@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--text: #101320;--muted: #5a6382;--card: rgba(255, 255, 255, .74);--stroke: rgba(97, 113, 185, .24)}*{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,sans-serif;color:var(--text);background:radial-gradient(circle at 15% 5%,rgba(168,230,255,.52),transparent 35%),radial-gradient(circle at 90% 95%,rgba(248,181,220,.5),transparent 35%),linear-gradient(140deg,#e5f0ff,#eaedfa 44%,#f4e5f1)}.page{min-height:100vh;position:relative;overflow:clip}.ambient{position:absolute;border-radius:999px;filter:blur(64px);opacity:.4;pointer-events:none}.ambient-left{width:420px;height:420px;top:-140px;left:-140px;background:#9ee9ff}.ambient-right{width:460px;height:460px;right:-180px;bottom:40px;background:#ff9ccf}.section{width:min(1160px,92vw);margin:0 auto}.topbar{padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:14px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:52px;height:52px;object-fit:contain}.brand p{margin:0;font-weight:700;font-family:Sora,sans-serif}.brand small{color:var(--muted)}.web-cta,.btn{text-decoration:none;font-weight:700;border-radius:14px;transition:transform .25s ease,box-shadow .25s ease}.web-cta{color:#fff;background:linear-gradient(115deg,#405ee4,#6a51dd);padding:11px 18px;box-shadow:0 12px 24px #4258c657}.web-cta:hover,.btn:hover{transform:translateY(-2px)}.hero{padding:48px 0 28px;display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.reveal{animation:revealUp .8s ease both}.eyebrow{display:inline-flex;letter-spacing:.16em;font-size:.76rem;font-weight:700;color:#435fcb}h1,h2,h3,h4{margin:0;font-family:Sora,sans-serif}h1{margin-top:14px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.06;max-width:16ch}.hero-copy p{margin-top:18px;max-width:60ch;color:var(--muted);line-height:1.75}.cta-row{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.btn{padding:12px 16px}.btn-primary{background:linear-gradient(120deg,#2e85f3,#6248df 68%,#ee5fb6);color:#fff;box-shadow:0 14px 24px #494fcc52}.btn-secondary{background:#ffffffc4;border:1px solid var(--stroke);color:#1f2c56}.hero-stats{margin-top:26px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hero-stats article,.about-metrics article{background:#ffffff9e;border:1px solid var(--stroke);border-radius:16px;padding:13px}.hero-stats strong,.about-metrics strong{display:block;font-size:.95rem;font-family:Sora,sans-serif}.hero-stats span,.about-metrics span{font-size:.85rem;color:var(--muted)}.hero-visual{justify-self:center;width:min(560px,96%)}.phone-shell{background:#ffffff94;border:1px solid rgba(255,255,255,.75);box-shadow:0 34px 62px #49537b3d;border-radius:42px;padding:18px}.phone-shell img{display:block;width:100%;height:auto;border-radius:30px}.trust-ribbon{display:flex;flex-wrap:wrap;gap:10px;padding:6px 0 18px}.trust-ribbon span{display:inline-flex;align-items:center;border-radius:999px;padding:9px 14px;border:1px solid var(--stroke);background:#ffffffc2;color:#30406f;font-size:.88rem;font-weight:600;animation:pulseIn .8s ease both}.about{padding:10px 0 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:14px}.about-card{background:var(--card);border:1px solid var(--stroke);border-radius:22px;padding:22px}.about-card h2{font-size:clamp(1.4rem,3.2vw,2.1rem)}.about-card p{margin:12px 0 0;color:#4e587d;line-height:1.72}.about-metrics{display:grid;gap:10px}.feature-grid{padding:8px 0 36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-card{background:var(--card);border:1px solid var(--stroke);border-radius:20px;padding:22px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition:transform .28s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card h3{font-size:1.16rem}.feature-card ul{margin:12px 0 0;padding-left:18px;color:#465176;line-height:1.6;display:grid;gap:8px}.detail-section{padding:12px 0 44px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-copy,.timeline{background:#ffffffa3;border:1px solid var(--stroke);border-radius:24px;padding:26px}.detail-copy h2{font-size:clamp(1.5rem,3.2vw,2.4rem)}.detail-copy p{margin:16px 0 0;color:#556085;line-height:1.75}.timeline-item{position:relative;display:grid;grid-template-columns:18px 1fr;gap:12px;opacity:0;transform:translateY(12px);animation:revealUp .7s ease forwards}.timeline-item+.timeline-item{margin-top:16px}.dot{width:12px;height:12px;border-radius:999px;margin-top:6px;background:linear-gradient(120deg,#3a7ef5,#e95fac);box-shadow:0 0 0 8px #655dd721}.timeline-item h4{font-size:1rem}.timeline-item p{margin:6px 0 0;color:#556286;line-height:1.62}.final-cta{margin-bottom:58px;text-align:center;background:#ffffffb3;border:1px solid var(--stroke);border-radius:26px;padding:30px 18px 34px}.final-cta h2{font-size:clamp(1.55rem,3.6vw,2.5rem)}.final-cta p{margin:12px auto 0;color:#58648c;max-width:65ch}.final-cta .cta-row{justify-content:center}.site-footer{margin-bottom:26px;padding:14px 0 22px;display:flex;justify-content:space-between;align-items:center;gap:10px;color:#5e688a;border-top:1px solid rgba(97,113,185,.2)}.site-footer p{margin:0}.site-footer a{color:#3f59ce;text-decoration:none;font-weight:600}.site-footer a:hover{text-decoration:underline}@keyframes revealUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@media (max-width: 1080px){.hero,.about,.detail-section,.feature-grid{grid-template-columns:1fr}.hero-visual{width:min(620px,100%)}.hero-stats{grid-template-columns:1fr}}@media (max-width: 640px){.topbar{flex-direction:column;align-items:flex-start}.hero{padding-top:24px}h1{max-width:100%}.btn{width:100%;text-align:center}.site-footer{flex-direction:column;align-items:flex-start}}
