:root{--blue:#2a31ff;--blue-strong:#1b21d6;--blue-soft:#ecedff;--lime:#c6ff4d;--ink:#14161c;--ink-soft:#363b45;--muted:#5c6572;--faint:#8b95a3;--ash:#a8adb5;--line:#e7e9ef;--line-strong:#d9dce4;--paper:#f6f7f9;--white:#fff;--max:1440px;--pad:clamp(20px, 5vw, 88px);--radius:12px;--radius-sm:8px;--ease-out:cubic-bezier(.22, 1, .36, 1);--shadow-border:0 0 0 1px #14161c12, 0 1px 2px -1px #14161c14, 0 12px 36px -12px #14161c24;--shadow-border-hover:0 0 0 1px #14161c1a, 0 2px 6px -2px #14161c1a, 0 22px 50px -18px #2a31ff38}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--white);color:var(--ink);font-feature-settings:"kern" 1, "ss01" 1;margin:0;font-family:Switzer,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:450;line-height:1.55}h1,h2,h3,h4{letter-spacing:-.022em;text-wrap:balance;margin:0;font-weight:600;line-height:1.08}p,li,figcaption,blockquote{text-wrap:pretty}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:target{scroll-margin-top:96px}::selection{background:var(--blue);color:#fff}.btn{border-radius:var(--radius-sm);letter-spacing:-.006em;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:40px;padding:0 .95rem;font-size:.9rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--ink{background:var(--ink);color:#fff}.btn--ink:hover{background:#000}.btn--quiet{background:var(--white);color:var(--ink);border-color:var(--line-strong)}.btn--quiet:hover{border-color:var(--ash)}.btn--pill{background:var(--white);color:var(--ink-soft);border-color:var(--line-strong);border-radius:999px;font-size:.86rem}.btn--pill:hover{border-color:var(--ash);color:var(--ink)}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-stagger[data-astro-cid-lcdefpme]{animation:rise-in .7s var(--ease-out) both}.hero-inner[data-astro-cid-lcdefpme] .hero-stagger[data-astro-cid-lcdefpme]:nth-child(2){animation-delay:70ms}.hero-inner[data-astro-cid-lcdefpme] .hero-stagger[data-astro-cid-lcdefpme]:nth-child(3){animation-delay:.14s}.hero-inner[data-astro-cid-lcdefpme] .hero-stagger[data-astro-cid-lcdefpme]:nth-child(4){animation-delay:.21s}.hero-inner[data-astro-cid-lcdefpme] .hero-stagger[data-astro-cid-lcdefpme]:nth-child(5){animation-delay:.28s}.hero-stage[data-astro-cid-lcdefpme] .hero-stagger[data-astro-cid-lcdefpme]{animation-delay:.32s}html.js [data-astro-cid-lcdefpme][data-reveal],html.js [data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(16px)}html.js [data-astro-cid-lcdefpme][data-reveal].is-in,html.js [data-astro-cid-lcdefpme][data-reveal-stagger].is-in>[data-astro-cid-lcdefpme]{opacity:1;transform:none}[data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]:nth-child(2){transition-delay:70ms}[data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]:nth-child(3){transition-delay:.14s}[data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]:nth-child(4){transition-delay:.21s}[data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]:nth-child(5){transition-delay:.28s}@media (prefers-reduced-motion:reduce){.hero-stagger[data-astro-cid-lcdefpme]{animation:none}html.js [data-astro-cid-lcdefpme][data-reveal],html.js [data-astro-cid-lcdefpme][data-reveal-stagger]>[data-astro-cid-lcdefpme]{opacity:1;transition:none;transform:none}}.frame[data-astro-cid-lcdefpme]{width:min(100%, var(--max));border-inline:1px solid var(--line);background:var(--white);margin-inline:auto}.pad[data-astro-cid-lcdefpme]{padding-inline:var(--pad)}.shell[data-astro-cid-lcdefpme]{width:min(100%, var(--max));padding-inline:var(--pad);margin-inline:auto}.cells[data-astro-cid-lcdefpme]{background:var(--line);border-top:1px solid var(--line);gap:1px;display:grid}.cells[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]{background:var(--white);margin:0}.announce[data-astro-cid-lcdefpme]{background:var(--ink);color:#ffffffe6;place-items:center;min-height:40px;font-size:.86rem;font-weight:500;display:grid}.announce[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{align-items:center;gap:.55rem;padding-inline:1rem;display:inline-flex}.announce__tag[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;border-radius:999px;padding:.12rem .5rem;font-size:.72rem;font-weight:600}.announce__arrow[data-astro-cid-lcdefpme]{transition:transform .2s}.announce[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover .announce__arrow[data-astro-cid-lcdefpme]{transform:translate(3px)}.site-header[data-astro-cid-lcdefpme]{z-index:30;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#ffffffd9;position:sticky;top:0}.header-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;min-height:64px;display:grid}.brand[data-astro-cid-lcdefpme]{justify-self:start;align-items:center;display:inline-flex}.brand-logo[data-astro-cid-lcdefpme]{width:auto;height:30px;display:block}.nav[data-astro-cid-lcdefpme]{color:var(--muted);justify-content:center;gap:1.9rem;font-size:.92rem;font-weight:500;display:flex}.nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{transition:color .15s}.nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.header-actions[data-astro-cid-lcdefpme]{justify-self:end;align-items:center;gap:.5rem;display:flex}.btn--block[data-astro-cid-lcdefpme]{width:100%}.btn--paper[data-astro-cid-lcdefpme]{color:var(--ink);background:#fff}.btn--paper[data-astro-cid-lcdefpme]:hover{background:#eceef2}.btn--outline[data-astro-cid-lcdefpme]{color:#fff;border-color:#ffffff4d}.btn--outline[data-astro-cid-lcdefpme]:hover{background:#ffffff14}.eyebrow[data-astro-cid-lcdefpme]{background:var(--blue-soft);color:var(--blue-strong);letter-spacing:0;border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.section[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);background:var(--white)}.section-headwrap[data-astro-cid-lcdefpme]{padding-block:clamp(52px,6.5vw,92px) clamp(32px,4vw,56px)}.section-head[data-astro-cid-lcdefpme]{max-width:640px}.section-head--center[data-astro-cid-lcdefpme]{text-align:center;margin-inline:auto}.section-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:clamp(1.85rem,3.2vw,2.45rem)}.section-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:.85rem 0 0;font-size:1.08rem;line-height:1.55}.check-list[data-astro-cid-lcdefpme]{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.check-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--ink-soft);padding-left:1.7rem;font-size:.96rem;position:relative}.check-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:before{content:"";background:var(--blue-soft);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232a31ff' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:50%;width:18px;height:18px;position:absolute;top:.15em;left:0}.pro-badge[data-astro-cid-lcdefpme]{background:var(--ink);color:#fff;letter-spacing:.04em;border-radius:999px;align-items:center;height:22px;padding-inline:.5rem;font-size:.68rem;font-weight:600;display:inline-flex}.hero-inner[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;padding-block:clamp(60px,8vw,108px) clamp(48px,6vw,80px);display:grid}.hero-title[data-astro-cid-lcdefpme]{max-width:680px;margin-top:1.4rem;font-size:clamp(2.5rem,5.4vw,4.1rem);line-height:1.03}.hero-lead[data-astro-cid-lcdefpme]{max-width:640px;color:var(--muted);margin:1.35rem 0 0;font-size:clamp(1.02rem,1.5vw,1.18rem);line-height:1.55}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.8rem;display:flex}.trust-line[data-astro-cid-lcdefpme]{color:var(--faint);margin:1.15rem 0 0;font-size:.88rem;font-weight:500}.hero-stage[data-astro-cid-lcdefpme]{padding:clamp(28px, 4vw, 56px) var(--pad);border-top:1px solid var(--line);background:radial-gradient(110% 100% at 50% 0,#2a31ff0b,#0000 60%),#fafbfd}.hero-shot[data-astro-cid-lcdefpme]{aspect-ratio:16/9;background:var(--white);border:1px solid var(--line-strong);border-radius:12px;overflow:hidden;box-shadow:0 24px 56px -32px #14161c3d}.hero-shot[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.capability[data-astro-cid-lcdefpme]{border-top:1px solid var(--line)}.cap-cells[data-astro-cid-lcdefpme]{border-top:0;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none}.cap-cells[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:var(--ink-soft);justify-content:center;align-items:center;gap:.6rem;padding:1.05rem 1rem;font-size:.92rem;font-weight:600;display:flex}.cap-cells[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{fill:none;width:18px;height:18px;stroke:var(--blue);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none}.problem-cells[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-cell[data-astro-cid-lcdefpme]{padding:clamp(1.6rem,2.6vw,2.4rem)}.problem-cells[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child{padding-left:var(--pad)}.problem-cells[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:last-child{padding-right:var(--pad)}.problem-num[data-astro-cid-lcdefpme]{color:var(--blue);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:600;display:inline-flex}.problem-cell[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:1.18rem}.problem-cell[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:.6rem 0 0;font-size:.97rem}.feature-rows[data-astro-cid-lcdefpme]{background:var(--line);border-top:1px solid var(--line);gap:1px;display:grid}.feature-row[data-astro-cid-lcdefpme]{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.feature-copy[data-astro-cid-lcdefpme]{background:var(--white);padding:clamp(2.4rem, 4vw, 4.25rem) clamp(1.75rem, 3vw, 4rem) clamp(2.4rem, 4vw, 4.25rem) var(--pad);align-content:center;justify-items:start;display:grid}.feature-row--flip[data-astro-cid-lcdefpme] .feature-copy[data-astro-cid-lcdefpme]{padding-inline:clamp(1.75rem, 3vw, 4rem) var(--pad);order:2}.feature-label[data-astro-cid-lcdefpme]{align-items:center;gap:.6rem;display:flex}.feature-copy[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:1rem 0 0;font-size:clamp(1.45rem,2.2vw,1.85rem)}.feature-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]{color:var(--muted);margin:.8rem 0 1.35rem;font-size:1.03rem;line-height:1.55}.feature-visual[data-astro-cid-lcdefpme]{background:radial-gradient(120% 120% at 20% 0,#2a31ff0a,#0000 60%),#fafbfd;place-items:center;min-height:340px;padding:clamp(1.75rem,3vw,3rem);display:grid}.mock[data-astro-cid-lcdefpme]{border:1px solid var(--line-strong);background:#fff;border-radius:12px;width:100%;max-width:340px;padding:1.25rem;box-shadow:0 14px 32px -22px #14161c3d}.mock-top[data-astro-cid-lcdefpme]{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:flex}.tag[data-astro-cid-lcdefpme]{color:var(--muted);background:#eef0f4;border-radius:999px;padding:.2rem .55rem;font-size:.74rem;font-weight:600}.tag--ok[data-astro-cid-lcdefpme]{color:#3d5300;background:#c6ff4d52}.mock-line[data-astro-cid-lcdefpme]{background:#eef0f4;border-radius:6px;height:12px;margin-bottom:.6rem}.mock-line--lg[data-astro-cid-lcdefpme]{background:#e3e6ec;width:82%;height:16px}.mock-line--sm[data-astro-cid-lcdefpme]{width:55%}.mock-total[data-astro-cid-lcdefpme]{background:#f5f6f9;border-radius:9px;justify-content:space-between;align-items:center;margin:1rem 0;padding:.7rem .85rem;font-size:.92rem;display:flex}.mock-total[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-variant-numeric:tabular-nums;font-weight:600}.mock-chips[data-astro-cid-lcdefpme]{gap:.5rem;display:flex}.mock-chips[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{text-align:center;color:var(--muted);background:#f2f3f7;border-radius:8px;flex:1;padding:.45rem 0;font-size:.82rem;font-weight:600}.mock-chips[data-astro-cid-lcdefpme] .is-active[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff}.mock--finance[data-astro-cid-lcdefpme] .mock-kpis[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.1rem;display:grid}.mock-kpis[data-astro-cid-lcdefpme] div[data-astro-cid-lcdefpme]{background:#f5f6f9;border-radius:9px;padding:.7rem .8rem}.mock-kpis[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--faint);font-size:.74rem;font-weight:500;display:block}.mock-kpis[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-variant-numeric:tabular-nums;margin-top:.25rem;font-size:1.05rem;font-weight:600;display:block}.mock-bars[data-astro-cid-lcdefpme]{grid-template-columns:repeat(6,1fr);align-items:end;gap:.55rem;height:92px;margin-bottom:.9rem;display:grid}.mock-bars[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--blue), #6a70ff);border-radius:5px 5px 0 0}.mock-bars[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:nth-child(2n){background:#dfe2ee}.mock-legend[data-astro-cid-lcdefpme]{color:var(--muted);gap:1rem;font-size:.8rem;font-weight:500;display:flex}.mock-legend[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{align-items:center;gap:.4rem;display:inline-flex}.lg[data-astro-cid-lcdefpme]{border-radius:3px;width:10px;height:10px}.lg--blue[data-astro-cid-lcdefpme]{background:var(--blue)}.lg--soft[data-astro-cid-lcdefpme]{background:#dfe2ee}.lg--lime[data-astro-cid-lcdefpme]{background:#a6d92f}.mock--crm[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:.6rem;max-width:360px;display:grid}.crm-col[data-astro-cid-lcdefpme]{background:#f5f6f9;border-radius:10px;align-content:start;gap:.45rem;padding:.6rem;display:grid}.crm-col__head[data-astro-cid-lcdefpme]{color:var(--muted);justify-content:space-between;align-items:center;font-size:.76rem;font-weight:600;display:flex}.crm-col__head[data-astro-cid-lcdefpme] em[data-astro-cid-lcdefpme]{color:var(--faint);font-style:normal}.crm-card[data-astro-cid-lcdefpme]{height:30px;box-shadow:0 0 0 1px var(--line);background:#fff;border-radius:7px}.crm-col[data-astro-cid-lcdefpme]:first-child .crm-card[data-astro-cid-lcdefpme]{box-shadow:0 0 0 1px #2a31ff33}.mock--reports[data-astro-cid-lcdefpme] .spark[data-astro-cid-lcdefpme]{width:100%;height:120px;margin-bottom:.7rem}.split-row[data-astro-cid-lcdefpme]{background:var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.split-copy[data-astro-cid-lcdefpme]{background:var(--white);padding:clamp(52px, 6.5vw, 92px) clamp(1.75rem, 3vw, 4rem) clamp(52px, 6.5vw, 92px) var(--pad);align-content:center;justify-items:start;display:grid}.split-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin:1rem 0 .85rem;font-size:clamp(1.85rem,3vw,2.35rem)}.split-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);margin:0 0 1.6rem;font-size:1.06rem;line-height:1.55}.telegram[data-astro-cid-lcdefpme] .split-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:0}.split-row--flip[data-astro-cid-lcdefpme] .split-copy[data-astro-cid-lcdefpme]{padding-inline:clamp(1.75rem, 3vw, 4rem) var(--pad);order:2}.split-row--flip[data-astro-cid-lcdefpme] .split-visual[data-astro-cid-lcdefpme]{order:1}.split-visual[data-astro-cid-lcdefpme]{background:radial-gradient(120% 120% at 80% 0,#2a31ff0a,#0000 60%),#fafbfd;place-items:center;padding:clamp(2rem,4vw,3.5rem) clamp(1.5rem,3vw,3.5rem);display:grid}.approval-card[data-astro-cid-lcdefpme]{border-radius:var(--radius);border:1px solid var(--line-strong);background:#fff;width:100%;max-width:400px;padding:1.6rem;box-shadow:0 14px 32px -22px #14161c3d}.approval-card__head[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line);color:var(--faint);align-items:center;gap:.5rem;margin-bottom:1.1rem;padding-bottom:1rem;font-size:.85rem;font-weight:500;display:flex}.approval-card[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{font-size:1.35rem}.approval-note[data-astro-cid-lcdefpme]{color:var(--faint);margin:.5rem 0 0;font-size:.9rem}.approval-total[data-astro-cid-lcdefpme]{background:#f5f6f9;border-radius:10px;justify-content:space-between;align-items:center;margin:1.2rem 0;padding:.9rem 1rem;display:flex}.approval-total[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:600}.approval-actions[data-astro-cid-lcdefpme]{grid-template-columns:1.4fr 1fr 1fr;gap:.5rem;display:grid}.btn-mock[data-astro-cid-lcdefpme]{min-height:38px;color:var(--ink-soft);background:#f2f3f7;border-radius:8px;place-items:center;font-size:.88rem;font-weight:600;display:grid}.btn-mock--primary[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff}.telegram-chat[data-astro-cid-lcdefpme]{border-radius:var(--radius);border:1px solid var(--line);background:#eef1f6;gap:.75rem;width:100%;max-width:380px;padding:1.4rem;display:grid}.bubble[data-astro-cid-lcdefpme]{border-radius:16px;max-width:82%;padding:.8rem 1rem;font-size:.95rem;line-height:1.5}.bubble--out[data-astro-cid-lcdefpme]{background:var(--blue);color:#fff;border-bottom-right-radius:5px;justify-self:end}.bubble--out[data-astro-cid-lcdefpme] code[data-astro-cid-lcdefpme]{font-family:inherit;font-weight:600}.bubble--in[data-astro-cid-lcdefpme]{color:var(--ink-soft);background:#fff;border-bottom-left-radius:5px;gap:.2rem;display:grid;box-shadow:0 1px 2px #14161c14}.bubble--in[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{margin-bottom:.2rem;font-weight:600}.bubble--in[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--muted);font-variant-numeric:tabular-nums}.statement-section[data-astro-cid-lcdefpme]{padding-block:clamp(72px,9vw,128px)}.statement[data-astro-cid-lcdefpme]{text-align:center;max-width:880px;color:var(--ink);letter-spacing:-.02em;margin:0 auto;font-size:clamp(1.45rem,2.8vw,2.05rem);font-weight:600;line-height:1.35}.plans[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}.plan[data-astro-cid-lcdefpme]{align-content:start;justify-items:stretch;padding:clamp(2rem,3.5vw,3.25rem) clamp(1.75rem,4vw,5rem);display:grid}.plans[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child{padding-left:var(--pad)}.plans[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:last-child{padding-right:var(--pad)}.plan--highlight[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, #2a31ff0d, transparent 55%), var(--white);box-shadow:inset 0 2px 0 var(--blue)}.plan-head[data-astro-cid-lcdefpme]{align-items:center;gap:.6rem;display:flex}.plan-head[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:1.4rem}.plan-desc[data-astro-cid-lcdefpme]{color:var(--muted);margin:.5rem 0 0;font-size:.98rem}.plan-price[data-astro-cid-lcdefpme]{align-items:baseline;gap:.5rem;margin:1.3rem 0;display:flex}.plan-price[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-variant-numeric:tabular-nums;font-size:2.2rem;font-weight:600}.plan-price[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--faint);font-size:.9rem}.plan-features[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);margin-top:1.5rem;padding-top:1.5rem}.plan-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme].is-off{color:var(--faint);opacity:.7}.plan-features[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme].is-off:before{background:#eef0f4 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23aab0bb' stroke-width='3' stroke-linecap='round'%3E%3Cpath d='M6 12h12'/%3E%3C/svg%3E") 50%/11px no-repeat}.faq[data-astro-cid-lcdefpme] .section-headwrap[data-astro-cid-lcdefpme]{padding-bottom:clamp(24px,3vw,40px)}.faq-wrap[data-astro-cid-lcdefpme]{padding-bottom:clamp(56px,7vw,96px)}.faq-list[data-astro-cid-lcdefpme]{border:1px solid var(--line);background:var(--white);max-width:820px;margin-inline:auto}.faq-item[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--line)}.faq-item[data-astro-cid-lcdefpme]:last-child{border-bottom:0}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.4rem;font-size:1.04rem;font-weight:600;list-style:none;display:flex}.faq-item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq-icon[data-astro-cid-lcdefpme]{flex:none;width:16px;height:16px;position:relative}.faq-icon[data-astro-cid-lcdefpme]:before,.faq-icon[data-astro-cid-lcdefpme]:after{content:"";background:var(--muted);transition:transform .2s;position:absolute}.faq-icon[data-astro-cid-lcdefpme]:before{width:16px;height:2px;top:7px;left:0}.faq-icon[data-astro-cid-lcdefpme]:after{width:2px;height:16px;top:0;left:7px}.faq-item[data-astro-cid-lcdefpme][open] .faq-icon[data-astro-cid-lcdefpme]:after{transform:scaleY(0)}.faq-item[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--muted);max-width:68ch;margin:0;padding:0 1.4rem 1.3rem;font-size:.98rem;line-height:1.6}.final[data-astro-cid-lcdefpme]{background:var(--ink);border-top:1px solid var(--line)}.final-inner[data-astro-cid-lcdefpme]{text-align:center;justify-items:center;padding-block:clamp(72px,9vw,128px);display:grid}.final-inner[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;max-width:20ch;font-size:clamp(1.9rem,3.6vw,2.8rem)}.final-inner[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb8;max-width:46ch;margin:1rem 0 0;font-size:1.06rem}.final-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:1.9rem;display:flex}.footer[data-astro-cid-lcdefpme]{background:var(--ink);color:#ffffff9e;border-top:1px solid #ffffff1f}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:2.5rem 2rem;padding-block:clamp(48px,5vw,72px) clamp(40px,4vw,56px);display:grid}.footer-brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:auto;height:25px}.footer-brand[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:1rem 0 0;font-size:.92rem}.footer-col[data-astro-cid-lcdefpme]{align-content:start;gap:.65rem;font-size:.92rem;display:grid}.footer-col[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:.35rem;font-size:.88rem;font-weight:600}.footer-col[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#fff9;transition:color .15s}.footer-col[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#fff}.footer-base[data-astro-cid-lcdefpme]{color:#ffffff7a;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:.5rem;padding-block:1.4rem;font-size:.84rem;display:flex}@media (width<=900px){.nav[data-astro-cid-lcdefpme]{display:none}.feature-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.feature-row--flip[data-astro-cid-lcdefpme] .feature-copy[data-astro-cid-lcdefpme]{padding-inline:var(--pad);order:0}.feature-copy[data-astro-cid-lcdefpme]{padding-inline:var(--pad)}.feature-visual[data-astro-cid-lcdefpme]{min-height:0}.split-row[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.split-copy[data-astro-cid-lcdefpme]{padding:clamp(44px, 8vw, 64px) var(--pad)}.split-row--flip[data-astro-cid-lcdefpme] .split-copy[data-astro-cid-lcdefpme]{padding-inline:var(--pad);order:0}.split-row--flip[data-astro-cid-lcdefpme] .split-visual[data-astro-cid-lcdefpme]{order:0}.split-visual[data-astro-cid-lcdefpme]{padding-inline:var(--pad)}.problem-cells[data-astro-cid-lcdefpme],.plans[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.problem-cell[data-astro-cid-lcdefpme],.plan[data-astro-cid-lcdefpme],.problem-cells[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child,.problem-cells[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:last-child,.plans[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:first-child,.plans[data-astro-cid-lcdefpme]>[data-astro-cid-lcdefpme]:last-child{padding-inline:var(--pad)}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}@media (width<=760px){.cap-cells[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}.cap-cells[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:last-child{grid-column:1/-1}}@media (width<=720px){.header-actions[data-astro-cid-lcdefpme] .btn--quiet[data-astro-cid-lcdefpme],.announce__arrow[data-astro-cid-lcdefpme]{display:none}.footer-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:2rem}}
