:root{--apple-dark:#000;--apple-dark-secondary:#1d1d1f;--apple-light:#fbfbfd;--apple-light-secondary:#f5f5f7;--apple-text-light:#f5f5f7;--apple-text-light-muted:#86868b;--apple-text-dark:#1d1d1f;--apple-text-dark-muted:#86868b;--apple-blue:#0071e3;--apple-blue-hover:#0077ed;--nav-bg:#161617cc}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:var(--apple-text-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;overflow-x:hidden}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}
.Header-module__hBw1pG__globalNav{z-index:9999;justify-content:center;width:100%;height:48px;transition:background-color .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__themeDark{background:#0a0a0ae6;border-bottom:1px solid #ffffff0d}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__hBw1pG__themeDark{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#0a0a0a99}}.Header-module__hBw1pG__themeLight{background:#fffffff2;border-bottom:1px solid #0000000d}@supports ((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))){.Header-module__hBw1pG__themeLight{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffb8}}.Header-module__hBw1pG__navContent{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 24px;display:flex}.Header-module__hBw1pG__navItem{letter-spacing:-.01em;opacity:.8;font-size:12px;font-weight:400;text-decoration:none;transition:opacity .3s}.Header-module__hBw1pG__textLight{color:#e8e8ed}.Header-module__hBw1pG__textDark{color:#1d1d1f}.Header-module__hBw1pG__navItem:hover{opacity:1}.Header-module__hBw1pG__navActive{opacity:1;font-weight:600}.Header-module__hBw1pG__logo{opacity:1;letter-spacing:-.02em;font-size:15px;font-weight:600}.Header-module__hBw1pG__desktopLinks{align-items:center;gap:28px;display:flex}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:10001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:24px;height:24px;padding:0;display:none;position:relative}.Header-module__hBw1pG__hamburgerLine{transform-origin:50%;background-color:currentColor;width:18px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:first-child{transform:translateY(3.75px)rotate(45deg)}.Header-module__hBw1pG__hamburgerOpen .Header-module__hBw1pG__hamburgerLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}.Header-module__hBw1pG__mobileOverlay{z-index:9998;opacity:0;pointer-events:none;background:#fffffffa;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .35s;display:flex;position:fixed;top:0;left:0}@supports ((-webkit-backdrop-filter:blur(40px)) or (backdrop-filter:blur(40px))){.Header-module__hBw1pG__mobileOverlay{-webkit-backdrop-filter:saturate(180%)blur(40px);backdrop-filter:saturate(180%)blur(40px);background:#ffffffd9}}.Header-module__hBw1pG__mobileOverlayOpen{opacity:1;pointer-events:auto}.Header-module__hBw1pG__mobileLinks{flex-direction:column;align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__mobileLink{letter-spacing:-.03em;color:#1d1d1f;opacity:.6;padding:8px 0;font-size:1.75rem;font-weight:600;text-decoration:none;transition:opacity .3s}.Header-module__hBw1pG__mobileLink:hover,.Header-module__hBw1pG__mobileLinkActive{opacity:1}@media (max-width:900px){.Header-module__hBw1pG__desktopLinks{display:none}.Header-module__hBw1pG__hamburger{display:flex}}
.Footer-module__S6Hkya__footer{color:#1d1d1f;background-color:#f5f5f7;border-top:1px solid #0000000d;padding-top:5rem}.Footer-module__S6Hkya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin-bottom:4rem;margin-left:auto;margin-right:auto;padding:0 24px;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{color:#1d1d1f;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:700;text-decoration:none;display:inline-block}.Footer-module__S6Hkya__logoAccent{background:linear-gradient(90deg,#7c3aed,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.Footer-module__S6Hkya__description{color:#515154;max-width:300px;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__title{color:#1d1d1f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.Footer-module__S6Hkya__links ul{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__links a{color:#515154;font-size:.95rem;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__links a:hover{color:#000}.Footer-module__S6Hkya__bottom{background-color:#f5f5f7;border-top:1px solid #0000000d;padding:2rem 0}.Footer-module__S6Hkya__bottomContent{text-align:center;color:#86868b;max-width:1200px;margin:0 auto;padding:0 24px;font-size:.8rem}@media (max-width:900px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:500px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr}}
