:root{--header-h: clamp(56px, 6vw, 72px);--font-body: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: "Montserrat", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg: #020617;--text: #e5e7eb;--muted: #cbd5f5;--border: rgba(148, 163, 184, .35);--card-bg: rgba(2, 6, 23, .35);--radius-lg: 1.5rem;--radius-md: 1rem;--shadow-lg: 0 24px 60px rgba(15, 23, 42, .9);--accent: #e76f51;--accent-purple: #6d4dff}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px)}body{font-family:var(--font-body);background:var(--bg);color:var(--text)}h1,h2,h3{font-family:var(--font-heading);font-weight:600;margin:0}a{color:inherit}.link{font-size:.82rem;color:var(--muted);text-decoration:underline;text-underline-offset:4px}.link:hover{color:var(--accent)}.btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 2.1rem;border-radius:999px;border:1px solid var(--text);font-size:.9rem;font-weight:600;text-decoration:none;color:var(--text);background:transparent;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,border-color .15s ease}.btn-primary:hover{background:#020617f2;transform:translateY(-1px);border-color:var(--accent);box-shadow:0 0 0 1px #4c1d95,0 16px 40px #0f172ae6}.btn-primary:focus-visible,.link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.container{max-width:1120px;margin:0 auto;padding:2.2rem 1.2rem 3rem;padding-top:calc(var(--header-h) + 12px)}.section{padding:clamp(28px,4.5vw,64px) 0}.section+.section{border-top:1px solid rgba(148,163,184,.18)}.section-surface{background:var(--card-bg);border:1px solid rgba(148,163,184,.22);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:clamp(18px,2.6vw,30px)}.section-head{max-width:90ch;margin-bottom:1.2rem}.section-head:before{content:"";display:block;width:64px;height:2px;border-radius:999px;background:var(--accent-purple);opacity:.85;margin-bottom:.8rem}.stack{display:grid;gap:1rem}.crumbs{margin:0 0 1.2rem}.crumbs .link{text-decoration:none;font-weight:600}.crumbs .link:hover{text-decoration:underline}.card{background:#02061759;border:1px solid rgba(148,163,184,.35);border-radius:1rem;padding:1.25rem;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.bullets{margin:0;padding-left:1.1rem;color:var(--muted);line-height:1.7}.bullets li{margin:.2rem 0}.lead{margin:0;color:var(--muted);line-height:1.7}.cta-row{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1rem}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.3rem;border-radius:999px;border:1px solid rgba(229,231,235,.55);text-decoration:none;font-size:.9rem;font-weight:600;color:var(--text);background:#02061740;transition:transform .15s ease,border-color .15s ease,background .15s ease}.btn-secondary:hover{transform:translateY(-1px);border-color:var(--accent);background:#02061766}.foot{margin-top:1.8rem;color:#94a3b8;font-size:.8rem}@media(max-width:980px){.grid2,.grid3{grid-template-columns:1fr}}section[id]{scroll-margin-top:calc(var(--header-h) + 16px)}.card:hover{transform:translateY(-1px);border-color:#7c3aed8c;box-shadow:0 18px 50px #00000073}.card.section{position:relative;overflow:hidden}.card.section:before{content:"";position:absolute;left:1.25rem;right:1.25rem;top:.95rem;height:2px;border-radius:999px;background:linear-gradient(90deg,#e76f51,#7c3aedf2 55%,#7c3aed00);opacity:.95;pointer-events:none}.card.section>:first-child{margin-top:.25rem}a.card:hover,.card.link-card:hover{border-color:#e76f51a6}.hero-media{width:100%;margin-top:1rem;border-radius:18px;overflow:hidden;border:1px solid rgba(148,163,184,.22);box-shadow:0 18px 50px #0206178c;aspect-ratio:16 / 7;max-height:340px;background:#02061740}.hero-media img{display:block;width:100%;height:100%;object-fit:cover;opacity:.95;transform:scale(1.02)}.hero-media{position:relative}.hero-media:after{content:"";position:absolute;inset:0;background:radial-gradient(900px 260px at 70% 30%,rgba(124,58,237,.18),transparent 60%),linear-gradient(180deg,#0206170d,#0206178c);pointer-events:none}.hero-surface{position:relative;overflow:hidden}.hero-media--flush{margin:calc(clamp(18px,2.6vw,30px)*-1);margin-bottom:1rem;border-radius:inherit;overflow:hidden;border-bottom:1px solid rgba(148,163,184,.14)}.hero-surface .hero-media{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-left-radius:0;border-bottom-right-radius:0;overflow:hidden;border-bottom:1px solid rgba(148,163,184,.14);background:#02061759}.hero-surface .hero-media img{display:block;width:100%;height:clamp(200px,26vw,320px);object-fit:cover;object-position:50% 45%;opacity:.95;filter:saturate(1.05) contrast(1.03)}.hero-surface .hero-body{padding:var(--pad, 1.25rem)}.hero-surface .hero-media{border:0;box-shadow:none;margin:0;border-bottom:1px solid var(--border);border-radius:0}.h1{font-size:clamp(2rem,2.2vw + 1rem,2.7rem);margin:0 0 .6rem}.h2xl{font-size:clamp(1.4rem,1vw + 1.1rem,1.8rem);margin:0 0 .6rem}.h2{font-size:1.05rem;margin:0 0 .6rem}.p{margin:0;color:var(--muted);line-height:1.7}.muted{color:var(--muted);line-height:1.7;margin:0}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.prose{max-width:72ch}.mini-card{border-radius:.9rem;border:1px solid rgba(148,163,184,.25);background:#02061738;padding:1rem}.mini-card .k{color:#e5e7ebe6;font-weight:700;margin-bottom:.35rem}.insights-hero{max-width:90ch;margin-bottom:1.2rem}a.insights-post{text-decoration:none;display:block}a.insights-post.card{transition:transform .15s ease,border-color .15s ease}a.insights-post.card:hover{transform:translateY(-2px);border-color:#e76f518c}.insights-meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;color:#e5e7ebbf;font-size:.85rem}.insights-dot{opacity:.6}.insights-tag{padding:.15rem .5rem;border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#02061738}.insights-more{margin-top:.8rem;color:#e5e7ebd9;font-weight:600}a.link-card{text-decoration:none;color:inherit;display:block}a.link-card:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.contact-k{font-weight:700;color:#e5e7ebeb;margin-bottom:.35rem}.contact-v{color:#e5e7ebeb;line-height:1.6}.contact-hint{margin-top:.8rem;color:#e5e7ebd9;font-weight:600}.contact-sep{opacity:.6;margin:0 .4rem}html,body{margin:0;width:100%;height:100%}.mega[data-astro-cid-lovch3sb]{position:static}.mega__summary[data-astro-cid-lovch3sb]{list-style:none;cursor:pointer;user-select:none;display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);text-decoration:none;font-size:.9rem}.mega__summary[data-astro-cid-lovch3sb]:hover{color:var(--text)}.mega__summary[data-astro-cid-lovch3sb]::-webkit-details-marker{display:none}.mega__chev[data-astro-cid-lovch3sb]{font-size:.9em;opacity:.85}.mega__panel[data-astro-cid-lovch3sb]{display:none;position:absolute;top:calc(100% + .75rem);left:0;right:0;margin:0 auto;width:min(1120px,calc(100vw - 2.4rem));padding:1rem;border-radius:20px;border:1px solid rgba(148,163,184,.25);background:#020617eb;backdrop-filter:blur(10px);box-shadow:0 18px 48px #00000059;z-index:70}.mega__header[data-astro-cid-lovch3sb]{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.25rem .25rem .9rem;border-bottom:1px solid rgba(148,163,184,.18);margin-bottom:.9rem}.mega__overview[data-astro-cid-lovch3sb]{text-decoration:none;font-weight:700;color:var(--text)}.mega__overview[data-astro-cid-lovch3sb]:hover{text-decoration:underline}.mega__hint[data-astro-cid-lovch3sb]{color:#e5e7ebbf;font-size:.85rem}.mega__grid[data-astro-cid-lovch3sb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mega__col[data-astro-cid-lovch3sb]{padding:.25rem}.mega__title[data-astro-cid-lovch3sb]{font-weight:800;letter-spacing:.01em}.mega__desc[data-astro-cid-lovch3sb]{margin-top:.35rem;color:#e5e7ebbf;font-size:.9rem;line-height:1.5}.mega__list[data-astro-cid-lovch3sb]{margin:.8rem 0 0;padding:0;list-style:none;display:grid;gap:.35rem}.mega__item[data-astro-cid-lovch3sb]{display:block;padding:.55rem .6rem;border-radius:12px;text-decoration:none;font-weight:650;color:var(--text)}.mega__item[data-astro-cid-lovch3sb]:hover,.mega__item[data-astro-cid-lovch3sb]:focus-visible{outline:none;background:#ffffff0f}.mega__item--soon[data-astro-cid-lovch3sb]{opacity:.75;border:1px dashed rgba(148,163,184,.35);background:#02061740}.mega__badge[data-astro-cid-lovch3sb]{margin-left:.5rem;font-size:.72rem;padding:.1rem .45rem;border-radius:999px;border:1px solid rgba(148,163,184,.25);color:#e5e7ebd9}@media(max-width:980px){.mega__grid[data-astro-cid-lovch3sb]{grid-template-columns:1fr}.mega__panel[data-astro-cid-lovch3sb]{width:min(720px,calc(100vw - 2.4rem))}}@media(max-width:820px){details[data-astro-cid-lovch3sb][open]>.mega__panel[data-astro-cid-lovch3sb]{display:block}.mega[data-astro-cid-lovch3sb]{width:100%;position:static}.mega__hint[data-astro-cid-lovch3sb],.mega__overview[data-astro-cid-lovch3sb]{display:none}.mega__item[data-astro-cid-lovch3sb]{font-weight:600}.mega__desc[data-astro-cid-lovch3sb]{display:none}.mega__summary[data-astro-cid-lovch3sb]{width:100%;justify-content:space-between;padding:.55rem .6rem;border-radius:12px;color:var(--text);background:#ffffff0a}.mega__panel[data-astro-cid-lovch3sb]{position:static;left:auto;top:auto;transform:none;width:100%;margin:.5rem 0 0;padding:.6rem 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.mega__header[data-astro-cid-lovch3sb]{border-bottom:0;margin-bottom:.5rem;padding:0 .25rem;flex-direction:column;align-items:flex-start;gap:.35rem}.mega__grid[data-astro-cid-lovch3sb]{grid-template-columns:1fr;gap:.75rem}.mega__col[data-astro-cid-lovch3sb]{padding:0}.mega__item[data-astro-cid-lovch3sb]{padding:.55rem .6rem;border-radius:12px}.mega__hint[data-astro-cid-lovch3sb]{white-space:normal}}@media(hover:hover)and (pointer:fine){.mega[data-astro-cid-lovch3sb]:hover>.mega__panel[data-astro-cid-lovch3sb],.mega[data-astro-cid-lovch3sb]:focus-within>.mega__panel[data-astro-cid-lovch3sb]{display:block}}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:#020617a6;backdrop-filter:blur(10px)}.header[data-astro-cid-3ef6ksr2].overlay{position:fixed;left:0;right:0}.header-inner[data-astro-cid-3ef6ksr2]{max-width:1120px;margin:0 auto;padding:.9rem 1.2rem;display:flex;align-items:center;justify-content:space-between;position:relative}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}.brand-badge[data-astro-cid-3ef6ksr2]{width:44px;height:44px;border-radius:12px;background:#fff;border:1px solid rgba(148,163,184,.35);display:grid;place-items:center;overflow:hidden;box-shadow:0 10px 26px #02061740}.brand-badge[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{display:block;width:100%;height:100%;object-fit:cover}.brand-name[data-astro-cid-3ef6ksr2]{font-family:var(--font-heading);font-weight:700;letter-spacing:.01em;color:var(--text);font-size:1.35rem;line-height:1}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.95rem}.nav-link[data-astro-cid-3ef6ksr2]{color:var(--muted);text-decoration:none;font-size:.9rem}.nav-link[data-astro-cid-3ef6ksr2]:hover{color:var(--text)}.nav-cta[data-astro-cid-3ef6ksr2]{margin-left:.25rem;display:inline-flex;align-items:center;justify-content:center;padding:.55rem .95rem;border-radius:999px;border:1px solid rgba(229,231,235,.7);text-decoration:none;font-size:.9rem;font-weight:600;color:var(--text);transition:transform .15s ease,border-color .15s ease,background .15s ease}.nav-cta[data-astro-cid-3ef6ksr2]:hover{border-color:var(--accent);transform:translateY(-1px);background:#ffffff08}.nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}.nav-desktop[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.95rem}.nav-mobile[data-astro-cid-3ef6ksr2]{display:none}[data-astro-cid-3ef6ksr2],[data-astro-cid-3ef6ksr2]:before,[data-astro-cid-3ef6ksr2]:after{box-sizing:border-box}@media(max-width:820px){.nav[data-astro-cid-3ef6ksr2]{position:relative}.nav-desktop[data-astro-cid-3ef6ksr2]{display:none}.nav-mobile[data-astro-cid-3ef6ksr2]{display:block;position:relative}.nav-mobile__btn[data-astro-cid-3ef6ksr2]{list-style:none;cursor:pointer;user-select:none;display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .95rem;border-radius:999px;border:1px solid rgba(229,231,235,.55);color:var(--text);background:#02061740;backdrop-filter:blur(10px)}.nav-mobile__btn[data-astro-cid-3ef6ksr2]::-webkit-details-marker{display:none}.nav-mobile__panel[data-astro-cid-3ef6ksr2]{position:absolute;right:0;left:auto;top:calc(100% + .75rem);z-index:80;width:min(92vw,360px);max-width:calc(100vw - 2.4rem);margin-top:0;min-width:0;padding:.9rem;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:#020617eb;box-shadow:0 18px 48px #00000059;display:grid;gap:.5rem;max-height:calc(100vh - (var(--header-h) + 24px));overflow:auto;-webkit-overflow-scrolling:touch}.nav-mobile__link[data-astro-cid-3ef6ksr2]{text-decoration:none;color:var(--text);padding:.55rem .6rem;border-radius:12px}.nav-mobile__link[data-astro-cid-3ef6ksr2]:hover{background:#ffffff0f}.nav-mobile__cta[data-astro-cid-3ef6ksr2]{margin-top:.35rem;display:inline-flex;justify-content:center;padding:.7rem 1.1rem;border-radius:999px;border:1px solid rgba(229,231,235,.7);text-decoration:none;font-weight:600}}
