:root{--background:#f9fafb;--foreground:#171717;--primary:#7c3aed;--border:#f3f4f6;--text-muted:#6b7280;--container-width:1400px}html,body{background-color:var(--background);max-width:100vw;color:var(--foreground);margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.container{max-width:var(--container-width);margin:0 auto;padding:0 20px}.compactContainer{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:767px){.container,.compactContainer{padding:0 10px}}
.Header-module__hBw1pG__header{border-bottom:1px solid var(--border);z-index:50;background-color:#fff;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.Header-module__hBw1pG__logo a{align-items:center;display:flex}.Header-module__hBw1pG__logo img{width:auto;height:40px}.Header-module__hBw1pG__nav{align-items:center;gap:24px;display:none}.Header-module__hBw1pG__navLink{color:var(--foreground);font-size:1rem;font-weight:400;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--primary)}.Header-module__hBw1pG__searchContainer{display:none;position:relative}.Header-module__hBw1pG__searchInputWrapper{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;width:250px;padding:8px 16px;display:flex}.Header-module__hBw1pG__searchIcon{color:#9ca3af;width:18px;height:18px;margin-right:8px}.Header-module__hBw1pG__searchInput{background:0 0;border:none;outline:none;width:100%;font-size:.9rem}.Header-module__hBw1pG__searchResults{background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:300px;max-height:400px;margin-top:8px;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Header-module__hBw1pG__searchResultItem{color:var(--foreground);border-bottom:1px solid #f3f4f6;align-items:center;padding:12px;text-decoration:none;transition:background-color .2s;display:flex}.Header-module__hBw1pG__searchResultItem:last-child{border-bottom:none}.Header-module__hBw1pG__searchResultItem:hover{background-color:#f9fafb}.Header-module__hBw1pG__searchResultLogo{object-fit:contain;width:32px;height:32px;margin-right:12px}.Header-module__hBw1pG__searchResultTitle{font-size:.9rem;font-weight:400}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;color:var(--foreground);background:0 0;border:none;display:block}.Header-module__hBw1pG__mobileMenu{border-top:1px solid var(--border);padding:0 20px;display:block}.Header-module__hBw1pG__mobileNavLink{color:var(--foreground);border-bottom:1px solid #f3f4f6;padding:12px 0;font-size:1rem;font-weight:400;text-decoration:none;display:block}.Header-module__hBw1pG__mobileSearch{padding:16px 0}.Header-module__hBw1pG__mobileSearchInputWrapper{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;align-items:center;padding:10px 16px;display:flex}@media (min-width:768px){.Header-module__hBw1pG__nav,.Header-module__hBw1pG__searchContainer{display:flex}.Header-module__hBw1pG__mobileMenuBtn,.Header-module__hBw1pG__mobileMenu{display:none}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background-color:#fff;margin-top:40px;padding:40px 0 20px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__S6Hkya__colLogo{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo img{width:auto;height:40px;margin-bottom:16px}.Footer-module__S6Hkya__descText{color:var(--text-muted);max-width:420px;margin-bottom:16px;font-size:.85rem;line-height:1.5}.Footer-module__S6Hkya__disclosureBox{border:1px solid var(--border);color:var(--text-muted);background-color:#f9fafb;border-radius:8px;max-width:420px;padding:12px 16px;font-size:.75rem;line-height:1.4}.Footer-module__S6Hkya__col{flex-direction:column;display:flex}.Footer-module__S6Hkya__colTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);margin-bottom:16px;font-size:.9rem;font-weight:400}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__link{color:var(--text-muted);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--primary)}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:20px;padding-top:30px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.9rem}.Footer-module__S6Hkya__socials{gap:24px;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-muted);font-size:.9rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__socialLink:hover{color:var(--primary)}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr}.Footer-module__S6Hkya__footerBottom{flex-direction:row;justify-content:center}}
