:root{color:#17231a;font-synthesis:none;background:#f4f2eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}main{align-content:start;gap:14px;max-width:1600px;min-height:100dvh;margin:0 auto;padding:16px 20px;display:grid}header{justify-content:space-between;align-items:center;gap:16px;display:flex}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.7rem,4vw,2.6rem)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#607563;margin-bottom:4px;font-size:.75rem;font-weight:800}.header-actions,.modal-actions,footer,.inline-fields{align-items:center;gap:12px;display:flex}button{color:inherit;background:#e7e3d9;border:0;border-radius:12px;padding:11px 15px;font-weight:700}button.primary{color:#fff;background:#274d31;justify-content:center;align-items:center;gap:8px;display:inline-flex}button.danger{color:#a22a22;background:#f7e3e0}.icon-button{place-items:center;padding:10px;display:grid}.floor-plan{touch-action:none;background-color:#fbfaf6;background-image:linear-gradient(#ece9df 1px,#0000 1px),linear-gradient(90deg,#ece9df 1px,#0000 1px);background-size:20px 20px;border:1px solid #d8d4ca;border-radius:18px;height:clamp(360px,48vh,470px);min-height:360px;position:relative;overflow:hidden}.table-card{-webkit-user-select:none;user-select:none;background:#dfe9df;border:2px solid #55725c;border-radius:18px;display:grid;position:absolute;box-shadow:0 6px 15px #1c2b1f21}.table-card.reserved{background:#f4ddc5;border-color:#a96529}.table-content{background:0 0;place-items:center;gap:3px;padding:8px;display:grid}.table-content span{align-items:center;gap:4px;font-size:.8rem;display:flex}.table-content small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.delete-table{opacity:0;border-radius:50%;padding:7px;transition:opacity .15s;position:absolute;top:-10px;right:-10px}.table-card:hover .delete-table{opacity:1}.empty{color:#6b746d;text-align:center;place-content:center;justify-items:center;padding:24px;display:grid;position:absolute;inset:0}.empty h2{margin:12px 0 4px}footer{color:#687069;flex-wrap:wrap;justify-content:flex-end;font-size:.88rem}footer span{align-items:center;gap:6px;display:flex}.dot{border-radius:50%;width:10px;height:10px;display:inline-block}.dot.free{background:#55725c}.dot.busy{background:#a96529}.login-page,.center{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card,.modal{background:#fff;border-radius:22px;width:min(100%,440px);padding:26px;box-shadow:0 25px 70px #18241b2e}form{gap:16px;display:grid}label{gap:7px;font-size:.88rem;font-weight:700;display:grid}input,textarea{color:#17231a;background:#fff;border:1px solid #d3d2ca;border-radius:11px;width:100%;padding:11px 12px}input:focus,textarea:focus{border-color:#0000;outline:2px solid #79947d}.modal-backdrop{z-index:10;background:#111b1385;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{max-height:92vh;overflow:auto}.modal-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.modal-header h2{margin:0}.inline-fields>*{flex:1}.modal-actions{justify-content:space-between;margin-top:6px}.small-button{justify-self:start;padding:8px 11px;font-size:.82rem}hr{border:0;border-top:1px solid #ece9e1;width:100%;margin:2px 0}.error-banner{color:#8f2720;background:#ffe7e4;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.error-banner button{background:0 0;padding:4px}.form-error{color:#a22a22;margin-bottom:0}@media (width<=650px){main{padding:14px}header{align-items:flex-start}.primary{min-height:44px}.header-actions .primary{padding:11px;font-size:0}.header-actions .primary svg{margin:0}.delete-table{opacity:1}footer span:last-child{justify-content:flex-end;width:100%}}.reservation-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summary-card{background:#fff;border-radius:20px;flex-direction:column;justify-content:center;min-height:104px;padding:15px 18px;display:flex;box-shadow:0 12px 35px #1c2b1f14}.summary-card>span{color:#687069;font-weight:700}.summary-card strong{margin-top:8px;font-size:clamp(2.3rem,5vw,3.8rem);line-height:1}.summary-card small{color:#687069;margin-top:8px}.total-card{color:#fff;background:#17231a}.total-card>span{color:#c9d4cb}.big-counter{color:#fff;background:0 0;align-items:center;gap:10px;width:fit-content;margin-top:5px;padding:0;font-size:clamp(2.3rem,5vw,3.8rem);line-height:1;display:flex}.remaining-card{background:#dfe9df}.remaining-card.negative{color:#8f2720;background:#f7d8d4}.limit-form{grid-template-columns:1fr auto;gap:8px;margin-top:10px;display:flex}.limit-form input{max-width:150px;font-size:2rem;font-weight:800}.takeaway-section{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 12px 35px #1c2b1f12}.section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.section-header h2{margin:0}.takeaway-empty{color:#6b746d;border:1px dashed #d8d4ca;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:100px;display:flex}.takeaway-list{gap:9px;display:grid}.takeaway-row{cursor:pointer;border:1px solid #e4e1d8;border-radius:14px;grid-template-columns:70px 1fr auto auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.takeaway-row:hover{background:#f8f7f2}.takeaway-row time{font-size:1.1rem;font-weight:800}.takeaway-row div{gap:3px;display:grid}.takeaway-row small{color:#687069}.quantity-badge{text-align:center;color:#8c4f1c;background:#f4ddc5;border-radius:999px;min-width:54px;padding:7px 10px;font-weight:800}@media (width<=760px){.reservation-summary{grid-template-columns:1fr 1fr}.detail-card{grid-column:1/-1;min-height:105px}.takeaway-row{grid-template-columns:58px 1fr auto}.takeaway-row .icon-button{grid-area:1/3}.quantity-badge{grid-area:2/3}}@media (width<=480px){.reservation-summary{grid-template-columns:1fr}.detail-card{grid-column:auto}.summary-card{min-height:110px}.section-header{align-items:flex-start}}.service-workspace{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.floor-panel,.timeline-panel{background:#fff;border-radius:20px;min-width:0;padding:14px;box-shadow:0 12px 35px #1c2b1f12}.panel-heading{justify-content:space-between;align-items:flex-end;gap:12px;min-height:48px;margin-bottom:10px;display:flex}.panel-heading h2{margin:0;font-size:1.15rem}.panel-heading>span{color:#687069;text-align:right;font-size:.78rem;font-weight:700}.panel-heading-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.panel-heading-actions>span{color:#687069;text-align:right;font-size:.78rem;font-weight:700}.compact-button{white-space:nowrap;border-radius:10px;min-height:34px;padding:8px 11px;font-size:.78rem}.timeline-panel{grid-template-rows:auto auto minmax(0,1fr) auto;display:grid;overflow:hidden}.chart-legend{color:#687069;align-items:center;gap:14px;margin:0 2px 4px;font-size:.76rem;font-weight:700;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.legend-line{border-radius:999px;width:20px;height:3px;display:inline-block}.legend-line.onsite{background:#55725c}.legend-line.takeaway{border-top:3px dashed #c47a35;height:0}.legend-dot{border-radius:50%;width:9px;height:9px}.legend-dot.onsite{background:#55725c}.legend-dot.takeaway{background:#c47a35}.timeline-chart{align-items:center;min-height:250px;display:grid}.timeline-chart svg{width:100%;height:auto;max-height:310px;display:block;overflow:visible}.chart-grid-line{stroke:#e7e3d9;stroke-width:1px}.chart-y-label,.chart-x-label{fill:#7c837d;font-size:11px}.chart-area.onsite{fill:#55725c1f}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.chart-line.onsite{stroke:#55725c;stroke-width:3px}.chart-line.takeaway{stroke:#c47a35;stroke-width:2.5px;stroke-dasharray:8 6}.chart-point{stroke:#fff;stroke-width:2px}.chart-point.onsite{fill:#55725c}.chart-point.takeaway{fill:#c47a35}.peak-summary{color:#687069;text-align:right;justify-items:end;gap:4px;font-size:.72rem;font-weight:700;display:grid}.peak-summary span{align-items:center;gap:6px;display:flex}.timeline-events>span.onsite{border-left:4px solid #55725c}.timeline-events>span.takeaway{border-left:4px solid #c47a35}.timeline-events{scrollbar-width:thin;gap:7px;padding:8px 2px 2px;display:flex;overflow-x:auto}.timeline-events>span{background:#fbfaf6;border:1px solid #e4e1d8;border-radius:11px;flex:none;grid-template-columns:auto auto;gap:0 7px;min-width:90px;padding:7px 9px;display:grid}.timeline-events time{font-size:.75rem;font-weight:800}.timeline-events strong{justify-self:end;font-size:.82rem}.timeline-events small{color:#7c837d;grid-column:1/-1;font-size:.68rem}.takeaway-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.takeaway-row{min-height:66px}footer{padding-bottom:env(safe-area-inset-bottom)}@media (width>=768px) and (width<=1180px){main{gap:10px;padding:12px 14px}header h1{font-size:1.8rem}.reservation-summary{gap:9px}.summary-card{min-height:88px;padding:11px 14px}.summary-card strong,.big-counter{font-size:2.55rem}.service-workspace{gap:10px}.floor-panel,.timeline-panel{border-radius:16px;padding:11px}.floor-plan{height:min(43vh,390px);min-height:330px}.timeline-chart{min-height:215px}.takeaway-section{padding:13px 15px}.section-header{margin-bottom:10px}}@media (width<=820px) and (orientation:portrait){.service-workspace{grid-template-columns:1fr}.floor-plan{height:360px}.timeline-chart{min-height:230px}}@media (width<=650px){main{gap:10px;min-height:100dvh;padding:10px}.service-workspace{grid-template-columns:1fr}.floor-plan{height:330px;min-height:330px}.floor-panel,.timeline-panel{padding:10px}.panel-heading{min-height:42px}.timeline-chart{min-height:205px}.chart-x-label{font-size:10px}}@media (width<=900px){.panel-heading-actions{gap:7px}.panel-heading-actions>span{display:none}}@media (width<=480px){.compact-button{padding:9px;font-size:0}.compact-button svg{margin:0}}@media (width<=600px){.peak-summary{text-align:left;justify-items:start}.timeline-panel .panel-heading{flex-direction:column;align-items:flex-start}}.service-dashboard{grid-template-rows:auto auto minmax(130px,auto) auto;gap:8px}.service-dashboard-heading{align-items:center;margin-bottom:0}.dashboard-legend{flex-wrap:wrap;justify-content:flex-end;margin:0}.service-dashboard .timeline-chart{min-height:190px}.service-dashboard .timeline-chart svg{max-height:245px}.rush-slots{scrollbar-width:thin;border-top:1px solid #ece9e1;border-bottom:1px solid #ece9e1;gap:5px;max-height:184px;padding:8px 4px 8px 0;display:grid;overflow-y:auto}.rush-slots-empty{color:#7c837d;place-items:center;min-height:76px;font-size:.82rem;display:grid}.rush-slot{grid-template-columns:47px minmax(70px,1fr) 94px;align-items:center;gap:8px;min-height:22px;display:grid}.rush-slot time{color:#4e5951;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:800}.rush-slot-track{background:#efede6;border-radius:999px;height:9px;overflow:hidden}.rush-slot-bars{border-radius:inherit;min-width:8px;height:100%;display:flex;overflow:hidden}.rush-slot-bar{height:100%;display:block}.rush-slot-bar.onsite{background:#55725c}.rush-slot-bar.takeaway{background:#c47a35}.rush-slot-values{color:#687069;font-variant-numeric:tabular-nums;justify-content:flex-end;gap:8px;font-size:.7rem;font-weight:800;display:flex}.rush-slot-values span{align-items:center;gap:3px;display:inline-flex}.next-rush-card{grid-template-columns:minmax(120px,1.25fr) repeat(2,minmax(90px,1fr));gap:8px;padding-top:2px;display:grid}.next-rush-title,.next-rush-stat{border-radius:14px;align-items:center;gap:10px;min-width:0;min-height:62px;padding:10px 12px;display:flex}.next-rush-title{color:#fff;background:#17231a}.next-rush-title>span{font-size:1.35rem}.next-rush-title div,.next-rush-stat div{gap:1px;display:grid}.next-rush-title small{color:#c9d4cb;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;font-weight:800}.next-rush-title strong{font-variant-numeric:tabular-nums;font-size:1.45rem;line-height:1}.next-rush-stat.onsite{color:#36513c;background:#dfe9df}.next-rush-stat.takeaway{color:#8c4f1c;background:#f4ddc5}.next-rush-stat strong{font-size:1.35rem;line-height:1}.next-rush-stat span{font-size:.7rem;font-weight:800}@media (width<=1050px){.next-rush-card{grid-template-columns:1fr 1fr}.next-rush-title{grid-column:1/-1}}@media (width<=650px){.service-dashboard-heading{align-items:flex-start}.dashboard-legend{justify-content:flex-start}.rush-slots{max-height:220px}.rush-slot{grid-template-columns:44px minmax(65px,1fr) 84px;gap:6px}.next-rush-card{grid-template-columns:1fr 1fr}.next-rush-title{grid-column:1/-1}}
