@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:Pretendard,system-ui,-apple-system,Segoe UI,Roboto,Noto Sans KR,sans-serif;font-weight:600;color:#222;background:#f5f6f8}.app-container{display:flex;height:100%}.sidebar{width:240px;background:#2f3136;color:#fff;padding:20px 16px}.sidebar-title{font-size:20px;font-weight:800;margin:0 0 12px}.nav-list{list-style:none;padding:0;margin:8px 0 0;display:flex;flex-direction:column;gap:6px}.nav-list li{border-radius:8px}.nav-list li.active,.nav-list li:hover{background:#ffffff1f}.nav-list li button{width:100%;text-align:left;background:transparent;color:#fff;border:0;padding:8px 10px;font-size:15px;cursor:pointer}.section-container{flex:1;padding:28px 28px 48px;overflow:auto}section h2{margin:0 0 20px;text-align:center;font-size:22px;font-weight:800;color:#3f3f46}h3{margin:0 0 12px;font-size:16px;font-weight:700;color:#3f3f46}.panel{background:#fff;border-radius:18px;padding:18px;border:1px solid #e5e7eb;box-shadow:0 2px 10px #0000000a}.orders-two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.orders-left,.orders-right{display:flex;flex-direction:column;gap:14px}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:14px 16px;box-shadow:0 1px 8px #0000000a}.order-card.pending{background:#f8f8f8;opacity:.85}.order-card.cooking{background:#eef6ff}.order-card.completed{background:#f8f8f8;opacity:.85}.order-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.order-id{font-weight:800;color:#6b7280}.order-table{font-weight:800;font-size:18px}.order-status{font-weight:700}.order-status.pending{color:#d97706}.order-status.completed{color:#16a34a}.order-timer{font-variant-numeric:tabular-nums;min-width:44px;text-align:right;color:#6b7280}.order-items{list-style:none;margin:8px 0 0;padding:0}.order-item{display:flex;align-items:center;gap:8px;padding:8px 0;border-bottom:1px dashed #e9ecef}.order-item:last-child{border-bottom:0}.item-name{flex:1}.item-qty{width:40px;text-align:right;color:#111827}.pill{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.pill.wait{background:#ffeaa7;color:#222;border:1px solid #f2c94c}.pill.cook{background:#ffd54f;color:#222;border:1px solid #fbbf24}.pill.done{background:#10b981;color:#fff;border:0}.btn{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:10px;font-size:13px;font-weight:700;cursor:pointer;border:1px solid transparent}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-wait{background:#ffd54f;color:#222;border-color:#fbbf24}.btn-finish{background:#0ea5e9;color:#fff}.cooking-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cooking-part>h3{color:#6b7280;font-weight:700;margin-bottom:8px}.cooking-part ul{list-style:none;margin:0;padding:0}.cooking-part li{display:flex;justify-content:space-between;padding:10px 16px;border-bottom:1px solid #f1f5f9}.cooking-part li:first-child{border-top-left-radius:16px;border-top-right-radius:16px}.cooking-part li:last-child{border-bottom:0;border-bottom-left-radius:16px;border-bottom-right-radius:16px}.no-items{color:#9ca3af;font-style:italic;padding:12px 16px}.muted{color:#94a3b8}.transfers-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.transfers-table th,.transfers-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;text-align:left}.transfers-table thead th{background:#f3f4f6;color:#374151;font-weight:800}.transfers-table tbody tr:last-child td{border-bottom:0}.total-amount{font-size:36px;font-weight:800;color:#f59e0b}.menu-management-container{display:flex;flex-direction:column;gap:2rem}.menu-category-section h3{font-size:1.5rem;margin-bottom:1rem;border-bottom:2px solid #f3f4f6;padding-bottom:.75rem;color:#374151}.menu-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem}.menu-item-card{background-color:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;display:flex;flex-direction:column;justify-content:space-between;transition:opacity .3s ease}.menu-item-card.sold-out{background-color:#f9fafb;opacity:.7}.menu-item-card.sold-out .menu-name{text-decoration:line-through;color:#9ca3af}.menu-info{margin-bottom:1rem}.menu-name{font-size:1.1rem;display:block;margin-bottom:.25rem;color:#111827}.menu-price{color:#6b7280}.menu-actions{display:flex;align-items:center;gap:.75rem;justify-content:flex-end}.status-text{font-weight:500;font-size:.9rem}.on-sale-text{color:#2563eb}.sold-out-text{color:#ef4444}.switch{position:relative;display:inline-block;width:50px;height:28px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d1d5db;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.4s}input:checked+.slider{background-color:#3b82f6}input:focus+.slider{box-shadow:0 0 1px #3b82f6}input:checked+.slider:before{transform:translate(22px)}.slider.round{border-radius:28px}.slider.round:before{border-radius:50%}.service-order-layout{display:grid;grid-template-columns:380px 1fr;gap:24px;align-items:start}.service-order-layout .panel{display:flex;flex-direction:column}.form-group{display:flex;flex-direction:column;margin-bottom:20px}.form-group label{margin-bottom:6px;font-size:14px}.form-group input{padding:10px;border:1px solid #d1d5db;border-radius:8px;font-size:16px}.cart-list{list-style:none;margin:0 0 20px;flex-grow:1;min-height:150px;border:1px solid #f3f4f6;border-radius:8px;padding:8px}.cart-list li{display:flex;justify-content:space-between;padding:10px}.cart-list li.empty-cart{color:#9ca3af;justify-content:center;align-items:center;height:100%}.submit-btn{width:100%;padding:12px;font-size:16px}.menu-selection{max-height:75vh;overflow-y:auto}.menu-selection .menu-category h4{margin:16px 0 8px;font-size:14px;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding-bottom:4px}.menu-selection ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.menu-selection li{display:flex;justify-content:space-between;align-items:center;padding:8px;border-radius:6px}.menu-selection li:nth-child(odd){background-color:#f9fafb}.quantity-control{display:flex;align-items:center;gap:10px}.quantity-control button{width:28px;height:28px;border-radius:50%;border:1px solid #d1d5db;background-color:#fff;color:#374151;font-size:18px;font-weight:700;cursor:pointer;display:flex;justify-content:center;align-items:center}.quantity-control span{font-size:16px;min-width:20px;text-align:center}.error-message{color:#ef4444;background-color:#fee2e2;padding:10px;border-radius:8px;text-align:center;font-size:14px;margin:0 0 20px}
