.Navbar-module__cRh5nW__header{background:var(--white);border-bottom:1px solid var(--border);z-index:100;position:sticky;top:0}.Navbar-module__cRh5nW__nav{width:100%}.Navbar-module__cRh5nW__inner{height:var(--nav-height);align-items:center;gap:1.5rem;display:flex}.Navbar-module__cRh5nW__logo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__cRh5nW__logoMark{background:var(--brand);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cRh5nW__logoText{color:var(--dark);letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.Navbar-module__cRh5nW__logoText em{color:var(--brand);font-style:normal}.Navbar-module__cRh5nW__navZone{flex:1;min-width:0;display:flex}.Navbar-module__cRh5nW__links{align-items:center;gap:.15rem;list-style:none;display:flex}.Navbar-module__cRh5nW__pillar{height:var(--nav-height);color:var(--sub);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.3rem;padding:0 .7rem;font-size:.9rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.Navbar-module__cRh5nW__pillar:hover{color:var(--dark)}.Navbar-module__cRh5nW__active{color:var(--brand);border-bottom-color:var(--brand);font-weight:700}.Navbar-module__cRh5nW__highlight{color:var(--dark)}.Navbar-module__cRh5nW__highlight:before{content:"";background:var(--deal);border-radius:50%;width:6px;height:6px;margin-right:.05rem}.Navbar-module__cRh5nW__highlight.Navbar-module__cRh5nW__active{color:var(--brand)}.Navbar-module__cRh5nW__caret{color:currentColor;opacity:.55;transition:transform .18s}.Navbar-module__cRh5nW__caretUp{transform:rotate(180deg)}.Navbar-module__cRh5nW__panel{background:var(--white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:var(--shadow-hover);animation:.16s ease-out Navbar-module__cRh5nW__dropIn;position:absolute;top:100%;left:0;right:0}@keyframes Navbar-module__cRh5nW__dropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cRh5nW__panelInner{align-items:stretch;gap:2rem;padding:1.25rem 0 1.5rem;display:flex}.Navbar-module__cRh5nW__panelGrid{flex:1;grid-template-columns:repeat(2,minmax(230px,1fr));gap:.35rem;display:grid}.Navbar-module__cRh5nW__panelItem{border-radius:var(--r-md);align-items:center;gap:.85rem;padding:.7rem .75rem;transition:background .13s;display:flex}.Navbar-module__cRh5nW__panelItem:hover{background:var(--brand-light)}.Navbar-module__cRh5nW__itemIcon{background:var(--brand-light);width:42px;height:42px;color:var(--brand);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Navbar-module__cRh5nW__itemIconAccent{background:var(--deal-light);color:var(--deal)}.Navbar-module__cRh5nW__itemText{flex-direction:column;gap:.1rem;min-width:0;display:flex}.Navbar-module__cRh5nW__itemLabel{color:var(--dark);font-size:.9rem;font-weight:700}.Navbar-module__cRh5nW__itemDesc{color:var(--sub);font-size:.78rem}.Navbar-module__cRh5nW__featured{border-radius:var(--r-card);background:linear-gradient(140deg, var(--brand) 0%, var(--brand-dark) 100%);color:#fff;flex-direction:column;flex-shrink:0;justify-content:center;gap:.4rem;width:260px;padding:1.25rem;display:flex}.Navbar-module__cRh5nW__featuredTitle{letter-spacing:-.01em;font-size:1rem;font-weight:800}.Navbar-module__cRh5nW__featuredDesc{opacity:.92;font-size:.82rem;line-height:1.4}.Navbar-module__cRh5nW__featuredCta{align-items:center;gap:.3rem;margin-top:.35rem;font-size:.83rem;font-weight:700;display:inline-flex}.Navbar-module__cRh5nW__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.Navbar-module__cRh5nW__btnGhost{border:1.5px solid var(--border);border-radius:var(--r-pill);color:var(--dark);white-space:nowrap;background:0 0;padding:.38rem 1rem;font-size:.8rem;font-weight:600;transition:border-color .15s}.Navbar-module__cRh5nW__btnGhost:hover{border-color:var(--dark)}.Navbar-module__cRh5nW__btnSolid{background:var(--brand);border-radius:var(--r-pill);color:#fff;white-space:nowrap;border:none;padding:.42rem 1rem;font-size:.8rem;font-weight:700;transition:background .15s}.Navbar-module__cRh5nW__btnSolid:hover{background:var(--brand-dark)}.Navbar-module__cRh5nW__hamburger{background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:6px;display:none}.Navbar-module__cRh5nW__bar{background:var(--dark);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__cRh5nW__barOpen1{transform:translateY(7px)rotate(45deg)}.Navbar-module__cRh5nW__barOpen2{opacity:0}.Navbar-module__cRh5nW__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cRh5nW__drawer{background:var(--white);border-top:1px solid var(--border);max-height:calc(100dvh - var(--nav-height));padding:.75rem 1rem 1rem;overflow-y:auto}.Navbar-module__cRh5nW__drawerList{list-style:none}.Navbar-module__cRh5nW__drawerLink{width:100%;color:var(--dark);border:none;border-bottom:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:.85rem .25rem;font-size:1rem;font-weight:600;display:flex}.Navbar-module__cRh5nW__drawerToggle .Navbar-module__cRh5nW__caret{opacity:.5}.Navbar-module__cRh5nW__drawerSub{padding:.25rem 0 .5rem .25rem;list-style:none}.Navbar-module__cRh5nW__drawerSubLink{color:var(--sub);align-items:center;gap:.6rem;padding:.6rem .25rem;font-size:.9rem;font-weight:500;display:flex}.Navbar-module__cRh5nW__drawerSubLink:hover{color:var(--brand)}.Navbar-module__cRh5nW__drawerActions{gap:.75rem;padding-top:1rem;display:flex}.Navbar-module__cRh5nW__avatarWrap{align-items:center;display:flex}.Navbar-module__cRh5nW__avatar{background:var(--brand);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:flex}@media (max-width:900px){.Navbar-module__cRh5nW__navZone,.Navbar-module__cRh5nW__actions{display:none}.Navbar-module__cRh5nW__hamburger{display:flex}}
.Footer-module__3hUVsW__footer{background:var(--dark);color:#ffffffb3;margin-top:auto}.Footer-module__3hUVsW__inner{grid-template-columns:1fr auto;align-items:start;gap:3rem;padding-top:3rem;padding-bottom:2.5rem;display:grid}.Footer-module__3hUVsW__logo{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.Footer-module__3hUVsW__logoMark{background:var(--brand);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Footer-module__3hUVsW__logoText{color:#fff;letter-spacing:-.03em;font-size:1rem;font-weight:800}.Footer-module__3hUVsW__logoText em{color:var(--brand);font-style:normal}.Footer-module__3hUVsW__tagline{max-width:240px;font-size:.83rem;line-height:1.6}.Footer-module__3hUVsW__links{gap:3rem;display:flex}.Footer-module__3hUVsW__col p.Footer-module__3hUVsW__colTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:.85rem;font-size:.72rem;font-weight:700}.Footer-module__3hUVsW__col ul{flex-direction:column;gap:.55rem;list-style:none;display:flex}.Footer-module__3hUVsW__col a{color:#fff9;font-size:.85rem;transition:color .15s}.Footer-module__3hUVsW__col a:hover{color:#fff}.Footer-module__3hUVsW__bottom{color:#ffffff59;border-top:1px solid #ffffff14;padding:1rem 0;font-size:.78rem}@media (max-width:640px){.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:2rem;padding-top:2rem}.Footer-module__3hUVsW__links{flex-wrap:wrap;gap:2rem}}
