:root{--ebony:#120b07;--deep:#1b0f09;--wood:#2a160d;--agar:#6e3d24;--copper:#a86d3d;--gold:#c8a46a;--kraft:#d8be93;--rice:#f0e4cf;--forest:#183d2c;--muted:#f0e4cfa3;--line:#d8be9338;--mx:66%;--my:28%;--px:0;--py:0;--scroll-y:0px;--ease:cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ebony);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-height:100vh;color:var(--rice);background:radial-gradient(circle at var(--mx) var(--my), #a86d3d21, transparent 26rem), var(--ebony);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}html.is-loader-active body{overflow:hidden}button,a{color:inherit}button{font:inherit}img{max-width:100%;display:block}a{text-decoration:none}::selection{color:var(--ebony);background:var(--gold)}:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.site-main{display:block}.page-smoke--amber{z-index:4;pointer-events:none;mix-blend-mode:screen;position:fixed;inset:0;overflow:hidden}.page-smoke--amber i{bottom:-48vh;left:var(--smoke-left);opacity:0;will-change:transform, opacity;width:132px;height:48vh;animation:page-amber-smoke var(--smoke-duration) var(--smoke-delay) linear infinite;background:radial-gradient(at 48% 68%,#e8cb9e1c,#0000 64%);position:absolute}.page-smoke--amber i:before,.page-smoke--amber i:after{filter:blur(12px);content:"";border-left:17px solid #e8cb9e61;border-radius:48% 52%;position:absolute;inset:0;box-shadow:-20px 8px 46px #e8cb9e3d}.page-smoke--amber i:after{border-left:0;border-right:11px solid #9768464d;inset:24% -34% -18% 31%;transform:rotate(27deg)}.grain{z-index:20;pointer-events:none;opacity:.08;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E");position:fixed;inset:0}.loader{z-index:100;background:var(--ebony);clip-path:inset(0);transition:clip-path 1.15s var(--ease) .25s, visibility 0s 1.5s;place-items:center;display:none;position:fixed;inset:0}.is-loader-active .loader{display:grid}.is-ready .loader{visibility:hidden;pointer-events:none;clip-path:inset(0 0 100%)}.loader__mark{text-align:center;width:118px}.loader__mark img{object-fit:cover;border-radius:50%;width:66px;height:66px;margin:auto}.loader__line{background:#f0e4cf29;height:1px;margin-top:20px;overflow:hidden}.loader__line:after{background:var(--gold);width:100%;height:100%;animation:load 1.15s var(--ease) forwards;content:"";display:block;transform:translate(-100%)}.loader__text{color:var(--muted);letter-spacing:.32em;text-transform:uppercase;margin-top:12px;font-size:9px}@keyframes load{to{transform:translate(0)}}.site-header{z-index:15;border-bottom:1px solid #d8be9324;grid-template-columns:1fr auto 1fr;align-items:center;height:104px;padding:0 clamp(24px,4vw,68px);display:grid;position:absolute;inset:0 0 auto}.site-header--solid{background:radial-gradient(circle at 78% 30%,#183d2c5c,#0000 26rem),linear-gradient(110deg,#160d08,#2a180f 72%,#4a2717);box-shadow:0 14px 42px #120b0729}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:42px;height:42px;box-shadow:0 0 0 1px #f0e4cf2e}.brand__name{letter-spacing:.04em;font-family:Times New Roman,Times,serif;font-size:17px}.main-nav{letter-spacing:.09em;gap:30px;font-size:12px;display:flex}.main-nav a{color:#f0e4cfad;transition:color .3s;position:relative}.main-nav a:after{background:var(--gold);height:1px;transition:right .35s var(--ease);content:"";position:absolute;bottom:-10px;left:0;right:100%}.main-nav a:hover{color:var(--rice)}.main-nav a:hover:after{right:0}.header-cta{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;display:inline-flex}.header-actions{justify-self:end;align-items:center;gap:22px;display:flex}.header-account,.header-cart{color:#f0e4cfc7;letter-spacing:.12em;text-transform:uppercase;font-size:10px;transition:color .3s;position:relative}.header-account:after,.header-cart:after{background:var(--gold);height:1px;transition:right .35s var(--ease);content:"";position:absolute;bottom:-8px;left:0;right:100%}.header-account:hover,.header-cart:hover{color:var(--rice)}.header-account:hover:after,.header-cart:hover:after{right:0}.header-cta span{border:1px solid var(--line);width:30px;height:30px;transition:transform .35s var(--ease), background .35s;border-radius:50%;place-items:center;display:grid}.header-cta:hover span{background:var(--copper);transform:translate(3px,-3px)}.menu-toggle{cursor:pointer;background:0 0;border:0;width:40px;height:40px;padding:11px 6px;display:none}.menu-toggle span{background:var(--rice);height:1px;margin:7px 0;display:block}.hero{isolation:isolate;background:linear-gradient(116deg, var(--ebony) 0 44%, #201109 65%, #150c08 100%);min-height:min(900px,100vh);position:relative;overflow:hidden}.hero:before{z-index:-2;filter:blur(1px);transform:skewX(-9deg) translate3d(calc(var(--px) * 12px), calc(var(--py) * 8px), 0);content:"";background:radial-gradient(circle at 50% 52%,#c8a46a52,#0000 18%),linear-gradient(130deg,#0000 13%,#183d2c99 29%,#6e3d24c7 48%,#a86d3d8c 58%,#0000 75%);position:absolute;inset:-22% -8% -20% 37%}.hero:after{z-index:-1;filter:blur(30px);width:66vw;height:26vw;min-height:260px;transform:rotate(-28deg) translate3d(calc(var(--px) * -10px), calc(var(--py) * 14px), 0);content:"";background:linear-gradient(90deg,#0000,#c8a46a1a,#6e3d246b,#0000 80%);animation:13s ease-in-out infinite alternate current;position:absolute;top:31%;right:-10vw}@keyframes current{to{opacity:.72;transform:rotate(-24deg)translate(5vw,-2vw)}}.hero__grid{grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;max-width:1440px;min-height:min(900px,100vh);margin:auto;padding:134px clamp(24px,5vw,76px) 58px;display:grid;position:relative}.hero__copy{z-index:3;padding-left:clamp(0px,2.2vw,32px);position:relative}.eyebrow{color:var(--gold);letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:26px;font-size:11px;display:flex}.eyebrow:before{content:"";background:currentColor;width:36px;height:1px}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:720px;margin-bottom:26px;font-family:Times New Roman,Times,serif;font-size:clamp(64px,7.45vw,112px);font-weight:400;line-height:.87}.hero h1 .amber{color:var(--gold);font-style:italic}.hero__lead{color:#f0e4cfb3;text-wrap:pretty;max-width:520px;margin-bottom:34px;font-size:16px;line-height:1.75}.hero__actions{flex-wrap:wrap;gap:14px;display:flex}.button{border:1px solid var(--line);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;min-height:54px;transition:color .35s ease, background .35s ease, border-color .35s ease, transform .35s var(--ease);background:0 0;justify-content:center;align-items:center;gap:18px;padding:0 24px;font-size:11px;display:inline-flex}.button--primary{border-color:var(--rice);color:var(--ebony);background:var(--rice)}.button:hover{border-color:var(--gold);transform:translateY(-3px)}.button--primary:hover{background:var(--gold)}.button:disabled{cursor:default;opacity:.78}.button:disabled:hover{border-color:var(--rice);background:var(--rice);transform:none}.button__arrow{font-size:17px;line-height:0}.hero__visual{height:min(700px,100vh - 150px);min-height:580px;transition:opacity 1.15s var(--ease) .32s, transform 1.15s var(--ease) .32s;position:relative}.is-loader-active .hero__visual{opacity:0;transform:translate(55px)scale(.96)}.is-loader-active.is-ready .hero__visual{opacity:1;transform:none}.hero__frame{clip-path:polygon(16% 0,100% 0,84% 100%,0 100%);transform:translate3d(calc(var(--px) * -18px), calc(var(--py) * -12px), 0);position:absolute;inset:1.5% 8% 2% 20%;overflow:hidden;box-shadow:0 44px 100px #00000075}.hero__frame>img{object-fit:cover;object-position:50% 46%;width:100%;height:100%;transition:transform 1.2s var(--ease);transform:scale(1.06)}.hero__frame:hover>img{transform:scale(1.1)}.hero__frame:after{pointer-events:none;content:"";background:linear-gradient(115deg,#0000 48%,#c8a46a24);position:absolute;inset:0}.amber-smoke{z-index:2;pointer-events:none;mix-blend-mode:screen;width:180px;height:220px;position:absolute;top:18%;left:59%;transform:translate(-50%,-100%)}.amber-smoke i{bottom:-14px;left:calc(50% + var(--smoke-x));opacity:0;transform-origin:50% 100%;width:44px;height:118px;animation:amber-smoke 9.4s var(--smoke-delay) cubic-bezier(.34, .02, .4, 1) infinite;position:absolute}.amber-smoke i:before,.amber-smoke i:after{filter:blur(7px);content:"";border-left:10px solid #ffeccc8f;border-radius:48% 52% 55% 45%;position:absolute;inset:0}.amber-smoke i:after{opacity:.86;border-left:0;border-right:7px solid #c8a46a6b;inset:30px -13px -19px 12px;transform:rotate(24deg)}.hero__orbit{width:130px;height:130px;color:var(--gold);letter-spacing:.16em;text-align:center;border:1px solid #c8a46a75;border-radius:50%;place-items:center;font-family:Times New Roman,Times,serif;font-size:11px;line-height:1.5;animation:6s ease-in-out infinite alternate drift;display:grid;position:absolute;top:10%;left:8%}.hero__orbit:before{background:var(--gold);width:6px;height:6px;box-shadow:0 0 20px var(--gold);content:"";border-radius:50%;position:absolute;top:4px}@keyframes drift{to{transform:translate(8px,-14px)rotate(3deg)}}@keyframes page-amber-smoke{0%{opacity:0;transform:translate(-24px)scale(.4,.46)rotate(-10deg)}13%{opacity:.98}50%{opacity:.68;transform:translate3d(48px, -74vh, 0) scale(var(--smoke-scale), 1.18) rotate(12deg)}to{opacity:0;transform:translate3d(-54px, -154vh, 0) scale(calc(var(--smoke-scale) * 1.5), 1.66) rotate(-13deg)}}@keyframes amber-smoke{0%{opacity:0;transform:translateY(10px)scale(.42,.28)rotate(-9deg)}16%{opacity:.72}43%{opacity:.5;transform:translate3d(20px, -66px, 0) scale(var(--smoke-scale), 1) rotate(8deg)}70%{opacity:.19;transform:translate3d(-17px, -132px, 0) scale(calc(var(--smoke-scale) * 1.35), 1.25) rotate(-8deg)}to{opacity:0;transform:translate3d(30px, -202px, 0) scale(calc(var(--smoke-scale) * 1.7), 1.48) rotate(12deg)}}.hero__caption{z-index:3;border-top:1px solid var(--gold);width:190px;color:var(--muted);letter-spacing:.05em;padding:18px 0 0 22px;font-size:11px;line-height:1.6;position:absolute;bottom:7%;right:0}.hero__caption strong{color:var(--rice);margin-bottom:5px;font-family:Times New Roman,Times,serif;font-size:18px;font-weight:400;display:block}.hero__index{color:#f0e4cf70;letter-spacing:.2em;font-size:10px;position:absolute;bottom:12px;left:clamp(24px,5vw,76px)}.scroll-cue{z-index:3;color:#f0e4cf7a;letter-spacing:.24em;text-transform:uppercase;writing-mode:vertical-rl;font-size:9px;position:absolute;bottom:28px;right:clamp(24px,4vw,68px)}.scroll-cue:after{background:linear-gradient(var(--gold), transparent);transform-origin:top;content:"";width:1px;height:46px;margin-top:12px;animation:2s ease-in-out infinite scroll-line;display:inline-block}@keyframes scroll-line{0%,to{opacity:.4;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}[data-enter]{transition:opacity .9s var(--ease), transform .9s var(--ease)}.is-loader-active [data-enter]{opacity:0;transform:translateY(28px)}.is-loader-active.is-ready [data-enter]{opacity:1;transform:none}.is-loader-active.is-ready [data-enter="2"]{transition-delay:.18s}.is-loader-active.is-ready [data-enter="3"]{transition-delay:.34s}.is-loader-active.is-ready [data-enter="4"]{transition-delay:.48s}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#170d08;overflow:hidden}.marquee__track{width:max-content;animation:24s linear infinite marquee;display:flex}.marquee span{color:#d8be938c;letter-spacing:.12em;white-space:nowrap;padding:20px 40px;font-family:Times New Roman,Times,serif;font-size:14px;font-style:italic}.marquee b{color:var(--gold);font-weight:400}@keyframes marquee{to{transform:translate(-50%)}}.section{padding:clamp(88px,11vw,160px) clamp(24px,5vw,76px)}.collection{color:var(--ebony);background:var(--rice);position:relative;overflow:hidden}.collection:after{content:"";border:1px solid #6e3d2429;border-radius:50%;width:600px;height:600px;position:absolute;top:-160px;right:-340px;box-shadow:0 0 0 90px #6e3d2408,0 0 0 180px #6e3d2406}.section-head{z-index:1;grid-template-columns:1fr 1fr;align-items:end;gap:48px;max-width:1288px;margin:0 auto 68px;display:grid;position:relative}.section-kicker{color:var(--agar);letter-spacing:.24em;text-transform:uppercase;margin-bottom:20px;font-size:10px}.section h2{letter-spacing:-.045em;text-wrap:balance;max-width:700px;margin-bottom:0;font-family:Times New Roman,Times,serif;font-size:clamp(42px,5.2vw,78px);font-weight:400;line-height:.98}.section-head p{color:#120b07a8;justify-self:end;max-width:480px;margin:0;font-size:15px;line-height:1.75}.products{z-index:1;grid-template-columns:1.16fr .84fr .84fr;gap:18px;max-width:1288px;margin:auto;display:grid;position:relative}.product-card{background:var(--wood);cursor:pointer;isolation:isolate;min-height:540px;position:relative;overflow:hidden}.product-card:first-child{min-height:610px}.product-card>img{object-fit:cover;width:100%;height:100%;transition:transform 1s var(--ease), filter .6s ease;position:absolute;inset:0}.product-card:before{z-index:1;content:"";background:linear-gradient(#0000 34%,#120b076b 60%,#0c0704fa 100%);position:absolute;inset:0}.product-card:after{z-index:2;transition:border-color .4s ease, inset .4s var(--ease);content:"";border:1px solid #f0e4cf00;position:absolute;inset:12px}.product-card:hover>img{transform:scale(1.045)}.product-card:hover:after,.product-card:focus-within:after{border-color:#f0e4cf59;inset:18px}.product-card__copy{z-index:3;position:absolute;bottom:26px;left:28px;right:28px}.product-card__no{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:9px}.product-card h3{color:#f0e4cf;text-shadow:0 2px 16px #000000b8;margin:9px 0 0;font-family:Times New Roman,Times,serif;font-size:clamp(24px,2.4vw,34px);font-weight:400;line-height:1.08}.product-card__arrow{width:38px;height:38px;transition:transform .35s var(--ease), background .35s;border:1px solid #f0e4cf40;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:3px;right:0;transform:rotate(-45deg)}.product-card:hover .product-card__arrow,.product-card:focus-within .product-card__arrow{background:var(--copper);transform:rotate(0)}.product-card__action{z-index:4;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.product-card__action:focus-visible{outline-offset:-8px}.product-status{color:#120b078c;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:14px;max-width:1288px;margin:24px auto 0;font-size:10px;display:flex}.product-status__line{background:#120b0726;flex:1;height:1px;overflow:hidden}.product-status__line i{background:var(--agar);transform-origin:0;width:33.333%;height:100%;transition:transform .5s var(--ease);display:block}.story{background:#150c08;align-items:center;min-height:850px;display:grid;position:relative;overflow:hidden}.story__image{position:absolute;inset:0 49% 0 0;overflow:hidden}.story__image img{object-fit:cover;object-position:50% 45%;width:100%;height:115%;transform:translateY(calc(var(--scroll-y) * -.045))}.story__image:after{content:"";background:linear-gradient(90deg,#0000 60%,#150c08),linear-gradient(#0000,#120b0738);position:absolute;inset:0}.story__content{z-index:2;width:min(620px,42vw);margin-left:54%;position:relative}.story h2{margin-bottom:32px}.story p{color:#f0e4cfab;max-width:540px;font-size:16px;line-height:1.85}.story__line{background:linear-gradient(var(--gold), transparent);width:1px;height:92px;margin:38px 0 28px 5px}.story__quote{max-width:500px;color:var(--kraft);font-family:Times New Roman,Times,serif;font-size:clamp(22px,2.4vw,34px);font-style:italic;line-height:1.35}.ritual{background:var(--forest);padding-top:110px;padding-bottom:110px}.ritual__inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:10vw;max-width:1288px;margin:auto;display:grid}.ritual__label{color:var(--gold);letter-spacing:.25em;text-transform:uppercase;font-size:10px}.ritual h2{margin:22px 0 30px}.ritual p{color:#f0e4cfa8;max-width:470px;font-size:15px;line-height:1.8}.ritual__image{clip-path:polygon(14% 0,100% 0,86% 100%,0 100%);min-height:620px;position:relative;overflow:hidden}.ritual__image img{object-fit:cover;width:100%;height:100%}.ritual__image:after{content:"";background:linear-gradient(130deg,#183d2c59,#0000 50%);position:absolute;inset:0}.ritual__stamp{z-index:2;width:128px;height:128px;color:var(--rice);text-align:center;border:1px solid #f0e4cf73;border-radius:50%;place-items:center;font-family:Times New Roman,Times,serif;font-size:12px;line-height:1.45;display:grid;position:absolute;top:6%;right:3%;transform:rotate(8deg)}.closing{background:linear-gradient(135deg, var(--wood), var(--ebony) 66%);text-align:center;place-items:center;min-height:650px;display:grid;position:relative;overflow:hidden}.closing:before{filter:blur(28px);content:"";background:linear-gradient(90deg,#0000,#a86d3d59,#c8a46a1f,#0000);width:75vw;height:220px;position:absolute;top:44%;left:14%;transform:rotate(-16deg)}.closing__content{z-index:1;max-width:850px;padding:90px 24px;position:relative}.closing__content h2{max-width:none;margin:22px auto 30px;font-size:clamp(50px,7vw,102px)}.closing__content p{max-width:560px;color:var(--muted);margin:0 auto 34px;line-height:1.75}.site-footer{border-top:1px solid var(--line);color:#f0e4cf7a;letter-spacing:.12em;text-transform:uppercase;background:#0d0806;justify-content:space-between;align-items:center;gap:28px;min-height:110px;padding:20px clamp(24px,5vw,76px);font-size:10px;display:flex}.site-footer .brand__name{color:var(--rice);text-transform:none}.reveal{transition:opacity .9s var(--ease), transform .9s var(--ease)}html[data-motion=full] .reveal:not(.in-view){opacity:0;transform:translateY(35px)}.reveal.in-view{opacity:1;transform:none}@media (max-width:980px){.site-header{grid-template-columns:1fr auto;height:82px}.main-nav,.header-actions{display:none}.menu-toggle{justify-self:end;display:block}.main-nav.is-open{border-bottom:1px solid var(--line);background:#120b07f5;flex-direction:column;gap:0;padding:18px 24px;display:flex;position:absolute;top:82px;left:0;right:0}.main-nav.is-open a{padding:14px 0}.hero{min-height:auto}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-top:132px}.hero__copy{padding:10px 0 44px}.hero h1{font-size:clamp(58px,11vw,92px)}.hero__visual{height:680px;min-height:0}.hero__frame{inset:0 5% 2% 15%}.section-head{grid-template-columns:1fr}.section-head p{justify-self:start}.products{grid-template-columns:1fr 1fr}.product-card:first-child{grid-column:1/-1}.story__image{inset:0 44% 0 0}.story__content{width:48vw;margin-left:49%}.ritual__inner{gap:6vw}}@media (max-width:640px){.page-smoke--amber{opacity:.8}.page-smoke--amber i:nth-child(n+5){display:none}.site-header{padding:0 18px}.brand__name{font-size:15px}.hero__grid{padding:112px 18px 40px}.hero h1{font-size:clamp(52px,18vw,72px)}.hero__lead{font-size:15px}.hero__actions{align-items:stretch}.button{width:100%}.hero__visual{height:510px}.hero__frame{clip-path:polygon(12% 0,100% 0,86% 100%,0 100%);inset:0 -18% 0 8%}.hero__orbit{width:104px;height:104px;top:4%;left:0}.hero__caption{width:160px;padding-left:15px;bottom:4%;right:0}.hero__index,.scroll-cue{display:none}.marquee span{padding:16px 24px}.section{padding:86px 18px}.section-head{gap:26px;margin-bottom:42px}.section h2{font-size:clamp(40px,13vw,58px)}.products{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.product-card,.product-card:first-child{scroll-snap-align:start;grid-column:auto;min-width:82vw;min-height:500px}.story{align-items:end;min-height:1000px;padding-bottom:76px}.story__image{inset:0 0 44%}.story__image:after{background:linear-gradient(0deg,#150c08 0,#0000 60%)}.story__content{width:auto;margin-left:0;padding:0 18px}.story__line{height:58px}.ritual__inner{grid-template-columns:1fr;gap:50px}.ritual__image{min-height:480px}.closing{min-height:590px}.site-footer{flex-direction:column;align-items:flex-start;padding-top:38px;padding-bottom:38px}}.experience-page,.contact-page{color:var(--commerce-ink);background:var(--commerce-paper)}.experience-page section,.contact-page section{border-bottom:1px solid var(--commerce-line)}.experience-section-head,.contact-channels-section>header,.contact-faq>header{max-width:920px;margin-bottom:48px}.experience-section-head h2,.experience-personalize h2,.experience-storyline h2,.experience-cta h2,.contact-page h2{color:var(--commerce-forest);letter-spacing:-.042em;text-wrap:balance;margin:18px 0 0;font:400 clamp(42px,5vw,76px)/1.03 Times New Roman,Times,serif}.experience-section-head p:not(.commerce-kicker),.contact-page header>p:not(.commerce-kicker){color:#22372db3;max-width:720px;font-size:16px;line-height:1.8}.experience-journey,.experience-needs,.experience-gifts,.contact-channels-section,.contact-faq{padding:clamp(72px,7vw,112px) clamp(28px,7vw,110px)}.experience-journey ol,.experience-needs>div,.experience-gifts>div{margin:0;padding:0;list-style:none;display:grid}.experience-journey ol{border-top:1px solid var(--commerce-line);grid-template-columns:repeat(4,minmax(0,1fr))}.experience-journey li,.experience-needs article,.experience-gifts article{border-right:1px solid var(--commerce-line);min-width:0;padding:32px}.experience-journey li:first-child,.experience-needs article:first-child,.experience-gifts article:first-child{padding-left:0}.experience-journey li:last-child,.experience-needs article:last-child,.experience-gifts article:last-child{border-right:0;padding-right:0}.experience-journey span,.experience-needs article>span,.experience-gifts article>span,.experience-storyline li span{color:var(--commerce-gold);letter-spacing:.16em;font-size:11px;font-weight:750}.experience-journey h3,.experience-needs h3,.experience-gifts h3{color:var(--commerce-forest);margin:52px 0 14px;font:400 clamp(25px,2.2vw,34px)/1.15 Times New Roman,Times,serif}.experience-journey p,.experience-needs article p,.experience-gifts article p{color:#22372db8;margin:0;font-size:16px;line-height:1.75}.experience-needs{background:var(--commerce-ivory)}.experience-needs>div{border:1px solid var(--commerce-line);grid-template-columns:repeat(2,minmax(0,1fr))}.experience-needs article{border-bottom:1px solid var(--commerce-line);min-height:290px;padding:34px}.experience-needs article:nth-child(2){border-right:0}.experience-needs article:nth-child(n+3){border-bottom:0}.experience-needs article:nth-child(3){padding-left:34px}.experience-needs article:nth-child(4){padding-right:34px}.experience-needs article a,.experience-gifts article a,.contact-channel-cards article button,.contact-journal__pending a{color:var(--commerce-forest);letter-spacing:.13em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:9px;margin-top:34px;padding:0 0 8px;font:750 11px/1.3 Inter,ui-sans-serif,system-ui,sans-serif;text-decoration:none;display:inline-flex}.experience-needs article a>svg,.experience-gifts article a>svg,.contact-channel-cards article button>svg,.contact-journal__pending a>svg{flex:none;width:17px;height:17px}.experience-personalize{color:#fffaf0;background:var(--commerce-forest);grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,130px);padding:clamp(86px,10vw,150px) clamp(28px,7vw,110px);display:grid}.experience-personalize h2{color:#fffaf0}.experience-personalize__intro>p:not(.commerce-kicker){color:#fffaf0bd;max-width:570px;margin:28px 0 0;line-height:1.8}.experience-personalize__form{gap:26px;display:grid}.experience-personalize__form fieldset{border:0;border-bottom:1px solid #fffaf033;margin:0;padding:0 0 24px}.experience-personalize__form legend{color:#fffaf0;margin-bottom:14px;font:400 21px/1.35 Times New Roman,Times,serif}.experience-personalize__form fieldset>div{flex-wrap:wrap;gap:8px;display:flex}.experience-personalize__form label{cursor:pointer}.experience-personalize__form input{opacity:0;pointer-events:none;position:absolute}.experience-personalize__form label span{color:#fffaf0c7;border:1px solid #fffaf04d;padding:10px 14px;font-size:13px;transition:all .2s;display:block}.experience-personalize__form input:checked+span,.experience-personalize__form input:focus-visible+span{color:#102a20;background:#d7b56f;border-color:#d7b56f}.experience-personalize__form .commerce-button{width:fit-content}.experience-gifts{background:#e8dbc5}.experience-gifts>div{border-top:1px solid #22372d40;grid-template-columns:repeat(3,minmax(0,1fr))}.experience-storyline{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(86px,10vw,150px) clamp(28px,7vw,110px);display:grid}.experience-storyline ol{border-top:1px solid var(--commerce-line);margin:0;padding:0;list-style:none;display:grid}.experience-storyline li{border-bottom:1px solid var(--commerce-line);grid-template-columns:54px 1fr;align-items:center;min-height:74px;display:grid}.experience-storyline li strong{color:var(--commerce-forest);font:400 21px/1.3 Times New Roman,Times,serif}.experience-cta{color:#fffaf0;text-align:center;background:#102a20;padding:clamp(72px,8vw,112px) clamp(28px,7vw,110px)}.experience-cta h2{color:#fffaf0;max-width:1120px;margin-left:auto;margin-right:auto;font-size:clamp(42px,4.2vw,64px);line-height:1.08}.experience-cta>p:not(.commerce-kicker){color:#fffaf0b8;max-width:700px;margin:22px auto 0;font-size:15px;line-height:1.7}.experience-cta>div,.contact-final-cta>div{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:38px;display:flex}.contact-hero{background:var(--commerce-ivory);grid-template-columns:1.12fr .88fr;min-height:780px;display:grid}.contact-hero>div{flex-direction:column;justify-content:center;padding:clamp(72px,8vw,130px) clamp(28px,7vw,110px);display:flex}.contact-hero h1{max-width:920px;color:var(--commerce-forest);letter-spacing:-.045em;text-wrap:balance;margin:22px 0 28px;font:400 clamp(54px,6.4vw,96px)/.98 Times New Roman,Times,serif}.contact-hero>div>p:not(.commerce-kicker){color:#22372db3;max-width:690px;margin:0 0 14px;font-size:16px;line-height:1.78}.contact-hero .commerce-button{width:fit-content;margin-top:26px}.contact-hero>img{object-fit:cover;object-position:center 42%;width:100%;height:100%;max-height:840px}.contact-consultation{grid-template-columns:.76fr 1.24fr;gap:clamp(48px,8vw,130px);padding:clamp(84px,9vw,140px) clamp(28px,7vw,110px);scroll-margin-top:96px;display:grid}.contact-consultation header h2{font-size:clamp(42px,4.4vw,66px)}.contact-consultation header>p:not(.commerce-kicker){margin-top:25px}.contact-consultation-form{border:1px solid var(--commerce-line);background:var(--commerce-ivory);gap:24px;padding:clamp(26px,4vw,48px);display:grid}.contact-consultation-form__grid{grid-template-columns:1fr 1fr;gap:24px 18px;display:grid}.contact-consultation-form label{gap:9px;display:grid}.contact-consultation-form label>span{color:var(--commerce-brown);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:750}.contact-consultation-form input,.contact-consultation-form select,.contact-consultation-form textarea{width:100%;min-height:50px;color:var(--commerce-forest);background:#fffaf0;border:1px solid #22372d3d;border-radius:0;padding:13px 14px;font:500 14px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}.contact-consultation-form textarea{resize:vertical;min-height:132px}.contact-consultation-form__message{grid-column:1/-1}.contact-consultation-form__consent{align-items:start;grid-template-columns:18px 1fr!important}.contact-consultation-form__consent input{width:16px;min-height:16px;margin-top:1px}.contact-consultation-form__consent span{line-height:1.5;color:#22372db3!important;letter-spacing:0!important;text-transform:none!important;font-size:12px!important;font-weight:500!important}.contact-consultation-form .commerce-button{width:fit-content}.contact-consultation-form__note{color:#22372d94;margin:-10px 0 0;font-size:12px;line-height:1.6}.contact-channels-section{padding-top:clamp(58px,5vw,82px);padding-bottom:clamp(58px,5vw,82px)}.contact-channels-section>header{max-width:760px;margin-bottom:34px}.contact-channels-section>header h2{font-size:clamp(38px,4vw,58px);line-height:1.06}.contact-channels-section>header>p:not(.commerce-kicker){max-width:720px;margin-top:18px;font-size:15px;line-height:1.7}.contact-channel-cards{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.contact-channel-cards>*{border-right:1px solid var(--commerce-line);min-width:0;min-height:230px;color:var(--commerce-forest);flex-direction:column;padding:24px;text-decoration:none;display:flex}.contact-channel-cards>:first-child{padding-left:0}.contact-channel-cards>:last-child{border-right:0;padding-right:0}.contact-channel-cards>*>svg{flex:none;width:21px;height:21px;margin-bottom:30px}.contact-channel-cards span{color:var(--commerce-gold);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:750}.contact-channel-cards strong{overflow-wrap:anywhere;margin-top:12px;font:400 clamp(19px,1.45vw,24px)/1.28 Times New Roman,Times,serif}.contact-channel-cards p{color:#22372db3;margin:10px 0 0;font-size:14px;line-height:1.62}.contact-corporate{color:#fffaf0;background:var(--commerce-forest);grid-template-columns:1.05fr .95fr;min-height:760px;scroll-margin-top:90px;display:grid}.contact-corporate>div{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,125px);display:flex}.contact-corporate h2{color:#fffaf0}.contact-corporate>div>p:not(.commerce-kicker){color:#fffaf0c7;max-width:690px;margin:22px 0 0;font-size:16px;line-height:1.8}.contact-corporate .commerce-button{color:#fffaf0;border-color:#fffaf08c;width:fit-content;margin-top:34px}.contact-corporate>img{object-fit:cover;width:100%;height:100%;max-height:820px}.contact-presence{background:var(--commerce-ivory);grid-template-columns:1.1fr .9fr;min-height:680px;display:grid}.contact-presence>img{object-fit:cover;width:100%;height:100%;min-height:620px}.contact-presence>div{flex-direction:column;justify-content:center;padding:clamp(64px,7vw,110px);display:flex}.contact-presence>div>p:not(.commerce-kicker){color:#22372db3;margin-top:26px;line-height:1.8}.contact-presence blockquote{border-top:1px solid var(--commerce-line);color:var(--commerce-brown);margin:44px 0 0;padding-top:28px;font:italic 400 clamp(24px,2.4vw,34px)/1.35 Times New Roman,Times,serif}.contact-faq{display:block}.contact-faq>header{text-align:center;margin-left:auto;margin-right:auto}.contact-faq>div{width:min(100%,1120px);margin:0 auto}.contact-faq details{border-top:1px solid var(--commerce-line)}.contact-faq details:last-child{border-bottom:1px solid var(--commerce-line)}.contact-faq summary{color:var(--commerce-forest);cursor:pointer;grid-template-columns:42px 1fr 22px;align-items:center;gap:18px;padding:25px 0;font:400 clamp(18px,1.6vw,23px)/1.35 Times New Roman,Times,serif;list-style:none;display:grid}.contact-faq summary::-webkit-details-marker{display:none}.contact-faq summary span{color:var(--commerce-gold);letter-spacing:.14em;font:750 11px/1 Inter,ui-sans-serif,system-ui,sans-serif}.contact-faq details[open] summary i{transform:rotate(45deg)}.contact-faq details p{color:#22372db8;max-width:850px;margin:-4px 40px 28px 60px;font-size:16px;line-height:1.75}.contact-journal{background:#e8dbc5;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(36px,6vw,88px);padding:clamp(62px,6vw,92px) clamp(28px,7vw,110px);display:grid}.contact-journal h2{max-width:650px;font-size:clamp(38px,4vw,58px);line-height:1.06}.contact-journal>div:first-child>p:not(.commerce-kicker){color:#22372dad;max-width:620px;margin-top:18px;font-size:15px;line-height:1.7}.contact-journal__pending{background:#fffaf073;border:1px solid #22372d33;padding:26px 28px}.contact-journal__pending>svg{width:21px;height:21px;color:var(--commerce-gold)}.contact-journal__pending strong{color:var(--commerce-forest);margin-top:18px;font:400 23px/1.28 Times New Roman,Times,serif;display:block}.contact-journal__pending p{color:#22372db3;margin-top:12px;font-size:14px;line-height:1.65}.contact-final-cta{color:#fffaf0;text-align:center;background:#102a20;padding:clamp(72px,8vw,112px) clamp(28px,7vw,110px)}.contact-final-cta h2{color:#fffaf0;max-width:1320px;margin-left:auto;margin-right:auto;font-size:clamp(42px,4.2vw,64px);line-height:1.08}.contact-final-cta>p:not(.commerce-kicker){color:#fffaf0b8;max-width:720px;margin:22px auto 0;font-size:15px;line-height:1.7}@media (max-width:900px){.experience-journey ol,.experience-gifts>div,.contact-channel-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-journey li,.experience-gifts article,.contact-channel-cards>*{border-bottom:1px solid var(--commerce-line);padding:30px}.experience-journey li:nth-child(2),.experience-gifts article:nth-child(2),.contact-channel-cards>:nth-child(2),.contact-channel-cards>:nth-child(4){border-right:0}.experience-journey li:nth-child(3),.experience-gifts article:nth-child(3),.contact-channel-cards>:nth-child(3){padding-left:30px}.experience-personalize,.experience-storyline,.contact-consultation,.contact-faq,.contact-journal,.contact-hero,.contact-corporate,.contact-presence{grid-template-columns:1fr}.contact-hero>img{order:-1;max-height:70vh}.contact-corporate>img,.contact-presence>img{min-height:520px;max-height:65vh}.contact-channel-cards>:first-child{padding-left:30px}.contact-channel-cards>:last-child{padding-right:30px}}@media (max-width:640px){.experience-journey,.experience-needs,.experience-gifts,.contact-channels-section,.contact-faq{padding:70px 22px}.experience-section-head h2,.experience-personalize h2,.experience-storyline h2,.experience-cta h2,.contact-page h2{font-size:40px}.experience-journey ol,.experience-needs>div,.experience-gifts>div,.contact-channel-cards{grid-template-columns:1fr}.experience-journey li,.experience-journey li:first-child,.experience-journey li:last-child,.experience-needs article,.experience-needs article:first-child,.experience-needs article:last-child,.experience-needs article:nth-child(3),.experience-needs article:nth-child(4),.experience-gifts article,.experience-gifts article:first-child,.experience-gifts article:last-child,.contact-channel-cards>*,.contact-channel-cards>:first-child,.contact-channel-cards>:last-child{border-right:0;border-bottom:1px solid var(--commerce-line);min-height:auto;padding:28px 0}.experience-journey h3,.experience-needs h3,.experience-gifts h3{margin-top:32px}.experience-personalize,.experience-storyline,.experience-cta,.contact-consultation,.contact-journal,.contact-final-cta{padding:64px 22px}.experience-personalize__form .commerce-button,.contact-consultation-form .commerce-button,.contact-hero .commerce-button,.contact-corporate .commerce-button{width:100%}.experience-cta>div,.contact-final-cta>div{display:grid}.contact-hero h1{font-size:48px}.contact-hero>div,.contact-corporate>div,.contact-presence>div{padding:68px 22px}.contact-consultation-form{padding:24px 18px}.contact-consultation-form__grid{grid-template-columns:1fr}.contact-consultation-form__message{grid-column:auto}.contact-channel-cards>*>svg{margin-bottom:24px}.contact-channels-section>header h2,.contact-journal h2,.contact-final-cta h2{font-size:38px}.contact-faq summary{grid-template-columns:34px 1fr 20px;gap:10px}.contact-faq details p{margin-left:44px;margin-right:0}}:root{--commerce-paper:#f7f0e3;--commerce-ivory:#fffaf0;--commerce-forest:#173a2c;--commerce-brown:#6a3826;--commerce-gold:#b98738;--commerce-ink:#22372d;--commerce-line:#173a2c2e}html{background:var(--commerce-paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{color:var(--commerce-ink);background:var(--commerce-paper)}.commerce-announcement{z-index:80;color:#fffaf0;background:var(--commerce-forest);letter-spacing:.12em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;min-height:32px;padding:6px 20px;font-size:10px;display:flex;position:relative}.commerce-announcement span{color:#d7b56f;margin:0 10px}.commerce-header{z-index:79;border-bottom:1px solid var(--commerce-line);min-height:76px;color:var(--commerce-forest);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f5;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:0 clamp(22px,4.2vw,68px);display:grid;position:relative}.commerce-brand{color:var(--commerce-forest);align-items:center;gap:12px;display:flex}.commerce-brand img{object-fit:cover;border-radius:50%;width:46px;height:46px}.commerce-brand>span{gap:2px;display:grid}.commerce-brand strong{font-family:Times New Roman,Times,serif;font-size:18px;font-weight:600}.commerce-brand small{color:#173a2c9e;letter-spacing:.18em;text-transform:uppercase;font-size:8px}.commerce-nav{justify-content:center;align-items:center;gap:clamp(17px,2vw,30px);display:flex}.commerce-nav a{color:#173a2cb8;letter-spacing:.045em;padding:29px 0 26px;font-size:11px;position:relative}.commerce-nav a:after{background:var(--commerce-gold);content:"";height:1px;transition:right .25s;position:absolute;bottom:20px;left:0;right:100%}.commerce-nav a:hover,.commerce-nav a:focus-visible,.commerce-nav a[aria-current=page]{color:var(--commerce-forest)}.commerce-nav a:hover:after,.commerce-nav a:focus-visible:after,.commerce-nav a[aria-current=page]:after{right:0}.commerce-nav__mobile{display:none}.commerce-tools{align-items:center;gap:6px;display:flex}.commerce-tool{min-height:38px;color:var(--commerce-forest);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 8px;font:700 9px/1 Segoe UI,Arial,sans-serif;text-decoration:none;display:inline-flex}.commerce-tool svg{width:17px;height:17px}.commerce-tool:hover,.commerce-tool:focus-visible{color:var(--commerce-brown)}.order-notifications{align-items:center;gap:3px;display:flex;position:relative}.commerce-account-avatar,.commerce-notification-button{border:1px solid var(--commerce-line);width:36px;height:36px;color:var(--commerce-forest);cursor:pointer;background:0 0;border-radius:50%;place-items:center;display:grid}.commerce-account-avatar{overflow:hidden}.commerce-account-avatar img{object-fit:cover;width:100%;height:100%}.commerce-account-avatar svg,.commerce-notification-button>svg{width:17px;height:17px}.commerce-account-avatar:hover,.commerce-account-avatar:focus-visible,.commerce-notification-button:hover,.commerce-notification-button:focus-visible{color:var(--commerce-brown);border-color:var(--commerce-gold)}.commerce-notification-button{position:relative}.commerce-notification-button>b{border:2px solid var(--commerce-ivory);color:#fff;background:var(--commerce-brown);border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font:700 9px/1 Segoe UI,Arial,sans-serif;display:grid;position:absolute;top:-5px;right:-5px}.order-notification-panel{z-index:110;border:1px solid var(--commerce-line);width:min(390px,100vw - 28px);color:var(--commerce-forest);background:var(--commerce-ivory);position:absolute;top:calc(100% + 14px);right:0;box-shadow:0 22px 56px #173a2c2e}.order-notification-panel>header{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.order-notification-panel>header strong{font:400 24px/1 Times New Roman,Times,serif}.order-notification-panel>header a{color:var(--commerce-brown);letter-spacing:.1em;text-transform:uppercase;font:700 9px/1 Segoe UI,Arial,sans-serif}.order-notification-panel__actions{align-items:center;gap:14px;display:flex}.order-notification-panel__mark-all{color:#173a2c9e;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;padding:0;font:600 10px/1 Segoe UI,Arial,sans-serif;text-decoration:underline}.order-notification-panel__mark-all:hover,.order-notification-panel__mark-all:focus-visible{color:var(--commerce-brown)}.order-notification-panel>div{max-height:min(440px,60vh);overflow-y:auto}.order-notification-panel>div>a{border-bottom:1px solid var(--commerce-line);color:var(--commerce-forest);grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:12px;padding:16px 20px;text-decoration:none;display:grid}.order-notification-panel>div>a:hover,.order-notification-panel>div>a:focus-visible{background:#b9873814}.order-notification-panel>div>a>svg{width:18px;height:18px;color:var(--commerce-gold)}.order-notification-panel>div>a>svg:last-child{color:#173a2c80;width:14px}.order-notification-panel span{gap:5px;display:grid}.order-notification-panel span strong{font:600 13px/1.35 Segoe UI,Arial,sans-serif}.order-notification-panel span small{color:#173a2c9e;font-size:11px}.order-notification-panel>p{color:#173a2c9e;margin:0;padding:28px 20px;font-size:13px}.commerce-cart{border-left:1px solid var(--commerce-line);padding-left:14px}.commerce-cart b{width:22px;height:22px;color:var(--commerce-ivory);background:var(--commerce-brown);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:10px;display:grid}.commerce-menu{border:1px solid var(--commerce-line);width:42px;height:42px;color:var(--commerce-forest);background:0 0;place-items:center;display:none}.commerce-menu svg{width:20px;height:20px}.site-search{z-index:100;place-items:start center;padding:max(100px,15vh) 18px 18px;display:grid;position:fixed;inset:0}.site-search__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#0c1f177a;border:0;position:absolute;inset:0}.site-search__panel{border:1px solid var(--commerce-line);width:min(100%,680px);color:var(--commerce-forest);background:var(--commerce-ivory);gap:12px;padding:clamp(24px,4vw,38px);display:grid;position:relative;box-shadow:0 28px 70px #0f2a1f40}.site-search__panel>label{letter-spacing:.15em;text-transform:uppercase;font:700 10px/1.4 Segoe UI,Arial,sans-serif}.site-search__panel>div{border-bottom:1px solid var(--commerce-forest);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 0 12px;display:grid}.site-search__panel>div>svg{width:21px;height:21px}.site-search__panel input{min-width:0;color:var(--commerce-forest);background:0 0;border:0;outline:0;font:400 clamp(24px,4vw,38px)/1.2 Times New Roman,Times,serif}.site-search__panel input::placeholder{color:#173a2c6b}.site-search__close{border:1px solid var(--commerce-line);width:34px;height:34px;color:var(--commerce-forest);cursor:pointer;background:0 0;place-items:center;display:grid}.site-search__close svg{width:18px;height:18px}.site-search__panel p{color:#22372da3;margin:0;font-size:13px;line-height:1.5}.commerce-home,.commerce-content-page{color:var(--commerce-ink);background:var(--commerce-paper)}.commerce-kicker{letter-spacing:.18em;text-transform:uppercase;margin:0;font-weight:700;line-height:1.45;color:var(--commerce-gold)!important;font-size:11px!important}.commerce-hero{border-bottom:1px solid var(--commerce-line);grid-template-columns:.84fr 1.16fr;min-height:min(760px,100vh - 108px);display:grid}.commerce-hero__copy{background:var(--commerce-ivory);flex-direction:column;justify-content:center;padding:clamp(64px,8vw,120px) clamp(28px,7vw,100px);display:flex}.commerce-hero h1{overflow-wrap:normal;max-width:680px;color:var(--commerce-forest);letter-spacing:-.035em;line-break:auto;text-wrap:wrap;word-break:normal;margin:24px 0;font-family:Times New Roman,Times,serif;font-size:clamp(58px,6.7vw,108px);font-weight:400;line-height:.93}.commerce-hero__lead{color:#22372db8;max-width:590px;margin:0;font-size:16px;line-height:1.75}.commerce-actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.commerce-button{border:1px solid var(--commerce-forest);min-height:50px;color:var(--commerce-forest);letter-spacing:.12em;text-transform:uppercase;background:0 0;justify-content:center;align-items:center;gap:24px;padding:0 22px;font-size:10px;font-weight:700;display:inline-flex}.commerce-button--solid{color:var(--commerce-ivory);background:var(--commerce-forest)}.commerce-button:hover,.commerce-button:focus-visible{color:var(--commerce-ivory);background:var(--commerce-brown);border-color:var(--commerce-brown)}.commerce-hero__visual{background:#392014;min-height:640px;position:relative;overflow:hidden}.commerce-hero__visual>img{object-fit:cover;width:100%;height:100%;transition:transform 1.4s cubic-bezier(.16,1,.3,1)}.commerce-hero:hover .commerce-hero__visual>img{transform:scale(1.025)}.commerce-hero__visual:after{content:"";background:linear-gradient(#0000 52%,#140a06b8);position:absolute;inset:0}.commerce-hero__card{z-index:1;color:#fffaf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#19110ab8;gap:6px;width:min(224px,100% - 48px);min-width:0;padding:18px 20px;display:grid;position:absolute;bottom:clamp(24px,5vw,64px);right:clamp(24px,5vw,70px)}.commerce-hero__card span{color:#d7b56f;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.commerce-hero__card strong{font:23px Times New Roman,Times,serif}.commerce-hero__card a{color:#fffaf0;letter-spacing:.1em;text-transform:uppercase;margin-top:4px;font-size:9px}.commerce-trust{border-bottom:1px solid var(--commerce-line);background:var(--commerce-forest);grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,7vw,110px);display:grid}.commerce-trust div{color:#fffaf0;border-right:1px solid #ffffff24;gap:7px;padding:24px 32px;display:grid}.commerce-trust div:first-child{padding-left:0}.commerce-trust div:last-child{border:0}.commerce-trust strong{font:18px Times New Roman,Times,serif}.commerce-trust span{color:#fffaf09e;font-size:11px}.commerce-section{padding:clamp(78px,9vw,140px) clamp(28px,7vw,110px)}.commerce-section__head{grid-template-columns:1fr;align-items:start;gap:22px;margin-bottom:54px;display:grid}.commerce-section__head h2,.commerce-split h2,.commerce-values h2,.commerce-guide h2,.commerce-contact h2,.commerce-prose h2,.commerce-steps h2,.commerce-safety h2,.commerce-next h2,.commerce-value-list h2{color:var(--commerce-forest);letter-spacing:-.045em;text-wrap:balance;margin:18px 0 0;font:400 clamp(44px,5vw,76px)/1.02 Times New Roman,Times,serif}.commerce-section__head>p{color:#22372dad;max-width:760px;margin:0;line-height:1.75}.commerce-featured-products{gap:22px}.commerce-featured-products .product-card{aspect-ratio:auto;background:#2c180f;min-height:520px}.commerce-featured-products .product-card__copy{color:#fffaf0;background:linear-gradient(#0000,#140a06d6)}.commerce-featured-products .product-card__copy h3{color:#fffaf0;text-shadow:0 1px 16px #0000008c}.commerce-collection .product-status{color:var(--commerce-brown);border-color:var(--commerce-line)}.commerce-collection .product-status a{color:var(--commerce-brown)}.commerce-split{background:var(--commerce-ivory);border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);grid-template-columns:.9fr 1.1fr;min-height:720px;display:grid}.commerce-split__image{overflow:hidden}.commerce-split__image img{object-fit:cover;width:100%;height:100%}.commerce-split__copy{flex-direction:column;justify-content:center;padding:clamp(64px,9vw,140px);display:flex}.commerce-split__copy>p:not(.commerce-kicker){color:#22372db3;max-width:620px;font-size:16px;line-height:1.8}.commerce-text-link{width:fit-content;color:var(--commerce-brown);letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid;gap:20px;margin-top:26px;padding-bottom:6px;font-size:11px;font-weight:700;line-height:1.35;display:inline-flex}.commerce-values{color:#fffaf0;background:var(--commerce-forest);padding:clamp(78px,9vw,140px) clamp(28px,7vw,110px)}.commerce-values header{max-width:780px}.commerce-values h2{color:#fffaf0}.commerce-values>div{border-top:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.commerce-values article{border-right:1px solid #ffffff2e;min-height:290px;padding:30px}.commerce-values article:first-child{padding-left:0}.commerce-values article:last-child{border:0}.commerce-values article span{color:#d7b56f;font-size:10px}.commerce-values article h3{margin:70px 0 18px;font:400 30px/1.15 Times New Roman,Times,serif}.commerce-values article p{color:#fffaf0a6;line-height:1.75}.commerce-values .commerce-text-link{color:#d7b56f}.commerce-guide{background:#e8dbc5;grid-template-columns:1fr .82fr;align-items:stretch;display:grid}.commerce-guide>div{flex-direction:column;justify-content:center;padding:clamp(64px,8vw,120px);display:flex}.commerce-guide>div>p:not(.commerce-kicker){color:#22372dad;line-height:1.75}.commerce-guide .commerce-button{align-self:flex-start;margin-top:26px}.commerce-guide img{object-fit:cover;width:100%;height:100%;min-height:620px}.commerce-contact{background:var(--commerce-ivory);grid-template-columns:1fr minmax(320px,.62fr);align-items:center;gap:clamp(50px,8vw,120px);padding:clamp(78px,9vw,130px) clamp(28px,7vw,110px);display:grid}.commerce-contact>div>p:not(.commerce-kicker){color:#22372dad;max-width:700px;line-height:1.75}.commerce-contact .doc-preorder__form{border:1px solid var(--commerce-line);background:var(--commerce-paper);padding:34px}.commerce-contact .doc-preorder__label{color:var(--commerce-gold);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700}.commerce-contact .doc-preorder__form p{color:#22372db3;line-height:1.7}.commerce-contact .button{color:var(--commerce-ivory);background:var(--commerce-forest);border-color:var(--commerce-forest)}.commerce-footer{color:#fffaf0;background:#102a20;border-top:3px solid #d7b56fd1;grid-template-columns:minmax(390px,1.3fr) repeat(3,minmax(180px,1fr));gap:34px 0;padding:clamp(52px,5vw,76px) clamp(28px,7vw,110px) 24px;display:grid}.commerce-footer__brand{padding-right:clamp(32px,4vw,64px)}.commerce-footer__brand-lockup{align-items:center;gap:20px;display:flex}.commerce-footer__brand img{object-fit:cover;border:1px solid #d7b56f61;border-radius:50%;width:68px;height:68px}.commerce-footer__brand strong{text-wrap:balance;font:400 clamp(28px,2.1vw,34px)/1.08 Times New Roman,Times,serif;display:block}.commerce-footer__brand p{color:#fffaf0a8;text-wrap:pretty;max-width:430px;margin:20px 0 0;font-size:14px;line-height:1.75}.commerce-footer nav,.commerce-footer__contact{border-left:1px solid #fffaf01f;flex-direction:column;align-items:flex-start;gap:13px;min-width:0;padding:4px 0 0 clamp(24px,3vw,48px);display:flex}.commerce-footer h2{color:#d7b56f;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:700}.commerce-footer a{color:#fffaf0c2;font-size:14px;line-height:1.45;position:relative}.commerce-footer__contact a{align-items:center;gap:9px;display:inline-flex}.commerce-footer__contact svg{color:#d7b56f;flex:none;width:16px;height:16px}.commerce-footer a:after{content:"";transform-origin:100%;background:#d7b56f;height:1px;transition:transform .25s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.commerce-footer a:hover,.commerce-footer a:focus-visible{color:#fffaf0}.commerce-footer a:hover:after,.commerce-footer a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.commerce-footer__bottom{color:#fffaf075;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #ffffff24;grid-column:1/-1;justify-content:space-between;padding-top:20px;font-size:9px;display:flex}.commerce-content-page{min-height:70vh}.commerce-page-hero{border-bottom:1px solid var(--commerce-line);background:var(--commerce-ivory);grid-template-columns:1fr .82fr;min-height:690px;display:grid}.commerce-page-hero>div{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px) clamp(28px,7vw,110px);display:flex}.commerce-page-hero h1,.commerce-contact-page h1{overflow-wrap:normal;max-width:800px;color:var(--commerce-forest);letter-spacing:-.035em;line-break:auto;text-wrap:wrap;word-break:normal;margin:22px 0;font:400 clamp(62px,7vw,108px)/.95 Times New Roman,Times,serif}.commerce-page-hero>div>p:not(.commerce-kicker),.commerce-contact-page>div>p:not(.commerce-kicker){color:#22372db3;max-width:650px;font-size:17px;line-height:1.8}.commerce-page-hero>img{object-fit:cover;background:#decdb3;width:100%;height:100%;max-height:760px}.commerce-page-hero--story>div{justify-content:flex-start;padding-top:clamp(82px,7vw,116px)}.commerce-page-hero--story h1{max-width:720px;margin-top:30px}.commerce-page-hero--story>div>p:not(.commerce-kicker){max-width:560px;margin:0}.commerce-page-hero--story .commerce-text-link{color:var(--commerce-forest);margin-top:34px}.commerce-story-index{border-top:1px solid var(--commerce-line);grid-template-columns:repeat(3,minmax(0,1fr));width:min(100%,560px);margin:auto 0 0;padding:24px 0 0;list-style:none;display:grid}.commerce-story-index li{color:var(--commerce-forest);letter-spacing:.14em;text-transform:uppercase;gap:8px;font:600 11px/1.2 Arial,sans-serif;display:grid}.commerce-story-index li+li{border-left:1px solid var(--commerce-line);padding-left:24px}.commerce-story-index span{color:var(--commerce-copper);font-size:9px}.commerce-page-hero--reverse>div{order:2}.commerce-page-hero--reverse>img{order:1}.commerce-prose{grid-template-columns:.72fr 1fr;gap:70px;padding:clamp(80px,10vw,150px) clamp(28px,10vw,160px);display:grid}.commerce-prose>div{padding-top:48px}.commerce-prose>div p{color:#22372db3;font-size:17px;line-height:1.85}.commerce-quote{color:#fffaf0;background:var(--commerce-forest);text-align:center;padding:clamp(80px,10vw,150px) 28px}.commerce-quote p{max-width:1040px;margin:auto;font:italic 400 clamp(44px,6vw,88px)/1.1 Times New Roman,Times,serif}.commerce-quote span{color:#d7b56f;letter-spacing:.18em;text-transform:uppercase;margin-top:28px;font-size:10px;display:block}.commerce-next{background:#e8dbc5;justify-content:space-between;align-items:end;gap:40px;padding:clamp(70px,9vw,120px) clamp(28px,7vw,110px);display:flex}.commerce-next h2{max-width:800px;font-size:clamp(38px,4vw,62px)}.commerce-next .commerce-button{flex:none}.commerce-steps{padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px)}.commerce-steps header{max-width:820px}.commerce-steps>div{border-top:1px solid var(--commerce-line);grid-template-columns:repeat(3,1fr);margin-top:60px;display:grid}.commerce-steps article{border-right:1px solid var(--commerce-line);min-height:310px;padding:32px}.commerce-steps article:first-child{padding-left:0}.commerce-steps article:last-child{border:0}.commerce-steps article span{color:var(--commerce-gold);font-size:11px}.commerce-steps h3{color:var(--commerce-forest);margin:72px 0 18px;font:400 32px Times New Roman,Times,serif}.commerce-steps article p{color:#22372dad;line-height:1.75}.commerce-safety{color:#fffaf0;background:var(--commerce-brown);grid-template-columns:1fr 1fr;gap:60px;padding:clamp(80px,9vw,130px) clamp(28px,7vw,110px);display:grid}.commerce-safety h2{color:#fffaf0}.commerce-safety ul{counter-reset:safety;gap:0;margin:0;padding:0;list-style:none;display:grid}.commerce-safety li{color:#fffaf0c2;counter-increment:safety;border-bottom:1px solid #ffffff2e;padding:22px 0;line-height:1.6}.commerce-safety li:before{color:#d7b56f;content:"0" counter(safety);margin-right:18px}.commerce-mission{grid-template-columns:1fr 1fr;display:grid}.commerce-mission article{border-right:1px solid var(--commerce-line);min-height:560px;padding:clamp(60px,7vw,110px)}.commerce-mission article:last-child{background:#e8dbc5;border:0}.commerce-mission article>span{color:var(--commerce-gold)}.commerce-mission h2{color:var(--commerce-forest);letter-spacing:-.035em;margin-top:70px;font:400 clamp(35px,4vw,57px)/1.15 Times New Roman,Times,serif}.commerce-value-list{grid-template-columns:.8fr 1.2fr;gap:80px;padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px);display:grid}.commerce-value-list ol{margin:0;padding:0;list-style:none}.commerce-value-list li{border-bottom:1px solid var(--commerce-line);color:var(--commerce-forest);align-items:center;gap:24px;padding:28px 0;font:28px Times New Roman,Times,serif;display:flex}.commerce-value-list li span{color:var(--commerce-gold);font:10px Arial,sans-serif}.commerce-contact-page{background:var(--commerce-ivory);grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(50px,8vw,120px);min-height:690px;padding:clamp(64px,6vw,96px) clamp(28px,7vw,110px);display:grid}.commerce-contact-page h1{max-width:760px;font-size:clamp(58px,6vw,92px)}.commerce-contact-page__intro{flex-direction:column;display:flex}.commerce-contact-page__panel{border:1px solid var(--commerce-line);background:var(--commerce-paper);gap:30px;margin-top:110px;padding:clamp(28px,4vw,52px);display:grid}.commerce-contact-page__panel .doc-preorder__form>p{color:var(--commerce-forest);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:17px;font-weight:500;line-height:1.75}.commerce-contact-page__panel .doc-preorder__label{color:#8b5c32;letter-spacing:.16em;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700}.commerce-contact-page__panel .doc-preorder__form>.button{border-color:var(--commerce-forest);color:#fffaf0;background:var(--commerce-forest);min-height:54px;padding:16px 24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:750}.commerce-contact-page__panel .doc-preorder__form>.button:hover,.commerce-contact-page__panel .doc-preorder__form>.button:focus-visible{color:#fffaf0;background:#24513f}.commerce-contact-channels{border-top:1px solid var(--commerce-line);width:min(100%,650px);margin-top:42px;font-style:normal;display:grid}.commerce-contact-channels a{border-bottom:1px solid var(--commerce-line);color:var(--commerce-forest);grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 0;text-decoration:none;display:grid}.commerce-contact-channels span,.commerce-contact-page__note span{color:#8b5c32;letter-spacing:.14em;text-transform:uppercase;font:700 10px/1.2 Inter,ui-sans-serif,system-ui,sans-serif}.commerce-contact-channels strong{overflow-wrap:anywhere;font:400 clamp(18px,1.5vw,23px)/1.3 Times New Roman,Times,serif}.commerce-contact-channels i{font-style:normal;transition:transform .2s}.commerce-contact-channels a:hover i,.commerce-contact-channels a:focus-visible i{transform:translate(3px,-3px)}.commerce-contact-page__note{border-top:1px solid var(--commerce-line);padding-top:24px}.commerce-contact-page__note p{color:var(--commerce-forest);margin:12px 0 0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.7}.catalog-page,.product-detail{background:var(--commerce-paper);color:var(--commerce-forest)}.catalog-search label{color:var(--commerce-gold)}.catalog-search button{color:#fffaf0;background:var(--commerce-forest);border-color:var(--commerce-forest)}.doc-product__actions{margin-top:auto}.doc-product__actions a,.doc-product__actions button{min-height:42px}.story-page{color:var(--commerce-ink);background:var(--commerce-paper)}.story-page .commerce-page-hero{border-bottom:1px solid var(--commerce-line);background:var(--commerce-ivory)}.story-section__head{gap:18px;margin-bottom:54px;display:grid}.story-section__head h2{color:var(--commerce-forest);letter-spacing:-.04em;text-wrap:balance;margin:0;font:400 clamp(40px,4.8vw,66px)/1.04 Times New Roman,Times,serif}.story-section__head>p:not(.commerce-kicker){color:#22372db3;max-width:760px;margin:0;font-size:17px;line-height:1.8}.story-values{padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px);scroll-margin-top:86px}.story-values__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:40px;display:grid}.story-value{flex-direction:column;min-width:0;display:flex}.story-value__media{aspect-ratio:4/5;background:#e8dbc5;position:relative;overflow:hidden}.story-value__media img{object-fit:cover;width:100%;height:100%}.story-value__body{flex-direction:column;padding-top:26px;display:flex}.story-value__index{color:var(--commerce-gold);letter-spacing:.18em;margin:0 0 14px;font-size:11px;font-weight:700}.story-value h3{color:var(--commerce-forest);letter-spacing:.18em;margin:0 0 10px;font-size:11px;font-weight:700}.story-value__title{color:var(--commerce-forest);margin:0 0 12px;font:400 24px/1.2 Times New Roman,Times,serif}.story-value__copy{color:#22372db8;margin:0;font-size:15px;line-height:1.75}.story-journey{color:#fffaf0;background:var(--commerce-forest);padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px);scroll-margin-top:86px}.story-journey .commerce-kicker{color:#d7b56f!important}.story-journey .story-section__head h2{color:#fffaf0}.story-journey .story-section__head>p:not(.commerce-kicker){color:#fffaf0c7}.story-journey__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:72px 0 0;padding:0;list-style:none;display:grid;position:relative}.story-journey__list:before{content:"";background:#fffaf04d;height:1px;position:absolute;top:0;left:0;right:0}.story-journey__step{min-width:0;padding:34px 26px 0 0;position:relative}.story-journey__step:before{border:2px solid var(--commerce-forest);content:"";background:#d7b56f;border-radius:50%;width:9px;height:9px;position:absolute;top:-5px;left:0}.story-journey__media{aspect-ratio:4/3;background:#e8dbc5;width:100%;margin-bottom:28px;position:relative;overflow:hidden}.story-journey__media img{object-fit:cover;width:100%;height:100%}.story-journey__media-secondary{aspect-ratio:4/5;background:#e8dbc5;border:4px solid #fffaf0;width:40%;position:absolute;bottom:14px;right:14px;overflow:hidden;box-shadow:0 12px 24px #00000038}.story-journey__media-secondary img{object-fit:cover;object-position:center top}.story-journey__body{min-width:0}.story-journey__step-index{color:#d7b56f;letter-spacing:.18em;margin-bottom:22px;font-size:12px;font-weight:700;display:block}.story-journey__step h3{color:#fffaf0;margin:0 0 14px;font:400 26px/1.1 Times New Roman,Times,serif}.story-journey__step-subtitle{color:#d7b56f;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.story-journey__step-copy{color:#fffaf0c7;margin:14px 0 0;font-size:15px;line-height:1.7}.story-craft{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(50px,7vw,100px);padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px);scroll-margin-top:86px;display:grid}.story-craft__media{aspect-ratio:4/3;background:#e8dbc5;position:relative;overflow:hidden}.story-craft__media img{object-fit:cover;width:100%;height:100%}.story-craft__body{min-width:0}.story-craft__body .story-section__head{margin-bottom:42px}.story-craft__steps{counter-reset:craft;gap:0;margin:0;padding:0;list-style:none;display:grid}.story-craft__steps li{border-bottom:1px solid var(--commerce-line);padding:26px 0}.story-craft__steps li:last-child{border-bottom:0}.story-craft__steps li:before{color:var(--commerce-gold);letter-spacing:.18em;content:"0" counter(craft);counter-increment:craft;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.story-craft__steps h3{color:var(--commerce-forest);margin:0 0 8px;font:400 24px/1.1 Times New Roman,Times,serif}.story-craft__steps p{color:#22372db8;margin:0;font-size:15px;line-height:1.7}.story-vietnam{padding:clamp(80px,10vw,150px) clamp(28px,7vw,110px);scroll-margin-top:86px;position:relative}.story-vietnam:before{background:linear-gradient(90deg, var(--commerce-gold) 0 72px, var(--commerce-line) 72px 100%);content:"";height:1px;position:absolute;top:0;left:clamp(28px,7vw,110px);right:clamp(28px,7vw,110px)}.story-vietnam h2{max-width:1000px;color:var(--commerce-forest);letter-spacing:-.04em;text-wrap:balance;margin:22px 0 0;font:400 clamp(40px,5vw,72px)/1.04 Times New Roman,Times,serif}.story-vietnam h2 span{display:block}.story-vietnam>div{max-width:820px;margin-top:48px}.story-vietnam>div p{color:#22372dbd;margin:0 0 22px;font-size:17px;line-height:1.85}.story-vietnam>div p:last-child{margin-bottom:0}.story-brand{color:#fffaf0;background:var(--commerce-brown);padding:clamp(80px,9vw,140px) clamp(28px,7vw,110px)}.story-brand .commerce-kicker{color:#e7c68a!important}.story-brand h2{color:#fffaf0;letter-spacing:-.035em;text-wrap:balance;max-width:900px;margin:20px 0 0;font:400 clamp(36px,4.4vw,62px)/1.08 Times New Roman,Times,serif}.story-brand__pairs{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:56px 0 0;display:grid}.story-brand__pairs>div{border-top:1px solid #fffaf038;padding-top:22px}.story-brand__pairs dt{color:#e7c68a;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:700}.story-brand__pairs dd{color:#fffaf0db;margin:0;font:400 24px/1.2 Times New Roman,Times,serif}.story-philosophy{text-align:center;background:var(--commerce-ivory);padding:clamp(76px,8vw,120px) clamp(28px,7vw,110px)}.story-philosophy h2{max-width:900px;color:var(--commerce-forest);letter-spacing:-.04em;text-wrap:balance;margin:20px auto 0;font:400 clamp(40px,4.8vw,68px)/1.08 Times New Roman,Times,serif}.story-philosophy__copy{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:980px;margin:48px auto 0;display:grid}.story-philosophy__copy p{color:#22372dbd;margin:0;padding:28px 36px;font-size:16px;line-height:1.8}.story-philosophy__copy p+p{border-left:1px solid var(--commerce-line)}.story-cta{text-align:center;background:#e8dbc5;padding:clamp(72px,8vw,112px) clamp(28px,7vw,110px)}.story-cta h2{max-width:1120px;color:var(--commerce-forest);letter-spacing:-.04em;text-wrap:balance;margin:18px auto 0;font:400 clamp(42px,4.2vw,64px)/1.08 Times New Roman,Times,serif}.story-cta h2 span{display:block}.story-cta__description{color:#22372db3;max-width:680px;margin:22px auto 0;font-size:15px;line-height:1.7}.story-cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.story-cta__actions .commerce-button{min-height:52px}.story-cta__actions .commerce-button--ghost{border-color:var(--commerce-forest);color:var(--commerce-forest);background:0 0}.story-cta__actions .commerce-button--ghost:hover,.story-cta__actions .commerce-button--ghost:focus-visible{color:var(--commerce-ivory);background:var(--commerce-brown);border-color:var(--commerce-brown)}@media (max-width:900px){.story-values__grid{grid-template-columns:1fr;gap:56px}.story-journey__list{grid-template-columns:1fr 1fr;gap:44px 0}.story-journey__list:before{display:none}.story-journey__step{padding:0}.story-journey__step:before,.story-journey__media-secondary{display:none}.story-craft{grid-template-columns:1fr}.story-craft__media{max-width:640px}.story-brand__pairs{grid-template-columns:1fr;gap:28px}.story-philosophy__copy{grid-template-columns:1fr;gap:0;max-width:720px}.story-philosophy__copy p{padding:24px 0}.story-philosophy__copy p+p{border-top:1px solid var(--commerce-line);border-left:0}}@media (max-width:680px){.story-values,.story-journey,.story-craft,.story-vietnam,.story-brand,.story-philosophy,.story-cta{padding-left:22px;padding-right:22px}.story-section__head{gap:14px;margin-bottom:40px}.story-section__head h2{font-size:40px}.story-value__media{aspect-ratio:4/5}.story-journey{padding-top:72px;padding-bottom:72px}.story-journey__list{grid-template-columns:1fr;gap:0;margin-top:44px;padding:0 0 0 22px}.story-journey__list:before{content:"";background:#fffaf04d;width:1px;height:auto;display:block;position:absolute;top:6px;bottom:6px;left:0}.story-journey__step{padding:0 0 40px;position:relative}.story-journey__step:last-child{padding-bottom:0}.story-journey__step:before{border:2px solid var(--commerce-forest);content:"";background:#d7b56f;border-radius:50%;width:9px;height:9px;display:block;position:absolute;top:4px;left:-26px}.story-craft{padding-top:72px;padding-bottom:72px}.story-craft__media{max-width:none}.story-vietnam h2{font-size:44px}.story-brand h2{font-size:38px}.story-philosophy{padding-top:80px;padding-bottom:80px}.story-philosophy h2{font-size:42px}.story-cta{padding-top:72px;padding-bottom:72px}.story-cta__actions .commerce-button{width:100%}}.about-page{color:var(--commerce-ink);background:var(--commerce-paper)}.about-page section{border-bottom:1px solid var(--commerce-line)}.about-hero__cta{width:fit-content;margin-top:34px}.about-story{background:var(--commerce-ivory);grid-template-columns:1fr 1fr;scroll-margin-top:86px;display:grid}.about-story__media{background:#d9c8ad;min-height:760px;overflow:hidden}.about-story__media img{object-fit:cover;width:100%;height:100%}.about-story__body{flex-direction:column;justify-content:center;padding:clamp(72px,8vw,128px);display:flex}.about-story h2,.about-section__head h2,.about-purpose h2,.about-legacy h2,.about-cta h2{color:var(--commerce-forest);letter-spacing:-.04em;text-wrap:balance;margin:20px 0 0;font:400 clamp(40px,4.8vw,68px)/1.04 Times New Roman,Times,serif}.about-story__copy{gap:16px;margin-top:36px;display:grid}.about-story__copy p,.about-purpose article>p:not(.commerce-kicker),.about-legacy>div p,.about-cta>p:not(.commerce-kicker){color:#22372db8;margin:0;font-size:16px;line-height:1.82}.about-story blockquote{color:#fffaf0;background:var(--commerce-brown);text-align:center;text-wrap:balance;grid-column:1/-1;margin:0;padding:clamp(72px,8vw,120px) clamp(28px,9vw,150px);font:italic 400 clamp(38px,5.4vw,76px)/1.12 Times New Roman,Times,serif}.about-philosophy,.about-gift-value,.about-core-values,.about-spirit,.about-audiences,.about-commitments{padding:clamp(72px,7vw,112px) clamp(28px,7vw,110px)}.about-section__head{gap:0;max-width:980px;margin-bottom:58px;display:grid}.about-section__head>p:not(.commerce-kicker){color:#22372db3;max-width:760px;margin:24px 0 0;font-size:16px;line-height:1.8}.about-section__head h2 span,.about-purpose strong,.about-legacy h2 span{display:block}.about-section__head--center{text-align:center;margin-left:auto;margin-right:auto}.about-section__head--center>p:not(.commerce-kicker){margin-left:auto;margin-right:auto}.about-editorial-grid{border-top:1px solid;border-bottom:1px solid;display:grid}.about-editorial-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.about-editorial-grid article{border-right:1px solid;min-width:0;padding:34px 34px 40px}.about-editorial-grid article:first-child{padding-left:0}.about-editorial-grid article:last-child{border-right:0;padding-right:0}.about-editorial-grid article>span,.about-core-values li>span,.about-audiences article>span,.about-commitments li>span{color:var(--commerce-gold);letter-spacing:.18em;font-size:11px;font-weight:700;display:block}.about-editorial-grid h3,.about-core-values h3,.about-audiences h3,.about-commitments h3{color:var(--commerce-forest);margin:58px 0 16px;font:400 clamp(24px,2.1vw,32px)/1.15 Times New Roman,Times,serif}.about-editorial-grid strong,.about-audiences strong{color:var(--commerce-brown);margin-bottom:14px;font:400 19px/1.35 Times New Roman,Times,serif;display:block}.about-editorial-grid p,.about-core-values li p,.about-audiences article p,.about-commitments li p{color:#22372db8;margin:0;font-size:16px;line-height:1.76}.about-gift-value{background:var(--commerce-ivory)}.about-section__closing{max-width:960px;color:var(--commerce-forest);text-align:center;text-wrap:balance;margin:58px auto 0;font:italic 400 clamp(28px,3.2vw,44px)/1.22 Times New Roman,Times,serif}.about-purpose{background:var(--commerce-paper)}.about-purpose__mission{text-align:center;padding:clamp(72px,7vw,112px) clamp(28px,10vw,160px)}.about-purpose__mission h2{max-width:1100px;margin-left:auto;margin-right:auto}.about-purpose__mission>p:not(.commerce-kicker){max-width:830px;margin:28px auto 0}.about-purpose article>strong{color:var(--commerce-brown);text-wrap:balance;margin-top:36px;font:italic 400 clamp(28px,3.2vw,44px)/1.25 Times New Roman,Times,serif}.about-purpose__vision{color:#fffaf0;background:var(--commerce-forest);grid-template-columns:.78fr 1.22fr;min-height:820px;display:grid}.about-purpose__vision-media{min-height:720px;overflow:hidden}.about-purpose__vision-media img{object-fit:cover;object-position:center top;width:100%;height:100%}.about-purpose__vision>div:last-child{flex-direction:column;justify-content:center;padding:clamp(70px,8vw,130px);display:flex}.about-purpose__vision h2{color:#fffaf0}.about-purpose__vision>div>p:not(.commerce-kicker){color:#fffaf0bd;margin-top:24px}.about-purpose__vision>div>strong{color:#d7b56f}.about-core-values{color:#fffaf0;background:var(--commerce-brown)}.about-core-values .commerce-kicker{color:#e7c68a!important}.about-core-values .about-section__head h2{color:#fffaf0}.about-core-values ol{border-top:1px solid #fffaf038;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.about-core-values li{border-bottom:1px solid #fffaf038;border-right:1px solid #fffaf038;grid-template-columns:48px minmax(0,.55fr) minmax(0,1fr);align-items:start;gap:24px;min-height:210px;padding:34px 34px 34px 0;display:grid}.about-core-values li:nth-child(2n){border-right:0;padding-left:34px;padding-right:0}.about-core-values h3{color:#fffaf0;margin:0}.about-core-values li p{color:#fffaf0b3}.about-core-values .about-section__closing{color:#fffaf0}.about-spirit{background:var(--commerce-paper)}.about-audiences{background:#e8dbc5}.about-audiences__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.about-audiences article{background:#fffaf073;border:1px solid #173a2c38;min-height:290px;padding:34px}.about-audiences h3{margin-top:48px}.about-commitments{color:#fffaf0;background:var(--commerce-forest)}.about-commitments .about-section__head h2{color:#fffaf0}.about-commitments ol{border-top:1px solid #fffaf033;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.about-commitments li{border-right:1px solid #fffaf033;min-width:0;min-height:260px;padding:32px}.about-commitments li:first-child{padding-left:0}.about-commitments li:last-child{border-right:0;padding-right:0}.about-commitments h3{color:#fffaf0;margin-top:48px}.about-commitments li p{color:#fffaf0b3}.about-legacy{color:#fffaf0;text-align:center;background:#102a20;padding:clamp(100px,12vw,190px) clamp(28px,11vw,180px)}.about-legacy .commerce-kicker{color:#d7b56f!important}.about-legacy h2{color:#fffaf0;max-width:1120px;margin-left:auto;margin-right:auto;font-size:clamp(46px,6vw,90px)}.about-legacy>div{text-align:left;border-top:1px solid #fffaf033;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px;max-width:1100px;margin:70px auto 0;padding-top:34px;display:grid}.about-legacy>div p{color:#fffaf0b8}.about-cta{background:var(--commerce-ivory);text-align:center;flex-direction:column;align-items:center;padding:clamp(72px,8vw,112px) 22px;display:flex}.about-cta h2{max-width:1120px;font-size:clamp(42px,4.2vw,64px);line-height:1.08}.about-cta>p:not(.commerce-kicker){max-width:740px;margin-top:22px;font-size:15px;line-height:1.7}.about-cta .commerce-button{margin-top:34px}.about-cta small{color:#22372d9e;letter-spacing:.12em;text-transform:uppercase;margin-top:24px;font-size:11px;font-weight:700;line-height:1.6}@media (max-width:900px){.about-story,.about-purpose__vision{grid-template-columns:1fr}.about-story__media,.about-purpose__vision-media{min-height:62vh}.about-story blockquote{grid-column:auto}.about-editorial-grid--three,.about-audiences__grid{grid-template-columns:1fr}.about-editorial-grid article,.about-editorial-grid article:first-child,.about-editorial-grid article:last-child{border-bottom:1px solid;border-right:0;padding:30px 0}.about-editorial-grid article:last-child{border-bottom:0}.about-editorial-grid h3{margin-top:34px}.about-core-values ol{grid-template-columns:1fr}.about-core-values li,.about-core-values li:nth-child(2n){border-right:0;padding:30px 0}.about-commitments ol{grid-template-columns:repeat(2,minmax(0,1fr))}.about-commitments li:nth-child(2){border-right:0;padding-right:0}.about-commitments li:nth-child(3){border-top:1px solid #fffaf033;padding-left:0}.about-commitments li:nth-child(4){border-top:1px solid #fffaf033}.about-legacy>div{grid-template-columns:1fr;gap:22px}}@media (max-width:680px){.about-hero__cta{width:100%}.about-story__body,.about-philosophy,.about-gift-value,.about-core-values,.about-spirit,.about-audiences,.about-commitments{padding:70px 22px}.about-story h2,.about-section__head h2,.about-purpose h2,.about-legacy h2,.about-cta h2{font-size:40px}.about-story blockquote{padding:70px 22px;font-size:38px}.about-section__head{margin-bottom:40px}.about-purpose__mission,.about-purpose__vision>div:last-child{padding:72px 22px}.about-purpose article>strong{font-size:28px}.about-core-values li,.about-core-values li:nth-child(2n){grid-template-columns:36px 1fr;gap:14px}.about-core-values li p{grid-column:2}.about-audiences article{min-height:auto;padding:28px 24px}.about-audiences h3{margin-top:48px}.about-commitments ol{grid-template-columns:1fr}.about-commitments li,.about-commitments li:first-child,.about-commitments li:last-child{border-bottom:1px solid #fffaf033;border-right:0;min-height:auto;padding:30px 0}.about-commitments li:last-child{border-bottom:0}.about-commitments h3{margin-top:36px}.about-legacy,.about-cta{padding:76px 22px}.about-legacy h2{font-size:44px}.about-cta .commerce-button{width:100%}.about-cta small{line-height:1.7}}@media (max-width:1120px){.commerce-header{grid-template-columns:auto 1fr auto;gap:18px}.commerce-nav{gap:15px}.commerce-nav a{font-size:10px}.commerce-brand small{display:none}}@media (max-width:900px){.commerce-header{grid-template-columns:1fr auto}.commerce-tools{display:none}.commerce-menu{display:grid}.commerce-nav{border-bottom:1px solid var(--commerce-line);background:var(--commerce-ivory);align-items:stretch;padding:18px 24px 26px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 18px 40px #173a2c1f}.commerce-nav.is-open{display:grid}.commerce-nav a{padding:12px 0;font-size:12px}.commerce-nav a:after{bottom:7px}.commerce-nav__mobile{display:block}.commerce-contact-page__panel{margin-top:0}.commerce-hero,.commerce-page-hero,.commerce-contact-page{grid-template-columns:1fr}.commerce-hero__visual{min-height:70vh}.commerce-page-hero>img{max-height:70vh}.commerce-page-hero--reverse>div{order:1}.commerce-page-hero--reverse>img{order:2}.commerce-section__head,.commerce-prose,.commerce-value-list,.commerce-safety,.commerce-split{grid-template-columns:1fr}.commerce-split__image{min-height:70vh}.commerce-guide{grid-template-columns:1fr}.commerce-guide img{min-height:60vh}.commerce-contact{grid-template-columns:1fr}.commerce-footer{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:46px}.commerce-footer__brand{grid-column:1/-1;max-width:650px;padding-right:0}.commerce-footer__contact{grid-column:auto}.commerce-footer nav:first-of-type{border-left:0;padding-left:0}.commerce-footer__bottom{grid-column:1/-1}}@media (max-width:680px){.commerce-announcement{min-height:30px;font-size:8px}.commerce-announcement span{margin:0 5px}.commerce-header{min-height:68px;padding:0 18px}.commerce-nav{top:68px}.commerce-brand img{width:40px;height:40px}.commerce-brand strong{font-size:17px}.commerce-hero{min-height:auto}.commerce-hero__copy{min-height:610px;padding:70px 22px 44px}.commerce-hero h1{font-size:clamp(54px,15vw,74px)}.commerce-hero__lead{font-size:14px}.commerce-actions{display:grid}.commerce-button{width:100%}.commerce-hero__visual{min-height:66vh}.commerce-hero__card{width:min(210px,100% - 36px);bottom:18px;left:auto;right:18px}.commerce-trust{grid-template-columns:1fr;padding:0 22px}.commerce-trust div,.commerce-trust div:first-child{border-bottom:1px solid #ffffff24;border-right:0;padding:20px 0}.commerce-trust div:last-child{border:0}.commerce-section{padding:72px 18px}.commerce-section__head{gap:22px;margin-bottom:36px}.commerce-section__head h2,.commerce-split h2,.commerce-values h2,.commerce-guide h2,.commerce-contact h2,.commerce-prose h2,.commerce-steps h2,.commerce-safety h2,.commerce-next h2,.commerce-value-list h2{font-size:42px}.commerce-featured-products{grid-template-columns:1fr;display:grid;overflow:visible}.commerce-featured-products .product-card{min-width:0;min-height:470px}.commerce-collection .product-status{display:flex}.commerce-split__image{min-height:62vh}.commerce-split__copy,.commerce-guide>div{padding:68px 22px}.commerce-values,.commerce-contact,.commerce-steps,.commerce-safety,.commerce-value-list{padding:70px 22px}.commerce-values>div,.commerce-steps>div{grid-template-columns:1fr}.commerce-values article,.commerce-values article:first-child,.commerce-steps article,.commerce-steps article:first-child{border-bottom:1px solid #ffffff2e;border-right:0;min-height:auto;padding:28px 0}.commerce-steps article{border-color:var(--commerce-line)}.commerce-values article h3,.commerce-steps h3{margin-top:26px}.commerce-guide img{min-height:56vh}.commerce-contact .doc-preorder__form{padding:24px}.commerce-footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 24px;padding:48px 22px 110px}.commerce-footer__brand{grid-column:1/-1}.commerce-footer__brand-lockup{gap:16px}.commerce-footer__brand img{width:58px;height:58px}.commerce-footer__brand strong{font-size:27px}.commerce-footer__brand p{max-width:345px;margin-top:16px;font-size:13px}.commerce-footer nav,.commerce-footer__contact{border-left:0;padding-left:0}.commerce-footer nav:nth-of-type(2){border-left:1px solid #fffaf01f;padding-left:24px}.commerce-footer__contact{border-top:1px solid #fffaf01f;grid-column:1/-1;padding-top:26px}.commerce-footer__bottom{flex-direction:column;gap:8px}.commerce-page-hero>div,.commerce-contact-page{padding:70px 22px}.commerce-page-hero--story>div{padding-top:58px;padding-bottom:48px}.commerce-page-hero h1,.commerce-contact-page h1{font-size:58px}.commerce-page-hero--story h1{margin-top:22px}.commerce-story-index{margin-top:48px}.commerce-story-index li+li{padding-left:16px}.commerce-contact-channels{margin-top:36px}.commerce-contact-channels a{grid-template-columns:1fr auto;gap:8px 18px}.commerce-contact-channels span{grid-column:1/-1}.commerce-prose{gap:20px;padding:70px 22px;scroll-margin-top:86px}.commerce-prose>div{padding:0}.commerce-next{flex-direction:column;align-items:stretch;padding:64px 22px}.commerce-mission{grid-template-columns:1fr}.commerce-mission article{border-right:0;border-bottom:1px solid var(--commerce-line);min-height:auto;padding:68px 22px}.commerce-mission h2{margin-top:40px}.commerce-value-list{gap:24px}.commerce-value-list li{font-size:23px}.commerce-contact-page__panel{padding:22px}}@media (prefers-reduced-motion:reduce){.commerce-hero__visual>img{transition:none}.commerce-hero:hover .commerce-hero__visual>img{transform:none}}:root{font-synthesis:none;line-break:strict;overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.header-cart{align-items:center;gap:7px;display:inline-flex}.header-cart__count{min-width:20px;height:20px;color:var(--rice);font-variant-numeric:tabular-nums;border:1px solid #d8be9373;border-radius:999px;place-items:center;padding:0 5px;font-size:9px;display:grid}.catalog-intro h1{letter-spacing:-.025em;max-width:12ch;font-size:clamp(46px,6vw,78px);line-height:1.02}.catalog-intro>p:not(.doc-kicker){max-width:36em;font-size:clamp(16px,1.35vw,19px)}.catalog-grid,.doc-products{align-items:start}.catalog-card,.doc-product{position:relative}.catalog-card__body h2,.doc-product h3{color:#5c4033;line-height:1.18}.doc-product>strong{color:#5c4033a8;max-width:28em;font-size:12px;font-weight:500;line-height:1.55}.product-detail__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.product-detail__actions .catalog-card__add,.product-detail__actions .product-detail__contact{margin-top:0}.product-detail__actions .catalog-card__add,.product-detail__actions .button{min-height:46px;padding:13px 18px}.product-detail__actions .product-detail__contact{color:#5c4033;background:0 0;border:1px solid #5c403357}.cart-page,.checkout-page{min-height:72svh}.cart-intro h1,.checkout-intro h1{letter-spacing:-.02em}.cart-state{background:linear-gradient(135deg,#2a160d47,#0d08061f);align-content:center;min-height:280px}.cart-row{grid-template-columns:88px minmax(0,1fr) auto auto auto}.cart-row__media{aspect-ratio:4/5;border:1px solid var(--line);width:88px;color:var(--gold);background:#2a160d6b;place-items:center;font-family:Times New Roman,Times,serif;font-size:24px;display:grid;overflow:hidden}.cart-row__media img{object-fit:cover;width:100%;height:100%}.cart-row__identity{gap:7px;display:grid}.cart-row__identity a,.cart-row__identity>strong{color:var(--rice);font-family:Times New Roman,Times,serif;font-size:clamp(23px,2.2vw,30px);font-weight:400;text-decoration:none}.cart-row__identity p{margin:0}.cart-row__total{min-width:110px;color:var(--rice);text-align:right;font-variant-numeric:tabular-nums;font-family:inherit;font-size:14px;font-weight:600}.cart-summary strong{color:var(--gold);font-variant-numeric:tabular-nums;font-size:clamp(34px,4vw,48px)}.checkout-form{background:linear-gradient(145deg,#2a160d61,#0d08061f);max-width:760px;padding:clamp(24px,4vw,42px)}.checkout-lines{gap:12px;display:grid}.checkout-lines>div{color:var(--muted);justify-content:space-between;gap:20px;font-size:14px;display:flex}.checkout-lines strong{color:var(--rice);font-variant-numeric:tabular-nums;flex:none;font-weight:500}.checkout-lines__subtotal{border-top:1px solid var(--line);padding-top:12px}.checkout-lines__subtotal strong{color:var(--gold);font-size:18px}.payment-status{align-content:center;min-height:500px;position:relative;overflow:hidden}.payment-status:after{z-index:0;content:"";border:1px solid #c8a46a24;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-120px}.payment-status>*{z-index:1;position:relative}.payment-status__mark{border:1px solid var(--line);width:58px;height:58px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:12px;font-family:Times New Roman,Times,serif;font-size:30px;display:grid}.payment-status__actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.payment-status__actions .button:not(.button--primary){color:var(--rice);border:1px solid var(--line);background:0 0}.doc-preorder__form>p{color:#ffffffb8;margin:0;line-height:1.7}.doc-preorder__label{color:#d8be93;letter-spacing:.14em;text-transform:uppercase;font-size:11px}.doc-preorder__form>.button{color:#5c4033;background:#fff;justify-self:start;margin-top:8px}.sticky-contact{align-items:center;display:flex}.sticky-contact__trigger{gap:8px;min-width:108px;padding:0 17px;border-radius:999px!important;grid-template-columns:auto auto!important;width:auto!important}.sticky-contact__trigger b{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.sticky-contact.is-expanded a,.sticky-contact.is-expanded>button:not(.sticky-contact__trigger){animation:contact-reveal .28s var(--ease) both}@keyframes contact-reveal{0%{opacity:0;transform:translate(10px)scale(.92)}}@media (max-width:760px){.cart-summary{order:0;position:static}.cart-list{order:-1}.cart-row{grid-template-columns:74px minmax(0,1fr) auto;gap:14px}.cart-row__media{grid-row:span 2;width:74px}.cart-quantity{grid-column:2}.cart-row__total{grid-area:1/3}.cart-remove{grid-column:3;justify-self:end}}@media (max-width:640px){.catalog-intro h1{max-width:10ch;font-size:clamp(42px,13vw,60px)}.catalog-card__body{gap:18px}.cart-intro,.checkout-intro{margin-bottom:34px}.cart-state{min-height:240px}.cart-row{grid-template-columns:66px minmax(0,1fr)}.cart-row__media{width:66px}.cart-row__total,.cart-remove{text-align:left;grid-area:auto/2;justify-self:start}.checkout-lines>div{align-items:flex-start}.payment-status{min-height:420px}.sticky-contact{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));max-width:calc(100vw - 28px)}.sticky-contact__trigger{min-width:96px}.agarwood-chat{right:14px;bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100vw - 28px)}}@media (prefers-reduced-motion:reduce){.sticky-contact.is-expanded a,.sticky-contact.is-expanded>button:not(.sticky-contact__trigger){animation:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-enter],.hero__visual,.reveal{opacity:1!important;transform:none!important}.page-smoke--amber,.amber-smoke,.loader{display:none}html.is-loader-active body{overflow:auto}}.profile-page{color:#f6f0e7;background:radial-gradient(circle at 12% 10%,#b289512e,#0000 36rem),linear-gradient(145deg,#17130f,#090806 70%);min-height:100svh;padding:clamp(1.25rem,4vw,4rem)}.profile-brand,.profile-nav a{color:#d8b67e;text-underline-offset:.3em}.profile-brand{font-family:var(--font-heading), serif;margin-bottom:2rem;font-size:1.15rem;display:inline-block}.profile-eyebrow,.profile-section__heading>p{color:#c7a56d;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem}.profile-hero h1,.profile-section h2{font-family:var(--font-heading), serif;font-weight:400}.profile-hero h1{margin:0;font-size:clamp(2.3rem,7vw,4.6rem);line-height:1}.profile-hero>p:not(.profile-eyebrow){color:#c8beb1;max-width:38rem}.profile-nav{gap:1rem;margin-top:1.5rem;display:flex}.profile-nav a{border:1px solid #d8b67e3d;border-radius:999px;padding:.65rem .9rem;text-decoration:none}.profile-nav a[aria-current=page]{color:#17130f;background:#d8b67e}.profile-section{background:#181410d1;border:1px solid #d8b67e33;border-radius:1.2rem;margin-top:1.5rem;padding:clamp(1.15rem,3vw,2rem);box-shadow:0 1.5rem 5rem #0000004d}.profile-field label,.profile-check{color:#e5d9c8;font-size:.9rem}.profile-field input{color:#fffaf2;background:#03030359;border:1px solid #d8b67e47;border-radius:.65rem;min-width:0;min-height:2.9rem;padding:.75rem .85rem}.profile-field input:focus-visible,.profile-button:focus-visible,.profile-nav a:focus-visible{outline-offset:3px;outline:2px solid #e5bf7f}.profile-field__error,.profile-field__hint{margin:0;font-size:.82rem}.profile-field__error{color:#f1aaa0}.profile-field__hint{color:#a99f93}.profile-check input{accent-color:#c99e5e;width:1.1rem;height:1.1rem}.profile-button{color:#17130f;width:fit-content;min-height:2.8rem;font:inherit;cursor:pointer;background:#d8b67e;border:1px solid #d8b67e;border-radius:.65rem;padding:.7rem 1rem;font-weight:700}.profile-alert{border-radius:.65rem;padding:.8rem .95rem}.profile-alert--success{color:#d4ead0;background:#7db0711f;border:1px solid #7db07166}.profile-alert--error{color:#f1b4ac;background:#e6988f1a;border:1px solid #e6988f66}.profile-address-card{background:#ffffff06;border:1px solid #d8b67e21;border-radius:.9rem;padding:1rem;position:relative}.profile-otp{letter-spacing:.35em;text-align:center;max-width:12rem}@media (max-width:640px){.profile-page{padding:1rem}.profile-form__grid{grid-template-columns:1fr}.profile-address-card{padding-bottom:4.75rem}}@media (prefers-reduced-motion:reduce){.profile-page *,.profile-page :before,.profile-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.auth-page{isolation:isolate;background:radial-gradient(circle at 20% 16%,#a86d3d24,#0000 24rem),linear-gradient(145deg,#2a160d85,#0000 48%);place-items:center;min-height:100svh;padding:132px 24px 72px;display:grid;position:relative;overflow:hidden}.auth-page:before{z-index:-2;aspect-ratio:1;content:"";border:1px solid #c8a46a1f;border-radius:50%;width:min(34vw,430px);position:absolute;inset:7% auto auto 8%}.auth-page__smoke{z-index:-1;opacity:.58;filter:blur(28px);width:min(44vw,560px);height:58%;animation:auth-smoke-drift 12s var(--ease) infinite alternate;background:radial-gradient(at 36% 68%,#e8cb9e1c,#0000 55%),radial-gradient(at 62% 34%,#a86d3d1f,#0000 52%);position:absolute;inset:18% 8% auto auto}@keyframes auth-smoke-drift{0%{transform:translate(-2%,3%)scale(.96)}to{transform:translate(3%,-2%)scale(1.04)}}.auth-card{background:linear-gradient(145deg, #2a160dd6, #120b07f0), var(--ebony);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #d8be933d;width:min(100%,560px);padding:clamp(28px,5vw,50px);box-shadow:0 34px 100px #00000057}.auth-card__brand{color:var(--kraft);letter-spacing:.08em;align-items:center;gap:10px;margin-bottom:36px;font-family:Georgia,Times New Roman,serif;font-size:17px;display:inline-flex}.auth-card__brand:before{background:var(--gold);content:"";width:24px;height:1px}.auth-card__header{margin-bottom:30px}.auth-card__eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:700}.auth-card h1{color:var(--rice);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,8vw,60px);font-weight:400;line-height:.98}.auth-card__header>p:last-child{max-width:42ch;color:var(--muted);margin:18px 0 0;font-size:15px;line-height:1.7}.auth-form-stack,.auth-fields{gap:18px;display:grid}.auth-field{gap:8px;display:grid}.auth-field label{color:var(--kraft);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.auth-field input{width:100%;min-height:52px;color:var(--rice);font:inherit;background:#120b07ad;border:1px solid #d8be9342;border-radius:0;outline:0;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s}.auth-field input[aria-invalid=true]{border-color:#e2a08b}.auth-field__error{color:#f1b6a4;margin:0;font-size:13px;line-height:1.45}.auth-password{position:relative}.auth-password input{padding-right:72px}.auth-password__toggle{color:var(--gold);cursor:pointer;background:0 0;border:0;padding:7px 5px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-alert{border-left:2px solid;gap:5px;padding:13px 15px;font-size:13px;line-height:1.55;display:grid}.auth-alert__list{gap:2px;margin:0;padding-left:18px;display:grid}.auth-submit,.auth-google{border:1px solid var(--gold);min-height:52px;color:var(--ebony);background:var(--gold);letter-spacing:.035em;cursor:pointer;justify-content:center;align-items:center;padding:0 22px;font-weight:700;transition:color .18s,background .18s,transform .18s;display:inline-flex}.auth-submit:hover:not(:disabled),.auth-google:hover:not(:disabled){color:var(--rice);background:0 0;transform:translateY(-1px)}.auth-submit:disabled,.auth-google:disabled,.auth-resend button:disabled{cursor:wait;opacity:.56}.auth-submit--link{width:100%}.auth-google{color:var(--rice);background:#120b077a;border-color:#d8be9357;gap:12px}.auth-google span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:20px}.auth-divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.auth-divider:before,.auth-divider:after{background:var(--line);content:"";height:1px}.auth-form__meta{justify-content:flex-end;margin-top:-4px;font-size:13px;display:flex}.auth-form__meta a,.auth-card__footer a,.auth-resend button{color:var(--gold);text-underline-offset:4px;-webkit-text-decoration:underline #c8a46a6b;text-decoration:underline #c8a46a6b}.auth-form__hint,.auth-resend p{color:var(--muted);margin:-4px 0 0;font-size:12px;line-height:1.55}.auth-otp{letter-spacing:.34em;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:22px!important}.auth-resend{justify-items:start;gap:8px;display:grid}.auth-resend button{cursor:pointer;background:0 0;border:0;padding:0}.auth-card__footer{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:30px;padding-top:22px;font-size:13px}.auth-card__footer p{margin:0}@media (max-width:640px){.auth-page{place-items:start center;padding:104px 14px 42px}.auth-card{padding:28px 20px 30px}.auth-card__brand{margin-bottom:28px}.auth-card h1{font-size:clamp(40px,13vw,52px)}}@media (prefers-reduced-motion:reduce){.auth-page__smoke{display:none}}.catalog-page,.product-detail{width:min(1240px,100% - 40px);margin:0 auto;padding:154px 0 112px}.catalog-intro{max-width:760px;margin-bottom:58px}.catalog-intro h1,.product-detail__content h1{letter-spacing:-.035em;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(48px,7vw,92px);font-weight:400;line-height:.98}.catalog-intro p{max-width:650px;color:var(--muted);margin:26px 0 0;font-size:clamp(16px,1.6vw,20px);line-height:1.75}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:46px 24px;display:grid}.catalog-card__link{height:100%;color:inherit;text-decoration:none;display:grid}.catalog-card__media,.product-detail__media{border:1px solid var(--line);background:#1a100a;min-height:280px;position:relative;overflow:hidden}.catalog-card__media{aspect-ratio:4/5}.catalog-card__media img,.product-detail__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s}.catalog-card__link:hover .catalog-card__media img,.catalog-card__link:focus-visible .catalog-card__media img{filter:saturate(1.05)contrast(1.02);transform:scale(1.035)}.catalog-card__empty{width:100%;height:100%;min-height:inherit;color:#e7d2ae73;letter-spacing:.04em;background:radial-gradient(circle at 50% 35%,#c8a46a29,#0000 48%),#160d08;place-items:center;font-family:Times New Roman,Times,serif;font-size:24px;display:grid}.catalog-card__body{gap:24px;padding:22px 2px 0;display:grid}.catalog-card__body h2{margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(30px,3vw,42px);font-weight:400;line-height:1.05}.catalog-card__body p{color:var(--muted);margin:10px 0 0;line-height:1.65}.catalog-card__meta{border-top:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding-top:16px;display:flex}.catalog-card__meta strong,.product-detail__price{color:var(--gold);letter-spacing:.01em;font-size:18px;font-weight:600}.catalog-card__meta span,.product-stock{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.catalog-card__add{color:var(--gold);cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #c8a46a7a;justify-self:start;margin-top:14px;padding:11px 16px;font-size:12px;transition:background .24s,color .24s,border-color .24s}.catalog-card__add:disabled{cursor:not-allowed;color:#f0e4cf61;border-color:var(--line)}.is-available{color:#aabf8b}.is-unavailable{color:#d49984}.catalog-state{border:1px solid var(--line);align-content:center;justify-items:start;gap:14px;max-width:640px;min-height:320px;padding:48px;display:grid}.catalog-state h1,.catalog-state h2{margin:0;font-family:Times New Roman,Times,serif;font-size:42px;font-weight:400}.catalog-state p{color:var(--muted);margin:0 0 10px;line-height:1.65}.product-detail__back{color:var(--muted);align-items:center;gap:8px;margin-bottom:34px;text-decoration:none;display:inline-flex}.product-detail__layout{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:clamp(46px,7vw,100px);display:grid}.product-detail__media{aspect-ratio:4/5}.product-detail__content{padding-top:18px;position:sticky;top:130px}.product-detail__content h1{font-size:clamp(52px,6vw,82px)}.product-detail__lead{color:var(--muted);margin:26px 0 24px;font-size:19px;line-height:1.7}.product-detail__price{margin-bottom:14px;font-size:24px;display:block}.product-stock{margin:0}.product-detail__description{border-top:1px solid var(--line);margin-top:46px;padding-top:28px}.product-detail__description h2{margin:0 0 14px;font-family:Times New Roman,Times,serif;font-size:30px;font-weight:400}.product-detail__description p{color:var(--muted);white-space:pre-line;margin:0;line-height:1.8}.product-detail__contact{margin-top:34px}.catalog-skeleton,.catalog-skeleton__intro{background:linear-gradient(100deg,#ffffff06 25%,#fff1 45%,#ffffff06 65%) 0 0/220% 100%;min-height:520px;animation:1.8s linear infinite catalog-shimmer}.catalog-skeleton__intro{min-height:170px}@keyframes catalog-shimmer{to{background-position:-220% 0}}@media (max-width:900px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail__layout{grid-template-columns:1fr}.product-detail__content{padding-top:0;position:static}}@media (max-width:620px){.catalog-page,.product-detail{width:min(100% - 28px,1240px);padding:118px 0 76px}.catalog-intro{margin-bottom:38px}.catalog-grid{grid-template-columns:1fr;gap:42px}.catalog-card__media{aspect-ratio:5/6}.catalog-state{padding:32px 24px}}@media (prefers-reduced-motion:reduce){.catalog-card__media img{transition:none}.catalog-card__link:hover .catalog-card__media img,.catalog-card__link:focus-visible .catalog-card__media img{transform:none}.catalog-skeleton,.catalog-skeleton__intro{animation:none}}.cart-page{width:min(1100px,100% - 40px);margin:0 auto;padding:154px 0 112px}.cart-intro{max-width:680px;margin-bottom:52px}.cart-intro h1{color:var(--commerce-forest);letter-spacing:-.035em;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(50px,7vw,88px);font-weight:400;line-height:.98}.cart-intro p{color:#22372db8;max-width:580px;margin:22px 0 0;font-size:17px;line-height:1.7}.cart-state{border:1px solid var(--commerce-line);max-width:680px;color:var(--commerce-ink);background:var(--commerce-ivory);gap:14px;padding:42px;display:grid}.cart-state h2{color:var(--commerce-forest);margin:0;font-family:Times New Roman,Times,serif;font-size:42px;font-weight:400}.cart-state p{color:#22372db8;margin:0 0 12px;line-height:1.65}.cart-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:52px;display:grid}.cart-list{border-top:1px solid var(--commerce-line)}.cart-row{border-bottom:1px solid var(--commerce-line);color:var(--commerce-ink);grid-template-columns:88px minmax(0,1fr) auto auto auto;align-items:center;gap:24px;padding:24px 0;display:grid}.cart-row__media{border-color:var(--commerce-line);color:var(--commerce-brown);background:#eadfce}.cart-row__identity a,.cart-row__identity>strong,.cart-row strong{color:var(--commerce-forest);font-family:Times New Roman,Times,serif;font-size:clamp(22px,2.2vw,28px);font-weight:400}.cart-row__identity a:hover,.cart-row__identity a:focus-visible{color:var(--commerce-brown)}.cart-row p{color:#22372dad;margin:8px 0 0;font-size:13px}.cart-quantity{color:var(--commerce-brown);letter-spacing:.12em;text-transform:uppercase;gap:7px;font-size:10px;font-weight:700;display:grid}.cart-quantity input{width:72px;color:var(--commerce-forest);background:var(--commerce-ivory);font:inherit;letter-spacing:normal;border:1px solid #173a2c47;border-radius:0;padding:11px 10px;font-size:15px;font-weight:500}.cart-quantity input:focus-visible{border-color:var(--commerce-brown);outline-offset:2px;outline:3px solid #6a382629}.cart-row__total{color:var(--commerce-brown)!important;font-family:Inter,ui-sans-serif,system-ui,sans-serif!important;font-size:14px!important;font-weight:700!important}.cart-remove,.cart-clear{color:var(--commerce-brown);cursor:pointer;font:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;font-size:13px;text-decoration:underline}.cart-remove:hover,.cart-remove:focus-visible,.cart-clear:hover,.cart-clear:focus-visible{color:var(--commerce-forest)}.cart-summary{border:1px solid var(--commerce-forest);color:var(--commerce-ivory);background:var(--commerce-forest);gap:14px;padding:28px;display:grid;box-shadow:0 22px 48px #173a2c24}.cart-summary p{color:#fffaf0c2;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.cart-summary strong{color:#e2bb73;font-family:Times New Roman,Times,serif;font-size:clamp(38px,4vw,48px);font-weight:400;line-height:1.05}.cart-summary span{color:#fffaf0c2;font-size:13px;line-height:1.6}.cart-summary .button{border-color:var(--commerce-ivory);color:var(--commerce-forest);background:var(--commerce-ivory);text-align:center;margin-top:8px}.cart-summary .button:hover,.cart-summary .button:focus-visible{color:var(--commerce-forest);background:#e2bb73;border-color:#e2bb73}.cart-summary .cart-clear{color:#fffaf0c7}.cart-summary .cart-clear:hover,.cart-summary .cart-clear:focus-visible{color:var(--commerce-ivory)}@media (max-width:760px){.cart-page{width:min(100% - 28px,1100px);padding:118px 0 76px}.cart-layout{grid-template-columns:1fr;gap:30px}.cart-summary{order:-1}}@media (max-width:520px){.cart-state{padding:30px 22px}.cart-row{grid-template-columns:76px minmax(0,1fr) auto;gap:14px}.cart-row__media{grid-row:1/span 2;width:76px}.cart-row__identity{grid-column:2/-1}.cart-quantity{grid-column:2}.cart-row__total{grid-column:3;align-self:end}.cart-remove{grid-column:2/-1;justify-self:start}}.checkout-page{width:min(820px,100% - 40px);margin:0 auto;padding:154px 0 112px}.checkout-intro{margin-bottom:46px}.checkout-intro h1{color:var(--commerce-forest);margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(48px,7vw,82px);font-weight:400;line-height:1}.checkout-intro p{color:#22372db8;max-width:620px;margin:22px 0 0;line-height:1.7}.checkout-form{border:1px solid var(--commerce-line);max-width:620px;color:var(--commerce-ink);background:var(--commerce-ivory);gap:24px;padding:30px;display:grid}.checkout-form__field{gap:9px;display:grid}.checkout-form__field label{color:var(--commerce-brown);letter-spacing:.06em;font-size:12px;font-weight:700}.checkout-form select{width:100%;color:var(--commerce-forest);font:inherit;background:#fff;border:1px solid #173a2c47;border-radius:0;padding:14px}.checkout-form select:focus-visible{border-color:var(--commerce-brown);outline-offset:2px;outline:3px solid #6a382629}.checkout-form__hint,.checkout-form__summary span{color:#22372db3;margin:0;font-size:13px;line-height:1.6}.checkout-form__hint a,.checkout-form .profile-alert a{color:var(--commerce-brown)}.checkout-form__summary{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);gap:7px;padding:20px 0;display:grid}.checkout-form__summary p{color:var(--commerce-forest);margin:0;font-family:Times New Roman,Times,serif;font-size:28px}.checkout-lines>div{color:#22372db3}.checkout-lines strong{color:var(--commerce-forest)}.checkout-form>.button{border-color:var(--commerce-forest);color:var(--commerce-ivory);background:var(--commerce-forest)}.checkout-form>.button:hover,.checkout-form>.button:focus-visible{border-color:var(--commerce-brown);color:var(--commerce-ivory);background:var(--commerce-brown)}@media (max-width:620px){.checkout-page{width:min(100% - 28px,820px);padding:118px 0 76px}.checkout-form{padding:22px}}.order-list{gap:14px;display:grid}.order-card{border:1px solid var(--commerce-line);color:var(--commerce-forest);background:var(--commerce-ivory);gap:14px;padding:24px;text-decoration:none;transition:border-color .25s,transform .25s,background .25s;display:grid}.order-card:hover,.order-card:focus-visible{border-color:var(--commerce-brown);background:#efe3d1;transform:translateY(-2px)}.order-card>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.order-card strong{font-family:Times New Roman,Times,serif;font-size:25px;font-weight:400}.order-card span{color:#22372dad;font-size:13px}.order-card p{color:#22372dad;margin:0;font-size:14px}.order-card__status{color:var(--commerce-brown)!important}.order-detail{gap:16px;max-width:720px;display:grid}.order-detail__line,.order-detail__total{border-bottom:1px solid var(--commerce-line);color:#22372dad;justify-content:space-between;gap:16px;padding-bottom:14px;display:flex}.order-detail__line strong,.order-detail__total strong{color:var(--commerce-forest);font-weight:500}.order-detail__total{color:var(--commerce-brown);border-bottom:0;padding-top:8px;font-size:18px}.order-detail__total strong{color:var(--commerce-brown);font-family:Times New Roman,Times,serif;font-size:32px;font-weight:400}.profile-section--center{justify-items:start;gap:16px;max-width:680px;display:grid}.profile-section--center h1{margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(48px,7vw,82px);font-weight:400;line-height:1}.profile-section--center p{color:var(--muted);margin:0;line-height:1.7}.admin-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 56px;display:grid}.admin-stats>div{border:1px solid var(--line);background:#2a160d40;gap:8px;padding:24px;display:grid}.admin-stats span,.admin-stats small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.admin-stats strong{color:var(--gold);font-family:Times New Roman,Times,serif;font-size:48px;font-weight:400}@media (max-width:620px){.admin-stats{grid-template-columns:1fr}}.profile-hero__topline{justify-content:space-between;align-items:center;gap:18px;display:flex}.profile-button--quiet{color:var(--cream);background:0 0;border-color:#ffffff47;text-decoration:none}.profile-avatar__image{width:128px;height:128px;color:var(--gold);background:#2a160d8c;border:1px solid #cfa9698c;border-radius:50%;place-items:center;font-family:Times New Roman,Times,serif;font-size:54px;display:grid;overflow:hidden}.profile-avatar input[type=file]{border:1px solid var(--line);width:min(100%,520px);color:var(--cream);background:#2a160d59;padding:12px}.admin-dashboard{gap:38px;display:grid}.admin-tabs{z-index:8;border:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#160c08eb;flex-wrap:wrap;gap:8px;padding:10px;display:flex;position:sticky;top:12px}.admin-tabs a{color:var(--cream);border:1px solid #0000;padding:10px 14px;text-decoration:none}.admin-stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.admin-section{scroll-margin-top:100px}.admin-section>header{margin-bottom:22px}.admin-section>header p{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:12px}.admin-section>header h2{margin:4px 0 0;font-family:Times New Roman,Times,serif;font-size:clamp(34px,5vw,58px);font-weight:400}.admin-section details{border:1px solid var(--line);background:var(--admin-panel);margin:16px 0}.admin-section summary{cursor:pointer;color:var(--gold);padding:16px 18px;font-weight:700}.admin-editor{border:1px solid var(--line);background:var(--admin-panel);gap:14px;padding:20px;display:grid}.admin-editor--compact{grid-template-columns:2fr 1.5fr 100px auto auto;align-items:end}.admin-editor label{color:var(--muted);letter-spacing:.05em;gap:7px;font-size:12px;display:grid}.admin-editor input,.admin-editor select,.admin-editor textarea,.admin-inline-form select{border:1px solid var(--line);min-width:0;color:var(--cream);font:inherit;background:#0a06048c;padding:11px 12px}.admin-editor textarea{resize:vertical;min-height:96px}.admin-editor__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-editor button,.admin-inline-form button{border:1px solid var(--gold);color:#1d100b;background:var(--gold);cursor:pointer;padding:11px 15px;font-weight:700}.admin-editor button:disabled,.admin-inline-form button:disabled{opacity:.55;cursor:wait}.admin-check{align-self:end;align-items:center;min-height:44px;grid-template-columns:auto 1fr!important}.admin-category-list,.admin-product-list,.admin-list{gap:12px;display:grid}.admin-product-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-card{gap:8px;display:grid}.admin-inline-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-row{border:1px solid var(--line);background:var(--admin-panel);grid-template-columns:minmax(180px,1.4fr) minmax(150px,.8fr) minmax(220px,1fr);align-items:center;gap:14px;padding:16px;display:grid}.admin-row>div{gap:4px;display:grid}.admin-row span,.admin-row small,.admin-row time,.admin-muted{color:var(--muted)}.admin-role{border:1px solid var(--line);width:max-content;padding:6px 10px}.admin-result{grid-column:1/-1;padding:9px 11px;font-size:13px}.admin-danger{color:#fff!important;background:#7b3329!important;border-color:#a75043!important}@media (max-width:1050px){.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-list{grid-template-columns:1fr}.admin-editor--compact,.admin-row{grid-template-columns:1fr 1fr}.admin-editor__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.profile-hero__topline{align-items:flex-start}.profile-avatar,.admin-stats,.admin-editor--compact,.admin-row,.admin-editor__grid{grid-template-columns:1fr}.admin-tabs{position:static}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.doc-header{z-index:80;color:#5c4033;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4eff0;border-bottom:1px solid #5c403329;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(22px,5vw,76px);display:flex;position:sticky;top:0}.doc-brand{color:#5c4033;align-items:center;gap:12px;text-decoration:none;display:flex}.doc-brand img{object-fit:cover;border-radius:50%;width:44px;height:44px}.doc-brand strong{font-family:Times New Roman,Times,serif;font-size:21px}.doc-nav{align-items:center;gap:clamp(14px,2vw,28px);display:flex}.doc-nav>a{color:#5c4033;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700;text-decoration:none}.doc-nav>a:hover,.doc-nav>a:focus-visible{color:#a86d3d}.doc-search input{color:#5c4033;width:112px;font:inherit;background:0 0;border:0;border-bottom:1px solid #5c403359;outline:0;padding:8px 0;font-size:12px}.doc-search input:focus{border-color:#5c4033;width:160px}.doc-menu{color:#5c4033;background:0 0;border:1px solid #5c403340;width:42px;height:42px;display:none}.doc-menu span{background:currentColor;width:18px;height:1px;margin:5px auto;display:block}.doc-home{color:#5c4033;background:#f7f4ef}.doc-kicker{color:#a86d3d;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:700}.doc-nowrap{white-space:nowrap}.doc-hero{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);min-height:calc(100vh - 76px);display:grid;overflow:hidden}.doc-hero__copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,140px) clamp(28px,7vw,110px);display:flex}.doc-hero h1,.doc-section h2,.doc-preorder h2{letter-spacing:-.02em;margin:0;font-family:Times New Roman,Times,serif;font-weight:400;line-height:.98}.doc-hero h1{font-size:clamp(54px,7vw,108px)}.doc-hero h2{max-width:620px;margin:24px 0;font-family:Times New Roman,Times,serif;font-size:clamp(25px,3vw,42px);font-weight:400;line-height:1.15}.doc-hero__copy>p:not(.doc-kicker){color:#5c4033c7;max-width:700px;margin:0;font-size:16px;line-height:1.85}.doc-hero__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.doc-hero__actions a,.doc-preorder__form button,.catalog-search button{color:#fff;letter-spacing:.08em;background:#5c4033;border:1px solid #5c4033;padding:15px 22px;font-size:11px;font-weight:700;text-decoration:none}.doc-hero__actions a+a{color:#5c4033;background:0 0}.doc-hero__image{background:#5c4033;min-height:680px}.doc-hero__image img{object-fit:cover;width:100%;height:100%}.doc-section{padding:clamp(84px,10vw,150px) clamp(28px,7vw,110px)}.doc-section h2,.doc-preorder h2{max-width:800px;font-size:clamp(52px,7vw,96px)}.doc-about{background:#f7f4ef;grid-template-columns:1fr 1fr;align-items:end;gap:clamp(40px,8vw,120px);display:grid}.doc-about>p{color:#5c4033c2;margin:0;font-size:clamp(18px,2vw,24px);line-height:1.7}.doc-values{color:#5c4033;background:#fff}.doc-values__grid{border-top:1px solid #5c40332e;grid-template-columns:repeat(3,1fr);margin-top:64px;display:grid}.doc-values article{border-right:1px solid #5c40332e;min-height:300px;padding:30px 30px 30px 0}.doc-values article+article{padding-left:30px}.doc-values article:last-child{border-right:0}.doc-values article span{color:#a86d3d;font-size:12px}.doc-values h3{margin:56px 0 18px;font-family:Times New Roman,Times,serif;font-size:34px;font-weight:400}.doc-values article p{color:#5c4033b8;margin:0;line-height:1.7}.doc-collection{background:#f7f4ef}.doc-products{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:54px 24px;margin-top:68px;display:grid}.doc-product{grid-template-rows:auto auto 72px minmax(0,1fr) auto auto auto;align-items:start;height:100%;display:grid}.doc-product__image{aspect-ratio:4/5;background:#e9e0d4;overflow:hidden}.doc-product__image img{object-fit:cover;width:100%;height:100%;transition:transform .65s cubic-bezier(.16,1,.3,1)}.doc-product__placeholder{color:#5c4033;text-align:center;background:linear-gradient(145deg,#e8dccd,#f7f1e9);place-content:center;gap:8px;min-height:100%;padding:24px;display:grid}.doc-product__placeholder span{font-family:Times New Roman,Times,serif;font-size:28px}.doc-product__placeholder small{color:#5c4033ad;letter-spacing:.06em;text-transform:uppercase;font-size:12px}.doc-product:hover .doc-product__image img{transform:scale(1.035)}.doc-product__stock{color:#73835f;letter-spacing:.15em;margin-top:18px;font-size:10px;font-weight:700}.doc-product h3{margin:10px 0;font-family:Times New Roman,Times,serif;font-size:30px;font-weight:400}.doc-product p{color:#5c4033b3;margin:0 0 18px;line-height:1.65}.doc-product>strong{font-size:15px}.doc-product__availability{color:#5c4033a8;margin-top:8px;line-height:1.5;display:block}.doc-product__actions{border-top:1px solid #5c403338;justify-content:space-between;gap:10px;margin-top:20px;display:flex}.doc-product__actions a{color:#5c4033;letter-spacing:.08em;padding-top:15px;font-size:10px;font-weight:700;text-decoration:none}.doc-product__actions a:hover{color:#a86d3d}.doc-product__actions .catalog-card__add{color:#5c4033;background:0 0;border:0;align-self:start;margin-top:0;padding:14px 0 0;font-size:10px;font-weight:700}.doc-product__actions .catalog-card__add:hover,.doc-product__actions .catalog-card__add:focus-visible{color:#a86d3d;background:0 0}.doc-product__actions .catalog-card__add:disabled{color:#5c403373;background:0 0}.gift-boxes{border-top:1px solid #5c40332e;margin-top:clamp(76px,10vw,150px);padding-top:clamp(54px,7vw,96px)}.gift-boxes__heading{grid-template-columns:minmax(0,1fr) minmax(280px,.62fr);align-items:end;gap:20px 56px;display:grid}.gift-boxes__heading .doc-kicker{grid-column:1/-1;margin:0}.gift-boxes__heading h2{max-width:760px;margin:0;font-family:Times New Roman,Times,serif;font-size:clamp(44px,6vw,84px);font-weight:400;line-height:.98}.gift-boxes__heading>p:last-child{color:#5c4033b3;margin:0;line-height:1.7}.gift-boxes__grid{border-top:1px solid #5c40332e;border-left:1px solid #5c40332e;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.gift-boxes__grid article{border-bottom:1px solid #5c40332e;border-right:1px solid #5c40332e;align-content:start;min-height:390px;padding:clamp(26px,3.5vw,52px);display:grid}.gift-boxes__grid span{color:#a86d3d;letter-spacing:.14em;font-size:11px}.gift-boxes__grid h3{margin:34px 0 18px;font-family:Times New Roman,Times,serif;font-size:clamp(31px,3vw,46px);font-weight:400}.gift-boxes__grid p{color:#5c4033b8;margin:0;line-height:1.75}.gift-boxes__grid strong{margin-top:auto;padding-top:30px;font-size:20px}.gift-boxes__grid a{color:#5c4033;letter-spacing:.1em;text-transform:uppercase;text-underline-offset:6px;width:max-content;margin-top:22px;font-size:11px;font-weight:700}.doc-preorder{color:#fff;background:#5c4033;grid-template-columns:1fr minmax(320px,.7fr);align-items:center;gap:clamp(50px,9vw,140px);padding:clamp(84px,10vw,150px) clamp(28px,7vw,110px);display:grid}.doc-preorder .doc-kicker{color:#d8be93}.doc-preorder>div>p:not(.doc-kicker){color:#ffffffc2;max-width:700px;line-height:1.7}.doc-preorder a{color:#fff}.doc-preorder__form{gap:10px;display:grid}.doc-preorder__form label{letter-spacing:.08em;text-transform:uppercase;font-size:12px}.doc-preorder__form>div{grid-template-columns:1fr auto;display:grid}.doc-preorder__form input{color:#fff;min-width:0;font:inherit;background:0 0;border:1px solid #ffffff73;padding:15px}.doc-preorder__form input::placeholder{color:#ffffff8c}.doc-preorder__form button{color:#5c4033;cursor:pointer;background:#fff;border-color:#fff}.doc-preorder__success{border:1px solid #ffffff73;padding:24px;line-height:1.6}.doc-footer{color:#fff;background:#5c4033;border-top:1px solid #ffffff2e;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding:58px clamp(28px,7vw,110px);display:grid}.doc-footer__brand{align-items:flex-start;gap:16px;display:flex}.doc-footer__brand img{object-fit:cover;border-radius:50%;width:52px;height:52px}.doc-footer strong{font-family:Times New Roman,Times,serif;font-size:24px}.doc-footer p{color:#ffffffb3;max-width:390px;line-height:1.6}.doc-footer>div:not(.doc-footer__brand){flex-direction:column;gap:10px;display:flex}.doc-footer h2{letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:12px}.doc-footer a,.doc-footer span{color:#ffffffc7;text-decoration:none}.sticky-contact{z-index:90;gap:8px;display:grid;position:fixed;bottom:22px;right:22px}.sticky-contact a,.sticky-contact button{color:#fff;cursor:pointer;background:#5c4033;border:0;border-radius:50%;place-items:center;width:48px;height:48px;font:700 14px Arial,sans-serif;text-decoration:none;display:grid;box-shadow:0 8px 28px #5c40333d}.agarwood-chat{z-index:91;color:#5c4033;background:#fff;border:1px solid #5c40332e;width:min(390px,100vw - 116px);padding:20px;position:fixed;bottom:22px;right:82px;box-shadow:0 20px 70px #5c403338}.agarwood-chat header{justify-content:space-between;align-items:center;display:flex}.agarwood-chat header strong{font-family:Times New Roman,Times,serif;font-size:22px}.agarwood-chat header button{color:#5c4033;cursor:pointer;background:0 0;border:0;font-size:26px}.agarwood-chat p{color:#5c4033c2;font-size:14px;line-height:1.65}.agarwood-chat>div{gap:8px;display:flex}.agarwood-chat a{color:#5c4033;border:1px solid #5c4033;padding:10px 12px;font-size:11px;text-decoration:none}.catalog-search{gap:8px;max-width:620px;margin-top:32px;display:grid}.catalog-search label{color:#a86d3d;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.catalog-search>div{grid-template-columns:1fr auto;display:grid}.catalog-search input{color:#5c4033;min-width:0;font:inherit;background:#fff;border:1px solid #5c403340;padding:14px}.catalog-page,.product-detail{color:#5c4033;background:#f7f4ef;width:100%;max-width:none;margin:0;padding-left:clamp(28px,7vw,110px);padding-right:clamp(28px,7vw,110px)}.catalog-page{min-height:100vh}.catalog-intro p,.catalog-card__body p,.catalog-state p,.product-detail__lead,.product-detail__description p,.product-detail__back{color:#5c4033b8}.catalog-card__media,.product-detail__media{background:#e9e0d4;border-color:#5c403329}.catalog-card__empty{color:#5c40337a;background:#efe8df}.catalog-card__meta,.product-detail__description{border-color:#5c403333}.catalog-card__meta strong,.product-detail__price{color:#5c4033}.catalog-card__add{color:#5c4033;border-color:#5c4033}.catalog-card__add:hover,.catalog-card__add:focus-visible{color:#fff;background:#5c4033;border-color:#5c4033}.catalog-state{border-color:#5c403333}@media (max-width:1000px){.doc-menu{display:block}.doc-nav{background:#f7f4ef;border-bottom:1px solid #5c403329;align-items:stretch;padding:22px;display:none;position:absolute;top:76px;left:0;right:0}.doc-nav.is-open{display:grid}.doc-search input{width:100%}.doc-hero{grid-template-columns:1fr}.doc-hero__image{min-height:72vh}.doc-about,.doc-preorder{grid-template-columns:1fr}.doc-products{grid-template-columns:repeat(2,1fr)}.gift-boxes__grid{grid-template-columns:1fr}.gift-boxes__grid article{min-height:320px}}@media (max-width:680px){.doc-header{min-height:68px}.doc-nav{top:68px}.doc-brand strong{font-size:18px}.doc-hero{min-height:auto}.doc-hero__copy{padding:88px 24px 70px}.doc-hero__image{min-height:68vh}.doc-section,.doc-preorder{padding-left:24px;padding-right:24px}.doc-about{gap:30px}.doc-values__grid,.doc-products{grid-template-columns:1fr}.doc-product{grid-template-rows:auto}.gift-boxes__heading{grid-template-columns:1fr}.gift-boxes__heading .doc-kicker{grid-column:auto}.doc-values article,.doc-values article+article{border-bottom:1px solid #5c40332e;border-right:0;min-height:auto;padding:28px 0}.doc-values h3{margin-top:22px}.doc-footer{grid-template-columns:1fr;padding:48px 24px 100px}.agarwood-chat{width:calc(100vw - 40px);bottom:86px;right:20px}.sticky-contact{grid-template-columns:repeat(3,48px);bottom:16px;right:16px}}@media (prefers-reduced-motion:reduce){.doc-product__image img{transition:none}.doc-product:hover .doc-product__image img{transform:none}}.main-nav__utility{display:none}.editorial-values{color:var(--rice);background:radial-gradient(circle at 78% 24%,#183d2c57,#0000 30rem),linear-gradient(145deg,#160d08,#21130c 72%)}.editorial-values__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.editorial-values__grid article{border-right:1px solid var(--line);min-height:280px;padding:32px 32px 32px 0}.editorial-values__grid article+article{padding-left:32px}.editorial-values__grid article:last-child{border-right:0}.editorial-values__grid span{color:var(--gold);letter-spacing:.18em;font-size:11px}.editorial-values__grid h3{margin:52px 0 18px;font-family:Times New Roman,Times,serif;font-size:clamp(28px,3vw,42px);font-weight:400}.editorial-values__grid p{max-width:30rem;color:var(--muted);margin:0;line-height:1.75}.product-status a{color:var(--muted);text-decoration:none}.product-status a:hover,.product-status a:focus-visible{color:var(--rice)}.closing{text-align:left;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(46px,8vw,120px);padding:clamp(84px,10vw,140px) clamp(24px,7vw,110px)}.closing__content{max-width:760px;padding:0}.closing__content h2,.closing__content p{margin-left:0;margin-right:0}.closing .button{margin:0}.closing__preorder{z-index:1;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0d08067a;width:100%;padding:clamp(24px,4vw,42px);position:relative}.closing__preorder h3{color:var(--gold);letter-spacing:.18em;margin:0 0 28px;font-size:11px}.site-footer__identity,.site-footer__contact,.site-footer nav{align-items:center;gap:20px;display:flex}.site-footer__identity{flex-direction:column;align-items:flex-start;gap:10px}.site-footer a{color:#f0e4cf8f;transition:color .25s}.site-footer a:hover,.site-footer a:focus-visible{color:var(--rice)}.sticky-contact a,.sticky-contact button{color:var(--ebony);background:var(--gold);box-shadow:0 8px 28px #00000052}.agarwood-chat header button,.agarwood-chat p{color:var(--muted)}.agarwood-chat a{color:var(--rice);border-color:var(--line)}.sticky-contact__trigger{letter-spacing:.08em;text-transform:uppercase;isolation:isolate;min-width:158px;padding:0 20px 0 76px;transition:transform .3s,box-shadow .3s,background .3s;position:relative;overflow:hidden;border-radius:999px!important;width:auto!important;height:68px!important}.sticky-contact__trigger:hover,.sticky-contact__trigger:focus-visible{background:#e0b96f;transform:translateY(-3px);box-shadow:0 14px 38px #0006}.sticky-contact__label{text-align:center;justify-items:center;gap:2px;display:grid}.sticky-contact__label small{color:#180e089e;letter-spacing:.16em;font:700 8px/1 Arial,sans-serif}.sticky-contact__label b{color:var(--ebony);letter-spacing:.11em;font:800 11px/1.15 Arial,sans-serif}.sticky-contact__mascot-3d{z-index:1;pointer-events:none;filter:drop-shadow(0 12px 13px #1107026b);width:72px;height:88px;transition:filter .25s,transform .25s;display:block;position:absolute;bottom:-8px;left:5px}.sticky-contact__mascot-3d canvas{outline:0;width:100%;height:100%;display:block}.sticky-contact__trigger:hover .sticky-contact__mascot-3d,.sticky-contact__trigger:focus-visible .sticky-contact__mascot-3d{filter:drop-shadow(0 16px 16px #11070280)drop-shadow(0 0 8px #d3a9633d);transform:translateY(-2px)scale(1.03)}.sticky-contact__mascot-fallback{color:var(--rice);background:radial-gradient(circle at 50% 25%,#bb7445,#703a20 72%);border-radius:50% 50% 44% 44%;place-items:center;font:700 22px/1 Georgia,serif;display:grid;position:absolute;inset:18px 8px 2px}.sticky-contact__mascot-fallback i{border:9px solid #8f4c28;border-bottom-color:#0000;border-radius:50%;width:43px;height:35px;position:absolute;top:-8px}.sticky-contact__mascot-fallback i:first-child{left:0;transform:rotate(-24deg)}.sticky-contact__mascot-fallback i:nth-child(2){top:-15px;left:24px}.sticky-contact__mascot-fallback i:nth-child(3){right:0;transform:rotate(24deg)}.sticky-contact__mascot-fallback b{z-index:1;position:relative}.agarwood-chat{border-radius:18px;grid-template-rows:auto minmax(150px,1fr) auto auto;gap:14px;width:min(430px,100vw - 120px);max-height:min(650px,100vh - 110px);padding:0;display:grid;bottom:88px;right:22px;overflow:hidden}.agarwood-chat header{border-bottom:1px solid var(--line);padding:18px 20px 14px}.agarwood-chat header>div{gap:3px;display:grid}.agarwood-chat header small{color:#f0e4cf8f;letter-spacing:.08em;text-transform:uppercase;font:10px/1.4 Arial,sans-serif}.agarwood-chat>.agarwood-chat__messages{flex-direction:initial;align-content:start;gap:10px;padding:4px 20px;display:grid;overflow-y:auto}.agarwood-chat .agarwood-chat__message{border:1px solid var(--line);color:#f0e4cfcc;background:#ffffff09;border-radius:14px 14px 14px 3px;width:fit-content;max-width:88%;margin:0;padding:11px 13px;font:13px/1.6 Arial,sans-serif}.agarwood-chat__message>p{white-space:pre-line;margin:0}.agarwood-chat .agarwood-chat__message--with-products{width:100%;max-width:100%}.agarwood-chat__products{gap:7px;margin-top:12px;display:grid}.agarwood-chat__products a{color:var(--rice);background:#d3a96312;border:1px solid #d3a96347;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;text-decoration:none;transition:border-color .2s,background .2s;display:grid}.agarwood-chat__products a:hover,.agarwood-chat__products a:focus-visible{background:#d3a96321;border-color:#d3a963b3}.agarwood-chat__products a>span{gap:3px;min-width:0;display:grid}.agarwood-chat__products a>span:last-child{grid-template-columns:auto auto;place-items:center end;gap:8px}.agarwood-chat__products strong{color:#fff7e8;font:700 12px/1.35 Arial,sans-serif}.agarwood-chat__products small{color:#f0e4cf9e;text-overflow:ellipsis;white-space:nowrap;font:11px/1.4 Arial,sans-serif;overflow:hidden}.agarwood-chat__products b{color:var(--gold);white-space:nowrap;font:700 11px/1.3 Arial,sans-serif}.agarwood-chat__products i{color:var(--gold);font-style:normal}.agarwood-chat .agarwood-chat__message--user{color:var(--ebony);background:var(--gold);border-color:#d3a9635c;border-radius:14px 14px 3px;justify-self:end}.agarwood-chat__typing,.agarwood-chat__error{font:12px/1.5 Arial,sans-serif;margin:0 20px!important}.agarwood-chat .agarwood-chat__error{color:#f0a88f}.agarwood-chat__form{grid-template-columns:1fr auto;gap:8px;padding:0 20px;display:grid}.agarwood-chat__form input{border:1px solid var(--line);min-width:0;color:var(--rice);background:#ffffff0a;border-radius:999px;outline:0;padding:13px 14px;font:13px Arial,sans-serif}.agarwood-chat__form input:focus{border-color:var(--gold)}.agarwood-chat__form button{min-width:62px;color:var(--ebony);background:var(--gold);cursor:pointer;border:0;border-radius:999px;padding:0 14px;font:700 11px Arial,sans-serif}.agarwood-chat__form button:disabled{cursor:wait;opacity:.6}@media (max-width:640px){.agarwood-chat{width:calc(100vw - 32px);max-height:calc(100vh - 104px);bottom:82px;right:16px}.sticky-contact{grid-template-columns:1fr}.sticky-contact__trigger{min-width:148px;padding-left:70px;padding-right:15px;height:64px!important}.sticky-contact__mascot-3d{width:66px;height:82px;left:4px}}.sticky-contact{right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));gap:10px}.sticky-contact__action{place-items:center;width:48px!important;min-width:48px!important;height:48px!important;color:var(--commerce-ivory)!important;background:var(--commerce-forest)!important;border:1px solid #d7b56f7a!important;border-radius:50%!important;padding:0!important;display:grid!important;box-shadow:0 10px 26px #173a2c33!important}.sticky-contact__action svg{width:20px;height:20px}.sticky-contact__action:hover,.sticky-contact__action:focus-visible{color:var(--commerce-forest)!important;background:#e2bb73!important}.sticky-contact__trigger{color:var(--commerce-forest)!important;background:#e2bb73!important;border:1px solid #d7b56f7a!important;box-shadow:0 10px 26px #173a2c33!important}.sticky-contact__trigger:hover,.sticky-contact__trigger:focus-visible{background:#f0cd88!important}.agarwood-chat{color:var(--commerce-forest)!important;border-color:var(--commerce-line)!important;background:var(--commerce-ivory)!important;box-shadow:0 20px 70px #173a2c42!important}.agarwood-chat header{border-color:var(--commerce-line)!important}.agarwood-chat header small,.agarwood-chat header button,.agarwood-chat p{color:#22372dad!important}.agarwood-chat .agarwood-chat__message{border-color:var(--commerce-line)!important;color:var(--commerce-ink)!important;background:var(--commerce-paper)!important}.agarwood-chat .agarwood-chat__message--user{border-color:var(--commerce-forest)!important;color:var(--commerce-ivory)!important;background:var(--commerce-forest)!important}.agarwood-chat .agarwood-chat__message--user>p{color:var(--commerce-ivory)!important}.agarwood-chat__products a{color:var(--commerce-forest)!important;background:#b9873814!important;border-color:#6a382647!important}.agarwood-chat__products strong{color:var(--commerce-forest)!important}.agarwood-chat__products small{color:#22372d9e!important}.agarwood-chat__products b,.agarwood-chat__products i{color:var(--commerce-brown)!important}.agarwood-chat__form input{border-color:var(--commerce-line)!important;color:var(--commerce-forest)!important;background:#fff!important}.agarwood-chat__form input::placeholder{color:#173a2c6b!important}.agarwood-chat__form button{color:var(--commerce-ivory)!important;background:var(--commerce-forest)!important}@media (max-width:900px){.commerce-tool{justify-content:flex-start;width:100%}}@media (max-width:640px){.commerce-footer{padding-bottom:168px}.agarwood-chat{bottom:92px}}@media (prefers-reduced-motion:reduce){.sticky-contact__mascot-3d{transition:none}}@media (max-width:1180px){.site-footer{align-items:flex-start}.site-footer__contact,.site-footer nav{flex-direction:column;align-items:flex-start}}.commerce-home h1,.commerce-home h2,.commerce-home h3,.commerce-content-page h1,.commerce-content-page h2,.commerce-content-page h3{overflow-wrap:normal;font-kerning:normal;line-break:auto;text-wrap:wrap;word-break:keep-all;font-family:Times New Roman,Times,serif}.commerce-announcement,.commerce-header,.commerce-home,.commerce-content-page,.commerce-footer{font-synthesis:weight style;-webkit-hyphens:none;hyphens:none;line-break:auto;overflow-wrap:normal;word-break:normal}.commerce-brand strong,.commerce-hero__card strong,.commerce-trust strong,.commerce-footer__brand strong{font-kerning:normal;font-family:Times New Roman,Times,serif}.commerce-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);height:auto;min-height:min(720px,100svh - 108px)}.commerce-hero__visual>img{object-position:center;position:absolute;inset:0}@media (max-width:900px){.commerce-hero{height:auto}}.catalog-page{color:var(--commerce-forest);background:var(--commerce-paper);padding-top:clamp(76px,8vw,108px)}.catalog-intro{padding-top:0}.catalog-intro h1{color:var(--commerce-forest)}.catalog-benefits{border:1px solid var(--commerce-line);background:#fffaf08a;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(72px,8vw,112px);display:grid;overflow:hidden}.catalog-benefits article{border-right:1px solid var(--commerce-line);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:18px;min-height:132px;padding:28px 32px;display:grid}.catalog-benefits article:last-child{border-right:0}.catalog-benefits__icon{width:38px;height:38px;color:var(--commerce-forest);place-items:center;display:grid}.catalog-benefits__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:32px;height:32px}.catalog-benefits h2{color:var(--commerce-forest);margin:0;font:400 clamp(22px,2vw,28px)/1.15 Times New Roman,Times,serif}.catalog-benefits p{color:#22372dad;margin:7px 0 0;font-size:14px;line-height:1.5}@media (max-width:900px){.catalog-benefits{grid-template-columns:1fr}.catalog-benefits article{border-right:0;border-bottom:1px solid var(--commerce-line);min-height:112px}.catalog-benefits article:last-child{border-bottom:0}}@media (max-width:520px){.catalog-benefits article{grid-template-columns:36px minmax(0,1fr);gap:14px;padding:24px 20px}.catalog-benefits__icon,.catalog-benefits__icon svg{width:30px;height:30px}}@media (max-width:980px){.main-nav.is-open .main-nav__utility{display:block}.closing{grid-template-columns:1fr}}@media (max-width:640px){.editorial-values__grid{grid-template-columns:1fr}.editorial-values__grid article,.editorial-values__grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.editorial-values__grid h3{margin-top:20px}.closing{min-height:auto;padding-left:18px;padding-right:18px}.site-footer__identity,.site-footer__contact,.site-footer nav{flex-direction:column;align-items:flex-start}}.profile-page{min-height:100svh;color:var(--commerce-ink);background:var(--commerce-paper);padding:clamp(54px,7vw,108px) clamp(18px,5vw,72px)}.profile-shell{width:min(100%,1120px);margin:0 auto}.profile-shell--narrow{width:min(100%,720px)}.profile-shell--wide{width:min(100%,1480px)}.profile-hero{margin-bottom:clamp(30px,4vw,54px)}.profile-brand{color:var(--commerce-brown);margin-bottom:26px;font:400 19px/1 Times New Roman,Times,serif;text-decoration:none;display:inline-flex}.profile-eyebrow,.profile-section__heading>p{color:var(--commerce-brown);letter-spacing:.15em;text-transform:uppercase;margin:0 0 10px;font:700 10px/1.35 Segoe UI,Arial,sans-serif}.profile-hero h1,.profile-section h2{color:var(--commerce-forest);font-family:Times New Roman,Times,serif;font-weight:400}.profile-hero h1{letter-spacing:-.03em;margin:0;font-size:clamp(46px,7vw,82px);line-height:.98}.profile-hero>p:not(.profile-eyebrow){color:#22372dad;max-width:56ch;line-height:1.7}.profile-nav{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.profile-nav a{border:1px solid var(--commerce-line);color:var(--commerce-forest);background:var(--commerce-ivory);padding:10px 14px;font-size:13px;text-decoration:none}.profile-nav a[aria-current=page]{color:var(--commerce-ivory);border-color:var(--commerce-forest);background:var(--commerce-forest)}.profile-section{border:1px solid var(--commerce-line);background:var(--commerce-ivory);border-radius:0;margin-top:18px;padding:clamp(22px,4vw,40px);box-shadow:0 16px 42px #173a2c0f}.profile-section__heading h2{margin:0 0 24px;font-size:clamp(31px,4vw,48px)}.profile-form,.profile-address-list{gap:16px;display:grid}.profile-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-field{gap:8px;display:grid}.profile-field label,.profile-check{color:var(--commerce-brown);letter-spacing:.05em;font:700 11px/1.3 Segoe UI,Arial,sans-serif}.profile-field input,.profile-avatar input[type=file]{min-width:0;min-height:48px;color:var(--commerce-forest);font:inherit;background:#fff;border:1px solid #173a2c47;border-radius:0;padding:12px 14px}.profile-field input[readonly]{color:#22372d80;background:#173a2c0a}.profile-field input:focus-visible,.profile-button:focus-visible,.profile-nav a:focus-visible{outline-offset:2px;border-color:var(--commerce-brown);outline:3px solid #b987384d}.profile-field input[aria-invalid=true]{border-color:#aa4638}.profile-field__error{color:#963e32;margin:0;font-size:13px}.profile-field__hint{color:#22372d99;margin:0;font-size:13px}.profile-check{align-items:center;gap:9px;display:flex}.profile-check input{accent-color:var(--commerce-forest)}.profile-button{border:1px solid var(--commerce-forest);width:fit-content;min-height:46px;color:var(--commerce-ivory);background:var(--commerce-forest);letter-spacing:.06em;cursor:pointer;border-radius:0;padding:0 18px;font:700 11px/1 Segoe UI,Arial,sans-serif}.profile-button:hover,.profile-button:focus-visible{border-color:var(--commerce-brown);background:var(--commerce-brown)}.profile-button--danger{color:#963e32;background:0 0;border-color:#a8483a}.profile-button:disabled{cursor:wait;opacity:.58}.profile-alert{border-left:3px solid;padding:13px 15px;font-size:14px;line-height:1.55}.profile-alert--success{color:#28683f;background:#28683f1a}.profile-alert--error{color:#963e32;background:#963e321a}.profile-address-card{border:1px solid var(--commerce-line);background:var(--commerce-paper);border-radius:0;padding:20px;position:relative}.profile-address-card__delete{position:absolute;bottom:18px;right:18px}.profile-otp{letter-spacing:.28em;text-align:center;max-width:14rem;font-family:ui-monospace,monospace}.profile-avatar{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:24px;display:grid}.profile-avatar__image{border:1px solid var(--commerce-line);width:112px;height:112px;color:var(--commerce-brown);background:var(--commerce-paper);border-radius:50%;place-items:center;font:42px Times New Roman,Times,serif;display:grid;overflow:hidden}.profile-avatar__image img{object-fit:cover;width:100%;height:100%}.profile-avatar>div:last-child{justify-items:start;gap:10px;display:grid}.profile-avatar p{color:#22372d9e;margin:0}.auth-page{background:radial-gradient(circle at 83% 9%, #b9873826, transparent 24rem), var(--commerce-paper);min-height:100svh;padding:118px 20px 68px}.auth-page:before,.auth-page__smoke{display:none}.auth-card{border:1px solid var(--commerce-line);width:min(100%,560px);color:var(--commerce-ink);background:var(--commerce-ivory);padding:clamp(26px,5vw,50px);box-shadow:0 24px 70px #173a2c1c}.auth-card__brand{color:var(--commerce-forest);margin-bottom:34px;font:400 20px Times New Roman,Times,serif;text-decoration:none}.auth-card__brand:before{background:var(--commerce-gold)}.auth-card__eyebrow{color:var(--commerce-brown)}.auth-card h1{color:var(--commerce-forest);font-family:Times New Roman,Times,serif;font-size:clamp(42px,8vw,62px)}.auth-card__header>p:last-child,.auth-form__hint,.auth-resend p,.auth-card__footer{color:#22372da6}.auth-field label{color:var(--commerce-brown)}.auth-field input{color:var(--commerce-forest);background:#fff;border-color:#173a2c47}.auth-field input:hover{border-color:#173a2c80}.auth-field input:focus-visible{border-color:var(--commerce-brown);box-shadow:0 0 0 3px #b987382e}.auth-password__toggle,.auth-form__meta a,.auth-card__footer a,.auth-resend button{color:var(--commerce-brown)}.auth-alert--error{color:#963e32;background:#963e321a}.auth-alert--status{color:#28683f;background:#28683f1a}.auth-submit{border-color:var(--commerce-forest);color:var(--commerce-ivory);background:var(--commerce-forest)}.auth-google{color:var(--commerce-forest);border-color:var(--commerce-line);background:0 0}.auth-submit:hover:not(:disabled),.auth-google:hover:not(:disabled){color:var(--commerce-ivory);border-color:var(--commerce-brown);background:var(--commerce-brown)}.auth-google span{color:var(--commerce-brown)}.auth-divider{color:#22372d8c}.auth-divider:before,.auth-divider:after,.auth-card__footer{border-color:var(--commerce-line);background:var(--commerce-line)}.cart-state{background:var(--commerce-ivory)}.cart-summary{position:sticky;top:120px}.checkout-form{background:var(--commerce-ivory);max-width:760px}.checkout-lines>div,.checkout-lines strong{color:var(--commerce-ink)}.checkout-lines__subtotal{border-color:var(--commerce-line)}.checkout-lines__subtotal strong{color:var(--commerce-brown)}.profile-section--center{justify-items:start}.profile-section--center p{color:#22372dad}.payment-status{min-height:420px}.payment-status:after{border-color:var(--commerce-line)}.payment-status__mark{color:var(--commerce-brown);border-color:var(--commerce-line)}.payment-status__mark svg{width:26px;height:26px}.payment-status__mark--paid{color:#28683f;border-color:#28683f70}.payment-status__actions .button:not(.button--primary){color:var(--commerce-forest);border-color:var(--commerce-line);background:0 0}.admin-page{--admin-panel:var(--commerce-paper)}.admin-dashboard{gap:30px}.admin-tabs{border-color:var(--commerce-line);background:#fffaf0f0;top:12px}.admin-tabs a{color:var(--commerce-forest)}.admin-tabs a:hover,.admin-tabs a:focus-visible{border-color:var(--commerce-brown);color:var(--commerce-brown)}.admin-stats>div,.admin-editor,.admin-section details,.admin-row{border-color:var(--commerce-line);background:var(--admin-panel)}.admin-stats span,.admin-stats small,.admin-row span,.admin-row small,.admin-row time,.admin-muted{color:#22372d9e}.admin-stats strong,.admin-section>header p,.admin-section summary,.admin-editor label{color:var(--commerce-brown)}.admin-editor input,.admin-editor select,.admin-editor textarea,.admin-inline-form select{color:var(--commerce-forest);background:#fff;border-color:#173a2c47}.admin-editor button,.admin-inline-form button{border-color:var(--commerce-forest);color:var(--commerce-ivory);background:var(--commerce-forest)}.admin-role{border-color:var(--commerce-line);color:var(--commerce-forest)}.admin-role--active{border-color:var(--commerce-brown);color:var(--commerce-brown)}.admin-danger{background:#963e32!important;border-color:#963e32!important}.admin-result--success{color:#28683f;background:#28683f1a}.admin-result--error{color:#963e32;background:#963e321a}.cart-quantity__controls{background:var(--commerce-ivory);border:1px solid #173a2c47;grid-template-columns:32px 48px 32px;align-items:center;display:grid}.cart-quantity__controls button{width:32px;height:38px;color:var(--commerce-forest);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.cart-quantity__controls button:hover:not(:disabled),.cart-quantity__controls button:focus-visible{color:var(--commerce-ivory);background:var(--commerce-forest)}.cart-quantity__controls button:disabled{cursor:not-allowed;opacity:.35}.cart-quantity__controls svg,.cart-remove svg,.cart-clear svg{width:16px;height:16px}.cart-quantity input{text-align:center;border-width:0 1px;width:48px;height:38px;min-height:0;padding:0}.cart-remove,.cart-clear{align-items:center;gap:7px;display:inline-flex}.cart-remove{text-decoration:none}.cart-remove span{text-underline-offset:4px;text-decoration:underline}.commerce-button svg,.commerce-text-link svg,.product-card__arrow,.product-detail__back svg{flex:none;width:17px;height:17px}.commerce-actions .commerce-button,.commerce-next .commerce-button,.commerce-hero__card a,.commerce-text-link,.product-detail__back{align-items:center;gap:8px;display:inline-flex}.commerce-contact-channels a>svg:first-child{width:19px;height:19px}.commerce-contact-channels a>svg:last-child{width:17px;height:17px}.commerce-contact-channels a{grid-template-columns:24px 106px minmax(0,1fr) auto}.agarwood-chat header button svg,.agarwood-chat__form button svg{width:18px;height:18px}.agarwood-chat__form button{place-items:center;padding:0;display:grid}.auth-password__toggle{place-items:center;display:grid}.auth-password__icon{width:19px;height:19px}.profile-brand{align-items:center;gap:8px;display:inline-flex}.profile-brand__icon{width:17px;height:17px}@media (max-width:640px){.profile-page{padding:50px 14px 88px}.profile-form__grid,.profile-avatar{grid-template-columns:1fr}.profile-avatar__image{width:92px;height:92px}.auth-page{padding:98px 14px 42px}.auth-card{padding:28px 20px}.cart-quantity__controls{grid-template-columns:30px 44px 30px}.cart-quantity__controls button{width:30px}.cart-quantity input{width:44px}.commerce-contact-channels a{grid-template-columns:24px minmax(0,1fr) auto}.commerce-contact-channels a>span{grid-column:2/-1}.commerce-contact-channels a>strong{grid-column:2}}
