@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700&family=Playfair+Display:wght@400;700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.inline{display:inline}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.border-collapse{border-collapse:collapse}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:1px}:root{--primary:#1a1714;--primary-rgb:26,23,20;--secondary:#faf9f7;--accent:#c9a26b;--muted:#b3aa9b;--color-bg:#f5f3f0;--dark-bg:#191616;--color-text:#1a1714;--color-accent:#c9a26b;--color-muted:#6b6158;--max-width:1400px;--btn-radius:0}html[data-studio=true] footer{display:none!important}html,body{width:100%;overflow-x:hidden}body{color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,system-ui,sans-serif;font-size:1rem;line-height:1.75;transition:background .3s,color .3s}.page-content{gap:60px;padding-top:70px;padding-bottom:120px;display:grid}.page-content:has([data-block=announcementBanner]:last-child){padding-bottom:0}.page-content:has([data-block=hero]:first-child){padding-top:0}*{box-sizing:border-box;margin:0;padding:0}a{color:var(--color-accent);font-family:Inter,sans-serif;text-decoration:none;transition:color .2s}a:hover{color:var(--color-text)}link{font-family:Inter,sans-serif}h1,h2{color:var(--color-text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75em;font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.1}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{margin-top:2.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}h3,h4,h5,h6{font-family:Lora,serif}h3{color:var(--color-muted);font-size:1.5rem;font-weight:500}p{color:var(--color-muted);white-space:pre-line;margin-bottom:1.5rem}blockquote{border-left:3px solid var(--color-accent);color:var(--color-text);margin:2rem 0;padding-left:1.5rem;font-style:italic}.btn{letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:0;padding:.75rem 1.75rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:400;text-decoration:none;transition:background-color .35s,color .35s,border-color .35s;display:inline-block}.btn.primary{background-color:var(--color-accent);color:var(--color-bg);border-color:var(--color-accent)}.btn.primary:hover,.btn.secondary{background-color:var(--color-text);color:var(--color-bg);border-color:var(--color-text)}.btn.secondary:hover{background-color:var(--color-accent);color:var(--color-bg);border-color:var(--color-accent)}.btn.outline{background-color:var(--color-bg);color:var(--color-text);border-color:var(--color-text)}.btn.outline:hover{background-color:var(--color-text);color:var(--color-bg)}.btn.ghost{color:var(--color-bg);background-color:#2b2b2b;border-color:#2b2b2b}.btn.ghost:hover{background-color:var(--color-text);color:var(--color-bg)}.container{width:100%;max-width:var(--max-width);box-sizing:border-box;margin:0 auto;padding-left:2rem;padding-right:2rem}.reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-top{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(-30px)}.reveal-top.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(-30px)}.reveal-left.visible{opacity:1;transform:translate(0)}.reveal-right{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:translate(30px)}.reveal-right.visible{opacity:1;transform:translate(0)}.reveal-scale{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1);transform:scale(.9)}.reveal-scale.visible{opacity:1;transform:scale(1)}.reveal-fade{opacity:0;transition:opacity 1s}.reveal-fade.visible{opacity:1}.vignette-section{isolation:isolate;position:relative}.vignette-section:before{content:"";background:radial-gradient(ellipse 80% 70% at 50% 50%,transparent 0%,transparent 40%,rgba(var(--primary-rgb),.15)70%,rgba(var(--primary-rgb),.25)100%);pointer-events:none;z-index:0;position:absolute;inset:0}.vignette-section>*{z-index:1;position:relative}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
:root{--header-height:70px;--nav-bg:rgba(var(--primary-rgb),.96);--nav-color:#0f0e0d;--nav-color-rgb:15,14,13}.navigation-module__BOHP2q__header{height:var(--header-height);background-color:var(--nav-bg);-webkit-backdrop-filter:blur(8px);z-index:1000;align-items:center;padding:.75rem 0;transition:background-color .52s cubic-bezier(.2,.7,.2,1),box-shadow .42s,-webkit-backdrop-filter .52s cubic-bezier(.2,.7,.2,1),backdrop-filter .52s cubic-bezier(.2,.7,.2,1);display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 0 18px #0f0e0d99}.navigation-module__BOHP2q__top{background-color:var(--nav-bg)}.navigation-module__BOHP2q__scrolled{background-color:var(--nav-bg);-webkit-backdrop-filter:none;box-shadow:none}.navigation-module__BOHP2q__container{background:0 0;justify-content:space-between;align-items:center;gap:1rem;display:flex}.navigation-module__BOHP2q__mobileIcons{background:0 0;justify-content:flex-start;align-items:center;gap:1rem;min-width:80px;display:flex}.navigation-module__BOHP2q__leftNav{background:0 0;display:none}.navigation-module__BOHP2q__logo{color:var(--secondary);white-space:nowrap;text-align:center;letter-spacing:.15em;text-transform:uppercase;background:0 0;flex:1;font-family:Cinzel,Playfair Display,Cormorant Garamond,serif;font-size:1.2rem;font-weight:400;text-decoration:none;transition:letter-spacing .3s,color .2s}.navigation-module__BOHP2q__logo:hover{letter-spacing:.2em;color:var(--accent)}.navigation-module__BOHP2q__logo:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.navigation-module__BOHP2q__rightIcons{background:0 0;display:none}.navigation-module__BOHP2q__burgerWrapper{background:0 0;justify-content:flex-end;min-width:80px;display:flex}.navigation-module__BOHP2q__iconLink{color:var(--secondary);align-items:center;padding-top:8px;font-size:1.1rem;transition:color .2s;display:inline-flex;position:relative}.navigation-module__BOHP2q__iconLink:hover{color:var(--accent)}.navigation-module__BOHP2q__iconLink:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.navigation-module__BOHP2q__cartIcon{cursor:pointer;position:relative}.navigation-module__BOHP2q__cartBadge{background:var(--accent);color:var(--primary);border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:2px 6px;font-family:Satoshi,sans-serif;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-2px;right:-8px}.navigation-module__BOHP2q__link{color:var(--secondary);letter-spacing:.07em;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:300;text-decoration:none;transition:color .2s}.navigation-module__BOHP2q__dropdown{position:relative}.navigation-module__BOHP2q__dropdownButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:0;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;transition:color .2s;display:flex}.navigation-module__BOHP2q__dropdownButton:hover{color:var(--accent)}.navigation-module__BOHP2q__dropdownButton:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.navigation-module__BOHP2q__dropdownMenu{background:var(--primary);z-index:2000;border:1px solid #ffffff1a;flex-direction:column;min-width:200px;padding:0;display:flex;position:absolute;top:calc(100% + 26px);left:0;box-shadow:0 4px 24px #0000004d}.navigation-module__BOHP2q__dropdownItem{color:var(--secondary);font-weight:500;font-family:var(--font-satoshi),sans-serif;white-space:nowrap;background:0 0;border-bottom:1px solid #ffffff14;padding:.75rem 1.25rem;font-size:.9rem;text-decoration:none;transition:all .2s}.navigation-module__BOHP2q__dropdownItem:last-child{border-bottom:none}.navigation-module__BOHP2q__dropdownItem:hover{color:var(--accent);background:#ffffff0d}.navigation-module__BOHP2q__dropdownItem:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:#ffffff0d}.navigation-module__BOHP2q__burger{cursor:pointer;z-index:2001;background:0 0;border:0;flex-direction:column;gap:8px;padding:12px;transition:all .3s ease-in-out;display:inline-flex;position:relative}.navigation-module__BOHP2q__burger:before{content:"";pointer-events:none;border:2px solid #0000;border-radius:50%;width:50px;height:50px;transition:all .3s ease-in-out;position:absolute;top:calc(50% - 25px);left:calc(50% - 25px)}.navigation-module__BOHP2q__burgerLine{background:var(--secondary);width:30px;height:2px;transition:all .3s ease-in-out}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open{padding-top:155px;padding-bottom:155px;transform:rotate(45deg)}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open:before{border:2px solid var(--secondary)}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open:hover:before{border-color:var(--accent)}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open .navigation-module__BOHP2q__burgerLine{width:30px}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open .navigation-module__BOHP2q__burgerLine:nth-child(2){opacity:0}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open .navigation-module__BOHP2q__burgerLine:first-child{transform:translateY(11px)translate(1.5px)}.navigation-module__BOHP2q__burger.navigation-module__BOHP2q__open .navigation-module__BOHP2q__burgerLine:nth-child(3){transform:translateY(-9px)translate(1.5px)rotate(90deg)}.navigation-module__BOHP2q__burger:hover .navigation-module__BOHP2q__burgerLine{background:var(--accent)}.navigation-module__BOHP2q__burger:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:50%}.navigation-module__BOHP2q__nav{top:var(--header-height);opacity:0;pointer-events:none;z-index:2000;background:linear-gradient(135deg,#171615 0%,#0f0e0d 100%);flex-direction:column;gap:1.5rem;padding:2rem 2rem 2rem 43px;transition:opacity .25s,transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(-10px)}.navigation-module__BOHP2q__navOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.navigation-module__BOHP2q__link{color:var(--secondary);padding:.4rem .25rem;font-family:Inter,Satoshi,Arial,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.navigation-module__BOHP2q__link:hover{color:var(--accent)}.navigation-module__BOHP2q__link:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.navigation-module__BOHP2q__mobileDropdown{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.navigation-module__BOHP2q__mobileDropdownLabel{color:var(--accent);margin-bottom:.25rem;font-family:Inter,Satoshi,Arial,sans-serif;font-size:1.1rem;font-weight:600}.navigation-module__BOHP2q__mobileDropdownItem{color:var(--secondary);padding:.4rem .25rem .4rem 1rem;font-family:Inter,Satoshi,Arial,sans-serif;font-size:1rem;text-decoration:none;transition:color .2s}.navigation-module__BOHP2q__mobileDropdownItem:hover{color:var(--accent)}.navigation-module__BOHP2q__mobileDropdownItem:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.navigation-module__BOHP2q__backdrop{background:rgba(var(--primary-rgb),.35);z-index:1500;position:fixed;inset:0}@media (min-width:768px){.navigation-module__BOHP2q__burger,.navigation-module__BOHP2q__burgerWrapper,.navigation-module__BOHP2q__mobileIcons{display:none}.navigation-module__BOHP2q__container{grid-template-columns:1fr auto 1fr;gap:2rem;display:grid}.navigation-module__BOHP2q__leftNav{justify-self:start;align-items:center;gap:1.5rem;display:flex}.navigation-module__BOHP2q__logo{text-align:left;flex:none;justify-self:center;font-size:1.5rem}.navigation-module__BOHP2q__rightIcons{justify-self:end;align-items:center;display:flex}.navigation-module__BOHP2q__nav{display:none}.navigation-module__BOHP2q__link{font-size:.8rem}.navigation-module__BOHP2q__backdrop{display:none}}.navigation-module__BOHP2q__userDropdown{background:var(--primary);z-index:2000;border:1px solid #ffffff1a;min-width:180px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 4px 24px #0000004d}.navigation-module__BOHP2q__userDropdownLink,.navigation-module__BOHP2q__userDropdownButton{width:100%;font-family:var(--font-satoshi),sans-serif;color:var(--secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff14;padding:.75rem 1rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.navigation-module__BOHP2q__userDropdownLink:last-child,.navigation-module__BOHP2q__userDropdownButton:last-child{border-bottom:none}.navigation-module__BOHP2q__userDropdownLink:hover,.navigation-module__BOHP2q__userDropdownButton:hover{color:var(--accent);background:#ffffff0d}.navigation-module__BOHP2q__userDropdownLink:focus-visible,.navigation-module__BOHP2q__userDropdownButton:focus-visible{outline:2px solid var(--accent);outline-offset:-2px;background:#ffffff0d}@media (max-width:768px){.navigation-module__BOHP2q__dropdownButton{font-size:1.9rem}}.navigation-module__BOHP2q__dropdownChevron{margin-left:0;font-size:.7rem}.navigation-module__BOHP2q__iconWrapper{position:relative}.navigation-module__BOHP2q__cartPreviewWrapper{padding-top:12px;position:absolute;top:100%;right:0}.navigation-module__BOHP2q__mobileSocialIcons{gap:1.5rem;margin-top:1rem;display:flex}
.currency-module__nWXlqG__currencyContainer{cursor:pointer;white-space:nowrap;align-items:center;display:inline-flex}.currency-module__nWXlqG__selectWrapper{align-items:center;width:max-content;display:inline-flex;position:relative}.currency-module__nWXlqG__navSelect{color:var(--secondary);letter-spacing:.07em;cursor:pointer;appearance:none;text-align:right;text-align-last:right;text-indent:0;width:max-content;min-width:0;height:34px;text-overflow:"";background:0 0;border:none;outline:none;padding:8px 34px 8px 0;font-family:Satoshi,sans-serif;font-size:.75rem;font-weight:300;line-height:1;transition:color .2s}.currency-module__nWXlqG__navSelect:focus{box-shadow:none;outline:none}.currency-module__nWXlqG__navSelect option{background:var(--primary);color:var(--secondary);text-align:left;direction:ltr;unicode-bidi:plaintext;padding:.5rem 1rem;font-size:.9rem}.currency-module__nWXlqG__navSelect:hover{color:var(--accent)}.currency-module__nWXlqG__navSelectChevron{color:var(--secondary);pointer-events:none;align-items:center;transition:color .2s,transform .2s;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.currency-module__nWXlqG__currencyContainer:hover .currency-module__nWXlqG__navSelect,.currency-module__nWXlqG__currencyContainer:hover .currency-module__nWXlqG__navSelectChevron{color:var(--accent)}.currency-module__nWXlqG__chevronOpen{transform:translateY(-50%)rotate(180deg)}
.CartPreview-module__SdDRFG__preview{background:var(--primary);z-index:100;pointer-events:auto;border:1px solid #c9a26b33;border-radius:8px;width:320px;padding:1rem;transition:all .3s cubic-bezier(.22,1,.36,1);position:absolute;top:calc(100% + 12px);right:-20px;box-shadow:0 8px 32px #0006}.CartPreview-module__SdDRFG__emptyText{text-align:center;color:var(--muted);margin:0;padding:1rem 0;font-size:.9rem}.CartPreview-module__SdDRFG__items{flex-direction:column;gap:.75rem;max-height:240px;margin-bottom:.75rem;display:flex;overflow-y:auto}.CartPreview-module__SdDRFG__item{border-radius:4px;gap:.75rem;padding:.5rem;transition:background .2s;display:flex}.CartPreview-module__SdDRFG__item:hover{background:#ffffff08}.CartPreview-module__SdDRFG__itemImage{background:#ffffff0d;border-radius:4px;flex-shrink:0;width:50px;height:50px;position:relative;overflow:hidden}.CartPreview-module__SdDRFG__itemImage img{-o-object-fit:cover;object-fit:cover}.CartPreview-module__SdDRFG__itemDetails{flex:1;min-width:0}.CartPreview-module__SdDRFG__itemTitle{color:var(--secondary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-family:Lora,serif;font-size:.85rem;font-weight:500;overflow:hidden}.CartPreview-module__SdDRFG__itemPrice{color:var(--accent);margin:0;font-family:Satoshi,sans-serif;font-size:.8rem}.CartPreview-module__SdDRFG__moreItems{color:var(--muted);text-align:center;border-top:1px solid #ffffff14;margin:.5rem 0;padding:.5rem;font-family:Satoshi,sans-serif;font-size:.8rem}.CartPreview-module__SdDRFG__footer{border-top:1px solid #ffffff14;margin-top:.75rem;padding-top:.75rem}.CartPreview-module__SdDRFG__subtotal{color:var(--secondary);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-family:Satoshi,sans-serif;font-size:.9rem;display:flex}.CartPreview-module__SdDRFG__amount{color:var(--accent);font-weight:600}.CartPreview-module__SdDRFG__viewCartButton{background:var(--accent);width:100%;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;margin-top:.5rem;padding:.75rem;font-family:Satoshi,sans-serif;font-size:.85rem;font-weight:600;transition:all .3s}.CartPreview-module__SdDRFG__viewCartButton:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 4px 12px #c9a26b4d}.CartPreview-module__SdDRFG__items::-webkit-scrollbar{width:6px}.CartPreview-module__SdDRFG__items::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.CartPreview-module__SdDRFG__items::-webkit-scrollbar-thumb{background:#c9a26b4d;border-radius:3px}.CartPreview-module__SdDRFG__items::-webkit-scrollbar-thumb:hover{background:#c9a26b80}@media (max-width:768px){.CartPreview-module__SdDRFG__preview{display:none}}
.Footer-module__LAv68W__footer{background:var(--primary);color:var(--secondary);border-top:.1px solid rgba(var(--primary-rgb),.4);padding:20px 0 0;position:relative}.Footer-module__LAv68W__footer:before{content:"";background:#c9a26b33;width:100%;height:1px;position:absolute;top:0;left:0}.Footer-module__LAv68W__top{flex-direction:column;margin-bottom:40px;display:flex}.Footer-module__LAv68W__logoColumn{justify-content:center;width:100%;display:flex}.Footer-module__LAv68W__footerLogo{color:var(--secondary);letter-spacing:.15em;text-transform:uppercase;font-family:Cinzel,Playfair Display,Cormorant Garamond,serif;font-size:20px;font-weight:400;text-decoration:none;transition:letter-spacing .3s,color .2s;display:inline-block}.Footer-module__LAv68W__footerLogo:hover{letter-spacing:.2em;color:var(--accent)}.Footer-module__LAv68W__left{flex:1}.Footer-module__LAv68W__linksWrapper{grid-template-columns:1fr;gap:40px;display:grid}.Footer-module__LAv68W__group h4{color:var(--secondary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.Footer-module__LAv68W__group ul{margin:0;padding:0;list-style:none}.Footer-module__LAv68W__group ul li{margin-bottom:10px}.Footer-module__LAv68W__group a{color:var(--muted);font-family:Satoshi,sans-serif;font-size:.9rem;text-decoration:none;transition:color .25s}.Footer-module__LAv68W__group a:hover{color:var(--accent)}.Footer-module__LAv68W__infoText{color:var(--muted);white-space:pre-line;font-size:.9rem;line-height:1.6}.Footer-module__LAv68W__socials{gap:16px;margin-top:16px;display:flex}.Footer-module__LAv68W__socials a{color:var(--muted);font-size:20px;transition:color .25s,transform .25s}.Footer-module__LAv68W__socials a:hover{color:var(--accent);transform:translateY(-2px)}.Footer-module__LAv68W__right{flex:1}.Footer-module__LAv68W__right h4{color:var(--secondary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.Footer-module__LAv68W__newsletterForm{flex-direction:column;gap:12px;display:flex}.Footer-module__LAv68W__inputWrapper{gap:0;display:flex}.Footer-module__LAv68W__emailInput{color:var(--secondary);background:#ffffff0d;border:1px solid #ffffff26;border-right:none;outline:none;flex:1;padding:12px 16px;font-family:Satoshi,sans-serif;font-size:.9rem}.Footer-module__LAv68W__emailInput::placeholder{color:var(--muted)}.Footer-module__LAv68W__subscribeButton{color:#fff;cursor:pointer;text-transform:capitalize;background:#1a1714;border:1px solid #333;padding:12px 24px;font-family:Satoshi,sans-serif;font-size:.9rem;font-weight:500;transition:color .4s;position:relative;overflow:hidden}.Footer-module__LAv68W__subscribeButton:disabled{opacity:.6;cursor:not-allowed}.Footer-module__LAv68W__subscribeButton:before{content:"";z-index:1;background:#c9a26b;width:100%;height:100%;transition:left .4s;position:absolute;top:0;left:-100%}.Footer-module__LAv68W__subscribeButton:hover:before{left:0}.Footer-module__LAv68W__subscribeButton:hover{color:#1a1714;border-color:#c9a26b}.Footer-module__LAv68W__subscribeButton span{z-index:2;position:relative}.Footer-module__LAv68W__checkbox{color:var(--muted);cursor:pointer;align-items:flex-start;gap:8px;font-size:.85rem;display:flex}.Footer-module__LAv68W__checkbox input[type=checkbox]{cursor:pointer;margin-top:3px}.Footer-module__LAv68W__checkbox span{line-height:1.4}.Footer-module__LAv68W__successMessage{color:#4ade80;margin:0;font-size:.9rem}.Footer-module__LAv68W__errorMessage{color:#f87171;margin:0;font-size:.9rem}.Footer-module__LAv68W__companyInfo{text-align:center;border-bottom:1px solid #ffffff1a;margin-bottom:20px;padding:20px 0}.Footer-module__LAv68W__companyInfo p{color:var(--muted);margin:5px 0;font-family:Satoshi,sans-serif;font-size:.85rem;line-height:1.6}.Footer-module__LAv68W__companyInfo strong{color:var(--secondary);font-weight:600}.Footer-module__LAv68W__bottomBar{border-top:1px solid #ffffff1a;flex-direction:column;gap:8px;padding:15px 0;display:flex}.Footer-module__LAv68W__bottomLinks{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__LAv68W__bottomLinks a{color:var(--muted);font-family:Satoshi,sans-serif;font-size:.85rem;text-decoration:none;transition:color .25s}.Footer-module__LAv68W__bottomLinks a:hover{color:var(--accent)}.Footer-module__LAv68W__cookieButton{color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:Satoshi,sans-serif;font-size:.85rem;text-decoration:underline;transition:color .25s}.Footer-module__LAv68W__cookieButton:hover{color:var(--accent)}.Footer-module__LAv68W__copyright{text-align:left}.Footer-module__LAv68W__copyright p{color:var(--muted);margin:0;font-size:.85rem}@media (min-width:768px){.Footer-module__LAv68W__top{flex-flow:wrap;gap:20px 40px}.Footer-module__LAv68W__logoColumn{justify-content:flex-start;width:100%;margin-top:10px;margin-bottom:0}.Footer-module__LAv68W__footerLogo{font-size:1.1rem}.Footer-module__LAv68W__linksWrapper{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:50px}.Footer-module__LAv68W__companyInfo{text-align:left}.Footer-module__LAv68W__bottomLinks{gap:30px}.Footer-module__LAv68W__bottomBar{flex-direction:row;justify-content:space-between;align-items:center}.Footer-module__LAv68W__copyright{text-align:right}}
.CartDrawer-module__o9drbq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#0009;animation:.3s CartDrawer-module__o9drbq__fadeIn;position:fixed;inset:0}@keyframes CartDrawer-module__o9drbq__fadeIn{0%{opacity:0}to{opacity:1}}.CartDrawer-module__o9drbq__drawer{background:var(--primary);z-index:1000;flex-direction:column;width:100%;max-width:480px;animation:.4s cubic-bezier(.22,1,.36,1) CartDrawer-module__o9drbq__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 24px #0000004d}@keyframes CartDrawer-module__o9drbq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartDrawer-module__o9drbq__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:2rem;display:flex}.CartDrawer-module__o9drbq__title{letter-spacing:.05em;color:var(--secondary);align-items:center;gap:.5rem;margin:0;font-family:Cinzel,Cormorant Garamond,serif;font-size:1.5rem;font-weight:600;display:flex}.CartDrawer-module__o9drbq__count{color:var(--accent);font-size:1rem;font-weight:400}.CartDrawer-module__o9drbq__closeButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.CartDrawer-module__o9drbq__closeButton:hover{color:var(--accent)}.CartDrawer-module__o9drbq__closeButton:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}.CartDrawer-module__o9drbq__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex}.CartDrawer-module__o9drbq__emptyIcon{color:var(--muted);opacity:.5;margin-bottom:1.5rem}.CartDrawer-module__o9drbq__emptyText{color:var(--muted);margin-bottom:2rem;font-size:1.1rem}.CartDrawer-module__o9drbq__continueShopping{background:var(--accent);color:var(--primary);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;border:none;padding:.875rem 2rem;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:500;transition:all .3s}.CartDrawer-module__o9drbq__continueShopping:hover{background:var(--secondary);transform:translateY(-2px)}.CartDrawer-module__o9drbq__items{flex:1;padding:1.5rem;overflow-y:auto}.CartDrawer-module__o9drbq__item{border-bottom:1px solid #ffffff14;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.CartDrawer-module__o9drbq__item:last-child{border-bottom:none;margin-bottom:0}.CartDrawer-module__o9drbq__itemImage{background:#ffffff0d;border-radius:4px;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.CartDrawer-module__o9drbq__itemImage img{-o-object-fit:cover;object-fit:cover}.CartDrawer-module__o9drbq__imageSkeleton{z-index:1;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;animation:1.5s infinite CartDrawer-module__o9drbq__shimmer;position:absolute;inset:0}@keyframes CartDrawer-module__o9drbq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CartDrawer-module__o9drbq__imageHidden{opacity:0;transition:opacity .3s}.CartDrawer-module__o9drbq__imageVisible{opacity:1;transition:opacity .3s}.CartDrawer-module__o9drbq__itemDetails{flex-direction:column;flex:1;gap:.5rem;display:flex}.CartDrawer-module__o9drbq__itemTitle{color:var(--secondary);margin:0;font-family:Lora,serif;font-size:1rem;font-weight:500;line-height:1.4}.CartDrawer-module__o9drbq__itemMeta{color:var(--muted);margin:0;font-family:Satoshi,sans-serif;font-size:.85rem}.CartDrawer-module__o9drbq__itemPrice{color:var(--accent);margin:0;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:500}.CartDrawer-module__o9drbq__itemActions{align-items:center;gap:1rem;margin-top:auto;display:flex}.CartDrawer-module__o9drbq__quantity{background:#ffffff0d;border-radius:4px;align-items:center;gap:.75rem;padding:.25rem .5rem;display:flex}.CartDrawer-module__o9drbq__quantityButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;padding:.25rem .5rem;font-size:1.25rem;font-weight:300;line-height:1;transition:color .2s}.CartDrawer-module__o9drbq__quantityButton:hover{color:var(--accent)}.CartDrawer-module__o9drbq__quantityButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.CartDrawer-module__o9drbq__quantityValue{color:var(--secondary);text-align:center;min-width:20px;font-family:Satoshi,sans-serif;font-size:.9rem}.CartDrawer-module__o9drbq__removeButton{color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.25rem .5rem;font-family:Satoshi,sans-serif;font-size:.85rem;text-decoration:underline;transition:color .2s}.CartDrawer-module__o9drbq__removeButton:hover{color:var(--secondary)}.CartDrawer-module__o9drbq__removeButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:2px}.CartDrawer-module__o9drbq__footer{background:#0003;border-top:1px solid #ffffff1a;padding:2rem}.CartDrawer-module__o9drbq__subtotal{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.CartDrawer-module__o9drbq__subtotalLabel{letter-spacing:.05em;text-transform:uppercase;color:var(--secondary);font-family:Satoshi,sans-serif;font-size:1rem;font-weight:500}.CartDrawer-module__o9drbq__subtotalAmount{color:var(--accent);font-family:Cinzel,Cormorant Garamond,serif;font-size:1.5rem;font-weight:600}.CartDrawer-module__o9drbq__checkoutButton{background:var(--accent);width:100%;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;margin-bottom:1rem;padding:1rem 2rem;font-family:Satoshi,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.CartDrawer-module__o9drbq__checkoutButton:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:0 4px 12px #c9a26b4d}.CartDrawer-module__o9drbq__checkoutButton:focus-visible{outline:3px solid var(--secondary);outline-offset:2px}.CartDrawer-module__o9drbq__continueShoppingLink{width:100%;color:var(--muted);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.5rem;font-family:Satoshi,sans-serif;font-size:.9rem;text-decoration:underline;transition:color .2s}.CartDrawer-module__o9drbq__continueShoppingLink:hover{color:var(--secondary)}.CartDrawer-module__o9drbq__continueShoppingLink:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}@media (max-width:768px){.CartDrawer-module__o9drbq__drawer{max-width:100%}.CartDrawer-module__o9drbq__header{padding:1.5rem}.CartDrawer-module__o9drbq__items{padding:1rem}.CartDrawer-module__o9drbq__footer{padding:1.5rem}}
/*# sourceMappingURL=f82c2cc2cb2f144e.css.map*/