body{color:#0f172a;background:#eef6ff;margin:0;font-family:Inter,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}button,input,select{font:inherit}main.app-shell{max-width:1080px;margin:1.5rem auto 3rem;padding:1rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#2563eb;margin:0 0 1rem;font-size:.75rem}.hero-panel{background:linear-gradient(135deg,#fff 0%,#dbeafe 100%);border:1px solid #2563eb2e;border-radius:1.5rem;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:grid;box-shadow:0 16px 45px #0f172a14}.brand-lockup img{width:min(100%,360px);height:auto;display:block}.hero-panel h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.hero-panel .intro{color:#475569;max-width:720px;margin-top:1rem}.category-nav{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem;display:flex}.category-tab{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #2563eb2e;border-radius:999px;padding:.85rem 1rem;transition:background .15s,transform .15s}.category-tab.active{color:#fff;background:#2563eb}.category-tab:hover{transform:translateY(-1px)}.deck-section{min-height:620px;margin-bottom:1.5rem}.card-stack{width:min(100%,680px);min-height:520px;margin:0 auto;position:relative}.card{background:#fff;border-radius:2rem;gap:1.5rem;padding:2rem;display:grid;position:absolute;inset:0;box-shadow:0 32px 90px #0f172a24}.card-back{opacity:.9;transform:translateY(24px)scale(.98)}.card-front{z-index:2}.card-alert-red{border:3px solid #dc2626;box-shadow:0 32px 90px #7f1d1d3d}.card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.card-category{color:#1d4ed8;background:#eff6ff;border-radius:999px;padding:.65rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.status-pill{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.status-available{color:#15803d;background:#dcfce7}.status-in-progress,.status-scheduled,.status-assigned,.status-review{color:#92400e;background:#fef3c7}.status-staged{color:#0369a1;background:#e0f2fe}.status-red{color:#fff;background:#dc2626}.card-front h2,.card-back h2{margin:0;font-size:clamp(1.65rem,3vw,2.4rem);line-height:1.05}.card-subtitle{color:#475569;margin:.5rem 0 0;font-size:1rem}.tag-row{flex-wrap:wrap;gap:.65rem;display:flex}.tag{color:#4338ca;background:#eef2ff;border-radius:999px;padding:.55rem .9rem;font-size:.85rem;display:inline-flex}.meta-row{color:#64748b;flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.card-details{color:#334155;white-space:pre-line;margin:0;line-height:1.8}.button-row{flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.button-primary,.button-secondary,.button-skip{cursor:pointer;border:none;border-radius:1rem;padding:.95rem 1.35rem;transition:transform .15s,box-shadow .15s}.button-primary{color:#fff;background:#2563eb}.button-secondary{color:#0f172a;background:#e2e8f0}.button-skip{color:#475569;background:0 0;padding:.75rem 1rem;text-decoration:underline}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px);box-shadow:0 12px 25px #2563eb2e}.log-section .panel{background:#fff;border:1px solid #94a3b82e;border-radius:1.5rem;padding:1.5rem;box-shadow:0 18px 50px #0f172a14}.log-list{gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.log-list li{color:#334155;background:#f8fafc;border-radius:1rem;padding:.95rem 1rem}.empty-state-card{text-align:center;place-items:center;min-height:260px;display:grid;position:relative}.empty-state-card h2{margin-bottom:.75rem}@media (width<=720px){main.app-shell{padding:1rem}.card{padding:1.5rem}.button-row{flex-direction:column}}
