:root{color-scheme:dark;--bg: #0e0b16;--surface: #171226;--surface-raised: #1d1731;--text: #edeaf6;--text-muted: #a29bb8;--accent: #8b5cf6;--accent-strong: #a78bfa;--accent-soft: rgba(139, 92, 246, .14);--border: #2a2342;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .35);--shadow-lift: 0 2px 4px rgba(0, 0, 0, .4), 0 16px 40px rgba(0, 0, 0, .5);--max-width: 68rem}:root[data-theme=light]{color-scheme:light;--bg: #ffffff;--surface: #f8f7fc;--surface-raised: #ffffff;--text: #1a1523;--text-muted: #6b6580;--accent: #7c3aed;--accent-strong: #6d28d9;--accent-soft: rgba(124, 58, 237, .09);--border: #e9e5f4;--shadow: 0 1px 2px rgba(26, 21, 35, .05), 0 8px 24px rgba(26, 21, 35, .06);--shadow-lift: 0 2px 4px rgba(26, 21, 35, .06), 0 16px 40px rgba(26, 21, 35, .12)}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;transition:background-color .25s ease,color .25s ease}a{color:var(--accent-strong);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}button{font:inherit;color:inherit}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.btn{display:inline-block;padding:.7rem 1.5rem;border-radius:.55rem;font-weight:600;border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-strong)}.btn-ghost{border-color:var(--border);color:var(--text);background:transparent}.btn-ghost:hover{border-color:var(--accent);color:var(--accent-strong)}[data-reveal]{opacity:1;transform:none}.js [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.js [data-reveal].revealed{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.js [data-reveal]{opacity:1;transform:none;transition:none}.btn:hover{transform:none}}.icon-moon{display:none}:root[data-theme=light] .icon-moon{display:block}:root[data-theme=light] .icon-sun{display:none}html:not(.js) #theme-toggle{display:none}@media(max-width:720px){html.js .nav-burger{display:inline-flex}html.js .nav-links{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--bg);border-bottom:1px solid var(--border);padding:.5rem 1.5rem 1rem}html.js .nav-links a{padding:.6rem 0}html.js .nav-cta{border:none;padding:.6rem 0}html.js body.nav-open .nav-links{display:flex}html:not(.js) .nav-links{flex-wrap:wrap;justify-content:flex-end;row-gap:.25rem}}.site-header:where(.astro-5hce7sga){position:sticky;top:0;z-index:10;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.site-header:where(.astro-5hce7sga) nav:where(.astro-5hce7sga){display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:.85rem;padding-bottom:.85rem}.brand:where(.astro-5hce7sga){display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem;color:var(--text)}.brand:where(.astro-5hce7sga):hover{text-decoration:none;color:var(--accent-strong)}.brand-takt:where(.astro-5hce7sga){color:var(--accent)}.nav-links:where(.astro-5hce7sga){display:flex;align-items:center;gap:1.4rem}.nav-links:where(.astro-5hce7sga) a:where(.astro-5hce7sga){color:var(--text-muted);font-size:.95rem}.nav-links:where(.astro-5hce7sga) a:where(.astro-5hce7sga):hover{color:var(--text);text-decoration:none}.nav-cta:where(.astro-5hce7sga){border:1px solid var(--border);padding:.35rem .9rem;border-radius:.5rem;color:var(--text)!important}.nav-cta:where(.astro-5hce7sga):hover{border-color:var(--accent);color:var(--accent-strong)!important}.nav-actions:where(.astro-5hce7sga){display:flex;align-items:center;gap:.4rem}.icon-btn:where(.astro-5hce7sga){display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:.5rem;border:1px solid var(--border);background:transparent;cursor:pointer;transition:border-color .15s ease,color .15s ease}.icon-btn:where(.astro-5hce7sga):hover{border-color:var(--accent);color:var(--accent-strong)}.nav-burger:where(.astro-5hce7sga){display:none}main:where(.astro-5hce7sga){min-height:60vh}.site-footer:where(.astro-5hce7sga){border-top:1px solid var(--border);margin-top:4rem;padding:2.5rem 0 2rem;font-size:.9rem}.footer-grid:where(.astro-5hce7sga){display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;padding-bottom:1.5rem}.footer-brand:where(.astro-5hce7sga){font-weight:700;color:var(--text)}.footer-tag:where(.astro-5hce7sga){color:var(--text-muted);max-width:20rem}.footer-links:where(.astro-5hce7sga){display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.footer-links:where(.astro-5hce7sga) a:where(.astro-5hce7sga){color:var(--text-muted)}.footer-links:where(.astro-5hce7sga) a:where(.astro-5hce7sga):hover{color:var(--text)}.footer-copy:where(.astro-5hce7sga){color:var(--text-muted);border-top:1px solid var(--border);padding-top:1.5rem}
