:root{color-scheme:light;font-family:Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;background:radial-gradient(circle at top,rgba(27,62,111,.18),transparent 48%),linear-gradient(180deg,#f4f7fb,#e7edf6);color:#0f172a}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.page-shell{display:grid;gap:2rem;min-height:100vh;padding:2rem 1.25rem 3rem}.hero{max-width:42rem}.hero-split{display:grid;gap:1rem;align-items:start}.hero h1{margin:0;font-size:clamp(2.8rem,9vw,4.6rem);letter-spacing:-.04em}.eyebrow{margin:0 0 .75rem;font-size:.9rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#315a91}.lede{margin:1rem 0 0;max-width:36rem;font-size:1.1rem;color:#334155}.card-grid{display:grid;gap:1rem}.card{padding:1.25rem;border:1px solid rgba(49,90,145,.18);border-radius:1.5rem;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #0f172a14}.card h2{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.card-auth{background:linear-gradient(180deg,#ffffffeb,#f5f9ffeb),#ffffffc7}.session-banner{padding:1rem 1.1rem;border:1px solid rgba(49,90,145,.18);border-radius:1.25rem;background:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 28px #0f172a0f}.session-label{margin:0 0 .5rem;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#315a91}.auth-form{display:grid;gap:.85rem}.field{display:grid;gap:.45rem;color:#1e293b;font-weight:600}.field input{width:100%;padding:.85rem .95rem;border:1px solid rgba(100,116,139,.35);border-radius:.95rem;background:#ffffffeb;color:#0f172a;font:inherit}.field input:focus{outline:2px solid rgba(49,90,145,.22);border-color:#315a9185}.action-button{width:fit-content;min-width:8rem;padding:.75rem 1rem;border:0;border-radius:999px;background:linear-gradient(135deg,#27496f,#18324f);color:#f8fafc;font:inherit;font-weight:700;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.action-button:hover:not(:disabled){transform:translateY(-1px)}.action-button:disabled{opacity:.55;cursor:default}.status-list{display:grid;gap:.85rem;margin:0}.status-list div{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(148,163,184,.25)}.status-list dt{font-weight:700}.status-list dd{margin:0;text-align:right}.feature-list{margin:0;padding-left:1.15rem;color:#334155}.feature-list li+li{margin-top:.65rem}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;padding:.2rem .6rem;border-radius:999px;font-size:.85rem;font-weight:700;text-transform:uppercase}.status-ok{background:#0ca67829;color:#0d7b5b}.status-error{background:#e11d4824;color:#b21845}.muted{color:#475569}@media(min-width:820px){.page-shell{padding:3rem}.hero-split{grid-template-columns:minmax(0,1fr) 20rem;max-width:none}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
