
:root{--navy:#061B38;--navy2:#0A3158;--teal:#13B9B5;--aqua:#21E0CB;--ink:#10233F;--muted:#5E6F86;--line:#DDEAF1;--soft:#F4FAFC;--soft2:#ECFBFA;--gold:#F5A524;--green:#18A558;--shadow:0 24px 70px rgba(6,27,56,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:#fff;color:var(--ink);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(100% - 40px,1180px);margin-inline:auto}.notice{background:linear-gradient(90deg,#061B38,#0A3158);color:#dff8f7;text-align:center;padding:10px 16px;font-size:14px}.notice strong{color:white}.nav{position:sticky;top:0;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid rgba(221,234,241,.8)}.nav-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo img{height:52px;width:auto}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px;font-weight:850;color:#33445D}.nav-links a:hover{color:#088E92}.actions,.hero-actions,.cta-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;font-weight:900;font-size:14px;border:1px solid transparent;transition:.18s ease;white-space:nowrap}.btn:hover{transform:translateY(-1px)}.btn.primary{background:linear-gradient(135deg,var(--teal),#087EA4);color:white;box-shadow:0 16px 35px rgba(19,185,181,.25)}.btn.secondary{background:#061B38;color:white}.btn.ghost{background:white;border-color:var(--line);color:var(--navy)}.mobile-toggle{display:none;border:0;background:#EFF7FA;border-radius:12px;font-size:24px;padding:8px 12px;color:var(--navy)}.hero{padding:82px 0 62px;background:radial-gradient(circle at top left,#E6FBF8,transparent 30%),linear-gradient(180deg,#F7FCFD 0%,#fff 80%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.kicker{display:inline-flex;align-items:center;gap:10px;border:1px solid #BEECEA;background:#F1FFFD;border-radius:999px;padding:9px 13px;color:#087A74;font-weight:950;font-size:13px}.kicker span{width:10px;height:10px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 5px rgba(19,185,181,.16)}h1{font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-2.7px;color:var(--navy);margin:24px 0 22px}.lead{font-size:20px;line-height:1.7;color:#4E6078;margin:0 0 28px;max-width:760px}.hero-proof{display:flex;gap:13px;flex-wrap:wrap;margin-top:24px}.hero-proof div{font-weight:850;color:#34445c;background:white;border:1px solid var(--line);padding:10px 13px;border-radius:999px}.check{color:var(--green);font-weight:950}.hero-card{background:rgba(255,255,255,.9);border:1px solid #DDEAF1;border-radius:34px;padding:26px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(140deg,rgba(32,224,203,.12),rgba(255,255,255,0) 38%)}.screen{position:relative;background:#071B38;border-radius:26px;padding:18px;color:white;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.screen-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.dots{display:flex;gap:6px}.dots i{width:10px;height:10px;border-radius:50%;background:#27445F}.dots i:nth-child(2){background:#13B9B5}.dots i:nth-child(3){background:#70F2E5}.pill{font-size:12px;padding:7px 10px;border-radius:999px;background:rgba(32,224,203,.14);color:#8CF9ED;border:1px solid rgba(32,224,203,.25);font-weight:900}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px}.metric{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);border-radius:18px;padding:14px}.metric b{font-size:28px;color:white}.metric p{margin:4px 0 0;color:#9CB5CF;font-size:12px;font-weight:700}.roadmap-card{background:white;color:var(--ink);border-radius:22px;padding:18px;margin-top:14px}.roadmap-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-weight:950;color:var(--navy)}.product-mini{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;border-top:1px solid #EEF3F6;padding:12px 0}.product-mini:first-of-type{border-top:0}.icon-sm{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#ECFBFA;color:#078276;font-weight:900}.product-mini small{color:#65758B}.status{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.45px;border-radius:999px;padding:6px 8px}.status.live{background:#E7F9EF;color:#078849}.status.build{background:#FFF4DE;color:#9A5D00}.status.plan{background:#F0F4F8;color:#4D5D73}.section{padding:86px 0}.section.tight{padding:58px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-title{max-width:820px}.eyebrow{text-transform:uppercase;color:#0A9B9D;font-weight:950;font-size:13px;letter-spacing:1.6px;margin:0 0 12px}h2{font-size:clamp(32px,4vw,52px);letter-spacing:-1.8px;line-height:1.06;color:var(--navy);margin:0 0 14px}h3{color:var(--navy)}.section-title p,.page-copy{margin:0;color:#5B6E85;font-size:18px;line-height:1.65}.story-grid,.diff-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-card,.diff-card,.detail-card,.seo-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:0 18px 45px rgba(6,27,56,.05)}.story-card .num{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,var(--teal),#087EA4);color:white;display:grid;place-items:center;font-weight:950;margin-bottom:22px}.story-card h3,.diff-card h3,.detail-card h3{font-size:21px;margin:0 0 10px}.story-card p,.diff-card p,.detail-card p,.detail-card li,.seo-card p,.seo-card li{color:#5F6F83;line-height:1.65;margin-top:0}.featured{background:linear-gradient(135deg,#061B38,#0A3158);color:white;border-radius:38px;padding:36px;position:relative;overflow:hidden}.featured:before{content:"";position:absolute;right:-100px;top:-140px;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(32,224,203,.22),transparent 68%)}.featured-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.featured h2{color:white}.featured p{color:#C8D8E8}.featured .eyebrow{color:#74F5E6}.feature-list{display:grid;gap:14px}.feature-line{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:14px}.feature-line b{display:block;margin-bottom:2px;color:white}.feature-line span{color:#B7CDE2;font-size:14px;line-height:1.55}.badge-icon{width:34px;height:34px;border-radius:12px;background:rgba(32,224,203,.15);color:#7DF6EA;display:grid;place-items:center;font-weight:900}.product-toolbar{display:flex;justify-content:space-between;gap:18px;margin-bottom:24px;flex-wrap:wrap}.filter-chips{display:flex;gap:10px;flex-wrap:wrap}.chip{border:1px solid var(--line);background:white;border-radius:999px;padding:10px 15px;font-weight:900;color:#42526B;cursor:pointer}.chip.active,.chip:hover{background:#E8FBF8;border-color:#BEECEA;color:#087A74}.search{min-width:260px;border:1px solid var(--line);background:white;border-radius:999px;padding:12px 17px;font-size:14px;outline:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:white;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 50px rgba(6,27,56,.055);display:flex;flex-direction:column;min-height:318px;transition:.22s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 22px 65px rgba(6,27,56,.11);border-color:#C9F2F1}.product-icon{width:56px;height:56px;border-radius:20px;background:linear-gradient(135deg,#E8FBF8,#F8FCFF);display:grid;place-items:center;color:#087A74;font-size:25px;margin-bottom:16px}.product-card h3{font-size:21px;margin:0 0 8px}.product-card p{color:#617186;line-height:1.58;margin:0 0 18px}.product-card .learn{margin-top:16px;color:#078276;font-weight:950}.meta-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto}.tag{font-size:12px;font-weight:900;border-radius:999px;padding:7px 9px;background:#F0F5F8;color:#53647B}.tag.teal{background:#E8FBF8;color:#087A74}.tag.gold{background:#FFF4DE;color:#946000}.tag.green{background:#E7F9EF;color:#067A41}.diff-icon{font-size:28px;width:54px;height:54px;border-radius:18px;background:#EFFCFB;display:grid;place-items:center}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:white;border:1px solid var(--line);border-radius:24px;padding:22px;position:relative}.step strong{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#061B38;color:white;margin-bottom:18px}.step p{margin:0;color:#5F6F83;line-height:1.55}.comparison{overflow:auto;background:white;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 45px rgba(6,27,56,.05)}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:left;padding:18px;border-bottom:1px solid #ECF2F5;vertical-align:top}th{background:#F4FAFC;color:var(--navy);font-size:14px;text-transform:uppercase;letter-spacing:.8px}td{color:#5F6F83}td strong{color:var(--navy)}.tech-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;background:white;border:1px solid var(--line);border-radius:34px;padding:30px;box-shadow:var(--shadow)}.stack{display:flex;gap:10px;flex-wrap:wrap}.stack span{padding:10px 13px;background:#F0F7FA;border:1px solid #DDEAF1;border-radius:999px;font-weight:850;color:#33445D}.quote{background:linear-gradient(135deg,#E8FBF8,#F6FAFC);border-radius:26px;padding:26px;color:#30425D;line-height:1.65}.quote b{color:var(--navy)}.team-strip{display:grid;grid-template-columns:1fr 1fr;gap:20px}.team-card{background:white;border:1px solid var(--line);border-radius:26px;padding:26px}.team-card p{margin:0;color:#5F6F83;line-height:1.6}.fine{font-size:13px;color:#728197;margin-top:14px}.cta{padding:76px 0}.cta-box{background:linear-gradient(135deg,#071B38,#092A50 55%,#087EA4);border-radius:42px;color:white;padding:48px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;overflow:hidden;position:relative}.cta-box h2{color:white}.cta-box p{color:#CDE4F4;margin:0;font-size:18px;line-height:1.6}.footer{background:#061B38;color:#B9CBE1;padding:50px 0 28px}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr .9fr .9fr;gap:30px}.footer h4{color:white;margin:0 0 14px}.footer a{display:block;color:#B9CBE1;margin:8px 0;font-size:14px}.footer a:hover{color:#6EF4E7}.footer-logo{height:54px;filter:brightness(0) invert(1)}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:13px}.page-hero{padding:70px 0 46px;background:linear-gradient(180deg,#EFFCFB,rgba(255,255,255,0))}.page-hero h1{max-width:980px}.breadcrumb{font-size:14px;color:#5B6E85;margin-bottom:20px}.breadcrumb a{color:#078276;font-weight:850}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.faq{display:grid;gap:14px}.faq details{background:white;border:1px solid var(--line);border-radius:18px;padding:18px}.faq summary{font-weight:950;color:var(--navy);cursor:pointer}.faq p{color:#5F6F83;margin-bottom:0}.form{display:grid;gap:14px}.form input,.form textarea,.form select{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;font:inherit;background:white}.form textarea{min-height:130px;resize:vertical}.hidden{display:none!important}.seo-note{background:#FFFBEA;border:1px solid #F8E0A3;color:#66520D;border-radius:18px;padding:14px 16px;font-size:14px}.mini-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.mini-links a{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 12px;font-weight:850;color:#35465F}.mini-links a:hover{background:#E8FBF8;color:#087A74}
@media(max-width:980px){.nav-links{position:fixed;inset:78px 0 auto 0;background:white;display:none;flex-direction:column;padding:28px;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.mobile-toggle{display:block}.hero-grid,.featured-grid,.tech-panel,.team-strip,.cta-box{grid-template-columns:1fr}.product-grid,.diff-grid,.story-grid,.three-grid{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.actions{display:none}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.hero{padding:58px 0}.product-grid,.diff-grid,.story-grid,.process,.detail-grid,.three-grid{grid-template-columns:1fr}.section{padding:62px 0}.section-head{display:block}.footer-grid{grid-template-columns:1fr}.hero-proof{display:grid}.cta-box,.featured{padding:28px;border-radius:28px}.product-toolbar{display:block}.search{width:100%;margin-top:14px}.logo img{height:42px}h1{letter-spacing:-1.6px}.lead{font-size:18px}.metric-grid{grid-template-columns:1fr}}
.detail-card a:not(.btn){color:#078276;font-weight:850;text-decoration:underline;text-underline-offset:3px}
.detail-card a:not(.btn):hover{color:#055F63}
.detail-card ul{margin:0 0 16px;padding-left:22px}
.detail-card li{margin-bottom:7px}
.legal h2{font-size:21px;letter-spacing:-.3px;line-height:1.35;margin:30px 0 10px}
.legal h2:first-of-type{margin-top:0}
.legal p{margin:0 0 14px}
.legal .fine{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}