.container{max-width:760px;margin:0 auto;padding:1rem}header{text-align:center;padding:2rem 0 1.5rem}header h1{font-size:2rem;font-weight:700;color:#1e293b}header p{color:#64748b;margin-top:.5rem}.content{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 1px 4px #00000014}.expr-input{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem}.expr-input input{flex:1;padding:.7rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-family:Courier New,monospace;font-size:1.1rem;outline:none}.expr-input input:focus{border-color:#8b5cf6}.btn-primary{padding:.7rem 1.2rem;background:#8b5cf6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.95rem;white-space:nowrap}.btn-primary:hover{background:#7c3aed}.fields{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1.25rem}.field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:.6rem;text-align:center}.field label{font-size:.7rem;color:#94a3b8;display:block;margin-bottom:.3rem;text-transform:uppercase;letter-spacing:.05em}.field input{width:100%;text-align:center;border:none;background:transparent;font-family:Courier New,monospace;font-size:1rem;outline:none;color:#1e293b}.explanation{background:#f0f4ff;border:1px solid #c7d2fe;border-radius:8px;padding:1rem;margin-bottom:1rem;font-size:.9rem;color:#3730a3;line-height:1.6}.next-runs h3{font-size:.85rem;color:#64748b;margin-bottom:.5rem}.run-item{font-family:Courier New,monospace;font-size:.85rem;padding:.3rem 0;border-bottom:1px solid #f1f5f9;color:#334155}.error{color:#ef4444;font-size:.85rem;margin-top:.5rem}.presets{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.preset{padding:.3rem .7rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;cursor:pointer;font-size:.78rem;font-family:monospace}.preset:hover{background:#ede9fe;border-color:#8b5cf6}footer{text-align:center;padding:2rem 0;font-size:.85rem;color:#94a3b8}footer a{color:#0ea5e9;text-decoration:none;margin:0 .3rem}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fafc;color:#1e293b}
