.today-page{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;display:flex}.today-card{background:#fff;border-radius:20px;width:100%;max-width:480px;padding:40px;box-shadow:0 4px 24px #0f172a14}.today-timestamp{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:24px;font-size:13px}.today-score-row{align-items:center;gap:20px;margin-bottom:28px;display:flex}.score-ring-text{fill:#0f172a;font-size:22px;font-weight:700}.today-score-label{color:#64748b;font-size:14px}.today-score-level{text-transform:capitalize;font-size:16px;font-weight:600}.today-title{color:#0f172a;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.3}.today-body{color:#475569;margin:0 0 20px;font-size:15px;line-height:1.55}.today-badges{gap:8px;margin-bottom:28px;display:flex}.today-badge{color:#fff;border-radius:999px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.today-actions{flex-wrap:wrap;gap:10px;display:flex}.today-btn{cursor:pointer;border:none;border-radius:12px;flex:1;padding:12px 16px;font-size:14px;font-weight:600;transition:transform .15s,opacity .15s}.today-btn:hover{opacity:.92;transform:translateY(-1px)}.today-btn-primary{color:#fff;background:#0f766e}.today-btn-secondary{color:#0f172a;background:#f1f5f9}.today-btn-ghost{color:#64748b;background:0 0}.today-skeleton-line{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:8px;height:14px;margin-bottom:12px;animation:1.4s infinite today-shimmer}@keyframes today-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.today-error{text-align:center}.today-error-icon{margin-bottom:12px;font-size:32px}:root{color:#1f2937;background:#f7f7f5;font-family:Inter,system-ui,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:10px;padding:12px 16px}button:nth-child(2){color:#111827;background:#e5e7eb}button:nth-child(3){background:#0f766e}
