:root{--purple:#581c87;--violet:#7c3aed;--green:#059669;--ink:#17201b;--muted:#64748b;--ice:#f8fafc;--line:#e2e8f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ice);color:var(--ink);font:16px/1.6 Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site-header{align-items:center;background:#fff;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;padding:16px clamp(20px,5vw,72px);position:sticky;top:0;z-index:2}.brand{align-items:center;color:var(--purple);display:flex;font-size:20px;font-weight:900;gap:10px}.brand img{height:42px;width:55px;object-fit:contain}.brand small{display:block;font-size:12px;letter-spacing:.12em}.site-header nav{align-items:center;display:flex;gap:20px;color:var(--muted);font-size:14px;font-weight:700}.button{background:var(--green);border-radius:6px;color:#fff;display:inline-block;font-weight:800;padding:10px 16px}.outline{background:#f1f5f9;color:var(--purple)}.hero,.section{margin:auto;max-width:1240px;padding:88px clamp(24px,6vw,80px)}.hero{display:grid;gap:56px;grid-template-columns:1.05fr .95fr;min-height:600px;align-items:center}.eyebrow{color:var(--purple);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3{line-height:1.12}h1{font-size:clamp(45px,7vw,78px);margin:8px 0 22px;color:var(--purple)}h2{font-size:clamp(32px,4vw,48px);margin:8px 0 25px}h3{font-size:22px;margin-top:0}.lead{color:var(--muted);font-size:21px;max-width:650px}.actions{align-items:center;display:flex;gap:22px;margin-top:30px}.text-link{color:var(--purple);font-weight:800}.workflow{display:grid;gap:14px}.workflow article,.cards article{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px}.workflow span{background:#ede9fe;border-radius:50%;color:var(--purple);display:inline-grid;font-weight:900;height:32px;place-items:center;width:32px}.workflow h2{font-size:28px;margin:12px 0 6px}.workflow p,.cards p,.intro{color:var(--muted)}.section{padding-top:70px;padding-bottom:70px}.cards{display:grid;gap:20px;grid-template-columns:repeat(3,1fr);margin-top:32px}.contrast{background:#fff;max-width:none;display:grid;gap:55px;grid-template-columns:1fr 1fr;padding-left:max(24px,calc((100vw - 1080px)/2));padding-right:max(24px,calc((100vw - 1080px)/2))}.contrast img{max-width:100%;width:520px}.about{text-align:center;max-width:820px}.about p{color:var(--muted);font-size:19px;margin-bottom:28px}footer{background:var(--purple);color:#fff;display:grid;gap:28px;grid-template-columns:2fr 1fr;padding:55px max(24px,calc((100vw - 1080px)/2)) 25px}footer p{color:#ddd6fe}footer div:last-of-type{display:grid;gap:7px}footer small{color:#ddd6fe;grid-column:1/-1}@media(max-width:800px){.site-header nav{display:none}.hero,.contrast{grid-template-columns:1fr;padding-top:55px}.cards{grid-template-columns:1fr}.hero{min-height:auto}.contrast img{order:-1}footer{grid-template-columns:1fr}}

:root[data-theme="dark"]{--purple:#c084fc;--green:#34d399;--ink:#f8fafc;--muted:#cbd5e1;--ice:#0f172a;--line:#334155}html[data-theme="dark"] .site-header,html[data-theme="dark"] .workflow article,html[data-theme="dark"] .cards article,html[data-theme="dark"] .contrast{background:#111827}html[data-theme="dark"] .outline{background:#1e293b;color:#ddd6fe}.theme-toggle{background:transparent;border:1px solid var(--line);border-radius:6px;color:var(--purple);cursor:pointer;font:inherit;font-weight:800;padding:8px 10px}.cards article a{display:block;height:100%}.cards article a:hover h3{color:var(--purple)}.article-page{margin:auto;max-width:850px;padding:80px clamp(24px,6vw,80px)}.article-page>p{font-size:18px;line-height:1.8}.article-page header{border-bottom:1px solid var(--line);margin-bottom:32px}

:root{--surface:#fff;--soft:#f1f5f9;--footer-bg:var(--purple)}:root[data-theme="dark"]{--green:#10b981;--surface:#111827;--soft:#1e293b;--footer-bg:#3b0764}html[data-theme="dark"]{color-scheme:dark}html[data-theme="dark"] .workflow span{background:#1e293b;color:#ddd6fe}html[data-theme="dark"] .workflow article,html[data-theme="dark"] .cards article{box-shadow:none}.site-header,.workflow article,.cards article,.contrast{background:var(--surface)}.outline{background:var(--soft)}footer{background:var(--footer-bg)}.theme-toggle{align-items:center;aspect-ratio:1;background:var(--soft);border:0;border-radius:6px;color:var(--purple);cursor:pointer;display:inline-flex;font-size:18px;justify-content:center;line-height:1;padding:0;width:42px}.theme-toggle:hover{background:var(--line)}

.article-inline-media{margin:32px 0}.article-inline-media img,.article-inline-media video{background:#000;border-radius:10px;display:block;max-width:100%;width:100%}.article-inline-media figcaption{color:var(--muted);font-size:14px;margin-top:8px}

.article-page h2,.article-page h3,.article-page h4{color:var(--purple);margin:38px 0 14px}.article-page ul{margin:0 0 24px;padding-left:24px}.article-page li{margin:8px 0}.article-page hr{border:0;border-top:1px solid var(--line);margin:36px 0}
