:root{--ink:#14141c;--muted:#74748a;--bg:#f3f1ec;--card-border:#e6e4de;--blue:#4b57ea;--blue-frame:#ccd0fa;--blue-badge-text:#3d3ee0;--green:#22a35a;--green-frame:#c9f2cd;--green-badge-text:#1b7d43;--purple:#c026d3;--purple-frame:#ecd0f4;--purple-badge-text:#a21caf;--button-blue:#3d4bec}[data-astro-cid-lcdefpme]{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:linear-gradient(90deg,#00000009 1px,#0000 1px);background-size:56px 100%;font-family:Inter,Helvetica Neue,Arial,sans-serif}.page[data-astro-cid-lcdefpme]{max-width:1180px;margin:0 auto;padding:88px 32px 96px}.hero[data-astro-cid-lcdefpme]{text-align:center;max-width:720px;margin:0 auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.eyebrow[data-astro-cid-lcdefpme]{color:var(--muted);letter-spacing:.02em;margin:0 0 18px;font-size:14px;animation:.6s 50ms both fadeUp}h1[data-astro-cid-lcdefpme]{letter-spacing:-.01em;text-transform:uppercase;margin:0 0 22px;font-size:clamp(34px,5vw,52px);font-weight:800;line-height:1.08;animation:.6s .1s both fadeUp}.subtitle[data-astro-cid-lcdefpme]{color:#b3b1ab;max-width:480px;margin:0 auto 40px;font-size:17px;line-height:1.6;animation:.6s .15s both fadeUp}.subtitle[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--ink);font-weight:600}.toggle-row[data-astro-cid-lcdefpme]{align-items:center;gap:12px;animation:.6s .2s both fadeUp;display:inline-flex;position:relative}.toggle[data-astro-cid-lcdefpme]{background:#fff;border-radius:999px;padding:4px;display:inline-flex;position:relative;box-shadow:0 1px 2px #14141c0f,0 0 0 1px #14141c0d}.toggle-btn[data-astro-cid-lcdefpme]{z-index:1;cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:999px;padding:9px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:color .25s;position:relative}.toggle-btn[data-astro-cid-lcdefpme][aria-pressed=true]{color:var(--ink)}.toggle-thumb[data-astro-cid-lcdefpme]{background:#eef0f2;border-radius:999px;width:calc(50% - 4px);transition:transform .28s cubic-bezier(.65,0,.35,1);position:absolute;top:4px;bottom:4px;left:4px}.toggle[data-astro-cid-lcdefpme][data-active=yearly] .toggle-thumb[data-astro-cid-lcdefpme]{transform:translate(100%)}.save-hint[data-astro-cid-lcdefpme]{color:var(--button-blue);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);align-items:start;gap:28px;margin-top:64px;display:grid}.card-frame[data-astro-cid-lcdefpme]{animation:.6s both fadeIn;animation-delay:calc(.3s + var(--stagger) * .1s);text-align:center;background:0 0;border-radius:30px;padding:6px;transition:background .35s,transform .35s;position:relative}.card-frame[data-astro-cid-lcdefpme][data-active=true],.card-frame[data-astro-cid-lcdefpme]:hover,.card-frame[data-astro-cid-lcdefpme]:focus-within{transform:translateY(-6px)}.card-frame[data-astro-cid-lcdefpme][data-active=true] .badge[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover .badge[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:focus-within .badge[data-astro-cid-lcdefpme]{opacity:1;transform:translateY(0)}.page[data-astro-cid-lcdefpme].is-yearly .badge[data-astro-cid-lcdefpme]{height:0;overflow:hidden;opacity:0!important;margin:0!important;padding:20px!important;transform:translateY(-6px)!important}.badge[data-astro-cid-lcdefpme]{background:var(--badge-bg);opacity:0;border-radius:999px;margin:13px 0 34px;padding:6px 20px;font-size:13px;font-weight:600;transition:opacity .3s,transform .3s;display:inline-block;transform:translateY(-6px)}.card-white[data-astro-cid-lcdefpme]{border:1px solid var(--card-border);text-align:left;background:#fff;border-radius:24px;margin-top:-26px;padding:36px 32px 34px;transition:margin-top .3s,box-shadow .35s;position:relative}.card-frame[data-astro-cid-lcdefpme][data-active=true] .card-white[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover .card-white[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:focus-within .card-white[data-astro-cid-lcdefpme]{margin-top:0;box-shadow:0 18px 40px -18px #14141c2e}.page[data-astro-cid-lcdefpme].is-monthly .card-white[data-astro-cid-lcdefpme]{margin-top:-26px!important}.page[data-astro-cid-lcdefpme].is-yearly .card-white[data-astro-cid-lcdefpme]{margin-top:0!important}.card-frame[data-astro-cid-lcdefpme][data-color=blue]{--frame:var(--blue-frame);--badge-text:var(--blue-badge-text);--accent:var(--blue);--badge-bg:#edf0ff}.card-frame[data-astro-cid-lcdefpme][data-color=green]{--frame:var(--green-frame);--badge-text:var(--green-badge-text);--accent:var(--green);--badge-bg:#e5ffe4}.card-frame[data-astro-cid-lcdefpme][data-color=purple]{--frame:var(--purple-frame);--badge-text:var(--purple-badge-text);--accent:var(--purple);--badge-bg:#fbecff}.card-frame[data-astro-cid-lcdefpme][data-active=true],.card-frame[data-astro-cid-lcdefpme]:hover,.card-frame[data-astro-cid-lcdefpme]:focus-within{background:var(--frame)}.page[data-astro-cid-lcdefpme].is-yearly .card-frame[data-astro-cid-lcdefpme][data-active=true],.page[data-astro-cid-lcdefpme].is-yearly .card-frame[data-astro-cid-lcdefpme]:hover,.page[data-astro-cid-lcdefpme].is-yearly .card-frame[data-astro-cid-lcdefpme]:focus-within{padding:6px}.badge[data-astro-cid-lcdefpme]{color:var(--badge-text)}h2[data-astro-cid-lcdefpme]{letter-spacing:-.01em;margin:0 0 10px;font-size:22px;font-weight:700}.desc[data-astro-cid-lcdefpme]{color:var(--muted);min-height:66px;margin:0 0 28px;font-size:14.5px;line-height:1.55}.price[data-astro-cid-lcdefpme]{align-items:center;gap:10px;margin:0 0 24px;display:flex}.price-amount[data-astro-cid-lcdefpme]{letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:40px;font-weight:800;line-height:1}.price-meta[data-astro-cid-lcdefpme]{flex-direction:column;justify-content:center;line-height:1.3;display:flex}.price-unit[data-astro-cid-lcdefpme]{color:var(--ink);font-size:14px;font-weight:500}.price-sub[data-astro-cid-lcdefpme]{color:#b6b4ae;opacity:1;font-size:12.5px;transition:opacity .2s}.page[data-astro-cid-lcdefpme].is-monthly .price-sub[data-astro-cid-lcdefpme]{opacity:0}.cta[data-astro-cid-lcdefpme]{cursor:pointer;width:100%;color:var(--ink);background:#fff;border:1.5px solid #e3e1db;border-radius:999px;padding:15px 0;font-family:inherit;font-size:15px;font-weight:600;transition:background .3s,color .3s,border-color .3s}.card-frame[data-astro-cid-lcdefpme][data-active=true] .cta[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover .cta[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:focus-within .cta[data-astro-cid-lcdefpme]{background:var(--button-blue);border-color:var(--button-blue);color:#fff}hr[data-astro-cid-lcdefpme]{border:none;border-top:1px solid #ececea;margin:28px 0 22px}.feature-list[data-astro-cid-lcdefpme]{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.feature-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{color:#3c3c46;align-items:center;gap:12px;font-size:14.5px;display:flex}.check[data-astro-cid-lcdefpme]{color:#fff;background:#d8d6d0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:19px;height:19px;transition:background .3s,border-color .3s,color .3s;display:inline-flex}.check--outline[data-astro-cid-lcdefpme]{color:#0000;background:0 0;border:1.6px solid #d8d6d0}.card-frame[data-astro-cid-lcdefpme][data-active=true] .check--outline[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover .check--outline[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:focus-within .check--outline[data-astro-cid-lcdefpme]{border-color:var(--accent);color:var(--accent)}.card-frame[data-astro-cid-lcdefpme][data-active=true] .check--filled[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover .check--filled[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:focus-within .check--filled[data-astro-cid-lcdefpme]{background:var(--accent);color:#fff}.footnote[data-astro-cid-lcdefpme]{text-align:center;color:var(--muted);margin:64px 0 0;font-size:14px}.footnote[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--button-blue);font-weight:600;text-decoration:none}.footnote[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{text-decoration:underline}@media (max-width:860px){.page[data-astro-cid-lcdefpme]{padding:48px 20px 64px}.cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.card-frame[data-astro-cid-lcdefpme],.card-frame[data-astro-cid-lcdefpme]:hover,.card-frame[data-astro-cid-lcdefpme]:focus-within{transform:none}}@media (max-width:480px){.page[data-astro-cid-lcdefpme]{padding:32px 16px 48px}h1[data-astro-cid-lcdefpme]{font-size:28px}.subtitle[data-astro-cid-lcdefpme]{font-size:15px}.toggle-row[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center}.toggle-btn[data-astro-cid-lcdefpme]{padding:8px 16px;font-size:13px}.save-hint[data-astro-cid-lcdefpme]{font-size:12px}.cards[data-astro-cid-lcdefpme]{gap:20px;margin-top:40px}.card-white[data-astro-cid-lcdefpme]{padding:24px 20px 26px}.badge[data-astro-cid-lcdefpme]{padding:5px 14px;font-size:12px}.price-amount[data-astro-cid-lcdefpme]{font-size:32px}.feature-list[data-astro-cid-lcdefpme]{gap:12px}.feature-list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{font-size:13px}.footnote[data-astro-cid-lcdefpme]{margin-top:40px;font-size:13px}}@media (prefers-reduced-motion:reduce){[data-astro-cid-lcdefpme]{transition:none!important;animation:none!important}}
