:root{--ink:#0f172a;--muted:#64748b;--paper:#fff;--card:#fff;--muted-bg:#f8fafc;--border:#e2e8f0;--glass:#ffffff9e;--shadow:0 2px 12px #0f172a0b;--shadow-hover:0 18px 38px #0f172a1c}html.dark{--ink:#f8fafc;--muted:#94a3b8;--paper:#070b18;--card:#0c1222;--muted-bg:#090f1d;--border:#1e293b;--glass:#0c12229e;--shadow:0 3px 14px #00000038;--shadow-hover:0 20px 44px #00000059;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,sans-serif;line-height:1.5;transition:color .2s,background .2s;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{z-index:50;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--paper) 88%, transparent);backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;align-items:center;gap:34px;width:100%;height:65px;padding:0 max(18px,50% - 590px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:9px;font-size:1.15rem;font-weight:800;display:flex}.brand img{object-fit:contain;width:29px;height:29px}nav{justify-content:center;gap:27px;display:flex}nav a{color:var(--muted);font-size:.82rem;font-weight:600}nav a:hover{color:var(--ink)}.header-actions{align-items:center;gap:13px;display:flex}.language{color:var(--muted);font-size:.7rem;font-weight:800}.login{font-size:.8rem;font-weight:700}.theme-toggle{border:1px solid var(--border);background:var(--card);width:34px;height:34px;color:var(--ink);border-radius:8px;place-items:center;display:grid}.theme-toggle svg{grid-area:1/1;width:17px}.theme-toggle .moon,html.dark .theme-toggle .sun{display:none}html.dark .theme-toggle .moon{display:block}.button{color:#fff;background:linear-gradient(90deg,#9333ea,#db2777);border:1px solid #7e22ce;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 21px;font-size:.85rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 25px #9333ea33}.button:hover{transform:translateY(-2px);box-shadow:0 15px 32px #9333ea4d}.button svg{width:17px}.button-small{min-height:38px;padding:0 14px;font-size:.76rem}.button-outline{border-color:var(--border);background:var(--card);box-shadow:none;color:var(--ink)}.menu-button{background:0 0;border:0;display:none}section{width:min(1180px,100% - 32px);margin:0 auto;padding:100px 0}.eyebrow{color:#9333ea;letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:.7rem;font-weight:800}h1,h2,h3{letter-spacing:-.045em;margin:0;font-weight:700;line-height:1.08}h1{max-width:1000px;font-size:clamp(3.4rem,6.5vw,6.5rem)}h2{max-width:900px;font-size:clamp(2.3rem,4.1vw,4.2rem)}h3{letter-spacing:-.025em;font-size:1.18rem}.section-intro{max-width:660px;color:var(--muted);margin:20px 0 0;font-size:1.1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{color:#f8fafc;background:#07101f;border-top:1px solid #1e293b;border-radius:0 0 20px 20px;margin-top:70px;padding:62px max(20px,50% - 590px) 34px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:68px;display:grid}.footer-brand p,.footer-newsletter p{color:#94a3b8;max-width:300px;margin:16px 0 0;font-size:.84rem}.brand-footer img{width:34px;height:34px}.brand-footer span{color:#0000;background:linear-gradient(90deg,#d66cc5,#8b5cf6,#60a5fa) text;font-size:1.18rem}.footer-socials{gap:10px;margin-top:20px;display:flex}.footer-socials a{color:#94a3b8;border:1px solid #263247;border-radius:8px;place-items:center;width:34px;height:34px;transition:all .2s;display:grid}.footer-socials a:hover{color:#fff;border-color:#a855f7;transform:translateY(-2px)}.footer-socials svg{width:17px}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.site-footer h2{letter-spacing:-.02em;margin:3px 0 7px;font-size:.9rem}.footer-column a{color:#94a3b8;font-size:.82rem;transition:color .2s}.footer-column a:hover{color:#fff}.footer-newsletter form{grid-template-columns:1fr 40px;gap:8px;margin-top:17px;display:grid}.footer-newsletter input{color:#fff;background:#030a17;border:1px solid #263247;border-radius:8px;min-width:0;height:40px;padding:0 13px}.footer-newsletter button{color:#0f172a;background:#f8fafc;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.footer-newsletter button svg{width:18px}.footer-bottom{color:#94a3b8;border-top:1px solid #263247;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding-top:28px;display:flex}.footer-bottom>div{gap:24px;display:flex}.footer-bottom a,.footer-bottom button,.footer-bottom small{color:#94a3b8;font-size:.75rem}.footer-bottom button{cursor:pointer;background:0 0;border:0;padding:0}.cookie-banner{z-index:80;color:#f8fafc;backdrop-filter:blur(20px);background:#07101ff5;border:1px solid #334155;border-radius:16px;justify-content:space-between;align-items:center;gap:28px;max-width:1180px;margin:auto;padding:20px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 24px 80px #02081775}.cookie-banner[hidden]{display:none}.cookie-banner>div:first-child{align-items:flex-start;gap:14px;display:flex}.cookie-icon{background:linear-gradient(135deg,#7c3aed,#db2777);border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.cookie-icon svg{width:22px}.cookie-banner h2{letter-spacing:-.02em;font-size:1rem}.cookie-banner p{color:#a7b3ca;max-width:670px;margin:5px 0 0;font-size:.78rem}.cookie-actions{flex:none;gap:8px;display:flex}.cookie-button,.cookie-save{cursor:pointer;border-radius:8px;min-height:40px;padding:0 15px;font-size:.76rem;font-weight:700}.cookie-button.secondary{color:#e2e8f0;background:#0b1526;border:1px solid #334155}.cookie-button.primary,.cookie-save{color:#fff;background:linear-gradient(90deg,#7c3aed,#db2777);border:1px solid #a855f7}.cookie-dialog{border:1px solid var(--border);background:var(--card);width:min(600px,100% - 28px);color:var(--ink);border-radius:20px;padding:0;box-shadow:0 30px 100px #02081780}.cookie-dialog::backdrop{backdrop-filter:blur(6px);background:#020817ad}.cookie-dialog form{padding:26px}.cookie-dialog header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.cookie-dialog header .eyebrow{margin-bottom:6px}.cookie-dialog h2{font-size:1.65rem}.dialog-close{border:1px solid var(--border);background:var(--muted-bg);width:38px;height:38px;color:var(--ink);border-radius:9px;place-items:center;display:grid}.dialog-close svg{width:19px}.cookie-intro{color:var(--muted);margin:14px 0 20px;font-size:.86rem}.cookie-choice{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:17px 0;display:flex}.cookie-choice>div{gap:4px;display:grid}.cookie-choice strong{font-size:.88rem}.cookie-choice span{color:var(--muted);font-size:.76rem}.always-active{white-space:nowrap;background:#dcfce7;border-radius:999px;padding:5px 8px;font-weight:700;color:#166534!important}.cookie-choice input{accent-color:#9333ea;width:42px;height:23px}.cookie-save{width:100%;margin-top:16px}@media (width<=900px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{border-bottom:1px solid var(--border);background:var(--paper);flex-direction:column;padding:20px;display:none;position:absolute;top:65px;left:0;right:0;box-shadow:0 20px 40px #0f172a1a}.site-header nav.open{display:flex}.header-actions .login,.header-actions .button{display:none}.menu-button{color:var(--ink);display:block}.header-actions{justify-self:end}section{padding:72px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:40px}.cookie-banner{flex-direction:column;align-items:stretch}.cookie-actions{justify-content:flex-end}}@media (width<=560px){.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>div{flex-wrap:wrap;gap:12px 20px}.cookie-actions{flex-direction:column}.cookie-button{width:100%}}
