@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
:root,[data-theme=light]{--bg:#fff;--bg-2:#f5f5f7;--bg-3:#e8e8ed;--text:#1d1d1f;--text-2:#3a3a3c;--text-muted:#6e6e73;--border:#00000014;--border-2:#0000001f;--accent:#0071e3;--accent-hover:#0077ed;--accent-dim:#0071e314;--shadow:0 1px 3px #00000014, 0 8px 24px #0000000d;--shadow-lg:0 2px 8px #00000014, 0 16px 48px #00000014}[data-theme=dark]{--bg:#000;--bg-2:#0d0d0d;--bg-3:#1a1a1a;--text:#f5f5f7;--text-2:#d1d1d6;--text-muted:#6e6e73;--border:#ffffff14;--border-2:#ffffff1f;--accent:#2997ff;--accent-hover:#34aaff;--accent-dim:#2997ff1a;--shadow:0 1px 3px #0000004d, 0 8px 24px #0003;--shadow-lg:0 2px 8px #0006, 0 16px 48px #0000004d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;font-weight:400;line-height:1.6;transition:background .2s,color .2s;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.display{letter-spacing:-.03em;color:var(--text);font-size:clamp(2.8rem,6vw,5rem);font-weight:700;line-height:1.05}.headline{letter-spacing:-.025em;color:var(--text);font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.1}.title{letter-spacing:-.015em;color:var(--text);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:600;line-height:1.2}.body-lg{color:var(--text-muted);font-size:1.0625rem;font-weight:400;line-height:1.75}.body{color:var(--text-muted);font-size:.9375rem;line-height:1.7}.caption{color:var(--text-muted);letter-spacing:.01em;font-size:.8125rem;line-height:1.5}.label{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:.6875rem;font-weight:600}.container{max-width:1080px;margin:0 auto;padding:0 24px}.container-narrow{max-width:720px;margin:0 auto;padding:0 24px}.section{padding:100px 24px}.section-sm{padding:64px 24px}.btn{white-space:nowrap;border-radius:980px;align-items:center;gap:8px;padding:12px 24px;font-size:.9375rem;font-weight:500;line-height:1;transition:all .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-secondary{background:var(--bg-3);color:var(--text)}.btn-secondary:hover{background:var(--border-2)}.btn-ghost{color:var(--accent);background:0 0;padding:12px 0}.btn-ghost:hover{opacity:.8}.card{background:var(--bg-2);border:1px solid var(--border);border-radius:18px;transition:box-shadow .2s,transform .2s;overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.card-pad{padding:32px}.divider{background:var(--border);width:100%;height:1px}.badge{letter-spacing:.02em;background:var(--accent-dim);color:var(--accent);border:1px solid #2997ff33;border-radius:980px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:500;display:inline-flex}.text-accent{color:var(--accent)}.text-muted{color:var(--text-muted)}.text-center{text-align:center}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-24{gap:24px}.gap-32{gap:32px}.gap-48{gap:48px}.mt-8{margin-top:8px}.mt-12{margin-top:12px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-48{margin-top:48px}.mt-64{margin-top:64px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-48{margin-bottom:48px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:.6s forwards fadeUp}.animate-fade-in{animation:.4s forwards fadeIn}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:3px}
.Nav-module__e1xquq__header{z-index:100;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__header.Nav-module__e1xquq__scrolled{background:rgba(var(--bg-rgb,255,255,255), .85);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border)}[data-theme=dark] .Nav-module__e1xquq__header.Nav-module__e1xquq__scrolled{background:#000000d9}.Nav-module__e1xquq__nav{justify-content:space-between;align-items:center;gap:32px;max-width:1080px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Nav-module__e1xquq__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Nav-module__e1xquq__logoText{letter-spacing:-.01em;color:var(--text);font-size:.9375rem;font-weight:600}.Nav-module__e1xquq__links{flex:1;justify-content:center;align-items:center;gap:4px;list-style:none;display:flex}.Nav-module__e1xquq__link{color:var(--text-muted);border-radius:8px;padding:6px 14px;font-size:.9375rem;font-weight:400;transition:color .15s,background .15s}.Nav-module__e1xquq__link:hover{color:var(--text);background:var(--bg-2)}.Nav-module__e1xquq__link.Nav-module__e1xquq__active{color:var(--text);font-weight:500}.Nav-module__e1xquq__controls{flex-shrink:0;align-items:center;gap:12px;display:flex}.Nav-module__e1xquq__themeToggle{width:36px;height:36px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:flex}.Nav-module__e1xquq__themeToggle:hover{color:var(--text);background:var(--bg-2)}.Nav-module__e1xquq__cta{padding:8px 18px;font-size:.875rem}.Nav-module__e1xquq__menuBtn{width:36px;height:36px;color:var(--text-muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,background .15s;display:none}.Nav-module__e1xquq__menuBtn:hover{color:var(--text);background:var(--bg-2)}.Nav-module__e1xquq__mobileMenu{border-top:1px solid var(--border);background:var(--bg);flex-direction:column;gap:4px;padding:12px 24px 20px;display:none}.Nav-module__e1xquq__mobileLink{color:var(--text-muted);border-radius:8px;padding:12px 14px;font-size:1rem;font-weight:400;transition:color .15s,background .15s}.Nav-module__e1xquq__mobileLink:hover,.Nav-module__e1xquq__mobileLink.Nav-module__e1xquq__active{color:var(--text);background:var(--bg-2)}.Nav-module__e1xquq__mobileCta{justify-content:center;margin-top:8px}@media (max-width:768px){.Nav-module__e1xquq__links,.Nav-module__e1xquq__cta{display:none}.Nav-module__e1xquq__menuBtn,.Nav-module__e1xquq__mobileMenu{display:flex}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--border);margin-top:auto;padding:48px 24px 32px}.Footer-module__EZoWya__inner{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:32px;max-width:1080px;margin:0 auto 24px;padding-bottom:32px;display:flex}.Footer-module__EZoWya__left{flex-direction:column;gap:8px;display:flex}.Footer-module__EZoWya__logo{align-items:center;gap:10px;display:flex}.Footer-module__EZoWya__logoText{letter-spacing:-.01em;color:var(--text);font-size:.9375rem;font-weight:600}.Footer-module__EZoWya__byline{color:var(--text-muted);padding-left:34px;font-size:.8125rem}.Footer-module__EZoWya__nav{gap:24px;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);font-size:.875rem;transition:color .15s}.Footer-module__EZoWya__link:hover{color:var(--text)}.Footer-module__EZoWya__bottom{justify-content:space-between;align-items:center;gap:16px;max-width:1080px;margin:0 auto;display:flex}.Footer-module__EZoWya__copy{color:var(--text-muted);font-size:.8125rem}@media (max-width:600px){.Footer-module__EZoWya__inner{flex-direction:column;gap:24px}.Footer-module__EZoWya__bottom{flex-direction:column;align-items:flex-start;gap:4px}}
