:root{--bg:#f7f9ff;--surface:#fff;--text:#071126;--muted:#647086;--line:#0711261a;--blue:#1f8cff;--purple:#6429ff;--navy:#071126;--shadow:0 24px 80px #0711261f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #1f8cff2e, transparent 34rem), radial-gradient(circle at top right, #6429ff24, transparent 32rem), var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site{min-height:100vh}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f9ffdb;border-bottom:1px solid #0711260f;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,5vw,5rem);display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:.75rem;font-weight:900;display:inline-flex}.brand-mark{place-items:center;width:2.6rem;height:2.6rem;display:inline-grid;position:relative}.tap-stem{background:linear-gradient(180deg, var(--purple), var(--blue));border-radius:0 0 .32rem .32rem;width:.52rem;height:1.55rem;position:absolute;top:.32rem}.tap-stem:before{content:"";background:linear-gradient(90deg, var(--blue), var(--purple));border-radius:999px;width:1.8rem;height:.46rem;position:absolute;top:-.18rem;left:50%;transform:translate(-50%)}.tap-dot{border:.1rem solid #fff;border-radius:999px;width:.32rem;height:.32rem;position:absolute;top:1.38rem}.ripple{border:.16rem solid #0000;border-top-color:var(--blue);border-bottom-color:var(--purple);border-radius:50%;position:absolute;bottom:.28rem;transform:scaleY(.42)}.ripple-one{width:1.8rem;height:.8rem}.ripple-two{opacity:.82;width:2.45rem;height:1.08rem}.brand-name{font-size:1.35rem}.nav-links{color:var(--muted);align-items:center;gap:1.25rem;font-size:.95rem;display:flex}.nav-button{color:#fff;background:var(--navy);border-radius:999px;padding:.7rem 1rem}.hero{grid-template-columns:minmax(0,1.05fr) minmax(20rem,.8fr);align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(4rem,9vw,8rem) clamp(1rem,5vw,5rem);display:grid}.hero-content{max-width:50rem}.eyebrow{color:var(--purple);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.08em;max-width:52rem;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,6.7rem);line-height:.92}.hero-copy{max-width:42rem;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;margin:2rem 0;display:flex}.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;min-height:3.25rem;padding:0 1.35rem;font-weight:800;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(90deg, var(--blue), var(--purple));box-shadow:0 16px 40px #6429ff47}.secondary-button{color:var(--navy);border:1px solid var(--line);background:#fff}.trust-row{color:var(--muted);flex-wrap:wrap;gap:.75rem;font-size:.92rem;display:flex}.trust-row span{border:1px solid var(--line);background:#ffffffbd;border-radius:999px;padding:.5rem .75rem}.phone-card{place-items:center;display:grid}.phone{width:min(100%,23rem);box-shadow:var(--shadow);background:#071126;border:.55rem solid #111a2d;border-radius:2.4rem;padding:1rem}.phone-speaker{background:#ffffff2e;border-radius:999px;width:5rem;height:.35rem;margin:.25rem auto 1rem}.app-header{color:#fff;justify-content:space-between;align-items:center;padding:1rem;display:flex}.small-label{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.app-header h2{margin:.2rem 0 0;font-size:1.5rem}.status-pill{color:#dbeafe;background:#1f8cff2e;border:1px solid #1f8cff57;border-radius:999px;padding:.4rem .65rem;font-size:.8rem;font-weight:800}.task-card,.completion-card{color:#fff;background:#ffffff14;border:1px solid #ffffff14;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.task-card.active{background:linear-gradient(135deg,#1f8cfff2,#6429fff2)}.task-card h3{margin-bottom:.25rem;font-size:1rem}.task-card p{color:#ffffffb8;margin:0;font-size:.88rem}.task-card span{flex:none;font-weight:900}.completion-card strong{margin-top:.25rem;font-size:2.4rem;display:block}.mini-chart{align-items:end;gap:.35rem;height:3.75rem;display:flex}.mini-chart span{background:linear-gradient(180deg, var(--blue), var(--purple));border-radius:999px;width:.65rem}.mini-chart span:first-child{height:38%}.mini-chart span:nth-child(2){height:62%}.mini-chart span:nth-child(3){height:48%}.mini-chart span:nth-child(4){height:82%}.section,.workflow-section,.cta-section{background:#ffffffb8;border:1px solid #07112614;border-radius:2rem;margin:0 clamp(1rem,5vw,5rem) clamp(1.5rem,4vw,3rem);padding:clamp(2rem,5vw,4.5rem);box-shadow:0 14px 60px #0711260f}.section-heading{max-width:48rem;margin-bottom:2rem}.section-heading h2,.workflow-copy h2,.cta-section h2{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.section-heading p,.workflow-copy p{color:var(--muted);line-height:1.7}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:1.4rem;padding:1.4rem}.feature-icon{color:#fff;background:linear-gradient(135deg, var(--blue), var(--purple));border-radius:.9rem;place-items:center;width:2.7rem;height:2.7rem;margin-bottom:1.25rem;font-weight:900;display:grid}.feature-card h3,.workflow-item h3{margin-bottom:.6rem}.feature-card p,.workflow-item p{color:var(--muted);margin:0;line-height:1.65}.workflow-section{grid-template-columns:minmax(0,.85fr) minmax(20rem,1fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.workflow-list{gap:1rem;display:grid}.workflow-item{border:1px solid var(--line);background:#fff;border-radius:1.25rem;grid-template-columns:3.5rem 1fr;gap:1rem;padding:1.25rem;display:grid}.workflow-item>span{color:#fff;background:var(--navy);border-radius:50%;place-items:center;width:3rem;height:3rem;font-size:.85rem;font-weight:900;display:grid}.cta-section{color:#fff;background:radial-gradient(circle at 10% 10%,#1f8cff8c,#0000 22rem),linear-gradient(135deg,#071126,#17213a 54%,#26116a);justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-section .eyebrow{color:#a7cfff}.cta-section h2{max-width:48rem;margin:0}.footer{color:var(--muted);justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,5vw,5rem);font-size:.92rem;display:flex}@media (width<=900px){.hero,.workflow-section{grid-template-columns:1fr}.phone-card{order:-1}.feature-grid{grid-template-columns:1fr}.cta-section,.footer{flex-direction:column;align-items:flex-start}}@media (width<=680px){.nav{align-items:flex-start}.nav-links a:not(.nav-button){display:none}.hero{padding-top:3rem}h1{font-size:clamp(2.8rem,16vw,4.2rem)}.section,.workflow-section,.cta-section{border-radius:1.4rem}}
