:root{color:#172521;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172521;--muted:#69746e;--green-950:#10231f;--green-900:#16332d;--green-800:#174a41;--green-700:#0f6258;--green-100:#dfece6;--paper:#fbfaf6;--paper-deep:#f2efe7;--line:#d8ddd7;--gold:#bd9657;--gold-soft:#eee2cb;--red:#9b443a;--red-soft:#f7e5e1;--blue-soft:#dfeaf0;--shadow:0 18px 55px #1a2a251f;background:#eef1ec;font-family:Noto Sans JP,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}:focus-visible{outline-offset:3px;outline:3px solid #bd965794}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.brand{align-items:center;gap:12px;min-height:72px;display:flex}.brand__mark{width:42px;height:42px;color:var(--paper);background:var(--green-900);border:1px solid #ffffff26;border-radius:50% 50% 46% 54%;place-items:center;display:grid}.brand__copy{gap:3px;display:grid}.brand__eyebrow{color:var(--muted);letter-spacing:.18em;font-size:10px;font-weight:700}.brand__title{letter-spacing:.06em;font-family:Shippori Mincho,serif;font-size:20px;font-weight:700}.brand .icon-button{margin-left:auto}.brand--compact{color:#f7f5ed;min-height:auto}.brand--compact .brand__mark{background:#ffffff14;width:34px;height:34px}.brand--compact .brand__eyebrow{color:#aabdb6}.brand--compact .brand__title{font-size:16px}.icon-button{appearance:none;border:1px solid var(--line);color:var(--ink);background:#ffffffb3;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#fff}.icon-button--light{color:#dfe8e4;background:#ffffff0f;border-color:#ffffff29}.mode-badge{color:#5d675f;border:1px solid var(--line);letter-spacing:.08em;background:#ffffffbd;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:6px 10px;font-size:10px;font-weight:700;display:inline-flex}.mode-badge>span{background:var(--gold);border-radius:50%;width:7px;height:7px}.mode-badge--api>span{background:#56a58d;box-shadow:0 0 0 4px #56a58d1f}.kicker{color:var(--gold);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:800}.notice{color:#31564d;background:#edf5f1;border:1px solid #d3dfd9;border-radius:10px;align-items:flex-start;gap:9px;margin:14px 0;padding:12px 14px;font-size:12px;line-height:1.65;display:flex}.notice svg{flex:none;margin-top:2px}.notice--success{color:#285947;background:#e7f2eb}.notice--warning{color:#71582e;background:#fbf3e5;border-color:#ead5af}.notice--error{background:var(--red-soft);color:#7f352e;border-color:#e5beb8}.loading{min-height:240px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:13px;display:flex}.primary-button,.secondary-button,.danger-button,.text-button,.small-add-button,.call-button,.complete-button{appearance:none;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:800;transition:transform .16s,background .16s,opacity .16s;display:inline-flex}.primary-button{color:#fff;background:var(--green-700);box-shadow:0 8px 22px #0f62582b}.primary-button:hover:not(:disabled){background:#0c5149;transform:translateY(-1px)}.primary-button:disabled{opacity:.42;box-shadow:none}.primary-button--wide{width:100%;min-height:50px}.secondary-button{color:var(--green-900);border:1px solid var(--line);background:#fff}.secondary-button:hover{border-color:#aebcb4}.danger-button{color:#fff;background:var(--red)}.text-button{min-height:32px;color:var(--green-700);background:0 0;padding:0 4px}.text-button--danger{color:var(--red)}.field{gap:7px;display:grid}.field__label{color:#3c4843;letter-spacing:.04em;font-size:11px;font-weight:800}.field__hint{color:var(--muted);font-size:10px}.field input,.field select,.field textarea{width:100%;min-height:46px;color:var(--ink);background:#fff;border:1px solid #cfd6d1;border-radius:8px;outline:none;padding:0 12px}.field textarea{resize:vertical;padding-top:11px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #0f62581c}.form-grid{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 16px;display:grid}.guest-shell{background:#edf1ed;min-height:100vh;padding:18px 0 64px}.guest-app{width:min(100% - 28px,640px);margin:0 auto}.guest-shell .brand{min-height:82px}.guest-shell .brand__mark{width:48px;height:48px}.guest-shell .brand__eyebrow{letter-spacing:.08em;font-size:13px}.guest-shell .brand__title{font-size:24px}.guest-intro{padding:24px 2px 26px}.guest-intro h1{letter-spacing:.01em;margin:0;font-family:Noto Sans JP,sans-serif;font-size:clamp(32px,7vw,42px);font-weight:800;line-height:1.35}.guest-intro__terms{margin:14px 0 0;font-size:17px;line-height:1.7}.guest-fixed-room{background:#0000000a;border-radius:14px;align-items:baseline;gap:14px;margin:18px 0 0;padding:18px 20px;display:flex}.guest-fixed-room span{font-size:17px}.guest-fixed-room strong{font-size:24px;font-weight:700}.guest-check{cursor:pointer;background:#0000000a;border-radius:14px;align-items:flex-start;gap:14px;margin:18px 0 0;padding:18px 20px;display:flex}.guest-check input{flex:none;width:26px;height:26px;margin:2px 0 0}.guest-check span{flex-direction:column;gap:6px;display:flex}.guest-check strong{font-size:19px;font-weight:700}.guest-check small{opacity:.75;font-size:15px;line-height:1.6}.guest-fee-note{background:#0000000a;border-radius:14px;margin:18px 0 0;padding:18px 20px;font-size:17px;line-height:1.7}.fee-tag{white-space:nowrap;border-radius:999px;flex:none;padding:4px 10px;font-size:13px;font-weight:700}.fee-tag--free_room{background:#0000000f}.fee-tag--member{color:#a5100f;background:#da15171f}.fee-tag--paid{background:#0000000f}.segmented{background:#fff;border:2px solid #cbd3ce;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:18px;padding:5px;display:grid}.segmented button{color:#53615b;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:64px;padding:8px 10px;font-size:17px;font-weight:800;line-height:1.4;display:flex}.segmented button.is-active{color:#fff;background:var(--green-900);box-shadow:0 7px 18px #10231f2e}.guest-panel{background:#fff;border:1px solid #cfd7d2;border-radius:14px;padding:30px 28px 28px;box-shadow:0 12px 35px #1a2a2514}.section-heading,.card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading h2,.card-heading h2{margin:4px 0 0;font-family:Shippori Mincho,serif;font-size:21px;line-height:1.25}.guest-shell .section-heading h2{margin:0;font-family:Noto Sans JP,sans-serif;font-size:27px;font-weight:800;line-height:1.4}.guest-step-heading{align-items:center;gap:14px;display:flex}.guest-step-heading>span{color:#fff;background:var(--green-800);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:22px;font-weight:900;display:grid}.guest-step-heading p{color:#56635d;margin:5px 0 0;font-size:16px;line-height:1.6}.availability-count,.count-pill{color:var(--green-700);background:var(--green-100);border-radius:999px;flex:none;padding:6px 10px;font-size:10px;font-weight:800}.panel-lead{color:#46534d;margin:12px 0 22px;font-size:18px;line-height:1.8}.date-switcher{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.date-switcher button{color:#3f4c46;text-align:left;background:#fff;border:2px solid #c6d0ca;border-radius:9px;gap:3px;min-height:76px;padding:10px 15px;font-size:18px;font-weight:800;display:grid}.date-switcher button small{color:#65726c;font-size:14px;font-weight:800}.date-switcher button span{font-size:18px}.date-switcher button.is-active{color:#fff;background:var(--green-800);border-color:var(--green-800)}.date-switcher button.is-active small{color:#d6e8e2}.period-label{align-items:baseline;gap:8px;margin:28px 0 12px;display:flex}.period-label:after{content:"";background:var(--line);flex:1;height:1px}.period-label span{font-size:20px;font-weight:800}.period-label small{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:9px}.period-label--morning{margin-top:25px}.slot-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.slot-button{min-width:0;min-height:76px;color:var(--green-900);background:#fff;border:2px solid #afc2b9;border-radius:9px;align-content:center;place-items:center;gap:5px;display:grid}.slot-button span{font-family:Noto Sans JP,sans-serif;font-size:19px;font-weight:800}.slot-button small{color:#476a5f;font-size:15px;font-weight:800}.slot-button:hover:not(:disabled){border-color:var(--green-700);background:#f0f6f3}.slot-button.is-selected{color:#fff;background:var(--green-700);border-color:var(--green-700)}.slot-button.is-selected small{color:#d8ebe6}.slot-button:disabled{color:#717b76;opacity:1;background:#e5e8e5;border-color:#d4d9d5}.slot-button:disabled small{color:#717b76}.legend{color:var(--muted);justify-content:flex-end;gap:16px;margin-top:12px;font-size:9px;display:flex}.legend span{align-items:center;gap:5px;display:inline-flex}.legend i{border-radius:2px;width:9px;height:9px;display:block}.legend__open{background:#fff;border:1px solid #9fb4aa}.legend__taken{background:#d4d8d4}.selection-card{color:#fff;background:var(--green-900);border-left:7px solid var(--gold);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;padding:18px 20px;display:flex}.selection-card>div{gap:5px;display:grid}.selection-card span{color:#d8e3df;font-size:15px;font-weight:700}.selection-card strong{font-size:21px;line-height:1.55}.guest-form-step{border-top:2px solid #e1e5e2;gap:18px;margin-top:30px;padding-top:28px;display:grid}.guest-manage-form{gap:22px;margin:0 0 24px;display:grid}.guest-shell .field{gap:10px}.guest-shell .field__label{color:#29352f;letter-spacing:0;font-size:18px}.guest-shell .field__hint{color:#55625c;font-size:16px;line-height:1.6}.field__problem{color:#a5100f;font-size:15px;font-weight:700;line-height:1.6}.field__problem:before{content:"⚠ "}.field--problem input,.field--problem select{background:#fdf6f6;border-color:#da1517}.guest-shell .field__problem{font-size:16px}.busy-overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2318158c;justify-content:center;align-items:center;padding:24px;animation:.15s ease-out busy-fade;display:flex;position:fixed;inset:0}@keyframes busy-fade{0%{opacity:0}to{opacity:1}}.busy-overlay__card{text-align:center;background:#fff;border-radius:18px;flex-direction:column;align-items:center;gap:14px;max-width:380px;padding:34px 30px;display:flex;box-shadow:0 18px 48px #00000038}.busy-overlay__card strong{font-size:19px;font-weight:700}.busy-overlay__card small{opacity:.75;font-size:15px;line-height:1.7}@media (prefers-reduced-motion:reduce){.busy-overlay,.busy-overlay .spin{animation:none}}.submit-reason{color:#a5100f;background:#fdf6f6;border-left:5px solid #da1517;border-radius:12px;margin:18px 0 -6px;padding:12px 16px;font-size:16px;font-weight:700;line-height:1.6}.guest-retry{margin:4px 0 18px}.guest-retry .notice{margin:0 0 10px}.guest-shell .guest-retry .secondary-button{width:100%;min-height:50px;font-size:17px}.guest-qr-required{color:#7f352e;background:#fdf6f6;border:2px solid #e5beb8;border-radius:12px;align-items:flex-start;gap:14px;margin:4px 0 18px;padding:18px 20px;display:flex}.guest-qr-required strong{font-size:18px;line-height:1.5;display:block}.guest-qr-required p{margin:6px 0 0;font-size:16px;line-height:1.7}.modal-note{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.guest-shell .field input,.guest-shell .field select{border:2px solid #aebbb4;border-radius:8px;min-height:62px;padding:0 16px;font-size:20px}.guest-shell .primary-button--wide{border-radius:9px;min-height:66px;margin-top:28px;font-size:20px}.guest-shell .notice{font-size:16px}.fineprint{color:var(--muted);justify-content:center;align-items:flex-start;gap:6px;margin:12px 0 0;font-size:10px;line-height:1.6;display:flex}.lookup-results{gap:10px;margin-top:20px;display:grid}.reservation-card{background:#f7f8f5;border:2px solid #cfd7d2;border-radius:10px;gap:18px;padding:20px;display:grid}.reservation-card__icon{width:38px;height:38px;color:var(--green-700);background:var(--green-100);border-radius:50%;place-items:center;display:grid}.reservation-card__main{gap:6px;min-width:0;display:grid}.reservation-card__main small{color:#56635d;font-size:16px}.reservation-card__main strong{font-size:25px}.reservation-card__main span{color:#39463f;font-size:18px}.reservation-card__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.guest-shell .reservation-card__actions .secondary-button{min-height:54px;padding:8px 12px;font-size:16px}.secondary-button--danger{color:var(--red);border-color:#d9aaa3}.guest-footer{color:#46534d;text-align:center;padding:26px 10px;font-size:17px;font-weight:600;line-height:1.7}.completion-mark{color:#fff;background:var(--green-700);border:6px solid var(--green-100);border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 16px;display:grid}.confirmation-detail{text-align:center;background:var(--paper-deep);border-radius:10px;gap:5px;margin-bottom:12px;padding:18px;display:grid}.confirmation-detail span{color:var(--muted);font-size:16px}.confirmation-detail strong{font-family:Shippori Mincho,serif;font-size:28px}.confirmation-detail p{margin:4px 0 0;font-size:17px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#081411a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);border:1px solid #ffffff80;border-radius:15px;flex-direction:column;width:min(100%,520px);max-height:min(90vh,760px);display:flex;overflow:hidden;box-shadow:0 32px 90px #00000047}.modal__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px 16px;display:flex}.modal__head h2{margin:4px 0 0;font-family:Shippori Mincho,serif;font-size:21px}.modal__body{gap:15px;padding:20px 22px;display:grid;overflow-y:auto}.modal__footer{border-top:1px solid var(--line);background:#f4f2eb;justify-content:flex-end;align-items:center;gap:8px;padding:14px 22px;display:flex}.modal-delete{margin-right:auto}.slot-grid--modal{grid-template-columns:repeat(2,1fr)}.guest-shell .modal__head h2{font-family:Noto Sans JP,sans-serif;font-size:25px}.guest-shell .modal__body{font-size:17px}.guest-shell .modal__footer .primary-button,.guest-shell .modal__footer .secondary-button,.guest-shell .modal__footer .danger-button{min-height:54px;font-size:17px}.staff-login{background:var(--green-950);background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--paper);border-top:4px solid var(--gold);width:min(100%,460px);padding:30px;box-shadow:0 28px 80px #0000004d}.login-card .brand{border-bottom:1px solid var(--line)}.login-card__intro{padding:27px 0 18px}.login-card__intro h1{margin:6px 0 8px;font-family:Shippori Mincho,serif;font-size:28px}.login-card__intro p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.login-fields{gap:14px;margin-bottom:18px;display:grid}.guest-link{color:var(--green-700);justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.staff-shell{background:#eef1ef;min-height:100vh}.staff-topbar{z-index:50;color:#fff;background:var(--green-950);border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;height:66px;padding:0 22px;display:flex;position:sticky;top:0}.staff-topbar .mode-badge{color:#c8d8d2;background:#ffffff12;border-color:#ffffff21}.staff-topbar__right{align-items:center;gap:13px;display:flex}.staff-user{color:#b7c5c0;font-size:10px}.staff-layout{grid-template-columns:220px minmax(0,1fr);min-height:calc(100vh - 66px);display:grid}.staff-sidebar{color:#d6e0dc;background:var(--green-900);height:calc(100vh - 66px);padding:24px 16px;position:sticky;top:66px}.service-day-label{border-bottom:1px solid #ffffff1a;gap:4px;padding:0 8px 22px;display:grid}.service-day-label span,.service-day-label small{color:#8fa69e;letter-spacing:.11em;font-size:9px;font-weight:700}.service-day-label strong{font-family:Shippori Mincho,serif;font-size:16px}.staff-nav{gap:4px;margin-top:18px;display:grid}.staff-nav a{color:#aebfb8;border-radius:7px;align-items:center;gap:10px;min-height:43px;padding:0 11px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.staff-nav a:hover,.staff-nav a.is-active{color:#fff;background:#ffffff17}.staff-nav a span{min-width:20px;color:var(--green-900);background:var(--gold-soft);text-align:center;border-radius:999px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-note{color:#9db0a8;background:#0000001f;border-radius:8px;gap:8px;padding:12px;display:flex;position:absolute;bottom:22px;left:16px;right:16px}.sidebar-note svg{flex:none;margin-top:3px}.sidebar-note p{margin:0;font-size:9px;line-height:1.7}.staff-main{width:min(100%,1440px);padding:30px 32px 50px}.staff-page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.staff-page-head h1{margin:5px 0 4px;font-family:Shippori Mincho,serif;font-size:27px}.staff-page-head p{color:var(--muted);margin:0;font-size:10px}.staff-head-actions{gap:8px;display:flex}.staff-date-tabs{border-bottom:1px solid var(--line);gap:4px;padding-bottom:13px;display:flex}.staff-date-tabs button{min-width:150px;color:var(--muted);text-align:left;background:0 0;border:0;border-bottom:2px solid #0000;gap:2px;padding:8px 13px;font-size:11px;font-weight:700;display:grid}.staff-date-tabs button small{letter-spacing:.11em;font-size:8px}.staff-date-tabs button.is-active{color:var(--green-700);border-bottom-color:var(--green-700)}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:17px 0;display:grid}.stat{background:#fff;border:1px solid #dde2de;border-radius:9px;align-items:center;gap:13px;min-height:96px;padding:16px;display:flex;box-shadow:0 5px 18px #182c250a}.stat__icon{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.stat__icon svg{width:18px}.stat>div:last-child{gap:5px;display:grid}.stat span{color:var(--muted);font-size:9px;font-weight:700}.stat strong{font-family:IBM Plex Mono,monospace;font-size:25px;line-height:1}.stat strong small{color:var(--muted);margin-left:5px;font-family:Noto Sans JP,sans-serif;font-size:9px}.stat--green .stat__icon{color:var(--green-700);background:var(--green-100)}.stat--blue .stat__icon{color:#426c83;background:var(--blue-soft)}.stat--red .stat__icon{color:var(--red);background:var(--red-soft)}.stat--gold .stat__icon{color:#80612e;background:var(--gold-soft)}.staff-card{background:#fff;border:1px solid #dce2de;border-radius:10px;box-shadow:0 7px 22px #152b230b}.staff-card>.card-heading{border-bottom:1px solid var(--line);min-height:70px;padding:14px 18px}.staff-card .card-heading h2{font-size:17px}.schedule-legend{color:var(--muted);gap:13px;font-size:9px;display:flex}.schedule-legend span{align-items:center;gap:5px;display:inline-flex}.dot{border-radius:50%;width:7px;height:7px}.dot--guest{background:var(--green-700)}.dot--staff{background:#4c7890}.dot--block{background:var(--red)}.timeline-columns{grid-template-columns:1fr 1fr;display:grid}.timeline-period+.timeline-period{border-left:1px solid var(--line)}.timeline-period__head{border-bottom:1px solid var(--line);background:#f7f7f3;justify-content:space-between;padding:12px 16px;display:flex}.timeline-period__head strong{font-family:Shippori Mincho,serif;font-size:13px}.timeline-period__head span{color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:8px}.timeline{padding:8px 12px 12px}.timeline-row{border-bottom:1px solid #edf0ed;grid-template-columns:52px minmax(0,1fr);align-items:center;min-height:47px;display:grid}.timeline-row>time{color:#69766f;font-family:IBM Plex Mono,monospace;font-size:10px}.timeline-booking,.timeline-open{border-radius:6px;width:100%;min-width:0;min-height:37px}.timeline-booking{text-align:left;border:0;border-left:3px solid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:0 8px;padding:5px 9px;display:grid}.timeline-booking strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.timeline-booking small{color:#65716c;text-overflow:ellipsis;white-space:nowrap;grid-column:1;font-size:8px;overflow:hidden}.timeline-booking svg{grid-area:1/2/span 2}.timeline-booking--guest{color:#17493e;border-left-color:var(--green-700);background:#e1efe9}.timeline-booking--staff{color:#315a70;background:#e5eef2;border-left-color:#4c7890}.timeline-booking--block{color:#77352f;background:var(--red-soft);border-left-color:var(--red)}.timeline-open{color:#87948e;background:0 0;border:1px dashed #ced7d2;justify-content:center;align-items:center;gap:4px;font-size:9px;display:flex}.timeline-open:hover{color:var(--green-700);background:#f3f8f6;border-color:#8eb2a6}.timeline-continuation{color:#a5ada9;text-align:center;font-size:8px}.timeline-row.is-covered{background:#fafbf9;min-height:34px}.staff-bottom-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:14px;margin-top:14px;display:grid}.booking-list,.wait-list{padding:5px 12px 12px}.booking-row{width:100%;min-height:60px;color:var(--ink);text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:52px 3px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.booking-row:hover{background:#fafbf9}.booking-row time{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.kind-bar{background:var(--green-700);border-radius:3px;width:3px;height:30px}.kind-bar--staff{background:#4c7890}.kind-bar--block{background:var(--red)}.booking-row__main{gap:4px;min-width:0;display:grid}.booking-row__main strong,.wait-row__main strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.booking-row__main small,.wait-row__main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.empty-state{color:#8b948f;text-align:center;padding:30px 12px;font-size:10px}.small-add-button{min-height:32px;color:var(--green-700);background:var(--green-100);padding:0 10px}.wait-row{border-bottom:1px solid #edf0ed;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;display:grid}.wait-row.is-called{background:#fbf7ee}.wait-rank{color:#fff;background:var(--green-800);border-radius:50%;place-items:center;width:25px;height:25px;font-family:IBM Plex Mono,monospace;font-size:9px;display:grid}.wait-row__main{gap:4px;min-width:0;display:grid}.call-button,.complete-button{color:#fff;background:var(--green-700);min-height:32px;padding:0 9px;font-size:9px}.complete-button{color:#654b23;background:var(--gold-soft)}.card-note{color:var(--muted);border-top:1px solid var(--line);background:#f8f8f4;margin:0;padding:12px 16px;font-size:8px;line-height:1.6}.draft-kind-switch{background:#e9ece9;border-radius:8px;grid-template-columns:1fr 1fr;padding:3px;display:grid}.draft-kind-switch button{min-height:37px;color:var(--muted);background:0 0;border:0;border-radius:6px;font-size:10px;font-weight:800}.draft-kind-switch button.is-active{color:#fff;background:var(--green-800)}@media (width<=1040px){.staff-layout{grid-template-columns:1fr}.staff-sidebar{display:none}.staff-main{padding:26px 22px 45px}.staff-bottom-grid{grid-template-columns:1fr}}@media (width<=760px){.guest-shell{padding-top:8px}.guest-app{width:min(100% - 18px,640px)}.guest-intro{padding:18px 2px 22px}.guest-panel{border-radius:12px;padding:24px 16px}.slot-grid{grid-template-columns:repeat(2,1fr);gap:8px}.slot-button{min-height:74px}.form-grid,.reservation-card__actions{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:16px 16px 0 0;width:100%;max-height:92vh}.modal__footer{flex-wrap:wrap}.modal-delete{order:3;width:100%;margin:5px 0 0}.staff-topbar{height:60px;padding:0 12px}.staff-topbar .mode-badge,.staff-user{display:none}.staff-main{padding:20px 12px 40px}.staff-page-head{align-items:flex-start}.staff-page-head h1{font-size:22px}.staff-head-actions{flex-direction:column}.staff-head-actions button{min-height:36px}.stats-grid{grid-template-columns:1fr 1fr}.stat{min-height:78px;padding:12px}.stat strong{font-size:21px}.timeline-columns{grid-template-columns:1fr}.timeline-period+.timeline-period{border-left:0;border-top:1px solid var(--line)}.schedule-legend{display:none}.staff-date-tabs button{flex:1;min-width:0}}@media (width<=390px){.slot-button span,.segmented button{font-size:17px}.stats-grid{gap:7px}.stat__icon,.staff-head-actions .secondary-button{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
