:root{--ink:#242321;--muted:#6f6a63;--cream:#f5f1e9;--paper:#fbf9f4;--line:#d9d1c5;--steel:#9c9b98;--accent:#8b6f50}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Montserrat","Microsoft YaHei",sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button{font:inherit}.announcement{height:30px;background:#262522;color:#eee9df;text-align:center;font-size:10px;letter-spacing:.18em;line-height:30px}.site-header{height:92px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:rgba(251,249,244,.96);position:relative;z-index:20;border-bottom:1px solid rgba(36,35,33,.08)}.brand{display:flex;flex-direction:column;text-align:center;gap:5px}.brand strong{font-family:"Noto Serif SC",serif;font-size:24px;letter-spacing:.28em;font-weight:500}.brand span{font-size:8px;letter-spacing:.38em}.nav{display:flex;align-items:center;gap:26px;font-size:11px;letter-spacing:.08em}.nav-right{justify-content:flex-end}.nav button{border:0;background:none;cursor:pointer;color:var(--ink)}.menu-toggle{display:none;background:none;border:0;font-size:20px}.hero{height:min(74vh,760px);min-height:570px;position:relative;overflow:hidden;color:white}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,25,20,.52),rgba(31,25,20,.08) 62%,rgba(31,25,20,0))}.hero-copy{position:absolute;left:9vw;top:50%;transform:translateY(-50%);max-width:550px}.eyebrow{font-size:10px;letter-spacing:.28em;font-weight:600;margin:0 0 18px}.hero h1,.intro h2,.story h2,.section-heading h2,.contact h2,.dialog-copy h2{font-family:"Noto Serif SC",serif;font-weight:400}.hero h1{font-size:clamp(42px,5.2vw,78px);line-height:1.2;letter-spacing:.04em;margin:0 0 22px}.hero-copy>p:not(.eyebrow){line-height:1.9;color:#f4f0e9;margin-bottom:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;min-width:210px;padding:16px 20px;border:1px solid;letter-spacing:.16em;font-size:10px;text-transform:uppercase}.button.light{border-color:rgba(255,255,255,.8)}.button.dark{border-color:var(--ink);background:var(--ink);color:white}.hero-index{position:absolute;bottom:26px;right:4vw;display:flex;align-items:center;gap:12px;font-size:9px;letter-spacing:.15em}.hero-index i{display:block;width:70px;height:1px;background:rgba(255,255,255,.7)}.intro{text-align:center;padding:90px 20px 48px}.intro h2,.section-heading h2{font-size:38px;margin:0 0 14px}.intro>p:last-child{color:var(--muted)}.products-section{padding:0 5vw 110px}.filter-bar{display:flex;justify-content:center;gap:12px;margin:0 0 42px;flex-wrap:wrap}.filter{background:transparent;border:1px solid var(--line);padding:11px 25px;min-width:90px;cursor:pointer;color:var(--muted)}.filter.active,.filter:hover{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:38px 18px}.product-card{cursor:pointer;transition:opacity .25s,transform .25s}.product-card:hover{transform:translateY(-5px)}.product-card[hidden]{display:none}.product-image{aspect-ratio:1/1;background-image:url('/static/images/products.png');background-size:400% 200%;background-position:var(--pos);background-repeat:no-repeat}.product-meta{display:flex;justify-content:space-between;align-items:end;padding-top:17px}.product-category{font-size:9px;letter-spacing:.2em;color:var(--muted);margin:0 0 7px}.product-meta h3{font-family:"Noto Serif SC",serif;font-size:16px;font-weight:500;margin:0}.detail-button{width:35px;height:35px;border:1px solid var(--line);background:transparent;cursor:pointer}.product-code{font-size:9px;color:#918b83;letter-spacing:.1em}.display-note{text-align:center;color:var(--muted);font-size:11px;letter-spacing:.08em;margin-top:60px}.story{display:grid;grid-template-columns:1.15fr .85fr;background:#d9d0c2;min-height:650px}.story-image{background:linear-gradient(140deg,rgba(30,26,23,.1),rgba(30,26,23,.42)),url('/static/images/hero.png') 82% center/cover}.story-copy{padding:10vw 9vw 8vw 8vw}.story-copy h2{font-size:48px;line-height:1.35;margin:0 0 30px}.story-copy>p:not(.eyebrow){line-height:2;color:#514b44}.story dl{margin-top:50px}.story dl div{display:grid;grid-template-columns:80px 1fr;border-top:1px solid rgba(36,35,33,.2);padding:16px 0}.story dt{font-family:"Noto Serif SC",serif;font-size:17px}.story dd{margin:0;color:#6f675f}.categories{padding:110px 5vw}.section-heading{text-align:center;margin-bottom:45px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.category-grid button{height:230px;border:0;border-right:1px solid var(--line);background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.3s}.category-grid button:last-child{border:0}.category-grid button:hover{background:#ebe4d8}.category-grid span{font-size:10px;color:var(--accent);margin-bottom:32px}.category-grid strong{font-family:"Noto Serif SC",serif;font-size:28px;font-weight:400}.category-grid small{font-size:8px;letter-spacing:.2em;margin-top:9px}.contact{padding:90px 9vw;background:#ece5da;display:flex;align-items:end;justify-content:space-between}.contact h2{font-size:42px;margin:0 0 15px}.contact p:last-child{color:var(--muted)}footer{background:#242321;color:#ddd5c9;min-height:210px;padding:55px 5vw;display:flex;align-items:center;justify-content:space-between}footer p{font-size:10px;letter-spacing:.1em;color:#9f998f}.footer-brand strong{font-size:21px}.product-dialog{width:min(880px,92vw);padding:0;border:0;background:var(--paper);box-shadow:0 30px 90px rgba(0,0,0,.28);grid-template-columns:1fr 1fr}.product-dialog[open]{display:grid}.product-dialog::backdrop{background:rgba(25,22,19,.68);backdrop-filter:blur(4px)}.dialog-image{aspect-ratio:auto;min-height:540px}.dialog-copy{padding:70px 55px;display:flex;flex-direction:column;justify-content:center}.dialog-copy h2{font-size:34px;margin:0 0 12px}.dialog-code{font-size:10px;color:var(--muted);letter-spacing:.12em}.dialog-description{line-height:2;color:var(--muted);margin:25px 0 38px}.dialog-close{position:absolute;right:18px;top:14px;border:0;background:none;font-size:29px;cursor:pointer}.search-panel{position:fixed;inset:0;z-index:50;background:rgba(251,249,244,.98);padding:16vh 15vw}.search-panel label{display:block;font-family:"Noto Serif SC",serif;font-size:36px;margin-bottom:25px}.search-panel input{width:100%;border:0;border-bottom:1px solid var(--ink);background:transparent;font:24px "Noto Serif SC",serif;padding:15px 0;outline:0}.search-close{position:absolute;top:35px;right:5vw;background:none;border:0;font-size:32px;cursor:pointer}.search-results{margin-top:30px;display:grid;gap:10px}.search-result{border-bottom:1px solid var(--line);padding:15px 0;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:960px){.nav{display:none}.site-header{grid-template-columns:1fr auto 1fr;height:78px}.menu-toggle{display:block;justify-self:start}.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-image{min-height:520px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-grid button:nth-child(2){border-right:0}.category-grid button{border-bottom:1px solid var(--line)}.contact{align-items:flex-start;gap:40px;flex-direction:column}footer{gap:20px;flex-direction:column;text-align:center}}@media(max-width:600px){.announcement{font-size:8px}.brand strong{font-size:18px}.hero{height:72vh;min-height:570px}.hero>img{object-position:68% center}.hero-shade{background:linear-gradient(0deg,rgba(28,24,21,.68),rgba(28,24,21,.05))}.hero-copy{left:7vw;right:7vw;top:auto;bottom:75px;transform:none}.hero h1{font-size:40px}.hero-copy>p:not(.eyebrow){font-size:12px}.intro{padding-top:70px}.intro h2,.section-heading h2{font-size:30px}.products-section{padding-left:18px;padding-right:18px}.product-grid{gap:28px 10px}.product-meta h3{font-size:13px}.detail-button{display:none}.filter{padding:9px 16px;min-width:0}.story-image{min-height:430px}.story-copy{padding:70px 25px}.story-copy h2{font-size:37px}.categories{padding:80px 18px}.category-grid button{height:170px}.category-grid strong{font-size:23px}.contact{padding:70px 25px}.contact h2{font-size:36px}.product-dialog[open]{grid-template-columns:1fr;max-height:90vh;overflow:auto}.dialog-image{min-height:340px}.dialog-copy{padding:35px 28px}.search-panel{padding:14vh 25px}.search-panel label{font-size:28px}}
