.terms[data-astro-cid-3qv2rlf7]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.term[data-astro-cid-3qv2rlf7]{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;gap:.7rem;padding:1.5rem;display:flex}.term[data-astro-cid-3qv2rlf7] p[data-astro-cid-3qv2rlf7]{font-size:var(--fs-small)}.term[data-astro-cid-3qv2rlf7] .text-link[data-astro-cid-3qv2rlf7]{font-size:var(--fs-small);margin-top:auto}.term--feature[data-astro-cid-3qv2rlf7]{background:radial-gradient(420px 280px at 100% 0%, #ff6f5e2e, transparent 70%), var(--teal);color:#fffdf9db;border:0;grid-row:span 3;justify-content:flex-end;padding:2rem}.term--feature[data-astro-cid-3qv2rlf7] p[data-astro-cid-3qv2rlf7]{font-size:1rem}.term--feature[data-astro-cid-3qv2rlf7] .term__title[data-astro-cid-3qv2rlf7]{color:var(--paper);font-family:var(--font-serif);font-size:clamp(1.6rem,1.3rem + 1vw,2.1rem);font-weight:560;line-height:1.1}.term--feature[data-astro-cid-3qv2rlf7] .term__icon[data-astro-cid-3qv2rlf7]{width:56px;height:56px;color:var(--paper);background:#fffdf91f;margin-bottom:auto}.term__icon[data-astro-cid-3qv2rlf7]{background:var(--coral-50);width:44px;height:44px;color:var(--coral-600);border-radius:12px;place-items:center;display:grid}.term__icon[data-astro-cid-3qv2rlf7] svg[data-astro-cid-3qv2rlf7]{width:22px;height:22px}.term__title[data-astro-cid-3qv2rlf7]{font-size:1.1rem}@media (width>=900px){.terms[data-astro-cid-3qv2rlf7]{grid-template-rows:auto auto;grid-template-columns:1.1fr 1fr 1fr}.term--feature[data-astro-cid-3qv2rlf7]{grid-row:span 2}.term[data-astro-cid-3qv2rlf7]:nth-child(4){grid-column:2/span 2}}@media (width<=899px){.terms[data-astro-cid-3qv2rlf7]{grid-template-columns:1fr}.term--feature[data-astro-cid-3qv2rlf7]{grid-row:auto;min-height:280px}}.core[data-astro-cid-gg2mxynb]{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.6rem 1.5rem;list-style:none;display:grid}.core[data-astro-cid-gg2mxynb] li[data-astro-cid-gg2mxynb]{color:var(--ink);font-weight:540;font-size:var(--fs-small);align-items:center;gap:.65rem;display:flex}.core__check[data-astro-cid-gg2mxynb]{background:var(--teal);width:24px;height:24px;color:var(--paper);border-radius:50%;flex:none;place-items:center;display:grid}.core__check[data-astro-cid-gg2mxynb] svg[data-astro-cid-gg2mxynb]{stroke-width:3px;width:14px;height:14px}.core--dark[data-astro-cid-gg2mxynb] li[data-astro-cid-gg2mxynb]{color:var(--paper)}.core--dark[data-astro-cid-gg2mxynb] .core__check[data-astro-cid-gg2mxynb]{background:var(--coral);color:var(--teal-900)}.pp{border-radius:var(--radius-l);background:var(--white);box-shadow:var(--shadow-l);border:1px solid var(--line);gap:.9rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.pp__label{color:var(--ink);font-size:1.05rem;font-weight:650}.pp__value{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.pp__number{color:var(--teal);font-family:var(--font-serif);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(2.6rem,2rem + 2vw,3.4rem);font-weight:560;line-height:1}.pp__unit{color:var(--muted);font-size:var(--fs-small)}.pp__range{--pp-fill:40%;-webkit-appearance:none;appearance:none;cursor:pointer;background:0 0;width:100%;height:32px;margin:0}.pp__range::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--teal) var(--pp-fill), var(--teal-100) var(--pp-fill));border-radius:99px;height:8px}.pp__range::-moz-range-track{background:linear-gradient(90deg, var(--teal) var(--pp-fill), var(--teal-100) var(--pp-fill));border-radius:99px;height:8px}.pp__range::-webkit-slider-thumb{-webkit-appearance:none;border:3px solid var(--white);background:var(--coral);border-radius:50%;width:28px;height:28px;margin-top:-10px;box-shadow:0 2px 8px #1028304d}.pp__range::-moz-range-thumb{border:3px solid var(--white);background:var(--coral);border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #1028304d}.pp__range:focus-visible{outline:none}.pp__range:focus-visible::-webkit-slider-thumb{outline:3px solid var(--teal);outline-offset:2px}.pp__range:focus-visible::-moz-range-thumb{outline:3px solid var(--teal);outline-offset:2px}.pp__zones{grid-template-columns:7fr 6fr 5fr 4fr;gap:4px;margin-top:-.25rem;display:grid}.pp__zones span{background:var(--cool);color:var(--muted);text-align:center;border-radius:6px;padding:.3rem .4rem;font-size:11px;font-weight:600;transition:background .2s,color .2s}.pp__zones span.is-on{background:var(--teal-50);color:var(--teal-800);box-shadow:inset 0 0 0 1.5px var(--teal-300)}.pp__result{border-radius:var(--radius);background:var(--paper-2);gap:.6rem;margin-top:.4rem;padding:1.1rem 1.2rem;display:grid}.pp__result-head{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.pp__result-label{color:var(--muted);font-size:var(--fs-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:600}.pp__plan{color:var(--ink);font-family:var(--font-serif);font-size:1.6rem;font-weight:600;line-height:1}.pp__price{color:var(--text);font-size:var(--fs-small)}.pp__price b{color:var(--ink);font-size:1.35rem}.pp__meta{color:var(--text);font-size:var(--fs-small)}.pp__result .btn{margin-top:.25rem}.pp__intro{color:var(--teal);font-size:var(--fs-small);justify-content:center;align-items:center;gap:.4rem;font-weight:600;text-decoration:none;display:inline-flex}.pp__intro:hover{text-decoration:underline}.pp__intro svg{width:16px;height:16px}.hero-note[data-astro-cid-cdlvlt33]{color:var(--muted);font-size:var(--fs-xs)}.more-volume[data-astro-cid-cdlvlt33]{border-radius:var(--radius);background:var(--teal-50);max-width:820px;color:var(--teal-800);font-size:var(--fs-small);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.4rem .75rem;margin:clamp(2.5rem,4vw,3.5rem) auto 0;padding:1.1rem 1.4rem;display:flex}.more-volume[data-astro-cid-cdlvlt33] strong[data-astro-cid-cdlvlt33]{color:var(--teal-800)}.table-wrap[data-astro-cid-cdlvlt33]{border-radius:var(--radius-l);background:var(--white);border:1px solid var(--line-cool);margin-top:clamp(2.5rem,5vw,3.5rem);overflow-x:auto}.compare[data-astro-cid-cdlvlt33]{border-collapse:separate;border-spacing:0;width:100%;min-width:620px;font-size:var(--fs-small)}.compare[data-astro-cid-cdlvlt33] th[data-astro-cid-cdlvlt33],.compare[data-astro-cid-cdlvlt33] td[data-astro-cid-cdlvlt33]{text-align:center;padding:.8rem 1rem}.compare[data-astro-cid-cdlvlt33] tbody[data-astro-cid-cdlvlt33] tr[data-astro-cid-cdlvlt33]:nth-child(odd) th[data-astro-cid-cdlvlt33],.compare[data-astro-cid-cdlvlt33] tbody[data-astro-cid-cdlvlt33] tr[data-astro-cid-cdlvlt33]:nth-child(odd) td[data-astro-cid-cdlvlt33]{background:#fafcfd}.compare[data-astro-cid-cdlvlt33] thead[data-astro-cid-cdlvlt33] th[data-astro-cid-cdlvlt33]{color:var(--ink);font-family:var(--font-serif);padding-top:1.25rem;font-size:1.35rem;font-weight:600}.compare[data-astro-cid-cdlvlt33] thead[data-astro-cid-cdlvlt33] th[data-astro-cid-cdlvlt33] .badge[data-astro-cid-cdlvlt33]{font-family:var(--font-sans);margin:.35rem auto 0;display:table}.compare[data-astro-cid-cdlvlt33] tbody[data-astro-cid-cdlvlt33] th[data-astro-cid-cdlvlt33]{color:var(--ink);text-align:left;font-weight:540}.compare[data-astro-cid-cdlvlt33] td[data-astro-cid-cdlvlt33] b[data-astro-cid-cdlvlt33]{color:var(--ink);font-family:var(--font-serif);font-size:1.35rem}.compare[data-astro-cid-cdlvlt33] .is-rec[data-astro-cid-cdlvlt33]{background:#104e5f0d!important}.compare[data-astro-cid-cdlvlt33] .compare__check{background:var(--teal);width:20px;height:20px;color:var(--paper);stroke-width:3.2px;border-radius:50%;margin-inline:auto;padding:3px}.compare__cta[data-astro-cid-cdlvlt33] td[data-astro-cid-cdlvlt33]{padding-bottom:1.25rem}
