*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Lato,Arial,Helvetica,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:.8rem 1rem}.page-width{width:min(var(--page),calc(100% - 40px));margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.68rem}.serif,.h1,.h2,h1,h2{font-family:Cinzel,Georgia,Times New Roman,serif;font-weight:400}.h1{font-size:clamp(3.3rem,7vw,7.8rem);line-height:.86;letter-spacing:-.045em}.h2{font-size:clamp(2.2rem,4.2vw,4.8rem);line-height:.97;letter-spacing:-.025em}.muted{opacity:.65}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:.9rem 1.25rem;border:1px solid var(--ink);background:var(--ink);color:var(--paper);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;cursor:pointer;transition:transform .25s,background .25s,color .25s}.btn:hover{transform:translateY(-1px)}.btn--ghost{background:transparent;color:var(--ink)}.section{padding:clamp(58px,7vw,100px) 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-head>*{margin:0}.focus-visible:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}.announcement{background:var(--olive);color:#fff;text-align:center;padding:8px 14px;font-size:.67rem;letter-spacing:.13em;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:60;background:var(--paper);background:color-mix(in srgb,var(--paper) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid color-mix(in srgb,var(--ink) 9%,transparent)}.header-inner{min-height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.brand{font-family:Cinzel,Georgia,Times New Roman,serif;letter-spacing:.27em;font-size:1.8rem;white-space:nowrap}.brand small{display:block;font-family:Lato,Arial,Helvetica,sans-serif;font-size:.44rem;letter-spacing:.34em;text-align:center;margin-top:-2px}.nav{display:flex;gap:22px;align-items:center;font-size:.69rem;text-transform:uppercase;letter-spacing:.11em}.nav-item{position:relative}.nav-link{display:inline-flex;min-height:44px;align-items:center}.mega{position:absolute;top:100%;left:0;width:min(720px,75vw);padding:26px;background:var(--paper);border:1px solid var(--line);box-shadow:0 20px 55px #1f1c181f;display:none;grid-template-columns:repeat(3,1fr);gap:28px}.nav-item:hover .mega,.nav-item:focus-within .mega{display:grid}.mega strong{display:block;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:1.2rem;margin-bottom:8px}.mega a{display:block;padding:4px 0;text-transform:none;letter-spacing:0;font-size:.84rem}.header-actions{justify-self:end;display:flex;gap:14px;align-items:center}.icon-link,.icon-button{width:44px;height:44px;display:grid;place-items:center;background:none;border:0;cursor:pointer;position:relative}.icon-link svg,.icon-button svg{width:20px;height:20px}.cart-count{position:absolute;top:5px;right:4px;background:var(--ink);color:#fff;border-radius:99px;font-size:.56rem;min-width:16px;height:16px;display:grid;place-items:center}.mobile-toggle{display:none}.localization{display:flex;gap:8px}.localization select{border:0;background:transparent;font-size:.68rem;max-width:100px}.mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:var(--paper);padding:24px;overflow:auto}.mobile-menu.is-open{display:block}.mobile-menu-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:36px}.mobile-menu a{display:block;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,3.6rem);padding:8px 0;border-bottom:1px solid var(--line)}.hero{min-height:min(82vh,900px);position:relative;overflow:hidden;background:linear-gradient(125deg,#b9aa99,#e8dccd 52%,#8b7860);isolation:isolate}.hero:before{content:"";position:absolute;width:48vw;height:72vh;right:6vw;top:8vh;border-radius:48% 48% 5% 5%;background:linear-gradient(150deg,#ffffff6b,#5b4c3a14);border:1px solid rgba(255,255,255,.35);z-index:-1}.hero:after{content:"";position:absolute;width:32vw;height:60vh;right:-9vw;top:2vh;border:36px solid rgba(244,235,224,.45);border-bottom:0;border-radius:50% 50% 0 0;z-index:-1}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-media,.hero-media picture{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-poster{z-index:0}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden}.hero-video video,.hero-video iframe{width:100%;height:100%;display:block;border:0}.hero-video video{object-fit:cover;object-position:var(--hero-x) var(--hero-y)}.hero-video iframe{position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;width:116%;height:116%;pointer-events:none}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-x) var(--hero-y)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(25,20,17,var(--hero-shade,.35)),#19141114 60%,#19141124);pointer-events:none}.hero-content{position:relative;z-index:2;min-height:min(82vh,900px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:690px;padding-block:70px}.hero .h1{margin:.16em 0}.hero-copy{font-family:Cinzel,Georgia,Times New Roman,serif;font-size:clamp(1.5rem,2.7vw,2.8rem);font-style:italic;max-width:540px;margin-bottom:28px}.hero-side{position:absolute;right:5vw;top:50%;z-index:3;transform:translateY(-50%);color:#fff;text-align:right;letter-spacing:.18em;font-size:.64rem;text-transform:uppercase;line-height:2}.motion-orb{position:absolute;width:180px;height:180px;border:1px solid rgba(255,255,255,.4);border-radius:50%;right:8%;bottom:9%;z-index:2;animation:float 7s ease-in-out infinite}.motion-orb:after{content:"";position:absolute;top:29%;right:29%;bottom:29%;left:29%;border-radius:50%;background:#ffffff29;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes float{50%{transform:translateY(-18px) rotate(8deg)}}.marquee{overflow:hidden;border-block:1px solid var(--line);background:var(--paper-2)}.marquee-track{display:flex;width:max-content;animation:marquee 28s linear infinite;padding:13px 0}.marquee span{padding:0 34px;text-transform:uppercase;letter-spacing:.18em;font-size:.67rem}.marquee span:after{content:"\2726";margin-inline-start:34px}@keyframes marquee{to{transform:translate(-50%)}}.world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.world-card{position:relative;min-height:360px;overflow:hidden;background:var(--sand);border-radius:72px 72px 6px 6px}.world-card:nth-child(2n){border-radius:6px 72px 72px 6px}.world-card:nth-child(3){border-radius:72px 6px}.world-card img{width:100%;height:100%;object-fit:cover;transition:transform .75s ease}.world-card:hover img{transform:scale(1.035)}.world-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 38%,#0f0c0a94)}.world-label{position:absolute;left:24px;right:24px;bottom:20px;color:#fff;z-index:2}.world-label strong{display:block;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:400}.world-label span{font-size:.65rem;text-transform:uppercase;letter-spacing:.14em}.products{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{position:relative}.product-media{aspect-ratio:4/5;background:var(--sand);overflow:hidden;border-radius:var(--radius);position:relative}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,opacity .35s}.product-card:hover .product-media img{transform:scale(1.025)}.product-secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-secondary{opacity:1}.product-meta{padding-top:12px;min-height:75px}.product-title{font-family:Cinzel,Georgia,Times New Roman,serif;font-size:1.05rem}.price{margin-top:3px;font-size:.84rem}.compare-price{text-decoration:line-through;opacity:.45;margin-inline-start:8px}.badge{position:absolute;left:10px;top:10px;background:var(--paper);padding:5px 8px;font-size:.58rem;letter-spacing:.12em;text-transform:uppercase;z-index:2}.quick-add{position:absolute;left:10px;right:10px;bottom:10px;opacity:0;transform:translateY(8px);transition:.25s;z-index:3}.product-card:hover .quick-add{opacity:1;transform:none}.quick-add .btn{width:100%;background:#24201beb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wishlist{position:absolute;right:10px;top:10px;z-index:4;width:38px;height:38px;border:0;border-radius:50%;background:#f5f0e8e6;display:grid;place-items:center;cursor:pointer}.wishlist[aria-pressed=true]{background:var(--ink);color:#fff}.wishlist svg{width:18px}.editorial{display:grid;grid-template-columns:1.1fr .9fr;min-height:560px;background:#39342c;color:#fff;overflow:hidden}.editorial-media{min-height:560px;background:radial-gradient(circle at 70% 35%,#c4ad91,transparent 25%),linear-gradient(135deg,#574d3f,#1f211b)}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-copy{padding:8vw 7vw;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.editorial-copy:after{content:"";position:absolute;width:260px;height:260px;border:1px solid rgba(255,255,255,.16);border-radius:50%;right:-90px;bottom:-70px}.editorial-copy p{max-width:460px;color:#e6ded3}.editorial .btn--ghost{border-color:#fff;color:#fff}.quote-strip{padding:70px 0;background:var(--sand);text-align:center}.quote-strip blockquote{max-width:900px;margin:auto;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.08}.quote-strip cite{display:block;margin-top:20px;font-style:normal;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.benefit{background:var(--paper);padding:30px;text-align:center}.benefit svg{width:28px;height:28px;margin:0 auto 12px}.benefit b{display:block;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.benefit span{font-size:.76rem;opacity:.62}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;padding:55px 0}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.product-gallery>*:first-child{grid-column:span 2}.product-gallery img{width:100%;background:var(--sand)}.product-info{position:sticky;top:118px;align-self:start}.product-info h1{font-size:clamp(2.4rem,4vw,4.2rem);margin:.15em 0}.product-info .price{font-size:1rem}.product-rating{display:flex;gap:8px;align-items:center;font-size:.75rem;margin:12px 0}.product-form{margin-top:24px}.option-name{margin-top:20px}.variants{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.variants label{border:1px solid var(--line);padding:10px 14px;cursor:pointer;min-width:48px;text-align:center}.variants input{position:absolute;opacity:0}.variants label:has(input:checked){background:var(--ink);color:#fff;border-color:var(--ink)}.product-form .btn{width:100%;margin-top:12px}.buy-now{width:100%;margin-top:8px}.accordion{border-top:1px solid var(--line);margin-top:28px}.accordion details{border-bottom:1px solid var(--line);padding:16px 0}.accordion summary{cursor:pointer;text-transform:uppercase;font-size:.72rem;letter-spacing:.1em}.sticky-atc{display:none}.collection-hero{padding:70px 0 42px;background:linear-gradient(120deg,var(--paper),var(--sand))}.collection-layout{display:grid;grid-template-columns:220px 1fr;gap:40px}.filters{position:sticky;top:118px;align-self:start}.filters details{padding:14px 0;border-bottom:1px solid var(--line)}.filters summary{cursor:pointer;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.filter-value{display:block;padding:5px 0;font-size:.83rem}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:.78rem}.collection-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pagination{display:flex;justify-content:center;gap:12px;margin-top:40px}.cart-page{max-width:980px;margin:auto;padding:60px 20px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-line img{width:110px}.cart-summary{text-align:right;margin-top:30px}.drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0d0b61;z-index:79}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(440px,94vw);background:var(--paper);z-index:80;transform:translate(102%);transition:transform .35s ease;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000001f}.cart-drawer.is-open{transform:none}.cart-drawer-head{padding:22px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.drawer-lines{overflow:auto;padding:0 22px;flex:1}.drawer-line{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:18px 0;border-bottom:1px solid var(--line)}.drawer-line img{width:82px}.drawer-foot{padding:22px;border-top:1px solid var(--line)}.progress{height:4px;background:#ddd7cf;margin:10px 0 20px}.progress span{display:block;height:100%;background:var(--bronze);width:var(--progress,0%)}.search-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#f5f0e8fa;padding:10vh 20px}.search-overlay.is-open{display:block}.search-box{max-width:900px;margin:auto}.search-box input{width:100%;font-family:Cinzel,Georgia,Times New Roman,serif;font-size:clamp(2.4rem,7vw,6rem);border:0;border-bottom:1px solid var(--ink);background:transparent;padding:15px 0}.footer{background:#29261f;color:#f4eee5;padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer h3{font-family:Cinzel,Georgia,Times New Roman,serif;font-size:2rem;letter-spacing:.18em;font-weight:400}.footer p{max-width:440px;opacity:.7}.footer a{display:block;opacity:.75;margin:.42rem 0;font-size:.83rem}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:40px;padding-top:22px;font-size:.7rem;opacity:.65;display:flex;justify-content:space-between;gap:20px}.newsletter{display:flex;border-bottom:1px solid rgba(255,255,255,.35);max-width:440px;margin-top:20px}.newsletter input{flex:1;background:none;border:0;color:#fff;padding:12px 0;min-width:0}.newsletter button{border:0;background:none;color:#fff;cursor:pointer}.empty-state{text-align:center;padding:90px 20px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}[dir=rtl] .hero-content{align-items:flex-start}[dir=rtl] .hero-side{right:auto;left:5vw;text-align:left}[dir=rtl] .cart-drawer{right:auto;left:0;transform:translate(-102%)}[dir=rtl] .cart-drawer.is-open{transform:none}@media(max-width:980px){.page-width{width:min(100% - 24px,var(--page))}.header-inner{min-height:70px;grid-template-columns:auto 1fr auto}.mobile-toggle{display:grid}.nav{display:none}.brand{font-size:1.35rem;justify-self:center}.header-actions .desktop-only,.localization{display:none}.hero,.hero-content{min-height:74vh}.hero-content{justify-content:flex-end;padding:48px 0}.hero-side{display:none}.world-grid{grid-template-columns:1fr 1fr}.world-card{min-height:290px}.products{grid-template-columns:repeat(2,1fr)}.products .product-card:nth-child(n+5){display:none}.quick-add{opacity:1;transform:none}.editorial{grid-template-columns:1fr}.editorial-media{min-height:430px}.benefits{grid-template-columns:1fr 1fr}.product-main{grid-template-columns:1fr;gap:24px}.product-info{position:static}.collection-layout{grid-template-columns:1fr}.filters{position:static}.collection-products{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.sticky-atc{position:fixed;display:grid;grid-template-columns:1fr auto;gap:10px;left:0;right:0;bottom:0;background:var(--paper);padding:10px 12px;z-index:55;border-top:1px solid var(--line)}body.template-product{padding-bottom:76px}.h1{font-size:clamp(3rem,15vw,5rem)}}@media(max-width:600px){.world-grid{grid-template-columns:1fr 1fr}.world-card{min-height:235px;border-radius:42px 42px 4px 4px!important}.world-label{left:14px;right:14px;bottom:14px}.world-label strong{font-size:1.3rem}.section-head{align-items:start;flex-direction:column}.editorial-media{min-height:360px}.benefits,.product-gallery{grid-template-columns:1fr}.product-gallery>*:first-child{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.cart-line{grid-template-columns:90px 1fr}.cart-line>div:last-child{grid-column:2}.marquee span{padding:0 20px}.marquee span:after{margin-inline-start:20px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}html{overflow-x:hidden}body{min-width:320px;overflow-x:hidden}.header-inner,.section-head,.product-main,.collection-layout,.footer-grid{min-width:0}.nav,.header-actions,.product-card,.product-meta,.editorial-copy,.cart-line>*,.drawer-line>*{min-width:0}.product-title,.footer a,.nav a{overflow-wrap:anywhere}button,.btn,.icon-link,.icon-button{touch-action:manipulation}input,select,textarea{max-width:100%}.hero-media picture{display:block}.product-media svg,.world-card svg{width:100%;height:100%}@supports (height:100dvh){.mobile-menu,.search-overlay,.cart-drawer{height:100dvh}}@media(max-width:1280px){.nav{gap:15px;font-size:.64rem}.header-inner{gap:12px}.brand{font-size:1.55rem}.world-card{min-height:320px}.products{gap:12px}.editorial-copy{padding:7vw 5vw}}@media(min-width:750px)and (max-width:1100px){.page-width{width:min(100% - 32px,var(--page))}.header-inner{min-height:76px}.brand{font-size:1.45rem}.hero,.hero-content{min-height:68vh}.hero-content{max-width:58vw}.hero-copy{font-size:clamp(1.45rem,3vw,2.15rem)}.world-grid{grid-template-columns:repeat(2,1fr)}.world-card{min-height:350px}.products{grid-template-columns:repeat(3,1fr)}.products .product-card:nth-child(n+7){display:none}.collection-products{grid-template-columns:repeat(2,1fr)}.product-main{grid-template-columns:1fr;max-width:920px}.product-gallery{grid-template-columns:repeat(2,1fr)}.product-info{position:static}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@media(min-width:600px)and (max-width:820px){.hero,.hero-content{min-height:64vh}.hero-content{max-width:72vw}.hero-side{display:none}.products{grid-template-columns:repeat(2,1fr)}.products .product-card:nth-child(n+5){display:none}.editorial-media{min-height:390px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:749px){.hero-media img{object-position:var(--hero-x) var(--hero-y)}.hero:before{width:88vw;height:54vh;right:-18vw;top:12vh}.hero:after{width:62vw;height:46vh;right:-28vw;border-width:20px}.hero-content{max-width:100%;padding-bottom:42px}.hero-copy{max-width:90%;line-height:1.05}.btn{min-height:50px}.product-media{aspect-ratio:4/5.4}.quick-add .btn{min-height:44px;padding:.72rem .8rem}.collection-toolbar{gap:12px;align-items:flex-start}.collection-toolbar form{margin-inline-start:auto}.collection-toolbar select{max-width:150px}.cart-drawer{width:min(420px,100vw)}}@media(max-width:430px){.page-width{width:min(100% - 20px,var(--page))}.announcement{font-size:.59rem;letter-spacing:.1em;padding:7px 9px}.header-inner{min-height:64px}.brand{font-size:1.1rem;letter-spacing:.22em}.brand small{font-size:.38rem}.header-actions{gap:2px}.icon-link,.icon-button{width:40px;height:40px}.hero,.hero-content{min-height:70svh}.hero .h1{font-size:clamp(2.7rem,16vw,4rem)}.hero-copy{font-size:1.35rem}.world-grid{gap:6px}.world-card{min-height:205px}.world-label strong{font-size:1.14rem}.world-label span{font-size:.56rem}.products{gap:10px}.product-title{font-size:.94rem}.price{font-size:.76rem}.editorial-copy{padding:48px 22px}.quote-strip{padding:52px 0}.collection-products{gap:10px}.cart-page{padding-inline:14px}}@media(max-height:520px)and (orientation:landscape)and (max-width:950px){.hero,.hero-content{min-height:520px}.hero-content{justify-content:center;padding-block:36px}.mobile-menu a{font-size:2rem}}@media(min-width:1800px){:root{--page:1600px}.hero-content{max-width:760px}.world-card{min-height:420px}.product-title{font-size:1.12rem}}[data-parallax]{transform:translate3d(0,var(--parallax-y,0),0);will-change:transform}.hero-media[data-parallax]{scale:1.035;transform:translate3d(0,var(--parallax-y,0),0) scale(1.035)}.hero-content[data-parallax]{transform:translate3d(0,var(--parallax-y,0),0)}.btn--magnetic{transform:translate3d(var(--mag-x,0),var(--mag-y,0),0);transition:transform .22s cubic-bezier(.2,.8,.2,1),background .25s,color .25s}.btn--magnetic:hover{transform:translate3d(var(--mag-x,0),calc(var(--mag-y,0) - 1px),0)}.hero-sculpture{pointer-events:none;mix-blend-mode:soft-light;filter:blur(.2px)}.hero-grain{pointer-events:none;opacity:.14;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='.92' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E")}.product-card{transition:transform .45s cubic-bezier(.2,.75,.2,1)}.product-card:hover{transform:translateY(-5px)}.product-card .product-media img{transition:transform .75s cubic-bezier(.2,.75,.2,1)}.product-card:hover .product-media img{transform:scale(1.028)}.world-card{transition:transform .6s cubic-bezier(.2,.75,.2,1),border-radius .6s cubic-bezier(.2,.75,.2,1)}.world-card:hover{transform:translateY(-6px);border-radius:72px 8px}.world-card img{transition:transform 1s cubic-bezier(.2,.75,.2,1)}.world-card:hover img{transform:scale(1.045)}.icon-link,.icon-button{transition:transform .25s ease,opacity .25s ease}.icon-link:hover,.icon-button:hover{transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){[data-parallax],.hero-media[data-parallax],.hero-content[data-parallax],.btn--magnetic{transform:none!important}.product-card:hover,.world-card:hover,.product-card:hover .product-media img,.world-card:hover img{transform:none}}@media(max-width:749px){[data-hide-video-mobile]{display:none!important}.hero-video iframe{top:-14%;right:-14%;bottom:-14%;left:-14%;width:128%;height:128%}}.hero-kicker-wrap{display:flex;align-items:center;gap:12px}.hero-line{width:42px;height:1px;background:currentColor;opacity:.7}.hero-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.hero-text-link{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:5px}.hero-scroll{position:absolute;left:5vw;bottom:24px;z-index:3;color:#fff;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;display:flex;gap:10px;align-items:center}.hero-scroll span{display:block;width:34px;height:1px;background:currentColor}.hero-sculpture{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.22)}.hero-sculpture--one{width:min(38vw,560px);height:min(58vh,640px);right:-9vw;top:9%;border-radius:50% 50% 8% 8%;transform:translate3d(0,var(--parallax-y,0),0) rotate(8deg)}.hero-sculpture--two{width:min(20vw,300px);height:min(20vw,300px);right:23vw;bottom:-7vw;border-radius:50%}.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.product-form [data-add-to-cart][disabled]{opacity:.48;cursor:not-allowed}.variant-unavailable{opacity:.38;text-decoration:line-through}.newsletter-message{font-size:.72rem;margin-top:10px;opacity:.8}:root{--fasvena-curve:26px;--fasvena-soft:#f6efe6;--fasvena-cocoa:#5a3827;--fasvena-caramel:#a87552;--fasvena-lemon:#f2e7a9}.announcement{background:linear-gradient(90deg,#4a2d20,#6a4430);color:#fff}.fasvena-categories{background:linear-gradient(180deg,var(--paper),#f7efe5)}.world-grid{gap:14px}.world-card{min-height:370px;border-radius:var(--fasvena-curve)!important;box-shadow:0 10px 35px #4a2d2014;transform:translateZ(0);isolation:isolate;transition:transform .55s cubic-bezier(.2,.75,.2,1),box-shadow .55s ease,border-radius .55s ease}.world-card:nth-child(2),.world-card:nth-child(3){border-radius:calc(var(--fasvena-curve) + 4px)!important}.world-card__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit}.world-card__media img,.world-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.75,.2,1),filter .55s ease}.world-card:after{z-index:1;background:linear-gradient(180deg,transparent 35%,rgba(30,20,15,.58))}.world-card__glow{position:absolute;top:-25%;right:-25%;bottom:-25%;left:-25%;z-index:2;pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,50%),rgba(255,240,202,.22),transparent 24%);opacity:0;transition:opacity .35s}.world-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px #4a2d2029}.world-card:hover .world-card__media img{transform:scale(1.045)}.world-card:hover .world-card__glow{opacity:1}.world-card--2:hover .world-card__media img{transform:scale(1.035) translate(1.2%)}.world-card--3:hover .world-card__media img{transform:scale(1.05) rotate(.35deg)}.world-card--4:hover .world-card__media img{transform:scale(1.04) translateY(-1%)}.world-label{z-index:3}.world-label span b{display:inline-block;font-weight:400;transition:transform .3s}.world-card:hover .world-label span b{transform:translate(5px)}.products{gap:18px}.product-card{padding:0 0 8px;border-radius:22px;transition:transform .45s cubic-bezier(.2,.75,.2,1),box-shadow .45s ease;background:linear-gradient(180deg,#ffffff5c,#f6efe6b8)}.product-card:nth-child(3n+2){background:linear-gradient(180deg,#f2e7a92e,#f6efe6c7)}.product-card:hover{transform:translateY(-7px);box-shadow:0 18px 42px #4a2d201c}.product-media{border-radius:20px;box-shadow:inset 0 0 0 1px #5a38270d}.product-shine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.28) 47%,transparent 65%);transform:translate(-120%);transition:transform .85s ease}.product-card:hover .product-shine{transform:translate(120%)}.product-meta{padding:12px 10px 0}.wishlist{top:12px;right:12px}.quick-add{left:12px;right:12px}.editorial{border-radius:30px;margin-inline:auto;width:min(calc(100% - 32px),var(--page));background:linear-gradient(135deg,#6b4632,#3f2a20)}.hero{background:linear-gradient(120deg,#f0dfca,#c58e65)}.hero-overlay{background:linear-gradient(90deg,rgba(45,29,20,var(--hero-shade,.25)),#2d1d1408 62%,#2d1d141a)}@media(max-width:980px){.world-card{min-height:300px;border-radius:22px!important}.editorial{width:calc(100% - 24px)}}@media(max-width:600px){.world-grid{gap:10px}.world-card{min-height:245px;border-radius:18px!important}.product-card{border-radius:18px}.product-media{border-radius:17px}}@media(prefers-reduced-motion:reduce){.world-card,.world-card__media img,.world-card__glow,.product-card,.product-shine{transition:none!important}.world-card:hover,.product-card:hover{transform:none!important}.product-shine{display:none}}.site-header{background:linear-gradient(90deg,#2d211a,#4a3022 50%,#2d211a);border-bottom:0;color:#f7ecdc;overflow:visible}.site-header:after{content:"";position:absolute;z-index:-1;left:50%;bottom:-28px;width:min(310px,32vw);height:54px;transform:translate(-50%);background:#3b281e;border-radius:0 0 52% 52%/0 0 100% 100%;box-shadow:0 8px 22px #37231914}.header-inner{min-height:72px}.site-header a,.site-header button,.site-header select{color:inherit}.brand--fv{position:relative;z-index:2;display:grid;justify-items:center;gap:0;font-size:0;line-height:1;letter-spacing:.24em}.brand--fv img{display:block;width:58px;height:40px;object-fit:contain}.brand--fv span{font-family:Cinzel,Georgia,Times New Roman,serif;font-size:.66rem;letter-spacing:.36em;color:#f3dfc0;margin-left:.36em;margin-top:-4px}.site-header .localization select{color:#f7ecdc}.site-header .localization option{color:#29261f;background:#f5f0e8}@media(max-width:980px){.site-header:after{bottom:-22px;width:180px;height:42px}.header-inner{min-height:64px}.brand--fv img{width:48px;height:34px}.brand--fv span{font-size:.55rem}.mobile-toggle{color:#f7ecdc}}@media(max-width:430px){.site-header:after{bottom:-18px;width:142px;height:34px}.header-inner{min-height:58px}.brand--fv img{width:42px;height:30px}.brand--fv span{font-size:.48rem}.icon-link,.icon-button{width:38px;height:38px}}.footer-bottom{align-items:flex-end}.footer-bottom-right{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:7px}.footer-bottom .footer-email,.footer-bottom .footer-legal a{display:inline-block;margin:0}.footer-bottom .footer-email{letter-spacing:.055em;opacity:.95}.footer-bottom .footer-legal{white-space:nowrap}@media(max-width:600px){.footer-bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:18px}.footer-bottom-right{margin-left:auto;max-width:65%;gap:6px}.footer-bottom .footer-email{overflow-wrap:anywhere;text-align:right}}@media(max-width:430px){.footer-bottom{flex-direction:column;align-items:stretch}.footer-bottom-right{margin-left:0;max-width:none;align-items:flex-end}}.footer-preferences{display:grid;justify-items:end;gap:6px;margin-bottom:5px}.footer-preferences__label{font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;opacity:.72}.footer-preferences__control{display:flex;align-items:center;gap:9px;min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.22);border-radius:8px;background:#0000001f}.footer-preferences form{margin:0}.footer-preferences select{max-width:190px;border:0;outline:0;background:transparent;color:#f4eee5;font:inherit;font-size:.67rem;letter-spacing:.02em;cursor:pointer;padding:6px 18px 6px 0}.footer-preferences select option{color:#29261f;background:#f5f0e8}.footer-preferences__divider{opacity:.35}.footer-preferences__language{font-size:.67rem;white-space:nowrap}@media(max-width:430px){.footer-preferences{justify-items:end}.footer-preferences__control{max-width:100%}.footer-preferences select{max-width:160px}}.footer-preferences__currency{font-size:.67rem;letter-spacing:.02em;white-space:nowrap}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
