:root{--qps-bg:#eef4f1;--qps-bg-deep:#dbe7e2;--qps-surface:#ffffffc7;--qps-surface-strong:#ffffffeb;--qps-surface-dark:#0f211ed1;--qps-text:#11211e;--qps-muted:#5f726d;--qps-border:#ffffff85;--qps-line:#11211e14;--qps-brand:#0f8f79;--qps-brand-deep:#0d6759;--qps-brand-soft:#0f8f7924;--qps-gold:#f0c983;--qps-danger:#cf5b57;--qps-warning:#d89a40;--qps-shadow:0 14px 34px #12282314;--qps-sidebar-shadow:0 18px 42px #0a171533}*{box-sizing:border-box}html,body,#app{min-width:0;max-width:100%;min-height:100%;overflow-x:hidden}body{width:100%;color:var(--qps-text);background:radial-gradient(circle at 8% 8%, #f0c98347 0, #f0c98300 18%), radial-gradient(circle at 90% 12%, #67cebe33 0, #67cebe00 22%), linear-gradient(180deg, #f7faf8 0%, var(--qps-bg) 54%, #f6f1e9 100%);margin:0;font-family:Avenir Next,PingFang SC,Microsoft YaHei,sans-serif}#app{width:100%;position:relative}.surface-card{background:var(--qps-surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-width:0;max-width:100%;box-shadow:var(--qps-shadow);border:1px solid #11211e12;border-radius:16px}.admin-layout{gap:14px;width:100%;min-width:0;max-width:100vw;height:100dvh;min-height:100dvh;padding:18px;display:flex;position:relative;overflow:hidden}.layout-orb{pointer-events:none;filter:blur(20px);opacity:.28;border-radius:999px;position:fixed}.layout-orb-a{background:#61d3bf24;width:200px;height:200px;top:48px;right:70px}.layout-orb-b{background:#f0c9831f;width:180px;height:180px;bottom:60px;left:18%}.sidebar{width:268px;height:calc(100dvh - 36px);box-shadow:var(--qps-sidebar-shadow);color:#fff;z-index:1;background:linear-gradient(#0b1d1beb 0%,#143d37e6 58%,#306158d6 100%);border-radius:18px;flex-direction:column;flex-shrink:0;padding:18px 14px;transition:width .22s,padding .22s,transform .24s,opacity .24s;display:flex;position:relative;top:0;overflow:hidden}.sidebar.is-collapsed{width:72px;padding:16px 10px}.sidebar-collapse-btn{z-index:2;width:22px;height:44px;color:var(--qps-brand-deep);cursor:pointer;background:#ffffffdb;border:1px solid #11211e14;border-left:none;border-radius:0 999px 999px 0;place-items:center;display:grid;position:absolute;top:16px;right:-11px;box-shadow:6px 10px 24px #11211e14}.sidebar-collapse-btn__mark{border-top:2px solid;border-right:2px solid;width:6px;height:6px;transform:rotate(-135deg)}.sidebar.is-collapsed .sidebar-collapse-btn__mark{transform:rotate(45deg)}.sidebar-collapse-btn:hover,.sidebar-collapse-btn:focus-visible{color:var(--qps-brand);background:#fff;outline:none}.brand-block{background:#ffffff14;border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex}.sidebar.is-collapsed .brand-block{background:0 0;justify-content:center;padding:6px 0}.brand-mark{color:#17342c;letter-spacing:2px;background:linear-gradient(135deg,#f1cb88 0%,#fff2d1 100%);border-radius:14px;place-items:center;width:52px;height:52px;font-weight:800;display:grid}.sidebar.is-collapsed .brand-mark{letter-spacing:1px;border-radius:13px;width:44px;height:44px;font-size:13px}.brand-copy{min-width:0}.brand-title{font-size:17px;font-weight:800}.brand-subtitle{color:#ffffffb3;margin-top:4px;font-size:12px}.sidebar-meta{color:#ffffffc7;background:#ffffff0f;border-radius:14px;margin-top:14px;padding:10px 12px;font-size:13px;line-height:1.7}.brand-block,.sidebar-meta,.sidebar-footer{flex-shrink:0}.menu{-ms-overflow-style:none;scrollbar-width:none;background:0 0;border-right:none;flex:1;min-height:0;margin-top:14px;padding-right:0;overflow-y:auto}.menu::-webkit-scrollbar{width:0;height:0;display:none}.menu .el-menu{background:0 0;border-right:none}.menu .el-sub-menu{margin-bottom:6px}.menu .el-sub-menu__title{color:#ffffffc7;border-radius:12px;height:42px}.menu .el-sub-menu__title:hover{color:#fff;background:#ffffff14}.menu .el-sub-menu.is-active>.el-sub-menu__title{color:#fff}.menu .el-sub-menu__icon-arrow{color:#ffffff94}.menu .el-sub-menu .el-menu-item{width:calc(100% - 12px);margin-left:12px}.menu .el-menu-item{color:#ffffffc7;border-radius:12px;height:42px;margin-bottom:6px}.menu .el-menu-item.is-active{color:#fff;background:linear-gradient(135deg,#ffffff24 0%,#f0c98333 100%)}.sidebar-footer{color:#ffffffbd;background:#ffffff14;border-radius:14px;padding:12px;font-size:12px;line-height:1.7}.sidebar.is-collapsed .brand-copy,.sidebar.is-collapsed .sidebar-meta,.sidebar.is-collapsed .menu,.sidebar.is-collapsed .sidebar-footer{display:none}.main-area{z-index:1;flex-direction:column;flex:1;gap:12px;min-width:0;max-width:100%;height:calc(100dvh - 36px);min-height:0;display:flex;overflow:hidden}.topbar{z-index:2;flex-direction:column;flex-shrink:0;gap:8px;min-width:0;max-width:100%;padding:12px 16px;display:flex;position:relative}.topbar-main{justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.topbar-meta{align-items:center;gap:12px;min-width:0;display:flex}.topbar-copy{min-width:0}.topbar-badge{background:var(--qps-brand-soft);color:var(--qps-brand-deep);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.page-title{letter-spacing:-.02em;font-size:20px;font-weight:800;line-height:1.2}.page-subtitle{color:var(--qps-muted);margin-top:2px;font-size:12px;line-height:1.4}.topbar-right{flex-shrink:0;align-items:center;gap:10px;display:flex}.recent-tabs{border-top:1px solid #11211e14;align-items:center;gap:10px;min-width:0;padding-top:8px;display:flex}.recent-tabs__label{color:var(--qps-muted);flex-shrink:0;font-size:12px;font-weight:700}.recent-tabs__list{scrollbar-width:thin;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.recent-tabs__list::-webkit-scrollbar{height:6px}.recent-tabs__list::-webkit-scrollbar-thumb{background:#11211e1f;border-radius:999px}.recent-tab{background:#ffffff57;border:1px solid #11211e0e;border-radius:12px;align-items:center;gap:4px;padding:2px 4px 2px 2px;display:inline-flex}.recent-tab.is-active{background:#0f8f791a;border-color:#0f8f792e}.recent-tab__link{min-width:0;color:var(--qps-text);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:5px 8px;display:inline-flex}.recent-tab__dot{background:#11211e3d;border-radius:999px;flex-shrink:0;width:5px;height:5px}.recent-tab.is-active .recent-tab__dot{background:var(--qps-brand)}.recent-tab__label{text-overflow:ellipsis;white-space:nowrap;max-width:142px;font-size:12px;font-weight:700;overflow:hidden}.recent-tab__close{width:20px;height:20px;color:var(--qps-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;font-size:14px;line-height:1}.recent-tab__close:hover{color:var(--qps-text);background:#11211e14}.content{overscroll-behavior:contain;-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:16px;width:100%;min-width:0;max-width:100%;min-height:0;padding-right:0;display:flex;overflow:hidden auto}.content::-webkit-scrollbar{width:0;height:0;display:none}.admin-content-footer{color:var(--qps-muted);text-align:center;flex-shrink:0;padding:10px 12px 2px;font-size:12px;line-height:1.6}.page-grid{gap:16px;width:100%;min-width:0;max-width:100%;display:grid}.page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;max-width:100%;padding:2px 2px 0;display:flex}.page-head>:first-child{flex:0 380px;min-width:0;max-width:100%}.page-head h2{letter-spacing:-.02em;margin:0;font-size:20px;line-height:1.2}.page-head p{color:var(--qps-muted);margin:4px 0 0;font-size:13px;line-height:1.6}.filters-row{flex-wrap:wrap;flex:520px;justify-content:flex-end;align-items:center;gap:10px;min-width:0;max-width:100%;display:flex}.filters-row>*{max-width:100%}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.stat-card{padding:22px;position:relative;overflow:hidden}.stat-card:after{content:"";background:radial-gradient(circle,#0f8f792e 0%,#0f8f7900 72%);border-radius:999px;width:120px;height:120px;position:absolute;top:-40px;right:-20px}.stat-label{color:var(--qps-muted);font-size:13px}.stat-value{margin-top:14px;font-size:38px;font-weight:800;position:relative}.data-card{min-width:0;max-width:100%;padding:16px}.table-title{margin:0 0 10px;font-size:16px;font-weight:700}.split-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.hero-banner{grid-template-columns:1.1fr .9fr;gap:18px;padding:24px;display:grid}.hero-banner__copy h3{letter-spacing:-.03em;margin:0;font-size:34px;line-height:1.14}.hero-banner__copy p{max-width:540px;color:var(--qps-muted);margin:14px 0 0;line-height:1.8}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.quick-card{background:#ffffff8a;border:1px solid #ffffff8f;border-radius:22px;padding:18px}.quick-card__title{font-size:15px;font-weight:700;display:block}.quick-card__meta{color:var(--qps-muted);margin-top:8px;font-size:13px;line-height:1.7;display:block}.table-shell{min-width:0;max-width:100%;overflow:hidden}.desktop-table{--qps-table-height:min(620px, calc(100dvh - 285px));width:100%;min-width:0;max-width:100%;min-height:0;height:var(--qps-table-height);max-height:var(--qps-table-height);background:#ffffff85;border:1px solid #11211e0f;border-radius:12px;overflow:hidden}.desktop-table>.el-table{min-width:100%;max-width:100%;height:100%}.desktop-table>.el-table .el-table__inner-wrapper{height:100%}.desktop-table>.el-table .el-table__body-wrapper{min-height:0}.el-drawer__body>.el-table{max-height:calc(100dvh - 300px);overflow:auto}.admin-pagination{border-top:1px solid #11211e14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px 4px 2px;display:flex}.el-card,.el-dialog,.el-drawer{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #11211e14!important;border-radius:16px!important}.el-card{background:var(--qps-surface)!important;box-shadow:var(--qps-shadow)!important}.el-tabs,.el-tabs__content,.el-tab-pane{min-width:0;max-width:100%}.el-dialog,.el-drawer{background:#ffffffe6!important}.el-dialog{flex-direction:column;max-height:min(780px,100dvh - 72px);overflow:hidden;margin:8vh auto 0!important;display:flex!important}.el-dialog__header,.el-dialog__footer,.el-drawer__header,.el-drawer__footer{flex-shrink:0}.el-dialog__body,.el-drawer__body{flex:auto;min-height:0;overflow-y:auto}.el-dialog.is-fullscreen{height:100dvh;max-height:100dvh;border-radius:0!important}.el-drawer{flex-direction:column;height:min(820px,100dvh - 52px);max-height:calc(100dvh - 52px);overflow:hidden;display:flex!important}.el-drawer.is-fullscreen{height:100dvh;max-height:100dvh;border-radius:0!important}.el-table{--el-table-border-color:transparent;--el-table-header-bg-color:#ffffffb3;--el-table-tr-bg-color:transparent;--el-table-row-hover-bg-color:#0f8f790a;color:#11211eb8;font-size:13px;background:0 0!important}.el-table th.el-table__cell,.el-table tr,.el-table td.el-table__cell{background:0 0!important}.el-table th.el-table-fixed-column--left.el-table__cell,.el-table th.el-table-fixed-column--right.el-table__cell,.el-table td.el-table-fixed-column--left.el-table__cell,.el-table td.el-table-fixed-column--right.el-table__cell,.el-table__fixed-right-patch{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1!important}.el-table td.el-table-fixed-column--right.el-table__cell,.el-table th.el-table-fixed-column--right.el-table__cell{box-shadow:-8px 0 18px #11211e0b}.el-table .el-table__cell{border-bottom:1px solid #11211e13!important;border-right:none!important;padding:8px 0!important}.el-table th.el-table__cell{color:#11211e8c;font-weight:700;border-bottom:1px solid #11211e1a!important}.el-table--border:after,.el-table--border:before,.el-table__inner-wrapper:before{display:none!important}.el-button{font-weight:700;box-shadow:0 6px 14px #12221f0a;color:var(--qps-text)!important;background:#ffffff9e!important;border-color:#11211e14!important;border-radius:999px!important}.el-button:hover,.el-button:focus-visible{color:var(--qps-brand-deep)!important;background:#ffffffd1!important;border-color:#0f8f7933!important}.el-button:active{color:var(--qps-brand-deep)!important;background:#ffffffe6!important;border-color:#0f8f793d!important}.el-button--primary:not(.is-plain):not(.is-text):not(.is-link){box-shadow:0 10px 20px #0f8f792e;color:#fff!important;background:linear-gradient(135deg, var(--qps-brand) 0%, #1fa38d 100%)!important;border:none!important}.el-button--primary:not(.is-plain):not(.is-text):not(.is-link):hover,.el-button--primary:not(.is-plain):not(.is-text):not(.is-link):focus-visible,.el-button--primary:not(.is-plain):not(.is-text):not(.is-link):active{color:#fff!important;background:linear-gradient(135deg,#0d7f6a 0%,#178c79 100%)!important}.el-button--primary.is-plain{color:var(--qps-brand-deep)!important;box-shadow:none!important;background:#0f8f7914!important;border-color:#0f8f792e!important}.el-button--primary.is-plain:hover,.el-button--primary.is-plain:focus-visible,.el-button--primary.is-plain:active{color:var(--qps-brand-deep)!important;background:#0f8f7924!important;border-color:#0f8f793d!important}.el-button--default,.el-button--info{color:var(--qps-text)!important;background:#ffffff9e!important;border-color:#ffffffa3!important}.el-button--danger:not(.is-text):not(.is-link){box-shadow:0 14px 28px #c949492e;color:#fff!important;background:linear-gradient(135deg,#c94949 0%,#d95d5d 100%)!important;border-color:#c94949!important}.el-button--danger:not(.is-text):not(.is-link):hover,.el-button--danger:not(.is-text):not(.is-link):focus-visible,.el-button--danger:not(.is-text):not(.is-link):active{color:#fff!important;background:linear-gradient(135deg,#b33b3b 0%,#c84c4c 100%)!important;border-color:#b33b3b!important}.el-button.is-text,.el-button.is-link{font-weight:600;color:var(--qps-text)!important;box-shadow:none!important;background:0 0!important}.el-button.is-text:hover,.el-button.is-link:hover,.el-button.is-text:focus-visible,.el-button.is-link:focus-visible{color:var(--qps-brand)!important;background:var(--qps-brand-soft)!important}.el-button.is-text.el-button--primary,.el-button.is-link.el-button--primary{color:var(--qps-brand-deep)!important}.el-button.is-text.el-button--warning,.el-button.is-link.el-button--warning{color:var(--qps-warning)!important}.el-button.is-text.el-button--warning:hover,.el-button.is-link.el-button--warning:hover{background:#d89a401a!important}.el-button.is-text.el-button--danger,.el-button.is-link.el-button--danger{color:var(--qps-danger)!important}.el-button.is-text.el-button--danger:hover,.el-button.is-link.el-button--danger:hover{background:#cf5b571a!important}.el-table .el-table__cell .el-button.is-text,.el-table .el-table__cell .el-button.is-link,.el-table .el-table__cell .el-dropdown .el-button.is-text,.el-table .el-table__cell .el-dropdown .el-button.is-link{padding:4px 5px!important}.el-table .el-table__cell .el-button.is-text+.el-button.is-text,.el-table .el-table__cell .el-button.is-link+.el-button.is-link,.el-table .el-table__cell .el-button.is-text+.el-dropdown,.el-table .el-table__cell .el-button.is-link+.el-dropdown,.el-table .el-table__cell .el-dropdown+.el-button.is-text,.el-table .el-table__cell .el-dropdown+.el-button.is-link,.el-table .el-table__cell .el-dropdown+.el-dropdown{margin-left:2px!important}.el-input__wrapper,.el-select__wrapper,.el-textarea__inner{box-shadow:none!important;background:#ffffffb8!important;border:1px solid #11211e14!important;border-radius:18px!important}.el-tag{border-radius:999px}.el-alert{border:1px solid #ffffff85;border-radius:18px!important}.layout-backdrop{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#09151357;position:fixed;inset:0}.sidebar{z-index:3;transition:width .22s,padding .22s,transform .24s,opacity .24s}.sidebar-mobile-head{justify-content:flex-end;margin-bottom:10px;display:none}.topbar-menu{display:none}.recent-tabs--compact{align-items:stretch}.recent-tabs__switcher{width:100%;max-width:320px}.stat-value--compact{flex-wrap:wrap;align-items:flex-end;gap:4px;display:flex}.stat-value--compact small{margin-bottom:6px;font-size:14px}.stat-prefix{margin-bottom:4px;font-size:24px;font-weight:700}.stat-meta{color:var(--qps-muted);margin-top:12px;font-size:12px;line-height:1.6;position:relative}.dashboard-page{gap:18px}.dashboard-head{align-items:flex-end}.dashboard-filters{justify-content:flex-end}.dashboard-brief{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px;padding:24px;display:grid}.dashboard-kicker{color:var(--qps-muted);letter-spacing:.08em;background:#11211e14;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.dashboard-brief__copy h3{letter-spacing:-.03em;margin:10px 0 0;font-size:clamp(28px,3vw,38px);line-height:1.14}.dashboard-brief__copy p{max-width:620px;color:var(--qps-muted);margin:14px 0 0;line-height:1.8}.dashboard-brief__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-brief__item{background:#ffffff94;border:1px solid #11211e14;border-radius:22px;padding:18px}.dashboard-brief__item span{color:var(--qps-muted);font-size:12px;display:block}.dashboard-brief__item strong{margin-top:10px;font-size:18px;line-height:1.35;display:block}.dashboard-stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.dashboard-stat-card{min-height:170px}.dashboard-stat-card.is-success{border-color:#0f8f792e}.dashboard-stat-card.is-success:after{background:radial-gradient(circle,#0f8f792e 0%,#0f8f7900 72%)}.dashboard-stat-card.is-warning{border-color:#d89a402e}.dashboard-stat-card.is-warning:after{background:radial-gradient(circle,#d89a4033 0%,#d89a4000 72%)}.dashboard-stat-card.is-danger{border-color:#cf5b5729}.dashboard-stat-card.is-danger:after{background:radial-gradient(circle,#cf5b572e 0%,#cf5b5700 72%)}.dashboard-panel-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px;display:grid}.dashboard-panel-grid--secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-card{flex-direction:column;gap:16px;display:flex}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel-head .table-title{margin:0 0 6px}.panel-head p{color:var(--qps-muted);margin:0;font-size:13px;line-height:1.6}.alert-list,.store-status-list,.action-list,.mobile-order-list{gap:12px;display:grid}.alert-item,.action-item,.quick-action{text-align:left;border:none}.alert-item{cursor:pointer;background:#fff9;border:1px solid #cf5b5724;border-radius:22px;padding:16px 18px;transition:transform .18s,border-color .18s,box-shadow .18s}.alert-item:hover,.action-item:hover,.quick-action:hover{transform:translateY(-1px);box-shadow:0 14px 24px #11211e14}.alert-item:disabled,.action-item:disabled{opacity:.72;cursor:default;box-shadow:none;transform:none}.alert-item__top,.store-status__head,.mobile-order-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.alert-item__title-row{align-items:center;gap:10px;display:flex}.alert-item__type{font-size:14px;font-weight:700}.alert-item__time,.alert-item__meta,.mobile-order-card__meta,.mobile-order-card__amount,.store-status__footer,.store-status__aside{color:var(--qps-muted);font-size:12px;line-height:1.6}.alert-item__content{margin-top:10px;font-size:14px;line-height:1.7}.alert-item__meta{margin-top:10px}.store-status-card,.mobile-order-card{background:#ffffff94;border:1px solid #11211e14;border-radius:22px;padding:18px}.store-status__head strong{font-size:15px;display:block}.store-status__head span{color:var(--qps-muted);margin-top:4px;font-size:12px;display:block}.store-status__grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:10px;margin-top:14px;display:grid}.status-pair{background:#ffffffbd;border-radius:16px;justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.status-pair span{color:var(--qps-muted);font-size:12px}.status-pair strong{font-size:18px}.status-pair.is-idle{background:#2aa8761a}.status-pair.is-reserved{background:#f3b3431f}.status-pair.is-in-use{background:#0f8f791f}.status-pair.is-cleaning{background:#4f83cc1f}.status-pair.is-fault{background:#cf5b571f}.status-pair.is-disabled{background:#8792a224}.store-status__footer{margin-top:12px}.action-item{cursor:pointer;background:#ffffff94;border:1px solid #11211e14;border-radius:22px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:16px;padding:16px 18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid}.action-item__count{font-size:30px;font-weight:800;line-height:1}.action-item__count span{color:var(--qps-muted);margin-left:4px;font-size:12px;font-weight:600}.action-item__copy strong,.quick-action strong{font-size:15px;display:block}.action-item__copy p,.quick-action span{color:var(--qps-muted);margin:6px 0 0;font-size:13px;line-height:1.6}.action-item.is-warning{border-color:#d89a4033}.action-item.is-danger{border-color:#cf5b5733}.quick-action-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.quick-action{cursor:pointer;background:#ffffff94;border:1px solid #11211e14;border-radius:22px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s}.quick-action.is-emphasis{background:#0f8f7914;border-color:#0f8f7933}.desktop-order-table{display:block}.mobile-order-list{display:none}.mobile-order-card__meta{margin-top:8px}.mobile-order-card__amount,.mobile-order-card__actions{margin-top:10px}.empty-note{color:var(--qps-muted);background:#ffffff70;border-radius:20px;padding:20px;font-size:13px;line-height:1.7}@media (width<=1180px){.admin-layout{gap:14px;padding:14px}.main-area{height:calc(100dvh - 28px)}.sidebar{opacity:0;pointer-events:none;width:min(320px,100vw - 28px);height:calc(100dvh - 28px);position:fixed;top:14px;left:14px;transform:translate(calc(-100% - 24px))}.sidebar.is-open{opacity:1;pointer-events:auto;transform:translate(0)}.sidebar-mobile-head,.topbar-menu{display:inline-flex}.topbar-main,.recent-tabs,.page-head,.panel-head{flex-direction:column;align-items:flex-start}.topbar-right,.dashboard-filters{justify-content:flex-start;width:100%}.page-head>:first-child,.recent-tabs__list,.filters-row{width:100%}.page-head>:first-child,.filters-row{flex:none}.filters-row{justify-content:flex-start}.stats-grid,.dashboard-brief,.dashboard-panel-grid,.dashboard-panel-grid--secondary,.split-grid,.hero-banner{grid-template-columns:1fr}}@media (width<=768px){.admin-layout{gap:12px;padding:12px}.main-area{height:calc(100dvh - 24px)}.sidebar{width:min(320px,100vw - 24px);height:calc(100dvh - 24px);padding:18px 16px;top:12px;left:12px}.topbar,.dashboard-brief,.data-card,.hero-banner{padding:18px}.topbar-meta{flex-direction:column;align-items:flex-start}.topbar-right{gap:8px}.page-title{font-size:18px}.recent-tab__label{max-width:112px;font-size:12px}.recent-tabs__switcher{max-width:none}.dashboard-brief__meta,.store-status__grid,.quick-action-grid{grid-template-columns:1fr}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-item{grid-template-columns:1fr}.action-item__count{font-size:24px}.alert-item__top,.store-status__head,.mobile-order-card__top{flex-direction:column}.desktop-order-table{display:none}.mobile-order-list{display:grid}}
