:root{--ink:#17231f;--muted:#64716d;--paper:#f4f2ed;--white:#fffefa;--line:rgba(23,35,31,.14);--accent:#b1794f;--green:#193d35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;height:74px;border-bottom:1px solid rgba(23,35,31,.1);background:rgba(244,242,237,.9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;justify-content:space-between;gap:20px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:11px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:var(--white);background:var(--ink);border-radius:50%}.brand strong{display:block;font:700 14px/1.1 Georgia,serif;letter-spacing:.12em}.brand small{display:block;margin-top:4px;font-size:8px;letter-spacing:.15em}.brand small,.nav{color:var(--muted)}.nav{display:flex;align-items:center;gap:28px;font-size:13px}.nav a:hover,.nav-cta{color:var(--ink)}.nav-cta{display:inline-flex;align-items:center;gap:6px;padding:10px 15px;border:1px solid var(--line);border-radius:999px}.hero{min-height:650px;display:grid;grid-template-columns:1.02fr .98fr;border-bottom:1px solid var(--line)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,10vw,130px) clamp(24px,7vw,100px)}.eyebrow{margin:0 0 16px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.22em}.hero h1{max-width:600px;margin:0;font:600 clamp(42px,6vw,78px)/1.08 "Noto Serif SC",Songti SC,serif;letter-spacing:-.06em}.hero h1 span{display:block;margin-top:13px;color:var(--accent);font-size:.43em;letter-spacing:.12em}.hero-lead{max-width:500px;margin:28px 0 34px;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:11px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 19px;border:1px solid transparent;border-radius:999px;background:var(--green);color:white;font-size:13px;font-weight:600}.btn-outline{border-color:var(--line);background:transparent;color:var(--ink)}.hero-art{position:relative;min-height:650px;overflow:hidden;background:#d8ddd7}.hero-art img{width:100%;height:100%;object-fit:cover}.hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(14,34,28,.05),rgba(14,34,28,.42));pointer-events:none}.hero-note{position:absolute;right:28px;bottom:28px;z-index:1;width:min(260px,calc(100% - 56px));padding:19px 20px;background:rgba(20,42,35,.8);color:white;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-note strong{display:block;margin-bottom:6px;font:600 19px/1.3 "Noto Serif SC",serif}.hero-note span{color:rgba(255,255,255,.7);font-size:12px;line-height:1.7}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.stat{padding:26px 20px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat strong{display:block;margin-bottom:5px;font:600 25px/1.2 "Noto Serif SC",serif}.stat span{color:var(--muted);font-size:12px}.section{padding:104px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:36px}.section-head h2{margin:0;font:600 clamp(30px,4vw,52px)/1.15 "Noto Serif SC",serif;letter-spacing:-.05em}.section-head p{max-width:400px;margin:0;color:var(--muted);line-height:1.8}.template-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.filter{min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--muted);cursor:pointer}.filter.active,.filter:hover{border-color:var(--ink);background:var(--ink);color:white}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.template-card{overflow:hidden;border:1px solid var(--line);background:var(--white);transition:transform .25s,box-shadow .25s}.template-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(25,43,37,.12)}.template-preview{position:relative;aspect-ratio:1.38;overflow:hidden;background:#dfe4df}.template-preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.template-card:hover .template-preview img{transform:scale(1.04)}.template-label{position:absolute;left:15px;top:15px;padding:6px 9px;color:white;background:rgba(20,32,28,.78);font-size:10px;letter-spacing:.11em}.template-body{padding:20px}.template-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}.template-body h3{margin:10px 0 7px;font:600 24px/1.25 "Noto Serif SC",serif}.template-body p{min-height:48px;margin:0 0 16px;color:var(--muted);font-size:13px;line-height:1.75}.chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.chip{padding:6px 9px;color:var(--muted);background:#eeece6;font-size:11px}.template-link{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--line);font-size:13px;font-weight:600}.process{background:#e7e9e3}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:36px;background:var(--line)}.process-step{min-height:190px;padding:30px;background:#e7e9e3}.process-step b{display:block;margin-bottom:34px;color:var(--accent);font:600 27px/1 Georgia,serif}.process-step h3{margin:0 0 9px;font:600 20px/1.3 "Noto Serif SC",serif}.process-step p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.cta{padding:90px 0}.cta-box{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:clamp(35px,6vw,65px);background:var(--green);color:white}.cta-box h2{margin:0;font:600 clamp(30px,4vw,49px)/1.18 "Noto Serif SC",serif}.cta-box p{max-width:510px;margin:15px 0 0;color:rgba(255,255,255,.68);line-height:1.8}.cta-box .btn{background:var(--white);color:var(--ink);white-space:nowrap}.site-footer{padding:52px 0 22px;background:#17231f;color:white}.footer-inner{display:flex;justify-content:space-between;gap:30px;padding-bottom:40px}.footer-inner strong{font:600 25px/1 Georgia,serif;letter-spacing:.09em}.footer-inner p{max-width:370px;margin:15px 0 0;color:rgba(255,255,255,.58);line-height:1.8;font-size:13px}.footer-links{display:grid;gap:12px;color:rgba(255,255,255,.72);font-size:13px;text-align:right}.footer-bottom{padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.4);font-size:11px}.detail-page{padding:66px 0 110px}.detail-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.detail-image{position:relative;aspect-ratio:1.15;overflow:hidden;background:#dfe4df}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-copy h1{margin:0 0 12px;font:600 clamp(38px,5vw,65px)/1.1 "Noto Serif SC",serif;letter-spacing:-.05em}.detail-copy .english{color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.18em}.detail-copy .lead{margin:26px 0;color:var(--muted);font-size:16px;line-height:1.9}.detail-list{display:grid;gap:0;margin:30px 0;border-top:1px solid var(--line)}.detail-list div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.back-link,.detail-list span{color:var(--muted)}.back-link{display:inline-flex;align-items:center;gap:7px;margin-top:30px;font-size:13px}@media (max-width:900px){.detail-layout,.hero{grid-template-columns:1fr}.hero-art{min-height:480px}.template-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{gap:36px}}@media (max-width:620px){.container{width:min(100% - 32px,520px)}.site-header{height:68px}.nav{gap:11px;font-size:11px}.nav a:not(.nav-cta){display:none}.nav-cta{padding:8px 10px}.hero{min-height:0}.hero-copy{padding:65px 0 55px}.hero-art{min-height:365px}.hero-note{right:16px;bottom:16px;width:calc(100% - 32px)}.stats{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:72px 0}.cta-box,.footer-inner,.section-head{display:block}.section-head p{margin-top:16px}.process-grid,.template-grid{grid-template-columns:1fr}.process-step{min-height:0}.process-step b{margin-bottom:20px}.cta-box .btn{margin-top:25px}.footer-links{margin-top:28px;text-align:left}}.detail-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;margin-bottom:42px}.detail-intro-copy{max-width:760px}.detail-intro-copy h1{margin:8px 0 0;font:600 clamp(36px,5vw,64px)/1.08 "Noto Serif SC",Songti SC,serif;letter-spacing:-.06em}.detail-intro-copy .eyebrow{margin:15px 0 0}.detail-selection{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:42px;padding:34px 0 0;border-top:1px solid var(--line)}.detail-selection h2{margin:8px 0;font:600 clamp(25px,3vw,38px)/1.2 "Noto Serif SC",serif}.detail-selection p{max-width:560px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.english{color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.18em}.template-site{--template-paper:#f8f7f2;--template-ink:#1e2926;--template-muted:#68736e;--template-line:rgba(30,41,38,.15);margin-top:54px;overflow:hidden;color:var(--template-ink);background:var(--template-paper);border:1px solid var(--template-line);box-shadow:0 18px 55px rgba(20,33,28,.08)}.template-site-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 clamp(20px,4vw,48px);border-bottom:1px solid var(--template-line);background:rgba(255,255,255,.52)}.template-site-brand{display:flex;align-items:center;gap:10px;min-width:0}.template-site-symbol{display:grid;place-items:center;flex:0 0 auto;width:31px;height:31px;border-radius:50%;background:var(--template-accent);color:#fff;font:600 15px/1 Georgia,serif}.template-site-brand strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 13px/1.2 Georgia,serif;letter-spacing:.1em}.template-site-brand small{display:block;margin-top:4px;color:var(--template-muted);font-size:8px;letter-spacing:.16em}.template-site-links{display:flex;align-items:center;gap:clamp(14px,3vw,34px);color:var(--template-muted);font-size:11px;letter-spacing:.04em}.template-site-links a:hover{color:var(--template-ink)}.template-site-tools{display:flex;align-items:center;gap:13px;color:var(--template-muted);font-size:11px}.template-site-lang{padding-left:13px;border-left:1px solid var(--template-line)}.template-site-menu{display:none}.template-site-hero{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);min-height:430px;border-bottom:1px solid var(--template-line)}.template-site-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,78px)}.template-site-kicker{display:block;margin-bottom:16px;color:var(--template-accent);font-size:10px;font-weight:700;letter-spacing:.18em}.template-site-hero-copy h2{max-width:480px;margin:0;font:600 clamp(31px,4.5vw,59px)/1.1 "Noto Serif SC",Songti SC,serif;letter-spacing:-.06em}.template-site-hero-copy p{max-width:420px;margin:21px 0 27px;color:var(--template-muted);font-size:14px;line-height:1.85}.template-site-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;min-height:41px;padding:0 16px;border:1px solid var(--template-accent);background:var(--template-accent);color:#fff;font-size:12px;font-weight:700;transition:transform .2s,opacity .2s}.template-site-button:hover{transform:translateY(-2px);opacity:.88}.template-site-hero-media{position:relative;min-height:430px;overflow:hidden;background:#d5dbd6}.template-site-hero-media img{object-fit:cover;transition:transform .6s}.template-site:hover .template-site-hero-media img{transform:scale(1.025)}.template-site-stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--template-line)}.template-site-stats>div{padding:20px 14px;text-align:center;border-right:1px solid var(--template-line)}.template-site-stats>div:last-child{border-right:0}.template-site-stats strong{display:block;margin-bottom:5px;color:var(--template-accent);font:600 24px/1 Georgia,serif}.template-site-stats span{color:var(--template-muted);font-size:11px}.template-site-content{padding:clamp(43px,6vw,78px) clamp(22px,6vw,78px)}.template-site-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:27px}.template-site-heading>span{color:var(--template-accent);font-size:10px;font-weight:700;letter-spacing:.16em}.template-site-heading h3{flex:1 1;margin:0;font:600 clamp(25px,3.3vw,40px)/1.15 "Noto Serif SC",Songti SC,serif;letter-spacing:-.04em}.template-site-heading p{max-width:280px;margin:0;color:var(--template-muted);font-size:12px;line-height:1.75}.template-site-products{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.template-site-products article{min-width:0;border:1px solid var(--template-line);background:rgba(255,255,255,.45)}.template-site-product-image{position:relative;aspect-ratio:1.22;overflow:hidden;background:#e2e5df}.template-site-product-image img{object-fit:cover;transition:transform .45s}.template-site-products article:hover .template-site-product-image img{transform:scale(1.05)}.template-site-product-meta{display:grid;gap:5px;padding:14px 15px 16px}.template-site-product-meta span{color:var(--template-accent);font-size:9px;font-weight:700;letter-spacing:.14em}.template-site-product-meta b{font:600 17px/1.3 "Noto Serif SC",Songti SC,serif}.template-site-product-meta small{color:var(--template-muted);font-size:10px}.template-site-capabilities{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;padding:clamp(36px,5vw,60px) clamp(22px,6vw,78px);background:color-mix(in srgb,var(--template-accent) 9%,var(--template-paper));border-top:1px solid var(--template-line);border-bottom:1px solid var(--template-line)}.template-site-capabilities h3{max-width:320px;margin:0;font:600 clamp(25px,3.4vw,39px)/1.18 "Noto Serif SC",Songti SC,serif;letter-spacing:-.05em}.template-site-capability-list{display:grid;gap:0}.template-site-capability-list>div{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--template-line)}.template-site-capability-list>div:first-child{padding-top:0}.template-site-capability-list>div:last-child{padding-bottom:0;border-bottom:0}.template-site-capability-list svg{flex:0 0 auto;margin-top:2px;color:var(--template-accent)}.template-site-capability-list b{display:block;margin-bottom:4px;font-size:13px}.template-site-capability-list small{display:block;color:var(--template-muted);font-size:11px;line-height:1.7}.template-site-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(34px,5vw,58px) clamp(22px,6vw,78px);background:var(--template-ink);color:#fff}.template-site-contact .template-site-kicker{color:color-mix(in srgb,var(--template-accent) 78%,#fff)}.template-site-contact h3{max-width:650px;margin:0;font:600 clamp(24px,3.5vw,43px)/1.15 "Noto Serif SC",Songti SC,serif;letter-spacing:-.04em}.template-site-contact .template-site-button{flex:0 0 auto;border-color:#fff;background:#fff;color:var(--template-ink)}.template-site-catalog{--template-paper:#eef2f3;--template-ink:#25373e}.template-site-catalog .template-site-hero-copy{background:#e5ecee}.template-site-catalog .template-site-products article{background:#f8faf9}.template-site-editorial{--template-paper:#edf2ec;--template-ink:#1f3930}.template-site-editorial .template-site-hero{grid-template-columns:1fr;position:relative;min-height:470px}.template-site-editorial .template-site-hero-copy{position:relative;z-index:1;min-height:470px;max-width:680px;background:rgba(237,242,236,.9)}.template-site-editorial .template-site-hero-media{position:absolute;inset:0 0 0 42%;min-height:470px}.template-site-fashion{--template-paper:#fbf4f0;--template-ink:#3f2d31}.template-site-fashion .template-site-hero{grid-template-columns:1.08fr .92fr}.template-site-fashion .template-site-hero-copy h2{font-weight:500}.template-site-fashion .template-site-product-image{aspect-ratio:1}.template-site-eco{--template-paper:#eef2e9;--template-ink:#25402b}.template-site-eco .template-site-hero-media{border-left:12px solid #d9e4d2}.template-site-eco .template-site-capabilities{background:#e1ebdc}.template-site-global{--template-paper:#edf1f6;--template-ink:#1d2d42}.template-site-global .template-site-hero-copy,.template-site-global .template-site-nav{background:#e5ebf3}.template-site-bold .template-site-hero-copy h2,.template-site-global .template-site-hero-copy h2{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-.07em}.template-site-home{--template-paper:#f5f0e9;--template-ink:#43372f}.template-site-home .template-site-hero{grid-template-columns:.84fr 1.16fr}.template-site-home .template-site-products{gap:0}.template-site-home .template-site-products article{border-right:0}.template-site-home .template-site-products article:last-child{border-right:1px solid var(--template-line)}.template-site-bold{--template-paper:#e8edf1;--template-ink:#172433}.template-site-bold .template-site-hero{background:#dfe7ed}.template-site-bold .template-site-hero-copy h2{text-transform:uppercase}.template-site-bold .template-site-button{border-radius:999px}.template-site-service{--template-paper:#f0eee8;--template-ink:#2d2a26}.template-site-service .template-site-hero-copy{background:#e8e3d7}.template-site-service .template-site-stats strong{font-size:21px}.template-site-minimal{--template-paper:#fff;--template-ink:#212826;--template-line:rgba(33,40,38,.12)}.template-site-minimal .template-site-nav{background:#fff}.template-site-minimal .template-site-hero-copy{padding-left:clamp(28px,8vw,105px)}.template-site-minimal .template-site-hero-copy h2{font-family:Arial,sans-serif;font-weight:500;letter-spacing:-.06em}@media (max-width:760px){.detail-intro{display:block}.detail-intro-copy{margin-top:34px}.detail-selection{display:block}.detail-selection .hero-actions{margin-top:24px}.template-site{margin-top:36px}.template-site-nav{min-height:64px;padding:0 16px}.template-site-links{display:none}.template-site-tools{gap:10px}.template-site-menu{display:block}.template-site-fashion .template-site-hero,.template-site-hero,.template-site-home .template-site-hero{grid-template-columns:1fr}.template-site-hero-copy{min-height:330px;padding:42px 22px}.template-site-hero-copy h2{font-size:38px}.template-site-editorial .template-site-hero-media,.template-site-hero-media{position:relative;inset:auto;min-height:300px}.template-site-editorial .template-site-hero-copy{min-height:330px}.template-site-editorial .template-site-hero{min-height:0}.template-site-stats{grid-template-columns:repeat(2,1fr)}.template-site-stats>div:nth-child(2){border-right:0}.template-site-stats>div:nth-child(-n+2){border-bottom:1px solid var(--template-line)}.template-site-heading{display:block}.template-site-heading h3{margin-top:10px}.template-site-heading p{margin-top:12px}.template-site-products{grid-template-columns:1fr;gap:12px}.template-site-products article{display:grid;grid-template-columns:42% 1fr}.template-site-product-image{aspect-ratio:1.05}.template-site-product-meta{align-content:center}.template-site-capabilities{grid-template-columns:1fr;gap:28px}.template-site-contact{display:block}.template-site-contact .template-site-button{margin-top:24px}}