.btn-play[data-astro-cid-xwy5prjo].on-dark{background:var(--inverse);color:var(--ink)}.btn-play[data-astro-cid-xwy5prjo].on-dark:hover{color:var(--ink);background:#f1f1ee}.k-phone{--surface-canvas:#fafaf8;--surface-card:#fff;--surface-sunken:#f1f1ee;--text-primary:#18181b;--text-secondary:#52525b;--text-tertiary:#6c6c75;--text-inverse:#fff;--border-hair:#18181b0f;--border-subtle:#18181b17;--cta-fill:#5c616b;--accent-primary:#2a2d33;--primary-soft:#18181b0f;--cat-blue:#4c7dbd;--cat-brick:#ba6a4f;--cat-green:#48996b;--cat-amber:#c2963d;--cat-teal:#43939d;--cat-violet:#9867ad;background:var(--surface-canvas);width:390px;height:800px;font-family:var(--body-font);color:var(--text-primary);letter-spacing:-.006em;text-align:left;-webkit-font-smoothing:antialiased;user-select:none;border-radius:34px;flex-direction:column;font-size:15px;line-height:1.5;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #18181b12,0 2px 6px #18181b0d,0 24px 48px -16px #18181b2e,0 14px 28px -18px #18181b1f}.k-phone *,.k-phone :before,.k-phone :after{box-sizing:border-box}.k-phone svg{display:block}.kp-statusbar{height:30px;font:600 12px/1 var(--body-font);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 22px 0;display:flex}.kp-statusbar .kp-sysicons{align-items:center;gap:4px;display:flex}.kp-statusbar svg{width:14px;height:14px}.kp-header{flex-shrink:0;justify-content:space-between;align-items:center;min-height:44px;padding:10px 14px 4px;display:flex}.kp-brand{align-items:center;gap:8px;display:flex}.kp-brand img{object-fit:contain;width:28px;height:28px}.kp-brand .kp-appname{letter-spacing:-.012em;font-size:15px;font-weight:600;line-height:1}.kp-iconbtn{width:36px;height:36px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.kp-iconbtn svg{width:20px;height:20px}.kp-greeting{padding:20px 24px 8px}.kp-pagetitle{padding:16px 4px 8px}.kp-salute{letter-spacing:-.022em;font-size:22px;font-weight:500;line-height:28px}.kp-salute .kp-dim{color:var(--text-tertiary);font-weight:400}.kp-subline{letter-spacing:-.008em;color:var(--text-tertiary);margin-top:4px;font-size:14px;font-weight:400;line-height:20px}.kp-body{flex:1;min-height:0;padding:0 20px;overflow:hidden}.kp-tasks{margin-top:8px}.kp-task{align-items:center;gap:12px;padding:14px 4px 14px 36px;display:flex;position:relative}.kp-task:before{content:"";background:var(--border-hair);width:1.5px;position:absolute;top:0;bottom:0;left:15px}.kp-task:first-child:before{top:50%}.kp-task:last-child:before{bottom:50%}.kp-circle{background:var(--surface-canvas);z-index:1;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.kp-circle .kp-ring{border:1.8px solid var(--cat-color,var(--text-tertiary));border-radius:999px;width:18px;height:18px;position:relative}.kp-circle .kp-ring:after{content:"";border:solid var(--cat-color,var(--text-tertiary));opacity:.35;border-width:0 1.4px 1.4px 0;width:4px;height:8px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.kp-task-body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.kp-task-title{letter-spacing:-.008em;font-size:15px;font-weight:500;line-height:22px}.kp-task-meta{color:var(--text-tertiary);flex-wrap:wrap;align-items:center;gap:4px 10px;font-size:12px;line-height:16px;display:flex}.kp-task-meta .kp-meta{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.kp-task-meta svg{width:11px;height:11px}.kp-task-meta .kp-prio svg{color:var(--text-primary)}.kp-resume{color:var(--text-tertiary);margin-top:3px;font-size:12px;line-height:16px}.kp-play{width:30px;height:30px;color:var(--text-tertiary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.kp-play svg{width:18px;height:18px}.kp-tabbar{background:var(--surface-canvas);border-top:1px solid var(--border-hair);flex-shrink:0;grid-template-columns:repeat(5,1fr);height:56px;padding:4px 12px 10px;display:grid}.kp-tab{color:var(--text-tertiary);letter-spacing:.01em;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:10px;font-weight:500;line-height:1;display:flex}.kp-tab svg{width:18px;height:18px}.kp-tab.active{color:var(--accent-primary)}.kp-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-tertiary);font-size:11px;font-weight:500;line-height:1}.kp-seg{background:var(--surface-sunken);border-radius:999px;padding:3px;display:inline-flex}.kp-seg span{color:var(--text-secondary);border-radius:999px;padding:7px 16px;font-size:13px;font-weight:500;line-height:1}.kp-seg span.on{background:var(--cta-fill);color:var(--text-inverse)}.kp-scrim{z-index:5;background:#18181b73;position:absolute;inset:0}.kp-sheet{background:var(--surface-canvas);z-index:6;border-radius:20px 20px 0 0;flex-direction:column;padding:0 20px;display:flex;position:absolute;inset:96px 0 0;box-shadow:0 -12px 32px #18181b1f}.kp-sheet-handle{background:var(--border-subtle);border-radius:999px;flex-shrink:0;align-self:center;width:36px;height:4px;margin:10px 0 4px}.kp-sheet-head{justify-content:space-between;align-items:center;padding:14px 0 4px;display:flex}.kp-sheet-head svg{width:20px;height:20px;color:var(--text-secondary)}.kp-seg-wrap{justify-content:center;padding:10px 0 16px;display:flex}.kp-sheet-desc{color:var(--text-secondary);letter-spacing:-.005em;font-size:14px;line-height:20px}.kp-input{background:var(--surface-sunken);color:var(--text-tertiary);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:16px;padding:12px 8px 12px 14px;font-size:15px;display:flex}.kp-input .kp-mic{background:var(--primary-soft);width:32px;height:32px;color:var(--accent-primary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.kp-input .kp-mic svg{width:16px;height:16px}.kp-queue{flex-direction:column;margin-top:10px;display:flex}.kp-queue-row{align-items:center;gap:10px;padding:15px 2px;display:flex}.kp-queue-row+.kp-queue-row{border-top:1px solid var(--border-hair)}.kp-queue-row .kp-qtext{letter-spacing:-.008em;flex:1;min-width:0;font-size:15px}.kp-queue-row svg{width:15px;height:15px;color:var(--text-tertiary);flex-shrink:0}.kp-cta{background:var(--cta-fill);height:46px;color:var(--text-inverse);letter-spacing:-.005em;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-bottom:18px;font-size:15px;font-weight:500;display:flex}.kp-cta svg{width:14px;height:14px}.kp-spacer{flex:1}.kp-donut-wrap{justify-content:center;align-items:center;padding:24px 0 6px;display:flex;position:relative}.kp-donut-wrap .kp-foxmark{opacity:.2;width:160px;height:160px;position:absolute}.kp-legend{flex-direction:column;padding:6px 4px 0;display:flex}.kp-legend-row{align-items:center;gap:16px;padding:12px 0;display:flex}.kp-legend-row+.kp-legend-row{border-top:1px solid var(--border-hair)}.kp-legend-row .kp-dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.kp-legend-row .kp-lname{letter-spacing:-.006em;flex:1;font-size:15px}.kp-legend-row .kp-lcount{color:var(--text-secondary);font-variant-numeric:tabular-nums;font-size:14px}.kp-legend-row .kp-lpct{color:var(--text-tertiary);font-variant-numeric:tabular-nums;text-align:right;width:44px;font-size:14px}.kp-mixbars{flex-direction:column;gap:12px;padding:16px 4px 0;display:flex}.kp-mixbar-row{align-items:center;gap:12px;display:flex}.kp-mixbar-row .kp-mlabel{width:80px;color:var(--text-secondary);flex-shrink:0;font-size:14px}.kp-mixbar{border-radius:999px;flex:1;height:8px;display:flex;overflow:hidden}.kp-mixbar i{height:100%}.kp-note{color:var(--text-tertiary);letter-spacing:-.004em;padding:16px 4px 0;font-size:14px;line-height:20px}.kp-guide{color:var(--text-tertiary);padding:4px 4px 16px;font-size:14px;line-height:20px}.kp-cats{flex-direction:column;padding:0 4px;display:flex}.kp-cat-row{align-items:center;gap:16px;min-height:56px;padding:11px 0;display:flex}.kp-cat-row+.kp-cat-row{border-top:1px solid var(--border-hair)}.kp-cat-row .kp-swatch{border-radius:999px;flex-shrink:0;width:24px;height:24px}.kp-cat-row .kp-cbody{flex:1;min-width:0}.kp-cat-row .kp-cname{letter-spacing:-.01em;font-size:15px;font-weight:400;line-height:22px;display:block}.kp-cat-row .kp-ccount{color:var(--text-tertiary);font-size:12px;line-height:16px}.kp-cat-row .kp-grip{color:var(--text-tertiary)}.kp-cat-row .kp-grip svg{width:18px;height:18px}.kp-mix-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kp-mix-header .kp-chevron svg{width:16px;height:16px;color:var(--text-tertiary)}.kp-mixstack{border-radius:999px;height:8px;margin-top:10px;display:flex;overflow:hidden}.kp-mixstack i{height:100%}.kp-mixpcts{margin-top:7px;display:flex}.kp-mixpcts span{text-align:center;font-variant-numeric:tabular-nums;font-size:11px;font-weight:500}.phone-slot{--phone-scale:.8;width:calc(390px * var(--phone-scale));height:calc(800px * var(--phone-scale));flex-shrink:0;position:relative}.phone-slot .k-phone{transform:scale(var(--phone-scale));transform-origin:0 0;position:absolute;top:0;left:0}@media (width<=480px){.phone-slot{--phone-scale:.72}}.hero[data-astro-cid-yodha2z4]{position:relative;overflow:hidden}.hero[data-astro-cid-yodha2z4] .wrap[data-astro-cid-yodha2z4]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding-top:72px;padding-bottom:88px;display:grid}.hero-copy[data-astro-cid-yodha2z4]{max-width:560px}.hero-copy[data-astro-cid-yodha2z4] .eyebrow[data-astro-cid-yodha2z4]{align-items:center;gap:10px;margin-bottom:22px;display:flex}.hero-copy[data-astro-cid-yodha2z4] .eyebrow[data-astro-cid-yodha2z4]:before{content:"";background:var(--grad);border-radius:2px;width:22px;height:2px}.hero-copy[data-astro-cid-yodha2z4] .lede[data-astro-cid-yodha2z4]{max-width:490px;margin-top:24px}.hero-actions[data-astro-cid-yodha2z4]{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.hero[data-astro-cid-yodha2z4] .trust-line[data-astro-cid-yodha2z4]{margin-top:26px}.hero-phone[data-astro-cid-yodha2z4]{position:relative}.hero-stack[data-astro-cid-yodha2z4]{width:490px;height:664px;position:relative}.hero-stack[data-astro-cid-yodha2z4] .phone-front{--phone-scale:.72;z-index:1;position:absolute;top:36px;left:2px;transform:rotate(-3deg)}.hero-stack[data-astro-cid-yodha2z4] .phone-back{--phone-scale:.82;z-index:2;position:absolute;top:4px;left:166px;transform:rotate(4deg)}.hero-stack[data-astro-cid-yodha2z4] .phone-back .k-phone{box-shadow:0 0 0 1px #18181b12,0 2px 6px #18181b0d,0 32px 64px -20px #18181b47,0 16px 32px -20px #18181b29}.hero-glow[data-astro-cid-yodha2z4]{filter:blur(2px);pointer-events:none;background:radial-gradient(38% 34% at 28% 22%,#4d5ca81a,#0000 70%),radial-gradient(40% 36% at 72% 46%,#3e9da61a,#0000 70%),radial-gradient(36% 32% at 46% 82%,#d4964a1a,#0000 70%);position:absolute;inset:-12% -18%}@media (width<=1120px) and (width>=981px){.hero-stack[data-astro-cid-yodha2z4]{width:430px}.hero-stack[data-astro-cid-yodha2z4] .phone-back{left:116px}}@media (width<=980px){.hero[data-astro-cid-yodha2z4] .wrap[data-astro-cid-yodha2z4]{text-align:center;grid-template-columns:1fr;justify-items:center;padding-top:48px;padding-bottom:64px}.hero-copy[data-astro-cid-yodha2z4] .eyebrow[data-astro-cid-yodha2z4]{justify-content:center}.hero-copy[data-astro-cid-yodha2z4] .lede[data-astro-cid-yodha2z4]{margin-inline:auto}.hero-actions[data-astro-cid-yodha2z4],.hero[data-astro-cid-yodha2z4] .trust-line[data-astro-cid-yodha2z4]{justify-content:center}}@media (width<=560px){.hero-stack[data-astro-cid-yodha2z4]{width:490px;transform:scale(calc((100vw - 48px) / 490));transform-origin:top;margin-bottom:calc(664px * (((100vw - 48px) / 490) - 1))}}.why[data-astro-cid-l6iy7thw]{border-top:1px solid var(--hair)}.why-grid[data-astro-cid-l6iy7thw]{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.why-item[data-astro-cid-l6iy7thw] .why-glyph[data-astro-cid-l6iy7thw]{background:var(--sunken);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:20px;display:flex}.why-item[data-astro-cid-l6iy7thw] .why-glyph[data-astro-cid-l6iy7thw] svg{width:20px;height:20px;color:var(--ink-2)}.why-item[data-astro-cid-l6iy7thw] h3[data-astro-cid-l6iy7thw]{letter-spacing:-.016em;margin-bottom:10px;font-size:19px;font-weight:600}.why-item[data-astro-cid-l6iy7thw] p[data-astro-cid-l6iy7thw]{color:var(--ink-2);text-wrap:pretty;font-size:15.5px;line-height:1.62}@media (width<=860px){.why-grid[data-astro-cid-l6iy7thw]{grid-template-columns:1fr;gap:36px;max-width:480px}}.features[data-astro-cid-w3dz36le]{border-top:1px solid var(--hair)}.feature-row[data-astro-cid-w3dz36le]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:64px;padding:56px 0;display:grid}.feature-row[data-astro-cid-w3dz36le]+.feature-row[data-astro-cid-w3dz36le]{border-top:1px solid var(--hair)}.feature-row[data-astro-cid-w3dz36le].flip{grid-template-columns:auto minmax(0,1fr)}.feature-row[data-astro-cid-w3dz36le].flip .feature-copy[data-astro-cid-w3dz36le]{order:2}.feature-row[data-astro-cid-w3dz36le].flip .feature-visual[data-astro-cid-w3dz36le]{order:1}.feature-copy[data-astro-cid-w3dz36le]{max-width:460px}.feature-copy[data-astro-cid-w3dz36le] .f-index[data-astro-cid-w3dz36le]{font-family:var(--mono-font);letter-spacing:.14em;color:var(--ink-3);align-items:center;gap:10px;margin-bottom:18px;font-size:12px;display:flex}.feature-copy[data-astro-cid-w3dz36le] .f-index[data-astro-cid-w3dz36le] i[data-astro-cid-w3dz36le]{border-radius:999px;width:7px;height:7px;display:inline-block}.feature-copy[data-astro-cid-w3dz36le] h3[data-astro-cid-w3dz36le]{letter-spacing:-.024em;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.16}.feature-copy[data-astro-cid-w3dz36le]>p[data-astro-cid-w3dz36le]{color:var(--ink-2);text-wrap:pretty;margin-top:16px;font-size:16.5px;line-height:1.65}.feature-copy[data-astro-cid-w3dz36le] .f-points[data-astro-cid-w3dz36le]{flex-direction:column;gap:10px;margin-top:20px;display:flex}.feature-copy[data-astro-cid-w3dz36le] .f-points[data-astro-cid-w3dz36le] li[data-astro-cid-w3dz36le]{color:var(--ink-2);align-items:baseline;gap:10px;font-size:15px;line-height:1.55;display:flex}.feature-copy[data-astro-cid-w3dz36le] .f-points[data-astro-cid-w3dz36le] li[data-astro-cid-w3dz36le]:before{content:"";background:var(--ink-3);border-radius:999px;flex-shrink:0;width:5px;height:5px;transform:translateY(-2.5px)}.feature-visual[data-astro-cid-w3dz36le]{position:relative}.feature-visual[data-astro-cid-w3dz36le] .phone-slot{--phone-scale:.78}.more-grid[data-astro-cid-w3dz36le]{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:72px;display:grid}.more-card[data-astro-cid-w3dz36le]{background:var(--card);box-shadow:0 0 0 1px var(--hair) inset;border-radius:16px;padding:26px 24px}.more-card[data-astro-cid-w3dz36le] svg{width:20px;height:20px;color:var(--ink-2);margin-bottom:16px}.more-card[data-astro-cid-w3dz36le] h3[data-astro-cid-w3dz36le]{letter-spacing:-.012em;margin-bottom:7px;font-size:16px;font-weight:600}.more-card[data-astro-cid-w3dz36le] p[data-astro-cid-w3dz36le]{color:var(--ink-2);text-wrap:pretty;font-size:14px;line-height:1.58}@media (width<=980px){.feature-row[data-astro-cid-w3dz36le],.feature-row[data-astro-cid-w3dz36le].flip{grid-template-columns:1fr;justify-items:center;gap:40px}.feature-row[data-astro-cid-w3dz36le].flip .feature-copy[data-astro-cid-w3dz36le]{order:1}.feature-row[data-astro-cid-w3dz36le].flip .feature-visual[data-astro-cid-w3dz36le]{order:2}.feature-copy[data-astro-cid-w3dz36le]{text-align:center;max-width:560px}.feature-copy[data-astro-cid-w3dz36le] .f-index[data-astro-cid-w3dz36le]{justify-content:center}.feature-copy[data-astro-cid-w3dz36le] .f-points[data-astro-cid-w3dz36le]{align-items:center}.more-grid[data-astro-cid-w3dz36le]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.more-grid[data-astro-cid-w3dz36le]{grid-template-columns:1fr}}.how[data-astro-cid-wkshis2o]{background:var(--warm);border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}.how-grid[data-astro-cid-wkshis2o]{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.how-step[data-astro-cid-wkshis2o]{background:var(--card);box-shadow:0 0 0 1px var(--hair) inset;border-radius:18px;padding:30px 28px 32px;position:relative}.how-step[data-astro-cid-wkshis2o] .step-num[data-astro-cid-wkshis2o]{font-family:var(--mono-font);letter-spacing:.1em;color:var(--ink-3);width:34px;height:34px;box-shadow:0 0 0 1px var(--hair-strong) inset;border-radius:999px;justify-content:center;align-items:center;margin-bottom:20px;font-size:13px;font-weight:500;display:inline-flex}.how-step[data-astro-cid-wkshis2o] h3[data-astro-cid-wkshis2o]{letter-spacing:-.016em;margin-bottom:10px;font-size:19px;font-weight:600}.how-step[data-astro-cid-wkshis2o] p[data-astro-cid-wkshis2o]{color:var(--ink-2);text-wrap:pretty;font-size:15px;line-height:1.62}@media (width<=860px){.how-grid[data-astro-cid-wkshis2o]{grid-template-columns:1fr;max-width:480px}}.privacy-block[data-astro-cid-n3jahbrp]{background:var(--dark);color:#ededea;position:relative;overflow:hidden}.privacy-block[data-astro-cid-n3jahbrp] .wrap[data-astro-cid-n3jahbrp]{z-index:1;position:relative}.privacy-block[data-astro-cid-n3jahbrp] .fox-wm[data-astro-cid-n3jahbrp]{opacity:.05;filter:invert();pointer-events:none;z-index:0;width:480px;height:480px;position:absolute;bottom:-110px;right:-80px}.privacy-block[data-astro-cid-n3jahbrp] .eyebrow[data-astro-cid-n3jahbrp]{color:#8b8e96}.privacy-block[data-astro-cid-n3jahbrp] .h-section[data-astro-cid-n3jahbrp]{color:#f4f3f0}.privacy-block[data-astro-cid-n3jahbrp] .lede[data-astro-cid-n3jahbrp]{color:#b4b6bc}.privacy-grid[data-astro-cid-n3jahbrp]{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:56px;display:grid}.privacy-card[data-astro-cid-n3jahbrp]{background:var(--dark-2);border-radius:14px;align-items:flex-start;gap:16px;padding:22px 24px;display:flex;box-shadow:inset 0 0 0 1px #ffffff0d}.privacy-card[data-astro-cid-n3jahbrp] svg{color:#7fb6bb;flex-shrink:0;width:19px;height:19px;margin-top:2px}.privacy-card[data-astro-cid-n3jahbrp] h3[data-astro-cid-n3jahbrp]{letter-spacing:-.01em;color:#f0efec;margin-bottom:5px;font-size:15.5px;font-weight:600}.privacy-card[data-astro-cid-n3jahbrp] p[data-astro-cid-n3jahbrp]{color:#a9acb3;text-wrap:pretty;font-size:14px;line-height:1.6}.privacy-foot[data-astro-cid-n3jahbrp]{color:#8b8e96;margin-top:36px;font-size:14px}.privacy-foot[data-astro-cid-n3jahbrp] a[data-astro-cid-n3jahbrp]{color:#c9cbd0;text-underline-offset:3px;text-decoration:underline #ffffff40}.privacy-foot[data-astro-cid-n3jahbrp] a[data-astro-cid-n3jahbrp]:hover{color:#fff}@media (width<=760px){.privacy-grid[data-astro-cid-n3jahbrp]{grid-template-columns:1fr}}.plans-grid[data-astro-cid-2vt23bzg]{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;display:grid}.plan-card[data-astro-cid-2vt23bzg]{background:var(--card);box-shadow:0 0 0 1px var(--hair) inset;border-radius:20px;flex-direction:column;padding:36px 34px 38px;display:flex}.plan-card[data-astro-cid-2vt23bzg].premium{position:relative}.plan-card[data-astro-cid-2vt23bzg].premium:before{content:"";background:var(--grad);-webkit-mask-composite:xor;pointer-events:none;opacity:.55;border-radius:20px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.plan-card[data-astro-cid-2vt23bzg] .plan-tag[data-astro-cid-2vt23bzg]{font-family:var(--mono-font);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-3);margin-bottom:14px;font-size:11.5px;font-weight:500}.plan-card[data-astro-cid-2vt23bzg] h3[data-astro-cid-2vt23bzg]{letter-spacing:-.02em;font-size:24px;font-weight:600}.plan-card[data-astro-cid-2vt23bzg] .plan-sub[data-astro-cid-2vt23bzg]{color:var(--ink-2);margin-top:10px;font-size:15px;line-height:1.6}.plan-card[data-astro-cid-2vt23bzg] ul[data-astro-cid-2vt23bzg]{flex-direction:column;gap:12px;margin-top:26px;display:flex}.plan-card[data-astro-cid-2vt23bzg] ul[data-astro-cid-2vt23bzg] li[data-astro-cid-2vt23bzg]{color:var(--ink-2);align-items:baseline;gap:12px;font-size:15px;line-height:1.55;display:flex}.plan-card[data-astro-cid-2vt23bzg] ul[data-astro-cid-2vt23bzg] li[data-astro-cid-2vt23bzg] svg{flex-shrink:0;width:15px;height:15px;transform:translateY(2px)}.plan-card[data-astro-cid-2vt23bzg].free ul[data-astro-cid-2vt23bzg] li[data-astro-cid-2vt23bzg] svg{color:var(--teal)}.plan-card[data-astro-cid-2vt23bzg].premium ul[data-astro-cid-2vt23bzg] li[data-astro-cid-2vt23bzg] svg{color:var(--amber)}.plan-note[data-astro-cid-2vt23bzg]{color:var(--ink-3);margin-top:auto;padding-top:28px;font-size:13.5px}@media (width<=760px){.plans-grid[data-astro-cid-2vt23bzg]{grid-template-columns:1fr}}.faq-list[data-astro-cid-gfo3rpqg]{border-top:1px solid var(--hair-strong);max-width:760px;margin:0 auto}.faq-item[data-astro-cid-gfo3rpqg]{box-shadow:0 1px 0 var(--hair-strong)}.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg]{cursor:pointer;letter-spacing:-.012em;justify-content:space-between;align-items:center;gap:24px;padding:22px 4px;font-size:17px;font-weight:500;line-height:1.4;list-style:none;display:flex}.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg]{width:26px;height:26px;box-shadow:0 0 0 1px var(--hair-strong) inset;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .2s,background .2s;display:inline-flex}.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg] svg{width:13px;height:13px;color:var(--ink-2);transition:transform .2s}.faq-item[data-astro-cid-gfo3rpqg][open] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg]{background:var(--ink);box-shadow:none}.faq-item[data-astro-cid-gfo3rpqg][open] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg] svg{color:var(--inverse);transform:rotate(45deg)}.faq-item[data-astro-cid-gfo3rpqg] .faq-a[data-astro-cid-gfo3rpqg]{color:var(--ink-2);text-wrap:pretty;max-width:640px;padding:0 44px 24px 4px;font-size:15.5px;line-height:1.66}.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg]:hover{color:var(--indigo)}@media (prefers-reduced-motion:reduce){.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg],.faq-item[data-astro-cid-gfo3rpqg] summary[data-astro-cid-gfo3rpqg] .faq-icon[data-astro-cid-gfo3rpqg] svg{transition:none}}.final-cta[data-astro-cid-rufwo4jm]{background:var(--warm);border-top:1px solid var(--hair);text-align:center}.final-cta[data-astro-cid-rufwo4jm] .fox-final[data-astro-cid-rufwo4jm]{width:64px;height:64px;margin:0 auto 28px}.final-cta[data-astro-cid-rufwo4jm] .h-section[data-astro-cid-rufwo4jm]{max-width:560px;margin:0 auto}.final-cta[data-astro-cid-rufwo4jm] .lede[data-astro-cid-rufwo4jm]{max-width:480px;margin:18px auto 0}.final-cta[data-astro-cid-rufwo4jm] .cta-row[data-astro-cid-rufwo4jm]{justify-content:center;margin-top:36px;display:flex}.final-cta[data-astro-cid-rufwo4jm] .trust-line[data-astro-cid-rufwo4jm]{justify-content:center;margin-top:24px}
