*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f2eb;color:#2c2825;font-family:"Plus Jakarta Sans",Arial,sans-serif;line-height:1.55}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.announcement{background:#2c2825;color:#f8f5ef;text-align:center;padding:8px 12px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,242,235,.96);backdrop-filter:blur(14px);border-bottom:1px solid #ded7ca}.header-row{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:11px;min-width:230px}.brand-box{width:42px;height:42px;border-radius:8px;background:#ece8de;box-shadow:inset 2px 2px 5px rgba(120,105,90,.18),inset -2px -2px 5px rgba(255,255,255,.9);display:grid;place-items:center}.brand-box svg{width:35px;height:35px;filter:drop-shadow(-1px -1px 1px #fff) drop-shadow(1.5px 2px 1.5px rgba(95,78,63,.3))}.brand-title{font-family:Cinzel,Georgia,serif;font-size:12px;font-weight:700;letter-spacing:.19em}.brand-sub{font-family:"Cormorant Garamond",Georgia,serif;font-size:12px;font-style:italic;color:#7a7167}.nav{display:flex;gap:24px;align-items:center}.nav a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.nav a:hover{color:#61705d}.header-actions{display:flex;gap:9px}.icon-btn,.menu-btn{width:38px;height:38px;border:1px solid #d8d0c3;background:#faf8f5;border-radius:7px;cursor:pointer;display:grid;place-items:center}.menu-btn{display:none}.cart-dot{position:relative}.cart-count{position:absolute;right:-5px;top:-7px;background:#5c6b56;color:white;border-radius:20px;min-width:19px;height:19px;display:grid;place-items:center;font-size:10px;font-weight:800}.hero{min-height:84vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,242,235,.94) 0%,rgba(245,242,235,.55) 46%,rgba(245,242,235,.12) 75%),linear-gradient(0deg,#f5f2eb 0%,transparent 28%);z-index:1}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-inner{position:relative;z-index:2;padding:86px 0;max-width:720px}.kicker{font-size:11px;text-transform:uppercase;letter-spacing:.22em;font-weight:800;color:#6e6458}.display{font-family:Cinzel,Georgia,serif;text-transform:uppercase;letter-spacing:.03em;line-height:1.05}.hero h1{font-size:clamp(42px,6vw,76px);margin:16px 0 20px}.editorial{font-family:"Cormorant Garamond",Georgia,serif;font-style:italic;text-transform:none;font-weight:400}.hero-copy{font-family:"Cormorant Garamond",Georgia,serif;font-size:24px;font-style:italic;max-width:620px;color:#494137}.buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 24px;border-radius:5px;border:1px solid #2c2825;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;cursor:pointer}.btn-dark{background:#2c2825;color:#faf8f5}.btn-light{background:rgba(250,248,245,.88);color:#2c2825;border-color:#d2c9ba}.section{padding:86px 0}.section-sm{padding:60px 0}.section-title{font-family:Cinzel,Georgia,serif;font-size:clamp(28px,4vw,46px);line-height:1.1;text-transform:uppercase;margin:8px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;border-top:1px solid #dcd4c7;padding-top:24px;margin-bottom:28px}.text-link{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:800}.panels{display:grid;grid-template-columns:1fr 1fr;gap:26px}.panel{height:560px;position:relative;overflow:hidden;border-radius:14px;border:1px solid #d8d0c3;background:#e7e0d5}.panel img{width:100%;height:100%;object-fit:cover;transition:.55s}.panel:hover img{transform:scale(1.035)}.panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(31,28,26,.88),rgba(31,28,26,.08) 65%)}.panel-copy{position:absolute;z-index:2;left:30px;right:30px;bottom:30px;color:white}.panel-copy h2{font-size:35px;margin:7px 0}.panel-copy p{font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;font-style:italic;color:#e8e0d4}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.category{padding:22px;background:#faf8f5;border:1px solid #ddd5c7;border-radius:9px;min-height:135px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.category:hover{border-color:#6a6258;transform:translateY(-2px)}.category strong{font-family:Cinzel,Georgia,serif;font-size:14px}.category small{color:#81766a}.manifesto{background:#ece7de;border-block:1px solid #dad2c3;text-align:center}.logo-hero{width:190px;height:190px;border-radius:18px;background:#f5f2eb;box-shadow:inset 2px 2px 5px rgba(120,105,90,.2),inset -2px -2px 5px #fff;display:grid;place-items:center;margin:0 auto 24px}.logo-hero svg{width:150px;height:150px;filter:drop-shadow(-1px -1px 1px #fff) drop-shadow(3px 4px 3px rgba(99,81,66,.28))}.manifesto blockquote{font-family:"Cormorant Garamond",Georgia,serif;font-size:clamp(25px,3vw,38px);font-style:italic;max-width:850px;margin:20px auto}.manifesto p{max-width:720px;margin:0 auto;color:#574e45}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#faf8f5;border:1px solid #dcd5c8;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.product-img{height:300px;overflow:hidden;background:#e9e2d7}.product-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.product-card:hover .product-img img{transform:scale(1.04)}.product-body{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.product-meta{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#786f64;font-weight:800}.product-name{font-family:Cinzel,Georgia,serif;font-size:16px;line-height:1.25}.price{font-weight:800}.quick-add{margin-top:auto;border:1px solid #2c2825;background:transparent;padding:11px;cursor:pointer;font-size:10px;text-transform:uppercase;letter-spacing:.15em;font-weight:800}.quick-add:hover{background:#2c2825;color:#fff}.power-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.power-card{background:#2e2a27;color:#f7f3ed;padding:28px 22px;border-radius:10px;min-height:220px;display:flex;flex-direction:column;justify-content:space-between}.power-card:nth-child(2){background:#665b4f}.power-card:nth-child(3){background:#837665}.power-card:nth-child(4){background:#536253}.power-card h3{font-family:Cinzel,Georgia,serif;font-size:22px;margin:0}.trade-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.trade-card{position:relative;height:330px;border-radius:12px;overflow:hidden}.trade-card img{width:100%;height:100%;object-fit:cover}.trade-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,27,24,.85),rgba(30,27,24,.08))}.trade-card span{position:absolute;z-index:2;left:20px;bottom:20px;color:#fff;font-family:Cinzel,Georgia,serif;font-size:18px;text-transform:uppercase}.newsletter{background:#2c2825;color:#f7f2e9;padding:64px 0}.newsletter-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.newsletter h2{font-size:42px;margin:6px 0}.signup{display:flex;gap:10px}.signup input{flex:1;background:#f7f2e9;border:0;padding:15px}.signup button{background:#b9aa93;color:#211e1b;border:0;padding:0 22px;font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.1em}.footer{background:#e8e2d8;padding:55px 0 24px;border-top:1px solid #d4cbbb}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px}.footer h4{font-family:Cinzel,Georgia,serif;font-size:13px}.footer a{display:block;font-size:12px;color:#5f564c;margin:8px 0}.footer-bottom{border-top:1px solid #d1c7b8;margin-top:36px;padding-top:18px;font-size:11px;color:#756a5e}.page-hero{padding:74px 0 46px;background:#ebe5dc;border-bottom:1px solid #d8d0c3}.page-hero h1{font-size:clamp(38px,5vw,64px);margin:8px 0}.page-copy{max-width:720px;font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;font-style:italic}.filter-row{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}.filter{border:1px solid #d6cec1;padding:9px 13px;border-radius:4px;font-size:10px;text-transform:uppercase;letter-spacing:.1em;background:#faf8f5}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.split img{width:100%;border-radius:14px;max-height:650px;object-fit:cover}.details h2{font-size:40px}.specs{border-top:1px solid #d8d0c3;margin-top:25px}.spec{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #dfd7ca;font-size:13px}.badge{display:inline-block;padding:6px 9px;border:1px solid #cfc5b6;font-size:9px;letter-spacing:.12em;text-transform:uppercase}.qty{display:inline-flex;border:1px solid #d5ccbe;margin:12px 0}.qty button,.qty span{width:38px;height:38px;display:grid;place-items:center;border:0;background:#faf8f5}.overlay{position:fixed;inset:0;background:rgba(24,21,19,.55);z-index:80;display:none}.overlay.open{display:block}.drawer{position:absolute;right:0;top:0;height:100%;width:min(430px,92vw);background:#f7f3ed;padding:28px;box-shadow:-10px 0 40px rgba(0,0,0,.2);overflow:auto}.search-panel{position:absolute;left:50%;top:18%;transform:translateX(-50%);width:min(720px,92vw);background:#f7f3ed;padding:30px;border-radius:12px}.search-panel input{width:100%;padding:16px;border:1px solid #cec5b7;background:white}.close{float:right;border:0;background:none;font-size:26px;cursor:pointer}.popup{position:fixed;inset:0;background:rgba(28,24,21,.6);z-index:90;display:none;place-items:center;padding:18px}.popup.open{display:grid}.popup-card{width:min(820px,96vw);background:#f4efe7;display:grid;grid-template-columns:1fr 1fr;border-radius:14px;overflow:hidden;position:relative}.popup-card img{width:100%;height:100%;object-fit:cover;min-height:470px}.popup-copy{padding:42px}.popup-copy h2{font-size:42px}.mobile-nav{display:none;padding:12px 0 20px;border-top:1px solid #ddd5c8}.mobile-nav.open{display:block}.mobile-nav a{display:block;padding:10px 0;text-transform:uppercase;font-size:12px;letter-spacing:.12em;font-weight:700}.notice{padding:12px 14px;background:#e8e2d7;border:1px solid #d3c8b8;border-radius:8px;font-size:13px}.empty-space{height:20px}@media(max-width:900px){.nav{display:none}.menu-btn{display:grid}.brand{min-width:auto}.brand-sub{display:none}.panels,.split,.newsletter-inner,.popup-card{grid-template-columns:1fr}.panel{height:470px}.product-grid,.power-grid{grid-template-columns:repeat(2,1fr)}.trade-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.popup-card img{height:260px;min-height:0}.hero{min-height:74vh}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(100% - 24px,1180px)}.header-row{height:68px}.brand-title{font-size:10px}.header-actions .icon-btn:first-child{display:none}.hero h1{font-size:39px}.hero-copy{font-size:20px}.buttons{flex-direction:column}.btn{width:100%}.section{padding:64px 0}.panels{grid-template-columns:1fr}.panel{height:430px}.product-grid,.power-grid,.trade-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;flex-direction:column}.newsletter h2{font-size:34px}.signup{flex-direction:column}.signup button{min-height:46px}.footer-grid{grid-template-columns:1fr}.split{gap:26px}.popup-copy{padding:28px}.popup-copy h2{font-size:34px}}