:root{--ink:#14213a;--muted:#667187;--blue:#315fd8;--blue2:#2248a7;--soft:#f5f8fd;--soft2:#edf3fb;--line:#dfe6f2;--mint:#77d1b6;--navy:#10284f;--white:#fff;--shadow:0 22px 70px rgba(31,56,102,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.wrap{width:min(1180px,calc(100% - 38px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,227,239,.9)}.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:22px;font-weight:900;letter-spacing:-.025em}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#9ae6cf,#72afff);color:#12325f;font-weight:900}.site-header nav{display:flex;align-items:center;gap:26px}.site-header nav a,.text-link{color:#526077;text-decoration:none;font-size:14px;font-weight:750}.nav-actions{display:flex;align-items:center;gap:15px}.small-cta,.primary,.secondary,.ghost,.inline-cta{font:inherit;text-decoration:none;font-weight:820;cursor:pointer}.small-cta{background:var(--ink);color:#fff;border-radius:10px;padding:11px 16px}.hero{position:relative;overflow:hidden;padding:92px 0 86px;background:linear-gradient(180deg,#fbfdff 0%,#f4f8ff 100%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{width:520px;height:520px;background:radial-gradient(circle,rgba(105,155,255,.17),rgba(105,155,255,0) 68%);right:-110px;top:-140px}.hero-glow-two{width:440px;height:440px;background:radial-gradient(circle,rgba(91,207,173,.13),rgba(91,207,173,0) 70%);left:-130px;bottom:-180px}.hero-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:66px;align-items:center;position:relative}.hero-badges{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.eyebrow{display:inline-block;color:var(--blue);font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.quiet-badge{font-size:12px;font-weight:750;color:#54705f;background:#eaf8f3;border:1px solid #c6eadf;border-radius:999px;padding:6px 10px}.hero h1{font-size:clamp(48px,5.6vw,78px);line-height:.99;letter-spacing:-.058em;margin:17px 0 23px;max-width:760px}.hero h1 span{color:var(--blue)}.lead{font-size:19px;line-height:1.68;color:#5c687d;max-width:680px;margin:0}.hero-actions{display:flex;gap:12px;margin:30px 0 24px}.primary{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;border:0;border-radius:12px;padding:14px 20px;box-shadow:0 10px 28px rgba(49,95,216,.22)}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #cbd5e5;border-radius:12px;padding:13px 18px;color:#2e4f98;background:#fff}.ghost{border:0;background:transparent;color:#6d7688;padding:13px 18px}.trust-row{display:flex;flex-wrap:wrap;gap:10px 17px;color:#657086;font-size:13px;font-weight:680}.product-preview{background:#fff;border:1px solid #d9e1ee;border-radius:22px;box-shadow:0 34px 90px rgba(31,56,102,.17);overflow:hidden;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.preview-topbar{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #e8edf5;background:#fbfcfe}.preview-topbar>div{display:flex;gap:5px}.preview-dot{width:7px;height:7px;border-radius:50%;background:#c8d1de}.preview-topbar small{color:#7c8799;font-weight:700}.preview-body{display:grid;grid-template-columns:58px 1fr;min-height:470px}.preview-sidebar{background:#132d59;padding:18px 12px;display:flex;flex-direction:column;align-items:center;gap:17px}.mini-logo{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#8fe0c7;color:#15305c;font-weight:900;margin-bottom:9px}.preview-sidebar span{width:24px;height:7px;border-radius:999px;background:#34507b}.preview-sidebar span.active{background:#8fe0c7}.preview-main{padding:24px;background:#f7f9fc}.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.preview-heading>div{display:flex;flex-direction:column}.preview-heading small{color:#8290a4}.preview-heading strong{font-size:19px;margin-top:3px}.preview-button{font-size:11px;color:#fff;background:#315fd8;padding:8px 10px;border-radius:8px;font-weight:800}.preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.preview-kpis>div{background:#fff;border:1px solid #e1e7f1;border-radius:11px;padding:12px}.preview-kpis small{color:#7b8799;display:block}.preview-kpis strong{font-size:22px;display:block;margin:5px 0 3px}.preview-kpis em{font-style:normal;font-size:10px;color:#39725f;background:#e8f7f2;border-radius:999px;padding:3px 6px}.preview-grid{display:grid;grid-template-columns:1.5fr .85fr;gap:10px}.preview-panel{background:#fff;border:1px solid #e1e7f1;border-radius:12px;padding:14px}.panel-title{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.panel-title strong{font-size:12px}.panel-title span{font-size:9px;color:#718096;background:#eff3f8;border-radius:999px;padding:4px 6px}.queue-row{display:grid;grid-template-columns:7px 1fr auto;gap:8px;align-items:center;border-top:1px solid #edf1f6;padding:10px 0}.queue-row i{width:7px;height:28px;border-radius:99px}.q-red{background:#e57e75}.q-gold{background:#e8bf61}.q-blue{background:#78a4ee}.queue-row p{margin:0;display:flex;flex-direction:column;gap:2px}.queue-row b{font-size:10px}.queue-row small{font-size:8px;color:#7d8797}.queue-row>em{font-size:8px;font-style:normal;font-weight:800;color:#52617b}.health-mini{text-align:center}.ring{width:92px;height:92px;border-radius:50%;margin:20px auto 13px;background:conic-gradient(#315fd8 0 86%,#e8edf5 86% 100%);position:relative;display:grid;place-items:center}.ring:after{content:"";position:absolute;width:70px;height:70px;background:#fff;border-radius:50%}.ring span{position:relative;z-index:1;font-weight:900;font-size:19px}.health-mini p{font-size:10px;line-height:1.45;color:#6f7a8e;margin:0}.problem-strip{background:#12284f;color:#fff}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr)}.problem-grid>div{padding:27px 30px;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:4px}.problem-grid>div:first-child{padding-left:0}.problem-grid>div:last-child{border-right:0}.problem-grid span{color:#9eb4d6;font-size:13px}.problem-grid strong{font-size:16px}.section{padding:92px 0}.section-heading{display:grid;grid-template-columns:1fr minmax(300px,430px);gap:55px;align-items:end;margin-bottom:38px}.section-heading h2,.workflow-copy h2,.privacy-card h2,.beta-cta-card h2,.feedback-section h2{font-size:clamp(34px,4.5vw,54px);letter-spacing:-.045em;line-height:1.05;margin:10px 0 0}.section-heading p,.workflow-copy>p,.privacy-card p,.beta-cta-card p,.sub{color:var(--muted);line-height:1.65;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.feature-card{border:1px solid var(--line);border-radius:18px;padding:25px;background:#fff;min-height:235px;position:relative;overflow:hidden}.feature-card.featured{background:linear-gradient(145deg,#17345f,#244f91);color:#fff;border:0}.feature-card.featured p{color:#d3e1f6}.feature-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#edf3ff;color:#315fd8;font-weight:900;font-size:18px}.featured .feature-icon{background:rgba(255,255,255,.13);color:#9ee3cf}.feature-card h3{font-size:20px;margin:22px 0 8px;letter-spacing:-.02em}.feature-card p{color:#687387;line-height:1.6;margin:0}.feature-metric{position:absolute;right:22px;bottom:22px;text-align:right}.feature-metric strong{display:block;font-size:30px}.feature-metric span{font-size:10px;color:#bfd1ed}.workflow-section{background:#f3f7fc}.workflow-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;align-items:start}.workflow-copy{position:sticky;top:118px}.workflow-copy>p{margin-top:20px;font-size:17px}.inline-cta{display:inline-block;margin-top:24px;color:var(--blue)}.steps{display:grid;gap:13px}.steps article{display:grid;grid-template-columns:54px 1fr;gap:16px;background:#fff;border:1px solid #dfe6f2;border-radius:16px;padding:22px;box-shadow:0 8px 28px rgba(33,58,105,.04)}.steps article>span{display:grid;place-items:center;width:45px;height:45px;border-radius:12px;background:#eaf0ff;color:#315fd8;font-weight:900}.steps h3{margin:2px 0 6px}.steps p{margin:0;color:#697489;line-height:1.55}.privacy-section{background:#fff}.privacy-card{background:linear-gradient(145deg,#11294f,#1c4079);color:#fff;border-radius:27px;padding:50px;display:grid;grid-template-columns:1.1fr .9fr;gap:55px;box-shadow:var(--shadow)}.privacy-card .eyebrow{color:#9de4cf}.privacy-card p{color:#c8d7ef;margin-top:17px}.privacy-points{display:grid;gap:10px;align-content:center}.privacy-points span{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:13px 15px;color:#e4ebf8;font-size:14px}.privacy-points b{color:#9de4cf;margin-right:10px}.pricing-section{background:#f7f9fc}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.price-card{position:relative;display:flex;flex-direction:column;gap:13px;border:1px solid #dbe3ef;background:#fff;border-radius:18px;padding:25px;cursor:pointer}.price-card input{position:absolute;right:20px;top:20px}.price-card.recommended{border:2px solid #315fd8;box-shadow:0 14px 40px rgba(49,95,216,.09)}.price-card em{font-style:normal;color:#315fd8;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.plan-name{font-size:18px;font-weight:850}.price-card strong{font-size:34px;letter-spacing:-.04em}.price-card strong small{font-size:13px;color:#778197}.price-card p{margin:0;color:#697489;line-height:1.55}.wide-field{display:block;margin-top:22px;max-width:600px;font-weight:750}.wide-field input,label input,label select,label textarea{width:100%;margin-top:8px;border:1px solid #cbd5e4;border-radius:11px;padding:12px 13px;font:inherit;background:#fff;color:var(--ink)}.beta-cta{padding:74px 0;background:#fff}.beta-cta-card{background:#edf4ff;border:1px solid #d5e4fb;border-radius:24px;padding:38px 42px;display:flex;align-items:center;justify-content:space-between;gap:35px}.beta-cta-card h2{font-size:38px}.beta-cta-card p{margin-top:10px}.cta-stack{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:185px}.cta-stack span{font-size:11px;color:#778198}.feedback-section{background:#f4f7fb}.form-wrap{max-width:870px}.feedback-section h2{margin-bottom:12px}.form-wrap form{margin-top:28px;background:#fff;border:1px solid #dfe6f1;border-radius:19px;padding:27px;box-shadow:0 13px 45px rgba(49,74,128,.06)}label{display:block;font-weight:750;margin:0 0 18px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.note{margin-top:18px;padding:15px 17px;background:#fff8df;border:1px solid #efdb96;border-radius:12px;line-height:1.5}.status{min-height:22px;color:#3159bf;font-weight:750}footer{background:#10213e;color:#d8e3f3;padding:35px 0}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.footer-brand{color:#fff}.footer-grid p{margin:0;color:#93a9c9;text-align:center}.footer-grid>div:last-child{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}.footer-grid a{color:#bfd0e8;text-decoration:none;font-size:13px}@media(max-width:980px){.site-header nav{display:none}.hero-grid,.workflow-grid,.privacy-card{grid-template-columns:1fr}.product-preview{transform:none}.workflow-copy{position:static}.section-heading{grid-template-columns:1fr;gap:16px}.feature-grid{grid-template-columns:repeat(2,1fr)}.preview-body{min-height:430px}.privacy-card{padding:38px}.problem-grid{grid-template-columns:1fr}.problem-grid>div{padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.problem-grid>div:last-child{border-bottom:0}.pricing-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-grid>div:last-child{justify-content:center}.footer-brand{justify-content:center}}@media(max-width:680px){.wrap{width:min(100% - 26px,1180px)}.nav-wrap{height:68px}.text-link{display:none}.small-cta{padding:10px 12px}.hero{padding:62px 0}.hero-grid{gap:38px}.hero h1{font-size:46px}.lead{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions a{text-align:center}.feature-grid{grid-template-columns:1fr}.section{padding:66px 0}.preview-body{grid-template-columns:42px 1fr;min-height:390px}.preview-sidebar{padding:14px 7px}.preview-main{padding:15px}.preview-grid{grid-template-columns:1fr}.health-mini{display:none}.preview-kpis>div:nth-child(3){display:none}.preview-kpis{grid-template-columns:1fr 1fr}.beta-cta-card{flex-direction:column;align-items:flex-start;padding:30px 24px}.cta-stack{align-items:flex-start}.two-col{grid-template-columns:1fr}.form-wrap form{padding:21px}.privacy-card{padding:28px 23px}.site-header .brand{font-size:20px}}
