.Navbar-module__O8Na-a__header{background:var(--surface);border-bottom:1px solid var(--card-border);z-index:500;box-shadow:var(--shadow-sm);position:sticky;top:0}.Navbar-module__O8Na-a__inner{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1380px;height:72px;margin:0 auto;padding:0 1.25rem;display:flex}.Navbar-module__O8Na-a__logo{-webkit-tap-highlight-color:transparent;touch-action:manipulation;flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__O8Na-a__logoImg{object-fit:contain;pointer-events:none;width:auto;max-width:200px;height:72px;display:block}.Navbar-module__O8Na-a__nav{flex:1;align-items:center;gap:.25rem;display:flex}.Navbar-module__O8Na-a__navLink{border-radius:var(--radius-sm);color:var(--text-muted);transition:color var(--transition), background var(--transition);white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;min-height:40px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.Navbar-module__O8Na-a__navLink:hover{color:var(--primary);background:#cd982a14}.Navbar-module__O8Na-a__navLink.Navbar-module__O8Na-a__active{color:var(--primary);font-weight:600}.Navbar-module__O8Na-a__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__O8Na-a__searchIconBtn{width:44px;height:44px;color:var(--text-muted);transition:background var(--transition), color var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:flex}.Navbar-module__O8Na-a__searchIconBtn:hover{background:var(--bg);color:var(--primary)}.Navbar-module__O8Na-a__desktopCta{display:inline-flex}.Navbar-module__O8Na-a__hamburger{color:var(--text-primary);cursor:pointer;border-radius:var(--radius-sm);width:44px;height:44px;transition:background var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;z-index:501;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:none;position:relative}.Navbar-module__O8Na-a__hamburger:hover{background:var(--bg)}.Navbar-module__O8Na-a__hamburger:active{background:var(--card-border)}.Navbar-module__O8Na-a__mobileMenuOverlay{z-index:499;-webkit-tap-highlight-color:transparent;background:#00000073;animation:.15s Navbar-module__O8Na-a__fadeIn;position:fixed;inset:64px 0 0}.Navbar-module__O8Na-a__mobileMenu{background:var(--surface);border-bottom:2px solid var(--card-border);-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 64px);animation:.22s Navbar-module__O8Na-a__slideDown;position:absolute;top:0;left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0003}.Navbar-module__O8Na-a__mobileLink{color:var(--text-primary);border-bottom:1px solid var(--card-border);min-height:56px;transition:background var(--transition), color var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;padding:1rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:flex}.Navbar-module__O8Na-a__mobileLink:hover,.Navbar-module__O8Na-a__mobileLink:active{background:var(--primary-light);color:var(--primary)}.Navbar-module__O8Na-a__mobileLinkActive{background:var(--primary-light);font-weight:600;color:var(--primary)!important}.Navbar-module__O8Na-a__mobileCta{background:var(--primary);color:#fff;border-radius:var(--radius-sm);text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;justify-content:center;align-items:center;min-height:50px;margin:1rem 1.25rem 1.25rem;padding:.875rem;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}@keyframes Navbar-module__O8Na-a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__O8Na-a__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Navbar-module__O8Na-a__inner{gap:.75rem}.Navbar-module__O8Na-a__navLink{padding:.5rem .625rem;font-size:.825rem}}@media (max-width:768px){.Navbar-module__O8Na-a__nav{display:none}.Navbar-module__O8Na-a__hamburger{display:flex}.Navbar-module__O8Na-a__desktopCta{display:none!important}.Navbar-module__O8Na-a__inner{gap:.5rem;padding:0 1rem}}@media (max-width:480px){.Navbar-module__O8Na-a__logoText{font-size:1.05rem}.Navbar-module__O8Na-a__inner{padding:0 .875rem}}
.Footer-module__yg9ahW__footer{background:var(--text-primary);color:#fffc;margin-top:auto;padding:3rem 0 1.5rem}.Footer-module__yg9ahW__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.Footer-module__yg9ahW__logo{margin-bottom:.75rem}.Footer-module__yg9ahW__logoImg{object-fit:contain;background:#fff;border-radius:12px;width:auto;max-width:200px;height:90px;padding:.7rem;display:block}.Footer-module__yg9ahW__tagline{color:#fff9;margin-bottom:1rem;font-size:.825rem;line-height:1.6}.Footer-module__yg9ahW__contact{flex-direction:column;gap:.375rem;display:flex}.Footer-module__yg9ahW__contactItem{color:#ffffffb3;transition:color var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:.5rem;min-height:44px;font-size:.825rem;text-decoration:none;display:flex}.Footer-module__yg9ahW__contactItem:hover{color:#fff}.Footer-module__yg9ahW__colTitle{font-family:var(--font-body);color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem;font-size:.875rem;font-weight:500}.Footer-module__yg9ahW__link{color:#fff9;transition:color var(--transition);-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;min-height:36px;margin-bottom:.375rem;padding:.35rem 0;font-size:.825rem;text-decoration:none;display:flex}.Footer-module__yg9ahW__link:hover{color:#fff}.Footer-module__yg9ahW__bottom{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;padding-top:1.5rem;display:flex}.Footer-module__yg9ahW__copyright{color:#ffffff80;font-size:.8rem}.Footer-module__yg9ahW__disclaimer{color:#ffffff59;font-size:.72rem;line-height:1.5}.Footer-module__yg9ahW__madeBy{color:#ffffff73;font-size:.8rem}.Footer-module__yg9ahW__madeByLink{color:#ffffffbf;transition:color var(--transition);font-weight:500;text-decoration:none}.Footer-module__yg9ahW__madeByLink:hover{color:#fff}@media (max-width:900px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:1.5rem}.Footer-module__yg9ahW__footer{padding:2.5rem 0 1.25rem}}@media (max-width:768px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr;gap:1.25rem}.Footer-module__yg9ahW__footer{padding:2rem 0 1rem}}@media (max-width:480px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr;gap:1.25rem}.Footer-module__yg9ahW__footer{padding:2.75rem 1rem 1rem}.Footer-module__yg9ahW__colTitle{margin-bottom:.625rem}.Footer-module__yg9ahW__bottom{padding-top:1.25rem}.Footer-module__yg9ahW__tagline{font-size:.8rem}}@media (max-width:360px){.Footer-module__yg9ahW__grid{gap:1rem}.Footer-module__yg9ahW__footer{padding:1.5rem 0 .875rem}}
