:root{--brand-primary: #5c0cf0;--brand-primary-dark: #24038b;--brand-cyan: #14c9c8;--brand-blue: #56b9f7;--ink: #212230;--ink-muted: #4a4f63;--surface: #ffffff;--surface-soft: #f7f8fc;--border-soft: #dde2ef;--radius-xl: 24px;--radius-lg: 18px;--shadow-soft: 0 16px 40px rgba(33, 34, 48, .12)}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:DM Sans,Helvetica Neue,Arial,sans-serif;color:var(--ink);background:radial-gradient(circle at 0% 0%,rgba(86,185,247,.22),transparent 40%),radial-gradient(circle at 100% 30%,rgba(20,201,200,.18),transparent 34%),linear-gradient(180deg,#fff,#f6f8ff)}a{color:inherit}.status-screen{min-height:100vh;display:grid;place-content:center;gap:12px;text-align:center;padding:24px}.status-banner{position:sticky;top:0;z-index:30;background:#11203a;color:#fff;text-align:center;font-size:.92rem;padding:10px 16px}.home-v1{width:min(1200px,calc(100% - 32px));margin:20px auto 56px;display:grid;gap:22px}.home-v1__section,.home-v1__hero{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft)}.home-v1__hero{display:grid;grid-template-columns:1.1fr 1fr;overflow:hidden}.home-v1__hero-copy{padding:42px;display:grid;align-content:center;gap:12px}.home-v1__brand{width:170px;max-width:40vw}.home-v1__hero h1{margin:0;font-size:clamp(1.8rem,4vw,3.1rem);line-height:1.06;font-weight:800}.home-v1__hero h2{margin:0;font-size:clamp(1.2rem,2.5vw,2rem);line-height:1.2;color:var(--brand-primary)}.home-v1__kicker{margin:0;color:var(--ink-muted);font-size:1.05rem}.home-v1__hero-media{min-height:300px;background:linear-gradient(130deg,#0f1537,#3d0fcf 54%,#0ea6be);display:grid;align-items:stretch}.home-v1__media{width:100%;height:100%;border:0;object-fit:cover;display:block}.home-v1__media--bg{object-fit:contain}.home-v1__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.home-v1__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 18px;border-radius:999px;text-decoration:none;font-weight:700;letter-spacing:.01em}.home-v1__btn--primary{background:linear-gradient(90deg,var(--brand-primary) 0%,#8a4df9 100%);color:#fff}.home-v1__btn--secondary{border:1px solid rgba(92,12,240,.32);color:var(--brand-primary);background:#fff}.home-v1__section{padding:30px}.home-v1__section h3{margin:0;font-size:clamp(1.4rem,2.7vw,2rem);line-height:1.2}.home-v1__section h4{margin:8px 0 0;font-size:clamp(1.05rem,2vw,1.4rem);color:var(--brand-primary)}.home-v1__lead{margin:8px 0 0;color:var(--ink-muted)}.home-v1__paragraph{margin:8px 0;color:var(--ink-muted);line-height:1.6}.home-v1__rich{display:grid;gap:18px;align-items:center}.home-v1__rich--media-left,.home-v1__rich--media-right{grid-template-columns:1fr 1fr}.home-v1__rich--media-left .home-v1__rich-media{order:1}.home-v1__rich--media-left .home-v1__rich-copy,.home-v1__rich--media-right .home-v1__rich-media{order:2}.home-v1__rich--media-right .home-v1__rich-copy{order:1}.home-v1__rich-media{min-height:260px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-soft);background:var(--surface-soft)}.home-v1__metrics{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:center}.home-v1__metrics-media{min-height:260px;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-soft);background:linear-gradient(120deg,#090e2c,#3f20cb 52%,#0b9ea6)}.home-v1__logos-grid{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.home-v1__logo-card{border:1px solid var(--border-soft);border-radius:14px;min-height:82px;display:grid;place-content:center;padding:12px;background:#fff}.home-v1__logo-card img{width:100%;max-width:110px;max-height:44px;object-fit:contain}.home-v1__testimonials-grid{margin-top:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.home-v1__testimonial-card{border:1px solid var(--border-soft);border-radius:16px;padding:16px;background:#fff;display:grid;gap:10px}.home-v1__testimonial-logo{min-height:52px;display:grid;align-items:center}.home-v1__logo-media{width:auto;max-width:120px;max-height:44px;object-fit:contain}.home-v1__testimonial-quote{margin:0;font-style:italic;color:var(--ink-muted);line-height:1.5}.home-v1__testimonial-author{margin:0;font-weight:700}.home-v1__testimonial-role{margin:0;color:var(--ink-muted);font-size:.92rem}.home-v1__final-cta{position:relative;overflow:hidden;display:grid;gap:12px;background:linear-gradient(125deg,#11143b,#4413d9 56%,#0fa4ab);color:#fff}.home-v1__final-cta-copy{position:relative;z-index:2}.home-v1__final-cta-media{position:absolute;right:0;bottom:0;width:min(340px,45%);opacity:.52}.home-v1__links-grid{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.home-v1__link-chip{display:inline-flex;text-decoration:none;border:1px solid rgba(92,12,240,.34);border-radius:999px;padding:9px 14px;background:#fff;color:var(--brand-primary);font-weight:700}.home-v1__back{margin:14px 0 0;color:var(--ink-muted);font-size:.9rem}.legacy-page{width:min(1000px,calc(100% - 32px));margin:20px auto 56px}.legacy-page__card{background:#fff;border:1px solid var(--border-soft);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);overflow:hidden}.legacy-page__header,.legacy-page__content{padding:24px}.legacy-page__header h1{margin:0;font-size:clamp(1.5rem,3.5vw,2.2rem)}.legacy-page__header p{margin:10px 0 0;color:var(--ink-muted)}.legacy-page__content{border-top:1px solid var(--border-soft);line-height:1.7;color:var(--ink-muted)}.legacy-page__content img,.legacy-page__content iframe,.legacy-page__content video,.legacy-page__content table{max-width:100%;height:auto}@media(max-width:980px){.home-v1__hero,.home-v1__metrics,.home-v1__rich,.home-v1__rich--media-left,.home-v1__rich--media-right{grid-template-columns:1fr}.home-v1__rich--media-left .home-v1__rich-media,.home-v1__rich--media-left .home-v1__rich-copy,.home-v1__rich--media-right .home-v1__rich-media,.home-v1__rich--media-right .home-v1__rich-copy{order:initial}.home-v1__hero-copy,.home-v1__section,.legacy-page__header,.legacy-page__content{padding:18px}.home-v1{width:calc(100% - 18px);margin-top:10px;gap:14px}}
