@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Playfair+Display:wght@500;600;700;800&display=swap";
.Footer-module__668lQW__footer{background:var(--background-2);border-top:1px solid var(--gold-border);color:var(--muted);margin-top:auto;font-family:inherit}.Footer-module__668lQW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__668lQW__newsletter{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 0;display:flex}.Footer-module__668lQW__newsletterText h3{color:var(--foreground);margin-bottom:.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.Footer-module__668lQW__newsletterText p{color:var(--muted);font-size:.85rem}.Footer-module__668lQW__newsletterForm{flex-shrink:0;gap:.5rem;display:flex}.Footer-module__668lQW__newsletterInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);transition:border-color var(--transition);outline:none;width:220px;padding:.6rem 1rem;font-family:Inter,sans-serif;font-size:.88rem}.Footer-module__668lQW__newsletterInput::placeholder{color:var(--muted-soft)}.Footer-module__668lQW__newsletterInput:focus{border-color:var(--primary)}.Footer-module__668lQW__newsletterBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:opacity var(--transition);border:none;padding:.6rem 1.25rem;font-family:Inter,sans-serif;font-size:.88rem;font-weight:600}.Footer-module__668lQW__newsletterBtn:hover{opacity:.9}.Footer-module__668lQW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;padding:3rem 0 2.5rem;display:grid}.Footer-module__668lQW__column{flex-direction:column;display:flex}.Footer-module__668lQW__colTitle{letter-spacing:-.01em;color:var(--foreground);margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700}.Footer-module__668lQW__desc{color:var(--muted);margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.Footer-module__668lQW__brand{color:var(--primary);margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.3rem;font-weight:800;display:inline-block}.Footer-module__668lQW__socials{gap:.6rem;display:flex}.Footer-module__668lQW__socials a{background:var(--surface);border:1px solid var(--border);width:36px;height:36px;color:var(--muted);transition:all var(--transition);border-radius:10px;justify-content:center;align-items:center;display:flex}.Footer-module__668lQW__socials a:hover{background:var(--primary-dim);border-color:var(--gold-border);color:var(--primary);transform:translateY(-2px)}.Footer-module__668lQW__links{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__668lQW__links a{color:var(--muted);transition:color var(--transition);font-size:.875rem}.Footer-module__668lQW__links a:hover{color:var(--primary)}.Footer-module__668lQW__contactInfo{flex-direction:column;gap:.875rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__668lQW__contactInfo li{color:var(--muted);align-items:flex-start;gap:.6rem;font-size:.875rem;line-height:1.5;display:flex}.Footer-module__668lQW__contactInfo li svg{color:var(--primary);flex-shrink:0;margin-top:2px}.Footer-module__668lQW__bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}.Footer-module__668lQW__bottomLeft{color:var(--muted-soft);font-size:.8rem}.Footer-module__668lQW__bottomRight{gap:1.5rem;display:flex}.Footer-module__668lQW__bottomRight a{color:var(--muted-soft);transition:color var(--transition);font-size:.8rem}.Footer-module__668lQW__bottomRight a:hover{color:var(--primary)}@media (max-width:640px){.Footer-module__668lQW__newsletter{flex-direction:column;align-items:flex-start}.Footer-module__668lQW__newsletterForm,.Footer-module__668lQW__newsletterInput{width:100%}.Footer-module__668lQW__bottom{text-align:center;flex-direction:column}.Footer-module__668lQW__bottomRight{justify-content:center}}
.CookieConsent-module__4UlU0a__banner{z-index:180;border:1px solid var(--gold-border);border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;align-items:center;gap:20px;width:calc(100% - 48px);max-width:680px;padding:18px 24px;animation:.3s CookieConsent-module__4UlU0a__slideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #1c3a2e2e,0 0 0 1px #1c3a2e0a}@keyframes CookieConsent-module__4UlU0a__slideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (prefers-reduced-motion:reduce){.CookieConsent-module__4UlU0a__banner{animation:none}}.CookieConsent-module__4UlU0a__text{color:var(--muted);flex:1;margin:0;font-size:13px;line-height:1.6}.CookieConsent-module__4UlU0a__link{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.CookieConsent-module__4UlU0a__actions{flex-shrink:0;gap:10px;display:flex}.CookieConsent-module__4UlU0a__decline{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;padding:8px 16px;font-size:13px;font-weight:500}.CookieConsent-module__4UlU0a__decline:hover{border-color:var(--border-hover);color:var(--foreground)}.CookieConsent-module__4UlU0a__accept{border-radius:var(--radius-sm);background:var(--primary);color:#fff;cursor:pointer;transition:opacity var(--transition);white-space:nowrap;border:none;padding:8px 16px;font-size:13px;font-weight:600}.CookieConsent-module__4UlU0a__accept:hover{opacity:.88}@media (max-width:560px){.CookieConsent-module__4UlU0a__banner{flex-direction:column;align-items:flex-start;gap:14px;width:calc(100% - 32px);bottom:16px}.CookieConsent-module__4UlU0a__actions{align-self:flex-end}}
.Toast-module__dpyMdW__container{z-index:200;pointer-events:none;flex-direction:column-reverse;gap:.625rem;width:300px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (max-width:480px){.Toast-module__dpyMdW__container{width:auto;bottom:1rem;left:1rem;right:1rem}}.Toast-module__dpyMdW__toast{background:var(--surface);border:1px solid var(--gold-border);border-radius:var(--radius-lg);pointer-events:all;align-items:center;gap:.875rem;padding:.875rem .875rem 1rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #1c3a2e24,0 2px 8px #1c3a2e0f}.Toast-module__dpyMdW__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Toast-module__dpyMdW__content{flex:1;min-width:0}.Toast-module__dpyMdW__title{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.Toast-module__dpyMdW__message{color:var(--muted);margin-top:.1rem;font-size:.775rem;line-height:1.3}.Toast-module__dpyMdW__close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;min-height:28px;margin-left:.25rem;padding:6px;transition:color .15s,background .15s;display:flex}.Toast-module__dpyMdW__close:hover{color:var(--muted);background:var(--surface-hover)}.Toast-module__dpyMdW__progress{background:var(--gold-border);border-radius:0 0 var(--radius-lg) var(--radius-lg);height:2px;animation:3s linear forwards Toast-module__dpyMdW__drainProgress;position:absolute;bottom:0;left:0}@keyframes Toast-module__dpyMdW__drainProgress{0%{width:100%}to{width:0%}}@media (prefers-reduced-motion:reduce){.Toast-module__dpyMdW__progress{width:0;animation:none}}
.CartDrawer-module__WbQFEa__backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;opacity:0;pointer-events:none;background:#1c3a2e66;transition:opacity .3s;position:fixed;inset:0}.CartDrawer-module__WbQFEa__backdropOpen{opacity:1;pointer-events:auto}.CartDrawer-module__WbQFEa__drawer{background:var(--background);border-left:1px solid var(--gold-border);z-index:101;flex-direction:column;width:min(420px,100vw);height:100dvh;transition:transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #1c3a2e2e}.CartDrawer-module__WbQFEa__drawerOpen{transform:translate(0)}@media (prefers-reduced-motion:reduce){.CartDrawer-module__WbQFEa__drawer{transition:transform .18s}}.CartDrawer-module__WbQFEa__head{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:1.25rem 1.35rem;display:flex}.CartDrawer-module__WbQFEa__title{color:var(--foreground);align-items:center;gap:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;display:flex}.CartDrawer-module__WbQFEa__close{border:1px solid var(--border);background:var(--background);width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.CartDrawer-module__WbQFEa__close:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.CartDrawer-module__WbQFEa__list{flex-direction:column;flex:1;gap:1rem;padding:1rem 1.35rem;display:flex;overflow-y:auto}.CartDrawer-module__WbQFEa__item{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr auto;align-items:start;gap:.9rem;padding-bottom:1rem;display:grid}.CartDrawer-module__WbQFEa__item:last-child{border-bottom:none;padding-bottom:0}.CartDrawer-module__WbQFEa__itemImg{background:var(--background-2);border:1px solid var(--border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.CartDrawer-module__WbQFEa__itemImg img,.CartDrawer-module__WbQFEa__itemImg video{object-fit:cover;width:100%;height:100%}.CartDrawer-module__WbQFEa__noImg{color:var(--muted-soft);text-align:center;font-size:.65rem}.CartDrawer-module__WbQFEa__itemInfo{flex-direction:column;gap:.25rem;min-width:0;display:flex}.CartDrawer-module__WbQFEa__itemName{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;font-weight:600;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.CartDrawer-module__WbQFEa__itemName:hover{color:var(--primary)}.CartDrawer-module__WbQFEa__itemPrice{color:var(--muted);font-size:.82rem}.CartDrawer-module__WbQFEa__itemFooter{justify-content:space-between;align-items:center;margin-top:.4rem;display:flex}.CartDrawer-module__WbQFEa__stepper{border:1px solid var(--border);border-radius:50px;align-items:center;gap:.5rem;padding:.15rem;display:flex}.CartDrawer-module__WbQFEa__stepper button{background:var(--surface);width:26px;height:26px;color:var(--foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.CartDrawer-module__WbQFEa__stepper button:hover:not(:disabled){background:var(--primary);color:#fff}.CartDrawer-module__WbQFEa__stepper button:disabled{opacity:.35;cursor:not-allowed}.CartDrawer-module__WbQFEa__stepper span{text-align:center;min-width:18px;color:var(--foreground);font-size:.85rem;font-weight:600}.CartDrawer-module__WbQFEa__remove{color:var(--muted-soft);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.3rem;transition:color .2s,background .2s}.CartDrawer-module__WbQFEa__remove:hover{color:var(--destructive);background:#c0392b14}.CartDrawer-module__WbQFEa__lineTotal{color:var(--primary);white-space:nowrap;font-size:.9rem;font-weight:700}.CartDrawer-module__WbQFEa__empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:2rem;display:flex}.CartDrawer-module__WbQFEa__emptyIcon{background:var(--primary-dim);width:72px;height:72px;color:var(--primary);border:1px solid #1d6b482e;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.75rem;display:flex}.CartDrawer-module__WbQFEa__emptyTitle{color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.CartDrawer-module__WbQFEa__emptyText{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.CartDrawer-module__WbQFEa__emptyBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:50px;padding:.7rem 1.75rem;font-size:.9rem;font-weight:600;box-shadow:0 6px 20px #1d6b4840}.CartDrawer-module__WbQFEa__foot{border-top:1px solid var(--border);background:var(--surface);padding:1.25rem 1.35rem calc(1.25rem + env(safe-area-inset-bottom))}.CartDrawer-module__WbQFEa__subtotalRow{color:var(--foreground);justify-content:space-between;align-items:baseline;font-size:1rem;font-weight:600;display:flex}.CartDrawer-module__WbQFEa__subtotalValue{color:var(--primary);font-size:1.35rem;font-weight:800}.CartDrawer-module__WbQFEa__shipNote{color:var(--muted);margin:.3rem 0 1rem;font-size:.78rem}.CartDrawer-module__WbQFEa__actions{gap:.75rem;display:flex}.CartDrawer-module__WbQFEa__viewCart,.CartDrawer-module__WbQFEa__checkout{text-align:center;border-radius:50px;flex:1;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .2s}.CartDrawer-module__WbQFEa__viewCart{border:1px solid var(--gold-border);color:var(--primary);background:0 0}.CartDrawer-module__WbQFEa__viewCart:hover{background:var(--primary-dim)}.CartDrawer-module__WbQFEa__checkout{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;box-shadow:0 6px 18px #1d6b4840}.CartDrawer-module__WbQFEa__checkout:hover{filter:brightness(1.06)}.CartDrawer-module__WbQFEa__itemCustom{color:var(--primary-dark);background:var(--primary-dim);border-radius:6px;align-self:flex-start;padding:.1rem .45rem;font-size:.78rem;font-style:italic}
.FloatingWidgets-module___001xa__dock{z-index:90;flex-direction:column;align-items:flex-end;gap:.75rem;display:flex;position:fixed;bottom:clamp(1rem,3vw,1.75rem);right:clamp(1rem,3vw,1.75rem)}.FloatingWidgets-module___001xa__chatBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #1d6b4859}.FloatingWidgets-module___001xa__chatBtn:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 14px 34px #1d6b4873}.FloatingWidgets-module___001xa__chatBtn:active{transform:scale(.96)}.FloatingWidgets-module___001xa__cartBtn{border:1px solid var(--gold-border);background:var(--surface);width:52px;height:52px;color:var(--primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 8px 22px #1c3a2e29}.FloatingWidgets-module___001xa__cartBtn:hover{transform:translateY(-2px)scale(1.04);box-shadow:0 12px 28px #1d6b483d}.FloatingWidgets-module___001xa__cartBtn:active{transform:scale(.96)}.FloatingWidgets-module___001xa__cartCount{background:var(--destructive);color:#fff;border:2px solid var(--background);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.FloatingWidgets-module___001xa__topBtn{border:1px solid var(--gold-border);background:var(--surface);width:46px;height:46px;color:var(--primary);cursor:pointer;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s,transform .25s cubic-bezier(.22,1,.36,1),background .2s,color .2s;display:flex;transform:translateY(12px)scale(.85);box-shadow:0 6px 18px #1c3a2e24}.FloatingWidgets-module___001xa__topVisible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.FloatingWidgets-module___001xa__topBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.FloatingWidgets-module___001xa__panel{background:var(--surface);border:1px solid var(--gold-border);border-radius:20px;flex-direction:column;width:min(360px,100vw - 2rem);max-height:min(560px,100vh - 7rem);animation:.25s cubic-bezier(.22,1,.36,1) FloatingWidgets-module___001xa__panelIn;display:flex;overflow:hidden;box-shadow:0 24px 60px #1c3a2e38}@keyframes FloatingWidgets-module___001xa__panelIn{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.FloatingWidgets-module___001xa__panel{animation:none}.FloatingWidgets-module___001xa__topBtn{transition:opacity .2s;transform:none}.FloatingWidgets-module___001xa__topVisible{transform:none}}.FloatingWidgets-module___001xa__panelHead{background:linear-gradient(135deg, var(--primary), var(--primary-dark));color:#fff;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem 1.35rem;display:flex}.FloatingWidgets-module___001xa__panelTitle{font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-weight:700}.FloatingWidgets-module___001xa__panelSub{color:#fffc;margin-top:.15rem;font-size:.78rem}.FloatingWidgets-module___001xa__panelClose{color:#fff;cursor:pointer;background:#ffffff29;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.FloatingWidgets-module___001xa__panelClose:hover{background:#ffffff47}.FloatingWidgets-module___001xa__panelBody{flex:1;padding:1.1rem;overflow-y:auto}.FloatingWidgets-module___001xa__greeting{color:var(--foreground);background:var(--primary-dim);border-radius:14px 14px 14px 4px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.875rem;line-height:1.55}.FloatingWidgets-module___001xa__faqList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.FloatingWidgets-module___001xa__faqItem{border:1px solid var(--border);border-radius:12px;overflow:hidden}.FloatingWidgets-module___001xa__faqQ{text-align:left;background:var(--background);width:100%;color:var(--foreground);cursor:pointer;border:none;padding:.7rem .9rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .2s}.FloatingWidgets-module___001xa__faqQ:hover{background:var(--surface-hover)}.FloatingWidgets-module___001xa__faqA{color:var(--muted);padding:.4rem .9rem .85rem;font-size:.83rem;line-height:1.6}.FloatingWidgets-module___001xa__inlineLink{color:var(--primary);text-underline-offset:2px;font-weight:600;text-decoration:underline}.FloatingWidgets-module___001xa__panelCta{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:filter .2s;display:flex}.FloatingWidgets-module___001xa__panelCta:hover{filter:brightness(1.06)}
.WelcomePopup-module__JRAH1q__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:120;background:#0d23188c;justify-content:center;align-items:center;padding:1.5rem;animation:.3s WelcomePopup-module__JRAH1q__fadeIn;display:flex;position:fixed;inset:0}@keyframes WelcomePopup-module__JRAH1q__fadeIn{0%{opacity:0}to{opacity:1}}.WelcomePopup-module__JRAH1q__modal{background:var(--surface);border:1px solid var(--gold-border);text-align:center;border-radius:24px;width:min(420px,100%);padding:2.5rem 2rem 2rem;animation:.35s cubic-bezier(.22,1,.36,1) WelcomePopup-module__JRAH1q__popIn;position:relative;box-shadow:0 30px 80px #0d231859}@keyframes WelcomePopup-module__JRAH1q__popIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.WelcomePopup-module__JRAH1q__backdrop,.WelcomePopup-module__JRAH1q__modal{animation:none}}.WelcomePopup-module__JRAH1q__close{background:var(--background-2);width:32px;height:32px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex;position:absolute;top:.9rem;right:.9rem}.WelcomePopup-module__JRAH1q__close:hover{background:var(--surface-hover);color:var(--foreground)}.WelcomePopup-module__JRAH1q__iconRing{background:var(--primary-dim);width:56px;height:56px;color:var(--primary);border:1px solid #1d6b4833;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.1rem;display:flex}.WelcomePopup-module__JRAH1q__iconSuccess{color:var(--primary);background:#1d6b481f}.WelcomePopup-module__JRAH1q__title{letter-spacing:-.02em;color:var(--foreground);text-wrap:balance;margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:800;line-height:1.15}.WelcomePopup-module__JRAH1q__subtitle{color:var(--muted);text-wrap:pretty;max-width:32ch;margin:0 auto 1.5rem;font-size:.92rem;line-height:1.55}.WelcomePopup-module__JRAH1q__form{flex-direction:column;gap:.7rem;display:flex}.WelcomePopup-module__JRAH1q__input{background:var(--background);border:1px solid var(--border);width:100%;color:var(--foreground);text-align:center;border-radius:50px;outline:none;padding:.85rem 1.35rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.WelcomePopup-module__JRAH1q__input::placeholder{color:var(--muted-soft)}.WelcomePopup-module__JRAH1q__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.WelcomePopup-module__JRAH1q__cta{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;letter-spacing:.01em;cursor:pointer;text-align:center;border:none;border-radius:50px;width:100%;padding:.9rem;font-family:Inter,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 8px 22px #1d6b4847}.WelcomePopup-module__JRAH1q__cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #1d6b4866}.WelcomePopup-module__JRAH1q__later{color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:1rem;font-size:.85rem;font-weight:500;transition:color .2s}.WelcomePopup-module__JRAH1q__later:hover{color:var(--foreground);text-decoration:underline}.WelcomePopup-module__JRAH1q__signin{color:var(--muted);margin-top:.85rem;font-size:.82rem}.WelcomePopup-module__JRAH1q__signin a{color:var(--primary);font-weight:600}.WelcomePopup-module__JRAH1q__signin a:hover{color:var(--primary-dark)}.WelcomePopup-module__JRAH1q__code{background:var(--primary-dim);border:1px dashed var(--gold-border);color:var(--primary-dark);letter-spacing:.12em;cursor:pointer;border-radius:12px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-family:monospace;font-size:1.15rem;font-weight:700;transition:background .2s;display:inline-flex}.WelcomePopup-module__JRAH1q__code:hover{background:#1d6b4829}
:root{--background:#f7f5ef;--background-2:#efece2;--foreground:#1c3a2e;--surface:#fff;--surface-hover:#f3f1e8;--muted:#6e7b71;--muted-soft:#95a199;--primary:#1d6b48;--primary-dark:#134d34;--primary-dim:#1d6b481a;--secondary:#b9933f;--secondary-dim:#b9933f29;--gold:#c9a96a;--sage:#8aa884;--border:#1c3a2e24;--border-hover:#1c3a2e4d;--gold-border:#c9a96a8c;--destructive:#c0392b;--success:#1d6b48;--star:#d4a32c;--radius:16px;--radius-sm:10px;--radius-lg:24px;--shadow-glow:0 12px 32px #1d6b481f;--shadow-card:0 8px 24px #1c3a2e14;--transition:.2s ease;--nav-height:116px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--foreground);letter-spacing:-.01em;font-family:Playfair Display,Georgia,serif}::selection{color:var(--primary-dark);background:#1d6b482e}:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--background-2)}::-webkit-scrollbar-thumb{background:#1d6b4847;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d6b4873}.routeLoader{min-height:70vh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.95rem;display:flex}.routeSpinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite routeSpin}@keyframes routeSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.routeSpinner{animation-duration:1.6s}}
