@charset "UTF-8";
:root{--paper:#faf9f6;--ink:#262722;--muted:#686960;--line:#d8d9d1;--ease:cubic-bezier(.2,.75,.15,1);--gutter:clamp(22px,4.5vw,80px);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI Variable","Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;background:none;border:0;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid #52643a;outline-offset:5px}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-weight:300}button,.text-link{min-height:44px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:20px;top:-70px;z-index:20;background:var(--ink);color:white;padding:15px}.skip:focus{top:12px}[hidden]{display:none!important}
.masthead{position:absolute;top:0;left:0;right:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:27px var(--gutter)}.brand{display:flex;flex-direction:column;gap:7px;align-items:flex-start;min-height:44px}.brand>span{font-size:23px;letter-spacing:.18em;font-weight:500}.brand small{font-size:8px;letter-spacing:.19em}.masthead nav{display:flex;align-items:center;gap:30px;font-size:12px}.masthead nav a{padding:14px 0}.masthead nav a span{font-size:9px;vertical-align:super;margin-left:4px}.masthead nav button{font-size:11px;border-bottom:1px solid var(--line);padding:0}.masthead nav a:hover,.text-link:hover{color:#63723c}.hero{position:relative;min-height:820px;height:100svh;overflow:hidden;padding:0 var(--gutter);isolation:isolate}.hero-products{position:absolute;inset:0;z-index:-1;pointer-events:none}.floating{position:absolute;mix-blend-mode:multiply;will-change:transform}.floating-a{width:clamp(160px,24vw,360px);left:4%;top:13%;transform:rotate(-13deg)}.floating-b{width:clamp(170px,23vw,360px);right:4%;top:10%;transform:rotate(13deg)}.floating-c{width:clamp(220px,27vw,440px);left:47%;top:54%;transform:rotate(-8deg)}.hero-caption{position:absolute;left:var(--gutter);right:var(--gutter);top:38%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em}.hero h1{position:absolute;left:0;right:0;top:41%;text-align:center;pointer-events:none}.display-word{display:block;font-size:clamp(85px,15.2vw,242px);line-height:.88;letter-spacing:-.065em;font-weight:200}.hero-cn{display:block;font-size:clamp(23px,2.8vw,45px);font-weight:300;letter-spacing:.13em;margin-top:22px}.hero-bottom{position:absolute;bottom:36px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:flex-end;font-size:11px;line-height:1.9}.hero-bottom p{color:var(--muted)}.hero-bottom .explore{position:absolute;left:50%;transform:translateX(-50%)}.text-link{display:inline-flex;align-items:center;gap:34px;font-size:12px;border-bottom:1px solid var(--ink);padding:5px 0}.text-link span{font-size:20px}.edition{font-size:10px;color:var(--muted)}
.exhibition{position:relative;border-top:1px solid var(--line)}.stage{height:100svh;min-height:700px;position:relative;overflow:hidden;isolation:isolate}.stage-top,.stage-bottom{position:absolute;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;z-index:2}.stage-top{top:32px;font-size:10px;letter-spacing:.14em}.stage-heading{position:absolute;top:13%;left:0;width:100%;text-align:center;z-index:1;pointer-events:none}.stage-heading>span:first-child{display:block;font-size:clamp(72px,12.2vw,190px);line-height:.95;letter-spacing:-.055em;font-weight:200}.stage-heading>span:last-child{display:block;font-size:20px;letter-spacing:.12em;margin-top:15px}.product-stage{position:absolute;left:50%;top:51%;transform:translate(-50%,-42%);width:min(56vw,65vh,690px);height:min(56vw,65vh,690px);z-index:0}.product-stage img{width:100%;height:100%;mix-blend-mode:multiply;object-fit:contain}.scene-copy{position:absolute;left:var(--gutter);bottom:26%;width:220px;z-index:2}.small-label{font-size:10px;letter-spacing:.07em;color:var(--muted)}.scene-copy p{font-size:23px;font-weight:300;line-height:1.7;margin:16px 0 20px}.scene-side{position:absolute;right:var(--gutter);top:55%;display:flex;gap:30px;font-size:10px;color:var(--muted)}.scene-vertical{writing-mode:vertical-rl;letter-spacing:.12em}.stage-bottom{bottom:29px}#scene-selectors{display:flex;gap:20px}#scene-selectors button{padding:0 0 6px;border-bottom:1px solid transparent;font-size:10px;color:var(--muted)}#scene-selectors button span{margin-left:6px}#scene-selectors button[aria-pressed=true]{border-color:var(--ink);color:var(--ink)}.scroll-note{font-size:10px;color:var(--muted)}
.section-pad{padding:100px var(--gutter)}.section-overline{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.1em}.collection-intro{display:flex;justify-content:space-between;align-items:flex-end;margin:45px 0 55px}.collection-intro h2{font-size:clamp(38px,4.8vw,78px);line-height:1.23;letter-spacing:-.035em}.collection-intro h2 span{color:#929488}.collection-intro>p{font-size:12px;line-height:2;color:var(--muted);padding-bottom:8px}.collection-tools{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);align-items:center}#filters{display:flex;gap:25px;flex-wrap:wrap}#filters button{font-size:12px;color:var(--muted);padding:12px 0;border-bottom:1px solid transparent;margin-bottom:-1px}#filters button[aria-pressed=true]{color:var(--ink);border-color:var(--ink)}.search{display:flex;align-items:center;max-width:250px;width:22%;border-bottom:1px solid var(--ink);margin-bottom:-1px}.search input{width:100%;min-height:48px;border:0;background:transparent;padding:8px 8px 8px 0;font-size:12px;color:var(--ink);border-radius:0}.search input::placeholder{color:var(--muted)}.results-meta{font-size:10px;display:flex;align-items:center;justify-content:space-between;height:65px;color:var(--muted)}.results-meta button{text-decoration:underline;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:70px}.product-card{min-width:0}.product-open{width:100%;text-align:left;padding:0;display:block}.product-photo{overflow:hidden;aspect-ratio:1;position:relative}.product-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .8s var(--ease)}.product-photo .view-product{position:absolute;right:10px;bottom:10px;display:grid;place-items:center;width:42px;height:42px;font-size:24px;background:var(--paper);border:1px solid var(--line);border-radius:50%;transition:background .2s}.product-open:hover img{transform:scale(1.035)}.product-open:hover .view-product{background:var(--ink);color:var(--paper)}.product-info{display:grid;grid-template-columns:1fr auto;gap:8px;padding:18px 0 12px;border-top:1px solid var(--line);margin-top:12px}.product-info h3{font-size:17px;font-weight:400}.product-info>span{font-size:10px;color:var(--muted);padding-top:4px}.product-info p{font-size:10px;color:var(--muted);letter-spacing:.06em}.product-tags{font-size:11px;color:var(--muted);line-height:1.7}#empty{text-align:center;padding:100px 0}#empty h3{font-size:24px;font-weight:400}#empty p{font-size:13px;color:var(--muted);margin:18px 0 22px}
.origin{margin-top:50px;background:#eeefe9}.origin-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:70px;align-items:start}.origin-layout h2{font-size:clamp(27px,3.1vw,48px);line-height:1.55;letter-spacing:-.025em}.factory-number{padding-left:12%;font-size:12px}.factory-number p{font-size:clamp(100px,14vw,216px);font-weight:200;line-height:1.2;letter-spacing:-.07em}.factory-number p span{font-size:.31em;margin-left:12px;letter-spacing:-.04em}.origin-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:85px;padding-top:28px;border-top:1px solid #cbcec3;font-size:12px;line-height:2}.origin-footer p{color:var(--muted)}.origin-footer small{font-size:10px;color:var(--muted)}.footer{padding-top:85px;padding-bottom:28px}.footer-title{font-size:clamp(80px,13.5vw,216px);line-height:.9;letter-spacing:-.055em;font-weight:200}.footer-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:75px;padding-top:24px;border-top:1px solid var(--line)}.footer-bottom>span{font-size:11px;color:var(--muted)}
dialog{border:0;padding:0;width:min(1100px,90vw);max-height:90svh;background:var(--paper);color:var(--ink);overscroll-behavior:contain}dialog::backdrop{background:#25261e70;backdrop-filter:blur(8px)}.detail-layout{display:grid;grid-template-columns:1fr 1fr;position:relative}.dialog-close{position:absolute;right:24px;top:18px;display:flex;gap:16px;align-items:center;font-size:12px;z-index:2}.dialog-close span{font-size:28px;font-weight:300}.detail-photo{display:flex;align-items:center;background:#f3f1eb;padding:20px}.detail-photo img{mix-blend-mode:multiply}.detail-content{padding:80px 40px 40px}.detail-content h2{font-size:30px;margin:15px 0}.detail-tags{font-size:12px;color:var(--muted);margin-bottom:35px}.detail-content h3{font-size:12px;font-weight:500;margin:24px 0 12px}.detail-content p:not(.detail-tags){font-size:12px;line-height:2;color:var(--muted)}.detail-note{margin:24px 0}.dialog-return{margin-top:10px}body:has(dialog[open]){overflow:hidden}
body.static .floating{will-change:auto}body.static .scroll-note{visibility:hidden}body.static .product-photo img{transition:none}
@media(min-width:1700px){.hero{min-height:950px}.floating-c{top:56%}.hero h1{top:40%}}
@media(max-width:1000px){.hero{min-height:740px}.floating-a{top:19%;left:1%;width:28vw}.floating-b{top:15%;right:1%;width:27vw}.floating-c{top:58%;left:48%;width:32vw}.hero-caption{top:37%}.hero h1{top:43%}.scene-copy{width:180px;bottom:24%}.scene-copy p{font-size:19px}.scene-side>span:first-child{display:none}.product-grid{gap:50px 25px}#filters{gap:18px}.search{width:25%}.product-info h3{font-size:15px}.origin-layout{grid-template-columns:1fr 1fr}.factory-number{padding-left:4%}}
@media(max-width:680px){html{scroll-padding-top:24px}.masthead{padding-top:24px;align-items:flex-start}.brand>span{font-size:20px}.brand small{font-size:7px}.masthead nav{gap:17px;font-size:11px;flex-wrap:wrap;max-width:190px;justify-content:flex-end}.masthead nav a{padding:2px 0;min-height:32px;display:flex;align-items:center}.masthead nav button{font-size:10px;min-height:32px;position:absolute;right:var(--gutter);top:61px}.hero{height:100svh;min-height:690px}.floating-a{width:44vw;left:-4%;top:18%;transform:rotate(-15deg)}.floating-b{width:42vw;right:-2%;top:12%;transform:rotate(12deg)}.floating-c{width:61vw;top:56%;left:28%}.hero-caption{top:38%;font-size:8px;letter-spacing:.06em}.hero-caption>span:last-child{display:none}.hero h1{top:42%}.display-word{font-size:16vw;font-weight:200;letter-spacing:-.07em}.hero-cn{font-size:25px;letter-spacing:.08em;margin-top:22px}.hero-bottom{bottom:22px;font-size:10px;align-items:flex-end}.hero-bottom .explore{left:auto;right:0;transform:none;gap:25px;font-size:11px}.edition{display:none}.stage{min-height:750px}.stage-top{top:30px;font-size:9px}.stage-heading{top:15%}.stage-heading>span:first-child{font-size:16vw}.stage-heading>span:last-child{font-size:18px;letter-spacing:.08em;margin-top:17px}.product-stage{width:90vw;height:90vw;top:40%;transform:translate(-50%,-20%)}.scene-copy{bottom:17%;left:var(--gutter);width:auto;right:var(--gutter);display:grid;grid-template-columns:1fr auto;align-items:end;gap:14px}.scene-copy .small-label{grid-column:1/-1;font-size:9px}.scene-copy p{font-size:19px;line-height:1.5;margin:0}.scene-copy .text-link{font-size:11px;gap:15px}.scene-side{display:none}.stage-bottom{bottom:25px;display:block}#scene-selectors{justify-content:space-between;gap:14px}#scene-selectors button{flex:1;text-align:left;font-size:10px}.scroll-note{display:block;margin-top:10px;font-size:9px}.section-pad{padding:70px var(--gutter)}.section-overline{font-size:9px}.collection-intro{display:block;margin:36px 0}.collection-intro h2{font-size:40px}.collection-intro>p{margin-top:24px;font-size:11px}.collection-tools{flex-direction:column;align-items:stretch;gap:18px;border:0}#filters{gap:0;justify-content:space-between;border-bottom:1px solid var(--line)}#filters button{font-size:11px}.search{width:100%;max-width:none;border-color:var(--line)}.search input{font-size:12px;min-height:44px}.results-meta{height:55px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 16px}.product-info{grid-template-columns:1fr;margin-top:7px;padding-top:12px;gap:6px}.product-info h3{font-size:13px}.product-info>span{display:none}.product-info p{font-size:8px;letter-spacing:0}.product-tags{font-size:10px;line-height:1.8}.product-photo .view-product{width:30px;height:30px;font-size:18px;right:0;bottom:0}.origin{margin-top:20px}.origin-layout{grid-template-columns:1fr;gap:40px;margin-top:40px}.origin-layout h2{font-size:28px}.factory-number{padding:0}.factory-number p{font-size:150px;line-height:1.15}.origin-footer{display:block;margin-top:40px;padding-top:20px}.origin-footer p{font-size:11px}.origin-footer small{display:block;margin-top:23px;font-size:9px}.footer{padding-top:60px;padding-bottom:25px}.footer-title{font-size:15vw}.footer-bottom{margin-top:45px;align-items:flex-end}.footer-bottom>span{display:none}.footer-bottom .text-link{font-size:11px}.detail-layout{grid-template-columns:1fr}.detail-photo{padding:34px 25px 0}.detail-photo img{width:100%;max-height:340px;object-fit:contain}.detail-content{padding:30px 24px}.detail-content h2{font-size:26px}.dialog-close{right:17px;top:8px}.detail-tags{margin-bottom:24px}dialog{width:94vw;max-height:94svh}}
@media(max-width:360px){.masthead nav{gap:12px;max-width:170px}.hero-cn{font-size:22px}.hero{min-height:670px}.stage{min-height:700px}.collection-intro h2{font-size:35px}#filters button{font-size:10px}.product-info h3{font-size:12px}.product-grid{column-gap:12px}.factory-number p{font-size:130px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.floating{will-change:auto}}
/* Final compositional pass: keep the Chinese headline clear of the foreground product. */
::selection{background:#dce3cf;color:var(--ink)}html{scrollbar-color:#b0b4a6 var(--paper);scrollbar-width:thin}input{caret-color:#52643a}a{text-underline-offset:5px}.ui-icon{width:18px;height:18px;display:inline-block;vertical-align:middle;flex:none;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.view-product .ui-icon{width:18px;height:18px}.search>.ui-icon{width:14px;height:14px}.dialog-close .ui-icon{width:22px;height:22px}.scroll-note .ui-icon{width:11px;height:11px;margin-left:5px}.stage-top>a{padding:12px 0}.collection-intro{margin-top:0}.origin-layout{margin-top:0}.stage-top,#scene-index,.results-meta{font-variant-numeric:tabular-nums}
@media(min-width:681px){.hero{min-height:700px}.floating-c{width:23vw;max-width:355px;left:64%;top:60%}.hero h1{top:40%}.origin{padding-top:85px}}
@media(max-width:680px){.floating-a{top:20%}.floating-b{top:18%}.floating-c{top:56%;left:32%;width:56vw}.scene-copy{bottom:17%}.product-stage{top:39%}.collection-intro{margin-top:0}}
/* Keep fine display lettering, but do not shrink functional reading text. */
.brand small,.masthead nav button,.stage-top,.small-label,.scene-copy .small-label,.scene-side,#scene-selectors button,.scroll-note,.results-meta,.product-info p,.product-info>span,.edition,.footer-bottom>span{font-size:11px}.hero-bottom,.collection-intro>p,.product-tags,.origin-footer p{font-size:12px}.origin-footer small{font-size:10px}.detail-content p:not(.detail-tags){font-size:14px}.detail-content h3{font-size:14px}.masthead nav a,.masthead nav button{min-height:44px}.collection-intro h2 span{color:#85877a}.stage-top{align-items:center}
@media(max-width:680px){.brand small{display:none}.masthead nav button{top:67px;font-size:11px}.masthead nav a{min-height:44px}.hero-bottom{font-size:11px}.product-tags,.product-info p{font-size:11px}.search input{font-size:14px}.origin-footer p{font-size:12px}.origin-footer small{font-size:10px}}
@media(max-width:360px){#filters button{font-size:11px}.masthead nav{gap:14px;max-width:180px}.masthead nav a{font-size:11px}.hero-bottom p{max-width:155px;font-size:11px}}
/* Finish-review fixes: licensed display face, readable tracking, protected product title. */
@font-face{font-family:"Inter Tight";src:url("fonts/inter-tight-latin.woff2") format("woff2");font-style:normal;font-weight:100 900;font-display:swap}
.display-word,.stage-heading>span:first-child,.factory-number p,.footer-title{font-family:"Inter Tight",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:200;letter-spacing:-.035em}.factory-number p span{letter-spacing:-.03em}.detail-content h2{margin-top:0;margin-bottom:12px}.detail-tags{margin-top:14px}
@media(min-width:681px){.stage-heading{top:11%}.product-stage{top:59%}}
/* Four-flavor camera: native scrolling drives one physical spring, not nested easing. */
.product-camera{position:relative;width:100%;height:100%;transform-origin:50% 58%;pointer-events:none}
.stage-heading{will-change:transform,opacity}
#scene-selectors button{transform-origin:50% 100%;white-space:nowrap;min-height:48px}
body.static .stage-heading{will-change:auto}
body.flow-stage .scroll-note{visibility:hidden}
@media(max-width:680px){#scene-selectors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}#scene-selectors button{font-size:11px;line-height:1.5;padding-bottom:8px}#scene-selectors button span{display:block;margin:2px 0 0;font-size:12px}.stage-bottom{bottom:22px}.scroll-note{margin-top:12px}}
@media(min-width:681px){.product-stage{top:61%;width:min(56vw,61vh,690px);height:min(56vw,61vh,690px)}}
@media(max-width:680px) and (min-height:541px) and (max-height:740px){.stage{min-height:560px}.stage-heading{top:13%}.stage-heading>span:last-child{margin-top:12px;font-size:16px}.product-stage{width:64vw;height:64vw;top:39%}.scene-copy{bottom:21%;gap:8px}.scene-copy p{font-size:17px}.stage-bottom{bottom:16px}.scroll-note{font-size:11px;margin-top:7px}}
@media(max-height:540px){.scroll-note{visibility:hidden}.stage{height:760px;min-height:760px}}
/* V1.2: four independent hover targets; solid photographs travel as whole objects. */
.hero-products{z-index:0}
.hero-product{padding:0;aspect-ratio:1;pointer-events:auto;perspective:800px;isolation:isolate}
.hero-product img{width:100%;height:100%;object-fit:contain;transform-origin:50% 55%}
.hero-product.is-floating{z-index:2}
.hero-product.is-floating img{will-change:transform}
.hero-product:focus-visible{outline-offset:0}
.hero-bottom{z-index:2}
.floating-a{width:clamp(170px,20vw,310px);left:9%;top:16%}
.floating-b{width:clamp(170px,20vw,305px);right:8%;top:16%}
.floating-c{width:clamp(180px,22vw,330px);left:auto;right:11%;top:61%;transform:rotate(-8deg)}
.floating-d{width:clamp(165px,21vw,315px);left:12%;top:59%;transform:rotate(9deg)}
.scene-product{position:absolute;inset:0;transform-origin:50% 50%;will-change:transform,opacity}
.scene-product:not(:first-child){opacity:0;visibility:hidden}
.scene-copy{will-change:opacity}
body.static .scene-product,body.static .scene-copy{will-change:auto}
.origin-materials{margin-top:30px;font-size:16px;line-height:1.8}
.origin-materials strong{font-weight:500}
.scene-controls{display:flex;align-items:center;gap:30px}
.stage-bottom::before{content:"";position:absolute;inset:-18px calc(-1 * var(--gutter)) -29px;background:linear-gradient(transparent,var(--paper) 40%);z-index:-1;pointer-events:none}
#scene-gather{font-size:11px;color:var(--muted);padding:0 0 6px;border-bottom:1px solid transparent;white-space:nowrap;min-height:48px}
#scene-gather[aria-pressed=true]{color:var(--ink);border-color:var(--ink)}
@media(max-width:1000px){.stage-bottom .scroll-note{display:none}}
@media(max-width:680px){.scene-controls{gap:12px}#scene-selectors{flex:1;gap:6px}#scene-selectors button span{font-size:11px}#scene-gather{min-width:48px;padding-bottom:8px}}
@media(max-width:1000px){.floating-a{width:26vw;left:4%;top:16%}.floating-b{width:25vw;right:4%;top:15%}.floating-c{width:27vw;right:8%;top:62%}.floating-d{width:26vw;left:8%;top:60%}}
@media(max-width:680px){.floating-a{width:40vw;left:2%;top:18%}.floating-b{width:38vw;right:2%;top:18%}.floating-c{width:45vw;right:1%;top:62%}.floating-d{width:43vw;left:1%;top:60%}.origin-materials{font-size:15px;margin-top:24px}}
@media(hover:none){.hero-product:active img{transform:scale(.97)}}
@media(prefers-reduced-motion:reduce){.hero-product:active img{transform:none}.scene-product,.scene-copy{will-change:auto}}
body.static .hero-product:active img{transform:none}
.masthead nav a span{font-size:11px}
