*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f1f5f9;color:#1e293b}.app{min-height:100vh;display:flex;flex-direction:column}.header{background:#1e293b;color:#fff;padding:2rem;text-align:center}.header h1{font-size:1.75rem;font-weight:700;margin-bottom:.25rem}.header p{color:#94a3b8;font-size:.95rem}.main{flex:1;max-width:900px;margin:0 auto;padding:2rem 1rem;width:100%}.selector{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.selector label{font-weight:600;font-size:.95rem}.selector select{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;background:#fff;cursor:pointer}.card{background:#fff;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #00000014}.card h2{font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.card .subtitle{font-size:.85rem;color:#64748b;margin-bottom:1rem}.status{text-align:center;padding:2rem;color:#64748b;font-size:.9rem}.status.error{color:#ef4444}.footer{text-align:center;padding:1.5rem;font-size:.8rem;color:#94a3b8}.footer a{color:#64748b;text-decoration:none}.footer a:hover{text-decoration:underline}
