*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#2e3137;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;background:#fff;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.mobile-screen{background:#fff;flex-direction:column;width:100%;max-width:390px;height:100%;margin:0 auto;display:flex;overflow:hidden}.mobile-screen>main{flex:1;min-height:0;overflow-y:auto}.mobile-screen__bottom{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;padding:12px 24px 24px;display:flex}.home-btn{color:#2e3137;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.home-btn:active{background:#f0f0f0}.top-bar{flex-shrink:0;justify-content:space-between;align-items:center;height:56px;display:flex}.top-bar__left{align-items:center;min-width:0;display:flex}.top-bar--brand{padding:0 12px 0 24px}.top-bar--brand .top-bar__left{gap:8px}.top-bar--back{padding:0 12px}.top-bar--back .top-bar__left{gap:4px}.top-bar--title{padding:0 12px 0 24px}.top-bar__dot{background:#ff5100;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.top-bar__brand{color:#131517;font-size:16px;font-weight:700}.top-bar__back-btn{color:#2e3137;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.top-bar__back-title{color:#131517;font-size:16px;font-weight:600}.top-bar__title{color:#131517;font-size:18px;font-weight:700}.btn{border-radius:12px;justify-content:center;align-items:center;width:100%;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600;display:flex}.btn--primary{color:#fff;background:#131517;height:56px}.btn--secondary{color:#131517;background:#f0f0f0;height:52px}.btn--wash{color:#131517;background:#ffece8;height:52px}.btn:disabled{color:#969fac;cursor:default;background:#f0f0f0}.waiting-home{flex-direction:column;flex:1;gap:24px;padding:24px 24px 0;display:flex}.waiting-home__hero{color:#000;font-size:24px;font-weight:700;line-height:1.4}.waiting-home__panel{background:#131517;border-radius:24px;flex-direction:column;gap:16px;padding:24px;display:flex}.waiting-home__count{flex-direction:column;gap:4px;display:flex}.waiting-home__count-label{color:#969fac;font-size:14px}.waiting-home__count-value{color:#1cfbce;font-size:32px;font-weight:700}.waiting-home__disclaimer{color:#ffffff8c;margin-top:12px;font-size:11px;line-height:1.5}.waiting-home__divider{background:#2e3137;border:none;width:100%;height:1px}.waiting-home__rows{flex-direction:column;gap:12px;display:flex}.waiting-home__row{justify-content:space-between;align-items:center;display:flex}.waiting-home__row span{color:#969fac;font-size:13px}.waiting-home__row strong{color:#fff;font-size:16px;font-weight:700}.waiting-home__hours{color:#6d7583;font-size:13px}.step-progress{flex-shrink:0;align-items:center;gap:12px;padding:0 24px;display:flex}.step-progress__bars{flex:1;align-items:center;gap:8px;display:flex}.step-progress__bar{background:#f0f0f0;border-radius:9999px;flex:1;height:4px;position:relative;overflow:hidden}.step-progress__bar-fill{background:#131517;border-radius:9999px;width:100%;position:absolute;top:0;bottom:0;left:0}.step-progress__bar-fill.is-animated{animation:.5s cubic-bezier(.22,1,.36,1) backwards step-bar-fill}.step-progress__text{color:#6d7583;font-size:12px;font-weight:700}@keyframes step-bar-fill{0%{width:0}to{width:100%}}.register-party{flex-direction:column;flex:1;gap:24px;padding:24px 24px 0;display:flex}.register-party__heading{color:#000;font-size:24px;font-weight:700}.register-party__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.register-party__cell{color:#2e3137;background:#fff;border:1px solid #d7dbdf;border-radius:12px;justify-content:center;align-items:center;height:72px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600;display:flex}.register-party__cell.is-selected{background:#f0f4ff;border:1.5px solid #505c81;font-weight:700}.register-party__custom-input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600;animation:.25s backwards custom-input-in}.register-party__custom-input::placeholder{color:#969fac;font-weight:400}.register-party__custom-input:focus{border-color:#131517;outline:none}@keyframes custom-input-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.register-phone{flex-direction:column;flex:1;gap:24px;padding:24px 24px 0;display:flex}.register-phone__heading{color:#000;font-size:24px;font-weight:700}.register-phone__block{flex-direction:column;gap:12px;display:flex}.register-phone__input.is-error{background:#ffece8;border-color:#ff5100}.register-phone__input{letter-spacing:.3px;color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.register-phone__input::placeholder{letter-spacing:normal;color:#969fac;font-weight:400}.register-phone__input:focus{border-color:#131517;outline:none}.register-phone__error{color:#ff5100;font-size:13px;font-weight:600}.register-phone__helper{color:#6d7583;font-size:13px;line-height:1.5}.register-phone__consent{align-items:center;gap:8px;padding-top:8px;display:flex}.register-phone__consent span{color:#505c81;font-size:13px}.register-phone__checkbox{color:#fff;background:#fff;border:1.5px solid #d7dbdf;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.register-phone__checkbox.is-checked{background:#131517;border:none}.modal-overlay{z-index:100;background:#13151780;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;flex-direction:column;gap:12px;width:100%;max-width:342px;padding:24px;display:flex}.modal__title{color:#131517;font-size:18px;font-weight:700}.modal__body{color:#2e3137;font-size:14px;line-height:1.5}.modal__actions{gap:8px;padding-top:8px;display:flex}.modal__actions .btn{flex:1;height:52px}.registered{flex-direction:column;flex:1;align-items:center;gap:20px;padding:40px 24px 0;display:flex}.registered__circle{color:#131517;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;animation:.55s cubic-bezier(.34,1.56,.64,1) backwards registered-pop;display:flex}.registered__circle svg :is(path,polyline){stroke-dasharray:26;stroke-dashoffset:26px;animation:.35s ease-out .3s forwards registered-draw}.registered__heading{color:#000;font-size:24px;font-weight:700;animation:.45s .2s backwards registered-rise}.registered__rank{flex-direction:column;align-items:center;gap:6px;animation:.45s .3s backwards registered-rise;display:flex}.registered__rank-main{color:#131517;font-size:32px;font-weight:700}.registered__rank-sub{color:#505c81;font-size:14px}.registered__card{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;animation:.45s .4s backwards registered-rise;display:flex}.registered__card-row{justify-content:space-between;align-items:center;display:flex}.registered__card-row span{color:#6d7583;font-size:13px}.registered__card-row strong{color:#131517;font-size:16px;font-weight:600}@keyframes registered-pop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes registered-draw{to{stroke-dashoffset:0}}@keyframes registered-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.waiting-badge{background:#131517;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;display:flex}.waiting-badge__label{color:#969fac;font-size:13px}.waiting-badge__count{color:#1cfbce;font-size:16px;font-weight:700}.my-waiting{flex-direction:column;flex:1;align-items:center;gap:20px;padding:24px 24px 0;display:flex}.my-waiting__hero{flex-direction:column;align-items:center;gap:6px;width:100%;padding-top:16px;display:flex}.my-waiting__state-heading{color:#000;font-size:20px;font-weight:700}.my-waiting__big{color:#131517;font-size:32px;font-weight:700}.my-waiting__sub{color:#505c81;font-size:14px}.my-waiting__estimate{color:#2e3137;font-size:16px;font-weight:600}.my-waiting__progress{background:#f0f0f0;border-radius:9999px;width:100%;height:6px;position:relative;overflow:hidden}.my-waiting__progress-fill{background:#131517;border-radius:9999px;height:100%;position:absolute;top:0;left:0}.my-waiting__note{background:#f8f9fa;border-radius:8px;flex-direction:column;width:100%;padding:12px;display:flex}.my-waiting__note--warm{background:#fff7eb;gap:6px}.my-waiting__note-plain{color:#6d7583;font-size:13px;line-height:1.5}.my-waiting__note-title{color:#131517;font-size:15px;font-weight:600;line-height:1.5}.my-waiting__note-est{color:#2e3137;font-size:13px}.my-waiting__note-deadline{color:#131517;font-size:14px;font-weight:700}.my-waiting__footer{color:#6d7583;font-size:13px}.find-waiting{flex-direction:column;flex:1;gap:24px;padding:24px 24px 0;display:flex}.find-waiting__heading{color:#000;font-size:24px;font-weight:700;line-height:1.4}.find-waiting__block{flex-direction:column;gap:8px;display:flex}.find-waiting__input{letter-spacing:.3px;color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.find-waiting__input::placeholder{letter-spacing:normal;color:#969fac;font-weight:400}.find-waiting__input:focus{border-color:#131517;outline:none}.find-waiting__input.is-error{border-color:#ff5100}.find-waiting__helper{color:#6d7583;font-size:13px;line-height:1.5}.find-waiting__error{color:#ff5100;font-size:13px}.cancelled{flex-direction:column;flex:1;align-items:center;gap:20px;padding:40px 24px 0;display:flex}.cancelled__circle{color:#6d7583;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.cancelled__heading{color:#000;font-size:24px;font-weight:700}.cancelled__sub{color:#505c81;font-size:14px}.cancelled__card{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.cancelled__card-row{justify-content:space-between;align-items:center;display:flex}.cancelled__card-row span{color:#6d7583;font-size:13px}.cancelled__card-row strong{color:#131517;font-size:16px;font-weight:600}.bottom-nav{background:#fff;border-top:1px solid #dfe3e6;flex-shrink:0;height:64px;padding:8px 8px 12px;display:flex}.bottom-nav__item{color:#969fac;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.bottom-nav__item span{color:#6d7583;font-size:12px;font-weight:400}.bottom-nav__item.is-active{color:#131517}.bottom-nav__item.is-active span{color:#131517;font-weight:700}.table-gate{text-align:center;align-items:stretch}.table-gate__body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-height:0;padding:24px;display:flex;overflow-y:auto}.table-gate__table{color:#505c81;margin-bottom:24px;font-size:22px;font-weight:600;line-height:1.35}.table-gate__table strong{color:#131517;font-size:44px;font-weight:700;line-height:1.1;display:block}.table-gate__circle{color:#6d7583;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.table-gate__heading{color:#000;font-size:24px;font-weight:700}.table-gate__caption{color:#6d7583;white-space:pre-line;font-size:14px;line-height:1.6}.table-gate__actions,.table-gate__form{flex-direction:column;gap:8px;width:100%;max-width:342px;padding-top:8px;display:flex}.table-gate__input{letter-spacing:12px;text-align:center;text-indent:12px;color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:64px;margin-bottom:4px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:28px;font-weight:700}.table-gate__input::placeholder{color:#969fac;font-weight:400}.table-gate__input:focus{border-color:#131517;outline:none}.table-gate__input.is-error{border-color:#ff5100}.table-gate__error{color:#ff5100;margin-bottom:4px;font-size:13px}.order-shell__top{z-index:9;background:#fff;border-bottom:1px solid #dfe3e6;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:64px;padding:8px 16px;display:grid;position:sticky;top:0}.order-shell__table{grid-column:2;justify-self:center;align-items:baseline;gap:4px;display:flex}.order-shell__table strong{color:#131517;font-size:32px;font-weight:700;line-height:1}.order-shell__table em{color:#505c81;font-size:15px;font-style:normal;font-weight:600}.order-shell__page-title{text-overflow:ellipsis;white-space:nowrap;color:#6d7583;grid-column:3;justify-self:end;font-size:13px;font-weight:600;overflow:hidden}.order-shell__back-btn{color:#2e3137;border-radius:12px;grid-column:1;justify-content:center;justify-self:start;align-items:center;width:44px;height:44px;display:flex}.order-shell>main{padding-bottom:20px}.order-shell__dock{z-index:10;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;flex-direction:column;flex-shrink:0;display:flex;position:sticky;bottom:0}.order-shell__cta{flex-direction:column;flex-shrink:0;gap:12px;padding:12px 24px 16px;display:flex}.staff-sheet-overlay{z-index:100;background:#13151780;flex-direction:column;justify-content:flex-end;align-items:center;animation:.25s staff-dim-in;display:flex;position:fixed;inset:0}.staff-sheet{background:#fff;border:1px solid #dfe3e6;border-radius:24px 24px 0 0;flex-direction:column;gap:12px;width:100%;max-width:390px;padding:12px 24px 32px;animation:.35s cubic-bezier(.22,1,.36,1) staff-sheet-up;display:flex}.staff-sheet__handle-wrap{justify-content:center;padding-bottom:8px;display:flex}.staff-sheet__handle{background:#d7dbdf;border-radius:9999px;width:40px;height:4px}.staff-sheet__title{color:#131517;font-size:18px;font-weight:700}.staff-sheet__grid{flex-direction:column;gap:8px;display:flex}.staff-sheet__row{gap:8px;display:flex}.staff-sheet__request{color:#2e3137;background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex:1;align-items:center;gap:10px;height:52px;padding:0 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.staff-sheet__request span{color:#131517;font-size:15px;font-weight:600}.staff-sheet__sent{flex-direction:column;gap:12px;display:flex}.staff-sheet__sent-message{color:#131517;font-size:16px;font-weight:600}.staff-sheet__sent-meta{color:#6d7583;font-size:13px}.staff-sheet__pending{color:#969fac;background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:flex}.staff-sheet__pending span{color:#969fac;font-size:13px;font-weight:600}.staff-sheet__ok{color:#fff;background:#131517;border-radius:12px;justify-content:center;align-items:center;height:56px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600;display:flex}@keyframes staff-dim-in{0%{opacity:0}to{opacity:1}}@keyframes staff-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.table-home{flex-direction:column;flex:1;gap:20px;padding:24px 24px 0;display:flex}.table-home__head{flex-direction:column;gap:6px;display:flex}.table-home__title{color:#000;font-size:20px;font-weight:700}.table-home__greeting{color:#6d7583;font-size:14px}.table-home__card{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.table-home__card-row{justify-content:space-between;align-items:center;display:flex}.table-home__card-row span{color:#6d7583;font-size:13px}.table-home__card-row strong{color:#2e3137;font-size:14px;font-weight:600}.table-home__card-divider{background:#dfe3e6;border:none;width:100%;height:1px;margin:0}.table-home__total-row{justify-content:space-between;align-items:center;display:flex}.table-home__total-row span{color:#2e3137;font-size:14px;font-weight:600}.table-home__total-row strong{color:#131517;font-size:24px;font-weight:700}.table-home__actions{flex-direction:column;gap:12px;display:flex}.table-home__action-row{gap:12px;display:flex}.table-home__action{color:#2e3137;background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;height:76px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.table-home__action span{color:#131517;font-size:14px;font-weight:600}.table-home__status{flex-direction:column;display:flex}.table-home__status-row{justify-content:space-between;align-items:center;height:44px;display:flex}.table-home__status-row strong{color:#505c81;font-size:13px;font-weight:600}.table-home__status-left{color:#969fac;align-items:center;gap:8px;display:flex}.table-home__status-left span{color:#6d7583;font-size:13px}.qty-stepper{align-items:center;gap:10px;display:flex}.qty-stepper button{color:#2e3137;background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.qty-stepper__qty{color:#131517;text-align:center;min-width:10px;font-size:15px;font-weight:700}.qty-stepper.is-zero .qty-stepper__qty{color:#6d7583}.qty-stepper.is-disabled button,.qty-stepper.is-disabled .qty-stepper__qty{color:#969fac}.menu-page{flex-direction:column;flex:1;gap:16px;padding:8px 24px 0;display:flex}.menu-page__heading{color:#000;font-size:24px;font-weight:700}.menu-page__grid{grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:8px;display:grid}.menu-page__empty{color:#6d7583;text-align:center;padding:24px 0;font-size:14px}.menu-page__sticky{background:#fff;border-top:1px solid #dfe3e6;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.menu-page__sticky-summary{color:#131517;font-size:16px;font-weight:700}.menu-page__sticky-cta{color:#fff;background:#131517;border-radius:12px;justify-content:center;align-items:center;width:150px;height:44px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;font-weight:600;display:flex}.menu-card{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.menu-card.is-selected{border:1.5px solid #131517}.menu-card.is-soldout{background:#f8f9fa}.menu-card.is-soldout .menu-card__name,.menu-card.is-soldout .menu-card__price{color:#969fac}.menu-card__photo{aspect-ratio:1;color:#969fac;background:#f0f0f0;justify-content:center;align-items:center;display:flex;position:relative}.menu-card__photo img{object-fit:cover;width:100%;height:100%}.menu-card__tag{color:#fff;background:#131517c7;border-radius:4px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;position:absolute;top:8px;left:8px}.menu-card__soldout{color:#6d7583;background:#f8f9fab8;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;position:absolute;inset:0}.menu-card__count{color:#fff;background:#131517;border-radius:9999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:13px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.menu-card__info{flex-direction:column;gap:2px;padding:10px 12px 0;display:flex}.menu-card__name{color:#131517;font-size:16px;font-weight:600}.menu-card__price{color:#2e3137;font-size:15px;font-weight:700}.menu-card__action{justify-content:center;align-items:center;padding:10px 12px 12px;display:flex}.menu-card__add{color:#131517;background:#f0f0f0;border-radius:8px;width:100%;height:40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:700}.menu-card__add:active{background:#f0f4ff}.menu-card__disabled{color:#969fac;background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:100%;height:40px;font-size:14px;font-weight:700;display:flex}.cart-page{flex-direction:column;flex:1;gap:16px;padding:8px 24px 0;display:flex}.cart-page__heading{color:#000;font-size:24px;font-weight:700}.cart-page__items{flex-direction:column;display:flex}.cart-page__item{justify-content:space-between;align-items:center;height:64px;display:flex}.cart-page__item-info{flex-direction:column;gap:4px;display:flex}.cart-page__item-info strong{color:#131517;font-size:16px;font-weight:600}.cart-page__item-info span{color:#6d7583;font-size:13px}.cart-page__item-controls{align-items:center;gap:12px;display:flex}.cart-page__delete{color:#969fac;justify-content:center;align-items:center;display:flex}.cart-page__divider{background:#dfe3e6;border:none;width:100%;height:1px;margin:0}.cart-page__empty{color:#6d7583;text-align:center;padding:24px 0;font-size:14px}.cart-page__sum{justify-content:space-between;align-items:center;padding-top:8px;display:flex}.cart-page__sum span{color:#2e3137;font-size:14px;font-weight:600}.cart-page__sum strong{color:#131517;font-size:20px;font-weight:700}.cart-page__helper{color:#6d7583;background:#f8f9fa;border-radius:8px;padding:12px;font-size:13px}.order-received{flex-direction:column;flex:1;align-items:center;gap:20px;padding:48px 24px 0;display:flex}.order-received__circle{color:#131517;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;animation:.55s cubic-bezier(.34,1.56,.64,1) backwards received-pop;display:flex}.order-received__circle svg :is(path,polyline){stroke-dasharray:26;stroke-dashoffset:26px;animation:.35s ease-out .3s forwards received-draw}.order-received__heading{color:#000;font-size:24px;font-weight:700;animation:.45s .2s backwards received-rise}.order-received__pair{flex-direction:column;align-items:center;gap:6px;animation:.45s .3s backwards received-rise;display:flex}.order-received__pair span{color:#6d7583;font-size:13px}.order-received__pair strong{color:#131517;font-size:32px;font-weight:700}.order-received__sub{color:#505c81;font-size:14px;animation:.45s .35s backwards received-rise}.order-received__summary{color:#2e3137;background:#f8f9fa;border-radius:8px;justify-content:center;width:100%;padding:12px;font-size:14px;font-weight:600;animation:.45s .4s backwards received-rise;display:flex}@keyframes received-pop{0%{opacity:0;transform:scale(.3)}60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}@keyframes received-draw{to{stroke-dashoffset:0}}@keyframes received-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.order-tracking{flex-direction:column;flex:1;align-items:center;gap:24px;padding:32px 24px 0;display:flex}.order-tracking__timeline{align-items:flex-start;width:100%;display:flex}.order-tracking__step{flex-direction:column;flex:1;align-items:center;gap:8px;display:flex}.order-tracking__step-circle{color:#969fac;background:#f0f0f0;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.order-tracking__step-label{color:#969fac;font-size:12px;font-weight:400}.order-tracking__step.is-done .order-tracking__step-circle{color:#fff;background:#131517}.order-tracking__step.is-done .order-tracking__step-label{color:#2e3137;font-weight:600}.order-tracking__step.is-current .order-tracking__step-circle{color:#fff;background:#131517;width:36px;height:36px}.order-tracking__step.is-current .order-tracking__step-label{color:#131517;font-weight:700}.order-tracking__connector{flex-shrink:0;width:20px;padding-top:15px}.order-tracking__connector span{background:#dfe3e6;width:100%;height:2px;display:block}.order-tracking__connector span.is-done{background:#131517}.order-tracking__current{color:#131517;font-size:18px;font-weight:700}.order-tracking__card{background:#f8f9fa;border-radius:8px;flex-direction:column;gap:10px;width:100%;padding:16px;display:flex}.order-tracking__card-title{color:#6d7583;font-size:13px}.order-tracking__card-item{color:#2e3137;font-size:14px;font-weight:600}.order-tracking__card-total{color:#131517;padding-top:6px;font-size:14px;font-weight:700}.social-setting{flex-direction:column;flex:1;gap:16px;padding:8px 24px 0;display:flex}.social-setting__heading{color:#000;font-size:24px;font-weight:700}.social-setting__question{color:#2e3137;font-size:16px;font-weight:600}.social-setting__options{gap:12px;display:flex}.social-setting__option{color:#2e3137;background:#fff;border:1px solid #d7dbdf;border-radius:12px;flex:1;justify-content:center;align-items:center;height:64px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600;display:flex}.social-setting__option.is-selected{background:#f0f4ff;border:1.5px solid #505c81;font-weight:700}.social-setting__state{color:#6d7583;font-size:13px;font-weight:600}.social-setting__privacy{color:#6d7583;background:#f8f9fa;border-radius:8px;padding:12px;font-size:13px;line-height:1.5}.social-floor{flex-direction:column;gap:10px;display:flex}.social-floor__head{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.social-floor__head h2{color:#000;font-size:16px;font-weight:700}.social-floor__head span{color:#6d7583;text-align:right;font-size:12px}.social-floor__wrap{width:auto;min-width:0;margin:0 -24px}.social-floor__viewport{background:#f8f9fa;width:100%;position:relative;overflow:hidden}.social-floor__floor{transform-origin:0 0;position:absolute;top:0;left:0}.social-floor__zone{color:#fff;background:#131517;border-radius:8px;justify-content:center;align-items:center;height:30px;font-weight:600;display:flex;position:absolute}.social-floor__table{white-space:nowrap;color:#969fac;cursor:default;background:#f0f0f0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-weight:700;display:flex;position:absolute;overflow:hidden}.social-floor__table.is-open{color:#ff5100;cursor:pointer;background:#fff7eb}.social-floor__table.is-open.is-selected{color:#fff;background:#ff5100}.social-floor__table.is-mine{color:#131517;background:#fff;border:2px solid #131517}.social-floor__table.is-mine em{color:#6d7583;font-style:normal;font-weight:600}.social-floor__table.is-mine.is-open{color:#ff5100;background:#fff7eb}.social-floor__table.is-mine.is-open em{color:#ff5100}.social-floor__legend{flex-wrap:wrap;gap:14px;display:flex}.social-floor__legend-item{color:#6d7583;align-items:center;gap:6px;font-size:12px;display:flex}.social-floor__swatch{background:#f0f0f0;border-radius:4px;width:14px;height:14px}.social-floor__swatch--on{background:#fff7eb;border:1px solid #ff5100}.social-floor__swatch--mine{background:#fff;border:2px solid #131517}.social-map{flex-direction:column;flex:1;padding:4px 24px 16px;display:flex}.song-request{flex-direction:column;flex:1;gap:16px;padding:8px 24px 0;display:flex}.song-request__heading{color:#000;font-size:24px;font-weight:700}.song-request__form-title{color:#2e3137;font-size:16px;font-weight:700}.song-request__input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px}.song-request__input::placeholder{color:#969fac}.song-request__input:focus{border-color:#131517;outline:none}.song-request__submit{height:52px}.song-request__dup{color:#505c81;background:#f8f9fa;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;animation:.25s dup-in;display:flex}.song-request__dup span{color:#505c81;font-size:13px;font-weight:600}.song-request__ranking{flex-direction:column;gap:4px;padding-top:8px;display:flex}.song-request__ranking-title{color:#2e3137;font-size:16px;font-weight:700}.song-request__rank{justify-content:space-between;align-items:center;height:52px;display:flex}.song-request__rank-left{align-items:center;gap:12px;display:flex}.song-request__rank-num{color:#131517;font-size:16px;font-weight:700}.song-request__song-block{flex-direction:column;gap:2px;display:flex}.song-request__song-block strong{color:#131517;font-size:14px;font-weight:600}.song-request__song-block span{color:#6d7583;font-size:12px}.song-request__upvote{color:#505c81;background:#fff;border:1px solid #d7dbdf;border-radius:9999px;align-items:center;gap:4px;padding:6px 10px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.song-request__upvote span{color:#505c81;font-size:13px;font-weight:700}.song-request__upvote.is-voted{background:#f0f4ff;border-color:#505c81}@keyframes dup-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.receipt{font-variant-numeric:tabular-nums;background:#fff;border:1px solid #d7dbdf;border-radius:8px;flex-direction:column;gap:10px;padding:18px 16px;display:flex}.receipt__head{text-align:center;flex-direction:column;align-items:center;gap:2px;display:flex}.receipt__head strong{letter-spacing:2px;color:#131517;font-size:15px;font-weight:700}.receipt__head span{color:#6d7583;font-size:12px}.receipt__rule{border-top:1px solid #131517;height:0}.receipt__rule--dashed{border-top-style:dashed;border-top-color:#d7dbdf}.receipt__lines{flex-direction:column;gap:6px;display:flex}.receipt__lines li{color:#2e3137;grid-template-columns:1fr auto auto;align-items:baseline;gap:8px;font-size:13px;display:grid}.receipt__name{overflow-wrap:anywhere}.receipt__qty{color:#6d7583}.receipt__amount{text-align:right;color:#131517;min-width:68px;font-weight:600}.receipt__empty{text-align:center;color:#6d7583;padding:4px 0;font-size:13px}.receipt__sums{flex-direction:column;gap:6px;display:flex}.receipt__sums div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.receipt__sums dt{color:#505c81;font-size:13px}.receipt__sums dd{color:#131517;font-size:13px;font-weight:600}.receipt__seat-note{color:#969fac;margin-top:-4px;font-size:11px}.receipt__total{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.receipt__total span{color:#2e3137;font-size:14px;font-weight:600}.receipt__total strong{color:#131517;font-size:22px;font-weight:700}.my-table{flex-direction:column;flex:1;gap:16px;padding:8px 24px 0;display:flex}.my-table__hero{flex-direction:column;gap:4px;display:flex}.my-table__hero span{color:#6d7583;font-size:13px}.my-table__hero strong{color:#131517;font-size:32px;font-weight:700}.my-table__card{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.my-table__card-row{justify-content:space-between;align-items:center;display:flex}.my-table__card-row span{color:#6d7583;font-size:13px}.my-table__card-row strong{color:#2e3137;font-size:14px;font-weight:600}.my-table__card-helper{color:#969fac;font-size:12px}.my-table__history{flex-direction:column;gap:4px;display:flex}.my-table__history-title{color:#2e3137;font-size:16px;font-weight:700}.my-table__history-empty{color:#6d7583;padding:12px 0;font-size:14px}.my-table__order{text-align:left;background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;width:100%;margin-top:8px;padding:12px 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.my-table__order:active{background:#f8f9fa}.my-table__order-head{align-items:center;gap:8px;width:100%;display:flex}.my-table__order-no{color:#131517;font-size:15px;font-weight:700}.my-table__order-chevron{color:#969fac;margin-left:auto}.my-table__status{color:#505c81;background:#f0f0f0;border-radius:4px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.my-table__status.is-cooking{color:#ff5100;background:#fff7eb}.my-table__status.is-served{color:#16a34a;background:#e9f7ef}.my-table__status.is-completed{color:#505c81;background:#f0f4ff}.my-table__order-menu{color:#2e3137;font-size:15px;font-weight:600}.my-table__order-meta{color:#6d7583;font-size:13px}.my-table__quick{gap:12px;display:flex}.my-table__quick .btn{flex:1}.admin-home{background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:40px;min-height:100vh;padding:40px 24px;display:flex}.admin-home__head{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.admin-home__head h1{color:#000;font-size:28px;font-weight:700}.admin-home__head p{color:#6d7583;font-size:15px}.admin-home__logo{width:140px;height:auto;margin-bottom:12px}.admin-home__choices{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.admin-home__choice{color:#131517;cursor:pointer;background:#fff;border:1px solid #dfe3e6;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:260px;height:260px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;transition:transform .15s,box-shadow .15s;display:flex}.admin-home__choice strong{font-size:26px;font-weight:700}.admin-home__choice span{color:#6d7583;font-size:14px}.admin-home__choice:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1315171a}.admin-home__choice:active{transform:translateY(0)}.admin-home__signout{color:#6d7583;cursor:pointer;background:0 0;border-radius:8px;padding:10px 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600}.admin-home__signout:hover{color:#131517}.business-btn{color:#fff;cursor:pointer;background:#131517;border-radius:12px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:700;display:flex}.business-btn.is-open{color:#16a34a;background:#e9f7ef}.business-btn__dot{background:#16a34a;border-radius:9999px;width:8px;height:8px;animation:1.8s ease-in-out infinite business-pulse}@keyframes business-pulse{0%,to{opacity:1}50%{opacity:.35}}.business-modal{z-index:60;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.business-modal__backdrop{background:#13151773;position:absolute;inset:0}.business-modal__card{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:420px;max-height:calc(100vh - 64px);padding:40px;display:flex;position:relative;overflow-y:auto}.business-modal__card h2{color:#000;font-size:22px;font-weight:700}.business-modal__card .btn{width:100%}.business-modal__logo{width:120px;height:auto;margin-bottom:4px}.business-modal__sub{color:#505c81;margin-top:-6px;font-size:14px;font-weight:600}.business-modal__note{color:#6d7583;font-size:13px;line-height:1.6}.business-modal__block{text-align:left;background:#ffece8;border-radius:12px;flex-direction:column;gap:6px;width:100%;padding:14px 16px;display:flex}.business-modal__block strong{color:#ff5100;font-size:14px;font-weight:700}.business-modal__block ul{flex-direction:column;gap:2px;padding-left:16px;list-style:outside;display:flex}.business-modal__block ul li{color:#131517;font-size:13px;font-weight:600}.business-modal__block span{color:#6d7583;font-size:12px;line-height:1.5}.purge-btn{color:#6d7583;cursor:pointer;background:0 0;border-radius:8px;padding:10px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:13px;font-weight:600}.purge-btn:hover{color:#ff5100;background:#ffece8}.purge-modal{z-index:60;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.purge-modal__backdrop{background:#13151773;position:absolute;inset:0}.purge-modal__card{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:460px;max-height:calc(100vh - 64px);padding:40px;display:flex;position:relative;overflow-y:auto}.purge-modal__card h2{color:#000;font-size:22px;font-weight:700}.purge-modal__card .btn{width:100%}.purge-modal__note{color:#6d7583;font-size:13px;line-height:1.6}.purge-modal__kinds{flex-direction:column;gap:6px;width:100%;display:flex}.purge-modal__kind{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe3e6;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.purge-modal__kind.is-picked{background:#f0f4ff;border-color:#131517}.purge-modal__check{color:#fff;background:#fff;border:1.5px solid #d7dbdf;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.is-picked .purge-modal__check{background:#131517;border-color:#131517}.purge-modal__kind-text{flex-direction:column;gap:2px;min-width:0;display:flex}.purge-modal__kind-text strong{color:#131517;font-size:14px;font-weight:700}.purge-modal__kind-text em{color:#6d7583;font-size:12px;font-style:normal}.purge-modal__kind-text em.is-danger{color:#ff5100;font-weight:600}.purge-modal__warn,.purge-modal__done{border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.purge-modal__warn{color:#ff5100;background:#ffece8}.purge-modal__done{color:#16a34a;background:#e9f7ef}.purge-modal__summary{background:#f8f9fa;border-radius:8px;flex-direction:column;gap:4px;width:100%;padding:12px 14px;display:flex}.purge-modal__summary li{color:#2e3137;justify-content:space-between;gap:8px;font-size:14px;display:flex}.purge-modal__summary li strong{color:#131517;font-weight:700}.purge-modal__password{text-align:center;color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;width:100%;height:52px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.purge-modal__password:focus{border-color:#131517;outline:none}.purge-modal__password.is-error,.purge-modal__password.is-error:focus{background:#ffece8;border-color:#ff5100}.purge-modal__error{color:#ff5100;font-size:13px;font-weight:600}.admin-shell{background:#fff;min-width:1280px;min-height:100vh;display:flex}.admin-shell__sidebar{border-right:1px solid #dfe3e6;flex-direction:column;flex-shrink:0;gap:4px;width:224px;padding:20px 12px;display:flex}.admin-shell__brand{align-items:center;gap:8px;padding:4px 8px 20px;display:flex}.admin-shell__brand strong{color:#131517;font-size:16px;font-weight:700}.admin-shell__brand-dot{background:#ff5100;border-radius:9999px;flex-shrink:0;width:8px;height:8px}.admin-shell__section{flex-direction:column;gap:4px;padding-bottom:12px;display:flex}.admin-shell__section+.admin-shell__section{border-top:1px solid #dfe3e6;padding-top:12px}.admin-shell__footer{align-items:center;gap:4px;display:flex}.admin-shell__signout{text-align:left;color:#6d7583;cursor:pointer;background:0 0;border-radius:8px;padding:10px 12px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:13px;font-weight:600}.admin-shell__signout:hover{color:#131517;background:#f0f0f0}.admin-shell__section-label{color:#131517;padding:0 12px 6px;font-size:15px;font-weight:700}.admin-shell__item{color:#505c81;background:#fff;border-radius:8px;align-items:center;height:36px;padding:0 12px;font-size:14px;font-weight:400;display:flex}.admin-shell__item.is-active{color:#131517;background:#f0f4ff;font-weight:700}.admin-shell__main{flex-direction:column;flex:1;min-width:0;display:flex}.admin-shell__top{border-bottom:1px solid #dfe3e6;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.admin-shell__title{color:#000;font-size:22px;font-weight:700}.admin-shell__metrics{align-items:center;gap:28px;display:flex}.admin-shell__metric{align-items:center;gap:8px;display:flex}.admin-shell__metric span{color:#6d7583;font-size:13px}.admin-shell__metric strong{color:#131517;font-size:18px;font-weight:700}.admin-btn-sm{gap:6px;padding:0 16px;width:auto!important;height:40px!important;font-size:14px!important}.admin-btn-xs{padding:0 12px;border-radius:8px!important;width:auto!important;height:32px!important;font-size:13px!important}.admin-ghost-btn{color:#505c81;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.admin-ghost-btn--xs{height:32px;padding:0 10px;font-size:13px}.admin-ghost-btn--danger{color:#ff5100}.floor-map{background:#f8f9fa;border-radius:12px;flex-shrink:0;position:relative}.floor-map__group{pointer-events:none;position:absolute;inset:0}.floor-map__group .floor-map__table{pointer-events:auto}.floor-map__group.is-dimmed{opacity:.55;filter:brightness(.72)grayscale(.35)}.floor-map__join-border{pointer-events:none;background:#131517;position:absolute}.floor-map__join-fill{pointer-events:none;background:#fff;border:none;position:absolute}.floor-map__guide{z-index:7;pointer-events:none;background:#ff5100;position:absolute}.floor-map__guide.is-x{width:1px}.floor-map__guide.is-y{height:1px}.floor-map__guide-gap{color:#fff;white-space:nowrap;background:#ff5100;border-radius:4px;padding:0 3px;font-size:11px;font-style:normal;font-weight:700;line-height:16px;position:absolute;top:-9px;left:50%;transform:translate(-50%)}.floor-map__marquee{z-index:6;pointer-events:none;background:#505c811f;border:1.5px solid #505c81;border-radius:4px;position:absolute}.floor-map__zone{z-index:5;color:#fff;background:#131517;border-radius:8px;justify-content:center;align-items:center;height:30px;font-size:12px;font-weight:600;display:flex;position:absolute}.floor-map__zone.is-draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.floor-map__zone.is-draggable:active{cursor:grabbing;box-shadow:0 6px 16px #13151747}.floor-map__table{text-align:left;cursor:default;border-radius:8px;flex-direction:column;align-items:flex-start;gap:1px;height:76px;padding:8px 10px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex;position:absolute;overflow:hidden}.floor-map__table.is-clickable{cursor:pointer}.floor-map__table.is-draggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.floor-map__table.is-draggable:active{cursor:grabbing;box-shadow:0 6px 16px #1315172e}.floor-map__table.is-dimmed{opacity:.55;filter:brightness(.72)grayscale(.35)}.floor-map__table.is-round{text-align:center;border-radius:50%;justify-content:center;align-items:center;padding:6px}.floor-map__table.is-round .floor-map__num-row{justify-content:center}.floor-map__table.is-round .floor-map__l1,.floor-map__table.is-round .floor-map__l2{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.floor-map__num-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.floor-map__num{font-size:14px;font-weight:700}.floor-map__tag{color:#505c81;background:#f0f0f0;border-radius:4px;padding:1px 4px;font-size:11px;font-style:normal;font-weight:700}.floor-map__l1,.floor-map__l2{font-size:11px}.floor-map .is-empty{background:#f0f0f0}.floor-map .is-empty .floor-map__num{color:#6d7583}.floor-map .is-empty .floor-map__l1{color:#969fac}.floor-map .is-occupied{background:#fff;border:1.5px solid #131517}.floor-map .is-occupied .floor-map__num{color:#131517}.floor-map .is-occupied .floor-map__l1{color:#2e3137;font-weight:600}.floor-map .is-occupied .floor-map__l2{color:#505c81}.floor-map .is-reserved{background:#f0f4ff;border:1px solid #505c81}.floor-map .is-reserved .floor-map__num{color:#131517}.floor-map .is-reserved .floor-map__l1{color:#2e3137;font-weight:600}.floor-map .is-reserved .floor-map__l2{color:#505c81}.floor-map .is-cleaning{background:#f8f9fa;border:1px solid #dfe3e6}.floor-map .is-cleaning .floor-map__num,.floor-map .is-cleaning .floor-map__l1{color:#969fac}.floor-map .is-selected{background:#f0f4ff;border:2px solid #131517}.floor-map .is-selected .floor-map__num{color:#131517}.floor-map .is-selected .floor-map__l1{color:#2e3137;font-weight:700}.floor-map .is-social{background:#fff7eb;border:1.5px solid #ff5100}.floor-map .is-social .floor-map__num{color:#ff5100}.floor-map .is-social .floor-map__l1{color:#2e3137;font-weight:600}.floor-map .is-social .floor-map__l2{color:#ff5100}.floor-map .is-warn{background:#ffece8;border:1.5px solid #e5231b}.floor-map .is-warn .floor-map__num,.floor-map .is-warn .floor-map__l1{color:#e5231b}.floor-map .is-selectable{background:#fff;border:1.5px dashed #16a34a;animation:1.6s ease-in-out infinite selectable-pulse}.floor-map .is-selectable .floor-map__num{color:#2e3137}.floor-map .is-selectable .floor-map__l1{color:#16a34a;font-weight:600}.floor-map .is-selectable:hover{background:#e9f7ef;border-style:solid;animation:none}@keyframes selectable-pulse{0%,to{border-color:#16a34a}50%{border-color:#16a34a59}}.tables-page{flex:1;align-items:stretch;min-height:0;display:flex}.tables-page__main{flex-direction:column;flex:1;gap:16px;min-width:0;padding:24px 32px;display:flex}.tables-page__map-scroll{overflow-x:auto}.tables-page__header{align-items:center;gap:8px;display:flex}.tables-page__label{color:#2e3137;margin-right:8px;font-size:16px;font-weight:700}.tables-page__wpanel{border-left:1px solid #dfe3e6;flex-direction:column;flex-shrink:0;gap:12px;width:340px;padding:24px 20px;display:flex;overflow-y:auto}.tables-page__wpanel-head{justify-content:space-between;align-items:center;display:flex}.tables-page__wpanel-head>strong{color:#2e3137;font-size:16px;font-weight:700}.tables-page__wpanel-stats{color:#6d7583;font-size:13px}.tables-page__wpanel-full{color:#ff5100;background:#ffece8;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600}.tables-page__wlist{flex-direction:column;gap:8px;display:flex}.tables-page__wrow{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;gap:10px;padding:12px 14px;display:flex}.tables-page__wrow.is-active{background:#f0f4ff;border-color:#f0f4ff}.tables-page__wrow.is-seating{background:#e9f7ef;border:1.5px solid #16a34a}.tables-page__wrow-top{align-items:center;gap:8px;display:flex}.tables-page__wrow-rank{color:#6d7583;font-size:13px}.tables-page__wrow-code{color:#131517;font-size:15px;font-weight:700}.tables-page__wrow-meta{color:#2e3137;flex:1;font-size:13px}.tables-page__wrow-phone{color:#6d7583;margin-top:-4px;font-size:12px}.tables-page__wbadge{color:#505c81;background:#f0f0f0;border-radius:4px;flex-shrink:0;padding:3px 7px;font-size:11px;font-style:normal;font-weight:700;display:inline-flex}.tables-page__wbadge--ready{color:#fff;background:#131517}.tables-page__wbadge--called{color:#131517;background:#fff7eb}.tables-page__notify{overflow-wrap:anywhere;font-size:12px}.tables-page__notify.is-sent{color:#16a34a}.tables-page__notify.is-failed,.tables-page__notify.is-skipped{color:#ff5100;font-weight:600}.tables-page__wrow-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.tables-page__wempty{color:#6d7583;padding:16px 4px;font-size:13px}.tables-page__select-banner{color:#131517;background:#fff7eb;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;animation:.25s banner-in;display:flex}.tables-page__select-banner span{color:#131517;font-size:14px;font-weight:600}.tables-page__legend{align-items:center;gap:16px;display:flex}.tables-page__legend-item{align-items:center;gap:6px;display:flex}.tables-page__legend-item span:last-child{color:#6d7583;font-size:12px}.tables-page__swatch{border-radius:4px;width:12px;height:12px}.tables-page__swatch--empty{background:#f0f0f0}.tables-page__swatch--occupied{background:#fff;border:1.5px solid #131517}.tables-page__swatch--reserved{background:#f0f4ff;border:1px solid #505c81}.tables-page__swatch--cleaning{background:#f8f9fa;border:1px solid #dfe3e6}.tables-page__drawer-backdrop{z-index:49;position:fixed;inset:0}.tables-page__drawer{z-index:50;background:#fff;border-left:1px solid #dfe3e6;flex-direction:column;gap:16px;width:400px;padding:28px 32px;animation:.3s cubic-bezier(.22,1,.36,1) drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0}.tables-page__drawer--detail{gap:14px;padding-bottom:0;overflow-y:auto}.tables-page__drawer.is-closing{animation:.28s cubic-bezier(.55,0,.68,.19) forwards drawer-out}.tables-page__drawer-title{color:#000;font-size:20px;font-weight:700}.tables-page__field{flex-direction:column;gap:6px;display:flex}.tables-page__field span{color:#505c81;font-size:13px;font-weight:600}.tables-page__field input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.tables-page__field input::placeholder{color:#969fac;font-weight:400}.tables-page__field input:focus{border-color:#131517;outline:none}.tables-page__field input.is-error,.tables-page__field input.is-error:focus{background:#ffece8;border-color:#ff5100}.tables-page__field-hint{color:#6d7583;font-size:12px;font-style:normal}.tables-page__field-error{color:#ff5100;font-size:12px;font-style:normal;font-weight:600}.tables-page__drawer-spacer{flex:1;min-height:0}.tables-page__drawer-dock{z-index:2;background:#fff;flex-direction:column;flex-shrink:0;gap:8px;padding:12px 0 28px;display:flex;position:sticky;bottom:0}.tables-page__drawer-dock>*{flex-shrink:0}.tables-page__drawer-note{color:#6d7583;font-size:12px}.tables-page__merge-note{color:#16a34a;background:#e9f7ef;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:600}.tables-page__guest{color:#2e3137;font-size:14px;font-weight:600}.tables-page__entry-code{background:#f0f4ff;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.tables-page__entry-code span{color:#505c81;font-size:13px}.tables-page__entry-code strong{letter-spacing:2px;color:#131517;font-size:20px;font-weight:700}.tables-page__code-card{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:12px;width:400px;padding:40px;display:flex}.tables-page__code-label{color:#6d7583;font-size:14px}.tables-page__code-value{letter-spacing:8px;text-indent:8px;color:#131517;font-size:48px;font-weight:700}.tables-page__moved{color:#131517;font-size:34px;font-weight:700}.tables-page__code-note{color:#6d7583;font-size:13px;line-height:1.5}.tables-page__bill{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.tables-page__bill-row{justify-content:space-between;align-items:center;display:flex}.tables-page__bill-row span{color:#6d7583;font-size:13px}.tables-page__bill-row strong{color:#2e3137;font-size:14px;font-weight:600}.tables-page__bill-divider{background:#dfe3e6;border:none;width:100%;height:1px;margin:0}.tables-page__bill-total{justify-content:space-between;align-items:center;display:flex}.tables-page__bill-total span{color:#2e3137;font-size:14px;font-weight:600}.tables-page__bill-total strong{color:#131517;font-size:22px;font-weight:700}.tables-page__detail-section{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.tables-page__detail-section h3{color:#505c81;align-items:baseline;gap:6px;font-size:13px;font-weight:700;display:flex}.tables-page__detail-section h3 em{color:#6d7583;font-size:12px;font-style:normal;font-weight:600}.tables-page__detail-toggle{text-align:left;color:#6d7583;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0;display:flex}.tables-page__detail-toggle svg{flex-shrink:0;transition:transform .2s}.tables-page__detail-toggle.is-open svg{transform:rotate(180deg)}.tables-page__detail-toggle:hover h3{color:#131517}.tables-page__detail-empty{color:#6d7583;font-size:13px}.tables-page__member-chips{flex-wrap:wrap;gap:6px;display:flex}.tables-page__member-chips span{color:#2e3137;background:#f0f4ff;border-radius:4px;padding:4px 9px;font-size:13px;font-weight:700}.tables-page__log{flex-direction:column;gap:8px;max-height:220px;display:flex;overflow-y:auto}.tables-page__log-item{background:#f8f9fa;border-radius:8px;flex-direction:column;flex-shrink:0;gap:6px;padding:10px 12px;display:flex}.tables-page__log-head{align-items:center;gap:6px;display:flex}.tables-page__log-time{color:#131517;font-size:12px;font-weight:700}.tables-page__log-where{color:#505c81;overflow-wrap:anywhere;flex:1;min-width:0;font-size:12px}.tables-page__log-status{color:#505c81;background:#f0f0f0;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:11px;font-style:normal;font-weight:700}.tables-page__log-status.is-pending,.tables-page__log-status.is-accepted{color:#ff5100;background:#fff7eb}.tables-page__log-status.is-cooking{color:#ff5100;background:#ffece8}.tables-page__log-status.is-served{color:#2e3137;background:#f0f4ff}.tables-page__log-status.is-completed{color:#16a34a;background:#e9f7ef}.tables-page__log-menu{flex-direction:column;gap:3px;display:flex}.tables-page__log-menu li{color:#2e3137;justify-content:space-between;align-items:baseline;gap:8px;font-size:13px;display:flex}.tables-page__log-menu li strong{white-space:nowrap;color:#131517;flex-shrink:0;font-weight:600}.tables-page__log-note{color:#6d7583;font-size:12px}.tables-page__social-row{justify-content:space-between;align-items:center;padding:4px 2px;display:flex}.tables-page__social-row span{color:#6d7583;font-size:13px}.tables-page__social-row strong{color:#505c81;font-size:13px;font-weight:700}.tables-page__detail-actions{flex-direction:column;gap:8px;display:flex}.tables-page__detail-actions-row{gap:8px;display:flex}.tables-page__act{height:44px!important;font-size:14px!important}.tables-page__close{align-self:center}.tables-page__overlay{z-index:100;background:#13151780;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tables-page__settle{background:#fff;border-radius:24px;flex-direction:column;gap:14px;width:480px;max-height:calc(100vh - 64px);padding:40px;display:flex;overflow-y:auto}.tables-page__settle h2{color:#000;font-size:22px;font-weight:700}.tables-page__settle-note{color:#6d7583;font-size:12px}.tables-page__paid{background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:14px;width:420px;padding:40px;display:flex}.tables-page__paid h2{color:#000;font-size:22px;font-weight:700}.tables-page__paid-circle{color:#131517;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.tables-page__paid-info{color:#131517;font-size:18px;font-weight:700}@keyframes banner-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}.requests-page{flex-direction:column;flex:1;gap:16px;padding:24px 32px;display:flex}.requests-page__tabs{align-items:center;gap:8px;display:flex}.requests-page__tab{color:#505c81;background:#fff;border:1px solid #d7dbdf;border-radius:24px;align-items:center;padding:10px 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.requests-page__tab.is-active{color:#2e3137;background:#f0f4ff;border:none;padding:11px 17px;font-weight:700}.requests-page__list{flex-direction:column;gap:8px;display:flex}.requests-page__section{letter-spacing:1px;color:#969fac;padding:12px 4px 2px;font-size:12px;font-weight:700}.requests-page__req{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;min-height:64px;padding:12px 20px;display:flex}.requests-page__req.is-urgent{background:#fff7eb;border:none}.requests-page__req--done{background:#f8f9fa;border-color:#0000}.requests-page__req--done .requests-page__table,.requests-page__req--done .requests-page__req-info span{color:#6d7583}.requests-page__ready{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:12px 20px;display:flex}.requests-page__ready--row{text-align:left;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}.requests-page__ready--row:hover{background:#f8f9fa}.requests-page__ready--row.is-open{background:#f0f4ff;border-color:#0000;border-radius:12px 12px 0 0}.requests-page__ready--row.is-open .requests-page__chevron svg{transform:rotate(180deg)}.requests-page__group{flex-direction:column;display:flex}.requests-page__req-left{align-items:center;gap:20px;min-width:0;display:flex}.requests-page__who{flex-direction:column;flex-shrink:0;gap:2px;width:130px;min-width:0;display:flex}.requests-page__table{color:#131517;overflow-wrap:anywhere;font-size:20px;font-weight:700;line-height:1.2}.requests-page__guest{color:#6d7583;font-size:13px}.requests-page__req-info{color:#2e3137;align-items:center;gap:8px;display:flex}.requests-page__req-info span{color:#2e3137;font-size:16px;font-weight:600}.requests-page__ready-body{flex-direction:column;gap:3px;min-width:0;display:flex}.requests-page__menu{color:#2e3137;font-size:16px;font-weight:600}.requests-page__when{color:#6d7583;font-size:13px}.requests-page__req-right{flex-shrink:0;align-items:center;gap:16px;display:flex}.requests-page__elapsed{color:#6d7583;font-size:14px}.requests-page__elapsed.is-urgent{color:#131517;font-size:15px;font-weight:700}.requests-page__badge{color:#505c81;background:#f0f0f0;border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.requests-page__badge.is-cooking{color:#131517;background:#fff7eb}.requests-page__badge.is-served{color:#fff;background:#131517}.requests-page__badge.is-completed{color:#2e3137;background:#f0f4ff}.requests-page__chevron{color:#969fac;align-items:center;display:flex}.requests-page__chevron svg{transition:transform .2s}.requests-page__note{color:#6d7583;padding-top:4px;font-size:12px}.requests-page__timeline{background:#f8f9fa;border-radius:0 0 12px 12px;gap:32px;padding:16px 20px 18px;display:flex}.requests-page__step{opacity:.45;flex-direction:column;gap:2px;min-width:110px;display:flex}.requests-page__step.is-done{opacity:1}.requests-page__step-label{letter-spacing:1px;color:#969fac;font-size:12px;font-weight:700}.requests-page__step-time{color:#131517;font-size:16px;font-weight:700}.requests-page__step-gap{color:#6d7583;font-size:12px}.requests-page__timeline-menu{border-left:1px solid #dfe3e6;flex-direction:column;gap:3px;padding-left:32px;display:flex}.requests-page__timeline-menu p{color:#2e3137;font-size:14px}.requests-page__empty{color:#6d7583;padding:24px 0;font-size:14px}.admin-songs{flex-direction:column;flex:1;gap:8px;padding:24px 32px;display:flex}.admin-songs__title{color:#2e3137;font-size:16px;font-weight:700}.admin-songs__list{flex-direction:column;gap:8px;display:flex}.admin-songs__row{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.admin-songs__left{align-items:center;gap:16px;display:flex}.admin-songs__rank{color:#131517;font-size:18px;font-weight:700}.admin-songs__block{flex-direction:column;gap:2px;display:flex}.admin-songs__block strong{color:#131517;font-size:15px;font-weight:600}.admin-songs__block span{color:#6d7583;font-size:13px}.admin-songs__right{align-items:center;gap:12px;display:flex}.admin-songs__vote{color:#505c81;border:1px solid #d7dbdf;border-radius:9999px;align-items:center;gap:4px;padding:5px 10px;display:flex}.admin-songs__vote strong{color:#505c81;font-size:13px;font-weight:700}.admin-songs__badge{color:#505c81;background:#f0f0f0;border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.admin-songs__badge.is-playing{color:#fff;background:#131517}.admin-songs__play{width:80px!important;height:40px!important;font-size:14px!important}.admin-songs__note{color:#6d7583;padding-top:8px;font-size:12px}.admin-songs__empty{color:#6d7583;padding:24px 0;font-size:14px}.admin-social{flex-direction:column;flex:1;gap:16px;padding:24px 32px;display:flex}.admin-social__head{flex-direction:column;gap:4px;display:flex}.admin-social__count{color:#ff5100;align-items:baseline;gap:8px;display:flex}.admin-social__count svg{align-self:center}.admin-social__count strong{color:#ff5100;font-size:22px;font-weight:700}.admin-social__count span{color:#2e3137;font-size:14px}.admin-social__note{color:#6d7583;font-size:13px}.admin-social__body{align-items:flex-start;gap:16px;min-width:0;display:flex}.admin-social__map-scroll{flex:1;min-width:0;padding-bottom:4px;overflow-x:auto}.admin-social__panel{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;flex-shrink:0;gap:10px;width:240px;padding:16px;display:flex}.admin-social__panel h2{color:#505c81;font-size:13px;font-weight:700}.admin-social__empty{color:#6d7583;font-size:13px}.admin-social__list{flex-direction:column;gap:8px;max-height:420px;display:flex;overflow-y:auto}.admin-social__list li{background:#fff7eb;border-radius:8px;flex-direction:column;flex-shrink:0;gap:2px;padding:10px 12px;display:flex}.admin-social__list li strong{color:#ff5100;font-size:14px;font-weight:700}.admin-social__list li span{color:#2e3137;font-size:13px}.admin-social__list li em{color:#6d7583;font-size:12px;font-style:normal}.admin-sales{flex-direction:column;flex:1;gap:20px;padding:24px 32px;display:flex}.admin-sales__hero{flex-direction:column;gap:4px;display:flex}.admin-sales__hero span{color:#6d7583;font-size:13px}.admin-sales__hero strong{color:#131517;font-size:32px;font-weight:700}.admin-sales__kpis{align-items:center;gap:32px;display:flex}.admin-sales__kpi{flex-direction:column;gap:2px;display:flex}.admin-sales__kpi>span{color:#6d7583;font-size:13px}.admin-sales__kpi>strong{color:#131517;font-size:18px;font-weight:700}.admin-sales__kpi--waiting{gap:4px}.admin-sales__kpi--waiting .waiting-badge{padding:6px 12px}.admin-sales__kpi--waiting .waiting-badge .waiting-badge__label{display:none}.admin-sales__top{flex-direction:column;gap:10px;display:flex}.admin-sales__top-title{color:#2e3137;font-size:16px;font-weight:700}.admin-sales__top-row{align-items:center;gap:12px;display:flex}.admin-sales__top-name{color:#2e3137;flex-shrink:0;width:90px;font-size:14px;font-weight:600}.admin-sales__top-bar{background:#d7dbdf;border-radius:4px;height:14px}.admin-sales__top-bar.is-top{background:#131517}.admin-sales__top-count{color:#131517;font-size:14px;font-weight:700}.admin-sales__empty{color:#6d7583;padding:8px 0;font-size:14px}.settlements-page{flex-direction:column;flex:1;gap:16px;padding:24px 32px;display:flex}.settlements-page__stats{align-items:center;gap:28px;display:flex}.settlements-page__stat{align-items:center;gap:8px;display:flex}.settlements-page__stat span{color:#6d7583;font-size:13px}.settlements-page__stat strong{color:#131517;font-size:18px;font-weight:700}.settlements-page__list{flex-direction:column;gap:4px;display:flex}.settlements-page__header{align-items:center;padding:8px 16px;display:flex}.settlements-page__header span:not(.settlements-page__header-spacer){color:#969fac;flex-shrink:0;padding-right:10px;font-size:12px;font-weight:700}.settlements-page__header .settlements-page__header-spacer{color:#969fac;font-size:12px;font-weight:700}.settlements-page__header-spacer{text-align:right;flex:1}.settlements-page__group{flex-direction:column;display:flex}.settlements-page__row{text-align:left;background:0 0;border-bottom:1px solid #dfe3e6;align-items:center;width:100%;height:52px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.settlements-page__row span:not(.settlements-page__chevron){text-overflow:ellipsis;white-space:nowrap;color:#2e3137;flex-shrink:0;padding-right:10px;font-size:14px;overflow:hidden}.settlements-page__row span:not(.settlements-page__chevron).is-strong{color:#131517;font-weight:700}.settlements-page__row:hover{background:#f8f9fa}.settlements-page__row.is-open{background:#f0f4ff;border-bottom-color:#0000}.settlements-page__row.is-open .settlements-page__chevron svg{transform:rotate(180deg)}.settlements-page__chevron{color:#969fac;flex:1;justify-content:flex-end;align-items:center;display:flex}.settlements-page__chevron svg{transition:transform .2s}.settlements-page__detail{background:#f8f9fa;border-bottom:1px solid #dfe3e6;flex-wrap:wrap;gap:20px 32px;padding:16px 20px 20px;display:flex}.settlements-page__detail-col{flex-direction:column;gap:4px;min-width:160px;max-width:260px;display:flex}.settlements-page__detail-col p{color:#2e3137;font-size:14px}.settlements-page__detail-col p.is-total{color:#131517;font-weight:700}.settlements-page__table-chips{flex-wrap:wrap;gap:4px;display:flex}.settlements-page__table-chips span{color:#2e3137;background:#f0f4ff;border-radius:4px;padding:3px 8px;font-size:13px;font-weight:700}.settlements-page__detail-title{letter-spacing:1px;color:#969fac;margin-bottom:2px;font-size:12px;font-weight:700}.settlements-page__note{color:#6d7583;font-size:12px}.settlements-page__empty{color:#6d7583;padding:24px 16px;font-size:14px}.settlements-page__receipt{flex-shrink:0;width:300px}.business-log{flex-direction:column;flex:1;gap:20px;padding:24px 32px;display:flex}.business-log__empty{color:#6d7583;padding:40px 0;font-size:14px;line-height:1.6}.business-log__empty strong{color:#131517;font-weight:700}.business-log__tabs{flex-wrap:wrap;gap:8px;display:flex}.business-log__tab{cursor:pointer;background:#fff;border:1px solid #dfe3e6;border-radius:12px;align-items:baseline;gap:8px;padding:10px 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex}.business-log__tab strong{color:#131517;font-size:15px;font-weight:700}.business-log__tab span{color:#6d7583;font-size:12px}.business-log__tab em{color:#16a34a;background:#e9f7ef;border-radius:4px;padding:2px 6px;font-size:11px;font-style:normal;font-weight:700}.business-log__tab.is-active{background:#f0f4ff;border-color:#131517}.business-log__body{flex-direction:column;gap:16px;display:flex}.business-log__head{align-items:baseline;gap:10px;display:flex}.business-log__head h2{color:#000;font-size:22px;font-weight:700}.business-log__head p{color:#6d7583;font-size:13px}.business-log__kpis{flex-wrap:wrap;gap:10px;display:flex}.business-log__kpi{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:4px;min-width:130px;padding:14px 16px;display:flex}.business-log__kpi span{color:#6d7583;font-size:12px}.business-log__kpi strong{color:#131517;font-size:20px;font-weight:700}.business-log__cols{flex-wrap:wrap;gap:16px;display:flex}.business-log__col{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;flex:1;gap:10px;min-width:280px;padding:16px;display:flex}.business-log__col h3{color:#505c81;font-size:13px;font-weight:700}.business-log__col-empty{color:#6d7583;font-size:13px}.business-log__menus{flex-direction:column;gap:8px;display:flex}.business-log__menus li{color:#2e3137;justify-content:space-between;align-items:baseline;gap:8px;font-size:14px;display:flex}.business-log__menus li strong{color:#131517;font-weight:700}.business-log__list{flex-direction:column;gap:8px;max-height:340px;display:flex;overflow-y:auto}.business-log__list li{background:#f8f9fa;border-radius:8px;flex-shrink:0;align-items:baseline;gap:8px;padding:10px 12px;display:flex}.business-log__list li strong{color:#131517;font-size:14px;font-weight:700}.business-log__list li span{color:#6d7583;flex:1;font-size:12px}.business-log__list li em{color:#131517;font-size:14px;font-style:normal;font-weight:700}.admin-menus{flex-direction:column;flex:1;gap:8px;padding:24px 32px;display:flex}.admin-menus__toolbar{justify-content:flex-end;padding-bottom:4px;display:flex}.admin-menus__row{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;height:64px;padding:0 20px;display:flex}.admin-menus__row.is-soldout{background:#f8f9fa;border:none}.admin-menus__row.is-soldout .admin-menus__name,.admin-menus__row.is-soldout .admin-menus__price{color:#969fac}.admin-menus__row.is-soldout .admin-menus__status{color:#969fac;background:#f0f0f0}.admin-menus__left{align-items:center;gap:14px;display:flex}.admin-menus__thumb{color:#969fac;background:#f0f0f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.admin-menus__thumb img{object-fit:cover;width:100%;height:100%}.admin-menus__name{color:#131517;font-size:17px;font-weight:700}.admin-menus__price{color:#2e3137;font-size:15px}.admin-menus__status{color:#2e3137;background:#f0f4ff;border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.admin-menus__actions{align-items:center;gap:8px;display:flex}.admin-menus__note{color:#6d7583;padding-top:4px;font-size:12px}.admin-menus__backdrop{z-index:49;position:fixed;inset:0}.admin-menus__drawer{z-index:50;background:#fff;border-left:1px solid #dfe3e6;flex-direction:column;gap:16px;width:400px;padding:28px 32px;animation:.3s cubic-bezier(.22,1,.36,1) menu-drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0}.admin-menus__drawer.is-closing{animation:.28s cubic-bezier(.55,0,.68,.19) forwards menu-drawer-out}.admin-menus__drawer-title{color:#000;font-size:20px;font-weight:700}.admin-menus__field{flex-direction:column;gap:6px;display:flex}.admin-menus__field span{color:#505c81;font-size:13px;font-weight:600}.admin-menus__field input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:56px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.admin-menus__field input::placeholder{color:#969fac;font-weight:400}.admin-menus__field input:focus{border-color:#131517;outline:none}.admin-menus__upload{color:#969fac;background:#f8f9fa;border:1.5px dashed #d7dbdf;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:140px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;display:flex;overflow:hidden}.admin-menus__upload span{color:#6d7583;font-size:13px;font-weight:600}.admin-menus__upload:hover{border-color:#505c81}.admin-menus__upload.has-image{background:#fff;border:1px solid #dfe3e6}.admin-menus__upload.has-image img{object-fit:cover;width:100%;height:100%}.admin-menus__remove-image{color:#505c81;align-self:flex-start;padding:4px 0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:13px;font-weight:600;text-decoration:underline}.admin-menus__drawer-spacer{flex:1}.admin-menus__delete{color:#ff5100;cursor:pointer;background:#ffece8;border-radius:12px;justify-content:center;align-items:center;gap:6px;height:44px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.admin-menus__drawer-note{color:#6d7583;font-size:12px}@keyframes menu-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes menu-drawer-out{0%{transform:translate(0)}to{transform:translate(100%)}}.layout-editor{flex-direction:column;flex:1;gap:14px;padding:24px 32px;display:flex}.layout-editor__toolbar{justify-content:space-between;align-items:center;display:flex}.layout-editor__toolbar-left,.layout-editor__toolbar-right{align-items:center;gap:10px;display:flex}.layout-editor__count{color:#6d7583;font-size:13px}.layout-editor__tidy{background:#fff;border:1px solid #d7dbdf;border-radius:12px;align-items:center;gap:6px;padding:4px 8px 4px 12px;display:flex}.layout-editor__tidy span{color:#505c81;font-size:13px}.layout-editor__tidy input{text-align:center;color:#131517;border:1px solid #d7dbdf;border-radius:8px;width:44px;height:32px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:700}.layout-editor__tidy input:focus{border-color:#131517;outline:none}.layout-editor__tidy-x{color:#969fac!important}.layout-editor__body{align-items:flex-start;gap:16px;min-width:0;display:flex}.layout-editor__map-scroll{flex:1;min-width:0;padding-bottom:4px;overflow-x:auto}.layout-editor__panel{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;flex-shrink:0;gap:10px;width:220px;padding:16px;display:flex}.layout-editor__panel-head{justify-content:space-between;align-items:baseline;display:flex}.layout-editor__panel-head span{color:#6d7583;font-size:13px}.layout-editor__panel-head strong{color:#131517;font-size:20px;font-weight:700}.layout-editor__panel-hint{color:#6d7583;font-size:12px}.layout-editor__panel-chips{flex-wrap:wrap;gap:4px;max-height:96px;display:flex;overflow-y:auto}.layout-editor__panel-chips em{color:#2e3137;background:#f0f4ff;border-radius:4px;padding:3px 7px;font-size:12px;font-style:normal;font-weight:700}.layout-editor__panel-row{justify-content:space-between;align-items:center;padding-top:2px;display:flex}.layout-editor__panel-row span{color:#505c81;font-size:13px}.layout-editor__panel-stepper{gap:6px;display:flex}.layout-editor__panel-stepper button{color:#131517;background:#f0f0f0;border-radius:8px;width:32px;height:32px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;font-weight:700}.layout-editor__panel-block{flex-direction:column;gap:6px;padding-top:2px;display:flex}.layout-editor__panel-label{color:#505c81;align-items:center;gap:6px;font-size:13px;display:flex}.layout-editor__panel-note{color:#969fac;font-size:12px;font-style:normal}.layout-editor__tools{flex-wrap:wrap;gap:6px;display:flex}.layout-editor__tools button{color:#131517;cursor:pointer;background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.layout-editor__tools button:hover:not(:disabled){background:#f0f4ff}.layout-editor__tools button:disabled{color:#969fac;cursor:default;opacity:.5}.layout-editor__panel-btn{color:#131517;background:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;gap:6px;height:40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.layout-editor__panel-btn.is-danger{color:#ff5100;background:#ffece8}.layout-editor__warn{color:#e5231b;background:#ffece8;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:700;display:flex}.layout-editor__dirty{color:#ff5100;background:#fff7eb;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.layout-editor__saved{color:#16a34a;background:#e9f7ef;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:700}.layout-editor__popover{z-index:10;white-space:nowrap;background:#fff;border:1px solid #131517;border-radius:8px;align-items:center;gap:6px;padding:5px 8px;display:flex;position:absolute;box-shadow:0 4px 12px #1315171f}.layout-editor__popover button{color:#131517;background:#f0f0f0;border-radius:8px;padding:4px 8px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:12px;font-weight:700}.layout-editor__popover button:disabled{color:#969fac;cursor:default}.layout-editor__popover button.is-danger:not(:disabled){color:#ff5100}.layout-editor__pop-label{color:#2e3137;font-size:12px;font-weight:600}.layout-editor__pop-input{text-align:center;color:#131517;border:1px solid #d7dbdf;border-radius:4px;width:52px;height:26px;padding:0 8px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:12px;font-weight:700}.layout-editor__pop-input:focus{border-color:#131517;outline:none}.layout-editor__pop-error{color:#ff5100;font-size:12px;font-weight:600}.layout-editor__hint{color:#6d7583;font-size:12px}.seat-fee{flex-direction:column;flex:1;gap:16px;padding:24px 32px;display:flex}.seat-fee__card{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;gap:12px;width:600px;padding:24px;display:flex}.seat-fee__title{color:#000;font-size:18px;font-weight:700}.seat-fee__inputs{gap:12px;display:flex}.seat-fee__field{flex-direction:column;flex:1;gap:6px;display:flex}.seat-fee__field span{color:#505c81;font-size:13px;font-weight:600}.seat-fee__field input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:48px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:700}.seat-fee__field input:focus{border-color:#131517;outline:none}.seat-fee__row{justify-content:space-between;align-items:center;display:flex}.seat-fee__row span{color:#6d7583;font-size:14px}.seat-fee__row strong{color:#131517;font-size:15px;font-weight:700}.seat-fee__input-wrap{align-items:center;display:flex;position:relative}.seat-fee__input-wrap input{width:100%;padding-right:40px!important}.seat-fee__input-wrap em{color:#6d7583;pointer-events:none;font-size:14px;font-style:normal;position:absolute;right:16px}.seat-fee__preview{background:#f8f9fa;border-radius:12px;flex-direction:column;gap:8px;padding:14px 16px;display:flex}.seat-fee__preview-title{color:#505c81;font-size:12px;font-weight:700}.seat-fee__helper{color:#6d7583;font-size:12px;line-height:1.5}.seat-fee__save{height:48px!important}.admin-hours{flex-direction:column;flex:1;gap:16px;padding:24px 32px;display:flex}.admin-hours__days{align-items:center;gap:8px;display:flex}.admin-hours__day{color:#505c81;background:#fff;border:1px solid #d7dbdf;border-radius:24px;align-items:center;padding:10px 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.admin-hours__day.is-active{color:#2e3137;background:#f0f4ff;border:none;padding:11px 17px;font-weight:700}.admin-hours__card{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;gap:14px;width:600px;padding:24px;display:flex}.admin-hours__title{color:#000;font-size:18px;font-weight:700}.admin-hours__row{justify-content:space-between;align-items:center;display:flex}.admin-hours__row span{color:#2e3137;font-size:14px;font-weight:600}.admin-hours__row input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;width:140px;height:48px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:700}.admin-hours__row input:focus{border-color:#131517;outline:none}.admin-hours__save{height:48px!important}.admin-hours__apply-all{color:#131517;cursor:pointer;background:#f0f0f0;border-radius:8px;padding:8px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:13px;font-weight:600}.admin-hours__note{color:#6d7583;font-size:12px}.kds-header{border-bottom:1px solid #dfe3e6;flex-shrink:0;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex}.kds-header__title{color:#000;font-size:24px;font-weight:700}.kds-header__right{align-items:center;gap:24px;display:flex}.kds-header__clock{color:#131517;font-size:20px;font-weight:700}.kds-header__stat{align-items:center;gap:6px;display:flex;position:relative}.kds-header__stat span{color:#6d7583;font-size:13px}.kds-header__stat strong{color:#131517;font-size:20px;font-weight:700}.kds-header__stat.is-alert:after{content:"";background:#e5231b;border-radius:9999px;width:10px;height:10px;animation:1.2s ease-in-out infinite kds-alert-pulse;position:absolute;top:-3px;right:-10px}.kds-header__enable{color:#fff;cursor:pointer;background:#e5231b;border-radius:12px;align-items:center;gap:6px;height:40px;padding:0 14px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:700;animation:1.6s ease-in-out infinite kds-alert-pulse;display:flex}.kds-header__sound{color:#131517;cursor:pointer;background:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.kds-header__sound.is-muted{color:#ff5100;background:#ffece8}.kds-header__menu-btn{color:#131517;background:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:100px;height:40px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.kds-header__menu-btn.is-active{background:#f0f4ff}@keyframes kds-alert-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.85)}}.kitchen-ticket{background:#fff;border:1px solid #dfe3e6;border-left-width:6px;border-radius:12px;align-items:center;gap:24px;padding:16px 24px;display:flex}.kitchen-ticket.is-pending{border-left-color:#131517}.kitchen-ticket.is-cooking{background:#fff7eb;border-left-color:#ff5100}.kitchen-ticket.is-served{background:#e9f7ef;border-left-color:#16a34a}.kitchen-ticket__table-block{flex-direction:column;flex-shrink:0;gap:2px;width:150px;min-width:0;display:flex}.kitchen-ticket__table{color:#131517;overflow-wrap:anywhere;font-size:30px;font-weight:700;line-height:1.15}.kitchen-ticket__table.is-long{font-size:24px}.kitchen-ticket__table.is-xlong{font-size:19px}.kitchen-ticket__order{color:#6d7583;font-size:13px}.kitchen-ticket__elapsed-block{flex-direction:column;flex-shrink:0;gap:2px;width:120px;min-width:0;display:flex}.kitchen-ticket__elapsed-label{color:#6d7583;font-size:12px}.kitchen-ticket__elapsed{color:#131517;font-size:24px;font-weight:700}.kitchen-ticket__menu-block{flex-direction:column;flex:1;align-items:flex-start;gap:6px;min-width:0;display:flex}.kitchen-ticket__stage-badge{border-radius:4px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.kitchen-ticket__stage-badge.is-pending{color:#fff;background:#131517}.kitchen-ticket__stage-badge.is-cooking{color:#fff;background:#ff5100}.kitchen-ticket__stage-badge.is-served{color:#fff;background:#16a34a}.kitchen-ticket__menu{color:#2e3137;flex-direction:column;font-size:17px;font-weight:700;line-height:1.5;display:flex}.kitchen-ticket__hall-badge{color:#505c81;background:#f0f0f0;border-radius:4px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.kitchen-ticket__request{color:#505c81;font-size:14px;font-weight:600}.kitchen-ticket__cta{color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:130px;height:48px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;font-weight:700;display:flex}.kitchen-ticket__cta.is-pending{background:#131517}.kitchen-ticket__cta.is-cooking{background:#ff5100}.kitchen-ticket__cta.is-served{background:#16a34a}.kitchen-orders{background:#fff;flex-direction:column;min-width:1280px;min-height:100vh;display:flex}.kitchen-orders__toggle{align-items:center;gap:8px;padding:16px 32px 0;display:flex}.kitchen-orders__chip{color:#505c81;background:#fff;border:1px solid #d7dbdf;border-radius:24px;align-items:center;padding:10px 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.kitchen-orders__chip.is-active{color:#2e3137;background:#f0f4ff;border:none;padding:11px 17px;font-weight:700}.kitchen-orders__list{flex-direction:column;flex:1;gap:12px;padding:16px 32px 24px;display:flex}.kitchen-orders__call{background:#fff7eb;border-radius:12px;align-items:center;gap:24px;padding:16px 24px;display:flex}.kitchen-orders__call-info{flex-direction:column;flex:1;align-items:flex-start;gap:6px;display:flex}.kitchen-orders__call-badge{color:#fff;background:#ff5100;border-radius:4px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.kitchen-orders__call-item{color:#131517;align-items:center;gap:8px;display:flex}.kitchen-orders__call-item span{color:#131517;font-size:20px;font-weight:700}.kitchen-orders__cleaning{background:#f8f9fa;border-radius:12px;align-items:center;gap:24px;padding:16px 24px;display:flex}.kitchen-orders__cl-table{flex-direction:column;flex-shrink:0;gap:2px;width:150px;min-width:0;display:flex}.kitchen-orders__cl-table strong{color:#131517;overflow-wrap:anywhere;font-size:30px;font-weight:700;line-height:1.15}.kitchen-orders__cl-table strong.is-long{font-size:24px}.kitchen-orders__cl-table strong.is-xlong{font-size:19px}.kitchen-orders__cl-table span{color:#6d7583;font-size:13px}.kitchen-orders__cl-elapsed{flex-direction:column;flex-shrink:0;gap:2px;width:120px;min-width:0;display:flex}.kitchen-orders__cl-elapsed span{color:#6d7583;font-size:12px}.kitchen-orders__cl-elapsed strong{color:#131517;overflow-wrap:anywhere;font-size:24px;font-weight:700}.kitchen-orders__cl-info{flex-direction:column;flex:1;align-items:flex-start;gap:6px;display:flex}.kitchen-orders__cl-info em{color:#fff;background:#131517;border-radius:4px;padding:3px 8px;font-size:12px;font-style:normal;font-weight:700}.kitchen-orders__cl-info span{color:#2e3137;font-size:15px;font-weight:600}.kitchen-orders__cl-done{color:#fff;background:#131517;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:48px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:15px;font-weight:600;display:flex}.kitchen-orders__prod{flex-direction:column;flex:1;gap:8px;padding:16px 32px 24px;display:flex}.kitchen-orders__prod-row{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex}.kitchen-orders__prod-row.is-top{background:#f0f4ff;border:1.5px solid #505c81}.kitchen-orders__prod-name{color:#131517;font-size:20px;font-weight:700}.kitchen-orders__prod-need{color:#131517;font-size:16px;font-weight:700}.kitchen-orders__empty{color:#6d7583;padding:24px 0;font-size:14px}.kitchen-menus{background:#fff;flex-direction:column;min-width:1280px;min-height:100vh;display:flex}.kitchen-menus__list{flex-direction:column;flex:1;gap:10px;padding:20px 32px 24px;display:flex}.kitchen-menus__title{color:#000;font-size:20px;font-weight:700}.kitchen-menus__row{background:#fff;border:1px solid #dfe3e6;border-radius:12px;justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex}.kitchen-menus__row.is-soldout{background:#f8f9fa;border:none}.kitchen-menus__row.is-soldout .kitchen-menus__name,.kitchen-menus__row.is-soldout .kitchen-menus__price{color:#969fac}.kitchen-menus__row.is-soldout .kitchen-menus__status{color:#969fac;background:#f0f0f0}.kitchen-menus__left{align-items:center;gap:14px;display:flex}.kitchen-menus__name{color:#131517;font-size:20px;font-weight:700}.kitchen-menus__price{color:#2e3137;font-size:15px}.kitchen-menus__status{color:#2e3137;background:#f0f4ff;border-radius:4px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.kitchen-menus__toggle{color:#131517;background:#f0f0f0;border-radius:12px;justify-content:center;align-items:center;width:110px;height:44px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:14px;font-weight:600;display:flex}.kitchen-menus__modal{max-width:400px}.staff-login{background:#f8f9fa;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.staff-login__card{background:#fff;border:1px solid #dfe3e6;border-radius:12px;flex-direction:column;gap:14px;width:100%;max-width:380px;padding:32px;display:flex}.staff-login__title{color:#000;font-size:22px;font-weight:700}.staff-login__sub{color:#6d7583;margin-top:-8px;margin-bottom:4px;font-size:13px}.staff-login__field{flex-direction:column;gap:6px;display:flex}.staff-login__field span{color:#505c81;font-size:13px;font-weight:600}.staff-login__field input{color:#131517;background:#fff;border:1px solid #d7dbdf;border-radius:12px;height:52px;padding:0 16px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-size:16px;font-weight:600}.staff-login__field input::placeholder{color:#969fac;font-weight:400}.staff-login__field input:focus{border-color:#131517;outline:none}.staff-login__error{color:#ff5100;font-size:13px;font-weight:600}.business-gate{text-align:center;justify-content:center;align-items:center;gap:16px;padding:24px}.business-gate__circle{color:#6d7583;background:#f8f9fa;border-radius:9999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.business-gate__heading{color:#000;font-size:26px;font-weight:700;line-height:1.3}.business-gate__hours{color:#505c81;background:#f8f9fa;border-radius:12px;align-items:center;gap:6px;padding:10px 16px;display:flex}.business-gate__hours strong{color:#131517;font-size:17px;font-weight:700}.business-gate__hours span{color:#6d7583;font-size:13px}.business-gate__caption{color:#6d7583;font-size:14px;line-height:1.6}.business-gate__logo{opacity:.5;width:110px;height:auto;margin-top:24px}.splash{z-index:999;opacity:1;background:#fff;justify-content:center;align-items:center;transition:opacity .35s;display:flex;position:fixed;inset:0}.splash.is-leaving{opacity:0;pointer-events:none}.splash__logo{width:180px;height:auto;animation:.5s cubic-bezier(.22,1,.36,1) splash-pop}@keyframes splash-pop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}
