.page-module__MHQYPW__page{background:var(--bg-primary);min-height:100vh}.page-module__MHQYPW__header{background:var(--onyx);padding-block:var(--space-10);margin-bottom:var(--space-8)}.page-module__MHQYPW__headerInner{max-width:1200px;padding-inline:var(--space-6);margin-inline:auto}.page-module__MHQYPW__title{font-family:var(--font-display);font-size:var(--text-4xl);color:var(--ivory);margin:0;font-weight:800}.page-module__MHQYPW__welcome{font-size:var(--text-sm);color:var(--gray-400)}.page-module__MHQYPW__container{max-width:1200px;padding:var(--space-10) var(--space-6);gap:var(--space-10);grid-template-columns:280px 1fr;align-items:start;margin-inline:auto;display:grid}.page-module__MHQYPW__sidebar{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-6);gap:var(--space-6);flex-direction:column;display:flex}.page-module__MHQYPW__profileInfo{align-items:center;gap:var(--space-4);padding-bottom:var(--space-6);border-bottom:1px solid var(--border);display:flex}.page-module__MHQYPW__avatar{background:var(--gold);width:48px;height:48px;color:var(--onyx);font-weight:700;font-size:var(--text-lg);border-radius:50%;justify-content:center;align-items:center;display:flex}.page-module__MHQYPW__info .page-module__MHQYPW__name{color:var(--onyx);margin:0;font-weight:700}.page-module__MHQYPW__info .page-module__MHQYPW__email{font-size:var(--text-xs);color:var(--text-muted);margin:0}.page-module__MHQYPW__nav{gap:var(--space-1);flex-direction:column;display:flex}.page-module__MHQYPW__navItem{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--gray-600);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-fast);text-align:left;background:0 0;border:none;font-weight:500;display:flex}.page-module__MHQYPW__navItem:hover{background:var(--gray-100);color:var(--onyx)}.page-module__MHQYPW__navActive{font-weight:600;background:var(--onyx)!important;color:var(--ivory)!important}.page-module__MHQYPW__logout{color:#dc2626}.page-module__MHQYPW__logout:hover{background:#dc26260d}.page-module__MHQYPW__navDivider{background:var(--border);height:1px;margin-block:var(--space-4)}.page-module__MHQYPW__main{gap:var(--space-10);flex-direction:column;display:flex}.page-module__MHQYPW__section{gap:var(--space-6);flex-direction:column;display:flex}.page-module__MHQYPW__sectionTitle{font-family:var(--font-display);font-size:var(--text-xl);color:var(--onyx);margin:0;font-weight:700}.page-module__MHQYPW__orders{gap:var(--space-4);flex-direction:column;display:flex}.page-module__MHQYPW__orderCard{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}.page-module__MHQYPW__orderHeader{justify-content:space-between;align-items:flex-start;display:flex}.page-module__MHQYPW__orderId{font-weight:700;font-size:var(--text-sm);color:var(--onyx)}.page-module__MHQYPW__orderDate{font-size:var(--text-xs);color:var(--text-muted);margin:0}.page-module__MHQYPW__statusLabel{font-size:var(--text-xs);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-weight:700}.page-module__MHQYPW__delivered{color:#166534;background:#dcfce7}.page-module__MHQYPW__shipped{color:#1e40af;background:#ebf3ff}.page-module__MHQYPW__orderFooter{padding-top:var(--space-4);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.page-module__MHQYPW__orderMeta{font-size:var(--text-sm);color:var(--gray-600);font-weight:600}.page-module__MHQYPW__viewOrderBtn{font-size:var(--text-xs);color:var(--gold-dark);align-items:center;gap:var(--space-1);cursor:pointer;background:0 0;border:none;font-weight:700;display:flex}.page-module__MHQYPW__addressCard{background:var(--cream);border:1.5px solid var(--gold);border-radius:var(--radius-xl);padding:var(--space-6);gap:var(--space-1);flex-direction:column;display:flex}.page-module__MHQYPW__addressName{font-weight:700;font-size:var(--text-base);color:var(--onyx);margin-bottom:var(--space-2)}.page-module__MHQYPW__addressLine,.page-module__MHQYPW__addressCity,.page-module__MHQYPW__addressPhone{font-size:var(--text-sm);color:var(--gray-600)}.page-module__MHQYPW__addressActions{gap:var(--space-4);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--border);display:flex}.page-module__MHQYPW__editBtn{font-size:var(--text-xs);color:var(--gold-dark);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;font-weight:700;text-decoration:underline}@media (max-width:1024px){.page-module__MHQYPW__container{grid-template-columns:1fr}.page-module__MHQYPW__sidebar{position:static}}
.Button-module__VMVMAW__btn{border-radius:var(--radius-sm);font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background var(--transition-base), color var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-fast);white-space:nowrap;-webkit-user-select:none;user-select:none;border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.Button-module__VMVMAW__btn:not(:disabled):active{transform:translateY(1px)}.Button-module__VMVMAW__btn:disabled{opacity:.45;cursor:not-allowed}.Button-module__VMVMAW__primary{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.Button-module__VMVMAW__primary:not(:disabled):hover{background:var(--text-secondary);border-color:var(--text-secondary)}.Button-module__VMVMAW__outline{color:var(--text-primary);border-color:var(--text-primary);background:0 0}.Button-module__VMVMAW__outline:not(:disabled):hover{background:var(--text-primary);color:var(--bg-primary)}.Button-module__VMVMAW__ghost{color:var(--text-secondary);background:0 0;border-color:#0000}.Button-module__VMVMAW__ghost:not(:disabled):hover{background:var(--bg-dark);color:var(--text-primary)}.Button-module__VMVMAW__error{color:#fff;background:#f44;border-color:#f44}.Button-module__VMVMAW__error:not(:disabled):hover{background:#e53935;border-color:#e53935}.Button-module__VMVMAW__sm{font-size:var(--text-xs);min-height:32px;padding:.375rem .875rem}.Button-module__VMVMAW__md{font-size:var(--text-sm);min-height:42px;padding:.625rem 1.375rem}.Button-module__VMVMAW__lg{font-size:var(--text-base);min-height:52px;padding:.875rem 1.875rem}.Button-module__VMVMAW__xl{font-size:var(--text-lg);min-height:60px;padding:1.125rem 2.5rem}.Button-module__VMVMAW__fullWidth{width:100%}.Button-module__VMVMAW__icon{align-items:center;display:inline-flex}.Button-module__VMVMAW__loading{pointer-events:none}.Button-module__VMVMAW__spinner{border:2px solid;border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite Button-module__VMVMAW__spin}@keyframes Button-module__VMVMAW__spin{to{transform:rotate(360deg)}}
.GlobeGallery-module__C8fpWa__container{pointer-events:none;z-index:1;perspective:1500px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.GlobeGallery-module__C8fpWa__scene{transform-style:preserve-3d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.GlobeGallery-module__C8fpWa__item{width:160px;height:215px;transform-style:preserve-3d;background:0 0;position:absolute;overflow:hidden}.GlobeGallery-module__C8fpWa__image{object-fit:cover;filter:saturate(1.2)contrast(1.1);pointer-events:none;width:100%;height:100%;transition:filter .4s;position:absolute;inset:0}.GlobeGallery-module__C8fpWa__overlay{opacity:.8;background:linear-gradient(#0000 60%,#0a0a0a66 100%);position:absolute;inset:0}.GlobeGallery-module__C8fpWa__item:hover .GlobeGallery-module__C8fpWa__image{filter:grayscale(.2)contrast(1.2)}@media (max-width:768px){.GlobeGallery-module__C8fpWa__item{width:100px;height:140px}}
.FeaturedCollections-module__Zd5tRq__section{padding-block:var(--space-20);background:var(--bg-secondary)}.FeaturedCollections-module__Zd5tRq__container{max-width:1280px;padding-inline:var(--space-6);gap:var(--space-10);flex-direction:column;margin-inline:auto;display:flex}.FeaturedCollections-module__Zd5tRq__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);display:flex}.FeaturedCollections-module__Zd5tRq__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 var(--space-2) 0;font-weight:700}.FeaturedCollections-module__Zd5tRq__title{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 4vw, var(--text-5xl));color:var(--text-primary);margin:0;font-weight:700;line-height:1.1}.FeaturedCollections-module__Zd5tRq__viewAll{font-size:var(--text-sm);color:var(--text-primary);white-space:nowrap;transition:gap var(--transition-fast);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.FeaturedCollections-module__Zd5tRq__viewAll:hover{gap:.7rem}.FeaturedCollections-module__Zd5tRq__grid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.FeaturedCollections-module__Zd5tRq__smallGrid{gap:var(--space-4);grid-template-rows:1fr 1fr;display:grid}.FeaturedCollections-module__Zd5tRq__card{gap:var(--space-5);cursor:pointer;flex-direction:column;text-decoration:none;display:flex}.FeaturedCollections-module__Zd5tRq__imageWrapper{border-radius:var(--radius-xl);background:var(--gray-100);width:100%;position:relative;overflow:hidden}.FeaturedCollections-module__Zd5tRq__cardLarge .FeaturedCollections-module__Zd5tRq__imageWrapper{aspect-ratio:4/5}.FeaturedCollections-module__Zd5tRq__cardSmall .FeaturedCollections-module__Zd5tRq__imageWrapper{aspect-ratio:16/9}.FeaturedCollections-module__Zd5tRq__imageWrapper img{transition:transform var(--transition-slow)!important}.FeaturedCollections-module__Zd5tRq__card:hover .FeaturedCollections-module__Zd5tRq__imageWrapper img{transform:scale(1.05)!important}.FeaturedCollections-module__Zd5tRq__cardContent{gap:var(--space-2);flex-direction:column;display:flex}.FeaturedCollections-module__Zd5tRq__cardTitle{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--text-primary);margin:0;font-weight:500;line-height:1.2}.FeaturedCollections-module__Zd5tRq__cardSmall .FeaturedCollections-module__Zd5tRq__cardTitle{font-size:var(--text-xl)}.FeaturedCollections-module__Zd5tRq__cardDesc{font-size:var(--text-sm);color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.FeaturedCollections-module__Zd5tRq__cardCta{font-size:var(--text-sm);letter-spacing:.04em;color:var(--text-primary);margin-top:var(--space-1);transition:gap var(--transition-fast);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.FeaturedCollections-module__Zd5tRq__card:hover .FeaturedCollections-module__Zd5tRq__cardCta{gap:.7rem}@media (max-width:768px){.FeaturedCollections-module__Zd5tRq__grid{grid-template-columns:1fr}.FeaturedCollections-module__Zd5tRq__cardLarge .FeaturedCollections-module__Zd5tRq__imageWrapper{aspect-ratio:3/4}.FeaturedCollections-module__Zd5tRq__smallGrid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.FeaturedCollections-module__Zd5tRq__cardSmall .FeaturedCollections-module__Zd5tRq__imageWrapper{aspect-ratio:3/4}}@media (max-width:480px){.FeaturedCollections-module__Zd5tRq__smallGrid{grid-template-columns:1fr}.FeaturedCollections-module__Zd5tRq__cardSmall .FeaturedCollections-module__Zd5tRq__imageWrapper{aspect-ratio:4/3}}
.NewArrivals-module__CALYqG__section{padding-block:var(--space-20);background:var(--bg-primary)}.NewArrivals-module__CALYqG__container{max-width:1280px;padding-inline:var(--space-6);gap:var(--space-10);flex-direction:column;margin-inline:auto;display:flex}.NewArrivals-module__CALYqG__header{justify-content:space-between;align-items:flex-end;gap:var(--space-4);display:flex}.NewArrivals-module__CALYqG__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 var(--space-2) 0;font-weight:700}.NewArrivals-module__CALYqG__title{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 4vw, var(--text-5xl));color:var(--onyx);margin:0;font-weight:700;line-height:1.1}.NewArrivals-module__CALYqG__viewAll{font-size:var(--text-sm);color:var(--gold-dark);white-space:nowrap;transition:gap var(--transition-fast);align-items:center;gap:.4rem;font-weight:600;display:inline-flex}.NewArrivals-module__CALYqG__viewAll:hover{gap:.7rem}.NewArrivals-module__CALYqG__cta{padding-top:var(--space-4);justify-content:center;display:flex}
.ProductGrid-module__S9_-4G__grid{gap:var(--space-10) var(--space-6);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.ProductGrid-module__S9_-4G__empty{justify-content:center;align-items:center;gap:var(--space-5);padding:var(--space-20) var(--space-6);text-align:center;color:var(--gray-600);background:var(--bg-dark);border-radius:var(--radius-lg);border:1px dashed var(--border);flex-direction:column;display:flex}.ProductGrid-module__S9_-4G__emptyTitle{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.ProductGrid-module__S9_-4G__emptyText{font-size:var(--text-base);max-width:380px;margin:0;line-height:1.6}@media (max-width:1024px){.ProductGrid-module__S9_-4G__grid{gap:var(--space-8) var(--space-4);grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:640px){.ProductGrid-module__S9_-4G__grid{gap:var(--space-6) var(--space-3);grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.ProductGrid-module__S9_-4G__grid{grid-template-columns:1fr}}
.ProductCard-module__uTKuCq__card{gap:var(--space-4);flex-direction:column;height:100%;display:flex;position:relative}.ProductCard-module__uTKuCq__imageWrapper{aspect-ratio:3/4;background:var(--bg-dark);display:block;position:relative;overflow:hidden}.ProductCard-module__uTKuCq__imageContainer{width:100%;height:100%;position:relative}.ProductCard-module__uTKuCq__image{transition:opacity .6s cubic-bezier(.4,0,.2,1)}.ProductCard-module__uTKuCq__imageHover{opacity:0}.ProductCard-module__uTKuCq__imageShow{opacity:1}.ProductCard-module__uTKuCq__imageHide{opacity:0}.ProductCard-module__uTKuCq__badges{pointer-events:none;z-index:2;flex-direction:column;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem}.ProductCard-module__uTKuCq__wishlistBtn{-webkit-backdrop-filter:blur(8px);border:1px solid var(--border);width:36px;height:36px;color:var(--white);border-radius:var(--radius-full);cursor:pointer;z-index:2;background:#02020266;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.ProductCard-module__uTKuCq__wishlistBtn:hover,.ProductCard-module__uTKuCq__wishlisted{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}.ProductCard-module__uTKuCq__quickActions{z-index:3;position:absolute;bottom:1.5rem;left:1rem;right:1rem}.ProductCard-module__uTKuCq__quickAdd{background:var(--text-primary);width:100%;color:var(--bg-primary);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.625rem;padding:.875rem 1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000004d}.ProductCard-module__uTKuCq__quickAdd:hover{background:var(--text-secondary);transform:translateY(-2px)}.ProductCard-module__uTKuCq__quickAdd:disabled{background:var(--gray-800);color:var(--gray-500);cursor:not-allowed;box-shadow:none}.ProductCard-module__uTKuCq__info{flex-direction:column;gap:.5rem;display:flex}.ProductCard-module__uTKuCq__topMeta{justify-content:space-between;align-items:center;display:flex}.ProductCard-module__uTKuCq__brand{text-transform:uppercase;letter-spacing:.15em;color:var(--gray-500);margin:0;font-size:.65rem;font-weight:700}.ProductCard-module__uTKuCq__name{font-family:var(--font-display);color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .2s}.ProductCard-module__uTKuCq__name:hover{color:var(--gray-300)}.ProductCard-module__uTKuCq__pricing{align-items:center;gap:.75rem;display:flex}.ProductCard-module__uTKuCq__price{font-size:var(--text-sm);color:var(--text-primary);font-weight:700}.ProductCard-module__uTKuCq__comparePrice{font-size:var(--text-xs);color:var(--gray-400);text-decoration:line-through}.ProductCard-module__uTKuCq__swatches{align-items:center;gap:.3rem;display:flex}.ProductCard-module__uTKuCq__swatch{border-radius:var(--radius-full);outline:1px solid var(--gray-300);cursor:pointer;width:16px;height:16px;transition:transform var(--transition-spring);border:1.5px solid #fffc}.ProductCard-module__uTKuCq__swatch:hover{transform:scale(1.25)}.ProductCard-module__uTKuCq__moreColors{color:var(--text-muted);font-size:.65rem;font-weight:500}
.Badge-module__yqYDGW__badge{border-radius:var(--radius-full);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:.2rem .6rem;font-size:.65rem;font-weight:700;display:inline-flex}.Badge-module__yqYDGW__white{background:var(--text-primary);color:var(--bg-primary)}.Badge-module__yqYDGW__dark{background:var(--bg-dark);color:var(--text-primary)}.Badge-module__yqYDGW__outline{border:1px solid var(--border);color:var(--text-primary);background:0 0}.Badge-module__yqYDGW__success{color:#fff;background:#16a34a}.Badge-module__yqYDGW__warning{color:#fff;background:#d97706}.Badge-module__yqYDGW__error{color:#fff;background:#dc2626}.Badge-module__yqYDGW__info{color:#fff;background:#2563eb}
.RatingStars-module__TwHF3G__wrapper{align-items:center;gap:.35rem;display:flex}.RatingStars-module__TwHF3G__stars{align-items:center;gap:1px;display:flex}.RatingStars-module__TwHF3G__full{color:var(--gold)}.RatingStars-module__TwHF3G__empty{color:var(--gray-300)}.RatingStars-module__TwHF3G__halfWrapper{display:inline-flex;position:relative}.RatingStars-module__TwHF3G__count{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}
.MobileNav-module__4aZTCa__backdrop{z-index:calc(var(--z-drawer) - 1);opacity:0;pointer-events:none;transition:opacity var(--transition-base);-webkit-backdrop-filter:blur(8px);background:#000000b3;position:fixed;inset:0}.MobileNav-module__4aZTCa__backdrop.MobileNav-module__4aZTCa__visible{opacity:1;pointer-events:all}.MobileNav-module__4aZTCa__drawer{background:var(--bg-primary);width:min(320px,85vw);z-index:var(--z-drawer);transition:transform var(--transition-slow);border-right:1px solid var(--border);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%)}.MobileNav-module__4aZTCa__drawer.MobileNav-module__4aZTCa__open{transform:translate(0)}.MobileNav-module__4aZTCa__header{padding:var(--space-6);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.MobileNav-module__4aZTCa__brand{font-family:var(--font-display);color:var(--text-primary);font-size:1.25rem;font-weight:700}.MobileNav-module__4aZTCa__closeBtn{border-radius:var(--radius-md);width:40px;height:40px;color:var(--gray-400);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.MobileNav-module__4aZTCa__closeBtn:hover{background:var(--gray-100);color:var(--text-primary)}.MobileNav-module__4aZTCa__links{padding:var(--space-6) 0;flex-direction:column;flex:1;display:flex}.MobileNav-module__4aZTCa__link{padding:var(--space-5) var(--space-8);font-size:var(--text-base);color:var(--gray-400);transition:all var(--transition-fast);letter-spacing:.04em;text-transform:uppercase;border-left:4px solid #0000;font-weight:500;display:block}.MobileNav-module__4aZTCa__link:hover{color:var(--text-primary);background:var(--bg-dark);border-left-color:var(--text-primary)}.MobileNav-module__4aZTCa__footer{border-top:1px solid var(--border);padding:var(--space-6);gap:var(--space-4);flex-direction:column;display:flex}.MobileNav-module__4aZTCa__footerLink{font-size:var(--text-sm);color:var(--gray-500);transition:color var(--transition-fast);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.MobileNav-module__4aZTCa__footerLink:hover{color:var(--text-primary)}
.Testimonials-module__p9op_q__section{padding-block:var(--space-20);background:var(--ivory)}.Testimonials-module__p9op_q__container{max-width:1280px;padding-inline:var(--space-6);gap:var(--space-12);flex-direction:column;margin-inline:auto;display:flex}.Testimonials-module__p9op_q__header{text-align:center}.Testimonials-module__p9op_q__eyebrow{font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin:0 0 var(--space-3) 0;font-weight:700}.Testimonials-module__p9op_q__title{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 4vw, var(--text-5xl));color:var(--onyx);margin:0 0 var(--space-4) 0;font-weight:700}.Testimonials-module__p9op_q__desc{font-size:var(--text-lg);color:var(--text-secondary);margin:0}.Testimonials-module__p9op_q__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.Testimonials-module__p9op_q__card{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8);gap:var(--space-4);transition:box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;display:flex}.Testimonials-module__p9op_q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Testimonials-module__p9op_q__quoteIcon{color:var(--gold);opacity:.6}.Testimonials-module__p9op_q__text{font-size:var(--text-base);color:var(--gray-700);flex:1;margin:0;font-style:italic;line-height:1.75}.Testimonials-module__p9op_q__author{align-items:center;gap:var(--space-3);padding-top:var(--space-4);border-top:1px solid var(--border);display:flex}.Testimonials-module__p9op_q__avatar{border:2px solid var(--gold);border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.Testimonials-module__p9op_q__name{font-size:var(--text-sm);color:var(--onyx);margin:0;font-weight:700}.Testimonials-module__p9op_q__location{font-size:var(--text-xs);color:var(--text-muted);margin:0}@media (max-width:1024px){.Testimonials-module__p9op_q__grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.Testimonials-module__p9op_q__grid{grid-template-columns:1fr}}
.Footer-module__yg9ahW__footer{background:var(--bg-primary);color:var(--text-primary);border-top:1px solid var(--border)}.Footer-module__yg9ahW__top{gap:var(--space-12);max-width:1280px;padding:var(--space-20) var(--space-6);grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;margin-inline:auto;display:grid}.Footer-module__yg9ahW__brand{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__yg9ahW__logo{align-items:center;gap:.625rem;display:flex}.Footer-module__yg9ahW__logoIcon{font-size:1.5rem}.Footer-module__yg9ahW__logoName{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Footer-module__yg9ahW__tagline{font-family:var(--font-display);color:var(--gray-400);font-style:italic;font-size:var(--text-base);letter-spacing:.02em;margin:0}.Footer-module__yg9ahW__desc{font-size:var(--text-sm);color:var(--gray-500);max-width:300px;margin:0;line-height:1.8}.Footer-module__yg9ahW__socials{gap:var(--space-4);margin-top:var(--space-2);display:flex}.Footer-module__yg9ahW__socialLink{border-radius:var(--radius-md);border:1px solid var(--border);width:40px;height:40px;color:var(--gray-500);transition:all var(--transition-fast);justify-content:center;align-items:center;display:inline-flex}.Footer-module__yg9ahW__socialLink:hover{border-color:var(--text-primary);color:var(--bg-primary);background:var(--text-primary)}.Footer-module__yg9ahW__col{gap:var(--space-6);flex-direction:column;display:flex}.Footer-module__yg9ahW__colHeading{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--text-primary);font-weight:700}.Footer-module__yg9ahW__colLinks{gap:var(--space-4);flex-direction:column;display:flex}.Footer-module__yg9ahW__colLink{font-size:var(--text-sm);color:var(--gray-500);transition:color var(--transition-fast)}.Footer-module__yg9ahW__colLink:hover{color:var(--text-primary)}.Footer-module__yg9ahW__newsletter{gap:var(--space-5);flex-direction:column;display:flex}.Footer-module__yg9ahW__newsletterText{font-size:var(--text-sm);color:var(--gray-500);margin:0;line-height:1.7}.Footer-module__yg9ahW__newsletterForm{border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--transition-fast);background:var(--bg-primary);display:flex;overflow:hidden}.Footer-module__yg9ahW__newsletterForm:focus-within{border-color:var(--text-primary)}.Footer-module__yg9ahW__newsletterInput{font-size:var(--text-sm);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.875rem 1.125rem}.Footer-module__yg9ahW__newsletterInput::placeholder{color:var(--gray-600)}.Footer-module__yg9ahW__newsletterBtn{background:var(--text-primary);cursor:pointer;color:var(--bg-primary);transition:all var(--transition-fast);border:none;align-items:center;padding:.875rem 1.25rem;display:flex}.Footer-module__yg9ahW__newsletterBtn:hover{background:var(--white-soft);opacity:.9}.Footer-module__yg9ahW__bottom{padding:var(--space-5) var(--space-6);border-top:1px solid var(--border);align-items:center;gap:var(--space-4);grid-template-columns:1fr 1fr;max-width:1280px;margin-inline:auto;display:grid}.Footer-module__yg9ahW__bottomLeft{grid-area:1/1;justify-content:flex-start;display:flex}.Footer-module__yg9ahW__bottomCenter{text-align:center;margin-top:var(--space-1);grid-area:2/1/auto/-1;justify-content:center;display:flex}.Footer-module__yg9ahW__bottomRight{justify-content:flex-end;gap:var(--space-5);grid-area:1/2;display:flex}.Footer-module__yg9ahW__copy{font-size:var(--text-xs);color:var(--gray-500);margin:0}.Footer-module__yg9ahW__bottomLink{font-size:var(--text-xs);color:var(--gray-500);transition:color var(--transition-fast)}.Footer-module__yg9ahW__bottomLink:hover{color:var(--gold)}@media (max-width:1024px){.Footer-module__yg9ahW__top{gap:var(--space-8);grid-template-columns:1fr 1fr 1fr}.Footer-module__yg9ahW__brand,.Footer-module__yg9ahW__newsletter{grid-column:span 3}}@media (max-width:640px){.Footer-module__yg9ahW__top{padding:var(--space-10) var(--space-4);grid-template-columns:1fr 1fr}.Footer-module__yg9ahW__brand,.Footer-module__yg9ahW__newsletter{grid-column:span 2}.Footer-module__yg9ahW__bottom{text-align:center;padding-inline:var(--space-4);grid-template-columns:1fr;justify-items:center}.Footer-module__yg9ahW__bottomLeft,.Footer-module__yg9ahW__bottomCenter,.Footer-module__yg9ahW__bottomRight{grid-area:auto/1;justify-content:center}}
.Newsletter-module__xPArVa__section{background:var(--onyx);padding-block:var(--space-20);position:relative;overflow:hidden}.Newsletter-module__xPArVa__bgLeft{pointer-events:none;background:radial-gradient(circle,#c9a84c1f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:-150px;transform:translateY(-50%)}.Newsletter-module__xPArVa__bgRight{pointer-events:none;background:radial-gradient(circle,#c9a84c14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;right:-150px;transform:translateY(-50%)}.Newsletter-module__xPArVa__inner{z-index:1;max-width:600px;padding-inline:var(--space-6);align-items:center;gap:var(--space-5);text-align:center;flex-direction:column;margin-inline:auto;display:flex;position:relative}.Newsletter-module__xPArVa__icon{border-radius:var(--radius-xl);width:56px;height:56px;color:var(--gold);background:#c9a84c26;border:1px solid #c9a84c4d;justify-content:center;align-items:center;display:flex}.Newsletter-module__xPArVa__title{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 5vw, var(--text-5xl));color:var(--ivory);margin:0;font-weight:700;line-height:1.15}.Newsletter-module__xPArVa__accent{background:linear-gradient(135deg, var(--gold), var(--gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Newsletter-module__xPArVa__desc{font-size:var(--text-base);color:var(--gray-400);max-width:480px;margin:0;line-height:1.7}.Newsletter-module__xPArVa__form{gap:var(--space-3);border-radius:var(--radius-xl);width:100%;padding:var(--space-2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;max-width:520px;display:flex}.Newsletter-module__xPArVa__form:focus-within{border-color:#c9a84c66;box-shadow:0 0 0 3px #c9a84c1a}.Newsletter-module__xPArVa__input{font-size:var(--text-sm);color:var(--ivory);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem .75rem}.Newsletter-module__xPArVa__input::placeholder{color:var(--gray-500)}.Newsletter-module__xPArVa__success{align-items:center;gap:var(--space-4);border-radius:var(--radius-xl);padding:var(--space-5) var(--space-6);color:#4ade80;text-align:left;background:#16a34a1f;border:1px solid #16a34a4d;max-width:420px;display:flex}.Newsletter-module__xPArVa__successTitle{color:#4ade80;margin:0 0 .25rem;font-weight:700}.Newsletter-module__xPArVa__successText{font-size:var(--text-sm);color:#4ade80bf;margin:0}.Newsletter-module__xPArVa__fine{font-size:var(--text-xs);color:var(--gray-600);margin:0}.Newsletter-module__xPArVa__fineLink{color:var(--gray-500);transition:color var(--transition-fast)}.Newsletter-module__xPArVa__fineLink:hover{color:var(--gold)}.Newsletter-module__xPArVa__perks{align-items:center;gap:var(--space-6);flex-wrap:wrap;justify-content:center;display:flex}.Newsletter-module__xPArVa__perk{font-size:var(--text-xs);color:var(--gray-400);align-items:center;gap:.4rem;font-weight:500;display:flex}.Newsletter-module__xPArVa__perkIcon{color:var(--gold);flex-shrink:0}@media (max-width:640px){.Newsletter-module__xPArVa__form{flex-direction:column}.Newsletter-module__xPArVa__perks{gap:var(--space-3);flex-direction:column}}
