html,body,#root{min-height:100%}body{margin:0;background:#f5f7fb;color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:.5rem;background:#155eef;color:#fff;padding:.625rem .9rem;font-weight:700;cursor:pointer}button.secondary,button.ghost{background:#e8eef8;color:#14315f}button.icon{width:2.25rem;min-height:2.25rem;padding:0;background:#eef3fb;color:#14315f}button.danger{color:#b42318}button:disabled{opacity:.65;cursor:not-allowed}input,select,textarea{width:100%;min-height:2.45rem;box-sizing:border-box;border:1px solid #cfdae8;border-radius:.5rem;background:#fff;color:#111827;padding:.6rem .7rem;outline:none}textarea{min-height:5.5rem;resize:vertical}label{display:grid;gap:.35rem;color:#344054;font-size:.86rem;font-weight:700}.login-shell{display:grid;min-height:100vh;place-items:center;padding:2rem;background:linear-gradient(135deg,#f8fafc,#edf4ff)}.login-panel{display:grid;width:min(920px,100%);grid-template-columns:1.2fr .8fr;gap:2rem;border-radius:.75rem;background:#fff;padding:2rem;box-shadow:0 24px 70px #0f172a1f}.login-panel h1,.topbar h1{margin:0;color:#101828;font-size:2rem;letter-spacing:0}.login-panel p{color:#475467;font-size:1.05rem;line-height:1.5}.login-panel form{display:grid;align-content:center;gap:1rem}.app-shell{min-height:100vh;padding:1.5rem}.topbar{display:flex;align-items:center;justify-content:space-between;margin:0 auto 1.25rem;max-width:1480px}.eyebrow{margin:0 0 .2rem;color:#155eef;font-size:.78rem;font-weight:800;text-transform:uppercase}.grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:1rem;max-width:1480px;margin:0 auto}.lower{margin-top:1rem}.panel{border:1px solid #d9e3f0;border-radius:.5rem;background:#ffffffeb;padding:1rem;box-shadow:0 12px 32px #0f172a0f}.panel-title{display:flex;align-items:center;gap:.55rem;margin-bottom:.9rem}.panel-title h2{margin:0;font-size:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.wide,.check{grid-column:1 / -1}.check{display:flex;align-items:center;gap:.5rem}.check input{width:auto;min-height:auto}.actions{display:flex;gap:.6rem;margin-top:1rem}.calendar-list,.list,.delivery-list{display:grid;gap:.55rem}.calendar-item,.row,.delivery{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid #e3eaf4;border-radius:.5rem;background:#fbfdff;padding:.75rem}.calendar-item{justify-content:flex-start}.calendar-item time{width:4.8rem;color:#155eef;font-weight:800}.calendar-item span,.row span,.delivery span,.muted{display:block;color:#667085;font-size:.88rem}.row-actions{display:flex;gap:.4rem}.preview{display:grid;gap:.75rem;margin-bottom:.8rem;border:1px solid #d9e3f0;border-radius:.5rem;background:#f8fbff;padding:.85rem}.preview p{margin:0;white-space:pre-wrap}.preview img{max-width:280px;border-radius:.5rem}.notice,.error{color:#b42318}.notice{max-width:1480px;margin:0 auto 1rem;border:1px solid #fda29b;border-radius:.5rem;background:#fffbfa;padding:.75rem}@media(max-width:920px){.grid,.login-panel{grid-template-columns:1fr}}@media(max-width:620px){.app-shell{padding:.8rem}.form-grid{grid-template-columns:1fr}}
