.health-card[data-astro-cid-ycta2nos]{padding:1.5rem;border-radius:1.75rem;background:linear-gradient(160deg,#0c1424,#0a0f1a);border:1px solid rgba(0,212,255,.18);box-shadow:0 30px 80px #0208178c}.health-card__head[data-astro-cid-ycta2nos]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.health-card__head[data-astro-cid-ycta2nos] span[data-astro-cid-ycta2nos]:first-child{color:#fff;font-weight:700;font-size:.95rem}.health-card__status[data-astro-cid-ycta2nos]{background:#00d4ff1f;border:1px solid rgba(0,212,255,.4);color:#00d4ff;font-size:.65rem;font-weight:800;letter-spacing:.18em;padding:.25rem .6rem;border-radius:999px}.health-meter__bar[data-astro-cid-ycta2nos]{height:10px;background:#2a3a5c99;border-radius:999px;overflow:hidden}.health-meter__fill[data-astro-cid-ycta2nos]{height:100%;width:62%;background:linear-gradient(90deg,#10b981,#00d4ff 50%,#f59e0b,#ef4444);border-radius:999px}.health-meter__legend[data-astro-cid-ycta2nos]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem;font-size:.72rem;color:var(--text-soft)}.health-meter__legend[data-astro-cid-ycta2nos] i[data-astro-cid-ycta2nos]{display:inline-block;width:8px;height:8px;border-radius:999px;margin-right:.3rem}.dot--green[data-astro-cid-ycta2nos]{background:#10b981}.dot--orange[data-astro-cid-ycta2nos]{background:#f59e0b}.dot--red[data-astro-cid-ycta2nos]{background:#ef4444}.dot--blue[data-astro-cid-ycta2nos]{background:#2563eb}.health-list[data-astro-cid-ycta2nos]{list-style:none;padding:0;margin:1.25rem 0 0;display:flex;flex-direction:column;gap:.6rem}.health-list[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]{display:grid;grid-template-columns:24px 1fr auto;gap:.75rem;align-items:center;padding:.7rem .85rem;background:#111827b3;border:1px solid rgba(42,58,92,.55);border-radius:10px}.health-list[data-astro-cid-ycta2nos] strong[data-astro-cid-ycta2nos]{display:block;color:#fff;font-size:.92rem}.health-list[data-astro-cid-ycta2nos] small[data-astro-cid-ycta2nos]{color:var(--text-soft);font-size:.78rem}.health-list[data-astro-cid-ycta2nos] em[data-astro-cid-ycta2nos]{font-style:normal;font-size:.7rem;font-weight:800;letter-spacing:.1em;padding:.2rem .55rem;border-radius:999px}.health-list[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]:has(.check--ok) em[data-astro-cid-ycta2nos]{color:#10b981;background:#10b9811a;border:1px solid rgba(16,185,129,.3)}.health-list[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]:has(.check--warn) em[data-astro-cid-ycta2nos]{color:#f59e0b;background:#f59e0b1a;border:1px solid rgba(245,158,11,.3)}.health-list[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]:has(.check--err) em[data-astro-cid-ycta2nos]{color:#ef4444;background:#ef44441a;border:1px solid rgba(239,68,68,.3)}.check[data-astro-cid-ycta2nos]{width:20px;height:20px;border-radius:999px;display:grid;place-items:center;flex-shrink:0}.check--ok[data-astro-cid-ycta2nos]{background:#10b98133;border:1px solid #10b981;position:relative}.check--ok[data-astro-cid-ycta2nos]:after{content:"OK";font-size:.55rem;font-weight:900;color:#10b981}.check--warn[data-astro-cid-ycta2nos]{background:#f59e0b33;border:1px solid #f59e0b;position:relative}.check--warn[data-astro-cid-ycta2nos]:after{content:"!";font-size:.85rem;font-weight:900;color:#f59e0b;line-height:.8}.check--err[data-astro-cid-ycta2nos]{background:#ef444433;border:1px solid #ef4444;position:relative}.check--err[data-astro-cid-ycta2nos]:after{content:"X";font-size:.7rem;font-weight:900;color:#ef4444}.check-grid[data-astro-cid-ycta2nos]{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.check-card[data-astro-cid-ycta2nos]{padding:1.75rem 1.5rem;border-radius:1.5rem;background:linear-gradient(165deg,#1a1f2ed9,#0f172ad9);border:1px solid rgba(42,58,92,.7);transition:transform .22s ease,border-color .22s ease}.check-card[data-astro-cid-ycta2nos]:hover{transform:translateY(-4px)}.check-card--blue[data-astro-cid-ycta2nos]:hover{border-color:#2563eb80}.check-card--violet[data-astro-cid-ycta2nos]:hover{border-color:#8b5cf680}.check-card--green[data-astro-cid-ycta2nos]:hover{border-color:#10b98180}.check-card--cyan[data-astro-cid-ycta2nos]:hover{border-color:#06b6d480}.check-card[data-astro-cid-ycta2nos] header[data-astro-cid-ycta2nos]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(42,58,92,.6)}.check-card__icon[data-astro-cid-ycta2nos]{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#2a3a5c80}.check-card--blue[data-astro-cid-ycta2nos] .check-card__icon[data-astro-cid-ycta2nos]{color:#60a5fa;background:#2563eb26}.check-card--violet[data-astro-cid-ycta2nos] .check-card__icon[data-astro-cid-ycta2nos]{color:#a78bfa;background:#8b5cf626}.check-card--green[data-astro-cid-ycta2nos] .check-card__icon[data-astro-cid-ycta2nos]{color:#10b981;background:#10b98126}.check-card--cyan[data-astro-cid-ycta2nos] .check-card__icon[data-astro-cid-ycta2nos]{color:#22d3ee;background:#06b6d426}.check-card[data-astro-cid-ycta2nos] h3[data-astro-cid-ycta2nos]{color:#fff;font-size:1.2rem;font-weight:800}.check-card[data-astro-cid-ycta2nos] ul[data-astro-cid-ycta2nos]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.check-card[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]{display:grid;grid-template-columns:20px 1fr;gap:.7rem;align-items:center;padding:.45rem 0;color:var(--text-secondary);font-size:.93rem;border-bottom:1px solid rgba(42,58,92,.4)}.check-card[data-astro-cid-ycta2nos] li[data-astro-cid-ycta2nos]:last-child{border-bottom:none}.process-rail[data-astro-cid-ycta2nos]{list-style:none;padding:0;margin:0;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media (min-width: 1024px){.process-rail[data-astro-cid-ycta2nos]{grid-template-columns:repeat(4,1fr)}}.process-step[data-astro-cid-ycta2nos]{padding:1.5rem;border-radius:1.5rem;background:linear-gradient(180deg,#1a1f2eb3,#0f172ab3);border:1px solid rgba(42,58,92,.6)}.process-step__n[data-astro-cid-ycta2nos]{display:inline-block;font-family:var(--font-display);font-weight:900;font-size:1.1rem;color:#00d4ff;background:#00d4ff1a;border:1px solid rgba(0,212,255,.3);padding:.35rem .8rem;border-radius:999px;margin-bottom:1rem}.process-step[data-astro-cid-ycta2nos] h3[data-astro-cid-ycta2nos]{color:#fff;font-size:1.1rem;font-weight:800;margin-bottom:.4rem}.process-step[data-astro-cid-ycta2nos] p[data-astro-cid-ycta2nos]{color:var(--text-soft);font-size:.9rem;line-height:1.6}.price-band[data-astro-cid-ycta2nos]{display:grid;gap:2rem;padding:2.25rem;border-radius:1.75rem;background:linear-gradient(135deg,#1a1f2ef2,#0f172af2);border:1px solid rgba(42,58,92,.85)}@media (min-width: 900px){.price-band[data-astro-cid-ycta2nos]{grid-template-columns:1fr 1.4fr;align-items:center}}.price-band__list[data-astro-cid-ycta2nos]{display:flex;flex-direction:column;gap:.75rem}.price-row[data-astro-cid-ycta2nos]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#111827b3;border:1px solid rgba(42,58,92,.75);border-radius:1rem;gap:1rem}.price-row[data-astro-cid-ycta2nos] strong[data-astro-cid-ycta2nos]{display:block;color:#fff;font-size:1rem}.price-row[data-astro-cid-ycta2nos] small[data-astro-cid-ycta2nos]{color:var(--text-soft);font-size:.82rem}.price-row__amount[data-astro-cid-ycta2nos]{color:var(--text-soft);font-size:.9rem}.price-row__amount[data-astro-cid-ycta2nos] b[data-astro-cid-ycta2nos]{color:#00d4ff;font-family:var(--font-display);font-weight:900;font-size:1.3rem;margin-left:.25rem}.form-card[data-astro-cid-ycta2nos]{padding:1.75rem;border-radius:1.5rem;background:linear-gradient(180deg,#1a1f2ee6,#0f172ae6);border:1px solid rgba(42,58,92,.85);display:flex;flex-direction:column;gap:1.1rem}.form-card__row[data-astro-cid-ycta2nos]{display:grid;gap:1.1rem}@media (min-width: 640px){.form-card__row[data-astro-cid-ycta2nos]{grid-template-columns:1fr 1fr}}.form-card__actions[data-astro-cid-ycta2nos]{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}@media (min-width: 640px){.form-card__actions[data-astro-cid-ycta2nos]{flex-direction:row}}
