:root{color-scheme:light dark;--bg:#f6f8fb;--surface:#fff;--soft:#eef2f8;--text:#101828;--muted:#5f6b7f;--line:#e2e7ef;--blue:#2563eb;--blue2:#1d4ed8;--green:#12a463;--shadow:0 8px 26px #1018280d;--shadow-sm:0 4px 14px #1018280d;--radius:15px;--radius-sm:11px;--radius-xs:9px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--bg:#1b1e26;--surface:#242832;--soft:#2c313c;--text:#e9ebf1;--muted:#9ca4b3;--line:#343a46;--blue:#5f83e6;--blue2:#7a9aee;--green:#53bd8a;--shadow:0 12px 30px #00000038;--shadow-sm:0 4px 14px #0000002e}@media (prefers-color-scheme:dark){:root:not([data-theme]){color-scheme:dark;--bg:#1b1e26;--surface:#242832;--soft:#2c313c;--text:#e9ebf1;--muted:#9ca4b3;--line:#343a46;--blue:#5f83e6;--blue2:#7a9aee;--green:#53bd8a;--shadow:0 12px 30px #00000038;--shadow-sm:0 4px 14px #0000002e}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-text-size-adjust:100%;min-width:320px;margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%}:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 45%,transparent);outline-offset:3px}[astro-icon]{display:inline-block}@media (prefers-reduced-motion:no-preference){html.js [data-reveal]{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}html.js [data-reveal].in{opacity:1;transform:none}html.js .hero>*{animation:.6s cubic-bezier(.2,.7,.2,1) both rise}html.js .hero .eyebrow{animation-delay:30ms}html.js .hero h1{animation-delay:90ms}html.js .hero .hero-copy{animation-delay:.16s}html.js .hero .installer-card{animation-delay:.23s}html.js .hero .choose-label{animation-delay:.3s}html.js .hero .platforms{animation-delay:.34s}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}.site-header{align-items:center;gap:24px;max-width:1120px;height:64px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:-.2px;align-items:center;gap:10px;min-width:0;font-weight:750;text-decoration:none;display:flex}.brand-mark{flex:none;place-items:center;width:30px;height:30px;display:grid}.brand-text{white-space:nowrap;font-size:15px;line-height:1.05}nav{gap:24px;margin-left:auto;display:flex}nav a,.footer-links a{color:var(--muted);font-size:14px;text-decoration:none}nav a:hover,.footer-links a:hover{color:var(--text)}.header-actions{align-items:center;gap:8px;margin-left:auto;display:flex}nav~.header-actions{margin-left:0}.language,.icon-button{border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-sm);min-width:37px;height:37px;color:var(--text);cursor:pointer;place-items:center;font-size:13px;text-decoration:none;transition:border-color .15s;display:grid}.language:hover,.icon-button:hover{border-color:color-mix(in srgb,var(--blue) 40%,var(--line))}footer{border-top:1px solid var(--line);max-width:1120px;margin:64px auto 0;padding:28px 24px 44px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px 40px;display:flex}.footer-brand strong{font-size:15px;display:block}.footer-brand p{color:var(--muted);max-width:340px;margin:6px 0 0;font-size:14px}.footer-links{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.footer-fine{border-top:1px solid var(--line);gap:9px;max-width:800px;margin-top:24px;padding-top:20px;display:grid}.footer-fine p{color:var(--muted);margin:0;font-size:12.5px;line-height:1.55}.footer-fine a{color:var(--muted);text-underline-offset:2px;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--muted) 45%,transparent)}.footer-fine a:hover{color:var(--blue);text-decoration-color:var(--blue)}.footer-copy{color:var(--muted);margin:20px 0 0;font-size:12.5px}@media (width<=820px){nav{display:none}}@media (width<=760px){.site-header{gap:12px;height:58px;padding:0 16px}footer{margin-top:48px;padding:24px 18px 32px}}@media (width<=480px){.brand-text{font-size:13px}}@media (width<=360px){.brand-text{font-size:12px}.site-header{gap:8px}}
