:root{--site-bg:#09111b;--site-panel:#101b2a;--site-panel-soft:rgba(255,255,255,.06);--site-text:#f5f7fb;--site-muted:#a9bad1;--site-line:rgba(255,255,255,.12);--site-red:#ff2141;--site-red-deep:#b90d28;--site-teal:#0f8e6d;--site-radius:24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--site-text);background:var(--site-bg)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--site-bg);color:var(--site-text)}a{color:inherit;text-decoration:none}.site-body{min-width:320px;overflow-x:hidden;background:radial-gradient(circle at 78% 8%,rgba(255,33,65,.11),transparent 30rem),var(--site-bg)}.site-container{width:min(1160px,calc(100% - 48px));margin:0 auto}
.site-header{width:min(1240px,calc(100% - 40px));margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{display:inline-flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.03em;font-size:1.2rem}.site-logo img{width:40px;height:40px;border-radius:12px;object-fit:cover}.site-nav{display:flex;align-items:center;gap:24px;color:var(--site-muted);font-size:.93rem}.site-nav a:hover,.site-footer a:hover{color:var(--site-text)}.site-nav__cta{padding:11px 17px;color:var(--site-text);border:1px solid var(--site-line);border-radius:999px;background:var(--site-panel-soft)}
.site-hero{min-height:680px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:56px;padding-top:64px;padding-bottom:76px}.site-kicker{margin:0 0 16px;color:var(--site-red);font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.site-hero h1{max-width:680px;margin:0;font-size:clamp(3.2rem,7vw,6.4rem);line-height:.94;letter-spacing:-.075em}.site-hero__lead{max-width:620px;margin:28px 0 0;color:var(--site-muted);font-size:1.15rem;line-height:1.65}.site-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.site-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:750;transition:transform .2s ease,filter .2s ease,background .2s ease}.site-button:hover{transform:translateY(-2px);filter:brightness(1.08)}.site-button--primary{color:#fff;background:linear-gradient(135deg,var(--site-red),var(--site-red-deep));box-shadow:0 14px 32px rgba(255,33,65,.22)}.site-button--secondary{color:var(--site-text);border:1px solid var(--site-line);background:var(--site-panel-soft)}.site-note{color:#8195ae;font-size:.84rem}
.site-hero__visual{position:relative;min-height:480px;display:grid;place-items:center}.site-hero__visual:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(135deg,rgba(15,142,109,.18),rgba(255,33,65,.1));filter:blur(4px)}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.14);border-radius:50%;transform:rotate(-25deg)}.hero-orbit--one{width:420px;height:190px}.hero-orbit--two{width:500px;height:250px;border-color:rgba(15,142,109,.38);transform:rotate(24deg)}.hero-card{position:absolute;z-index:2;border:1px solid var(--site-line);border-radius:20px;background:rgba(16,27,42,.92);box-shadow:0 24px 70px rgba(0,0,0,.35);backdrop-filter:blur(14px)}.hero-card--main{width:300px;padding:25px}.hero-card__top{display:flex;justify-content:space-between;gap:12px;color:#90a6bf;font-size:.67rem;font-weight:800;letter-spacing:.12em}.hero-status{color:#56d5ac}.hero-card--main strong{display:block;margin-top:30px;font-size:3rem;letter-spacing:-.06em}.hero-card small{display:block;margin-top:5px;color:var(--site-muted)}.hero-bars{display:flex;align-items:end;gap:8px;height:86px;margin-top:22px}.hero-bars i{flex:1;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,var(--site-red),var(--site-red-deep))}.hero-bars i:nth-child(1){height:40%}.hero-bars i:nth-child(2){height:55%}.hero-bars i:nth-child(3){height:48%}.hero-bars i:nth-child(4){height:70%}.hero-bars i:nth-child(5){height:62%}.hero-bars i:nth-child(6){height:82%}.hero-bars i:nth-child(7){height:100%;background:linear-gradient(180deg,#2bc79c,var(--site-teal))}.hero-card--float{width:156px;padding:17px}.hero-card--float span{display:block;color:var(--site-muted);font-size:.75rem}.hero-card--float strong{display:block;margin-top:7px;font-size:1.25rem}.hero-card--float small{color:#56d5ac}.hero-card--revenue{top:55px;right:8px}.hero-card--cost{bottom:55px;left:0}.hero-card--cost small{color:var(--site-muted)}.site-hero__mark{position:absolute;z-index:3;right:68px;bottom:88px;width:58px;height:58px;border-radius:17px;box-shadow:0 13px 30px rgba(0,0,0,.3)}
.site-strip{border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);background:rgba(255,255,255,.025)}.site-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:25px 0;color:#bac8d9;font-size:.86rem;font-weight:700;text-align:center}.site-section{padding-top:120px;padding-bottom:120px}.site-section__intro{max-width:650px}.site-section__intro h2,.site-cta-section h2{margin:0;font-size:clamp(2.4rem,5vw,4.4rem);line-height:.98;letter-spacing:-.065em}.site-section__intro p:not(.site-kicker),.site-cta-section p:not(.site-kicker){color:var(--site-muted);line-height:1.65;font-size:1.05rem}.site-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px}.site-feature-card{min-height:270px;padding:28px;border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.site-feature-card:nth-child(2){background:linear-gradient(145deg,rgba(15,142,109,.18),rgba(255,255,255,.025))}.site-feature-card:nth-child(3){background:linear-gradient(145deg,rgba(255,33,65,.16),rgba(255,255,255,.025))}.site-feature-card__number{color:var(--site-red);font-weight:850}.site-feature-card h3{margin:64px 0 10px;font-size:1.35rem}.site-feature-card p{margin:0;color:var(--site-muted);line-height:1.6}
.site-section--dark{background:#0e1926;border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.site-workflow{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.site-steps{display:grid;gap:22px}.site-step{display:grid;grid-template-columns:48px 1fr;column-gap:18px;padding-bottom:22px;border-bottom:1px solid var(--site-line)}.site-step b{grid-row:span 2;color:var(--site-red);font-size:.8rem;letter-spacing:.1em}.site-step h3{margin:0;font-size:1.2rem}.site-step p{margin:8px 0 0;color:var(--site-muted);line-height:1.55}.site-cta-section{display:flex;align-items:end;justify-content:space-between;gap:36px}.site-cta-section h2{max-width:700px}.site-cta-section .site-button{flex:0 0 auto}
.site-pricing{background:radial-gradient(circle at 50% 0,rgba(15,142,109,.1),transparent 34rem);border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.site-pricing__intro{max-width:760px}.site-pricing__grid{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:48px}.site-plan-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:32px;border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))}.site-plan-card--featured{border-color:rgba(255,33,65,.62);background:linear-gradient(145deg,rgba(255,33,65,.16),rgba(255,255,255,.035));box-shadow:0 22px 60px rgba(255,33,65,.1)}.site-plan-card__badge{position:absolute;top:20px;right:20px;padding:7px 10px;border-radius:999px;color:#fff;background:rgba(255,33,65,.86);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.site-plan-card__header{min-height:215px;padding-bottom:25px;border-bottom:1px solid var(--site-line)}.site-plan-card__eyebrow{margin:0 0 9px;color:var(--site-red);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.site-plan-card h3{margin:0;font-size:2.1rem;letter-spacing:-.05em}.site-plan-card__description{min-height:52px;margin:12px 0 0;color:var(--site-muted);line-height:1.55}.site-plan-card__price{display:flex;align-items:baseline;gap:8px;margin-top:27px}.site-plan-card__price strong{font-size:2.6rem;letter-spacing:-.06em}.site-plan-card__price span{color:var(--site-muted);font-size:.86rem}.site-plan-card__annual{margin:7px 0 0;color:#56d5ac;font-size:.84rem}.site-plan-card__body{flex:1}.site-plan-card__includes{margin:24px 0 14px;color:var(--site-text);font-size:.88rem;font-weight:750}.site-plan-card ul{display:grid;gap:13px;margin:0 0 32px;padding:0;list-style:none;color:#c5d2e1;line-height:1.4}.site-plan-card li{position:relative;padding-left:23px}.site-plan-card li:before{content:'✓';position:absolute;left:0;color:#56d5ac;font-weight:850}.site-plan-card .site-button{width:100%;margin-top:auto}.site-pricing__note{margin:22px 0 0;color:#8195ae;font-size:.82rem}
.site-footer{border-top:1px solid var(--site-line);background:#070e16}.site-footer__grid{display:flex;justify-content:space-between;gap:40px;padding:46px 0 36px}.site-footer p{max-width:270px;color:var(--site-muted);line-height:1.5}.site-footer__links{display:flex;flex-wrap:wrap;align-content:start;justify-content:end;gap:14px 22px;color:var(--site-muted);font-size:.9rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:24px;padding:18px 0 25px;border-top:1px solid var(--site-line);color:#72859d;font-size:.78rem}.legal-main{padding:84px 0 120px}.legal-wrap{max-width:820px}.legal-wrap h1{margin:0;font-size:clamp(2.8rem,6vw,5rem);letter-spacing:-.07em;line-height:.96}.legal-wrap .legal-lead{margin:24px 0 56px;color:var(--site-muted);font-size:1.1rem;line-height:1.65}.legal-wrap h2{margin:44px 0 12px;font-size:1.45rem}.legal-wrap p,.legal-wrap li{color:var(--site-muted);line-height:1.7}.legal-wrap ul{padding-left:22px}.legal-meta{color:#8296ae;font-size:.86rem}.legal-callout{padding:20px 22px;border-left:3px solid var(--site-red);background:rgba(255,33,65,.08);border-radius:0 14px 14px 0}.legal-callout p{margin:0}.site-page-nav{padding-top:22px}.site-page-nav .site-logo{font-size:1rem}.site-page-nav .site-logo img{width:34px;height:34px}
@media(max-width:900px){.site-hero,.site-workflow{grid-template-columns:1fr}.site-hero{padding-top:48px}.site-hero__visual{min-height:420px;max-width:600px;width:100%;margin:0 auto}.site-feature-grid{grid-template-columns:1fr}.site-feature-card{min-height:210px}.site-feature-card h3{margin-top:34px}}@media(max-width:760px){.site-pricing__grid{grid-template-columns:1fr}}@media(max-width:640px){.site-container{width:min(100% - 32px,560px)}.site-header{width:calc(100% - 32px);padding:16px 0}.site-nav{gap:12px}.site-nav>a:not(.site-nav__cta){display:none}.site-hero{min-height:auto;padding:55px 0 72px}.site-hero h1{font-size:clamp(3rem,15vw,4.4rem)}.site-hero__lead{font-size:1rem}.site-hero__visual{min-height:360px;transform:scale(.9);transform-origin:center top;margin-bottom:-30px}.hero-card--revenue{right:-2px}.hero-card--cost{left:-8px}.site-strip__grid{grid-template-columns:repeat(2,1fr);text-align:left}.site-section{padding:78px 0}.site-workflow{gap:42px}.site-cta-section,.site-footer__grid,.site-footer__bottom{display:grid}.site-footer__links{justify-content:start}.site-footer__bottom{gap:8px}.legal-main{padding-top:58px}.site-plan-card__badge{position:static;align-self:flex-start;margin-bottom:18px}.site-plan-card__description{min-height:0}.site-plan-card__header{min-height:0}}
