.PromoBar-module__GE-Wkq__bar{background:var(--color-secondary);color:#fff;text-align:center;letter-spacing:-.005em;justify-content:center;align-items:center;gap:9px;padding:11px 24px;font-size:.86rem;font-weight:600;display:flex}.PromoBar-module__GE-Wkq__dot{background:var(--amber);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 4px rgba(245,158,11,.24)}.PromoBar-module__GE-Wkq__link{color:#fff;text-underline-offset:3px;font-weight:800;-webkit-text-decoration:underline rgba(255,255,255,.45);text-decoration:underline rgba(255,255,255,.45)}.PromoBar-module__GE-Wkq__link:hover{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}
.Header-module__lnUIdW__header{-webkit-backdrop-filter:saturate(180%)blur(12px);backdrop-filter:saturate(180%)blur(12px);border-bottom:1px solid var(--color-line);z-index:50;background:rgba(255,255,255,.9);padding:18px 0;transition:box-shadow .2s,background .2s;position:-webkit-sticky;position:sticky;top:0}.Header-module__lnUIdW__scrolled{background:rgba(255,255,255,.96);border-bottom-color:transparent;box-shadow:0 10px 30px -12px rgba(14,19,48,.18)}.Header-module__lnUIdW__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.Header-module__lnUIdW__logo img{width:auto;height:56px}.Header-module__lnUIdW__nav{flex:1;justify-content:center;gap:30px;display:flex}@media (max-width:900px){.Header-module__lnUIdW__nav{display:none}}.Header-module__lnUIdW__navItem{padding:10px 0;position:relative}.Header-module__lnUIdW__navLink,.Header-module__lnUIdW__navLinkActive{color:var(--color-heading);align-items:center;gap:5px;font-size:1rem;font-weight:700;transition:color .15s;display:inline-flex;position:relative}.Header-module__lnUIdW__navLink:after,.Header-module__lnUIdW__navLinkActive:after{content:"";background:var(--brand-500);transform-origin:0;border-radius:2px;width:100%;height:2px;transition:transform .22s;position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__navLink,.Header-module__lnUIdW__navLinkActive{color:var(--brand-600)}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__navLink:after,.Header-module__lnUIdW__navLinkActive:after{transform:scaleX(1)}.Header-module__lnUIdW__chevron{transition:transform .22s}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__chevron{transform:rotate(180deg)}.Header-module__lnUIdW__dropdown{border:1px solid var(--color-line);border-radius:var(--r-lg);min-width:280px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;background:#fff;flex-direction:column;gap:2px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;display:flex;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(8px)}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__dropdown a{border-radius:var(--r-xs);color:var(--color-text);align-items:center;gap:10px;padding:10px 12px;font-size:.92rem;font-weight:600;transition:background .15s,color .15s;display:flex}.Header-module__lnUIdW__dropdown a svg{opacity:0;transition:opacity .15s,transform .15s;transform:translate(-4px)}.Header-module__lnUIdW__dropdown a:hover{background:var(--color-surface);color:var(--brand-600)}.Header-module__lnUIdW__dropdown a:hover svg{opacity:1;transform:translate(0)}.Header-module__lnUIdW__mega{border:1px solid var(--color-line);border-radius:var(--r-lg);width:620px;box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;background:#fff;padding:20px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(8px)}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__mega{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__megaLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-600);margin-bottom:12px;font-size:.72rem;font-weight:700;display:block}.Header-module__lnUIdW__megaGrid{grid-template-columns:repeat(3,1fr);gap:4px 10px;display:grid}.Header-module__lnUIdW__megaItem{border-radius:var(--r-xs);color:var(--color-text);justify-content:space-between;align-items:center;gap:8px;padding:9px 12px;font-size:.9rem;font-weight:600;transition:background .15s,color .15s;display:flex}.Header-module__lnUIdW__megaItem:hover{background:var(--color-surface);color:var(--brand-600)}.Header-module__lnUIdW__megaCount{border-radius:var(--r-pill);background:var(--color-surface);color:var(--color-secondary);padding:1px 8px;font-size:.75rem;font-weight:700}.Header-module__lnUIdW__megaItem:hover .Header-module__lnUIdW__megaCount{background:#fff}.Header-module__lnUIdW__megaFooter{border-top:1px solid var(--color-line);width:100%;color:var(--brand-600);align-items:center;gap:8px;margin-top:16px;padding-top:16px;font-size:.9rem;font-weight:700;display:inline-flex}.Header-module__lnUIdW__megaFooter:hover{gap:12px}.Header-module__lnUIdW__actions{align-items:center;gap:16px;display:flex}.Header-module__lnUIdW__iconButton{border-radius:var(--r-sm);border:1px solid var(--color-line);width:44px;height:44px;color:var(--color-secondary);cursor:pointer;background:#fff;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}.Header-module__lnUIdW__iconButton:hover{background:var(--brand-500);border-color:var(--brand-600);color:#fff}.Header-module__lnUIdW__signIn{color:var(--color-heading);white-space:nowrap;align-items:center;gap:7px;font-size:.95rem;font-weight:700;transition:color .15s;display:inline-flex}.Header-module__lnUIdW__signIn:hover{color:var(--brand-600)}.Header-module__lnUIdW__actions .btn{white-space:nowrap;box-shadow:var(--shadow-brand);padding:13px 28px;font-size:.95rem}.Header-module__lnUIdW__burger{border-radius:var(--r-sm);border:1px solid var(--color-line);width:44px;height:44px;color:var(--color-secondary);cursor:pointer;background:#fff;justify-content:center;align-items:center;display:none}.Header-module__lnUIdW__searchPanel{border-top:1px solid var(--color-line);box-shadow:var(--shadow-md);background:#fff;padding:16px 0;animation:.18s Header-module__lnUIdW__searchIn}@keyframes Header-module__lnUIdW__searchIn{0%{opacity:0;transform:translateY(-6px)}}.Header-module__lnUIdW__searchForm{align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__searchFormIcon{color:var(--color-secondary);flex:none}.Header-module__lnUIdW__searchForm input{min-width:0;color:var(--color-heading);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.05rem}.Header-module__lnUIdW__searchForm input::placeholder{color:var(--color-muted)}.Header-module__lnUIdW__searchForm .btn{flex:none;padding:11px 26px;font-size:.95rem}.Header-module__lnUIdW__mobileSearch{border:1px solid var(--color-line);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-secondary);align-items:center;gap:10px;margin-bottom:8px;padding:12px 14px;display:flex}.Header-module__lnUIdW__mobileSearch input{min-width:0;color:var(--color-heading);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.Header-module__lnUIdW__mobilePanel{border-top:1px solid var(--color-line);box-shadow:var(--shadow-md);background:#fff;padding:12px 0 18px}.Header-module__lnUIdW__mobileLink{color:var(--color-heading);border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;padding:14px 0;font-weight:700;display:flex}.Header-module__lnUIdW__mobileLink:last-child{border-bottom:none}@media (max-width:900px){.Header-module__lnUIdW__burger{display:flex}.Header-module__lnUIdW__iconButton,.Header-module__lnUIdW__signIn{display:none}}@media (max-width:600px){.Header-module__lnUIdW__header{padding:14px 0}.Header-module__lnUIdW__inner{gap:14px}.Header-module__lnUIdW__logo img{height:46px}.Header-module__lnUIdW__actions{gap:10px}.Header-module__lnUIdW__actions .btn{padding:11px 20px;font-size:.9rem}}
.Footer-module__3hUVsW__footer{background:var(--color-heading);color:rgba(255,255,255,.7);border-radius:var(--r-2xl)var(--r-2xl)0 0;padding:24px 0 0;font-size:.95rem}.Footer-module__3hUVsW__grid,.Footer-module__3hUVsW__bottomBar{max-width:var(--max-width);margin:0 auto;padding-left:28px;padding-right:28px}.Footer-module__3hUVsW__grid{grid-template-columns:1.6fr repeat(3,1fr);gap:48px;padding-top:56px;padding-bottom:52px;display:grid}@media (max-width:1000px){.Footer-module__3hUVsW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 32px}}@media (max-width:560px){.Footer-module__3hUVsW__grid{grid-template-columns:minmax(0,1fr)}}.Footer-module__3hUVsW__brandCol{max-width:380px}.Footer-module__3hUVsW__logo{border-radius:var(--r-md);background:#fff;margin-bottom:22px;padding:10px 18px;display:inline-flex}.Footer-module__3hUVsW__logo img{width:auto;height:46px}.Footer-module__3hUVsW__blurb{margin-bottom:22px;line-height:1.7}.Footer-module__3hUVsW__socials{gap:10px;display:flex}.Footer-module__3hUVsW__socials a{border-radius:var(--r-sm);color:rgba(255,255,255,.82);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);place-items:center;width:42px;height:42px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:grid}.Footer-module__3hUVsW__socials a:hover{background:var(--brand-500);border-color:var(--brand-500);color:#fff;transform:translateY(-2px)}.Footer-module__3hUVsW__linkCol h3{color:#fff;margin-bottom:20px;font-size:1rem}.Footer-module__3hUVsW__linkCol ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__3hUVsW__linkCol a{color:rgba(255,255,255,.7);font-size:.92rem;line-height:1.5;transition:color .15s}.Footer-module__3hUVsW__linkCol a:hover{color:#fff}.Footer-module__3hUVsW__bottomBar{color:rgba(255,255,255,.5);border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;padding-bottom:30px;font-size:.85rem;display:flex}.Footer-module__3hUVsW__tagline{font-style:italic}.Footer-module__3hUVsW__legal{flex-wrap:wrap;align-items:center;gap:8px 18px;display:flex}.Footer-module__3hUVsW__legal a{color:rgba(255,255,255,.62);font-weight:600;transition:color .15s;position:relative}.Footer-module__3hUVsW__legal a:hover{color:#fff}.Footer-module__3hUVsW__legal a+a:before{content:"";background:rgba(255,255,255,.28);border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:-10px;transform:translateY(-50%)}@media (max-width:780px){.Footer-module__3hUVsW__legal{order:3;width:100%}.Footer-module__3hUVsW__tagline{order:2}}
