*{box-sizing:border-box}body{margin:0;background:#f5f5f5;color:#1f2329;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.app-shell{min-height:100vh}.boot-screen,.login-page{display:flex;min-height:100vh;align-items:center;justify-content:center}.login-page{background-size:cover;background-position:center;background-repeat:no-repeat}.login-card{width:420px;max-width:calc(100vw - 32px);border-radius:24px;overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;box-shadow:0 24px 64px #1f232929;padding:32px}.login-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.login-logo{width:72px;height:72px;object-fit:contain;border-radius:16px;background:#fff;padding:8px}.login-title{margin:0}.login-card .ant-form-item{margin-bottom:16px}.sidebar{background:#1f2a44!important;color:#fff;overflow:hidden;transition:flex-basis .2s ease,max-width .2s ease,min-width .2s ease,width .2s ease}.brand{padding:20px 18px;font-size:18px;font-weight:700;white-space:nowrap}.sidebar-toggle{display:block;width:calc(100% - 24px);min-height:40px;margin:0 12px 12px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0f;color:#ffffffdb;cursor:pointer}.sidebar-toggle:hover{background:#ffffff1f;color:#fff}.sidebar-collapsed .brand{padding-inline:8px;text-align:center}.sidebar-collapsed .sidebar-toggle{width:calc(100% - 16px);margin-inline:8px;padding-inline:4px}.sidebar-collapsed .menu-item{width:calc(100% - 16px);margin-inline:8px;padding-inline:6px;text-align:center;white-space:nowrap}.menu-item{display:block;width:calc(100% - 24px);margin:8px 12px;padding:12px 14px;border:0;border-radius:8px;background:transparent;color:#ffffffc7;text-align:left;cursor:pointer}.menu-item.active{background:#33507f;color:#fff}.header{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 24px;background:#fff;border-bottom:1px solid #eef0f4}.header h4{margin:0}.store-select{width:280px}.content{padding:24px}.counter-fullscreen-shell,.counter-fullscreen-shell>.ant-layout{min-width:0;min-height:100vh}.counter-fullscreen-content{min-height:100vh;padding:12px}.counter-fullscreen-content .cafe-counter-page{min-height:calc(100vh - 24px)}.page-alert{margin-bottom:16px}.full-width{width:100%}.direction-select{width:120px}.narrow-form{max-width:560px}.wide-input{width:420px}.section-actions,.section-card{margin-top:16px}.cafe-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.cafe-new-order-row>td{background:#fff7e6!important}.cafe-kpi-card .ant-card-body{min-height:104px}.cafe-counter-page{display:flex;flex-direction:column;gap:16px}.cafe-counter-toolbar,.cafe-counter-total,.cafe-counter-queue-heading,.cafe-counter-order-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.cafe-counter-toolbar h3,.cafe-counter-total h3,.cafe-counter-queue-heading h4{margin:0}.cafe-counter-ordering-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(340px,1fr);gap:16px;align-items:start}.cafe-counter-menu-card,.cafe-counter-cart-card{min-height:560px}.cafe-counter-cart-card{position:sticky;top:16px}.cafe-counter-menu-scroll{position:relative;max-height:470px;overflow-y:auto;margin-top:14px;padding-right:6px;scroll-behavior:smooth;scrollbar-gutter:stable}.cafe-counter-category-section+.cafe-counter-category-section{margin-top:18px}.cafe-counter-category-section h4{margin:0 0 10px;color:#1f2a44;font-size:16px}.cafe-counter-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:10px}.cafe-counter-product{position:relative;display:flex;min-height:72px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:10px 12px;border:1px solid #e5e9f0;border-radius:10px;background:#fff;color:inherit;text-align:left;cursor:pointer;box-shadow:0 3px 12px #1f23290f}.cafe-counter-product:hover:not(:disabled),.cafe-counter-product:focus-visible:not(:disabled){border-color:#33507f;box-shadow:0 6px 18px #33507f2e}.cafe-counter-product:disabled{cursor:not-allowed;opacity:.58}.cafe-counter-product strong{font-size:16px}.cafe-counter-product>span{color:#667085;font-size:13px}.cafe-counter-product em{color:#d4380d;font-size:13px;font-style:normal}.cafe-counter-cart-lines{display:flex;min-height:176px;max-height:320px;flex-direction:column;gap:10px;overflow-y:auto;margin-bottom:16px}.cafe-counter-cart-line{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-radius:10px;background:#f7f8fa}.cafe-counter-cart-line>div:first-child{display:flex;min-width:0;flex-direction:column;gap:3px}.cafe-counter-cart-line .ant-btn,.cafe-counter-pending-list .ant-btn,.cafe-counter-order-card .ant-btn,.cafe-counter-cart-card>.ant-card-body>.ant-space .ant-btn{min-height:44px}.cafe-counter-pending-card,.cafe-counter-queue-card{width:100%}.cafe-counter-pending-list{display:flex;flex-wrap:wrap;gap:10px}.cafe-counter-queue-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cafe-counter-queue-column{min-width:0;padding:12px;border-radius:12px;background:#f4f6f9}.cafe-counter-order-card+.cafe-counter-order-card{margin-top:10px}.cafe-counter-order-title strong{color:#1f2a44;font-size:26px}.cafe-counter-order-card .ant-typography{margin:10px 0}@media (max-width: 1180px){.content{padding:16px}.cafe-counter-ordering-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr)}.cafe-counter-product-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr))}}@media (max-width: 900px){.cafe-counter-ordering-grid,.cafe-counter-queue-grid{grid-template-columns:1fr}.cafe-counter-menu-card,.cafe-counter-cart-card{min-height:auto}.cafe-counter-cart-card{position:static}}
