:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f3554;background:#f4f7fa;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at top left,rgba(53,106,195,.1),transparent 30%),#f4f7fa}.welcome-card{width:min(680px,100%);padding:42px;border:1px solid #d9e2ec;border-radius:22px;background:#fff;box-shadow:0 18px 45px #0f35541a}.brand-mark{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#0f3554;color:#fff;font-weight:800;letter-spacing:.04em}.eyebrow{margin:28px 0 8px;color:#356ac3;font-weight:700}h1{margin:0;font-size:clamp(34px,6vw,54px);line-height:1.04;letter-spacing:-.035em}.subtitle{margin:18px 0 28px;color:#60758a;font-size:17px;line-height:1.7}.status-row{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;background:#f1f7fd;font-weight:650}.status-dot{width:10px;height:10px;flex:0 0 10px;border-radius:999px;background:#138a45;box-shadow:0 0 0 4px #138a451f}.next-box{display:grid;gap:6px;margin-top:16px;padding:16px;border:1px dashed #d9e2ec;border-radius:12px}.next-box span{color:#60758a}@media(max-width:560px){.welcome-card{padding:28px 22px;border-radius:18px}}
