:root{font-family:Inter,system-ui,sans-serif;color:#273148;background:#f6f3ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button{cursor:pointer;border:0}.app-header{height:68px;display:flex;align-items:center;gap:42px;padding:0 4vw;background:#fff;border-bottom:1px solid #e7e2dc}.brand{color:#273148;text-decoration:none;font-size:20px;font-weight:700}.brand b{margin-left:7px;color:#d87950;font-size:9px;letter-spacing:1px}nav{display:flex;gap:24px;flex:1}nav a{color:#758096;text-decoration:none;font-size:13px}nav a.router-link-active{color:#d66d43}.ghost{color:#718096;background:transparent}.primary,.secondary{min-height:44px;border-radius:9px;padding:0 18px;font-weight:650}.primary{color:#fff;background:#dc774e}.secondary{color:#4b5870;background:#fff;border:1px solid #dfe3e9}.wide{width:100%;margin-top:10px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 30% 20%,#ffe5d3,transparent 35%),#f6f3ef}.login-card{width:min(430px,100%);padding:44px;border-radius:22px;background:#fff;box-shadow:0 24px 80px #6f554129;text-align:center}.logo{width:52px;height:52px;margin:auto;display:grid;place-items:center;border-radius:14px;color:#fff;background:#dc774e;font-size:25px;font-weight:800}.login-card h1{margin:12px 0;font-size:32px}.login-card>p:not(.eyebrow){color:#7b8495;line-height:1.6}.eyebrow{color:#d87950;font-size:10px;font-weight:800;letter-spacing:1.5px}.page{width:min(1180px,92vw);margin:auto;padding:54px 0}.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:26px}.page h1{margin:4px 0;font-size:32px}.restaurant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:20px}.restaurant-card{overflow:hidden;border-radius:15px;color:inherit;background:#fff;text-decoration:none;box-shadow:0 8px 28px #493c3220;transition:transform .2s}.restaurant-card:hover{transform:translateY(-4px)}.restaurant-preview{height:150px;display:grid;place-items:center;color:#c36f4b;background:linear-gradient(135deg,#f8d5bd,#f6ede7);font-size:46px}.restaurant-card>div:last-child{padding:20px}.restaurant-card h2{margin:0 0 6px}.restaurant-card p,.restaurant-card small{color:#7d8595}.restaurant-page{height:calc(100vh - 68px);display:grid;grid-template-columns:1fr 320px}.plan-column{min-width:0;padding:24px 30px;display:flex;flex-direction:column}.back{color:#8a7668;text-decoration:none;font-size:12px}.restaurant-title{display:flex;justify-content:space-between;align-items:end;margin:12px 0 16px}.restaurant-title h1{margin:3px 0}.restaurant-title p{margin:0;color:#89909d}.restaurant-title label,.booking-panel label{display:grid;gap:7px;color:#767f90;font-size:11px}.restaurant-title input,.booking-panel input{min-height:42px;padding:0 12px;border:1px solid #dfe3e8;border-radius:8px;background:#fff}.readonly-plan{width:100%;flex:1;min-height:420px;border-radius:15px;background:#f8f9fb;box-shadow:inset 0 0 0 1px #e2e5ea}.readonly-plan rect{fill:#d9dce3;stroke:#7d8490;stroke-width:2}.readonly-plan rect.table{fill:#fff;stroke:#d66f48;stroke-width:4;cursor:pointer}.readonly-plan rect.table:hover,.readonly-plan rect.selected{fill:#ffe7d8;stroke:#cf5d31}.readonly-plan rect.occupied{fill:#d8dbe0;stroke:#adb2bc;cursor:not-allowed}.readonly-plan text{fill:#5f6571;font-size:14px;font-weight:700}.booking-panel{padding:34px 28px;background:#fff;border-left:1px solid #e3e5e9;box-shadow:-8px 0 30px #2933430b}.booking-panel h2{margin-bottom:4px}.booking-panel>p{color:#7d8491}.booking-panel label{margin:18px 0}.booking-placeholder{height:100%;display:grid;align-content:center;text-align:center;color:#7f8797}.booking-placeholder span{font-size:44px;color:#d87950}.booking-placeholder h2{color:#35405a}.booking-placeholder b{color:#d66f48}.center-state,.empty-card,.error-card,.success-card{padding:30px;text-align:center}.empty-card,.error-card,.success-card{border-radius:12px;background:#fff}.error-card{color:#a64040}.success-card{color:#31704b;background:#ebf7ef}.booking-list{display:grid;gap:12px}.booking-list article{display:flex;justify-content:space-between;align-items:center;padding:20px;border-radius:12px;background:#fff}.booking-list h2,.booking-list p{margin:3px 0}.booking-list p,.booking-list time{color:#818898}@media(max-width:800px){.app-header{gap:12px}.app-header nav{display:none}.restaurant-page{height:auto;grid-template-columns:1fr}.plan-column{padding:20px 14px}.restaurant-title{align-items:start;flex-direction:column;gap:12px}.readonly-plan{min-height:480px}.booking-panel{border-left:0;border-top:1px solid #e3e5e9}.ghost{margin-left:auto}}
