*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--app-navbar-height:72px;--app-safe-top:env(safe-area-inset-top,0px);--app-safe-right:env(safe-area-inset-right,0px);--app-page-gutter:clamp(1rem, 3vw, 2rem);--app-mobile-gutter:.85rem;--app-safe-bottom:env(safe-area-inset-bottom,0px);--app-safe-left:env(safe-area-inset-left,0px);--bg-deep:#0a0514;--bg-dark:#12082a;--primary:#9b59b6;--primary-light:#c39bd3;--accent:#f39c12;--accent-glow:#e67e22;--text-light:#e8d5f5;--text-muted:#a68fbd;--gold:#d4a843;--gold-light:#f5d77a;--teal:#1abc9c;--gradient-hero:linear-gradient(to bottom, #9973aa, #ba708b);--gradient-dark:linear-gradient(135deg, #0a0514 0%, #12082a 50%, #0d0620 100%);--font-cinzel:var(--font-lora), serif;--font-inter:var(--font-lora), serif;--font-primary:var(--font-lora), serif;--font-secondary:var(--font-lora), serif}html,body{overscroll-behavior-x:none;background:var(--bg-deep);width:100%;max-width:100%;overflow-x:hidden}html{-moz-text-size-adjust:100%;text-size-adjust:100%;scrollbar-gutter:stable}body{font-family:var(--font-lora), serif;background:var(--bg-deep);color:var(--text-light);min-width:0;min-height:100%}@supports (overflow:clip){html,body{overflow-x:clip}}body>*,main,section,article,aside,header,footer,nav{min-width:0;max-width:100%}img,video,canvas,svg{max-width:100%}pre,code{overflow-wrap:anywhere;max-width:100%}button,a,input,select,textarea{touch-action:manipulation;font-family:inherit}button,input,optgroup,select,textarea{font-family:inherit}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--gold-light);outline-offset:3px}@media (max-width:768px){:root{--app-navbar-height:64px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}input,select,textarea{font-size:16px!important}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-deep)}::-webkit-scrollbar-thumb{background:var(--primary);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}:not(input):not(textarea):not([contenteditable=true]){caret-color:#0000!important}
.nl-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:inline-flex}.nl-pagination__button{color:#d8b4fe;cursor:pointer;background:linear-gradient(145deg,#291448f5,#140a27f5);border:1px solid #a78bfa6b;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-family:inherit;font-size:.86rem;font-weight:600;line-height:1;transition:transform .18s,border-color .18s,background .18s,color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 9px #0003}.nl-pagination__button:hover:not(:disabled){color:#f8df8d;background:#855af338;border-color:#d4a843;transform:translateY(-1px);box-shadow:0 5px 15px #855af34d}.nl-pagination__button.nl-pagination__button--active{color:#fff;background:linear-gradient(135deg,#855af3 0%,#b578dc 55%,#d4a843 130%);border-color:#e6c260;box-shadow:0 5px 16px #855af36b}.nl-pagination__button:focus-visible{outline-offset:2px;outline:3px solid #d4a8436b}.nl-pagination__button:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.nl-pagination__ellipsis{color:#d4a843;text-align:center;letter-spacing:1px;min-width:20px;font-size:1.05rem;font-weight:800}.nl-modal-backdrop{z-index:10020;overscroll-behavior:contain;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#06030ed6;place-items:center;width:100%;height:100dvh;padding:24px;animation:.16s ease-out nl-modal-fade-in;display:grid;position:fixed;inset:0;overflow-y:auto}.nl-modal-backdrop--no-blur{-webkit-backdrop-filter:none;backdrop-filter:none;background:#06030ef0}.nl-modal-dialog{width:min(100%,560px);min-width:0;max-height:min(900px,100dvh - 48px);font-family:var(--font-lora), serif;color:#f8f5ff;background:radial-gradient(circle at 100% 0,#855af321,#0000 34%),linear-gradient(145deg,#120823,#0b0516);border:1px solid #a78bfa4d;border-radius:22px;flex-direction:column;animation:.18s ease-out nl-modal-rise-in;display:flex;overflow:hidden;box-shadow:0 28px 80px #00000085}.nl-modal-dialog--small{width:min(100%,430px)}.nl-modal-dialog--medium{width:min(100%,560px)}.nl-modal-dialog--large{width:min(100%,760px)}.nl-modal-dialog--wide{width:min(100%,980px)}.nl-modal-header{border-bottom:1px solid #ffffff14;flex:none;align-items:flex-start;gap:14px;min-width:0;padding:22px 24px 18px;display:flex}.nl-modal-icon{color:#dfc16c;background:#d4a84321;border-radius:13px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;display:inline-flex}.nl-modal-heading{flex:1;min-width:0}.nl-modal-eyebrow{color:#b9a3ff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:800;display:block}.nl-modal-title{color:#fff;margin:0;font-size:clamp(1.15rem,2.5vw,1.4rem);line-height:1.3}.nl-modal-description{color:#eee8fcb3;margin-top:7px;font-size:.92rem;line-height:1.55}.nl-modal-close-button{color:#ffffffbf;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.4rem;transition:border-color .16s,color .16s,background .16s;display:inline-flex}.nl-modal-close-button:hover:not(:disabled){color:#fff;background:#d4a8431f;border-color:#d4a8437a}.nl-modal-close-button:disabled{opacity:.45;cursor:not-allowed}.nl-modal-body{overscroll-behavior:contain;flex:auto;min-height:0;padding:22px 24px;overflow-y:auto}.nl-modal-footer{border-top:1px solid #ffffff14;flex:none;justify-content:flex-end;align-items:center;gap:10px;min-width:0;padding:16px 24px 20px;display:flex}.nl-modal-dialog :focus-visible{outline-offset:2px;outline:3px solid #d4a8436b}@keyframes nl-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes nl-modal-rise-in{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:620px){.nl-modal-backdrop{padding-top:max(16px, env(safe-area-inset-top,0px));padding-right:max(14px, env(safe-area-inset-right,0px));padding-bottom:max(20px, env(safe-area-inset-bottom,0px));padding-left:max(14px, env(safe-area-inset-left,0px));-webkit-backdrop-filter:none;backdrop-filter:none;background:#06030ef0;place-items:center}.nl-modal-dialog{max-height:calc(100dvh - max(16px, env(safe-area-inset-top,0px)) - max(20px, env(safe-area-inset-bottom,0px)) - 16px);border-radius:18px}.nl-modal-header,.nl-modal-body{padding-left:16px;padding-right:16px}.nl-modal-footer{padding-left:16px;padding-right:16px;padding-bottom:max(16px, env(safe-area-inset-bottom,0px));flex-direction:column-reverse;gap:.65rem}.nl-modal-footer>*{width:100%}.nl-pagination{gap:6px}.nl-pagination__button{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.nl-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#06030ef0}.nl-modal-backdrop,.nl-modal-dialog{animation:none}}
.Navbar-module__oCXpda__navbar{z-index:9999;padding:var(--app-safe-top) 2rem 0;isolation:isolate;will-change:transform;background:linear-gradient(#0a05148f 0%,#0a051424 72%,#0000 100%);transition:transform .28s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0}.Navbar-module__oCXpda__navbar:before{content:"";z-index:0;opacity:0;pointer-events:none;will-change:opacity;background:#0a0514f2;transition:opacity .18s;position:absolute;inset:0;box-shadow:0 4px 30px #00000080}.Navbar-module__oCXpda__navbar.Navbar-module__oCXpda__scrolled:before,.Navbar-module__oCXpda__navbarOpen:before{opacity:1}.Navbar-module__oCXpda__inner{z-index:4;max-width:1280px;height:var(--app-navbar-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex;position:relative}.Navbar-module__oCXpda__logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.Navbar-module__oCXpda__logoImage{object-fit:cover;background-color:#000;border:1px solid #d4a8434d;border-radius:10px;display:block;box-shadow:0 0 15px #d4a84366;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}.Navbar-module__oCXpda__logoText{font-family:var(--font-lora), serif;background:linear-gradient(#f5d77a,#d4a843);-webkit-text-fill-color:transparent;letter-spacing:.1em;filter:drop-shadow(0 2px 4px #0000004d);text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:800}.Navbar-module__oCXpda__logoAccent{color:inherit}.Navbar-module__oCXpda__links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__oCXpda__link{font-family:var(--font-lora), serif;letter-spacing:.05em;color:#e8d5f5cc;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .25s;position:relative}.Navbar-module__oCXpda__link:after{content:"";background:linear-gradient(90deg,#d4a843,#9b59b6);border-radius:1px;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__oCXpda__link:hover{color:#f5d77a}.Navbar-module__oCXpda__link:hover:after,.Navbar-module__oCXpda__active:after{width:100%}.Navbar-module__oCXpda__active{color:#f5d77a}.Navbar-module__oCXpda__waveContainer{display:inline-flex}.Navbar-module__oCXpda__waveChar{display:inline-block}.Navbar-module__oCXpda__link:hover .Navbar-module__oCXpda__waveChar{animation:.7s ease-in-out both Navbar-module__oCXpda__textWave}@keyframes Navbar-module__oCXpda__textWave{0%,to{color:#e8d5f5cc;text-shadow:none;transform:translateY(0)}50%{color:#f5d77a;text-shadow:0 0 10px #f5d77a80;transform:translateY(-5px)}}@media (prefers-reduced-motion:reduce){.Navbar-module__oCXpda__link:hover .Navbar-module__oCXpda__waveChar{animation:none}}.Navbar-module__oCXpda__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__oCXpda__cartBtn{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;text-decoration:none;transition:transform .3s;display:flex;position:relative}.Navbar-module__oCXpda__cartBtn:hover{color:#d4a843;transform:scale(1.1)}.Navbar-module__oCXpda__cartIcon{place-items:center;width:1em;height:1em;display:grid;position:relative}.Navbar-module__oCXpda__cartIcon>svg{width:100%;height:100%}.Navbar-module__oCXpda__cartBadge{color:#fff;background:#855af3;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:800;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%);box-shadow:0 0 10px #855af380}.Navbar-module__oCXpda__cartBadgeSyncing{font-size:.8rem;animation:.9s ease-in-out infinite alternate Navbar-module__oCXpda__cartBadgePulse}@keyframes Navbar-module__oCXpda__cartBadgePulse{0%{opacity:.5}to{opacity:1}}.Navbar-module__oCXpda__userContainer{align-items:center;display:flex;position:relative}.Navbar-module__oCXpda__profileBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:10px;padding:5px 12px 5px 5px;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__oCXpda__profileBtnPlaceholder{box-sizing:border-box;opacity:.6;background:#ffffff05;border:1px solid #ffffff0f;border-radius:40px;align-items:center;gap:12px;min-width:130px;height:46px;padding:6px 14px 6px 6px;animation:2s ease-in-out infinite Navbar-module__oCXpda__pulseShimmer;display:flex}.Navbar-module__oCXpda__userAvatarPlaceholder{background:#ffffff0d;border-radius:50%;width:32px;height:32px}.Navbar-module__oCXpda__btnTextPlaceholder{color:#ffffff40;font-size:.85rem;font-weight:600;font-family:var(--font-lora), serif}@keyframes Navbar-module__oCXpda__pulseShimmer{0%{opacity:.4}50%{opacity:.7}to{opacity:.4}}.Navbar-module__oCXpda__profileBtn:hover,.Navbar-module__oCXpda__profileBtnActive{background:#855af31a;border-color:#855af366;box-shadow:0 0 20px #855af326}.Navbar-module__oCXpda__userAvatar{aspect-ratio:1;color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#855af3,#d4a843);border-radius:50%;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000004d}.Navbar-module__oCXpda__btnText{letter-spacing:.02em;font-size:.85rem;font-weight:600}.Navbar-module__oCXpda__chevron{opacity:.5;font-size:.7rem;transition:transform .3s}.Navbar-module__oCXpda__chevronRotate{opacity:1;transform:rotate(180deg)}.Navbar-module__oCXpda__dropdown{z-index:10000;background:#0f0a19fb;border:1px solid #855af333;border-radius:18px;width:300px;max-width:calc(100vw - 24px);animation:.4s cubic-bezier(.16,1,.3,1) Navbar-module__oCXpda__dropdownSlide;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 16px 36px #00000094}@keyframes Navbar-module__oCXpda__dropdownSlide{0%{opacity:0;transform:translateY(-10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__oCXpda__dropdownHeader{background:linear-gradient(#855af30d,#0000);align-items:center;gap:.8rem;padding:1.1rem;display:flex}.Navbar-module__oCXpda__headerAvatar{aspect-ratio:1;color:#855af3;text-transform:uppercase;background:#ffffff0d;border:1px solid #855af373;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 0 0 3px #855af31a}.Navbar-module__oCXpda__headerInfo{flex:1;min-width:0}.Navbar-module__oCXpda__dropdownName{color:#fff;margin-bottom:2px;font-size:1rem;font-weight:700}.Navbar-module__oCXpda__dropdownEmail{color:#ffffff59;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.Navbar-module__oCXpda__dropdownMenu{padding:.35rem .5rem .5rem}.Navbar-module__oCXpda__dropdownItem,.Navbar-module__oCXpda__logoutBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.Navbar-module__oCXpda__dropdownItem:hover{color:#fff;background:#ffffff0d;transform:translate(5px)}.Navbar-module__oCXpda__itemIcon{color:#855af3;font-size:1.1rem}.Navbar-module__oCXpda__dropdownDivider{background:#ffffff0f;height:1px;margin:.5rem 1rem}.Navbar-module__oCXpda__logoutBtn{color:#f44336b3}.Navbar-module__oCXpda__logoutBtn:hover{color:#f44336;background:#f4433614;transform:translate(5px)}.Navbar-module__oCXpda__logoutBtn .Navbar-module__oCXpda__itemIcon{color:#f44336}.Navbar-module__oCXpda__loginBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.Navbar-module__oCXpda__loginBtn:hover{color:#855af3;background:#855af31a;border-color:#855af3}.Navbar-module__oCXpda__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.8rem;transition:color .18s,border-color .18s,background .18s;display:none}.Navbar-module__oCXpda__mobileBackdrop{inset:calc(var(--app-navbar-height) + var(--app-safe-top)) 0 0;z-index:1;opacity:0;pointer-events:none;will-change:opacity;background:#030108ad;border:0;padding:0;transition:opacity .18s;display:none;position:fixed}.Navbar-module__oCXpda__mobileBackdropOpen{opacity:1;pointer-events:auto}.Navbar-module__oCXpda__mobileMenu{top:calc(var(--app-navbar-height) + var(--app-safe-top));z-index:3;width:min(92vw,390px);height:calc(100dvh - var(--app-navbar-height) - var(--app-safe-top));max-height:none;padding:1.15rem max(1rem, env(safe-area-inset-right)) calc(1rem + var(--app-safe-bottom));overscroll-behavior:contain;box-shadow:none;opacity:.72;contain:layout paint style;backface-visibility:hidden;will-change:transform, opacity;pointer-events:none;background:linear-gradient(#11081cfe,#090411fe);border-top:1px solid #d4a84321;border-left:1px solid #9b59b633;flex-direction:column;gap:0;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s;display:none;position:fixed;bottom:0;right:0;overflow-y:auto;transform:translate(102%)}.Navbar-module__oCXpda__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translate(0,0);box-shadow:-12px 0 30px #0000006b}.Navbar-module__oCXpda__mobileMenuIntro{gap:.25rem;padding:.15rem .35rem 1rem;display:grid}.Navbar-module__oCXpda__mobileMenuIntro strong{color:#f7eefbf2;font-family:var(--font-lora), serif;font-size:1.05rem;line-height:1.35}.Navbar-module__oCXpda__mobileMenuEyebrow,.Navbar-module__oCXpda__mobileSectionLabel{color:#caa64f;font-family:var(--font-lora), serif;letter-spacing:.16em;text-transform:uppercase;font-size:.66rem;font-weight:800}.Navbar-module__oCXpda__mobileUserCard{background:linear-gradient(135deg,#70398f24,#d4a8430e);border:1px solid #9b59b633;border-radius:15px;align-items:center;gap:.75rem;margin-bottom:1.15rem;padding:.75rem;display:flex}.Navbar-module__oCXpda__mobileUserAvatar{background:#ffffff0a;border:1px solid #d4a84357;border-radius:13px;flex:0 0 42px;width:42px;height:42px;overflow:hidden}.Navbar-module__oCXpda__mobileUserInfo{gap:.16rem;min-width:0;display:grid}.Navbar-module__oCXpda__mobileUserInfo strong,.Navbar-module__oCXpda__mobileUserInfo span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Navbar-module__oCXpda__mobileUserInfo strong{color:#fff;font-size:.88rem}.Navbar-module__oCXpda__mobileUserInfo span{color:#e8d5f580;font-size:.72rem}.Navbar-module__oCXpda__mobileSectionLabel{padding:0 .35rem .55rem;display:block}.Navbar-module__oCXpda__mobileNavList{gap:.3rem;display:grid}.Navbar-module__oCXpda__mobileLink{font-family:var(--font-lora), serif;color:#e8d5f5d9;border:1px solid #0000;border-radius:13px;align-items:center;gap:.75rem;min-height:50px;padding:.55rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .18s,border-color .18s,background .18s,transform .18s;display:flex}.Navbar-module__oCXpda__mobileLink:hover{color:#f5d77a;background:#9b59b614;transform:translate(2px)}.Navbar-module__oCXpda__mobileLinkActive{color:#f5d77a;background:linear-gradient(90deg,#d4a8431f,#9b59b614);border-color:#d4a84333}.Navbar-module__oCXpda__mobileLinkIcon{color:#b98acb;background:#ffffff06;border:1px solid #9b59b629;border-radius:10px;flex:0 0 2rem;place-items:center;width:2rem;height:2rem;font-size:1rem;display:grid}.Navbar-module__oCXpda__mobileLinkActive .Navbar-module__oCXpda__mobileLinkIcon{color:#d4a843;background:#d4a8431a;border-color:#d4a8433d}.Navbar-module__oCXpda__mobileAccountSection{border-top:1px solid #e8d5f51a;gap:.3rem;margin-top:1.1rem;padding-top:1rem;display:grid}.Navbar-module__oCXpda__mobileLoginBtn,.Navbar-module__oCXpda__mobileLogoutBtn{width:100%;min-height:48px;font-family:var(--font-lora), serif;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:.65rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:flex}.Navbar-module__oCXpda__mobileLoginBtn{color:#f5d77a;background:linear-gradient(135deg,#d4a84333,#9b59b629);border:1px solid #d4a84361}.Navbar-module__oCXpda__mobileLogoutBtn{color:#e69a9f;background:#be3c4514;border:1px solid #eb6f6f40}.Navbar-module__oCXpda__mobileLoginBtn:hover,.Navbar-module__oCXpda__mobileLogoutBtn:hover{transform:translateY(-1px)}.Navbar-module__oCXpda__mobileLogoutBtn:hover{background:#be3c4521;border-color:#eb6f6f6b}.Navbar-module__oCXpda__mobileLogoutBtn:disabled,.Navbar-module__oCXpda__logoutBtn:disabled{opacity:.55;cursor:wait;transform:none}.Navbar-module__oCXpda__mobileAccountPlaceholder{color:#e8d5f561;background:#ffffff06;border-radius:13px;place-items:center;min-height:48px;font-size:.78rem;display:grid}@media (max-width:1100px){.Navbar-module__oCXpda__links{gap:1rem}.Navbar-module__oCXpda__btnText,.Navbar-module__oCXpda__btnTextPlaceholder{display:none}.Navbar-module__oCXpda__profileBtnPlaceholder{min-width:46px}}@media (max-width:768px){body.mobile-chrome-hidden .Navbar-module__oCXpda__navbar{pointer-events:none;transform:translateY(-100%)!important}.Navbar-module__oCXpda__hamburger,.Navbar-module__oCXpda__mobileMenu,.Navbar-module__oCXpda__mobileBackdrop,.Navbar-module__oCXpda__profileBtn,.Navbar-module__oCXpda__profileBtnPlaceholder,.Navbar-module__oCXpda__loginBtn,.Navbar-module__oCXpda__userContainer{display:none!important}.Navbar-module__oCXpda__navActions{gap:.5rem}.Navbar-module__oCXpda__cartBtn{display:flex!important}}@media (max-width:960px){.Navbar-module__oCXpda__navbar,.Navbar-module__oCXpda__navbar.Navbar-module__oCXpda__scrolled{padding-right:max(.85rem, env(safe-area-inset-right));padding-left:max(.85rem, env(safe-area-inset-left))}.Navbar-module__oCXpda__links{display:none}.Navbar-module__oCXpda__hamburger{background:#ffffff09;border:1px solid #9b59b638;display:flex}.Navbar-module__oCXpda__navbarOpen .Navbar-module__oCXpda__hamburger{color:#f5d77a;background:#d4a84317;border-color:#d4a84361}.Navbar-module__oCXpda__mobileBackdrop{display:block}.Navbar-module__oCXpda__mobileMenu{display:flex}.Navbar-module__oCXpda__navActions{gap:.45rem}.Navbar-module__oCXpda__dropdown{width:min(280px,100vw - 1.5rem);right:0}}@media (max-width:560px){.Navbar-module__oCXpda__logo{min-height:44px}.Navbar-module__oCXpda__logoText{letter-spacing:.06em;font-size:1.05rem}.Navbar-module__oCXpda__logoImage{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important}.Navbar-module__oCXpda__profileBtn,.Navbar-module__oCXpda__profileBtnPlaceholder,.Navbar-module__oCXpda__loginBtn,.Navbar-module__oCXpda__userContainer{display:none}.Navbar-module__oCXpda__mobileMenu{border-left:0;width:100%}.Navbar-module__oCXpda__cartBtn,.Navbar-module__oCXpda__hamburger{width:44px;height:44px}}.Navbar-module__oCXpda__avatarImg{object-fit:cover;border-radius:inherit;width:100%;height:100%}@media (prefers-reduced-motion:reduce){.Navbar-module__oCXpda__navbar,.Navbar-module__oCXpda__navbar:before,.Navbar-module__oCXpda__mobileMenu,.Navbar-module__oCXpda__mobileBackdrop,.Navbar-module__oCXpda__dropdown,.Navbar-module__oCXpda__cartBtn,.Navbar-module__oCXpda__profileBtn,.Navbar-module__oCXpda__mobileLink{transition:none;animation:none}}
.Footer-module__8-teKW__footer{color:#e8d5f5;background-color:#050505;border-top:1px solid #d4a8431a;padding:5rem 2rem 2rem;position:relative;overflow:hidden}.Footer-module__8-teKW__footer:before{content:"";background:linear-gradient(90deg,#0000,#d4a84380,#0000);width:100%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Footer-module__8-teKW__container{max-width:1200px;margin:0 auto}.Footer-module__8-teKW__mainGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__8-teKW__brandingSection{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__8-teKW__logo{align-items:center;gap:.75rem;display:flex}.Footer-module__8-teKW__logoImage{object-fit:cover;border:1px solid #d4a84333;border-radius:8px}.Footer-module__8-teKW__logoText{font-family:var(--font-lora), serif;background:linear-gradient(#f5d77a,#d4a843);-webkit-text-fill-color:transparent;letter-spacing:.1em;filter:drop-shadow(0 2px 4px #0006);text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.Footer-module__8-teKW__description{color:#e8d5f5a6;max-width:400px;font-size:.95rem;line-height:1.7}.Footer-module__8-teKW__linkGroup{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__8-teKW__linkHeading{font-family:var(--font-lora), serif;color:#fff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Footer-module__8-teKW__linkList{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__8-teKW__linkList li a{color:#e8d5f599;font-size:.9rem;text-decoration:none;transition:all .25s;display:inline-block}.Footer-module__8-teKW__linkList li a:hover{color:#d4a843;transform:translate(4px)}.Footer-module__8-teKW__bottomBar{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:2rem;display:flex}.Footer-module__8-teKW__copyright{color:#e8d5f573;font-size:.85rem}.Footer-module__8-teKW__socials{gap:1rem;display:flex}.Footer-module__8-teKW__socialIcon{color:#e8d5f5b3;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__8-teKW__socialIcon:hover{color:#d4a843;background:#d4a8431a;border-color:#d4a8434d;transform:translateY(-5px)scale(1.1);box-shadow:0 10px 20px #d4a8431a}@media (max-width:1024px){.Footer-module__8-teKW__mainGrid{grid-template-columns:1.5fr 1fr 1fr;gap:3rem}}@media (max-width:768px){.Footer-module__8-teKW__footer{display:none!important}}@media (max-width:480px){.Footer-module__8-teKW__mainGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__8-teKW__brandingSection{grid-column:span 1}.Footer-module__8-teKW__linkGroup{text-align:center;align-items:center}.Footer-module__8-teKW__linkList{gap:0}.Footer-module__8-teKW__linkList li a{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.Footer-module__8-teKW__socialIcon{width:44px;height:44px}.Footer-module__8-teKW__linkList li a:hover{transform:translate(0)scale(1.05)}}
