:root{font-family:Inter,Arial,sans-serif;color:#182230;background:#f5f8ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#eef6ff,#f9fbff 55%,#edf7ff)}.launcher-shell{width:min(980px,92vw);margin:0 auto;padding:42px 0}.hero-card,.profile-card,.project-card{background:rgba(255,255,255,.9);border:1px solid #d7e4f7;border-radius:24px;box-shadow:0 18px 50px rgba(48,83,128,.12)}.hero-card{padding:34px}.eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#3377b8;font-weight:800}h1,h2{margin:8px 0 8px}h1{font-size:34px}p{color:#667085}.login-row{display:flex;gap:12px;margin-top:24px}input{flex:1;border:1px solid #cbd5e1;border-radius:14px;padding:14px 16px;font-size:15px}button,.project-card a{border:0;border-radius:14px;padding:14px 18px;font-weight:800;cursor:pointer;background:#228be6;color:white;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.ghost{background:#f2f4f7;color:#344054}.message{margin-top:14px;font-weight:700}.profile-card{margin-top:18px;padding:18px 22px;display:flex;align-items:center;justify-content:space-between}.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:22px}.project-card{padding:24px;min-height:190px;display:flex;flex-direction:column;justify-content:space-between}.project-card.disabled{opacity:.55}.project-card.disabled a{background:#98a2b3;pointer-events:none}.project-key{font-size:12px;color:#3377b8;font-weight:800;text-transform:uppercase}.hidden{display:none!important}@media(max-width:640px){.login-row{flex-direction:column}h1{font-size:28px}}

.disabled-link{pointer-events:none;opacity:.55;}
