:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#102d4f;background:#f4f6f8;line-height:1.45}*{box-sizing:border-box}body{margin:0}header{min-height:58px;padding:12px clamp(16px,4vw,52px);background:#102d4f;color:#fff;display:flex;align-items:center;gap:20px}header nav{margin-left:auto;display:flex;gap:18px}header a{color:#fff}main{width:min(1180px,calc(100% - 28px));margin:30px auto 80px}.narrow{width:min(480px,calc(100% - 28px))}h1,h2{line-height:1.15}section,.narrow{background:#fff;border:1px solid #dce2e7;border-radius:10px;padding:20px;margin-bottom:18px}.narrow{margin-top:8vh}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.grid section{margin:0}form,label{display:grid;gap:6px}form{gap:13px}input,select,button{font:inherit;min-height:44px;border-radius:7px;border:1px solid #aebbc5;padding:8px 10px}button{background:#087f94;color:#fff;border:0;font-weight:700;cursor:pointer}button.secondary{background:#536273}.small{min-height:34px;padding:5px 9px}.inline{display:flex;align-items:center}.inline input{min-height:auto}.table{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:11px;border-bottom:1px solid #e4e8eb;vertical-align:top}.action-bar{display:flex;flex-wrap:wrap;gap:10px;align-items:end}.action-bar label{min-width:180px}.success,.error,#notice{padding:12px;border-radius:7px;margin:12px 0}.success{background:#dff5e8;color:#175c38}.error{background:#ffe3df;color:#8b2820}#notice:empty{display:none}.section-title{display:flex;align-items:center;justify-content:space-between}.status-free{color:#087a48}.status-occupied{color:#b32735}.status-reserved{color:#a35e00}.status-blocked{color:#6e3fa0}@media(max-width:700px){header{align-items:flex-start;flex-wrap:wrap}header nav{width:100%;margin:0}.action-bar>*{width:100%}th,td{white-space:nowrap}}

