:root{color:#241f1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#241f1a;--muted:#776a5f;--soft:#fffaf4;--paper:#fff4ec;--jade:#8da797;--jade-dark:#517064;--gold:#b48955;--clay:#a96f58;--line:#ab895e3d;--shadow:0 18px 60px #5b3d2a24;background:#fffaf4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}body,button,input,textarea{font:inherit}button{border:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,dl,dd{margin:0}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{background:linear-gradient(#fffaf4f5,#f8efe5eb),#fffaf4;min-height:100vh}.app-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf4e6;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px clamp(16px,5vw,56px);display:flex;position:sticky;top:0}.brand-link{color:#49362f;align-items:center;gap:9px;min-width:0;font-weight:800;display:inline-flex}.brand-logo-frame{background:#fff6ef;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #b38d5b2e}.brand-logo{object-fit:contain;width:34px;height:34px}.brand-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-nav{flex:none;gap:6px;display:flex}.header-nav button{color:#6b5b50;cursor:pointer;background:0 0;border-radius:8px;min-height:38px;padding:0 10px;font-size:.92rem;font-weight:700}.header-nav button:focus-visible,.header-nav button:hover{color:#3f5f54;background:#8da79724;outline:0}.hero-section{isolation:isolate;align-items:end;min-height:700px;display:grid;position:relative;overflow:hidden}.hero-image,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-image{z-index:-2;object-fit:cover}.hero-overlay{z-index:-1;background:linear-gradient(#fffaf424,#fffaf4e6 66%),linear-gradient(90deg,#241f1a57,#241f1a05 56%)}.hero-content{gap:16px;width:min(760px,100% - 36px);margin:0 auto;padding:88px 0 34px;display:grid}.eyebrow{color:#9a683d;font-size:.8rem;font-weight:800}.hero-content h1,.detail-copy h1,.detail-empty h1{color:#261f1a;font-family:Georgia,Times New Roman,serif;font-size:3.15rem;font-weight:500;line-height:1}.hero-content p{color:#5f5148;max-width:34rem;font-size:1.02rem}.hero-actions,.modal-actions{flex-wrap:wrap;gap:10px;display:flex}.button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 15px;font-weight:800;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button:focus-visible,.icon-button:focus-visible,.product-card-media:focus-visible,.mini-product:focus-visible,.category-pill:focus-visible,.related-item:focus-visible,.catalogue-search button:focus-visible{outline-offset:3px;outline:3px solid #51706452}.button:hover{transform:translateY(-1px)}.button-primary{color:#fffaf4;background:#4f6e62;box-shadow:0 10px 28px #365b4d38}.button-primary:hover{background:#3f5f54}.button-secondary{color:#604739;background:#fffaf4;border:1px solid #89633e40}.button-secondary:hover{background:#fff4ec;border-color:#89633e6b}.button-ghost{color:#4d3c32;background:#fffaf4b8}.button-compact{min-height:38px;padding:0 12px}.hero-meta{scrollbar-width:none;gap:8px;max-width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.hero-meta::-webkit-scrollbar{display:none}.hero-meta span{color:#4e665d;background:#fffaf4ad;border:1px solid #8da79752;border-radius:8px;flex:none;padding:6px 10px;font-size:.86rem;font-weight:800}.section{padding:58px 0;scroll-margin-top:62px}.section-inner,.detail-inner{width:min(1120px,100% - 36px);margin:0 auto}.intro-band{padding:16px 0 42px}.hero-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mini-product{color:#554237;cursor:pointer;text-align:left;background:0 0;gap:8px;padding:0;font-weight:800;display:grid}.mini-product img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;box-shadow:0 10px 28px #5b3d2a1a}.mini-product span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.section-heading{gap:10px;margin-bottom:24px;display:grid}.section-heading h2,.modal-content h2,.detail-related h2,.detail-contact h2{color:#2b231e;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1.12}.section-heading p:not(.eyebrow),.category-copy p,.product-card-body p,.contact-copy p,.contact-card p,.modal-content p,.detail-copy p,.detail-empty p,.site-footer p,.empty-results p{color:var(--muted)}.category-heading-row,.products-heading-row{gap:8px;display:grid}.catalogue-search{color:#517064;background:#fffaf4cc;border:1px solid #89633e38;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:grid}.catalogue-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.catalogue-search input::placeholder{color:#9a8c80}.catalogue-search input::-webkit-search-cancel-button{display:none}.catalogue-search button{color:#776a5f;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:36px;height:36px;padding:0;display:grid}.category-strip{scrollbar-width:none;gap:8px;padding:2px 2px 14px;display:flex;overflow-x:auto}.category-strip::-webkit-scrollbar{display:none}.category-pill{color:#685447;cursor:pointer;background:#fffaf4;border:1px solid #89633e33;border-radius:8px;flex:none;min-height:42px;padding:0 16px;font-weight:800}.category-pill.is-active{color:#fffaf4;background:#4f6e62;border-color:#51706480}.category-copy-grid{grid-template-columns:1fr;gap:10px;margin-top:12px;display:grid}.category-copy{border:1px solid var(--line);background:#fffaf4b8;border-radius:8px;grid-template-columns:auto 1fr;gap:4px 10px;padding:14px;display:grid}.category-copy svg{color:var(--gold);grid-row:span 2}.category-copy h3{color:#3e332c;font-size:1rem}.products-heading-row{margin-bottom:24px}.products-heading-row .section-heading{margin-bottom:0}.results-summary{color:#85766a;font-size:.9rem}.product-grid{grid-template-columns:1fr;gap:16px;display:grid}.product-card,.contact-card,.related-item{border:1px solid var(--line);background:#fffaf4db;border-radius:8px;box-shadow:0 12px 34px #5b3d2a14}.product-card{overflow:hidden}.product-card-media{cursor:pointer;background:#efe3d8;width:100%;padding:0;display:block}.product-card-media img{aspect-ratio:4/5;object-fit:cover;width:100%}.product-card-body{gap:10px;padding:15px;display:grid}.product-card-topline{color:#8b6a49;justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;display:flex}.product-card-topline strong,.modal-price,.detail-price{color:#4f6e62;font-weight:900}.product-card h3{color:#2c241e;font-size:1.16rem}.label-row{flex-wrap:wrap;gap:6px;display:flex}.product-label{color:#46645a;background:#8da79726;border-radius:8px;padding:4px 8px;font-size:.78rem;font-weight:900}.product-card-actions{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.icon-link,.back-link{color:#6d4d3e;align-items:center;gap:6px;font-weight:900;display:inline-flex}.empty-results{border:1px solid var(--line);background:#fffaf4b8;border-radius:8px;justify-items:start;gap:12px;padding:28px;display:grid}.empty-results h3{color:#2b231e;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500}.empty-results>div{flex-wrap:wrap;gap:10px;display:flex}.contact-section{background:#f6ede4}.contact-layout{gap:24px;display:grid}.contact-copy{gap:12px;display:grid}.contact-copy h2{color:#2b231e;font-family:Georgia,Times New Roman,serif;font-size:2.15rem;font-weight:500;line-height:1.1}.contact-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.contact-card{gap:16px;min-width:0;padding:16px;display:grid}.contact-card>*{min-width:0}.contact-card-header{grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.contact-icon{color:#48685d;background:#8da79726;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.contact-card h3{color:#2d241f;font-size:1.08rem}.qr-frame{aspect-ratio:1;background:#fffaf4;border:1px solid #5170643d;border-radius:8px;place-items:center;width:100%;display:grid}.qr-frame img{object-fit:contain;width:100%;height:100%;padding:10px}.qr-placeholder{aspect-ratio:1;grid-template-columns:repeat(5,1fr);gap:8%;width:min(72%,220px);display:grid;position:relative}.qr-placeholder:before,.qr-placeholder:after,.qr-placeholder span{content:"";background:#4f6e62;border-radius:4px;box-shadow:42px 0 #4f6e6257,0 42px #b489556b,42px 42px #a96f5852}.qr-placeholder:before{grid-area:1/1/3/3}.qr-placeholder:after{grid-area:4/4/6/6}.qr-placeholder span:first-child{grid-area:1/4}.qr-placeholder span:nth-child(2){grid-area:4/2}.qr-placeholder span:nth-child(3){grid-area:2/5}.contact-note{color:#6e5d52;font-size:.92rem}.modal-backdrop{z-index:40;background:#231b156b;align-items:end;padding:14px;display:grid;position:fixed;inset:0}.product-modal{max-height:calc(100svh - 28px);box-shadow:var(--shadow);background:#fffaf4;border-radius:8px;display:grid;position:relative;overflow:auto}.icon-button{color:#4c3930;cursor:pointer;background:#fffaf4e6;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.modal-close{z-index:2;position:absolute;top:10px;right:10px}.modal-image-wrap img{aspect-ratio:4/3;object-fit:cover;width:100%}.modal-content{gap:12px;padding:18px;display:grid}.price-note{font-size:.82rem;color:#9a683d!important}.product-facts{gap:8px;display:grid}.product-facts div{border-top:1px solid var(--line);gap:2px;padding:10px 0;display:grid}.product-facts dt{color:#9a683d;font-size:.82rem;font-weight:900}.product-facts dd{color:#4b3d34}.detail-page{padding:24px 0 64px}.detail-inner{gap:24px;display:grid}.back-link{width:fit-content}.detail-hero{gap:20px;display:grid}.detail-media{background:#efe3d8;border-radius:8px;overflow:hidden}.detail-media img{aspect-ratio:4/5;object-fit:cover;width:100%}.detail-copy,.detail-empty{align-content:start;gap:14px;display:grid}.detail-facts{margin:6px 0}.detail-gallery,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.detail-gallery img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.detail-related,.detail-contact{gap:16px;padding-top:24px;display:grid}.related-item{gap:8px;padding-bottom:10px;display:grid;overflow:hidden}.related-item img{aspect-ratio:1;object-fit:cover;width:100%}.related-item span,.related-item strong{padding:0 10px}.related-item span{color:#302720;font-weight:900}.related-item strong{color:#4f6e62}.site-footer{border-top:1px solid var(--line);background:#fffaf4;gap:10px;padding:30px clamp(18px,5vw,56px);display:grid}.footer-brand{color:#3f3029;align-items:center;gap:8px;font-weight:900;display:inline-flex}.footer-brand img{object-fit:contain;width:30px;height:30px}.footer-links{color:#6f5b50;flex-wrap:wrap;gap:8px;font-size:.92rem;font-weight:800;display:flex}.footer-links span{border-right:1px solid var(--line);padding-right:8px}.footer-links span:last-child{border-right:0}@media (width>=700px){.hero-section{min-height:min(660px,100svh - 112px)}.hero-content{width:min(1120px,100% - 72px);padding-bottom:52px}.hero-content h1,.detail-copy h1,.detail-empty h1{font-size:4.5rem}.category-heading-row{grid-template-columns:minmax(0,1fr) minmax(300px,.65fr);align-items:end;gap:32px}.catalogue-search{margin-bottom:24px}.products-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:end}.results-summary{padding-bottom:4px}.category-copy-grid,.product-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-modal{grid-template-columns:minmax(260px,.88fr) 1fr;place-self:center;width:min(920px,100vw - 40px);max-height:min(720px,100svh - 40px)}.modal-image-wrap img{aspect-ratio:auto;height:100%;min-height:520px}.modal-content{padding:30px}.detail-hero{grid-template-columns:minmax(280px,.9fr) 1fr;align-items:center}.detail-media img{aspect-ratio:4/4.6}.detail-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1040px){.hero-section{min-height:min(680px,100svh - 112px)}.hero-content h1{font-size:5.4rem}.product-grid,.category-copy-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-layout{grid-template-columns:.82fr 1fr;align-items:start}}@media (width<=390px){.brand-name{max-width:5.5rem}.header-nav button{padding:0 8px}.hero-content h1,.detail-copy h1,.detail-empty h1{font-size:2.72rem}.section-heading h2,.modal-content h2,.contact-copy h2,.detail-related h2,.detail-contact h2{font-size:1.78rem}.product-card-actions,.modal-actions{flex-direction:column;align-items:stretch}.icon-link{min-height:38px}.empty-results>div{flex-direction:column;width:100%}.empty-results .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
