:root{--bg:#f6f8fc;--surface:#ffffff;--text:#0b1220;--muted:#5b6472;--line:#e6edf5;--brand:#0ab9ff;--brand-700:#1d4ed8;--brand-100:#eaf9ff;--max:1168px;--radius-xl:26px;--radius:14px;--shadow-xl:0 22px 60px rgba(2,6,23,.09);--shadow:0 10px 28px rgba(2,6,23,.06)}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.container{max-width:var(--max);margin:0 auto;padding:0 20px}.surface{background:var(--surface);border:0px solid var(--line);overflow:hidden}header{position:sticky;top:0;z-index:50;background:#ffffffe6;-webkit-backdrop-filter:saturate(1.05) blur(8px);backdrop-filter:saturate(1.05) blur(8px)}.nav{min-height:80px;padding:8px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.brand{display:flex;align-items:center;gap:12px}.logo-frame{height:80px;display:flex;align-items:center}.logo-img{height:230px;width:auto;object-fit:contain;max-width:none}.nav-link{color:#0b1220cc;padding:10px 12px;border-radius:10px;font-weight:700}.nav-link:hover{background:#f3f6fb}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;border:1px solid transparent;cursor:pointer;font-weight:800;transition:transform .12s,background .12s,border-color .12s}.btn:active{transform:translateY(1px)}.btn.primary{background:#2563eb;color:#fff;font-size:20px}.btn.primary:hover{background:var(--brand-700)}.btn.light{background:#fff;border:1px solid var(--line);color:var(--text)}.btn.ghost{background:#fff;border:1px solid #cfe0ff;color:var(--brand)}.btn.danger{background:#ef4444;color:#fff;font-size:25px}.btn.wide{width:100%}.mc-hero{padding:32px 0 16px}.mc-grid{display:grid}.mc-title{font-size:45px;line-height:1.03;margin:0 0 12px;font-weight:900;letter-spacing:-.8px}.mc-sub{margin:18px 0 24px;color:var(--muted);font-size:22px}.mc-features{display:grid;gap:14px;margin:24px 0}@media (min-width:1180px){.mc-features{grid-template-columns:repeat(6,1fr)}}@media (max-width:1179px){.mc-features{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.mc-features{grid-template-columns:1fr}}.mc-tile{padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;gap:12px;align-items:center}.mc-icon{width:44px;height:44px;border-radius:12px;background:var(--brand-100);display:grid;place-items:center;color:var(--brand);font-weight:800}.mc-tile h4{margin:0;font-size:14px}.mc-tile p{margin:2px 0 0;font-size:30px;color:var(--muted)}.mc-card{background:#fff}.mc-panel{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.mc-panel h5{margin:0 0 8px;font-size:20px}.mc-status{margin-top:30px}.mc-status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mc-pricing{padding:28px 0 56px}.mc-pricing h3{text-align:center;font-size:28px;margin:0 0 10px}.plan{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.plan h4{margin:0 0 10px}.price{font-size:34px;font-weight:800;margin:6px 0}.checklist{margin:12px 0 18px;padding:0;list-style:none}.checklist li{display:flex;gap:8px;align-items:center;margin:6px 0;color:var(--muted);font-size:14px}.dot{width:10px;height:10px;border-radius:50%;background:var(--brand)}footer{border-top:1px solid var(--line);padding:28px 0;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0 10px}@media (max-width: 980px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.feature-grid{grid-template-columns:1fr}}.feature-pill{display:flex;align-items:center;gap:14px;border-radius:16px;padding:14px 16px;border:1px solid #e6edf5;background:transparent;color:#0f172a;transition:border-color .15s ease,background-color .15s ease}.feature-pill:hover{border-color:#d7e3f3}.icon-badge{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;color:var(--brand)}.icon-badge--outline{background:transparent;border:2px solid var(--brand)}.icon-badge svg{shape-rendering:geometricPrecision}.feature-label{display:flex;flex-direction:column;line-height:1.1;font-weight:700;letter-spacing:.1px}.feature-label .label-line2{color:#1f2937;font-weight:700}@media (max-width: 640px){main{margin:0 10px}.btn.danger{width:72%}.btn.primary{width:100%}.nav{min-height:68px;padding:6px 0;gap:8px}.logo-frame{height:68px}.logo-img{height:171px}.nav-links{gap:4px}.nav-links a{padding:4px;font-size:14px}.nav-links .btn.keep{padding:10px 12px;font-weight:800}.mc-hero{padding:18px 0 10px;margin:0 10px}.mc-title{font-size:30px;line-height:1.1}.mc-sub{font-size:18px;margin:12px 0 16px}.mc-tile{padding:12px 14px}.mc-icon{width:40px;height:40px}.mc-status-grid{grid-template-columns:1fr}.surface{border-left:0;border-right:0;border-radius:0}}.mc-cta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mc-cta .btn{width:100%}@media (min-width: 980px){.mc-cta{display:flex;gap:12px;flex-wrap:wrap}.mc-cta .btn{width:auto}}.hero{padding:48px 0 24px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}@media (max-width: 860px){.hero{padding:28px 0 8px}.hero-grid{grid-template-columns:1fr;gap:18px}.phone{order:2;justify-self:center}.hero-copy{order:1}}.hero__title{font-weight:900;line-height:1.02;letter-spacing:-.9px;margin:6px 0 10px;font-size:clamp(32px,6.2vw,68px);color:#0f172a}.hero__accent{background:linear-gradient(90deg,#0b74d1,#0ea5e9);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:900}.hero__sub{color:#5b6472;font-size:clamp(14px,2.4vw,18px);line-height:1.55;max-width:60ch;margin:8px 0 16px}.hero-pill{margin-bottom:12px}.hero__cta-primary{padding:12px 16px;font-size:16px;border-radius:12px}.hero__timer{font-weight:800;letter-spacing:.4px;color:#0f172a;min-width:80px}.trust-row{display:flex;align-items:center;gap:10px;margin-top:10px}.trust-dot{width:14px;height:14px;border-radius:50%;display:inline-block;background:radial-gradient(circle at 35% 35%,#67e8f9,#38bdf8);box-shadow:0 0 0 2px #fff inset}.trust-copy{color:#6b7280;font-size:14px}.phone{width:min(353px,92vw);border-radius:32px;padding:16px;background:#fff}.phone-inner{position:relative;border-radius:24px;background:radial-gradient(140% 80% at 50% 0%,#102033,#0b1625);min-height:380px;padding:18px 16px 64px;overflow:hidden}.status{color:#a2b3c7;font-size:12px;opacity:.85}.avatar-wrap{position:relative;width:120px;height:120px;margin:18px auto 10px;border-radius:50%}.avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.avatar-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:3px solid #1e66f5;box-shadow:0 0 0 6px #1e66f52e,0 10px 30px -12px #02061780;pointer-events:none}.phone-heading{text-align:center;color:#fff;margin:2px 0 4px;font-size:16px;font-weight:800}.phone-copy{color:#d5e0ea;text-align:center;font-size:13.5px;line-height:1.5;max-width:34ch;margin:0 auto}.phone-ctas{position:absolute;left:16px;right:16px;bottom:14px;display:flex;gap:10px;justify-content:space-between}.btn.small{padding:10px 21px;font-size:20px;border-radius:12px;width:100%}@media (max-width: 860px){.phone-inner{min-height:320px;padding-bottom:62px}.avatar-wrap{width:88px;height:88px;margin-top:10px}.phone-copy{font-size:13px}.phone{width:min(347px,92vw)}}.hero+.pills{margin-top:12px}.avatar-wrap{position:relative;width:164px;height:164px;margin:0 auto 10px}.avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;position:relative;z-index:2}.avatar-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;pointer-events:none}.avatar-ring.base{z-index:1;box-shadow:0 0 0 4px #0b5bd7 inset,0 0 0 10px #2563eb33}.avatar-ring.pulse{z-index:0;border:4px solid rgba(37,99,235,.35);box-shadow:0 0 0 6px #3b82f62e;transform-origin:center;animation:avatarRingPulse 3.2s ease-out infinite}.avatar-ring.pulse.r1{animation-delay:0s}.avatar-ring.pulse.r2{animation-delay:.9s}.avatar-ring.pulse.r3{animation-delay:1.8s}@keyframes avatarRingPulse{0%{transform:scale(1);opacity:.9}55%{transform:scale(1.32);opacity:.45}to{transform:scale(1.65);opacity:0}}@media (prefers-reduced-motion: reduce){.avatar-ring.pulse{animation:none;opacity:.5}}:root{--brand: #0ea5e9;--brand-deep: #0b74d1;--line: #e6edf5;--muted: #5b6472;--text: #0b1220;--card: #ffffff}*{box-sizing:border-box}html,body,#root{height:100%}html,body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--text);background:#fff}a{color:var(--text);text-decoration:none}img{max-width:100%;display:block}.container{width:min(1160px,100%);padding:0 18px;margin:0 auto}.surface{position:relative;min-height:100%;background:#fff}.bg-grid{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(to right,rgba(0,0,0,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(0,0,0,.06) 1px,transparent 1px);background-size:36px 36px;opacity:.45}.bg-grid:before,.bg-grid:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;filter:blur(80px)}.bg-grid:before{top:-80px;left:-80px;background:#38bdf840}.bg-grid:after{bottom:-120px;right:-120px;background:#22d3ee40}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-bottom:1px solid #e5e7eb}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:1px}.logo-frame{height:40px;display:flex;align-items:center}.logo-img{height:50px;width:auto;object-fit:contain}.logo-text{display:flex;flex-direction:column;line-height:1}.logo-text strong{font-size:24px;color:#0b1220}.logo-text span{font-size:12px;color:#64748b}.nav-links{display:flex;align-items:center;gap:16px}.nav-link{color:#334155;font-size:14px}.nav-link:hover{color:#0f172a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:12px;font-weight:700;font-size:14px;border:1px solid transparent;cursor:pointer;background:#fff;color:#0f172a}.btn.primary{background:#1e66f5;color:#fff}.btn.primary:hover{background:#1b5ae0}.btn.dark{background:#0f172a;color:#fff}.site-header .btn.dark{font-weight:800}.site-header .btn.dark:after{content:"→";margin-left:6px}.btn.dark:hover{background:#0b1220}.btn.ghost{background:#fff;color:#0f172a;border-color:#e5e7eb}.btn.ghost:hover{background:#f8fafc}.btn.danger{background:#ef4444;color:#fff}.btn.block{width:100%}.hero{padding:56px 0 8px;position:relative}.hero-grid{display:grid;gap:28px;align-items:center;grid-template-columns:1fr}@media (min-width: 980px){.hero-grid{grid-template-columns:5.05fr .95fr}}.hero__title{font-weight:900;line-height:1.02;letter-spacing:-.9px;margin:14px 0 12px;font-size:clamp(46px,6.6vw,68px);color:#0f172a}.hero__accent{background:linear-gradient(90deg,var(--brand-deep),var(--brand));-webkit-background-clip:text;background-clip:text;color:transparent}.hero__sub{color:#5b6472;font-size:clamp(16px,2.6vw,20px);line-height:1.55;max-width:60ch;margin:10px 0 18px}.hero__ctas{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hero__cta-primary{padding:14px 18px;font-size:18px}.hero__timer{font-weight:800;letter-spacing:.4px;color:#0f172a;min-width:90px}.trust-dots{display:flex;gap:6px}.trust-dots i{width:14px;height:14px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#67e8f9,#38bdf8);box-shadow:0 0 0 2px #fff inset}.phone-glow{top:-36px;right:-16px;bottom:-20px;left:-16px;background:radial-gradient(160px 120px at 30% 0%,rgba(56,189,248,.22),transparent 60%),radial-gradient(200px 160px at 80% 40%,rgba(14,165,233,.18),transparent 60%);filter:blur(18px)}.pills{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin:22px auto 20px}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid #dbeafe;background:#f8fbff;color:#0b74d1;font-size:13px;font-weight:700}.section{position:relative;padding:56px 0}.section:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#e5e7eb;transform:translateY(-16px)}.section-head{text-align:center;margin-bottom:18px}.section-head h2{margin:0 0 8px;font-size:clamp(30px,4vw,42px);font-weight:900;letter-spacing:-.4px}.section-head p{margin:0;color:#64748b}.grid-3{display:grid;gap:16px;grid-template-columns:repeat(1,1fr)}@media (min-width: 720px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1020px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media (min-width: 900px){.grid-4{grid-template-columns:repeat(4,1fr)}}.grid-2{display:grid;gap:14px;grid-template-columns:1fr}@media (min-width: 900px){.grid-2{grid-template-columns:1fr 1fr}}.card{background:var(--card);border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 30px -12px #0206171f}.grid-3 .card.feature{border-radius:16px;background:radial-gradient(220px 120px at -10% 0%,rgba(14,165,233,.06),transparent 40%),radial-gradient(220px 120px at 120% 80%,rgba(14,165,233,.06),transparent 40%),#fff;border:1px solid #e5e7eb;box-shadow:0 18px 40px -24px #0206172e}.card.feature h3{margin:8px 0 6px;font-size:18px;font-weight:800}.badge{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#eef7ff;border:1px solid #cde8ff;color:#0b74d1;font-weight:800;font-size:16px}.two-col{display:grid;gap:20px;align-items:start;grid-template-columns:1fr}@media (min-width: 980px){.two-col{grid-template-columns:1.1fr .9fr}}.how{display:flex;gap:12px;align-items:flex-start;margin:12px 0}.how-index{flex-shrink:0;width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#e8f3ff;color:#1e66f5;border:1px solid #cde8ff;font-weight:800}.code-card{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px}.code-card:before{content:"";position:absolute;top:-18px;right:0;bottom:-34px;left:0;z-index:-1;background:radial-gradient(260px 160px at 120% -20%,rgba(14,165,233,.12),transparent 60%)}.code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;background:#fbfdff;color:#0f172a;border:1px solid #e5eaf0;border-radius:14px;padding:12px;white-space:pre;overflow:auto;box-shadow:0 10px 30px -18px #0206172e inset}.tiles .tile{text-align:center;padding:16px 18px;border:1px solid #e7eef7;border-radius:14px;background:#fff;color:#1f2937;font-weight:700}.card.pricing{position:relative;border-radius:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 14px 34px -20px #02061729}.card.pricing .price{font-size:34px;font-weight:800;color:#0f172a;margin:6px 0}.card.pricing .per{font-size:12px;color:#6b7280;margin-left:6px}.card.pricing .list{margin:10px 0 0;padding:0 0 0 2px;list-style:none;display:grid;gap:6px}.card.pricing .btn{margin-top:10px;background:#1e66f5;color:#fff}.card.pricing.highlight{border-color:#60a5fa;background:linear-gradient(#fafdff,#f3f9ff);box-shadow:0 18px 46px -22px #02061738}.card.pricing .ribbon{position:absolute;right:12px;top:-12px;background:#0ea5e9;color:#fff;font-weight:900;font-size:10px;padding:4px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.4px}.card.faq{border-radius:14px}.card.faq h4{margin:0 0 6px}.muted{color:var(--muted)}.small{font-size:14px}.cta{text-align:center;border:1px solid #e5e7eb;background:linear-gradient(135deg,#f0f9ff,#ecfeff);border-radius:24px;padding:24px;margin:12px 0 38px}.cta h3{margin:0;font-size:clamp(24px,3.2vw,32px)}.cta .cta-actions{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:10px}.site-footer{border-top:1px solid #e5e7eb;background:#fff;margin-top:22px}.footer-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px}.footer-links{display:flex;align-items:center;gap:14px}.footer-links a{color:#475569;font-size:14px}.contact-card,.contact-card.card{background:var(--card, #ffffff);margin-top:35px}.contact-eyebrow{color:#475569;font-weight:700;font-size:13px}.contact-title{margin:6px 0 10px;font-size:28px;line-height:1.1}.contact-copy{color:#374151;line-height:1.55;margin:6px 0 14px}.contact-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.contact-cta{background:#2563eb;color:#fff;font-size:18px}.contact-subtext{color:var(--muted, #6b7280);font-size:12.5px}.contact-subtext a{color:#2563eb;font-weight:600;text-decoration:none}.contact-subtext a:hover{text-decoration:underline}@media (max-width: 560px){.contact-cta{width:100%;text-align:center}}.contact-page{padding:22px}.contact-header{margin-bottom:8px}.contact-h1{margin:0 0 4px;font-size:clamp(26px,4vw,34px)}.contact-sub{margin:0;color:var(--muted)}.contact-form{display:grid;gap:12px;margin-top:12px}.contact-form .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 720px){.contact-form .row{grid-template-columns:1fr}}.field{display:grid;gap:6px}.field label{font-size:13px;color:#334155;font-weight:600}.field input,.field textarea{border-radius:12px;border:1px solid #e5e7eb;padding:10px 12px;font-size:14px;background:#fff;color:#0f172a}.field textarea{resize:vertical}.actions{display:flex;gap:10px;flex-wrap:wrap}.contact-error{background:#fef2f2;color:#991b1b;border:1px solid #FECACA;border-radius:12px;padding:8px 10px;font-size:13px}.contact-success{background:#ecfdf5;color:#065f46;border:1px solid #A7F3D0;border-radius:12px;padding:8px 10px;font-size:13px}.contact-footnote{color:var(--muted);font-size:12.5px;margin-top:6px}.toast{position:fixed;right:16px;bottom:16px;padding:10px 12px;border-radius:12px;font-weight:600;box-shadow:0 10px 30px -10px #00000040}.toast.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.section.features{padding:64px 0 40px;background:linear-gradient(180deg,#fff,#f7fbff)}.section.features .section-head{margin-bottom:26px}.section.features .grid-3{gap:20px}.card.feature{padding:20px;border-radius:18px;border-color:#e9eef7;background:radial-gradient(280px 160px at -10% -10%,rgba(14,165,233,.08),transparent 60%),radial-gradient(260px 160px at 120% 120%,rgba(14,165,233,.08),transparent 60%),#fff;box-shadow:0 20px 44px -28px #02061738}.card.feature h3{font-size:17px;letter-spacing:-.1px;margin:10px 0 6px}.card.feature p{color:#5b6472}.card.feature .badge{width:34px;height:34px;font-size:15px;background:#eef7ff;border-color:#cfe6ff;color:#0b74d1}.section.features:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:#e6edf5;transform:translateY(-18px)}.how-section{padding-top:52px}.how-section.two-col{column-gap:28px;row-gap:22px;align-items:start}@media (min-width: 980px){.how-section.two-col{grid-template-columns:1.05fr .95fr}}.how{margin:14px 0;gap:14px}.how-index{width:32px;height:32px;background:#eaf3ff;border:1px solid #cfe2ff;color:#1e66f5;font-weight:800}.how-section .code-card{padding:18px;border-radius:18px;border-color:#e6ebf2;background:#fff;box-shadow:0 18px 46px -22px #0206172e;position:relative}.how-section .code-card:before{content:"";position:absolute;top:-18px;right:0;bottom:-34px;left:0;z-index:-1;background:radial-gradient(260px 160px at 120% -20%,rgba(14,165,233,.12),transparent 60%)}.how-section .code{background:#fbfdff;border:1px solid #e5eaf0;border-radius:14px;box-shadow:0 10px 30px -18px #0206172e inset}.how-section .muted{color:#64748b}.feature-icon{width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:radial-gradient(180px 120px at 30% 20%,rgba(14,165,233,.1),transparent 60%),#f8fbff;border:1px solid #dbeafe;box-shadow:0 12px 28px -18px #02061738;margin-bottom:10px}.feature-icon__svg{width:26px;height:26px;color:#0b74d1}.section.features .grid-3{gap:22px}.card.feature{padding:22px;border-radius:18px;border:1px solid #e7eef7;background:radial-gradient(420px 220px at 90% 10%,rgba(14,165,233,.06),transparent 60%),#fff;box-shadow:0 22px 46px -26px #0206172e}.card.feature h3{font-size:20px;font-weight:800;letter-spacing:-.2px;margin:8px 0 6px}.card.feature p{color:#5b6472;font-size:16px;line-height:1.6}.fi{display:flex;align-items:center}.fi-ring{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:radial-gradient(120px 80px at 30% 20%,rgba(14,165,233,.1),transparent 60%),#f3f8ff;border:1px solid #cfe3ff;box-shadow:0 4px 14px #0206170f,inset 0 0 0 1px #fff9}.fi-icon{width:26px;height:26px;color:#0b74d1;stroke:currentColor;fill:none}.card.feature{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px;border-radius:16px;border:1px solid #e6edf5;background:radial-gradient(260px 160px at 8% 0%,rgba(14,165,233,.06),transparent 60%),#fff;box-shadow:0 18px 40px -24px #0206172e}.card.feature h3{margin:2px 0 6px;font-weight:800}.card.feature p{margin:0}.phone{display:grid;place-items:center}.phone-frame{border-radius:28px;padding:16px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 22px 60px -20px #02061740}.phone-screen{width:min(420px,82vw);aspect-ratio:9 / 16.5;border-radius:22px;background:linear-gradient(#0f1826,#0d1522);position:relative;overflow:hidden;padding:18px;color:#cbd5e1}.phone-content{display:grid;place-items:center;gap:10px;height:100%}.phone-actions{position:absolute;left:16px;right:16px;bottom:16px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.phone-actions .btn{padding:10px 0;font-weight:800;border-radius:12px}.pills+.section:before{transform:none}@media (max-width: 980px){.hero .hero-grid{display:grid;gap:22px}}.phone-avatar-wrap{display:flex;align-items:center;justify-content:center;padding-top:18px;padding-bottom:8px}.phone-avatar{--size: 132px;width:var(--size);height:var(--size);border-radius:50%;overflow:hidden;border:3px solid #1e66f5;box-shadow:0 10px 24px -12px #02061759;margin:18px auto 10px;display:grid;place-items:center;background:radial-gradient(120px 90px at 50% 35%,rgba(30,102,245,.15),transparent)}.phone-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center 28%}h4,p{margin:0}.card.feature{display:grid;grid-template-columns:56px 1fr;grid-auto-rows:min-content;column-gap:14px;align-items:start;background:radial-gradient(220px 120px at -10% 0%,rgba(14,165,233,.06),transparent 40%),radial-gradient(220px 120px at 120% 80%,rgba(14,165,233,.06),transparent 40%),#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 40px -24px #0206172e;padding:18px}.card.feature .badge{grid-column:1;grid-row:1 / span 2;width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#eef7ff;border:1px solid #cde8ff;color:#0b74d1;font-size:18px;font-weight:800}.card.feature h3{grid-column:2;margin:2px 0 6px;font-size:20px;line-height:1.25;font-weight:800;white-space:normal;word-break:keep-all;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.card.feature p{grid-column:2;margin:0;color:var(--muted)}@media (max-width: 640px){.container{padding-left:14px;padding-right:14px;overflow-x:hidden}body,.surface{overflow-x:hidden}.two-col{grid-template-columns:1fr;gap:16px}.section{padding:32px 0}.code-card{overflow:hidden;border-radius:16px}.code-card:before,.code-card:after{display:none}.code{white-space:pre-wrap;word-break:break-word;overflow-x:auto;-webkit-overflow-scrolling:touch;font-size:13.5px;padding:12px;border-radius:12px}.how{margin:10px 0}.how-index{width:30px;height:30px}}.phone-ctas button.btn.primary{background:red}:root{--header-h: 76px}.sticky-header-wrap{position:fixed;top:0;left:0;right:0;z-index:1100;background:#ffffffc7;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid rgba(148,163,184,.18)}.sticky-spacer{height:var(--header-h)}.sticky-header-wrap>.site-header,.sticky-header-wrap>*{min-height:var(--header-h)}@media (pointer: fine){body.scrolled .sticky-header-wrap{box-shadow:0 6px 24px #0206171f}}.prose{color:#333}.prose h1,.prose h2,.prose h3,.prose h4{margin-bottom:1em;margin-top:1.5em;line-height:1.2}.prose p{margin-bottom:1em}.prose ul,.prose ol{margin-left:1.5rem;margin-bottom:1em}.prose li{margin-bottom:.5em}.page-wrapper{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.page-header{margin-bottom:3rem;border-bottom:1px solid #e5e7eb;padding-bottom:2rem}.page-header h1{font-size:3rem;font-weight:800;letter-spacing:-.05em;text-transform:uppercase;color:#111827;margin:0}.page-header .subtitle{font-size:1.125rem;color:#6b7280;margin-top:.5rem}.prose{text-align:left;color:#374151}.prose h2,.prose h3{font-weight:600;color:#111827;margin-top:2em;margin-bottom:1em}.prose p{line-height:1.7}.nav-auth-slot{display:inline-flex;align-items:center;margin-left:12px}.nav-auth-btn{height:40px;padding:0 16px;border-radius:12px;font-weight:600;line-height:1;display:inline-flex;align-items:center}@media (max-width: 640px){.nav-auth-btn{padding:0 12px}}@keyframes skel-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skel{position:relative;display:block;width:100%;border-radius:8px;background:linear-gradient(90deg,#ececec 25%,#f5f5f5 37%,#ececec 63%);background-size:400% 100%;animation:skel-shimmer 1.2s infinite linear}.skel-stack .skel-line{height:12px;margin:10px 0;border-radius:6px}.skel-stack .skel-line:nth-child(1){width:92%}.skel-stack .skel-line:nth-child(2){width:86%}.skel-stack .skel-line:nth-child(3){width:74%}.skel-circle{border-radius:9999px}.skel-h2{height:28px;width:280px;margin-bottom:8px}.skel-sub{height:14px;width:360px;opacity:.8;margin-bottom:24px}.skel-line.sm{height:10px;width:80%}.skel-chip{height:24px;width:120px;margin-bottom:16px;border-radius:999px}.skel-title{height:40px;width:520px;margin-bottom:12px}.skel-title.short{width:360px}.skel-text{max-width:620px}.skel-actions{display:flex;gap:12px;margin-top:16px}.skel-btn{width:180px;height:40px;border-radius:10px}.skel-btn.ghost{opacity:.85}.skel-btn.block{width:100%}.hero-skel{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center;padding:48px 0}.hero-skel .hero-right .skel-card{height:280px;border-radius:16px}.skel-card-title{height:18px;width:60%;margin:10px 0}.skel-price{height:36px;width:120px;margin:12px 0;border-radius:10px}.section.fade .skel,.section .skel{will-change:transform}@media (max-width: 920px){.hero-skel{grid-template-columns:1fr}}.btn.small.ghost{background:transparent;border:1px solid #d0d7e2}.modal{max-width:820px;width:min(96vw,820px);border-radius:18px;background:#fff;box-shadow:0 30px 100px -30px #02061759;border:1px solid #e5e7eb}.modal-head{padding:20px 22px 6px}.modal-body{padding:0 22px 16px}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 22px 20px;border-top:1px solid #eef2f7;background:#fafcff;border-bottom-left-radius:18px;border-bottom-right-radius:18px}.modal-actions .btn{min-height:42px;padding-inline:16px;font-weight:800;border-radius:12px}.modal-actions .btn.primary{background:#1e66f5;color:#fff}.modal-actions .btn.primary:hover{background:#1855cc}.modal-actions .btn.ghost{background:#fff;border:1px solid #e5e7eb;color:#0f172a}.modal-actions .btn.ghost:hover{background:#f8fafc}@media (max-width: 560px){.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions .btn{width:100%}}.modal .field{display:grid;gap:6px}.modal .row{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 720px){.modal .row{grid-template-columns:1fr}}.modal input,.modal textarea{width:100%;border-radius:12px;border:1px solid #e5e7eb;background:#fff;padding:12px 14px;font-size:15px}.modal textarea{min-height:140px;resize:vertical}.hamburger{display:none;position:relative;width:38px;height:28px;border:0;background:transparent;padding:0;margin-left:8px;cursor:pointer}.hamburger span{position:absolute;left:0;right:0;height:3px;border-radius:2px;background:#0b1220;transition:transform .25s ease,opacity .2s ease,top .25s ease}.hamburger span:nth-child(1){top:4px}.hamburger span:nth-child(2){top:12.5px}.hamburger span:nth-child(3){top:21px}.hamburger.is-open span:nth-child(1){top:12.5px;transform:rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){top:12.5px;transform:rotate(-45deg)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#02061773;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;z-index:49}.drawer-overlay.show{opacity:1;visibility:visible}.drawer{position:fixed;top:0;right:0;bottom:0;width:82vw;max-width:360px;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-16px 0 40px -20px #02061740;transform:translate(100%);transition:transform .28s ease;z-index:50;display:grid}.drawer-inner{padding:18px 16px 24px;display:grid;gap:12px;align-content:start;background:#fff}.drawer a{font-weight:700;color:#0b1220;padding:10px 8px;border-radius:10px}.drawer a:active,.drawer a:hover{background:#f8fafc}.drawer .btn.block{width:100%;margin-top:6px}.drawer-foot{color:#6b7280;font-size:12px;margin-top:6px}@media (max-width: 820px){.nav-links.desktop{display:none}.hamburger{display:inline-block}}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0206178c;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:49}.drawer-overlay.show{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;box-shadow:-24px 0 60px -20px #02061740;transform:translate(100%);transition:transform .22s ease;z-index:50;display:flex;flex-direction:column}.drawer.open{transform:translate(0)}.drawer-inner{padding:16px;display:flex;flex-direction:column;gap:14px}.drawer-inner a{font-weight:700;color:#0f172a;text-decoration:none}.drawer-inner .btn.block{width:100%}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e5e7eb}.drawer-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:#f1f5f9;color:#0f172a;width:36px;height:36px;border-radius:10px;font-size:18px;line-height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.drawer-close:hover{background:#e2e8f0}@media (max-width: 900px){.nav-links.desktop{display:none}.hamburger{display:inline-flex}}.site-footer{border-top:1px solid #e5e7eb;background:#fff}.footer-grid{display:grid;grid-template-columns:1fr;align-items:center;gap:12px;padding:18px 0}@media (min-width: 720px){.footer-grid{grid-template-columns:1fr auto auto;gap:16px;padding:20px 0}}.smallprint{color:#475569;font-size:14px}.footer-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:flex-start}@media (min-width: 720px){.footer-links{justify-content:center}}.footer-links a{color:#475569;font-weight:600;font-size:14px;text-decoration:none}.footer-links a:hover{color:#0f172a}.footer-badge{color:#64748b;font-size:14px;justify-self:start;text-align:left}@media (min-width: 720px){.footer-badge{justify-self:end;text-align:right}}
