:root{color:#102a43;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background:linear-gradient(#f6fbfd 0%,#eef4f7 100%);font-family:IBM Plex Sans,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit}.page-shell{min-height:100vh;padding:max(16px, env(safe-area-inset-top)) clamp(16px, 3vw, 28px) max(28px, env(safe-area-inset-bottom))}.page-content{gap:clamp(18px,2.5vw,28px);max-width:1240px;margin:0 auto;display:grid}.hero-card{background:radial-gradient(circle at 0 0,#118ab22e,#0000 28rem),radial-gradient(circle at 100% 0,#ffb7032e,#0000 24rem),#ffffffd6;border:1px solid #0b25451a;border-radius:28px;overflow:hidden;box-shadow:0 28px 80px #0b254514}.hero-card__topline{background:linear-gradient(90deg,#0b2545 0%,#118ab2 45%,#ffb703 100%);height:6px}.hero-card__body{padding:clamp(20px,3vw,32px)}.hero-card__header{grid-template-columns:minmax(0,1.6fr) auto;align-items:start;gap:20px 28px;display:grid}.hero-card__intro{min-width:0}.hero-card__header h1{color:#102a43;letter-spacing:-.04em;max-width:14ch;margin:0;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1}.hero-card__description{color:#486581;max-width:64rem;margin-top:16px;font-size:1rem;line-height:1.7}.eyebrow{color:#486581;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:700;display:inline-block}.button-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.button{color:#fff;cursor:pointer;font:inherit;background:#0b2545;border:0;border-radius:999px;padding:12px 18px;font-weight:700;transition:transform .18s,background .18s,opacity .18s}.button:hover:enabled{background:#11355f;transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.6}.button--secondary{color:#102a43;background:#0b254514}.button--secondary:hover:enabled{background:#0b25451f}.checks-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.check-card{background:#ffffffe6;border:1px solid #0b25451a;border-radius:22px;padding:clamp(18px,2vw,22px);box-shadow:0 14px 40px #0b25450f}.check-card__summary,.check-card__support{color:#486581;line-height:1.6}.check-card h2{color:#102a43;margin:0}.alert{border-radius:20px;padding:14px 18px;font-weight:500}.alert--warning{color:#7a5100;background:#ffb70324;border:1px solid #ffb7034d}.alert--error{color:#8a1c1c;background:#cc2c2c14;border:1px solid #cc2c2c3d}.status-badge{border-radius:999px;gap:8px;padding:8px 10px;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.status-badge--pass{color:#05603a;background:#17b26a1f}.status-badge--fail{color:#8a1c1c;background:#dc26261f}.status-badge--pending{color:#486581;background:#0b254514}.status-badge__spinner{border:2px solid;border-right-color:#0000;border-radius:999px;width:12px;height:12px;animation:.8s linear infinite status-badge-spin}.check-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.check-card__title{min-width:0}.check-card h2{line-height:1.2}.check-card__value{color:#102a43;margin:10px 0 0;font-size:1.15rem;font-weight:700;line-height:1.4}.check-card__summary{margin:16px 0 0}.check-card__footer{border-top:1px solid #0b254514;gap:14px;margin-top:18px;padding-top:18px;display:grid}.check-card__support{margin:0}.bandwidth-profile-list{gap:12px;display:grid}.bandwidth-profile-row{background:#0b25450a;border:1px solid #0b254514;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:12px;padding:14px 16px;display:grid}.bandwidth-profile-row__copy{min-width:0}.bandwidth-profile-row__copy strong{color:#102a43;display:block}.bandwidth-profile-row__label{cursor:help;text-underline-offset:4px;-webkit-text-decoration:underline dotted #102a4373;text-decoration:underline dotted #102a4373}@keyframes status-badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1100px){.hero-card__header{grid-template-columns:1fr}.button-row{justify-content:flex-start}}@media (width<=900px){.button-row{width:100%}.button-row .button{flex:220px}}@media (width<=720px){.page-shell{padding:max(12px, env(safe-area-inset-top)) 12px max(24px, env(safe-area-inset-bottom))}.hero-card__header h1{font-size:clamp(2rem,11vw,2.9rem);line-height:.98}.checks-grid{grid-template-columns:1fr}.button-row{grid-template-columns:1fr;display:grid}.button-row .button{width:100%}.bandwidth-profile-row{grid-template-columns:1fr}}@media (width<=480px){.hero-card,.check-card{border-radius:20px}}
