.art-hero[data-astro-cid-smtxw7cm]{background:linear-gradient(160deg,var(--purple-soft) 0%,#fff 70%);padding:56px 0 40px}.art-hero-inner[data-astro-cid-smtxw7cm]{max-width:800px}.art-hero[data-astro-cid-smtxw7cm] h1[data-astro-cid-smtxw7cm]{margin:8px 0 20px}.art-body[data-astro-cid-smtxw7cm]{max-width:820px;padding-top:8px;padding-bottom:24px}.prose[data-astro-cid-smtxw7cm]{margin:40px 0}.prose[data-astro-cid-smtxw7cm] h2[data-astro-cid-smtxw7cm]{margin-bottom:18px}.prose[data-astro-cid-smtxw7cm] p[data-astro-cid-smtxw7cm]{margin-bottom:16px;font-size:1.06rem}.prose[data-astro-cid-smtxw7cm]>p[data-astro-cid-smtxw7cm] strong[data-astro-cid-smtxw7cm]{color:var(--navy-soft)}.inline-link[data-astro-cid-smtxw7cm]{color:var(--purple);text-decoration:underline}.src-line[data-astro-cid-smtxw7cm]{font-size:.92rem!important;color:var(--muted)}.src-line[data-astro-cid-smtxw7cm] a[data-astro-cid-smtxw7cm]{color:var(--purple);text-decoration:underline}.bullets[data-astro-cid-smtxw7cm]{margin:0 0 16px;padding-left:0;list-style:none}.bullets[data-astro-cid-smtxw7cm] li[data-astro-cid-smtxw7cm]{position:relative;padding-left:30px;margin-bottom:14px;color:var(--muted);font-size:1.04rem;line-height:1.6}.bullets[data-astro-cid-smtxw7cm] li[data-astro-cid-smtxw7cm]:before{content:"✓";position:absolute;left:0;top:0;color:var(--sage);font-weight:700}.bullets[data-astro-cid-smtxw7cm] li[data-astro-cid-smtxw7cm] strong[data-astro-cid-smtxw7cm]{color:var(--navy-soft)}.callout[data-astro-cid-smtxw7cm]{display:flex;gap:14px;align-items:flex-start;background:var(--sage-soft);border-radius:var(--radius);padding:20px 22px;margin:8px 0}.callout[data-astro-cid-smtxw7cm].warn{background:#fbeae8}.callout[data-astro-cid-smtxw7cm] p[data-astro-cid-smtxw7cm]{margin:0;color:var(--navy-soft);font-size:1.02rem}.callout-ico[data-astro-cid-smtxw7cm]{font-size:1.4rem;line-height:1.4;flex:0 0 auto}.table-wrap[data-astro-cid-smtxw7cm]{overflow-x:auto;border-radius:var(--radius);border:1px solid var(--line)}table[data-astro-cid-smtxw7cm].compare{width:100%;border-collapse:collapse;min-width:560px;font-size:.98rem}table[data-astro-cid-smtxw7cm].compare th[data-astro-cid-smtxw7cm],table[data-astro-cid-smtxw7cm].compare td[data-astro-cid-smtxw7cm]{text-align:left;padding:14px 18px;border-bottom:1px solid var(--line);vertical-align:top}table[data-astro-cid-smtxw7cm].compare thead[data-astro-cid-smtxw7cm] th[data-astro-cid-smtxw7cm]{background:var(--bg-tint);color:var(--navy);font-weight:600}table[data-astro-cid-smtxw7cm].compare tbody[data-astro-cid-smtxw7cm] tr[data-astro-cid-smtxw7cm]:last-child td[data-astro-cid-smtxw7cm]{border-bottom:none}table[data-astro-cid-smtxw7cm].compare td[data-astro-cid-smtxw7cm]{color:var(--muted)}table[data-astro-cid-smtxw7cm].compare td[data-astro-cid-smtxw7cm] strong[data-astro-cid-smtxw7cm]{color:var(--navy)}.steps[data-astro-cid-smtxw7cm]{display:grid;gap:14px}.step-card[data-astro-cid-smtxw7cm]{display:flex;gap:16px;align-items:flex-start;border:1px solid var(--line);border-left:4px solid var(--purple);border-radius:var(--radius);padding:20px 22px;background:var(--bg-tint)}.step-num[data-astro-cid-smtxw7cm]{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:var(--purple);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center}.step-title[data-astro-cid-smtxw7cm]{font-weight:600!important;color:var(--navy)!important;margin-bottom:6px!important}.step-desc[data-astro-cid-smtxw7cm]{margin:0!important;font-size:1rem!important}.faq[data-astro-cid-smtxw7cm]{display:grid;gap:14px}.faq-item[data-astro-cid-smtxw7cm]{border:1px solid var(--line);border-radius:var(--radius);padding:18px 22px;background:#fff}.faq-q[data-astro-cid-smtxw7cm]{font-weight:600!important;color:var(--navy)!important;margin-bottom:6px!important}.faq-a[data-astro-cid-smtxw7cm]{margin:0!important;font-size:1rem!important}.readalso[data-astro-cid-smtxw7cm]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.readalso-card[data-astro-cid-smtxw7cm]{display:block;border:1px solid var(--line);border-radius:var(--radius);padding:16px 18px;background:var(--bg-tint);transition:all .18s ease}.readalso-card[data-astro-cid-smtxw7cm]:hover{border-color:var(--purple);transform:translateY(-2px)}.readalso-tag[data-astro-cid-smtxw7cm]{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--purple)}.readalso-title[data-astro-cid-smtxw7cm]{font-weight:600!important;color:var(--navy)!important;margin:6px 0 0!important;font-size:.98rem!important}.cta-sec[data-astro-cid-smtxw7cm]{padding-top:16px}.cta-card[data-astro-cid-smtxw7cm]{background:linear-gradient(150deg,var(--navy) 0%,#243a63 100%);border-radius:var(--radius-lg);padding:56px;text-align:center;color:#d7deec}.cta-card[data-astro-cid-smtxw7cm] h2[data-astro-cid-smtxw7cm]{color:#fff;margin:6px 0 16px}.cta-lead[data-astro-cid-smtxw7cm]{color:#c2cbe0;font-size:1.1rem;max-width:620px;margin:0 auto 26px}.cta-alt[data-astro-cid-smtxw7cm]{margin-top:18px;font-size:.95rem;color:#aab3c7}.cta-alt[data-astro-cid-smtxw7cm] a[data-astro-cid-smtxw7cm]{color:#fff;text-decoration:underline}@media(max-width:820px){.readalso[data-astro-cid-smtxw7cm]{grid-template-columns:1fr}.cta-card[data-astro-cid-smtxw7cm]{padding:36px 24px}}
