:root{color:#edf2ff;background:#101827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#23395d 0,#101827 46%,#080d16 100%);min-width:320px;min-height:100vh;margin:0}button{cursor:pointer;font:inherit;border:0;border-radius:999px;font-weight:700}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{width:min(100%,560px);margin:0 auto;padding:24px 16px 40px}.hero-card,.panel{background:#101827d1;border:1px solid #ffffff1f;border-radius:28px;box-shadow:0 24px 70px #00000047}.hero-card{padding:28px}.eyebrow{color:#65e4b2;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:clamp(2.2rem,12vw,4rem);line-height:.95}h2{margin-bottom:20px}.hero-copy{color:#b8c7df;margin-bottom:0}.tabs{grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0;display:grid}.tabs button,.secondary-action{color:#dce7fb;background:#ffffff1a;padding:12px 14px}.tabs button.active{color:#071018;background:#65e4b2}.panel{gap:14px;padding:22px;display:grid}.status-row,.drill-card,.progress-card{color:#c5d1e4;background:#ffffff14;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.status-row strong,.drill-card strong,.progress-card strong{color:#fff;text-align:right}.status-row strong{color:#65e4b2}.primary-action,.secondary-action{width:100%;min-height:50px;margin-top:4px}.primary-action{color:#071018;background:linear-gradient(135deg,#65e4b2,#9cf2ff)}@media (width>=520px){.tabs{grid-template-columns:repeat(4,1fr)}}
