.jm-content-page .readiness-depths{margin:22px 0 0;padding:0;list-style:none;display:grid;gap:10px}@media (min-width:720px){.jm-content-page .readiness-depths{grid-template-columns:repeat(3,minmax(0,1fr))}}.jm-content-page .readiness-depth{display:block;padding:16px 18px;border:1px solid var(--jm-hairline,rgba(255,255,255,.12));border-radius:12px;background:rgba(255,255,255,.02);cursor:pointer;transition:border-color .16s,background .16s}.jm-content-page .readiness-depth:hover{border-color:var(--blue,#59a8ff);background:rgba(89,168,255,.06)}.jm-content-page .readiness-depth:has(input:checked){border-color:var(--blue,#59a8ff);background:rgba(89,168,255,.1)}.jm-content-page .readiness-depth:has(input:focus-visible){outline:3px solid rgba(89,168,255,.5);outline-offset:2px}.jm-content-page .readiness-depth input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.jm-content-page .readiness-depth strong{display:block;font-size:16px}.jm-content-page .readiness-depth small{display:block;margin-top:4px;color:var(--jm-ink-muted,#8d9bae);font-size:13px;line-height:1.45}.jm-content-page .readiness-depth[data-unavailable]{opacity:.55;cursor:not-allowed}.jm-content-page .readiness-action{margin-top:18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.jm-content-page .readiness-start{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:999px;border:0;background:var(--acid,#dfff35);color:#0a0e12;font:inherit;font-weight:650;text-decoration:none}.jm-content-page .readiness-start[aria-disabled=true]{opacity:.5;pointer-events:none}.jm-content-page .readiness-note{margin:0;color:var(--jm-ink-muted,#8d9bae);font-size:13px}.jm-content-page .readiness-stages{margin:14px 0 0;display:grid;gap:0}.jm-content-page .readiness-stages>div{display:grid;grid-template-columns:68px 1fr;gap:14px;padding:12px 0;border-top:1px solid var(--jm-hairline,rgba(255,255,255,.1))}.jm-content-page .readiness-stages dt{margin:0;color:var(--blue,#59a8ff);font-weight:650}.jm-content-page .readiness-stages dd{margin:0;color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .readiness-stages dd small{display:block;margin-top:3px;color:var(--jm-ink-muted,#8d9bae);font-size:13px}.jm-content-page .readiness-band{margin:26px 0 0;padding:20px 22px;border:1px solid var(--blue,#59a8ff);border-radius:12px;background:rgba(89,168,255,.06)}.jm-content-page .readiness-band h2{margin:0;font-size:15px;letter-spacing:.04em;text-transform:uppercase;color:var(--jm-ink-muted,#8d9bae)}.jm-content-page .readiness-band-range{margin:10px 0 0;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.jm-content-page .readiness-band-range strong{font-size:34px;line-height:1;color:var(--blue,#59a8ff)}.jm-content-page .readiness-band-range span{font-size:14px;color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .readiness-band-basis,.jm-content-page .readiness-band-capped,.jm-content-page .readiness-band-model,.jm-content-page .readiness-band-note{margin:8px 0 0;font-size:13px;color:var(--jm-ink-muted,#8d9bae)}.jm-content-page .readiness-band-capped,.jm-content-page .readiness-band-since{color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .readiness-band-model{font-size:11px;opacity:.7}.jm-content-page .readiness-band-marks{margin:16px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.jm-content-page .readiness-band-marks>div{padding:10px 12px;border:1px solid var(--jm-hairline,rgba(255,255,255,.1));border-radius:9px}.jm-content-page .readiness-band-marks dt{margin:0;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--jm-ink-muted,#8d9bae)}.jm-content-page .readiness-band-marks dd{margin:4px 0 0;font-size:18px;color:var(--jm-ink-primary,#f7f9fc)}.jm-content-page button.readiness-start{cursor:pointer}.jm-content-page .readiness-start:disabled{opacity:.5;cursor:progress}.jm-content-page .solver-profile{display:flex;flex-direction:column;gap:10px;margin-top:28px;padding-top:24px;border-top:1px solid var(--jm-hairline,#2b2e3a)}.jm-content-page .solver-profile-lede{color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .solver-profile-progress{height:6px;border-radius:999px;background:var(--jm-inset,#23262f);overflow:hidden}.jm-content-page .solver-profile-progress span{display:block;height:100%;background:var(--jm-brand,#6e99f2);transition:width .3s ease}.jm-content-page .solver-profile-count,.jm-content-page .solver-profile-model,.jm-content-page .solver-profile-note{font-size:13px;color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .solver-profile-dimensions{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.jm-content-page .solver-profile-dimensions li{padding:4px 10px;border-radius:999px;border:1px solid var(--jm-hairline,#2b2e3a);font-size:13px}.jm-content-page .solver-profile-dimensions-measured{flex-direction:column;gap:6px}.jm-content-page .solver-profile-dimensions-measured li{display:flex;justify-content:space-between;gap:12px;border-radius:8px;padding:8px 12px}.jm-content-page .solver-profile-dimensions-measured li[data-reliability=reliable]{border-color:var(--jm-brand,#6e99f2)}.jm-content-page .solver-profile-dimension-state{color:var(--jm-ink-secondary,#c5d0dd);font-size:13px;text-align:right}.jm-content-page .solver-profile-headline{display:grid;gap:10px;margin:0}.jm-content-page .solver-profile-headline dt{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--jm-ink-secondary,#c5d0dd)}.jm-content-page .solver-profile-headline dd{margin:2px 0 0;font-weight:600}