:root{--forest:#193d2c;--forest-2:#224d37;--cream:#fbf7ef;--cream-2:#f4eddf;--white:#fffdf9;--sand:#dfd1bb;--gold:#8b6736;--charcoal:#1d201c;--muted:#6f7069;--line:#e8dcc7;--shadow:0 16px 45px rgba(36,40,25,.1);--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--charcoal);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{height:42px;background:var(--forest);color:#fff;font-size:13px}.announcement-inner{max-width:var(--max);height:100%;padding:0 30px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.announcement-text{flex:1;text-align:center;font-weight:700;letter-spacing:.01em}.announcement-contact{white-space:nowrap;opacity:.95;display:flex;gap:10px;align-items:center}.site-header{background:#fffdf9f7;position:sticky;top:0;z-index:60;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{max-width:var(--max);margin:0 auto;padding:0 30px;height:78px;display:flex;align-items:center}.desktop-header{justify-content:space-between}.mobile-header{display:none}.wordmark{display:inline-flex;flex-direction:column;align-items:center;color:var(--forest);min-width:108px}.wordmark-name{font-family:Georgia,Times New Roman,serif;font-weight:700;line-height:.88;font-size:40px;letter-spacing:-1.5px}.wordmark-sub{letter-spacing:5px;font-size:12px;font-weight:700;margin-top:5px;color:var(--gold)}.main-nav{display:flex;align-items:center;gap:46px;text-transform:uppercase;font-size:13px;font-weight:700}.main-nav a{position:relative;padding:31px 0}.main-nav a:after{content:"";position:absolute;height:1px;bottom:23px;left:0;right:100%;background:var(--forest);transition:right .25s ease}.main-nav a:hover:after{right:0}.header-actions{display:flex;align-items:center;gap:17px;min-width:108px;justify-content:flex-end}.icon-btn{position:relative;border:0;padding:6px;background:transparent;color:var(--forest);cursor:pointer;display:inline-grid;place-items:center}.badge{position:absolute;right:-2px;top:-2px;min-width:18px;height:18px;background:var(--forest);border:2px solid var(--white);border-radius:99px;color:#fff;display:inline-grid;place-items:center;font-size:10px;line-height:1;font-weight:700}.mobile-drawer{display:none}.search-drawer{max-width:var(--max);margin:0 auto;padding:0 30px;height:0;overflow:hidden;display:flex;gap:10px;align-items:center;transition:height .2s ease;background:var(--white)}.search-drawer.is-open{height:82px;border-top:1px solid var(--line)}.search-drawer label{position:absolute;left:-9999px}.search-drawer input{flex:1;height:50px;border:1px solid var(--line);border-radius:999px;padding:0 20px;background:#fff}.btn{border:1px solid var(--forest);min-height:48px;border-radius:7px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--forest);color:#fff;text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .16s ease,background .16s ease}.btn:hover{background:var(--forest-2);transform:translateY(-1px)}.btn-outline{background:transparent;color:var(--forest)}.btn-outline:hover{background:var(--forest);color:#fff}.hero{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:45% 55%;min-height:515px;padding:0 30px;align-items:stretch}.hero-copy{padding:68px 20px 42px 0;align-self:center}.hero-copy h1{margin:0 0 13px;color:var(--forest);font-family:Georgia,Times New Roman,serif;font-size:80px;font-weight:600;line-height:.95;letter-spacing:-3px}.hero-copy h2{margin:0 0 20px;font-size:27px;font-weight:600;color:var(--gold);font-family:Georgia,serif}.hero-copy p{font-size:18px;line-height:1.55;max-width:410px;margin:0 0 29px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.hero-media{align-self:stretch;overflow:hidden}.hero-media img{width:100%;height:100%;min-height:515px;object-fit:cover;object-position:center}.benefits{max-width:var(--max);margin:0 auto;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);background:var(--white);padding:27px 30px;gap:10px}.benefits div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.benefits span{color:var(--gold);font-size:25px;line-height:1}.benefits strong{color:var(--forest);font-size:13px;text-transform:uppercase;letter-spacing:.03em}.benefits small{font-size:11px;text-transform:uppercase}.section{max-width:var(--max);margin:0 auto;padding:46px 30px 0}.ornament-heading{text-align:center;margin-bottom:32px;color:var(--forest)}.ornament-heading h2{font-size:35px;margin:0 0 8px;font-family:Georgia,serif;font-weight:600;text-transform:uppercase}.ornament-heading span{color:var(--gold);letter-spacing:4px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;aspect-ratio:1.38 / 1;overflow:hidden;border-radius:13px;box-shadow:var(--shadow)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#080f0b12 15%,#080f0ba6)}.category-card img{height:100%;width:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover img{transform:scale(1.04)}.category-content{position:absolute;left:25px;bottom:23px;color:#fff;z-index:1}.category-content h3{font-family:Georgia,serif;text-transform:uppercase;font-size:29px;line-height:1.1;margin:0 0 16px;max-width:260px}.category-content span{display:inline-flex;border-radius:5px;background:var(--forest);padding:12px 15px;text-transform:uppercase;font-size:12px;font-weight:700}.featured{padding-bottom:52px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:var(--white);border:1px solid var(--line);border-radius:13px;overflow:hidden;display:flex;flex-direction:column;min-height:100%}.product-image{display:block;background:var(--cream-2);aspect-ratio:1 / .92;overflow:hidden}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-info{display:flex;flex-direction:column;gap:12px;flex:1;padding:19px 18px 18px}.category-label{text-transform:uppercase;color:var(--forest);font-weight:700;font-size:10px;letter-spacing:.03em}.product-info h3{font-family:Georgia,serif;color:var(--forest);font-size:21px;line-height:1.25;margin:0}.product-info p{margin:0;color:var(--muted);font-size:13px;line-height:1.55;min-height:42px}.weight-field{margin-top:auto;display:grid;gap:7px;font-size:11px;font-weight:700;text-transform:uppercase;color:var(--forest)}.weight-select{height:44px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 12px;color:var(--charcoal)}.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:23px}.product-meta strong{color:var(--forest);font-size:17px}.product-meta span{color:var(--muted);font-size:12px}.product-info .btn{width:100%;margin-top:4px}.all-products{width:max-content;display:block;margin:34px auto 0;color:var(--forest);font-weight:700}.story{max-width:var(--max);margin:15px auto 68px;padding:50px 54px;border-radius:26px;background:var(--white);display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;border:1px solid var(--line)}.story small{color:var(--forest);border:1px solid var(--line);border-radius:99px;padding:8px 14px;font-weight:700}.story h2{margin:22px 0 0;color:var(--forest);font-family:Georgia,serif;font-size:38px;line-height:1.15}.story p{color:var(--muted);font-size:16px;line-height:1.8}.page-shell{max-width:var(--max);margin:0 auto;padding:58px 30px 76px}.page-heading{text-align:center;margin-bottom:36px}.page-heading p{text-transform:uppercase;color:var(--gold);letter-spacing:.12em;font-size:12px;font-weight:700;margin:0 0 13px}.page-heading h1{font-family:Georgia,serif;color:var(--forest);font-size:52px;margin:0 0 12px;font-weight:600}.page-heading span{color:var(--muted);line-height:1.6}.filter-row{height:64px;display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;gap:18px;color:var(--muted)}.filter-row a{color:var(--forest);font-weight:700}.catalog-search{width:min(360px,100%);height:48px;border:1px solid var(--line);border-radius:999px;padding:0 18px;background:#fff}.catalog-grid{padding-bottom:30px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}.detail-image{margin:0;border-radius:19px;overflow:hidden;background:var(--cream-2)}.detail-image img{aspect-ratio:1;width:100%;object-fit:cover}.detail-content{padding-top:18px}.detail-content h1{font-family:Georgia,serif;color:var(--forest);font-size:52px;line-height:1.1;font-weight:600;margin:18px 0}.lead{color:var(--muted);font-size:17px;line-height:1.7;margin:0 0 26px}.detail-weight{width:min(300px,100%);margin-bottom:20px}.detail-meta-primary{display:flex;gap:20px;align-items:center;margin:0 0 18px}.detail-meta-primary strong{font-size:24px;color:var(--forest)}.detail-add{min-width:230px}.specs{margin-top:36px;padding-top:22px;border-top:1px solid var(--line);display:grid;grid-template-columns:120px 1fr;gap:14px 20px;font-size:14px}.specs dt{font-weight:700;color:var(--forest)}.specs dd{margin:0;color:var(--muted)}.prose-page{min-height:55vh}.prose-panel,.contact-panel{max-width:790px;margin:0 auto;padding:45px;background:var(--white);border-radius:20px;border:1px solid var(--line)}.prose-panel h2,.contact-panel h2{font-family:Georgia,serif;color:var(--forest);font-size:32px}.prose-panel p,.contact-panel p{color:var(--muted);line-height:1.8;font-size:17px}.footer{background:#102f22;color:#f6f0e7;display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:34px;padding:55px max(30px,calc((100vw - var(--max)) / 2 + 30px))}.footer .wordmark{align-items:flex-start;color:#f6f0e7}.footer .wordmark-sub{color:#ddc18d}.footer-brand p{color:#d7d5cb;margin-top:20px}.footer-col{display:flex;flex-direction:column;gap:13px;color:#dedbcf;font-size:14px}.footer-col strong{color:#fff;margin-bottom:6px;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.text-btn{background:transparent;color:inherit;border:0;padding:0;text-align:left;cursor:pointer}.cart-overlay{display:none;position:fixed;inset:0;z-index:100;background:#0e1f166e;justify-content:flex-end}.cart-overlay.open{display:flex}.cart-drawer{width:min(460px,100vw);background:var(--white);height:100%;padding:29px 27px;overflow-y:auto;box-shadow:-20px 0 60px #00000029}.cart-heading{display:flex;justify-content:space-between;align-items:center;color:var(--forest)}.cart-heading h2{font-family:Georgia,serif;margin:0;font-size:34px}.cart-heading button{border:0;background:none;color:var(--forest);font-size:34px;cursor:pointer}.cart-help{color:var(--muted);font-size:13px;margin:13px 0 23px}.cart-items{display:grid;gap:12px}.empty-cart{border:1px dashed var(--line);padding:28px 16px;text-align:center;color:var(--muted);border-radius:12px}.cart-line{border:1px solid var(--line);border-radius:12px;padding:13px;display:grid;grid-template-columns:1fr auto;gap:10px}.cart-line strong{color:var(--forest);font-size:15px}.cart-line small{display:block;margin-top:6px;color:var(--muted)}.cart-line .line-price{color:var(--forest);font-weight:700}.cart-controls{grid-column:1 / -1;display:flex;align-items:center;gap:7px}.cart-controls button{border:1px solid var(--line);min-width:32px;height:32px;border-radius:7px;background:#fff;cursor:pointer}.cart-controls .remove-line{margin-left:auto;width:auto;padding:0 10px;color:#8b473a}.cart-summary{border-top:1px solid var(--line);padding-top:18px;margin:22px 0;color:var(--forest);font-weight:700}.checkout-btn{width:100%}.cart-caption{color:var(--muted);font-size:12px;text-align:center;line-height:1.5}.bottom-nav{display:none}@media(max-width:980px){body{padding-bottom:79px}.announcement{height:38px}.announcement-inner{padding:0 14px;justify-content:center}.announcement-contact{display:none}.announcement-text{font-size:12px}.desktop-header{display:none}.mobile-header{display:flex;height:74px;justify-content:space-between;padding:0 15px}.mobile-header .header-actions{gap:8px;min-width:auto}.mobile-header .wordmark{min-width:auto}.mobile-header .wordmark-name{font-size:38px}.mobile-header .wordmark-sub{font-size:10px;letter-spacing:4px}.mobile-drawer{position:absolute;left:0;right:0;top:74px;background:var(--white);border-bottom:1px solid var(--line);padding:15px 20px;flex-direction:column;gap:0;box-shadow:var(--shadow)}.mobile-drawer.is-open{display:flex}.mobile-drawer a{padding:14px 0;border-bottom:1px solid var(--line);font-weight:700}.search-drawer{padding:0 15px}.search-drawer.is-open{height:72px}.hero{display:block;min-height:0;padding:0;position:relative;background:var(--cream);overflow:hidden}.hero-copy{padding:37px 22px 32px;text-align:center;position:relative;z-index:1}.hero-copy h1{font-size:52px;letter-spacing:-2px}.hero-copy h2{font-size:25px;max-width:300px;margin:12px auto 18px;line-height:1.18}.hero-copy p{font-size:15px;max-width:330px;margin:0 auto 26px}.hero-cta{display:grid;gap:11px;max-width:330px;margin:auto}.hero-media{display:block;height:186px;margin-top:-7px;opacity:.78}.hero-media img{min-height:unset;height:100%;object-position:center 50%}.benefits{grid-template-columns:repeat(2,1fr);gap:22px 8px;padding:25px 14px}.section{padding:38px 14px 0}.ornament-heading h2{font-size:29px}.category-grid{grid-template-columns:1fr;gap:9px}.category-card{aspect-ratio:3.1 / 1;border-radius:11px}.category-content{inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.category-content h3{font-size:21px;margin:0;text-align:center;max-width:none}.category-content span{padding:8px 13px;font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-info{padding:14px 12px 13px;gap:9px}.product-info h3{font-size:17px}.product-info p{display:none}.product-info .btn{padding:0 10px;min-height:43px;font-size:11px}.weight-select{height:41px;padding:0 7px}.story{margin:38px 14px 34px;padding:32px 22px;display:block}.story h2{font-size:31px}.story p{margin-top:23px;font-size:14px}.page-shell{padding:37px 14px 46px}.page-heading h1{font-size:38px}.filter-row{height:auto;margin-bottom:20px}.detail-grid{grid-template-columns:1fr;gap:24px}.detail-content{padding:0 4px}.detail-content h1{font-size:39px}.footer{grid-template-columns:1fr 1fr;padding:40px 23px 92px}.footer-brand{grid-column:1 / -1}.bottom-nav{display:grid;position:fixed;z-index:80;bottom:0;left:0;right:0;height:78px;background:#fff;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);align-items:center}.bottom-nav a,.bottom-nav button{color:var(--charcoal);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:10px;border:0;background:none;height:100%;position:relative}.bottom-nav svg{width:21px;height:21px}.bottom-nav .nav-cart{width:64px;height:64px;justify-self:center;transform:translateY(-16px);border-radius:50%;color:#fff;background:var(--forest);box-shadow:0 12px 26px #193d2c45}.bottom-nav .nav-cart svg{width:26px;height:26px}.bottom-nav .nav-cart small{position:absolute;bottom:-20px;color:var(--charcoal);font-size:10px}.bottom-nav .nav-cart .badge{top:3px;right:5px;border-color:var(--forest)}}@media(max-width:420px){.hero-copy h1{font-size:48px}.hero-copy h2{font-size:23px}.product-grid{grid-template-columns:1fr 1fr}.category-label{font-size:9px}}.language-link{border:1px solid var(--line);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700;color:var(--forest)}.hero-stage{max-width:var(--max);margin:0 auto;position:relative;background:var(--cream);overflow:hidden;border-bottom:1px solid var(--line)}.hero-stage:after{content:"";position:absolute;left:0;right:0;bottom:108px;height:25px;z-index:2;pointer-events:none;background:linear-gradient(176deg,transparent 0 42%,var(--white) 43% 51%,transparent 52%);opacity:.85}.hero-art{position:absolute;top:0;right:0;bottom:108px;width:64%;overflow:hidden}.hero-art:before{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,var(--cream) 0%,rgba(251,247,239,.91) 10%,rgba(251,247,239,.14) 35%,transparent 58%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center center}.hero-inner{max-width:var(--max);min-height:548px;margin:0 auto;display:flex;align-items:center;padding:0 30px;position:relative;z-index:3}.hero-premium-copy{max-width:480px;padding-bottom:24px}.hero-premium-copy h1{margin:0 0 12px;color:var(--forest);font-family:Georgia,Times New Roman,serif;font-size:84px;font-weight:600;line-height:.94;letter-spacing:-3px}.hero-premium-copy h2{margin:0 0 17px;font-size:29px;font-weight:600;color:var(--gold);font-family:Georgia,serif}.hero-premium-copy p{font-size:18px;line-height:1.58;max-width:388px;margin:0 0 28px}.hero-benefits{position:relative;z-index:3;background:var(--white);min-height:108px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:25px 30px 19px;gap:10px}.hero-benefits div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.hero-benefits span{color:var(--gold);font-size:25px;line-height:1}.hero-benefits strong{color:var(--forest);font-size:13px;text-transform:uppercase;letter-spacing:.03em}.hero-benefits small{font-size:11px;text-transform:uppercase}.product-gallery{display:grid;gap:13px}.gallery-thumbnails{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-thumb{padding:0;border:2px solid transparent;background:var(--cream-2);border-radius:12px;overflow:hidden;cursor:pointer;transition:border-color .16s ease,transform .16s ease}.gallery-thumb.active,.gallery-thumb:hover{border-color:var(--forest);transform:translateY(-1px)}.gallery-thumb img{aspect-ratio:1;width:100%;object-fit:cover}.needs-selection{border-color:#9d4f35!important;box-shadow:0 0 0 2px #9d4f351f}.checkout-details{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.checkout-details h3{color:var(--forest);font-family:Georgia,serif;font-size:25px;margin:0 0 7px}.checkout-details>p{color:var(--muted);font-size:13px;margin:0 0 16px}#customerOrderForm{display:grid;gap:13px}#customerOrderForm label:not(.consent-field){color:var(--forest);font-size:13px;font-weight:700;display:grid;gap:7px}#customerOrderForm input:not([type=checkbox]){width:100%;height:48px;border-radius:8px;border:1px solid var(--line);padding:0 13px;background:#fff}#customerOrderForm input:focus{outline:2px solid rgba(25,61,44,.2);border-color:var(--forest)}.consent-field{display:flex;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;color:var(--muted);margin:3px 0}.consent-field input{width:17px;height:17px;accent-color:var(--forest);flex:0 0 auto;margin-top:1px}.checkout-warning{background:#fff1ec;border:1px solid #efd0c4;color:#823922;border-radius:8px;font-size:12px;line-height:1.5;padding:10px 12px;margin:0}.btn:disabled{background:#c9c6be;border-color:#c9c6be;color:#fff;cursor:not-allowed;transform:none}.confirmation-modal{position:fixed;inset:0;z-index:140;display:grid;place-items:center;background:#102f228a;padding:22px}.confirmation-modal[hidden]{display:none}.confirmation-card{width:min(470px,100%);background:var(--white);padding:38px 34px;border-radius:19px;text-align:center;box-shadow:0 26px 70px #0003}.confirmation-icon{width:58px;height:58px;display:grid;place-items:center;background:var(--forest);color:#fff;border-radius:50%;font-size:30px;margin:0 auto 20px}.confirmation-card h2{color:var(--forest);font-family:Georgia,serif;font-size:34px;line-height:1.15;margin:0 0 13px}.confirmation-card p{margin:0 auto 27px;color:var(--muted);line-height:1.65}@media(max-width:980px){.hero-stage{min-height:0}.hero-stage:after{display:none}.hero-art{inset:0 0 auto;width:100%;height:100%;opacity:.15}.hero-art:before{background:linear-gradient(180deg,#fbf7ef85,#fbf7eff0 78%)}.hero-art img{object-position:center 38%}.hero-inner{min-height:0;padding:31px 22px 25px;justify-content:center;text-align:center}.hero-premium-copy{max-width:350px;padding:0}.hero-premium-copy h1{font-size:53px;letter-spacing:-2px;margin-bottom:10px}.hero-premium-copy h2{font-size:24px;line-height:1.22;max-width:290px;margin:0 auto 16px}.hero-premium-copy p{max-width:324px;font-size:15px;margin:0 auto 23px}.hero-benefits{grid-template-columns:repeat(2,1fr);min-height:0;padding:20px 14px 24px;gap:22px 8px;background:transparent}.hero-benefits span{font-size:23px}.product-gallery{gap:10px}.gallery-thumbnails{gap:8px}.confirmation-card{padding:31px 22px}.confirmation-card h2{font-size:29px}}:root{--max: 1460px;--content: 1280px;--forest: #153b29;--forest-2: #204b35;--cream: #fbf8f0;--cream-2: #f5efe3;--gold: #866239;--line: #e4d8c3;--shadow-soft: 0 14px 34px rgba(34, 39, 27, .1)}body{background:var(--cream)}.announcement{height:44px;font-size:13px}.announcement-inner{max-width:var(--max);padding:0 clamp(22px,4vw,48px)}.announcement-text{display:flex;justify-content:center;align-items:center;gap:9px}.announcement-text svg,.announcement-contact svg{width:18px;height:18px}.announcement-contact{font-weight:500;gap:10px}.announcement-contact b:before{content:"|";padding-right:10px;color:#ffffff94;font-weight:400}.site-header{position:sticky;top:0}.header-inner{max-width:var(--max);height:92px;padding:0 clamp(26px,5vw,72px)}.wordmark{min-width:145px;align-items:flex-start}.wordmark-name{font-size:51px;font-weight:500;letter-spacing:-2px}.wordmark-sub{margin-left:29px;font-size:13px;letter-spacing:5.6px;margin-top:7px}.main-nav{gap:clamp(34px,4vw,56px);font-size:13px;letter-spacing:.01em}.main-nav a{display:inline-flex;align-items:center;gap:6px;padding:38px 0}.main-nav a:after{bottom:27px}.products-link svg{width:14px;height:14px;stroke-width:2}.header-actions{min-width:145px;gap:21px}.icon-btn svg{width:26px;height:26px}.badge{right:-4px;top:-6px}.home-page{padding-bottom:20px}.home-page .hero-stage{position:relative;width:min(calc(100% - 24px),var(--max));max-width:none;margin:0 auto;border-bottom:0;background:#faf6ec;overflow:hidden}.home-page .hero-stage:after{left:0;right:0;bottom:107px;height:37px;opacity:1;background:linear-gradient(176.7deg,transparent 0 43%,rgba(255,253,249,.96) 44% 53%,transparent 54%)}.home-page .hero-inner{max-width:none;min-height:570px;padding:0 clamp(54px,7.2vw,94px);align-items:center}.home-page .hero-premium-copy{max-width:535px;padding:16px 0 49px}.home-page .hero-premium-copy h1{font-size:clamp(74px,6.2vw,98px);line-height:.94;letter-spacing:-4px;margin-bottom:13px}.home-page .hero-premium-copy h2{font-size:clamp(25px,2vw,31px);line-height:1.22;margin-bottom:20px}.home-page .hero-premium-copy p{max-width:395px;color:#242923;font-size:18px;line-height:1.58;margin-bottom:30px}.home-page .hero-cta{gap:14px}.home-page .hero-cta .btn{min-height:54px;padding:0 25px;border-radius:6px;font-size:13px;letter-spacing:.01em;text-transform:uppercase}.home-page .hero-cta .btn svg{width:19px;height:19px}.home-page .hero-art{position:absolute;inset:0 0 107px auto;width:63.5%;height:auto;overflow:hidden}.home-page .hero-art:before{background:linear-gradient(90deg,var(--cream) 0%,rgba(251,248,240,.95) 11%,rgba(251,248,240,.4) 29%,transparent 48%)}.home-page .hero-art img{width:100%;height:100%;object-position:center center}.home-page .hero-benefits{width:min(calc(100% - clamp(86px,12vw,180px)),1265px);margin:-18px auto 0;min-height:124px;padding:29px clamp(20px,4vw,46px) 24px;border:1px solid rgba(228,216,195,.72);border-radius:17px;background:#fffdf9fa;box-shadow:var(--shadow-soft);gap:0}.home-page .benefit-item{position:relative;gap:6px}.home-page .benefit-item:not(:first-child):before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:1px;background:var(--line)}.home-page .benefit-item svg{width:30px;height:30px;color:var(--gold);stroke-width:1.45;margin-bottom:2px}.home-page .benefit-item strong{font-size:12px}.home-page .benefit-item small{font-size:10px;color:#4d5149}.home-page .section{max-width:var(--content);padding:49px 24px 0}.home-page .ornament-heading{margin-bottom:27px}.home-page .ornament-heading h2{font-size:34px;letter-spacing:.02em}.home-page .ornament-heading span{margin-top:9px;color:var(--gold)}.home-page .category-grid{gap:20px}.home-page .category-card{aspect-ratio:1.63 / 1;border-radius:13px;box-shadow:0 10px 28px #21271926}.home-page .category-content{left:26px;bottom:22px}.home-page .category-content h3{font-size:31px;max-width:270px;margin-bottom:15px}.home-page .category-content span{min-height:40px;padding:0 16px;align-items:center;border-radius:6px}.home-page .featured{padding-top:49px;padding-bottom:58px}.home-page .product-grid{gap:20px}.home-page .product-card{box-shadow:0 8px 22px #1f25180b}.home-page .story{max-width:var(--content)}@media(min-width:981px)and (max-width:1220px){.home-page .hero-premium-copy h1{font-size:68px}.home-page .hero-inner{min-height:520px;padding-left:44px}.home-page .hero-art{width:61%}.home-page .hero-premium-copy{max-width:430px}}@media(max-width:980px){:root{--max: 100%}.announcement{height:40px}.announcement-inner{padding:0 12px;justify-content:center}.announcement-text{font-size:11px}.announcement-text svg{width:15px;height:15px}.mobile-header{height:76px;padding:0 17px}.mobile-header .wordmark{align-items:center}.mobile-header .wordmark-name{font-size:43px;letter-spacing:-2px}.mobile-header .wordmark-sub{margin-left:0;font-size:10px}.mobile-header .icon-btn svg{width:24px;height:24px}.home-page .hero-stage{width:100%;margin:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#fbf8f0,#faf5e9)}.home-page .hero-stage:after{display:none}.home-page .hero-inner{order:1;min-height:0;padding:29px 20px 16px;justify-content:center;text-align:center}.home-page .hero-premium-copy{max-width:348px;padding:0}.home-page .hero-premium-copy h1{font-size:54px;line-height:1;letter-spacing:-2.2px;margin-bottom:10px}.home-page .hero-premium-copy h2{font-size:25px;line-height:1.2;max-width:298px;margin:0 auto 16px}.home-page .hero-premium-copy p{font-size:15px;line-height:1.55;max-width:318px;margin:0 auto 23px}.home-page .hero-cta{display:grid;gap:11px;max-width:330px;margin:0 auto}.home-page .hero-cta .btn{min-height:52px;width:100%}.home-page .hero-art{order:2;position:relative;inset:auto;width:100%;height:226px;opacity:1}.home-page .hero-art:before{background:linear-gradient(180deg,#fbf8f09e,#fbf8f000 28%,#fbf8f014)}.home-page .hero-art img{object-position:center 60%}.home-page .hero-benefits{order:3;width:100%;margin:0;box-shadow:none;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));min-height:0;padding:17px 8px 22px;background:var(--white);gap:0}.home-page .benefit-item:not(:first-child):before{display:none}.home-page .benefit-item svg{width:25px;height:25px;margin-bottom:3px}.home-page .benefit-item strong{font-size:9.5px;line-height:1.2}.home-page .benefit-item small{font-size:8px;line-height:1.25}.home-page .section{padding:32px 12px 0}.home-page .ornament-heading{margin-bottom:16px}.home-page .ornament-heading h2{font-size:25px}.home-page .category-grid{gap:8px}.home-page .category-card{aspect-ratio:3.6 / 1;min-height:92px}.home-page .category-content{inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.home-page .category-content h3{font-size:20px;max-width:none;margin:0;text-align:center}.home-page .category-content span{min-height:34px;padding:0 14px;font-size:10px}.home-page .featured{padding-top:35px}}@media(max-width:420px){.home-page .hero-premium-copy h1{font-size:48px}.home-page .hero-premium-copy h2{font-size:22px}.home-page .hero-art{height:203px}}.product-image img{object-position:var(--image-position, center center)}.detail-image{aspect-ratio:1 / 1}.detail-image img{height:100%;object-position:var(--image-position, center center)}.gallery-thumb img{object-position:var(--image-position, center center)}.detail-grid{column-gap:clamp(34px,4.5vw,66px)}.detail-content .lead{max-width:535px}.specs{background:#fffdf9b8;border:1px solid var(--line);border-radius:14px;padding:24px 22px}.category-page-heading span{display:block;max-width:590px;margin:0 auto}@media(max-width:980px){.detail-grid{gap:25px}.detail-image{border-radius:15px}.specs{padding:19px 16px}}.wordmark-with-logo{flex-direction:row!important;align-items:center!important;gap:12px;min-width:205px}.wordmark-logo{width:58px;height:58px;flex:0 0 auto;object-fit:contain;border-radius:50%;mix-blend-mode:multiply}.wordmark-text{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1}.wordmark-with-logo .wordmark-name{font-size:47px;line-height:.82}.wordmark-with-logo .wordmark-sub{margin-left:5px;margin-top:8px;letter-spacing:5.2px}.footer .wordmark-with-logo{min-width:0}.footer .wordmark-logo{width:54px;height:54px;filter:brightness(1.16)}.footer .wordmark-with-logo .wordmark-name{font-size:39px}.footer .wordmark-with-logo .wordmark-sub{margin-left:3px}.home-page .hero-stage{width:100%;max-width:none;margin-left:0;margin-right:0;border-radius:0}.home-page .hero-stage:after{display:none!important}.home-page .hero-inner{width:min(100%,var(--max));margin:0 auto;max-width:var(--max);position:relative;z-index:2}.home-page .hero-art{right:0;width:min(64vw,1020px);z-index:1}.hero-torn-divider{position:absolute;left:0;right:0;bottom:101px;z-index:3;width:100%;height:96px;object-fit:fill;pointer-events:none;user-select:none}.home-page .hero-benefits{position:relative;z-index:4}.home-page .category-grid,.category-list-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));align-items:stretch}.home-page .category-card{min-height:235px}.home-page .category-card img,.category-card img{width:100%;height:100%;object-fit:cover}.home-page .category-content h3{text-wrap:balance}.product-gallery-carousel .detail-image,.product-gallery .detail-image{position:relative;overflow:hidden}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:#153b29d1;color:#fff;font-family:Georgia,serif;font-size:34px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 22px #141c1238;transition:transform .16s ease,background .16s ease}.gallery-arrow:hover{background:var(--forest);transform:translateY(-50%) scale(1.04)}.gallery-prev{left:14px}.gallery-next{right:14px}.gallery-counter{position:absolute;right:15px;bottom:15px;z-index:3;min-width:58px;height:32px;padding:0 12px;border-radius:999px;background:#fffdf9eb;color:var(--forest);display:inline-flex;align-items:center;justify-content:center;gap:3px;font-size:13px;font-weight:700;box-shadow:0 8px 18px #141c121f}.gallery-thumbnails{grid-template-columns:repeat(auto-fit,minmax(74px,1fr))}.gallery-thumb{min-height:84px}.gallery-thumb img{height:100%}@media(min-width:1500px){.home-page .hero-inner{padding-left:96px;padding-right:96px}.home-page .hero-art{width:min(61vw,1080px)}}@media(max-width:980px){.wordmark-with-logo{min-width:0;gap:7px}.wordmark-logo{width:44px;height:44px}.mobile-wordmark-logo .wordmark-logo{width:46px;height:46px}.mobile-wordmark-logo .wordmark-name{font-size:40px!important}.mobile-wordmark-logo .wordmark-sub{font-size:9px!important;letter-spacing:4px;margin-left:3px}.home-page .hero-stage{width:100%;overflow:hidden}.home-page .hero-art{width:100%}.hero-torn-divider{position:relative;order:3;bottom:auto;height:44px;margin-top:-21px;z-index:3}.home-page .hero-benefits{order:4;z-index:4}.home-page .category-grid{grid-template-columns:1fr}.home-page .category-card{min-height:98px}.gallery-arrow{width:38px;height:38px;font-size:29px}.gallery-prev{left:10px}.gallery-next{right:10px}.gallery-counter{right:11px;bottom:11px;height:29px;font-size:12px}}@media(max-width:420px){.mobile-wordmark-logo .wordmark-logo{width:40px;height:40px}.mobile-wordmark-logo .wordmark-name{font-size:35px!important}}@media(min-width:981px){.home-page .hero-art{width:min(56vw,920px)!important;right:0!important}.home-page .hero-art:before{background:linear-gradient(90deg,var(--cream) 0%,rgba(251,248,240,.98) 9%,rgba(251,248,240,.52) 25%,transparent 45%)!important}.home-page .hero-art img{object-position:68% center!important;transform:scale(1.08);transform-origin:right center}.home-page .hero-premium-copy{max-width:520px}.home-page .categories{max-width:min(1440px,calc(100% - 80px))}.home-page .category-grid{display:grid;gap:18px;justify-content:center;align-items:stretch}.home-page .category-grid.category-count-1{grid-template-columns:minmax(320px,440px)}.home-page .category-grid.category-count-2{grid-template-columns:repeat(2,minmax(280px,420px))}.home-page .category-grid.category-count-3{grid-template-columns:repeat(3,minmax(260px,360px))}.home-page .category-grid.category-count-4{grid-template-columns:repeat(4,minmax(220px,1fr))}.home-page .category-grid:not(.category-count-1):not(.category-count-2):not(.category-count-3):not(.category-count-4),.home-page .category-grid.category-count-5,.home-page .category-grid.category-count-6,.home-page .category-grid.category-count-7,.home-page .category-grid.category-count-8,.home-page .category-grid.category-count-9,.home-page .category-grid.category-count-10{grid-template-columns:repeat(3,minmax(260px,360px))}.home-page .category-grid.category-count-4 .category-card{min-height:205px;aspect-ratio:1.42 / 1}.home-page .category-grid.category-count-4 .category-content{left:20px;bottom:18px}.home-page .category-grid.category-count-4 .category-content h3{font-size:clamp(21px,1.5vw,27px);max-width:225px;line-height:1.06}.home-page .category-grid.category-count-4 .category-content span{min-height:36px;padding:0 13px;font-size:11px}.home-page .category-grid.category-count-5 .category-card:nth-child(4){grid-column:1 / 2}}@media(min-width:981px)and (max-width:1240px){.home-page .categories{max-width:min(1180px,calc(100% - 40px))}.home-page .category-grid.category-count-4{grid-template-columns:repeat(4,minmax(190px,1fr));gap:14px}.home-page .category-grid.category-count-4 .category-card{min-height:180px}.home-page .category-grid.category-count-4 .category-content h3{font-size:20px;max-width:185px}}@media(max-width:980px){.home-page .category-grid,.home-page .category-grid.category-count-4,.home-page .category-grid.category-count-5{grid-template-columns:1fr!important}.home-page .hero-art img{transform:none;object-position:center 58%!important}}@media(min-width:981px){.product-detail .detail-grid{align-items:start}.product-detail .product-gallery{position:sticky;top:126px;align-self:start;z-index:2}.product-detail .detail-content{min-width:0}}@media(min-width:981px)and (max-height:760px){.product-detail .product-gallery{top:102px}.product-detail .detail-image,.product-detail .detail-image img{max-height:calc(100vh - 250px)}}@media(max-width:980px){.product-detail .product-gallery{position:static}}.product-rich-text{color:var(--muted);line-height:1.8}.product-rich-text p{margin:0 0 13px}.product-rich-text .rich-heading{color:var(--forest);font-size:1.05rem;font-weight:850;line-height:1.35;margin:24px 0 9px}.product-rich-text .rich-heading:first-child{margin-top:0}.product-rich-text .rich-list{list-style:none;margin:0 0 18px;padding:0 0 0 18px}.product-rich-text .rich-list li{margin:5px 0;position:relative}.product-rich-text .rich-list li:before{color:var(--forest);content:"•";font-weight:800;left:-16px;position:absolute}.product-rich-text strong{color:var(--forest);font-weight:850}.product-rich-text u{color:var(--forest);font-weight:800;text-decoration-color:var(--gold);text-decoration-thickness:1.5px;text-underline-offset:4px}.product-rich-text--compact,.specs .product-rich-text{color:inherit;line-height:1.6}.product-rich-text--compact p,.specs .product-rich-text p{margin-bottom:7px}.product-rich-text--compact .rich-heading,.specs .product-rich-text .rich-heading{font-size:1rem;margin:12px 0 6px}.gallery-main-image{object-fit:cover}.unit-price{display:block;color:var(--muted);font-size:.86rem;margin-top:.3rem}.price-unavailable{font-weight:700;color:#795548}.detail-price-box{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:.35rem 0 1rem}.visible-product-price{color:var(--forest);font-size:clamp(1.45rem,2.5vw,2rem);font-weight:800}.gallery-thumb{position:relative;width:100%;aspect-ratio:1/1;min-width:0;overflow:hidden}.gallery-thumb img,.gallery-thumb video{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;pointer-events:none}.video-play-icon{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#153927d1;color:#fff;font-size:14px;padding-left:2px}.detail-image .gallery-main-image{display:block;width:100%;height:100%;max-width:100%;object-fit:contain}.btn:disabled{opacity:.55;cursor:not-allowed}@media(max-width:640px){.gallery-thumbnails{grid-template-columns:repeat(3,72px);overflow-x:auto}.gallery-thumb{width:72px;height:72px}}
