:root{--bg: #f6f9fc;--surface: rgba(255, 255, 255, .88);--surface-strong: #ffffff;--text: #0f172a;--muted: #526075;--line: rgba(148, 163, 184, .25);--primary: #2076d3;--primary-deep: #165ea8;--primary-soft: rgba(32, 118, 211, .12);--shadow: 0 18px 50px rgba(15, 23, 42, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(32,118,211,.1),transparent 38%),linear-gradient(180deg,#f8fbff,#f3f7fb);color:var(--text)}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}button,input,textarea,select{font:inherit}h1,h2,h3,h4,p{margin:0}main{display:block}.page-shell{width:min(1160px,calc(100% - 2rem));margin:0 auto}.section{padding:5rem 0}.section-tight{padding:3.5rem 0}.kicker{display:inline-flex;align-items:center;gap:.5rem;padding:.38rem .8rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;color:var(--primary-deep);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero{position:relative;overflow:hidden;padding:4.75rem 0 4rem}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#267ad6f0,#3b91ebf5);z-index:-2}.hero:after{content:"";position:absolute;inset:auto -10% -25% auto;width:34rem;height:34rem;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.2),transparent 68%);z-index:-1}.features-hero{background:linear-gradient(180deg,#f8fbff,#f3f7fb)}.features-hero:before,.features-hero:after{display:none}.features-hero .hero-copy{color:var(--text)}.features-hero .hero-copy .kicker{background:#ffffffc2;border-color:var(--line);color:var(--primary-deep)}.features-hero .lead,.features-hero .hero-points li{color:var(--muted)}.features-hero .hero-points li:before{background:var(--primary)}.features-hero .btn-secondary{background:#fff;color:var(--text);border-color:var(--line)}.features-phone-shell{width:min(100%,360px)}.features-hero-slides{position:relative;margin-top:1.8rem;min-height:15.5rem}.features-phone-screen{background:linear-gradient(180deg,#fff,#f7fafc)}.features-phone-screen .frame-layer{animation:none!important;opacity:0!important;transition:opacity .22s ease}.features-phone-screen .frame-layer.is-active{opacity:1!important}.features-media-section{padding-top:3.5rem}.features-media-grid{align-items:start}.features-dots{margin-top:1rem;display:flex;justify-content:center;gap:16px}.pricing-select{min-width:8rem;padding:.7rem .95rem;border-radius:999px;border:1px solid var(--line);background:#ffffffeb;color:var(--text);box-shadow:var(--shadow)}.pricing-tabs{width:100%}.pricing-tab-list{display:flex;justify-content:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.pricing-tab{border:1px solid var(--line);background:#ffffffd6;color:var(--text);border-radius:999px;padding:.8rem 1.2rem;font-weight:700;cursor:pointer;transition:all .18s ease}.pricing-tab.is-active{background:var(--primary);color:#fff;border-color:transparent;box-shadow:0 12px 28px #2076d338}.pricing-panel{display:none}.pricing-panel.is-active{display:block}.pricing-note,.pricing-footnote,.pricing-small-note{color:var(--muted);line-height:1.7}.pricing-note{text-align:left;margin-bottom:.75rem}.pricing-grid{align-items:stretch}.pricing-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.pricing-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;background:var(--primary-soft);color:var(--primary-deep);font-size:.74rem;font-weight:800;white-space:nowrap}.pricing-price{margin-top:1rem;font-size:2rem;font-weight:900;letter-spacing:-.04em;color:var(--primary-deep)}.pricing-features{list-style:none;padding:0;margin:1.2rem 0 0;display:grid;gap:.7rem}.pricing-features li{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.95rem}.pricing-icon{display:inline-flex;width:1.1rem;height:1.1rem;color:var(--primary-deep)}.pricing-icon svg{width:100%;height:100%}.pricing-small-note{font-size:.8rem;padding-top:.15rem}.pricing-small-note-accent{color:var(--primary-deep);font-weight:700}.pricing-footnote{margin-top:1rem;font-size:.82rem}.pricing-footnote-center{text-align:left}.hero-grid{display:grid;gap:2.5rem;align-items:center}.hero-copy{color:var(--text)}.hero-copy .kicker{background:#ffffffb8;border-color:var(--line);color:var(--primary-deep)}.hero-copy h1{margin-top:1rem;font-size:clamp(2.8rem,6vw,5rem);line-height:.95;letter-spacing:-.05em;max-width:15ch;color:var(--text)}.lead{margin-top:1.4rem;font-size:clamp(1.05rem,1.75vw,1.2rem);line-height:1.8;color:#ffffffeb;max-width:58ch}.hero-points{margin-top:1.4rem;display:grid;gap:.8rem;max-width:60ch}.hero-points li{list-style:none;display:flex;gap:.8rem;align-items:flex-start;line-height:1.65;color:#fffffff0}.hero-points li:before{content:"";width:.7rem;height:.7rem;margin-top:.42rem;border-radius:999px;background:#fffffff2;flex:none}.cta-row{margin-top:1.8rem;display:flex;flex-wrap:wrap;gap:.9rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3rem;padding:.84rem 1.25rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#fff;color:var(--primary-deep);box-shadow:0 12px 24px #0f172a1f}.btn-secondary{background:#ffffff17;color:#fff;border-color:#ffffff3d}.btn-dark{background:var(--primary);color:#fff}.btn-ghost{background:#fff;color:var(--text);border-color:var(--line)}.meta-row{margin-top:1.3rem;display:flex;flex-wrap:wrap;gap:.75rem}.meta-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .8rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.18);color:#ffffffeb;font-size:.88rem;font-weight:600}.home-hero-slides{position:relative;margin-top:1.8rem;min-height:15.5rem}.home-hero-slide{position:absolute;inset:0;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.home-hero-slide.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.home-hero-slide-title{max-width:33ch;font-size:clamp(1.35rem,2vw,1.7rem);line-height:1.24;letter-spacing:-.03em;font-weight:800;color:#0f172a}.home-hero-slide-subtext{margin-top:.95rem;max-width:60ch;font-size:1.04rem;line-height:1.8;color:#0f172ad6}.home-hero-actions{margin-top:1.95rem}.home-hero-actions img,.home-cta-actions img{height:3rem;width:auto}.home-android-btn{min-width:12rem;color:var(--text)}.home-android-btn:disabled{color:var(--text);opacity:1}.home-phone-shell{width:min(100%,360px);margin:0 auto;filter:drop-shadow(0 28px 50px rgba(8,30,58,.22))}.home-phone-screen{background:linear-gradient(180deg,#fff,#f7fafc)}.home-phone-screen .frame-layer{animation:none!important;opacity:0!important;transition:opacity .22s ease}.home-phone-screen .frame-layer.is-active{opacity:1!important}.home-dots{margin-top:1rem;display:flex;justify-content:center;gap:16px}.home-dot{width:16px;height:16px;border:0;border-radius:999px;background:#0f172a59;padding:0;cursor:pointer;transition:width .2s ease,background .2s ease}.home-dot.is-active{width:64px;background:#0f172a}.section-border-top{border-top:1px solid rgba(148,163,184,.2)}.section-heading-home{max-width:46rem}.section-heading-center{margin-inline:auto;text-align:left}.section-heading-home p{margin-top:1rem;line-height:1.85}.home-feature-card{min-height:100%}.home-step-grid{gap:1.5rem}.home-step-card{text-align:left;padding:.5rem .25rem}.home-step-card h3{margin-top:1rem;font-size:1.2rem;line-height:1.3}.home-step-card p{margin-top:.7rem;color:var(--muted);line-height:1.75}.home-step-badge{width:4.25rem;height:4.25rem;border-radius:999px;margin:0 auto;display:grid;place-items:center;background:var(--primary);color:#fff;font-weight:900;font-size:1.9rem;box-shadow:0 10px 20px #2076d333}.home-step-badge-alt{background:var(--primary-deep)}.home-cta-section{padding-bottom:5rem}.home-cta-panel{max-width:56rem;margin:0 auto;padding:2.25rem;border:1px solid var(--line);border-radius:30px;background:#ffffffe6;box-shadow:var(--shadow)}.home-cta-actions{justify-content:center;margin-top:1.5rem}.panel{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.panel-soft{background:var(--surface);backdrop-filter:blur(18px)}.grid-2,.grid-3,.grid-4{display:grid;gap:1.2rem}.section-heading{max-width:46rem}.section-heading h2{margin-top:.8rem;font-size:clamp(2rem,3.4vw,3rem);line-height:1.05;letter-spacing:-.04em}.section-heading p{margin-top:1rem;font-size:1.02rem;line-height:1.75;color:var(--muted)}.card{padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffe6;box-shadow:0 12px 28px #0f172a0a}.card h3{font-size:1.08rem;line-height:1.25}.card p{margin-top:.7rem;color:var(--muted);line-height:1.7;font-size:.98rem}.legal-section{padding-top:4.5rem;padding-bottom:5rem}.legal-shell{max-width:56rem}.legal-eyebrow{font-size:.82rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--primary)}.legal-shell h1{margin-top:.85rem;font-size:clamp(2.6rem,5vw,4.2rem);line-height:.98;letter-spacing:-.05em;color:var(--text)}.legal-updated{margin-top:1rem;color:var(--muted);font-size:.95rem}.legal-content{margin-top:2rem;display:grid;gap:1rem}.legal-card{padding:1.35rem 1.4rem;background:#ffffffeb}.legal-card h2{font-size:1.08rem;line-height:1.25;color:var(--text)}.legal-card p{margin-top:.8rem;color:var(--muted);line-height:1.8}.card-icon{width:2.8rem;height:2.8rem;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:var(--primary-soft);color:var(--primary-deep);margin-bottom:1rem}.card-icon svg{width:1.35rem;height:1.35rem}.stat-strip{display:grid;gap:.9rem}.stat{padding:1.2rem 1.3rem;border-radius:18px;background:#ffffffd6;border:1px solid rgba(255,255,255,.25)}.stat strong{display:block;font-size:1.2rem}.stat span{display:block;margin-top:.3rem;color:#0f172ab8;line-height:1.5}.phone-shell{width:min(100%,390px);margin:0 auto;position:relative;aspect-ratio:9 / 16}.phone-screen{position:absolute;inset:8.8% 15.1% 13.8%;overflow:hidden;border-radius:1.55rem;background:#0b1220}.phone-screen img,.phone-screen video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.phone-screen .frame-layer{animation:phoneFade 20s infinite;opacity:0}.phone-screen .frame-layer:nth-child(1){animation-delay:0s}.phone-screen .frame-layer:nth-child(2){animation-delay:4s}.phone-screen .frame-layer:nth-child(3){animation-delay:8s}.phone-screen .frame-layer:nth-child(4){animation-delay:12s}.phone-screen .frame-layer:nth-child(5){animation-delay:16s}@keyframes phoneFade{0%,16%{opacity:1}20%,to{opacity:0}}.phone-frame{position:relative;z-index:2;width:100%;height:100%;object-fit:contain}.media-card{overflow:hidden}.media-card>img,.media-card>video{width:100%;height:17rem;object-fit:cover;background:#08111d}.media-card .content{padding:1.25rem}.content h3{font-size:1.1rem}.content p{margin-top:.55rem;color:var(--muted);line-height:1.7}.inline-list{padding:0;margin:0;display:grid;gap:.8rem}.inline-list li{list-style:none;display:flex;gap:.8rem;align-items:flex-start;line-height:1.6;color:var(--muted)}.inline-list li:before{content:"";width:.7rem;height:.7rem;margin-top:.45rem;border-radius:999px;background:var(--primary);flex:none}.prose{color:var(--muted);line-height:1.85;font-size:1.02rem}.prose p+p{margin-top:1rem}.footer{padding:2.5rem 0 3.5rem;border-top:1px solid var(--line)}.footer-grid{display:grid;gap:1.4rem}.footer strong{display:block;margin-bottom:.65rem;color:var(--text)}.footer small,.footer a{color:var(--muted)}.footer nav{display:flex;flex-wrap:wrap;gap:1rem 1.25rem}.footer-social{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text);transition:transform .16s ease,color .16s ease,border-color .16s ease}.footer-social:hover{transform:translateY(-1px);color:var(--primary);border-color:color-mix(in srgb,var(--primary) 28%,var(--line))}.footer-social svg{width:1.05rem;height:1.05rem}.topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:#f8fafcc7;border-bottom:1px solid rgba(148,163,184,.16)}.topbar-inner{display:flex;align-items:center;gap:1rem;min-height:4.8rem}.brand{display:inline-flex;align-items:center;gap:.75rem;font-weight:800;letter-spacing:-.03em}.brand img{width:2.6rem;height:2.6rem;border-radius:.9rem;object-fit:cover}.brand .mark{display:block;font-size:1.05rem;line-height:1}.brand .sub{display:block;font-size:.78rem;color:var(--muted);font-weight:600;margin-top:.2rem}.nav{margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.nav a{padding:.72rem 1rem;border-radius:999px;color:#334155;font-weight:600}.nav a[aria-current=page]{background:#2076d31a;color:var(--primary-deep)}.nav a:hover{background:#94a3b826}.callout{padding:1.4rem;border-radius:var(--radius-lg);background:linear-gradient(135deg,#2076d31a,#4299e10f);border:1px solid rgba(32,118,211,.14)}.callout strong{display:block;font-size:1.1rem}.callout p{margin-top:.6rem;color:var(--muted);line-height:1.7}.form-grid{display:grid;gap:.95rem}.field{display:grid;gap:.45rem}.field label{font-weight:700}.field input,.field textarea{width:100%;border:1px solid var(--line);background:#fff;border-radius:16px;padding:.95rem 1rem;color:var(--text)}.field textarea{min-height:10rem;resize:vertical}@media(min-width:720px){.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr .8fr;align-items:center}.hero-grid{grid-template-columns:1.02fr .98fr}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:719px){.section{padding:4rem 0}.hero{padding-top:3.4rem}.home-hero-slides{min-height:18.5rem}.home-phone-shell{width:min(100%,330px)}.home-cta-panel{padding:1.4rem}.topbar-inner{align-items:flex-start;padding:.85rem 0;min-height:auto}.nav{gap:.25rem}.nav a{padding:.55rem .8rem;font-size:.92rem}}
