:root{--bg:#fff1f2;--bg-soft:#ffffff;--surface:rgba(255,255,255,0.82);--surface-strong:#f8fafc;--text:#0f172a;--muted:#4a5568;--line:rgba(0,0,0,0.08);--carmine:#c2424c;--green:#3ddc97;--blue:#4aa8ff;--purple:#8b6dff;--max:1180px;--radius:20px;--shadow:0 24px 80px rgba(0,0,0,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.narrow{width:min(calc(100% - 2rem),860px)}.section{padding:88px 0}.section-alt{background:rgba(9,18,31,.42);border-block:1px solid var(--line)}.eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;border:1px solid rgba(74,168,255,.24);background:rgba(74,168,255,.08);color:#c7dbff;font-size:.82rem;text-transform:uppercase;letter-spacing:0}h1,h2,h3,p,ul{margin-top:0}h1{font-size:clamp(2.5rem,5vw,4.7rem);line-height:1.02;margin:18px 0 20px;max-width:12ch}h2{font-size:clamp(2rem,3.1vw,3rem);line-height:1.08;margin-bottom:16px}h3{font-size:1.2rem;line-height:1.2;margin-bottom:12px}li,p{color:var(--muted);font-size:1.02rem;line-height:1.7}.lead{max-width:62ch;font-size:1.12rem}.section-heading{max-width:780px;margin-bottom:36px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:12px;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--carmine);color:white;box-shadow:0 10px 20px rgba(194,66,76,.2)}.button-secondary{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12)}.button-ghost{color:#d5e3ff}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:rgba(255,255,255,.85);border-bottom:1px solid var(--line)}.footer-inner,.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.header-inner{min-height:76px}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--carmine);box-shadow:0 10px 20px rgba(194,66,76,.35)}.brand-copy{display:grid;grid-gap:2px;gap:2px}.brand-copy span:last-child{color:var(--muted);font-size:.84rem;font-weight:500}.nav{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.nav-link{padding:10px 12px;color:#0f172a;font-weight:600}.hero-grid,.split-band{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:28px;gap:28px;align-items:center}.hero{padding-top:68px}.hero-brutal{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(194,66,76,.18),transparent 34%),radial-gradient(circle at 85% 20%,rgba(74,168,255,.14),transparent 26%),linear-gradient(180deg,#fffaf8,#fff1f2 45%,#f8fafc)}.hero-brutal-layout{position:relative;z-index:1;gap:40px;align-items:center}.hero-brutal-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(15,23,42,.05) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.05) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.6),transparent 92%)}.hero-brutal-orb{position:absolute;border-radius:999px;filter:blur(14px);opacity:.9}.hero-brutal-orb-a{top:70px;left:-40px;width:280px;height:280px;background:rgba(194,66,76,.16);animation:heroFloat 8s ease-in-out infinite}.hero-brutal-orb-b{right:4%;bottom:90px;width:220px;height:220px;background:rgba(74,168,255,.16);animation:heroFloat 10s ease-in-out infinite reverse}.hero-brutal-copy{position:relative}.hero-brutal-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;border:1px solid rgba(194,66,76,.18);background:rgba(255,255,255,.8);box-shadow:0 18px 50px rgba(194,66,76,.08);color:#7f1d1d;font-size:.84rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.hero-brutal-badge-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#c2424c,#f97316);box-shadow:0 0 0 6px rgba(194,66,76,.12)}.hero-brutal-title{max-width:12ch;margin:24px 0 18px;font-size:clamp(3rem,6vw,5.6rem);line-height:.96;letter-spacing:-.06em;color:#0f172a}.hero-brutal-title span{display:block;color:#c2424c}.hero-brutal-lead{max-width:62ch;margin-bottom:28px;color:#334155;font-size:1.12rem;line-height:1.72}.hero-brutal-list{list-style:none;padding:0;margin:0 0 28px;display:grid;grid-gap:14px;gap:14px}.hero-brutal-list li{display:grid;grid-template-columns:36px 1fr;grid-gap:14px;gap:14px;align-items:start;color:#243042;font-size:1.02rem;font-weight:600}.hero-brutal-check{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#fff1f2,#ffe4e6);color:#c2424c;font-size:1.15rem;font-weight:900;box-shadow:inset 0 0 0 1px rgba(194,66,76,.14)}.hero-brutal-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px}.hero-brutal-primary,.hero-brutal-secondary{min-height:56px;padding:0 26px}.hero-brutal-secondary{border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.7);color:#0f172a;box-shadow:0 18px 44px rgba(15,23,42,.08)}.hero-brutal-proof{display:flex;flex-wrap:wrap;gap:10px}.hero-brutal-proof span{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.74);border:1px solid rgba(15,23,42,.08);color:#475569;font-size:.9rem;font-weight:700}.hero-brutal-stage{position:relative;min-height:690px;display:flex;align-items:center;justify-content:center}.hero-brutal-device{width:min(100%,530px);border-radius:34px;padding:18px;background:rgba(15,23,42,.96);border:1px solid rgba(255,255,255,.08);box-shadow:0 36px 80px rgba(15,23,42,.28);transform:rotate(-4deg)}.hero-brutal-device-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 6px 14px}.hero-brutal-device-label,.hero-brutal-floating-kicker,.hero-brutal-live-pill,.hero-brutal-progress-copy p,.hero-brutal-screen-card p{text-transform:uppercase;letter-spacing:.08em}.hero-brutal-live-pill{padding:7px 10px;border-radius:999px;background:rgba(61,220,151,.14);color:#7cf0be;font-size:.72rem;font-weight:800}.hero-brutal-device-label{color:rgba(226,232,240,.78);font-size:.72rem;font-weight:700}.hero-brutal-device-screen{display:grid;grid-gap:16px;gap:16px;border-radius:24px;padding:22px;background:radial-gradient(circle at top right,rgba(194,66,76,.28),transparent 30%),linear-gradient(180deg,#111827,#172033)}.hero-brutal-progress-card,.hero-brutal-screen-card,.hero-brutal-screen-header{border-radius:20px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.05)}.hero-brutal-screen-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px}.hero-brutal-progress-copy p,.hero-brutal-screen-card p,.hero-brutal-screen-header p{margin-bottom:6px;color:#94a3b8;font-size:.72rem;font-weight:800}.hero-brutal-progress-copy strong,.hero-brutal-screen-card strong,.hero-brutal-screen-header strong{color:#f8fafc;font-size:1.08rem}.hero-brutal-screen-wave{display:flex;align-items:end;gap:5px;height:34px}.hero-brutal-screen-wave span{width:6px;border-radius:999px;background:linear-gradient(180deg,#fb7185,#4aa8ff);animation:heroWave 1.8s ease-in-out infinite}.hero-brutal-screen-wave span:first-child{height:35%}.hero-brutal-screen-wave span:nth-child(2){height:100%;animation-delay:.15s}.hero-brutal-screen-wave span:nth-child(3){height:58%;animation-delay:.3s}.hero-brutal-screen-wave span:nth-child(4){height:82%;animation-delay:.45s}.hero-brutal-screen-card{padding:18px}.hero-brutal-screen-card-accent{display:flex;align-items:center;justify-content:space-between;gap:16px;background:linear-gradient(135deg,rgba(194,66,76,.22),rgba(249,115,22,.14))}.hero-brutal-screen-card small,.hero-brutal-screen-card-accent>span{color:#e2e8f0;font-size:.82rem;font-weight:700}.hero-brutal-screen-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.hero-brutal-progress-card{display:grid;grid-gap:16px;gap:16px;padding:18px}.hero-brutal-progress-bar{height:12px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.hero-brutal-progress-bar span{display:block;width:78%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c2424c,#fb7185,#4aa8ff)}.hero-brutal-floating{position:absolute;width:220px;padding:18px;border-radius:22px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.08);box-shadow:0 24px 60px rgba(15,23,42,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-brutal-floating strong{color:#0f172a;font-size:1rem;line-height:1.4}.hero-brutal-floating-kicker{margin-bottom:10px;color:#c2424c;font-size:.72rem;font-weight:900}.hero-brutal-floating-top{top:36px;left:-8px;animation:heroFloat 7s ease-in-out infinite}.hero-brutal-floating-bottom{right:-16px;bottom:136px;animation:heroFloat 9s ease-in-out infinite reverse}.hero-brutal-stats{position:absolute;right:14px;bottom:0;left:54px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.hero-brutal-stat{padding:18px 16px;border-radius:20px;background:rgba(255,255,255,.86);border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 54px rgba(15,23,42,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-brutal-stat strong{display:block;margin-bottom:8px;color:#0f172a;font-size:1.7rem;line-height:1}.hero-brutal-stat span{color:#475569;font-size:.88rem;line-height:1.45}.hero-list{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-gap:10px;gap:10px}.hero-list li:before,.stack-list li:before{content:"";display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:999px;background:linear-gradient(135deg,var(--green),var(--purple))}.micro-proof{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.micro-proof span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid var(--line);color:#dbe8fb;font-size:.88rem}.hero-panel{display:grid;grid-gap:14px;gap:14px}.faq-item,.hero-panel-card,.info-card,.pricing-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.hero-panel-card{padding:22px}.hero-highlight{background:linear-gradient(145deg,rgba(61,220,151,.12),rgba(139,109,255,.14))}.metric-label{color:#c9d7ee;font-size:.84rem;text-transform:uppercase}.metric-value{margin:6px 0;font-size:2.8rem;color:white;font-weight:800}.metric-copy{margin-bottom:0}.card-grid,.outcome-grid,.stats-grid{display:grid;grid-gap:18px;gap:18px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.03)}.stat-card strong{display:block;margin-bottom:8px;font-size:2rem;color:white}.stat-card span{color:var(--muted);line-height:1.5}.feature-grid,.three-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-item,.info-card,.pricing-card{padding:24px}.feature-kicker{display:inline-flex;margin-bottom:14px;color:#cfe1ff;font-size:.85rem}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.pricing-card.featured{background:linear-gradient(180deg,rgba(74,168,255,.16),rgba(139,109,255,.16));border-color:rgba(74,168,255,.38)}.price-row{display:flex;align-items:baseline;gap:6px;margin:14px 0 16px}.price-value{font-size:2.7rem;font-weight:800;color:white}.price-period{color:var(--muted)}.stack-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.section-cta{margin-top:26px}.faq-list{display:grid;grid-gap:18px;gap:18px}.demo-band{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:var(--radius);border:1px solid rgba(74,168,255,.28);background:linear-gradient(140deg,rgba(74,168,255,.12),rgba(61,220,151,.08),rgba(139,109,255,.14));box-shadow:var(--shadow)}.page-hero{padding-top:68px;padding-bottom:32px}.not-found{text-align:center}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes heroWave{0%,to{transform:scaleY(.8);opacity:.75}50%{transform:scaleY(1.08);opacity:1}}.site-footer{border-top:1px solid var(--line);padding:28px 0 34px}.footer-copy{color:var(--muted);font-size:.94rem}@media (max-width:980px){.feature-grid,.hero-grid,.outcome-grid,.pricing-grid,.split-band,.stats-grid,.three-cols{grid-template-columns:1fr}.footer-inner,.header-inner{flex-direction:column;align-items:flex-start}.hero-brutal-title,h1{max-width:none}.hero-brutal-stage{min-height:auto;padding-top:8px}.hero-brutal-device{transform:none}.hero-brutal-floating{display:none}.hero-brutal-stats{position:static;margin-top:18px}}@media (max-width:720px){.section{padding:72px 0}.demo-band{flex-direction:column;align-items:flex-start}.header-inner{min-height:auto;padding:16px 0}.nav,.nav .button{width:100%}.nav-link{padding-left:0}.hero-brutal-layout{gap:28px}.hero-brutal-badge{font-size:.74rem}.hero-brutal-title{font-size:clamp(2.7rem,13vw,4rem);letter-spacing:-.05em}.hero-brutal-lead{font-size:1rem}.hero-brutal-actions,.hero-brutal-proof{flex-direction:column}.hero-brutal-actions .button,.hero-brutal-proof span{width:100%}.hero-brutal-device{width:100%;padding:14px;border-radius:28px}.hero-brutal-device-screen{padding:16px}.hero-brutal-screen-grid,.hero-brutal-stats{grid-template-columns:1fr}.hero-brutal-screen-card-accent,.hero-brutal-screen-header{align-items:flex-start;flex-direction:column}.floating-card-1,.floating-card-2{display:none!important}}