:root{color:#eff1ff;background:#101321;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:8px;background:#e9654e;color:#121526;font-weight:800;padding:.72rem 1rem}button:disabled{cursor:progress;opacity:.65}button.secondary{background:#292f4d;color:#eff1ff}.login-shell{display:grid;min-height:100vh;place-items:center;padding:1.5rem;background:radial-gradient(circle at top right,#332951,#101321 55%)}.login-card{width:min(100%,430px);display:grid;gap:1rem;padding:2rem;border:1px solid #3a4065;border-radius:16px;background:#1a1e33;box-shadow:0 20px 60px #0008}h1,h2,p{margin:0}h1{margin-top:.25rem;font-size:clamp(1.8rem,5vw,2.4rem)}h2{font-size:1.1rem}.eyebrow{color:#ffb157;font-size:.72rem;font-weight:800;letter-spacing:.15em}label{display:grid;gap:.45rem;color:#c7cbe7;font-size:.9rem}input,select{width:100%;border:1px solid #515a83;border-radius:8px;background:#101321;color:inherit;padding:.75rem}input:focus,select:focus,textarea:focus{border-color:#ffb157;outline:2px solid #ffb15755}.error{border-left:3px solid #ff6b6b;color:#ffb4b4;padding-left:.7rem}.editor-shell{width:min(100%,1360px);margin:0 auto;padding:2rem}.editor-header,.editor-toolbar,.header-actions,.toolbar-actions{display:flex;align-items:center;gap:1rem}.editor-header,.editor-toolbar{justify-content:space-between}.editor-header{margin-bottom:2rem}.version{color:#c7cbe7;font-size:.9rem}.editor-card{border:1px solid #3a4065;border-radius:16px;padding:1.25rem;background:#1a1e33}.editor-toolbar{margin-bottom:1rem}.editor-toolbar p{margin-top:.25rem;color:#aeb5dc;font-size:.9rem}.day-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.day-tab{background:#292f4d;color:#eff1ff}.day-tab.active{background:#ffb157;color:#121526}.day-editor{display:grid;gap:1.25rem}.day-fields,.stage-fields{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:.75rem}.stage-grid{display:grid;gap:1rem}.stage-card{display:grid;gap:1rem;padding:1rem;border:1px solid #3a4065;border-radius:12px;background:#15192b}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:540px}th{color:#aeb5dc;font-size:.75rem;letter-spacing:.08em;text-align:left;text-transform:uppercase}th,td{padding:.4rem;border-bottom:1px solid #343a5d}td input{min-width:90px;padding:.55rem}td:first-child input{min-width:220px}.danger{background:#bd3f4f;color:#fff}.compact-button{justify-self:start;padding:.5rem .75rem;font-size:.85rem}.icon-button{padding:.35rem .65rem;font-size:1.2rem;line-height:1}.add-stage{min-height:100px;border:1px dashed #6570a4;background:transparent;color:#c7cbe7}.empty-state{color:#aeb5dc;padding:2rem 0;text-align:center}@media (max-width: 650px){.editor-shell{padding:1rem}.editor-header,.editor-toolbar{align-items:flex-start;flex-direction:column}.header-actions,.toolbar-actions{width:100%;justify-content:space-between}.day-fields,.stage-fields{grid-template-columns:1fr}}
