.Header-module__lnUIdW__header{z-index:50;background:#fff;border-bottom:1px solid #0000;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{border-bottom:1px solid #e2e8f0;padding:.75rem 0;box-shadow:0 4px 6px -1px #0000000d}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__lnUIdW__logo{font-family:var(--font-sans);color:#06c;letter-spacing:-.03em;align-items:center;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.Header-module__lnUIdW__logoDot{color:#1a202c;font-weight:400}.Header-module__lnUIdW__desktopNav{gap:2.5rem;display:none}@media (min-width:1024px){.Header-module__lnUIdW__desktopNav{align-items:center;display:flex}}.Header-module__lnUIdW__navItem{position:relative}.Header-module__lnUIdW__navLink{color:#4a5568;align-items:center;gap:.35rem;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__lnUIdW__navLink:hover{color:#06c}.Header-module__lnUIdW__chevron{color:#a0aec0;transition:transform .2s}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__chevron{color:#06c;transform:rotate(180deg)}.Header-module__lnUIdW__dropdown{opacity:0;visibility:hidden;pointer-events:none;z-index:100;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;min-width:260px;padding:.5rem;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__lnUIdW__dropdownWide{grid-template-columns:repeat(2,1fr);gap:.5rem;min-width:600px;padding:.75rem;display:grid}.Header-module__lnUIdW__navItem:hover .Header-module__lnUIdW__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Header-module__lnUIdW__dropdownItem{color:#4a5568;border-radius:10px;align-items:center;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:all .15s;display:flex}.Header-module__lnUIdW__dropdownItem:hover{color:#06c;background:#f8fafc;transform:translate(2px)}.Header-module__lnUIdW__actions{align-items:center;gap:1rem;display:flex}.Header-module__lnUIdW__getStartedBtn{background:#06c;font-weight:600}.Header-module__lnUIdW__getStartedBtn:hover{background:#0052a3}.Header-module__lnUIdW__mobileToggle{cursor:pointer;color:#2d3748;background:0 0;border:none;padding:.5rem;display:block}@media (min-width:1024px){.Header-module__lnUIdW__mobileToggle{display:none}.Header-module__lnUIdW__getStartedBtn{display:inline-flex}}.Header-module__lnUIdW__mobileMenu{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #e2e8f0;max-height:calc(100vh - 80px);overflow-y:auto}.Header-module__lnUIdW__mobileMenuInner{flex-direction:column;gap:1rem;padding:1rem 1.5rem 2rem;display:flex}.Header-module__lnUIdW__mobileItemHeader{justify-content:space-between;align-items:center;display:flex}.Header-module__lnUIdW__mobileLink{color:#1a202c;flex-grow:1;padding:.5rem 0;font-size:1.1rem;font-weight:600;text-decoration:none;display:block}.Header-module__lnUIdW__mobileDropdownToggle{cursor:pointer;color:#718096;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.Header-module__lnUIdW__rotate180{transform:rotate(180deg)}.Header-module__lnUIdW__mobileDropdown{border-left:2px solid #e2e8f0;flex-direction:column;gap:.5rem;margin-top:.25rem;padding-left:1rem;display:flex;overflow:hidden}.Header-module__lnUIdW__mobileDropdownItem{color:#718096;padding:.35rem 0;font-size:.95rem;text-decoration:none}.Header-module__lnUIdW__activeMobileItem{color:#06c;background-color:#f0f9ff;border-radius:8px;padding-left:.5rem;font-weight:600}.Header-module__lnUIdW__mobileAction{margin-top:1rem}.Header-module__lnUIdW__fullWidth{width:100%}
.Footer-module__3hUVsW__footer{color:#f8fafc;background:#0f172a;margin-top:auto;padding:4rem 0 2rem}.Footer-module__3hUVsW__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer-module__3hUVsW__topSection{grid-template-columns:1fr;gap:3rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__topSection{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__3hUVsW__topSection{grid-template-columns:2fr 1fr 1fr 1.5fr}}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__3hUVsW__logo{color:#fff;letter-spacing:-.05em;font-size:1.75rem;font-weight:800;text-decoration:none}.Footer-module__3hUVsW__logoDot{color:var(--accent)}.Footer-module__3hUVsW__tagline{color:#94a3b8;max-width:300px;line-height:1.6}.Footer-module__3hUVsW__socials{gap:1rem;display:flex}.Footer-module__3hUVsW__socialLink{color:#94a3b8;transition:color .2s}.Footer-module__3hUVsW__socialLink:hover{color:var(--accent)}.Footer-module__3hUVsW__brandName{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:900;display:block}.Footer-module__3hUVsW__colTitle{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__3hUVsW__linkList a{color:#94a3b8;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__linkList a:hover{color:#fff}.Footer-module__3hUVsW__contactList{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__3hUVsW__contactList li{color:#94a3b8;align-items:flex-start;gap:.75rem;display:flex}.Footer-module__3hUVsW__icon{color:var(--accent);flex-shrink:0;margin-top:.25rem}.Footer-module__3hUVsW__cta{margin-top:1.5rem}.Footer-module__3hUVsW__footerBtn{width:100%}.Footer-module__3hUVsW__bottomSection{color:#64748b;border-top:1px solid #1e293b;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}@media (min-width:768px){.Footer-module__3hUVsW__bottomSection{flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__legalLinks{gap:2rem;display:flex}.Footer-module__3hUVsW__legalLinks a{color:#64748b;text-decoration:none}.Footer-module__3hUVsW__legalLinks a:hover{color:#94a3b8}
