.fade-enter-active,.fade-leave-active{transition:opacity .2s,transform .2s}.fade-enter-from{opacity:0;transform:translateY(10px)}.fade-leave-to{opacity:0;transform:translateY(-10px)}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--page-max-width:1280px;--radius-xl:28px;--radius-lg:22px;--radius-md:18px;--radius-sm:14px;--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px;--space-7:40px;font-family:SF Pro Display,PingFang SC,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--body-background:#f8fafc;--surface-primary:#fff;--surface-secondary:#f1f5f9;--surface-tertiary:#e2e8f0;--sidebar-surface:#fff;--border-strong:#e2e8f0;--border-soft:#f1f5f9;--text-primary:#0f172a;--text-secondary:#475569;--text-tertiary:#94a3b8;--accent:#10b981;--accent-strong:#059669;--accent-soft:#10b9811a;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--shadow-soft:0 10px 15px -3px #0000000d, 0 4px 6px -2px #00000006;--shadow-card:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--brand-panel:#0f172a}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--body-background:#020617;--surface-primary:#0f172a;--surface-secondary:#1e293b;--surface-tertiary:#334155;--sidebar-surface:#0f172a;--border-strong:#334155;--border-soft:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-tertiary:#64748b;--accent:#10b981;--accent-strong:#34d399;--accent-soft:#10b98126;--success:#10b981;--warning:#fbbf24;--danger:#f87171;--shadow-soft:0 20px 25px -5px #0000004d;--shadow-card:0 10px 15px -3px #0000004d;--brand-panel:#0f172a}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{scrollbar-gutter:stable}body{background:var(--body-background);min-width:320px;color:var(--text-primary);transition:background .22s,color .22s;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}a{color:inherit;text-decoration:none}.surface-card{border:1px solid var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-primary);box-shadow:var(--shadow-card);z-index:1;transition:all .2s ease-in-out;position:relative;overflow:hidden}.surface-card:hover{box-shadow:var(--shadow-soft);border-color:var(--accent);transform:translateY(-2px)}.surface-card:after{display:none}.theme-toggle{border:1px solid var(--border-strong);background:var(--surface-secondary);border-radius:999px;align-items:center;padding:2px;display:inline-flex}.theme-toggle__button{justify-content:center;align-items:center;background:var(--surface-primary)!important;width:32px!important;height:32px!important;color:var(--text-primary)!important;box-shadow:var(--shadow-card)!important;border:none!important;border-radius:50%!important;display:flex!important}.theme-toggle__button svg{width:14px;height:14px}.theme-toggle .arco-btn-size-large{min-width:34px;min-height:34px;padding:0}.page-toolbar{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.page-toolbar__search{width:min(360px,100%)}.admin-shell{background:0 0;align-items:flex-start;min-height:100vh;display:flex}.admin-shell__sider{background:var(--sidebar-surface);border-right:1px solid var(--border-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);flex:0 0 250px;align-self:flex-start;height:100dvh;position:sticky;top:0;overflow:hidden}.admin-shell__sider-inner{flex-direction:column;justify-content:space-between;height:100%;display:flex}.admin-shell__sider-main{min-height:0;overflow-y:auto}.admin-shell__main,.admin-content,.arco-layout,.arco-layout-content,.arco-layout-header,.arco-layout-sider{background:0 0}.admin-shell__main{flex:auto;min-width:0}.admin-brand{justify-content:flex-start;align-items:center;padding:30px 12px 24px;display:flex}.admin-brand__mark{justify-content:flex-start;align-items:center;gap:13px;width:188px;height:48px;padding:0;display:flex}.admin-brand__coin{background:var(--accent);width:38px;height:38px;box-shadow:0 8px 18px color-mix(in srgb, var(--accent) 28%, transparent);border-radius:999px;flex:0 0 38px;justify-content:center;align-items:center;display:inline-flex}.admin-brand__coin svg{width:38px;height:38px;display:block}.admin-brand__coin circle{fill:var(--accent)}.admin-brand__coin path{fill:#fff}.admin-brand__wordmark{gap:1px;min-width:0;display:grid}.admin-brand__wordmark strong{color:var(--text-primary);letter-spacing:.04em;font-size:18px;font-weight:800;line-height:1.05}.admin-brand__wordmark span{color:var(--text-tertiary);letter-spacing:.16em;white-space:nowrap;font-size:10.5px;font-weight:700;line-height:1.2}.admin-menu{background:0 0;padding:8px 12px;position:relative}.admin-menu .arco-menu-inner{padding:0}.admin-menu__active-pill{background:var(--accent);pointer-events:none;z-index:0;border-radius:10px;height:48px;transition:transform .24s cubic-bezier(.22,1,.36,1),left .24s cubic-bezier(.22,1,.36,1),width .24s cubic-bezier(.22,1,.36,1),height .24s cubic-bezier(.22,1,.36,1),background-color .2s,box-shadow .2s;position:absolute;top:0;left:0;box-shadow:0 4px 10px #10b98133}.admin-menu .arco-menu-item{z-index:1;color:var(--text-secondary);border-radius:10px;margin-bottom:4px;font-size:14px;transition:color .2s,background-color .2s,transform .2s;position:relative;background:0 0!important}.admin-menu .arco-menu-item svg{color:inherit;transition:color .2s}.admin-menu .arco-menu-item:hover{background:var(--surface-secondary)!important;color:var(--text-primary)!important}.admin-menu .arco-menu-selected{font-weight:600;color:#fff!important;background:0 0!important}.admin-menu .arco-menu-selected:hover{color:#fff!important;background:0 0!important}.admin-menu .arco-menu-selected svg{color:#fff!important}.admin-sider-footer{padding:10px 16px 20px}.admin-sider-footer .arco-btn{border-radius:14px;height:42px}.admin-header{z-index:20;width:min(calc(100% - 32px), var(--page-max-width));background:0 0;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px 0 12px;display:flex;position:sticky;top:0}.admin-header__left,.admin-header__right{align-items:center;gap:var(--space-3);display:flex}.admin-header__right .arco-btn,.admin-header__left .arco-btn{border-radius:14px}.admin-header__left strong{font-size:24px;display:block}.admin-header__label{color:var(--text-secondary);letter-spacing:.12em;text-transform:uppercase;font-size:12px;display:inline-block}.admin-content{width:min(calc(100% - 32px), var(--page-max-width));margin:0 auto;padding:12px 0 32px}.admin-mobile-bottom-nav{display:none}.content-stack,.stats-grid{gap:var(--space-5);display:grid}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.surface-card .arco-btn{border-radius:12px}.surface-card .arco-btn-size-medium{height:38px;padding:0 16px}.surface-card .arco-btn-size-small{border-radius:10px}@media (width<=768px){.admin-shell{min-height:100dvh}.admin-header{gap:12px;width:calc(100% - 24px);padding:16px 0 10px;position:sticky;top:0}.admin-header__left>div{min-width:0}.admin-header__left strong{white-space:nowrap;text-overflow:ellipsis;font-size:20px;line-height:1.2;overflow:hidden}.admin-header__label{letter-spacing:.08em;font-size:11px}.admin-content{width:calc(100% - 24px);padding:10px 0 calc(112px + env(safe-area-inset-bottom))}.page-toolbar{align-items:stretch}.page-toolbar>*{width:100%}.stats-grid{grid-template-columns:1fr;gap:16px}.surface-card .arco-table{overflow-x:auto}.surface-card .arco-table-container{min-width:720px}.admin-mobile-bottom-nav{--mobile-nav-padding:6px;right:10px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:60;padding:var(--mobile-nav-padding);border:1px solid var(--border-strong);background:color-mix(in srgb, var(--surface-primary) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:22px;min-height:64px;display:block;position:fixed;left:10px;overflow:hidden;box-shadow:0 16px 36px #0f172a1f}.admin-mobile-bottom-nav__rail{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;min-height:52px;display:grid;position:relative}.admin-mobile-bottom-nav__pill{z-index:0;background:var(--accent);pointer-events:none;width:20%;transform:translateX(calc(var(--mobile-nav-index,0) * 100%));border-radius:14px;transition:transform .24s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 auto 0 0;box-shadow:0 12px 24px #10b9813d}.admin-mobile-bottom-nav__item{z-index:1;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-width:0;min-height:52px;color:var(--text-secondary);background:0 0;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:6px 0 5px;text-decoration:none;transition:color .18s,transform .18s,opacity .18s;display:flex;position:relative}.admin-mobile-bottom-nav__item svg{z-index:1;width:17px;height:17px;position:relative}.admin-mobile-bottom-nav__item span{z-index:1;letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10.5px;font-weight:500;line-height:1.15;position:relative;overflow:hidden}.admin-mobile-bottom-nav__item:not(.admin-mobile-bottom-nav__item--active){opacity:.92}.admin-mobile-bottom-nav__item--active{color:#fff;font-weight:600}.admin-mobile-bottom-nav__item--active svg{color:#fff}}.surface-card .arco-tag{border-radius:999px;padding-inline:10px;font-weight:600}.data-table .arco-table-container{border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden}.data-table .arco-table-th{background:color-mix(in srgb, var(--surface-secondary) 92%, transparent);font-size:13px;font-weight:700}.data-table .arco-table-td{background:0 0}.data-table .arco-table-tr:hover .arco-table-td{background:color-mix(in srgb, var(--accent-soft) 48%, transparent)}.order-status-tag{justify-content:center;min-width:72px}.arco-input-wrapper,.arco-input-password,.arco-select-view,.arco-input-number-mode-button,.arco-input-number,.arco-textarea-wrapper,.arco-picker{border-radius:14px}.arco-form-item-label-col>label{color:var(--text-primary);font-size:13px;font-weight:700}.arco-table{border-radius:16px}@media (width<=860px){.admin-shell{display:block}.admin-shell__sider{display:none!important}.admin-header{width:min(calc(100% - 24px), var(--page-max-width));align-items:center;gap:12px;padding-top:16px}.admin-header__right{flex-wrap:nowrap;width:auto;margin-left:auto}.admin-header__left{min-width:0}.admin-header__left strong{font-size:22px;line-height:1.15}.admin-content{width:min(calc(100% - 24px), var(--page-max-width));padding-bottom:24px}.page-toolbar__search{width:100%}.stats-grid{grid-template-columns:1fr}.data-table .arco-table-container{overflow:auto hidden}.data-table .arco-table{min-width:860px}}@media (width<=520px){.admin-header{width:calc(100% - 20px);padding-top:max(12px, env(safe-area-inset-top))}.admin-content{width:calc(100% - 20px);padding-bottom:max(20px, env(safe-area-inset-bottom))}.admin-header__label{font-size:11px}.admin-header__left strong{font-size:20px}.theme-toggle__button,.theme-toggle .arco-btn-size-large{width:32px;min-width:32px;height:32px;min-height:32px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.arco-modal{border:1px solid var(--border-soft);overflow:hidden;border-radius:24px!important;box-shadow:0 24px 60px #0003!important}.arco-modal-header{border-bottom:1px solid var(--border-soft)!important;background:var(--surface-primary)!important;height:64px!important;padding:0 24px!important}.arco-modal-title{color:var(--text-primary)!important;justify-content:center!important;font-size:16px!important;font-weight:700!important}.arco-modal-body{background:var(--surface-primary)!important;padding:32px 32px 24px!important}.arco-modal-footer{justify-content:flex-end;gap:12px;display:flex;background:var(--surface-primary)!important;border-top:none!important;padding:16px 24px 24px!important}.arco-modal-footer .arco-btn{border-radius:12px!important;height:40px!important;padding:0 24px!important;font-weight:600!important}.arco-modal-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073!important}.arco-modal .arco-form-item-label{color:var(--text-secondary);font-weight:600;margin-bottom:8px!important}.arco-modal .arco-input-wrapper,.arco-modal .arco-select-view,.arco-modal .arco-input-number{background:var(--surface-secondary)!important;border:1px solid var(--border-soft)!important;border-radius:12px!important;height:42px!important}.arco-modal .arco-input-wrapper:focus-within{border-color:var(--accent)!important;box-shadow:0 0 0 2px #10b9811a!important}
