*{box-sizing:border-box}html{background:var(--admin-bg);color:var(--admin-text)}body{background:var(--admin-bg);min-width:320px;color:var(--admin-text);font-family:var(--admin-font-sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;margin:0;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a:not(.admin-button):not(.admin-sidebar-link):not(.admin-tab):not(.admin-metric-card):not(.admin-tabbar-link):not(.admin-quick-links a):not(.admin-search-destination){color:var(--admin-primary);text-underline-offset:.18em;text-decoration:underline}:focus-visible{box-shadow:0 0 0 2px var(--admin-bg), 0 0 0 4px var(--admin-primary-glow);outline:none}.admin-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-shell{min-height:100dvh}.admin-topbar{z-index:30;height:var(--admin-topbar-height);background:var(--admin-topbar);-webkit-backdrop-filter:var(--admin-backdrop-blur);color:var(--admin-topbar-text);border-bottom:1px solid var(--admin-border);align-items:center;gap:14px;padding:0 18px;display:flex;position:sticky;top:0}.admin-topbar-brand{letter-spacing:-.018em;align-items:center;gap:10px;min-width:160px;font-weight:700;display:inline-flex}.admin-topbar-brand-logo{object-fit:contain;flex-shrink:0;width:52px;height:auto;display:block}.admin-topbar-brand-mark{background:var(--admin-text);width:28px;height:28px;color:var(--admin-surface);border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.admin-topbar-search{flex:1;max-width:540px;position:relative}.admin-topbar-search input{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;height:38px;color:var(--admin-text);border-radius:10px;outline:none;padding:0 14px;transition:border-color .18s,box-shadow .18s}.admin-topbar-search input::placeholder{color:var(--admin-text-muted)}.admin-topbar-search input:focus{border-color:var(--admin-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-text) 8%, transparent)}.admin-topbar-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.admin-icon-button,.admin-profile-button,.admin-mobile-menu{border:1px solid var(--admin-border);background:var(--admin-surface);min-width:36px;min-height:36px;color:var(--admin-text);border-radius:10px;place-items:center;padding:0 11px;font-size:13px;font-weight:600;display:inline-grid}.admin-icon-button svg,.admin-mobile-menu svg{width:16px;height:16px}.admin-mobile-menu{display:none}.admin-mobile-quick-nav{display:none!important}.admin-shell-body{min-height:calc(100vh - var(--admin-topbar-height));display:flex}.admin-sidebar{top:var(--admin-topbar-height);width:var(--admin-sidebar-width);height:calc(100vh - var(--admin-topbar-height));border-right:1px solid var(--admin-border);background:var(--admin-surface);-webkit-backdrop-filter:var(--admin-backdrop-blur);z-index:20;padding:14px 12px;transition:width .22s cubic-bezier(.4,0,.2,1);position:sticky;overflow:hidden}.admin-sidebar:has(.admin-sidebar-nav[data-pinned=true]){width:var(--admin-sidebar-width-expanded);box-shadow:var(--admin-shadow-elevated)}.admin-sidebar-nav[data-pinned=true] .admin-sidebar-link-label,.admin-sidebar-nav[data-pinned=true] .admin-sidebar-section-label{opacity:1;transform:translate(0)}.admin-sidebar-nav[data-pinned=true] .admin-sidebar-section-label{max-height:28px;padding:10px 12px 4px}.admin-sidebar-pin{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);height:40px;color:var(--admin-text-muted);cursor:pointer;white-space:nowrap;background:0 0;align-items:center;gap:12px;margin-top:8px;padding:0 12px;font-weight:600;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex;overflow:hidden}.admin-sidebar-pin:hover,.admin-sidebar-pin:focus-visible{color:var(--admin-text);background:var(--admin-bg-2)}.admin-sidebar-pin svg{flex-shrink:0;width:18px;height:18px}.admin-sidebar-pin span{opacity:0;transition:opacity .18s,transform .22s cubic-bezier(.4,0,.2,1);transform:translate(-6px)}.admin-sidebar:hover .admin-sidebar-pin span,.admin-sidebar:focus-within .admin-sidebar-pin span,.admin-sidebar-nav[data-pinned=true] .admin-sidebar-pin span{opacity:1;transform:translate(0)}.admin-sidebar-pin[data-pinned=true]{color:var(--admin-primary);border-color:var(--admin-primary)}.admin-sidebar-nav{flex-direction:column;gap:2px;height:100%;display:flex}.admin-sidebar-links{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex;overflow-y:auto}.admin-sidebar-section{flex-direction:column;gap:2px;display:flex}.admin-sidebar-section+.admin-sidebar-section{border-top:1px solid color-mix(in srgb, var(--admin-border) 72%, transparent);padding-top:6px}.admin-sidebar-section-label{width:100%;max-height:0;color:var(--admin-text-muted);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;opacity:0;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0 12px;font-size:11px;font-weight:800;line-height:1;transition:max-height .18s,padding .18s,opacity .18s,transform .22s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;transform:translate(-6px)}.admin-sidebar-section-label:hover,.admin-sidebar-section-label:focus-visible{color:var(--admin-text)}.admin-sidebar-section-chevron{opacity:.62;border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .18s;transform:rotate(45deg)}.admin-sidebar-section[data-expanded=true] .admin-sidebar-section-chevron,.admin-sidebar-section:hover .admin-sidebar-section-chevron,.admin-sidebar-section:focus-within .admin-sidebar-section-chevron{transform:translateY(2px)rotate(225deg)}.admin-sidebar-submenu{visibility:hidden;opacity:0;flex-direction:column;gap:2px;max-height:0;transition:max-height .2s,opacity .16s,transform .18s,visibility 0s linear .2s;display:flex;overflow:hidden;transform:translateY(-2px)}.admin-sidebar-section[data-expanded=true] .admin-sidebar-submenu,.admin-sidebar-section:hover .admin-sidebar-submenu,.admin-sidebar-section:focus-within .admin-sidebar-submenu{visibility:visible;opacity:1;max-height:260px;transition:max-height .24s,opacity .18s,transform .2s,visibility;transform:translateY(0)}.admin-sidebar-link{border-radius:var(--admin-radius-md);height:40px;color:var(--admin-text-muted);white-space:nowrap;align-items:center;gap:12px;padding:0 12px;font-weight:600;transition:color .15s,background-color .15s;display:flex;position:relative;overflow:hidden}.admin-sidebar-link-label{opacity:0;transition:opacity .18s,transform .22s cubic-bezier(.4,0,.2,1);transform:translate(-6px)}.admin-sidebar:hover .admin-sidebar-link-label,.admin-sidebar:focus-within .admin-sidebar-link-label,.admin-sidebar:hover .admin-sidebar-section-label,.admin-sidebar:focus-within .admin-sidebar-section-label{opacity:1;transform:translate(0)}.admin-sidebar:hover .admin-sidebar-section-label,.admin-sidebar:focus-within .admin-sidebar-section-label{max-height:28px;padding:10px 12px 4px}.admin-sidebar-link:hover,.admin-sidebar-link-active{background:var(--admin-bg-2);color:var(--admin-text)}.admin-sidebar-link-active:before{content:"";background:var(--admin-primary);border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:-12px}.admin-nav-icon{color:currentColor;flex-shrink:0;place-items:center;width:24px;height:24px;display:inline-grid}.admin-nav-icon svg{stroke-width:1.7px;width:20px;height:20px}.admin-main{background:var(--admin-bg);flex:1;min-width:0;padding:24px 28px 32px}.admin-main-inner{width:min(100%, var(--admin-content-max));margin:0 auto}.admin-page-heading{margin-bottom:18px}.admin-page-heading p{color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.14em;margin:0 0 4px;font-size:11px;font-weight:500}.admin-page-heading h1{letter-spacing:-.022em;margin:0;font-size:clamp(24px,2.4vw,32px);font-weight:600}.admin-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);-webkit-backdrop-filter:var(--admin-backdrop-blur);box-shadow:var(--admin-shadow-card);padding:18px;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.admin-card h2,.admin-card p{margin-top:0}.admin-card p:last-child{color:var(--admin-text-muted);margin-bottom:0}.admin-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-card-title{letter-spacing:-.012em;margin:0;font-size:16px;font-weight:600}.admin-card-subtitle{color:var(--admin-text-muted);margin:4px 0 0;font-size:13px}.admin-input,.admin-input-sm{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;min-height:38px;color:var(--admin-text);font:inherit;padding:8px 10px;transition:border-color .15s}.admin-input:focus,.admin-input-sm:focus{border-color:var(--admin-primary);box-shadow:0 0 0 2px var(--admin-bg), 0 0 0 4px var(--admin-primary-glow);outline:none}.admin-input-sm{min-height:32px;padding:5px 8px;font-size:13px}@media (max-width:640px){.admin-card-header{flex-direction:column;align-items:flex-start}}.admin-button{border-radius:var(--admin-radius-md);letter-spacing:-.005em;border:1px solid #0000;min-height:36px;padding:8px 14px;font-weight:600;transition:background-color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),transform .15s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1)}.admin-button:active:not(:disabled){transform:scale(.96)translateY(.5px)}.admin-button-primary{background:var(--admin-primary-gradient);color:#fff;border:1px solid #0000}.admin-button-primary:hover{background:var(--admin-primary-gradient);opacity:.95;box-shadow:0 0 16px var(--admin-primary-glow)}.admin-button-secondary{border-color:var(--admin-border);background:var(--admin-surface);color:var(--admin-text);-webkit-backdrop-filter:var(--admin-backdrop-blur)}.admin-button-secondary:hover{background:var(--admin-bg-2);border-color:var(--admin-border-2)}.admin-button-ghost{color:var(--admin-text);background:0 0}.admin-button-ghost:hover{background:var(--admin-bg-2)}.admin-button-danger{background:var(--admin-danger);color:#fff}.admin-button-danger:hover{opacity:.95;box-shadow:0 0 16px #e11d4833}.admin-tabs{-webkit-overflow-scrolling:touch;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-tab-button{background:0 0;border:0;padding:0}.admin-tab{border:1px solid var(--admin-border);min-height:34px;color:var(--admin-text-muted);white-space:nowrap;text-transform:capitalize;border-radius:999px;align-items:center;padding:7px 13px;font-size:13px;font-weight:600;display:inline-flex}.admin-tab-active{border-color:var(--admin-text);background:var(--admin-text);color:var(--admin-surface)}.admin-alert{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.admin-alert p{color:var(--admin-text-muted);margin:4px 0 0}.admin-alert-warning{border-color:color-mix(in srgb, var(--admin-warning) 35%, var(--admin-border));background:var(--admin-warning-soft)}.admin-alert-danger{border-color:color-mix(in srgb, var(--admin-danger) 35%, var(--admin-border));background:var(--admin-danger-soft)}.admin-alert-success{border-color:color-mix(in srgb, var(--admin-success) 35%, var(--admin-border));background:var(--admin-success-soft)}.admin-toast-stack{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:60;flex-direction:column;gap:10px;max-width:360px;display:flex;position:fixed}.admin-toast-stack .admin-toast{position:static;bottom:auto;right:auto}.admin-toast-success{border-color:color-mix(in srgb, var(--admin-success) 35%, var(--admin-border));background:var(--admin-success-soft)}.admin-toast-error{border-color:color-mix(in srgb, var(--admin-danger) 35%, var(--admin-border));background:var(--admin-danger-soft)}.admin-toast{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:50;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);max-width:360px;box-shadow:var(--admin-shadow-elevated);gap:12px;padding:14px;display:flex;position:fixed}.admin-toast p,.admin-empty-state p{color:var(--admin-text-muted);margin:4px 0 0}.admin-empty-state,.admin-loading-state,.admin-table-error{border:1px dashed var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface-subtle);text-align:center;padding:22px}.admin-table-error{border-color:var(--admin-danger);color:var(--admin-danger)}.admin-status-badge{background:var(--admin-bg-2);color:var(--admin-text-2);font-family:var(--admin-font-mono);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:10.5px;font-weight:500;display:inline-flex}.admin-status-badge:before{content:"";background:currentColor;border-radius:999px;flex-shrink:0;width:6px;height:6px}.admin-status-tone-success{background:var(--admin-success-soft);color:var(--admin-success)}.admin-status-tone-warning{background:var(--admin-warning-soft);color:var(--admin-warning)}.admin-status-tone-danger{background:var(--admin-danger-soft);color:var(--admin-danger)}.admin-status-tone-info{background:var(--admin-info-soft);color:var(--admin-info)}.admin-table-scroll{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);overflow-x:auto}.admin-data-table,.admin-table{border-collapse:collapse;width:100%}.admin-data-table th,.admin-data-table td{border-bottom:1px solid var(--admin-border);text-align:left;vertical-align:middle;padding:14px 16px}.admin-data-table caption{color:var(--admin-text-muted);text-align:left;font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.12em;padding:12px 16px;font-size:11px;font-weight:500}.admin-table-metadata{color:var(--admin-text-muted);font-family:var(--admin-font-mono);margin-bottom:8px;font-size:12px}.admin-audit-actor{gap:2px;min-width:180px;display:grid}.admin-audit-actor strong{color:var(--admin-text);font-weight:700}.admin-audit-actor small{color:var(--admin-text-muted);font-family:var(--admin-font-mono);overflow-wrap:anywhere;font-size:11px}.admin-table-wrapper{-webkit-overflow-scrolling:touch;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);overflow-x:auto}.admin-table-subtle{box-shadow:none;background:0 0;border:0}.admin-table-subtle .admin-data-table th,.admin-table-subtle .admin-data-table td,.admin-table-subtle .admin-table th,.admin-table-subtle .admin-table td{padding:10px 12px}.admin-data-table th{background:var(--admin-bg-2);color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:500}.admin-data-table tr{min-height:var(--admin-table-row-height)}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-data-table td{font-variant-numeric:tabular-nums}.admin-payment-meta{min-width:148px;color:var(--admin-text-muted);gap:3px;font-size:12px;line-height:1.35;display:grid}.admin-payment-meta strong{color:var(--admin-text);font-size:13px;font-weight:600}.admin-payment-meta-error strong{color:var(--admin-danger)}.admin-filter-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);padding:14px}.admin-filter-grid{flex-wrap:wrap;gap:10px;display:flex}.admin-filter-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.admin-filter-card input,.admin-filter-card select,.admin-field input,.admin-field select,.admin-field textarea{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;min-height:38px;color:var(--admin-text);padding:8px 10px;transition:border-color .15s}.admin-filter-card input:focus,.admin-filter-card select:focus,.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:var(--admin-primary);box-shadow:0 0 0 2px var(--admin-bg), 0 0 0 4px var(--admin-primary-glow);outline:none}.admin-field{gap:6px;display:grid}.admin-field label,.admin-field span{color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:500}.admin-dashboard-page{gap:16px;display:grid}.admin-dashboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-dashboard-header h2{letter-spacing:0;margin:0;font-size:18px;font-weight:600}.admin-dashboard-hero{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow-card);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px;display:grid;position:relative;overflow:hidden}.admin-dashboard-hero:before{content:"";background:var(--admin-primary);opacity:.85;height:2px;position:absolute;top:0;left:0;right:0}.admin-dashboard-hero-text{min-width:0}.admin-dashboard-hero-eyebrow{font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:0;color:var(--admin-text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 6px;font-size:11px;font-weight:500;display:flex}.admin-dashboard-hero-title{letter-spacing:0;margin:0;font-size:clamp(22px,2.4vw,30px);font-weight:600;line-height:1.1}.admin-dashboard-hero-summary{max-width:64ch;color:var(--admin-text-2);margin:10px 0 0;font-size:14px;line-height:1.5}.admin-dashboard-hero-summary-alert:before{content:"";vertical-align:1px;background:var(--admin-danger);width:8px;height:8px;box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-danger) 24%, transparent);border-radius:999px;margin-right:8px;animation:1.6s ease-in-out infinite admin-hero-pulse;display:inline-block}@keyframes admin-hero-pulse{0%,to{box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-danger) 24%, transparent)}50%{box-shadow:0 0 0 6px color-mix(in srgb, var(--admin-danger) 12%, transparent)}}.admin-dashboard-hero-actions{flex-shrink:0;align-items:flex-end;gap:8px;display:flex}@media (max-width:720px){.admin-dashboard-hero{grid-template-columns:1fr;align-items:start}.admin-dashboard-hero-actions{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.admin-dashboard-hero-summary-alert:before{animation:none}}.admin-sidebar-link[title]:after{content:attr(title);background:var(--admin-text);color:var(--admin-surface);font-family:var(--admin-font-sans);letter-spacing:-.005em;white-space:nowrap;border-radius:var(--admin-radius-sm);box-shadow:var(--admin-shadow-elevated);opacity:0;pointer-events:none;z-index:50;padding:6px 10px;font-size:12px;font-weight:500;transition:opacity .12s .4s,transform .18s cubic-bezier(.4,0,.2,1) .4s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-4px)}.admin-sidebar:not(:hover):not(:focus-within) .admin-sidebar-link:hover[title]:after,.admin-sidebar:not(:hover):not(:focus-within) .admin-sidebar-link:focus-visible[title]:after{opacity:1;transform:translateY(-50%)translate(0)}.admin-sidebar:hover .admin-sidebar-link[title]:after,.admin-sidebar:focus-within .admin-sidebar-link[title]:after{display:none}@media (prefers-reduced-motion:reduce){.admin-sidebar-link[title]:after{transition:opacity .12s}}.admin-bulk-bar{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow-card);flex-wrap:wrap;align-items:center;gap:14px;padding:12px 16px;display:flex}.admin-bulk-bar-label{font-family:var(--admin-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--admin-text-muted);align-items:center;gap:8px;margin:0;font-size:11px;font-weight:500;display:inline-flex}.admin-bulk-bar-count{background:var(--admin-text);min-width:22px;height:22px;color:var(--admin-surface);font-family:var(--admin-font-mono);font-variant-numeric:tabular-nums;letter-spacing:0;border-radius:999px;place-items:center;padding:0 7px;font-size:11px;font-weight:600;display:inline-grid}.admin-bulk-bar-actions{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}@media (max-width:640px){.admin-bulk-bar{padding:12px 14px}.admin-bulk-bar-actions{width:100%;margin-left:0}.admin-bulk-bar-actions .admin-button{flex:1;min-width:0;font-size:12.5px}}.admin-date-controls{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:999px;gap:0;padding:3px;display:inline-flex}.admin-date-link{color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:0;background:0 0;border:0;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:500;text-decoration:none}.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}@media (max-width:640px){.admin-metric-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.admin-metric-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);-webkit-backdrop-filter:var(--admin-backdrop-blur);min-height:124px;box-shadow:var(--admin-shadow-card);color:inherit;padding:16px 18px 18px;text-decoration:none;transition:border-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:block;position:relative}a.admin-metric-card:hover{border-color:var(--admin-primary);box-shadow:var(--admin-shadow-elevated);transform:translateY(-3px)}.admin-metric-card:before{content:"";background:var(--admin-primary-gradient);opacity:.85;border-radius:0 0 3px 3px;height:3px;position:absolute;top:0;left:18px;right:18px}.admin-metric-success:before{background:linear-gradient(135deg,#0d9488,#2dd4bf)}.admin-metric-warning:before{background:linear-gradient(135deg,#ea580c,#fb923c)}.admin-metric-danger:before{background:linear-gradient(135deg,#e11d48,#fda4af)}.admin-metric-card span{color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:0;font-size:10.5px;font-weight:500;display:block}.admin-metric-card strong{letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;margin-top:10px;font-size:28px;font-weight:600;line-height:1.05;display:block}.admin-metric-success strong{color:var(--admin-success)}.admin-metric-warning strong{color:var(--admin-warning)}.admin-metric-danger strong{color:var(--admin-danger)}.admin-dashboard-alerts h2,.admin-trend-card h2{letter-spacing:0;margin-top:0;font-size:16px;font-weight:600}.admin-dashboard-empty{color:var(--admin-text-muted);margin:0;font-size:13px;line-height:1.5}.admin-alert-list{gap:10px;display:grid}.admin-dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.8fr);gap:16px;display:grid}.admin-trend-chart{width:100%;height:auto;color:var(--admin-text-muted);overflow:visible}.admin-top-product-list{gap:12px;display:grid}.admin-top-product{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.admin-top-product img,.admin-top-product-thumb{border-radius:var(--admin-radius-md);width:44px;height:44px}.admin-top-product img{object-fit:cover}.admin-top-product-thumb{background:var(--admin-surface-subtle);color:var(--admin-text-muted);place-items:center;font-weight:700;display:grid}.admin-top-product strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-top-product p{color:var(--admin-text-muted);margin:3px 0 0}.admin-quick-links{flex-wrap:wrap;gap:8px;display:flex}.admin-quick-links a{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:500;text-decoration:none}.admin-quick-links a:hover{border-color:var(--admin-text)}.admin-analytics-tabs{-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--admin-border);gap:6px;margin-bottom:8px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-analytics-tab{border-radius:var(--admin-radius-md) var(--admin-radius-md) 0 0;min-height:36px;color:var(--admin-text-muted);white-space:nowrap;border:1px solid #0000;border-bottom-width:3px;align-items:center;padding:7px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.admin-analytics-tab:hover{color:var(--admin-text);background:var(--admin-bg-2)}.admin-analytics-tab-active{border-bottom-color:var(--admin-primary);color:var(--admin-primary);background:var(--admin-primary-soft)}.admin-analytics-page{gap:16px;display:grid}.admin-analytics-hero{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);justify-content:space-between;align-items:flex-end;gap:18px;padding:22px;display:flex}.admin-analytics-hero h2,.admin-analytics-trend-card h3,.admin-analytics-funnel-card h3,.admin-analytics-table-card h3{letter-spacing:-.012em;margin:0;font-size:18px;font-weight:600}.admin-analytics-hero h2{font-size:clamp(22px,2.2vw,28px)}.admin-analytics-hero p:not(.admin-analytics-eyebrow){max-width:780px;color:var(--admin-text-2);margin:9px 0 0}.admin-analytics-eyebrow{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 6px;font-size:11px;font-weight:500;display:flex}.admin-analytics-live-pill{border:1px solid color-mix(in srgb, var(--admin-success) 50%, var(--admin-border));color:var(--admin-success);border-radius:999px;padding:3px 7px}.admin-analytics-measurement{font-size:12px}.admin-analytics-controls{flex-shrink:0;justify-items:end;gap:10px;display:grid}.admin-analytics-refresh{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.admin-analytics-refresh-status{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}.admin-analytics-refresh-button{align-items:center;gap:7px;display:inline-flex}.admin-analytics-refresh-button svg{flex-shrink:0;width:15px;height:15px}.admin-analytics-refresh-button[data-refreshing=true] svg{animation:.8s linear infinite admin-refresh-spin}@keyframes admin-refresh-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.admin-analytics-refresh-button[data-refreshing=true] svg{animation:none}}.admin-analytics-unavailable{max-width:760px}.admin-analytics-unavailable h2{margin:0;font-size:22px}.admin-analytics-unavailable p:last-child{color:var(--admin-text-2);margin:10px 0 0}.admin-analytics-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-analytics-kpi{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);padding:16px 18px}.admin-analytics-kpi-label,.admin-analytics-source-list span,.admin-analytics-device-list span,.admin-analytics-table td span{color:var(--admin-text-muted)}.admin-analytics-kpi-label{font-family:var(--admin-font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10.5px;font-weight:500;display:block}.admin-analytics-kpi strong{letter-spacing:-.024em;margin-top:9px;font-size:25px;font-weight:600;line-height:1.08;display:block}.admin-analytics-kpi p{color:var(--admin-text-muted);margin:7px 0 0;font-size:12.5px}.admin-analytics-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:16px;display:grid}.admin-analytics-grid-secondary{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr) minmax(240px,.7fr)}.admin-analytics-grid-tertiary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-analytics-trend-card,.admin-analytics-funnel-card,.admin-analytics-table-card{align-content:start;gap:14px;display:grid}.admin-analytics-trend-chart{width:100%;height:auto;color:var(--admin-text-muted)}.admin-analytics-funnel{gap:13px;display:grid}.admin-analytics-funnel-row{grid-template-columns:minmax(0,1fr) minmax(92px,42%) 44px;align-items:center;gap:10px;display:grid}.admin-analytics-funnel-row div:first-child{min-width:0}.admin-analytics-funnel-row strong,.admin-analytics-source-list strong,.admin-analytics-device-list strong,.admin-analytics-table strong{font-weight:600;display:block}.admin-analytics-funnel-row span,.admin-analytics-funnel-row small{color:var(--admin-text-muted);font-family:var(--admin-font-mono);font-size:11px}.admin-analytics-meter{background:var(--admin-bg-2);border-radius:999px;height:9px;overflow:hidden}.admin-analytics-meter span{width:var(--analytics-rate);border-radius:inherit;background:var(--admin-primary);height:100%;display:block}.admin-analytics-table{min-width:560px}.admin-analytics-table td:first-child{min-width:240px}.admin-analytics-table td span{font-family:var(--admin-font-mono);margin-top:3px;font-size:11px;display:block}.admin-analytics-source-list,.admin-analytics-device-list{gap:10px;display:grid}.admin-analytics-source-list article,.admin-analytics-device-list article{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface-subtle);justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.admin-analytics-source-list article>div:last-child,.admin-analytics-device-list article>span{text-align:right;font-variant-numeric:tabular-nums}.admin-stack,.admin-search-page{gap:16px;display:grid}.admin-search-hero{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:end;gap:20px;padding:22px;display:grid;position:relative;overflow:hidden}.admin-search-hero:before{content:"";background:linear-gradient(90deg, var(--admin-primary), var(--admin-info), var(--admin-warning));height:3px;position:absolute;inset:0 0 auto}.admin-search-hero-copy{min-width:0}.admin-search-eyebrow{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:500}.admin-search-hero h2,.admin-search-section-heading h3{letter-spacing:0;margin:0;font-weight:600}.admin-search-hero h2{font-size:clamp(24px,2.5vw,34px);line-height:1.08}.admin-search-hero p:last-child,.admin-search-section-heading p{max-width:64ch;color:var(--admin-text-2);margin:10px 0 0}.admin-search-page-form{gap:12px;min-width:0;display:grid}.admin-search-page-field{gap:7px;display:grid}.admin-search-page-field span{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}.admin-search-page-field input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;min-height:48px;color:var(--admin-text);outline:none;padding:10px 13px;transition:border-color .15s,box-shadow .15s}.admin-search-page-field input::placeholder{color:var(--admin-text-muted)}.admin-search-page-field input:focus{border-color:var(--admin-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-text) 8%, transparent)}.admin-search-page-actions{flex-wrap:wrap;gap:8px;display:flex}.admin-search-page-actions .admin-button{justify-content:center;align-items:center;display:inline-flex}.admin-search-section{gap:14px;display:grid}.admin-search-section-heading{gap:0;display:grid}.admin-search-section-heading h3{font-size:19px;line-height:1.2}.admin-search-destination-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.admin-search-destination{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);min-height:128px;box-shadow:var(--admin-shadow-card);color:var(--admin-text);grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;position:relative}.admin-search-destination:before{content:"";background:var(--admin-primary);border-radius:2px;height:2px;position:absolute;top:0;left:16px;right:16px}.admin-search-destination:hover,.admin-search-destination:focus-visible{border-color:var(--admin-border-2);box-shadow:var(--admin-shadow-elevated);transform:translateY(-1px)}.admin-search-destination[data-tone=orders]:before{background:var(--admin-info)}.admin-search-destination[data-tone=products]:before{background:var(--admin-primary)}.admin-search-destination[data-tone=inventory]:before{background:var(--admin-warning)}.admin-search-destination-icon{border-radius:var(--admin-radius-md);background:var(--admin-bg-2);width:44px;height:44px;color:var(--admin-text);place-items:center;display:grid}.admin-search-destination[data-tone=orders] .admin-search-destination-icon{background:var(--admin-info-soft);color:var(--admin-info)}.admin-search-destination[data-tone=products] .admin-search-destination-icon{background:var(--admin-primary-soft);color:var(--admin-primary)}.admin-search-destination[data-tone=inventory] .admin-search-destination-icon{background:var(--admin-warning-soft);color:var(--admin-warning)}.admin-search-destination-icon svg{width:22px;height:22px}.admin-search-destination-copy{gap:4px;min-width:0;display:grid}.admin-search-destination-copy span{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:500}.admin-search-destination-copy strong{overflow-wrap:anywhere;letter-spacing:0;font-size:17px;font-weight:600;line-height:1.2}.admin-search-destination-copy em{color:var(--admin-text-2);font-size:13px;font-style:normal;line-height:1.4}.admin-search-destination-arrow{color:var(--admin-text-muted);font-family:var(--admin-font-mono);font-size:13px}.admin-search-empty-panel{min-height:180px}@media (max-width:760px){.admin-search-hero{grid-template-columns:1fr;align-items:start;padding:18px}.admin-search-page-actions .admin-button{text-align:center;flex:1;justify-content:center}}@media (max-width:520px){.admin-search-destination{grid-template-columns:40px minmax(0,1fr);min-height:0}.admin-search-destination-icon{width:40px;height:40px}.admin-search-destination-arrow{display:none}}.admin-help-shell{--help-font-display:var(--admin-font-sans);--help-font-serif:Georgia, "Times New Roman", serif;--help-display-1:clamp(34px, 4.4vw, 52px);--help-display-2:clamp(24px, 2.8vw, 34px);--help-eyebrow-size:11px;--help-eyebrow-spacing:.16em;--help-body-lead:17px;--help-key-size:12px;--help-accent:var(--admin-primary);--help-accent-soft:var(--admin-primary-soft);gap:22px;display:grid}.admin-help-section[data-help-accent=start]{--help-accent:#3f4a55;--help-accent-soft:#3f4a551f}.admin-help-section[data-help-accent=analytics]{--help-accent:#4f46e5;--help-accent-soft:#4f46e51f}.admin-help-section[data-help-accent=products-stock]{--help-accent:#d97706;--help-accent-soft:#d9770624}.admin-help-section[data-help-accent=orders]{--help-accent:#e11d48;--help-accent-soft:#e11d481f}.admin-help-section[data-help-accent=payments]{--help-accent:#059669;--help-accent-soft:#0596691f}.admin-help-section[data-help-accent=fulfillment]{--help-accent:#2563eb;--help-accent-soft:#2563eb1f}.admin-help-section[data-help-accent=shipping]{--help-accent:#0891b2;--help-accent-soft:#0891b21f}.admin-help-section[data-help-accent=customer-care]{--help-accent:#7c3aed;--help-accent-soft:#7c3aed1f}.admin-help-section[data-help-accent=marketing]{--help-accent:#db2777;--help-accent-soft:#db27771f}.admin-help-section[data-help-accent=partners]{--help-accent:#0d9488;--help-accent-soft:#0d948824}.admin-help-section[data-help-accent=notifications]{--help-accent:#ea580c;--help-accent-soft:#ea580c24}.admin-help-section[data-help-accent=settings-audit]{--help-accent:#475569;--help-accent-soft:#47556924}.admin-help-hub{top:calc(var(--admin-topbar-height) + 8px);z-index:3;background:linear-gradient(180deg, var(--admin-bg) 75%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin:0 -4px;padding:6px 4px;position:sticky}.admin-help-hub-list{scroll-snap-type:x proximity;border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:999px;gap:6px;margin:0;padding:4px;list-style:none;display:flex;overflow-x:auto}.admin-help-hub-list::-webkit-scrollbar{display:none}.admin-help-hub-tab{min-width:max-content;color:var(--admin-text);scroll-snap-align:center;border-radius:999px;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex;position:relative}.admin-help-hub-tab:hover{background:var(--admin-bg-2)}.admin-help-hub-tab-active{background:var(--admin-text);color:var(--admin-surface)}.admin-help-hub-tab-active:after{content:"";background:var(--help-accent);border-radius:2px;height:2px;position:absolute;inset:auto 12px -6px}.admin-help-hub-tab-label{font-size:13px;font-weight:600}.admin-help-hub-tab-tag{font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:10.5px}.admin-help-hero{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:linear-gradient(135deg, var(--admin-surface) 0%, color-mix(in srgb, var(--help-accent-soft) 65%, var(--admin-surface)) 100%);grid-template-columns:minmax(0,1fr) minmax(200px,280px);gap:24px;padding:28px;display:grid;position:relative;overflow:hidden}.admin-help-hero-deco{width:100%;height:100%;color:var(--help-accent);opacity:.08;pointer-events:none;position:absolute;inset:0}.admin-help-hero-text{z-index:1;position:relative}.admin-help-hero h2{font-family:var(--help-font-display);font-size:var(--help-display-1);letter-spacing:-.02em;max-width:760px;margin:8px 0 0;font-weight:700;line-height:1.04}.admin-help-hero-lead{max-width:640px;font-size:var(--help-body-lead);color:var(--admin-text-2);margin:14px 0 0;line-height:1.45}.admin-help-eyebrow{color:var(--help-accent);font-family:var(--admin-font-mono);font-size:var(--help-eyebrow-size);letter-spacing:var(--help-eyebrow-spacing);text-transform:uppercase;margin:0;font-weight:600}.admin-help-hero-panel{z-index:1;border-radius:var(--admin-radius-md);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);align-content:center;gap:4px;padding:22px;display:grid;position:relative}.admin-help-hero-panel strong{font-family:var(--admin-font-mono);color:var(--help-accent);font-size:clamp(48px,6vw,64px);font-weight:700;line-height:1}.admin-help-hero-panel span{font-size:14px;font-weight:700}.admin-help-hero-panel small{color:var(--admin-text-muted);font-size:12.5px}.admin-help-search-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-help-search{flex:260px;position:relative}.admin-help-search input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;min-height:42px;color:var(--admin-text);padding:8px 44px 8px 16px;font-size:14px;transition:border-color .15s,box-shadow .2s}.admin-help-search input:focus-visible{border-color:var(--help-accent);outline:2px solid color-mix(in srgb, var(--help-accent) 24%, transparent);outline-offset:1px}.admin-help-search-kbd{border:1px solid var(--admin-border);background:var(--admin-bg-2);color:var(--admin-text-muted);font-family:var(--admin-font-mono);font-size:var(--help-key-size);border-radius:5px;padding:2px 8px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.admin-help-search:focus-within .admin-help-search-kbd{display:none}@media (max-width:640px){.admin-help-search-kbd{display:none}}.admin-help-result-count{color:var(--admin-text-muted);font-family:var(--admin-font-mono);margin:0 0 0 auto;font-size:12px}.admin-help-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-help-toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.admin-help-toggle{-webkit-user-select:none;user-select:none;cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.admin-help-chips{flex-wrap:wrap;gap:6px;display:flex}.admin-help-chip{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:border-color .15s,background-color .15s;display:inline-flex}.admin-help-chip:before{content:"";background:var(--chip-accent,var(--admin-primary));border-radius:999px;width:7px;height:7px;display:inline-block}.admin-help-chip[aria-pressed=true]{border-color:var(--chip-accent,var(--admin-primary));background:color-mix(in srgb, var(--chip-accent,var(--admin-primary)) 14%, var(--admin-surface))}.admin-help-chip:hover{border-color:var(--chip-accent,var(--admin-primary))}.admin-help-section{scroll-margin-top:calc(var(--admin-topbar-height) + 70px);position:relative}.admin-help-section-header{margin-bottom:14px;padding-left:18px;position:relative}.admin-help-section-header:before{content:"";background:var(--help-accent);border-radius:4px;width:4px;height:calc(100% - 12px);position:absolute;inset:6px auto auto 0}.admin-help-section-toggle{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:1fr auto;align-items:center;gap:0 12px;margin:0;padding:0;display:grid}.admin-help-section-toggle:disabled{cursor:default}.admin-help-section-header h2{font-size:var(--help-display-2);letter-spacing:-.018em;margin:4px 0 0;font-weight:700}.admin-help-section-header p{color:var(--admin-text-2);max-width:700px;margin:8px 0 0}.admin-help-tutorial-grid{grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:14px;display:grid}@media (min-width:1200px){.admin-help-tutorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-help-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);gap:14px;padding:20px;transition:border-color .15s,transform .15s,box-shadow .2s;display:grid;position:relative}.admin-help-card:hover{border-color:var(--help-accent);box-shadow:0 8px 22px color-mix(in srgb, var(--help-accent) 18%, transparent)}.admin-help-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-help-card-index{background:var(--help-accent-soft);color:var(--help-accent);font-family:var(--admin-font-mono);border-radius:999px;margin:0;padding:3px 9px;font-size:11.5px;font-weight:700}.admin-help-card-badge{border:1px solid var(--admin-border);color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:10.5px;font-weight:600}.admin-help-card-badge[data-difficulty=starter]{color:#047857;border-color:#059669}.admin-help-card-badge[data-difficulty=core]{color:#1d4ed8;border-color:#2563eb}.admin-help-card-badge[data-difficulty=advanced]{color:#6d28d9;border-color:#7c3aed}.admin-help-card-copy{width:30px;height:30px;color:var(--admin-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:12px;right:12px}.admin-help-card-copy:hover,.admin-help-card-copy:focus-visible{border-color:var(--help-accent);color:var(--help-accent)}.admin-help-card h3{font-family:var(--help-font-display);letter-spacing:-.012em;margin:0;font-size:18px;font-weight:700}.admin-help-card>p{color:var(--admin-text-2);margin:0}.admin-help-card-block{gap:8px;display:grid}.admin-help-card-block h4{color:var(--help-accent);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.admin-help-card-block ol,.admin-help-card-block ul{gap:7px;margin:0;padding-left:20px;display:grid}.admin-help-links{flex-wrap:wrap;gap:8px;display:flex}.admin-help-links a{border:1px solid var(--admin-border);min-height:32px;color:var(--admin-text);border-radius:999px;align-items:center;padding:5px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.admin-help-links a:hover,.admin-help-links a:focus-visible{border-color:var(--help-accent);background:var(--help-accent-soft);color:var(--help-accent)}.admin-help-empty{border:1px dashed var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);color:var(--admin-text-2);text-align:center;margin:0;padding:32px}.admin-help-day1-roles{flex-wrap:wrap;gap:8px;display:flex}.admin-help-day1-role{border:1px solid var(--admin-border);background:var(--admin-bg-2);cursor:default;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}button.admin-help-day1-role{cursor:pointer}.admin-help-day1-track{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);gap:14px;padding:22px;display:grid}.admin-help-day1-track h3{font-family:var(--help-font-display);letter-spacing:-.014em;margin:0;font-size:22px;font-weight:700}.admin-help-day1-track-columns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.admin-help-day1-checklist{gap:6px;margin:0;padding:0;list-style:none;display:grid}.admin-help-day1-checklist li{align-items:center;gap:8px;display:flex}.admin-help-day1-checklist input{accent-color:var(--help-accent)}.admin-help-shortcut-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.admin-help-shortcut-row{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);grid-template-columns:minmax(120px,220px) 1fr;align-items:center;gap:16px;padding:12px 16px;display:grid}.admin-help-shortcut-keys{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.admin-help-shortcut-keys kbd{border:1px solid var(--admin-border);background:var(--admin-bg-2);min-width:28px;color:var(--admin-text);font-family:var(--admin-font-mono);border-bottom-width:2px;border-radius:6px;justify-content:center;align-items:center;padding:2px 8px;font-size:12.5px;font-weight:600;display:inline-flex}.admin-help-shortcut-keys-sep{color:var(--admin-text-muted);padding:0 4px;font-size:11px}.admin-help-shortcut-name{margin:0;font-weight:600}.admin-help-shortcut-where{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;margin-top:2px;font-size:11px;display:inline-block}.admin-help-glossary{grid-template-columns:minmax(0,1fr);gap:24px;display:grid}@media (min-width:1024px){.admin-help-glossary{grid-template-columns:96px minmax(0,1fr);align-items:flex-start}}.admin-help-alphabet{top:calc(var(--admin-topbar-height) + 72px);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);flex-wrap:wrap;gap:4px;padding:4px;display:flex;position:sticky}.admin-help-alphabet a{width:28px;height:28px;color:var(--admin-text);font-family:var(--admin-font-mono);border-radius:6px;justify-content:center;align-items:center;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.admin-help-alphabet a:hover,.admin-help-alphabet a:focus-visible{background:var(--help-accent-soft);color:var(--help-accent)}.admin-help-alphabet a[aria-disabled=true]{color:var(--admin-text-muted);opacity:.4;pointer-events:none}.admin-help-glossary-letter{scroll-margin-top:calc(var(--admin-topbar-height) + 90px)}.admin-help-glossary-letter h3{color:var(--help-accent);font-family:var(--help-font-display);margin:0 0 8px;font-size:28px;font-weight:800}.admin-help-glossary-term{border-top:1px solid var(--admin-border);padding:14px 0}.admin-help-glossary-term h4{font-family:var(--help-font-display);margin:0;font-size:16px;font-weight:700}.admin-help-glossary-term p{color:var(--admin-text-2);margin:6px 0 0}.admin-help-glossary-see-also{flex-wrap:wrap;gap:6px;margin-top:8px;font-size:12.5px;display:flex}.admin-help-glossary-see-also a{color:var(--help-accent);text-underline-offset:.18em;text-decoration:underline}.admin-help-faq-list{gap:12px;display:grid}.admin-help-faq-item{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface)}.admin-help-faq-item summary{cursor:pointer;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:16px 18px;list-style:none;display:grid}.admin-help-faq-item summary::-webkit-details-marker{display:none}.admin-help-faq-item summary h3{font-family:var(--help-font-display);margin:0;font-size:16px;font-weight:700}.admin-help-faq-item summary small{color:var(--admin-text-2);margin-top:4px;font-weight:400;display:block}.admin-help-faq-item summary:after{content:"+";font-family:var(--admin-font-mono);color:var(--help-accent);justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;display:inline-flex}.admin-help-faq-item[open] summary:after{content:"–"}.admin-help-faq-body{gap:10px;padding:0 18px 18px;display:grid}.admin-help-faq-body p{color:var(--admin-text-2);margin:0}.admin-help-footer{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:linear-gradient(135deg, var(--admin-surface) 0%, color-mix(in srgb, var(--admin-primary-soft) 60%, var(--admin-surface)) 100%);grid-template-columns:minmax(0,1fr) minmax(220px,360px);gap:24px;padding:24px;display:grid}.admin-help-footer h2{font-family:var(--help-font-display);letter-spacing:-.014em;margin:0;font-size:22px;font-weight:700}.admin-help-footer p{color:var(--admin-text-2);margin:8px 0 0}.admin-help-footer-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.admin-help-footer-cta{background:var(--admin-text);color:var(--admin-surface);border-radius:999px;align-items:center;padding:8px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.admin-help-footer-cta-ghost{border:1px solid var(--admin-border);color:var(--admin-text);background:0 0}.admin-help-footer-grid ul{gap:6px;margin:8px 0 0;padding:0;list-style:none;display:grid}.admin-help-footer-grid li a{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);color:var(--admin-text);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.admin-help-footer-grid li a small{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:500}@media (prefers-reduced-motion:no-preference){.admin-help-section,.admin-help-day1-track,.admin-help-shortcut-row,.admin-help-faq-item,.admin-help-glossary-letter{animation:.28s cubic-bezier(.2,0,0,1) both helpReveal}@keyframes helpReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.admin-help-card{transition:border-color .14s,transform .14s,box-shadow .2s}.admin-help-card:hover{transform:translateY(-1px)scale(1.005)}}@media (max-width:1023px){.admin-help-hero{grid-template-columns:minmax(0,1fr)}.admin-help-hero-panel{justify-self:start}.admin-help-footer{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.admin-help-hero{padding:22px}.admin-help-shortcut-row{grid-template-columns:minmax(0,1fr)}}.admin-page-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.admin-page-header h1,.admin-page-header h2{letter-spacing:-.022em;margin:0;font-weight:600}.admin-page-subtitle{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.admin-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.admin-pagination>span{color:var(--admin-text-muted);font-family:var(--admin-font-mono);font-size:12px;font-weight:500}.admin-pagination>div{align-items:center;gap:8px;display:flex}.admin-pagination .admin-button{min-height:32px;padding:6px 12px;font-size:13px}@media (max-width:640px){.admin-pagination{flex-direction:column;align-items:stretch}.admin-pagination>div{justify-content:center}.admin-pagination .admin-button{flex:1;justify-content:center}}.admin-page-actions h1,.admin-page-actions h2{letter-spacing:-.022em;margin:0;font-weight:600}.admin-page-actions>div,.admin-row-actions,.admin-bulk-bar{flex-wrap:wrap;gap:8px;display:flex}.admin-inventory-actions{min-width:0;scroll-margin-top:calc(var(--admin-topbar-height) + 16px);width:100%}.admin-inventory-actions>div{min-width:0;max-width:100%}.admin-inventory-actions .admin-button{scroll-margin-top:calc(var(--admin-topbar-height) + 16px)}.admin-action-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);padding:14px 16px}.admin-action-card p{color:var(--admin-text-muted);margin:4px 0 0}.admin-product-cell{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.admin-product-cell img{border-radius:var(--admin-radius-md);object-fit:cover;width:48px;height:48px}.admin-product-image-fallback{border-radius:var(--admin-radius-md);background:var(--admin-surface-subtle);width:48px;height:48px;color:var(--admin-text-muted);place-items:center;font-size:.75rem;font-weight:700;display:grid}.admin-product-cell p{color:var(--admin-text-muted);margin:3px 0 0}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.admin-form-section{grid-column:1/-1}.admin-form-actions,.admin-inline-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-form-row{flex-wrap:wrap;align-items:end;gap:10px;display:flex}.admin-form-row .admin-field{flex:200px;min-width:0}.admin-form-hint,.admin-field-hint{color:var(--admin-text-muted);font-size:12px;line-height:1.4}.admin-field-error{color:var(--admin-danger);font-size:12px;font-weight:600}.admin-info-state{border-radius:var(--admin-radius-md);background:var(--admin-info-soft);color:var(--admin-info);align-items:flex-start;gap:10px;padding:12px 14px;font-size:13px;display:flex}.admin-info-state strong{margin-bottom:2px;display:block}@media (max-width:640px){.admin-form-row{flex-direction:column;align-items:stretch}.admin-form-row .admin-field{flex:auto}.admin-inline-form{flex-direction:column;align-items:stretch}.admin-inline-form .admin-button{justify-content:center;width:100%}}.admin-user-actions{min-width:0}.admin-user-actions[open]{min-width:min(640px,74vw)}.admin-user-actions summary{cursor:pointer;width:fit-content;color:var(--admin-primary);font-weight:700}.admin-user-action-form,.admin-user-remove-form{border-top:1px solid var(--admin-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:10px;margin-top:12px;padding-top:12px;display:grid}.admin-user-action-form .admin-button,.admin-user-remove-form .admin-button{min-height:42px}.admin-user-reason-field{grid-column:span 2}.admin-role-permission-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}@media (max-width:640px){.admin-role-permission-grid{grid-template-columns:1fr}}.admin-role-permission-card{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);padding:12px}.admin-role-permission-card h3{margin:0 0 10px;font-size:.95rem}.admin-role-permission-card ul{color:var(--admin-text-muted);font-family:var(--admin-font-mono);gap:5px;margin:0;padding:0;font-size:.78rem;list-style:none;display:grid}.admin-users-table .admin-data-table{min-width:920px}@media (max-width:720px){.admin-user-actions{min-width:0}.admin-user-reason-field{grid-column:auto}}@media (max-width:640px){.admin-users-table .admin-data-table{min-width:0}}.admin-auth-page{place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-auth-card{width:min(100%,480px)}.admin-auth-brand-lockup{justify-items:start;gap:10px;margin:0 0 18px;display:grid}.admin-auth-logo{object-fit:contain;width:132px;height:auto;display:block}.admin-auth-kicker{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:500}.admin-error-copy{color:var(--admin-danger);font-weight:600}.admin-checkbox{align-items:center;gap:8px;display:flex}.admin-stock-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-stock-overview div:not(.admin-stock-bar){border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);padding:12px}.admin-stock-overview strong,.admin-stock-overview span{display:block}.admin-stock-overview strong{font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--admin-text-muted);font-size:11px;font-weight:500}.admin-stock-overview span{font-variant-numeric:tabular-nums;margin-top:6px;font-size:22px;font-weight:600}.admin-stock-bar{background:var(--admin-bg-2);border-radius:999px;grid-column:1/-1;height:10px;display:flex;overflow:hidden}.admin-stock-bar span{height:100%}.admin-stock-out{background:var(--admin-danger)}.admin-stock-low{background:var(--admin-warning)}.admin-stock-ok{background:var(--admin-success)}.admin-switch{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.admin-detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:16px;display:grid}.admin-detail-grid .admin-card:first-child{grid-row:span 2}.admin-print-preview{justify-items:center;gap:16px;display:grid}.admin-print-actions{justify-content:flex-end;width:min(100%,100mm);display:flex}.admin-print-stack{justify-items:center;gap:16px;width:100%;display:grid}.admin-print-page{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);page-break-after:always;width:min(100%,760px);min-height:260px;padding:28px}.admin-print-page-shipping-label{box-sizing:border-box;color:#111827;background:#fff;border:1.5px solid #111827;border-radius:0;align-content:start;gap:6mm;width:min(100%,105mm);min-height:148mm;padding:6mm;font-size:11px;display:grid}.admin-shipping-label-masthead{border-bottom:1px solid #111827;justify-content:space-between;align-items:center;gap:6mm;padding-bottom:3mm;display:flex}.admin-shipping-label-masthead>div:first-child{align-items:baseline;gap:2mm;display:flex}.admin-shipping-label-brand{letter-spacing:-.01em;font-size:16px;font-weight:800}.admin-shipping-label-masthead em{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-style:normal}.admin-shipping-label-order{flex-direction:column;align-items:flex-end;gap:.5mm;display:flex}.admin-shipping-label-order span{text-transform:uppercase;letter-spacing:.05em;color:#4b5563;font-size:8px;font-weight:700}.admin-shipping-label-order strong{font-family:var(--admin-font-mono);font-size:11px;line-height:1}.admin-shipping-label-courier{border:1.5px solid #111827;justify-content:space-between;align-items:stretch;gap:4mm;display:flex}.admin-shipping-label-courier>div:first-child{flex-direction:column;flex:1;justify-content:center;gap:1mm;padding:3mm 4mm;display:flex}.admin-shipping-label-courier>div:first-child span{text-transform:uppercase;letter-spacing:.05em;color:#4b5563;font-size:8px;font-weight:700}.admin-shipping-label-courier>div:first-child strong{font-size:15px;line-height:1}.admin-shipping-label-service{color:#fff;min-width:22mm;font-family:var(--admin-font-mono);letter-spacing:.02em;background:#111827;justify-content:center;align-items:center;padding:3mm 5mm;font-size:18px;font-weight:700;line-height:1;display:flex}.admin-shipping-label-awb span,.admin-shipping-label-party span{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;font-size:8px;font-weight:700}.admin-shipping-label-awb strong{font-family:var(--admin-font-mono);letter-spacing:.02em;overflow-wrap:anywhere;font-size:22px;line-height:1}.admin-shipping-label-parties{border:1.5px solid #111827;grid-template-columns:1.4fr 1fr;gap:0;display:grid}.admin-shipping-label-party{align-content:start;gap:1.5mm;padding:3mm 4mm;display:grid}.admin-shipping-label-party+.admin-shipping-label-party{border-left:1px dashed #111827}.admin-shipping-label-party-sender{background:#f3f4f6}.admin-shipping-label-party strong{font-size:13px;line-height:1.15}.admin-shipping-label-party em{font-size:11px;font-style:normal;font-weight:700;font-family:var(--admin-font-mono)}.admin-shipping-label-party p{overflow-wrap:anywhere;white-space:pre-line;margin:0;font-size:10px;line-height:1.35}.admin-print-page-shipping-label{letter-spacing:0;break-inside:avoid;page-break-inside:avoid;border:1.4px solid #111827;grid-template-rows:auto minmax(34mm,auto) auto minmax(7mm,auto) auto auto auto minmax(0,1fr);gap:0;width:min(100%,100mm);height:150mm;min-height:150mm;max-height:150mm;padding:2mm;font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.2;position:relative;overflow:hidden}.admin-print-page-shipping-label *{box-sizing:border-box;letter-spacing:0}.admin-shipping-label-side-code{z-index:1;font-family:var(--admin-font-mono);writing-mode:vertical-rl;font-size:9px;font-weight:700;position:absolute;top:35mm}.admin-shipping-label-side-code-left{left:1mm;transform:rotate(180deg)}.admin-shipping-label-side-code-right{right:1mm}.admin-shipping-label-masthead{border:1px solid #111827;border-bottom:0;grid-template-columns:minmax(0,1fr) 25mm 20mm;align-items:stretch;gap:2mm;min-height:16mm;padding:.8mm 1.6mm;display:grid}.admin-shipping-label-courier-brand{flex-direction:column;justify-content:center;min-width:0;display:flex}.admin-shipping-label-courier-brand strong{color:#d71920;overflow-wrap:anywhere;font-size:14px;font-weight:900;line-height:1}.admin-shipping-label-courier-brand span{color:#111827;font-family:var(--admin-font-mono);margin-top:2mm;font-size:9px;font-weight:700}.admin-shipping-label-service-badge{color:#fff;text-align:center;overflow-wrap:anywhere;background:#111827;justify-content:center;align-self:center;align-items:center;min-height:10mm;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:900;line-height:1;display:flex}.admin-shipping-label-qr-wrap{align-content:center;justify-items:center;gap:1mm;display:grid}.admin-shipping-label-qr{width:13mm;height:13mm;display:block}.admin-shipping-label-qr-wrap span{color:#111827;text-transform:uppercase;font-size:7px;font-weight:700}.admin-shipping-label-address-block{border:1px solid #111827;gap:.5mm;min-height:34mm;padding:1.2mm 2.4mm 1.5mm;display:grid}.admin-shipping-label-contact-row{justify-content:space-between;align-items:baseline;gap:3mm;display:flex}.admin-shipping-label-contact-row>div{align-items:baseline;gap:1mm;min-width:0;display:flex}.admin-shipping-label-contact-row span,.admin-shipping-label-meta span{color:#111827;font-size:9px;font-weight:800}.admin-shipping-label-contact-row strong{color:#111827;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:900;line-height:1.1}.admin-shipping-label-contact-row em{color:#111827;font-family:var(--admin-font-mono);flex:none;font-size:10px;font-style:normal;font-weight:800}.admin-shipping-label-address-block p{color:#111827;overflow-wrap:anywhere;white-space:pre-line;max-width:83mm;margin:0;font-size:9px;line-height:1.12}.admin-shipping-label-address-headline{color:#111827;overflow-wrap:anywhere;margin-top:.4mm;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:900;line-height:1.1;display:block}.admin-shipping-label-meta{border-bottom:1px solid #111827;border-left:1px solid #111827;border-right:1px solid #111827;grid-template-columns:1fr 1fr;display:grid}.admin-shipping-label-meta>div{align-items:center;gap:3mm;min-height:5mm;padding:0 2.4mm;display:flex}.admin-shipping-label-meta>div+div{border-left:1px solid #111827}.admin-shipping-label-meta strong{color:#111827;font-family:var(--admin-font-mono);font-size:9px}.admin-shipping-label-route-strip{color:#fff;text-align:center;text-transform:uppercase;overflow-wrap:anywhere;background:#111827;min-height:4.5mm;padding:.8mm 2.4mm;font-family:Georgia,Times New Roman,serif;font-size:9px;font-weight:900;line-height:1}.admin-shipping-label-route-code{color:#111827;text-align:center;overflow-wrap:anywhere;padding:.7mm 2mm .2mm;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:900;line-height:1}.admin-shipping-label-awb{text-align:center;border:0;gap:.4mm;padding:0 3mm .8mm;display:grid}.admin-shipping-label-barcode{fill:#111827;width:100%;height:11mm;display:block}.admin-shipping-label-awb strong{color:#111827;overflow-wrap:anywhere;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:900;line-height:1}.admin-shipping-label-bottom{border-top:1px dashed #111827;align-content:start;gap:1.4mm;min-height:0;margin-top:1.6mm;padding-top:1.6mm;padding-bottom:5mm;display:grid}.admin-shipping-label-footer{color:#111827;min-height:6mm;font-family:var(--admin-font-mono);border:1px solid #111827;grid-template-columns:1.3fr 1fr;align-items:center;font-size:9px;font-weight:800;display:grid}.admin-shipping-label-footer strong,.admin-shipping-label-footer span{padding:1mm 1.4mm}.admin-shipping-label-footer span{text-align:center;border-left:1px solid #111827}.admin-shipping-label-cod-callout{font-family:var(--admin-font-mono);background:#fef3c7;border:2px solid #111827;justify-content:space-between;align-items:center;margin:.8mm 0 0;padding:.5mm 1.2mm;display:flex}.admin-shipping-label-cod-callout span{color:#111827;letter-spacing:.05em;font-size:9px;font-weight:700}.admin-shipping-label-cod-callout strong{color:#111827;font-size:14px;font-weight:800}.admin-shipping-label-product-table{border-collapse:collapse;border:1px solid #111827;width:100%;margin:0;font-size:10px;line-height:1.2}.admin-shipping-label-product-table th,.admin-shipping-label-product-table td{text-align:left;vertical-align:top;border-top:1px solid #111827;padding:1.2mm 1.4mm}.admin-shipping-label-product-table th{color:#fff;text-transform:uppercase;letter-spacing:.02em;background:#111827;border-top:0;font-size:9px;font-weight:800}.admin-shipping-label-product-table td{font-weight:600}.admin-shipping-label-product-table th:last-child,.admin-shipping-label-product-table td:last-child{text-align:right;width:9mm}.admin-shipping-label-product-table th:nth-child(2),.admin-shipping-label-product-table td:nth-child(2){width:26mm;font-family:var(--admin-font-mono);font-size:9px}.admin-shipping-label-product-table-overflow td{color:#4b5563;font-size:9px;font-style:italic;font-weight:600}.admin-shipping-label-brand-strip{color:#fff;background:#111827;justify-content:space-between;align-items:center;margin-top:0;padding:.4mm 1.6mm;display:flex;position:absolute;bottom:2mm;left:2mm;right:2mm}.admin-shipping-label-brand-strip strong{letter-spacing:.02em;text-transform:lowercase;font-size:9px;font-weight:800}.admin-shipping-label-brand-strip span{font-family:var(--admin-font-mono);font-size:6.5px}.admin-reprint-form{gap:12px;display:grid}@page admin-shipping-label{size:100mm 150mm;margin:0}@media print{html,body{background:#fff;width:100mm;min-width:0;margin:0}.admin-topbar,.admin-sidebar,.admin-tabbar,.admin-page-heading,.admin-print-actions,.admin-reprint-form{display:none!important}body,.admin-main{background:#fff;padding:0}.admin-shell,.admin-shell-body,.admin-main,.admin-main-inner,.admin-print-actions,.admin-print-stack,.admin-print-preview{width:100mm;max-width:100mm;min-height:0;margin:0;padding:0}.admin-shell-body,.admin-print-stack,.admin-print-preview{display:block}.admin-print-page{break-after:page;border:0;border-radius:0;width:auto;min-height:auto;padding:0}.admin-print-page:last-child{break-after:auto;page-break-after:auto}.admin-print-page-shipping-label{page:admin-shipping-label;box-shadow:none;break-after:auto;page-break-after:auto;page-break-inside:avoid;border:1.4px solid #111827;grid-template-rows:auto minmax(30mm,auto) auto minmax(4mm,auto) auto auto minmax(0,1fr);width:96mm;height:144mm;min-height:144mm;max-height:144mm;margin:0 auto;padding:1.5mm;transform:none}.admin-shipping-label-address-block{min-height:30mm;padding:1mm 2mm 1.2mm}.admin-shipping-label-bottom{padding-bottom:0}.admin-shipping-label-brand-strip{display:none}}.admin-mobile-sidebar{z-index:60;position:fixed;inset:0}.admin-mobile-backdrop{background:#00000080;border:0;position:absolute;inset:0}.admin-mobile-panel{background:var(--admin-surface);width:min(88vw,320px);height:100%;padding:18px 14px env(safe-area-inset-bottom,16px);flex-direction:column;margin-left:auto;display:flex;position:relative;overflow-y:auto}.admin-mobile-panel-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.admin-mobile-panel-header strong{letter-spacing:-.012em;font-size:15px}.admin-mobile-panel-brand{align-items:center;gap:9px;display:inline-flex}.admin-mobile-panel-logo{object-fit:contain;flex-shrink:0;width:54px;height:auto;display:block}.admin-mobile-panel .admin-sidebar-nav{height:auto}.admin-mobile-panel .admin-sidebar-links{overflow:visible}.admin-mobile-panel .admin-sidebar-section-label{opacity:1;max-height:28px;padding:10px 12px 4px;transform:translate(0)}.admin-mobile-panel .admin-sidebar-link-label{opacity:1;transform:translate(0)}.admin-mobile-panel .admin-sidebar-pin,.admin-mobile-panel .admin-sidebar-link[title]:after,.admin-tabbar{display:none}@media (max-width:900px){.admin-sidebar{display:none}.admin-topbar-brand{min-width:0}.admin-main{padding:16px 14px calc(var(--admin-tabbar-height) + 24px + env(safe-area-inset-bottom,0px))}.admin-tabbar{z-index:80;grid-template-columns:repeat(var(--tabbar-count,5), 1fr);background:var(--admin-bg);-webkit-backdrop-filter:blur(18px)saturate(180%);border-top:1px solid var(--admin-border);padding-bottom:env(safe-area-inset-bottom,0px);align-items:stretch;display:grid;position:fixed;bottom:0;left:0;right:0}.admin-tabbar-link{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;appearance:none;background:0 0;border:0;place-items:center;gap:3px;padding:10px 0 12px;font-size:9.5px;font-weight:500;text-decoration:none;display:grid;position:relative}.admin-tabbar-link svg{stroke-width:1.7px;width:22px;height:22px}.admin-tabbar-link-primary svg{width:26px;height:26px}.admin-tabbar-link-active{color:var(--admin-text)}.admin-tabbar-link-active:before{content:"";background:var(--admin-primary);border-radius:2px;width:28px;height:2px;position:absolute;top:0}.admin-tabbar-badge{background:var(--admin-danger);color:#fff;min-width:16px;height:16px;font-family:var(--admin-font-mono);letter-spacing:0;border-radius:999px;place-items:center;padding:0 4px;font-size:9px;font-weight:600;display:grid;position:absolute;top:6px;right:22%}}@media (max-width:380px){.admin-tabbar-link{padding:8px 0 10px;font-size:8px}.admin-tabbar-link svg{width:18px;height:18px}.admin-tabbar-link-primary svg{width:22px;height:22px}}@media (max-width:900px){.admin-analytics-grid,.admin-analytics-grid-secondary,.admin-analytics-grid-tertiary{grid-template-columns:1fr}.admin-analytics-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-help-hero{grid-template-columns:1fr}.admin-help-hero-panel{min-height:auto}.admin-detail-grid,.admin-dashboard-grid,.admin-stock-overview{grid-template-columns:1fr}}@media (max-width:640px){.admin-analytics-hero{flex-direction:column;align-items:stretch;padding:16px}.admin-analytics-controls{justify-items:stretch}.admin-analytics-refresh{justify-content:space-between}.admin-analytics-controls .admin-date-controls{overflow-x:auto}.admin-analytics-funnel-row,.admin-analytics-kpi-grid{grid-template-columns:1fr}.admin-analytics-funnel-row small{text-align:right}.admin-help-hero,.admin-help-card{padding:16px}.admin-help-hero h2{font-size:24px}.admin-help-nav,.admin-help-tutorial-grid{grid-template-columns:1fr}.admin-topbar{height:auto;min-height:var(--admin-topbar-height);flex-wrap:wrap;gap:8px;padding-block:10px;padding-inline:12px}.admin-topbar-search{flex-basis:100%;order:3;max-width:none}.admin-topbar-search input{padding-inline:12px}.admin-topbar-actions{gap:6px}.admin-table-scroll{background:0 0;border:0;overflow-x:visible}.admin-data-table,.admin-table{min-width:0}.admin-data-table thead,.admin-table thead{display:none}.admin-data-table,.admin-data-table tbody,.admin-table,.admin-table tbody{width:100%;display:block}.admin-data-table tr,.admin-table tr{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);width:100%;box-shadow:var(--admin-shadow-card);margin-bottom:10px;padding:6px 0;display:block}.admin-data-table td,.admin-table td{border-bottom:0;grid-template-columns:minmax(110px,.45fr) minmax(0,1fr);gap:12px;padding:8px 14px;display:grid}.admin-data-table td:before,.admin-table td:before{content:attr(data-label);color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;align-self:center;font-size:10.5px;font-weight:500}.admin-data-table td[data-label=""]:before,.admin-table td[data-label=""]:before,.admin-data-table td:not([data-label]):before,.admin-table td:not([data-label]):before{content:" "}.admin-data-table tr td:first-child,.admin-table tr td:first-child{border-bottom:1px dashed var(--admin-border);margin-bottom:4px;padding-top:12px;padding-bottom:10px}.admin-data-table tr td:first-child:before,.admin-table tr td:first-child:before{color:var(--admin-text);font-weight:600}.admin-data-table tr td:first-child,.admin-table tr td:first-child{font-weight:600}}.admin-cmd-trigger{border:1px solid var(--admin-border);background:var(--admin-surface);width:100%;height:38px;color:var(--admin-text-muted);cursor:pointer;font:inherit;text-align:left;border-radius:10px;align-items:center;gap:10px;padding:0 10px 0 12px;font-size:13px;transition:border-color .18s,box-shadow .18s;display:inline-flex}.admin-cmd-trigger:hover,.admin-cmd-trigger:focus-visible{border-color:var(--admin-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-text) 8%, transparent)}.admin-cmd-trigger svg{flex-shrink:0;width:16px;height:16px}.admin-cmd-trigger-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.admin-cmd-trigger-kbd{border:1px solid var(--admin-border);font-family:var(--admin-font-mono);background:var(--admin-bg-2);color:var(--admin-text-muted);letter-spacing:.04em;border-radius:6px;align-items:center;padding:3px 7px;font-size:10.5px;font-weight:500;display:inline-flex}.admin-cmd-overlay{z-index:70;padding-top:12vh;place-items:start center;padding-inline:16px;display:grid;position:fixed;inset:0}.admin-cmd-backdrop{cursor:pointer;background:#00000080;border:0;position:absolute;inset:0}.admin-cmd-panel{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);width:min(100%,620px);max-height:70vh;box-shadow:var(--admin-shadow-elevated);flex-direction:column;display:flex;position:relative;overflow:hidden}.admin-cmd-header{border-bottom:1px solid var(--admin-border);align-items:center;gap:10px;padding:12px 14px;display:flex}.admin-cmd-icon{width:18px;height:18px;color:var(--admin-text-muted);flex-shrink:0}.admin-cmd-header input{color:var(--admin-text);font:inherit;letter-spacing:-.005em;background:0 0;border:0;outline:none;flex:1;font-size:15px}.admin-cmd-header input::placeholder{color:var(--admin-text-muted)}.admin-cmd-esc{font-family:var(--admin-font-mono);letter-spacing:.08em;border:1px solid var(--admin-border);color:var(--admin-text-muted);background:var(--admin-bg-2);border-radius:6px;padding:3px 7px;font-size:10.5px;font-weight:500}.admin-cmd-list{flex:1;padding:6px;overflow-y:auto}.admin-cmd-empty{text-align:center;color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.06em;text-transform:uppercase;margin:0;padding:28px 16px;font-size:12px}.admin-cmd-item{border-radius:var(--admin-radius-md);width:100%;color:var(--admin-text);text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.admin-cmd-item-active{background:var(--admin-bg-2)}.admin-cmd-item-icon{width:28px;height:28px;color:var(--admin-text);border-radius:8px;place-items:center;display:inline-grid}.admin-cmd-item-icon .admin-nav-icon{width:22px;height:22px}.admin-cmd-item-icon .admin-nav-icon svg,.admin-cmd-item-icon svg{width:16px;height:16px}.admin-cmd-item-label{font-size:14px;font-weight:500}.admin-cmd-item-hint{font-family:var(--admin-font-mono);color:var(--admin-text-muted);letter-spacing:.05em;font-size:11px}.admin-cmd-footer{border-top:1px solid var(--admin-border);font-family:var(--admin-font-mono);color:var(--admin-text-muted);letter-spacing:.06em;text-transform:uppercase;gap:16px;padding:8px 14px;font-size:10.5px;display:flex}.admin-cmd-footer kbd{border:1px solid var(--admin-border);background:var(--admin-bg-2);min-width:18px;height:18px;color:var(--admin-text);font-family:var(--admin-font-mono);border-radius:4px;place-items:center;margin-right:4px;padding:0 4px;font-size:10px;font-weight:500;display:inline-grid}@media (max-width:640px){.admin-cmd-overlay{padding-top:0;padding-inline:0}.admin-cmd-panel{border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh}.admin-cmd-header{padding-top:max(12px, env(safe-area-inset-top))}}.admin-notification{position:relative}.admin-notification-bell{font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:none;position:relative}.admin-notification-pip{background:var(--admin-danger);color:#fff;min-width:16px;height:16px;font-family:var(--admin-font-mono);letter-spacing:0;box-shadow:0 0 0 2px var(--admin-topbar);border-radius:999px;place-items:center;padding:0 4px;font-size:9.5px;font-weight:600;display:grid;position:absolute;top:-4px;right:-4px}.admin-notification-panel{background:var(--admin-surface);border:1px solid var(--admin-border);width:20rem;max-width:90vw;box-shadow:var(--admin-shadow-elevated);z-index:100;border-radius:.75rem;padding:.5rem;position:absolute;top:calc(100% + .4rem);right:0}.admin-notification-header{border-bottom:1px solid var(--admin-border);margin-bottom:.35rem;padding:.5rem .75rem}.admin-notification-title{color:var(--admin-text);font-weight:700}.admin-notification-list{flex-direction:column;gap:.35rem;max-height:60vh;display:flex;overflow-y:auto}.admin-notification-item{border:1px solid var(--admin-border);color:inherit;border-radius:.5rem;padding:.6rem .75rem;text-decoration:none;display:block}.admin-notification-item strong{font-size:.9rem;display:block}.admin-notification-item span{color:var(--admin-text-muted);margin-top:.15rem;font-size:.8rem;display:block}.admin-notification-item:hover,.admin-notification-item:focus-visible{border-color:var(--admin-text-muted)}.admin-notification-empty{color:var(--admin-text-muted);text-align:center;padding:1rem .75rem;font-size:.85rem}.admin-notification-footer{text-align:center;color:var(--admin-primary);border-radius:.5rem;margin-top:.35rem;padding:.55rem .75rem;font-size:.85rem;font-weight:600;text-decoration:none;display:block}.admin-notification-footer:hover,.admin-notification-footer:focus-visible{background:var(--admin-bg-2)}.admin-ptr{top:max(12px, env(safe-area-inset-top));z-index:25;background:var(--admin-surface);border:1px solid var(--admin-border);box-shadow:var(--admin-shadow-elevated);color:var(--admin-text);font-family:var(--admin-font-mono);letter-spacing:.08em;text-transform:uppercase;pointer-events:none;will-change:transform, opacity;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:11px;font-weight:500;transition:opacity .18s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%)}.admin-ptr-spinner{border:1.6px solid var(--admin-border);border-top-color:var(--admin-primary);border-radius:999px;width:14px;height:14px;display:inline-block}.admin-ptr[data-state=refreshing] .admin-ptr-spinner{border-top-color:var(--admin-primary);animation:.7s linear infinite admin-ptr-spin}@keyframes admin-ptr-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.admin-ptr,.admin-ptr-spinner,.admin-sidebar,.admin-sidebar-link-label,.admin-sidebar-section-label,.admin-cmd-trigger,.admin-button-primary,.admin-button-secondary,a.admin-metric-card{transition:none!important;animation:none!important}}.admin-mobile-only{display:none}@media (max-width:640px){.admin-desktop-only{display:none}.admin-mobile-only{display:block}}.admin-mobile-order-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.admin-mobile-order{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow-card);position:relative;overflow:hidden}.admin-mobile-order-problem{border-color:color-mix(in srgb, var(--admin-danger) 30%, var(--admin-border))}.admin-mobile-order-problem:before{content:"";background:var(--admin-danger);width:3px;position:absolute;top:0;bottom:0;left:0}.admin-mobile-order-link{color:inherit;padding:14px 16px 12px;text-decoration:none;display:block}.admin-mobile-order-link:focus-visible{outline-offset:-2px}.admin-mobile-order-head{font-family:var(--admin-font-mono);color:var(--admin-text-muted);letter-spacing:.06em;justify-content:space-between;align-items:baseline;gap:10px;font-size:11px;display:flex}.admin-mobile-order-num{color:var(--admin-text);font-weight:600}.admin-mobile-order-time{white-space:nowrap}.admin-mobile-order-body{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:8px;display:flex}.admin-mobile-order-customer{min-width:0}.admin-mobile-order-customer strong{letter-spacing:-.008em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;display:block;overflow:hidden}.admin-mobile-order-customer span{font-family:var(--admin-font-mono);color:var(--admin-text-muted);margin-top:2px;font-size:11.5px;display:block}.admin-mobile-order-amount{text-align:right;flex-shrink:0}.admin-mobile-order-amount strong{font-family:var(--admin-font-mono);font-variant-numeric:tabular-nums;font-size:14px;font-weight:600;display:block}.admin-mobile-order-amount span{font-family:var(--admin-font-mono);color:var(--admin-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-top:2px;font-size:10.5px;display:block}.admin-mobile-order-pills{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.admin-mobile-order-sync{gap:8px;margin-top:12px;display:grid}.admin-mobile-order-reason{background:var(--admin-danger-soft);color:var(--admin-danger);border-radius:var(--admin-radius-sm);margin:10px 0 0;padding:8px 10px;font-size:12px;font-weight:500}.admin-mobile-order-actions{flex-wrap:wrap;gap:6px;padding:0 12px 12px;display:flex}.admin-mobile-order-actions .admin-button{flex:1;min-width:0;min-height:36px;font-size:12.5px}.admin-mobile-list-empty{text-align:center;border:1px dashed var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface-subtle);color:var(--admin-text-muted);padding:32px 16px}.admin-skeleton{border-radius:var(--admin-radius-lg);flex-direction:column;gap:10px;display:flex}.admin-skeleton-table .admin-skeleton-row{background:var(--admin-surface);border:1px solid var(--admin-border)}.admin-skeleton-row{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);grid-template-columns:36px minmax(0,1fr) 80px;align-items:center;gap:14px;padding:14px 16px;display:grid}.admin-skeleton-stack{gap:8px;min-width:0;display:grid}.admin-skeleton-bar{background:linear-gradient(90deg, var(--admin-bg-2) 0%, color-mix(in srgb, var(--admin-bg-2) 60%, var(--admin-surface)) 50%, var(--admin-bg-2) 100%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.4s ease-in-out infinite admin-skeleton-shimmer;display:block}.admin-skeleton-bar-icon{border-radius:10px;width:36px;height:36px}.admin-skeleton-bar-strong{width:60%;height:14px}.admin-skeleton-bar-muted{width:38%;height:11px}.admin-skeleton-bar-tail{justify-self:end;width:70px;height:14px}@keyframes admin-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.admin-skeleton-bar{background:var(--admin-bg-2);animation:none}}:root{--admin-bg:#f3f4f5;--admin-bg-2:#f0f1f2;--admin-surface:#fff;--admin-surface-subtle:#f7f8f8;--admin-text:#111315;--admin-text-2:#31363b;--admin-text-muted:#687078;--admin-border:#dde1e5;--admin-border-2:#c8ced4;--admin-topbar:#101112;--admin-topbar-text:#fff;--admin-primary:#009688;--admin-primary-hover:#007f73;--admin-primary-soft:#e5f7f5;--admin-radius-sm:4px;--admin-radius-md:6px;--admin-radius-lg:8px;--admin-topbar-height:64px;--admin-sidebar-width:250px;--admin-sidebar-width-expanded:250px;--admin-content-max:1580px;--admin-shadow-card:none;--admin-shadow-elevated:0 14px 34px #0f172a29}body{background:var(--admin-bg);font-size:14px;line-height:1.45}.admin-topbar{height:var(--admin-topbar-height);color:var(--admin-topbar-text);background:linear-gradient(90deg,#00875f 0 198px,#101112 198px 100%);border-bottom:0;gap:22px;padding:0 22px 0 0}.admin-topbar-brand{color:#fff;letter-spacing:0;align-self:stretch;gap:16px;min-width:340px;padding-left:24px}.admin-topbar-brand-logo{filter:brightness(0)invert();width:84px;max-height:40px}.admin-topbar-brand-title{border-left:1px solid #ffffff73;align-items:center;min-height:32px;padding-left:18px;font-size:22px;font-weight:800;display:inline-flex}.admin-topbar-managed{color:#ffffffe0;font-size:14px;font-weight:700}.admin-topbar-search,.admin-search{max-width:520px}.admin-search-trigger:focus-within{color:var(--admin-text);background:#fff}.admin-topbar-actions{gap:18px}.admin-topbar-help,.admin-icon-button,.admin-profile-trigger{color:#fff}.admin-topbar-help{white-space:nowrap;align-items:center;gap:8px;min-height:36px;font-weight:700;display:inline-flex}.admin-topbar-help svg,.admin-notification-bell svg,.admin-profile-trigger svg{width:22px;height:22px}.admin-icon-button{background:0 0;border:0;border-radius:999px;min-width:36px;min-height:36px;padding:0}.admin-icon-button:hover,.admin-profile-trigger:hover,.admin-profile-trigger:focus-visible{background:#ffffff1a;border-color:#0000}.admin-profile-trigger{background:0 0;border:0;padding:0 2px 0 0}.admin-profile-trigger .admin-profile-role{color:#ffffffad}.admin-topbar-help{color:#fff!important;text-decoration:none!important}.admin-shell-body{align-items:flex-start}.admin-sidebar{width:var(--admin-sidebar-width);min-width:var(--admin-sidebar-width);box-shadow:none;background:#fff;border-right:0;padding:20px 12px 24px}.admin-sidebar:hover,.admin-sidebar:focus-within{width:var(--admin-sidebar-width);box-shadow:none}.admin-sidebar:has(.admin-sidebar-nav[data-pinned=true]){width:var(--admin-sidebar-width);box-shadow:none}.admin-sidebar-link-label,.admin-sidebar-section-label,.admin-sidebar-pin span{opacity:1;transform:none}.admin-sidebar-section-label,.admin-sidebar:hover .admin-sidebar-section-label,.admin-sidebar:focus-within .admin-sidebar-section-label,.admin-sidebar-nav[data-pinned=true] .admin-sidebar-section-label{color:#8a9199;letter-spacing:.02em;text-transform:none;max-height:none;padding:12px 12px 6px;font-size:11px}.admin-sidebar-section+.admin-sidebar-section{border-top:1px solid #eceff2;margin-top:8px;padding-top:8px}.admin-sidebar-link{color:#25292d;border-radius:4px;height:42px;font-size:15px;font-weight:500}.admin-sidebar-link:hover{color:var(--admin-text);background:#f1f2f3}.admin-sidebar-link-active{color:var(--admin-primary);background:#eeeeef;font-weight:700}.admin-sidebar-link-active:before{display:none}.admin-sidebar-pin{color:#5f6871;border-color:#e7eaee;border-radius:4px}.admin-main{min-height:calc(100vh - var(--admin-topbar-height));background:var(--admin-bg);padding:18px 28px 48px}.admin-main-inner{width:min(100%, var(--admin-content-max))}.admin-page-heading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-card,.admin-filter-card,.admin-table-scroll,.admin-bulk-bar,.admin-alert{box-shadow:none;border-color:#e1e4e8;border-radius:8px}.admin-button{border-radius:4px;min-height:36px;padding:8px 14px;font-size:14px;font-weight:700}.admin-button-primary{background:var(--admin-primary);color:#fff}.admin-button-secondary{background:#f7f8f9;border-color:#e2e5e8}.admin-tabs{border-bottom:1px solid #dfe3e7;gap:24px;padding-bottom:0}.admin-tab{color:#1f2328;background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;min-height:36px;padding:0 0 8px;font-size:14px;font-weight:700}.admin-tab-active{border-color:var(--admin-primary);color:#111315;background:0 0}.admin-filter-card{flex-wrap:wrap;align-items:end;gap:10px;padding:12px;display:flex}.admin-filter-grid{flex:720px;align-items:end;gap:8px}.admin-filter-card .admin-field{min-width:180px}.admin-filter-actions{margin-top:0}.admin-filter-card input,.admin-filter-card select,.admin-field input,.admin-field select,.admin-field textarea{background:#fff;border-color:#d8dde3;border-radius:4px;min-height:36px;font-size:13px}.admin-field span{color:#3f464d;font-family:var(--admin-font-sans);letter-spacing:0;text-transform:none;font-size:12px;font-weight:700}.admin-data-table{min-width:1120px}.admin-data-table caption{display:none}.admin-data-table th{color:#3f464d;font-family:var(--admin-font-sans);letter-spacing:0;text-transform:none;background:#f3f4f5;font-size:13px;font-weight:700}.admin-data-table th,.admin-data-table td{padding:12px 14px}.admin-table-checkbox{width:18px;height:18px;accent-color:var(--admin-primary)}.admin-product-cell{grid-template-columns:56px minmax(0,1fr);gap:12px;min-width:270px}.admin-product-cell img,.admin-product-image-fallback{border-radius:3px;width:56px;height:56px}.admin-product-cell strong{color:#202428;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.admin-product-cell p{color:#7b838c;gap:2px;margin-top:4px;font-size:12px;display:grid}.admin-product-status-cell{gap:4px;display:grid}.admin-product-status-cell small{color:#6f7780;font-size:12px}.admin-product-price{color:#1f2328;white-space:nowrap;font-weight:700}.admin-row-actions{flex-wrap:nowrap;align-items:center}.admin-row-actions .admin-button{min-width:36px;padding-inline:10px}.admin-row-actions .admin-button svg{width:16px;height:16px}.admin-products-page{gap:10px}.admin-seller-notice{color:#1d2730;background:#e8edf2;border-radius:8px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.admin-seller-notice>span{color:#fff;background:#68737d;border-radius:999px;flex:none;place-items:center;width:20px;height:20px;margin-top:1px;font-size:12px;font-weight:800;display:inline-grid}.admin-seller-notice strong{font-size:15px;line-height:1.25;display:block}.admin-seller-notice p{margin:4px 0 0;font-size:13px}.admin-seller-notice a{color:var(--admin-primary);font-weight:800;text-decoration:none}.admin-products-heading{align-items:flex-end}.admin-products-heading>div:first-child{align-items:baseline;gap:10px;display:flex}.admin-products-heading h2{letter-spacing:-.02em;font-size:25px;font-weight:800}.admin-products-heading>div:first-child a{color:var(--admin-primary);font-weight:800;text-decoration:none}.admin-product-recommendations{padding:12px 16px}.admin-product-recommendations h2{margin:0 0 8px;font-size:18px;font-weight:800}.admin-action-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.admin-action-card{min-height:84px;box-shadow:none;background:#f7f8f9;border:0;border-radius:6px;padding:12px}.admin-action-card strong{font-size:14px;line-height:1.3;display:block}.admin-action-card a{color:var(--admin-primary);margin-top:8px;font-size:13px;font-weight:800;display:inline-block;text-decoration:none!important}.admin-action-card p{font-size:12px;line-height:1.35}.admin-products-bulk-bar{display:none}.admin-product-editor{color:#111315;gap:16px;display:grid}.admin-product-editor-header,.admin-product-editor-layout,.admin-product-editor-notice{width:min(100%,1120px);margin-inline:auto}.admin-product-editor-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-product-editor-titlebar{align-items:center;gap:10px;min-width:0;display:flex}.admin-back-link{color:#22272c;border-radius:4px;place-items:center;width:30px;height:30px;display:inline-grid}.admin-back-link:hover{background:#e8ecef}.admin-back-link svg{width:18px;height:18px}.admin-product-editor-titlebar h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:22px;font-weight:800;line-height:1.2;overflow:hidden}.admin-product-editor-titlebar p{color:#626b74;margin:4px 0 0;font-size:12px}.admin-product-editor-actions,.admin-editor-bottom-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-product-editor-notice strong{font-size:13px}.admin-product-editor-notice p{margin-top:4px;font-size:12px}.admin-product-editor-layout{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:16px;display:grid}.admin-product-editor-aside{top:calc(var(--admin-topbar-height) + 16px);gap:12px;display:grid;position:sticky}.admin-product-assist-card,.admin-product-preview-card,.admin-editor-section{background:#fff;border-radius:8px}.admin-product-assist-card,.admin-product-preview-card{padding:16px}.admin-product-assist-card h3,.admin-product-preview-card h3,.admin-editor-section-head h3{color:#111315;margin:0;font-size:16px;font-weight:800}.admin-product-assist-card p{color:#626b74;margin:8px 0 16px;font-size:12px;line-height:1.45}.admin-product-assist-card nav{gap:2px;display:grid}.admin-product-assist-card nav a{color:#202428;border-radius:4px;justify-content:space-between;align-items:center;min-height:38px;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.admin-product-assist-card nav a:first-child{background:#f1f3f4}.admin-product-assist-card nav span{color:#ad7200;background:#fff4d7;border-radius:999px;padding:2px 6px;font-size:10px}.admin-product-preview-card article{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;margin-top:14px;display:grid}.admin-product-preview-card img,.admin-product-preview-empty{object-fit:cover;border-radius:4px;width:52px;height:52px}.admin-product-preview-empty{color:#69737d;background:#eef1f4;place-items:center;font-weight:800;display:grid}.admin-product-preview-card strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.admin-product-preview-card p{color:#68717a;margin:3px 0 0;font-size:12px}.admin-product-editor-main{gap:16px;min-width:0;display:grid}.admin-editor-section{gap:18px;padding:22px 24px;display:grid}.admin-editor-section-head{gap:5px;display:grid}.admin-editor-section-head p{color:#68717a;margin:0;font-size:12px}.admin-product-media-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}.admin-product-media-uploader{gap:8px;display:grid}.admin-product-media-tile,.admin-product-media-empty,.admin-product-media-upload-tile{aspect-ratio:1;color:#8a939d;text-align:center;background:#f6f7f8;border:1px solid #dfe4e8;border-radius:4px;place-items:center;display:grid;position:relative;overflow:hidden}.admin-product-media-upload-tile{cursor:pointer;background:color-mix(in srgb, var(--admin-primary) 8%, #f6f7f8);border-style:dashed}.admin-product-media-upload-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-product-media-upload-tile:focus-within{outline:2px solid var(--admin-primary);outline-offset:2px}.admin-product-media-tile:first-of-type{border-color:var(--admin-primary);box-shadow:inset 0 0 0 2px var(--admin-primary)}.admin-product-media-tile img,.admin-product-media-tile video{object-fit:cover;width:100%;height:100%}.admin-product-media-actions{gap:4px;display:flex;position:absolute;inset:6px 6px auto auto}.admin-product-media-action{color:#fff;cursor:pointer;background:#111315ad;border:1px solid #ffffffb8;border-radius:4px;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.admin-product-media-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-product-media-action:disabled{cursor:not-allowed;opacity:.55}.admin-product-media-action:has(input:disabled){cursor:not-allowed;opacity:.55}.admin-product-media-placeholder{background:#eef1f4;border:1px dashed #cfd6dd;border-radius:3px;width:30px;height:22px}.admin-product-media-tile span,.admin-product-media-empty span,.admin-product-media-upload-tile>span:last-child{color:#fff;background:#1113159e;padding:4px;font-size:10px;font-weight:700;position:absolute;inset:auto 0 0}.admin-product-media-empty span,.admin-product-media-upload-tile>span:last-child{color:#747d86;background:0 0}.admin-product-media-upload-error{color:var(--admin-danger-strong);margin:0;font-size:12px;font-weight:700}.admin-editor-grid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}.admin-editor-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-editor-span-2{grid-column:1/-1}.admin-editor-field em{color:#e00000;margin-left:3px;font-style:normal}.admin-editor-field small{color:#68717a;font-size:12px}.admin-editor-field textarea{resize:vertical}.admin-editor-toggle{background:#f1f3f4;border-radius:999px;width:max-content;padding:8px 12px}.admin-editor-toggle input,.admin-table-checkbox{accent-color:var(--admin-primary)}.admin-editor-variant-stack{gap:14px;display:grid}.admin-editor-variant-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-editor-variant-toolbar span{color:#68717a;font-size:12px;font-weight:700}.admin-editor-variant-card{background:#f5f6f7;border:0;border-radius:6px;gap:14px;margin:0;padding:16px;display:grid}.admin-editor-variant-head{color:#333940;justify-content:flex-end;align-items:center;display:flex}.admin-editor-variant-head>div{align-items:center;gap:10px;display:flex}.admin-editor-variant-card>legend{color:inherit;padding:0;font-weight:800}.admin-editor-variant-head span{color:#68717a;font-size:12px}.admin-editor-bottom-actions{background:0 0;border-top:1px solid #e0e4e8;padding:16px 0 0}@media (max-width:1100px){.admin-topbar-brand{min-width:320px}.admin-topbar-managed,.admin-topbar-help span{display:none}.admin-product-editor-layout{grid-template-columns:1fr}.admin-product-editor-aside{order:2;grid-template-columns:repeat(2,minmax(0,1fr));position:static}.admin-product-editor-main{order:1}}@media (max-width:820px){.admin-topbar{background:#101112;padding-inline:14px}.admin-topbar-brand{min-width:0;padding-left:0}.admin-topbar-brand-logo{width:58px}.admin-topbar-brand-title{border-left:0;padding-left:0;font-size:16px}.admin-topbar-search,.admin-topbar-help,.admin-sidebar{display:none}.admin-main{padding:20px 14px calc(var(--admin-tabbar-height) + 24px)}.admin-products-heading{align-items:flex-start}.admin-products-heading>div:first-child,.admin-product-editor-header{flex-direction:column;align-items:flex-start}.admin-action-card-grid,.admin-editor-grid-2,.admin-editor-grid-3,.admin-product-editor-aside{grid-template-columns:1fr}.admin-product-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-checkbox-field input[type=checkbox]{width:fit-content}.admin-checkbox-field small{color:var(--admin-text-muted);font-size:.82rem;line-height:1.4}.admin-shipping-provider-list{border:0;margin:0;padding:0}.admin-shipping-provider-list legend{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;padding:0;font-size:11px;font-weight:500}.admin-shipping-provider-options{gap:8px;display:grid}.admin-shipping-provider-option{align-items:center;gap:8px;min-height:38px;display:flex}.admin-shipping-provider-option input[type=checkbox]{width:18px;min-height:18px}.payment-methods-page,.payment-methods-admin{gap:16px;display:grid}.payment-methods-page-header{gap:4px;display:grid}.payment-methods-page-header h2,.payment-methods-page-header p{margin:0}.payment-methods-page-header h2{color:var(--admin-text);font-size:24px;line-height:1.2}.payment-methods-page-header p{max-width:760px;color:var(--admin-text-muted)}.payment-methods-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.payment-methods-summary-item{border:1px solid var(--admin-border);background:linear-gradient(180deg, color-mix(in srgb, var(--admin-surface) 88%, transparent), transparent), var(--admin-field-bg);border-radius:8px;gap:6px;min-height:78px;padding:12px 14px;display:grid}.payment-methods-summary-item span{color:var(--admin-text-muted);font-size:12px;font-weight:700}.payment-methods-summary-item strong{color:var(--admin-text);font-size:24px;line-height:1}.payment-methods-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.payment-methods-search{flex:420px;max-width:560px}.payment-methods-result-count{color:var(--admin-text-muted);margin:0;font-size:13px}.payment-method-group-card{border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:8px;overflow:hidden}.payment-method-group-header,.payment-method-row-header,.payment-method-row-actions{gap:1rem;display:flex}.payment-method-group-header{border-bottom:1px solid var(--admin-border);background:var(--admin-surface-subtle);justify-content:space-between;align-items:center;padding:14px 16px}.payment-method-group-header h3,.payment-method-group-header p,.payment-method-row-header p,.payment-method-row-header small{margin:0}.payment-method-group-header p,.payment-method-row-header p,.payment-method-row-header small,.payment-method-row-actions span{color:var(--admin-text-muted);font-size:13px}.payment-method-group-count,.payment-method-dirty-state,.payment-method-saved-state{border-radius:6px;align-items:center;min-height:28px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.payment-method-group-count{background:var(--admin-primary-soft);color:var(--admin-primary)}.payment-method-row-list{display:grid}.payment-method-row{border-top:1px solid var(--admin-border);gap:14px;padding:16px;display:grid}.payment-method-row:first-child{border-top:0}.payment-method-row-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.payment-method-row-title{gap:4px;min-width:260px;display:grid}.payment-method-row-title code{border:1px solid var(--admin-border);background:var(--admin-field-bg);width:fit-content;max-width:100%;color:var(--admin-text);word-break:break-word;border-radius:6px;padding:2px 6px;font-size:12px}.payment-method-row-title p{color:var(--admin-text);font-weight:700}.payment-method-row-state{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.payment-method-dirty-state{background:var(--admin-warning-soft);color:var(--admin-warning)}.payment-method-saved-state{background:var(--admin-success-soft);color:var(--admin-success)}.payment-method-toggle{border:1px solid var(--admin-border);background:var(--admin-field-bg);border-radius:6px;align-items:center;gap:8px;min-height:32px;padding:5px 8px;font-weight:700;display:inline-flex}.payment-method-toggle input{width:16px;height:16px;accent-color:var(--admin-primary)}.payment-method-edit-grid{grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:10px;display:grid}.payment-method-edit-grid label{gap:6px;display:grid}.payment-method-edit-grid label span{color:var(--admin-text-2);font-size:12px;font-weight:700}.payment-method-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center}.payment-method-row-actions span{margin-right:auto}@media (max-width:760px){.payment-methods-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-method-row-actions{align-items:stretch}.payment-method-row-actions span,.payment-method-row-actions button{width:100%}}.admin-empty-state{background:var(--admin-surface);border:1px dashed var(--admin-border);border-radius:var(--admin-radius-lg);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:36px 22px;display:flex}.admin-empty-state strong{letter-spacing:-.008em;font-size:15px;font-weight:600}.admin-empty-state-art{width:56px;height:56px;color:var(--admin-text-muted);margin-bottom:4px}.admin-empty-state-action{margin-top:8px}@supports (view-transition-name:none){::view-transition-old(root){animation-duration:.24s;animation-timing-function:cubic-bezier(.4,0,.2,1)}::view-transition-new(root){animation-duration:.24s;animation-timing-function:cubic-bezier(.4,0,.2,1)}}.admin-mobile-order-list>li{animation:.32s cubic-bezier(.16,1,.3,1) both admin-fade-up}.admin-mobile-order-list>li:first-child{animation-delay:0s}.admin-mobile-order-list>li:nth-child(2){animation-delay:30ms}.admin-mobile-order-list>li:nth-child(3){animation-delay:60ms}.admin-mobile-order-list>li:nth-child(4){animation-delay:90ms}.admin-mobile-order-list>li:nth-child(5){animation-delay:.12s}.admin-mobile-order-list>li:nth-child(6){animation-delay:.15s}.admin-mobile-order-list>li:nth-child(7){animation-delay:.18s}.admin-mobile-order-list>li:nth-child(8){animation-delay:.21s}.admin-mobile-order-list>li:nth-child(n+9){animation-delay:.24s}.admin-metric-grid>*{animation:.32s cubic-bezier(.16,1,.3,1) both admin-fade-up}.admin-metric-grid>:first-child{animation-delay:0s}.admin-metric-grid>:nth-child(2){animation-delay:30ms}.admin-metric-grid>:nth-child(3){animation-delay:60ms}.admin-metric-grid>:nth-child(4){animation-delay:90ms}.admin-metric-grid>:nth-child(5){animation-delay:.12s}.admin-metric-grid>:nth-child(6){animation-delay:.15s}.admin-metric-grid>:nth-child(7){animation-delay:.18s}.admin-metric-grid>:nth-child(n+8){animation-delay:.21s}@keyframes admin-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.admin-mobile-order-list>li,.admin-metric-grid>*{animation:none!important}}.admin-profile{z-index:4;position:relative}.admin-profile-trigger{color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:.6rem;padding:.35rem .5rem;display:inline-flex}.admin-profile-avatar{background:var(--admin-primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:600;display:inline-flex}.admin-profile-avatar-img{object-fit:cover;background:var(--admin-surface);border-radius:999px;width:2rem;height:2rem}.admin-profile-meta{text-align:left;flex-direction:column;line-height:1.1;display:none}@media (min-width:768px){.admin-profile-meta{display:flex}}.admin-profile-name{font-weight:600}.admin-profile-role{color:var(--admin-text-muted);text-transform:capitalize;font-size:.75rem}.admin-profile-panel{background:var(--admin-surface);border:1px solid var(--admin-border);min-width:16rem;box-shadow:var(--admin-shadow-elevated);z-index:100;border-radius:.75rem;padding:.5rem;position:absolute;top:calc(100% + .4rem);right:0}.admin-profile-header{border-bottom:1px solid var(--admin-border);margin-bottom:.35rem;padding:.75rem}.admin-profile-hint{text-transform:uppercase;letter-spacing:.06em;color:var(--admin-text-muted);font-size:.7rem}.admin-profile-email{color:var(--admin-text-muted);font-size:.85rem}.admin-profile-item{text-align:left;width:100%;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:.5rem;padding:.55rem .75rem;text-decoration:none;display:block}.admin-profile-item:hover,.admin-profile-item:focus-visible{background:var(--admin-bg-2)}.admin-profile-signout{color:#b91c1c}.admin-profile-page{gap:16px;display:grid}.admin-profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}@media (max-width:760px){.admin-profile-grid{grid-template-columns:1fr}}.admin-profile-hero{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow-card);align-items:center;gap:18px;padding:24px;display:flex;position:relative;overflow:hidden}.admin-profile-hero:before{content:"";background:var(--admin-primary-gradient);opacity:.85;height:3px;position:absolute;top:0;left:0;right:0}.admin-profile-hero-avatar{background:var(--admin-primary-gradient);color:#fff;width:64px;height:64px;box-shadow:0 0 0 4px color-mix(in srgb, var(--admin-primary) 20%, transparent);border-radius:999px;flex-shrink:0;place-items:center;font-size:22px;font-weight:700;display:inline-grid}.admin-profile-hero-meta{min-width:0}.admin-profile-hero-meta h2{letter-spacing:-.018em;margin:0 0 8px;font-size:24px;font-weight:600}.admin-profile-hero-details{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-profile-hero-email{color:var(--admin-text-muted);font-size:14px}.admin-profile-section-header{margin-bottom:18px}.admin-profile-section-header h3{letter-spacing:-.012em;margin:0 0 6px;font-size:17px;font-weight:600}.admin-profile-section-header p{color:var(--admin-text-muted);margin:0;font-size:13.5px}.admin-profile-info-list{gap:14px;margin:0;display:grid}.admin-profile-info-item{background:var(--admin-bg-2);border-radius:var(--admin-radius-md);border:1px solid var(--admin-border);gap:4px;padding:12px 14px;display:grid}.admin-profile-info-item dt{color:var(--admin-text-muted);font-family:var(--admin-font-mono);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:500}.admin-profile-info-item dd{color:var(--admin-text);margin:0;font-size:15px;font-weight:500}.admin-profile-password-form{gap:14px;display:grid}.admin-profile-password-hint{color:var(--admin-text-muted);margin-top:-4px;font-size:12.5px}.admin-calc{border-top:1px solid var(--admin-border);flex-direction:column;gap:.5rem;margin-top:.5rem;padding:.75rem;display:flex}.admin-calc-label{color:var(--admin-text-muted);flex-direction:column;gap:.35rem;font-size:.8rem;display:flex}.admin-calc input{border:1px solid var(--admin-border);background:var(--admin-surface);color:inherit;font:inherit;border-radius:.5rem;padding:.5rem .65rem}.admin-calc-result{font-size:1.25rem;font-weight:600}.admin-search{flex:1;max-width:36rem;position:relative}.admin-search-trigger{color:inherit;background:#ffffff14;border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.5rem;padding:.45rem .75rem;display:flex}.admin-search-trigger:focus-within{border-color:var(--admin-primary);background:var(--admin-surface);color:var(--admin-text)}.admin-search-trigger svg{flex-shrink:0;width:18px;height:18px}.admin-search-trigger input{color:inherit;font:inherit;background:0 0;border:0;outline:none;flex:1}.admin-search-kbd{color:var(--admin-text-muted);border:1px solid var(--admin-border);border-radius:.3rem;padding:0 .35rem;font-size:.7rem}.admin-search-panel{background:var(--admin-glass-bg);-webkit-backdrop-filter:var(--admin-backdrop-blur);border:1px solid var(--admin-glass-border);box-shadow:var(--admin-shadow-elevated);z-index:60;border-radius:.75rem;max-height:28rem;padding:.5rem;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto}.admin-search-group{padding:.35rem 0}.admin-search-group h3{text-transform:uppercase;letter-spacing:.06em;color:var(--admin-text-muted);margin:0;padding:.25rem .5rem;font-size:.7rem}.admin-search-item{text-align:left;width:100%;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .65rem;display:flex}.admin-search-item:hover,.admin-search-item-active{background:var(--admin-bg-2)}.admin-search-item-hint{color:var(--admin-text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:14rem;font-size:.85rem;overflow:hidden}.admin-search-empty{color:var(--admin-text-muted);padding:1rem}.admin-search-trigger{color:#f7f7f7;background:#2d2f31;border:0;border-radius:2px;min-height:34px;padding:0 11px}.admin-search-trigger:focus-within{color:var(--admin-text);background:#fff;border-color:#0000}.admin-search-trigger input{font-size:12px}.admin-profile-trigger{color:#fff;background:0 0;border:0}.admin-profile-trigger:hover,.admin-profile-trigger:focus-visible{background:#ffffff1a;border-color:#0000}.admin-profile-avatar{color:var(--admin-primary);background:#fff}.admin-profile-role{color:#ffffffad}:root{--admin-storefront-gold:#d1ad24;--admin-storefront-sea:#78b7c4;--admin-storefront-cream:#f1d678;--admin-storefront-ink:#163638;--admin-storefront-charcoal:#2d4b4d;--admin-storefront-muted:#597173;--admin-storefront-paper:#fffdf4;--admin-storefront-soft:#e5f3f5;--admin-storefront-page:#f7f4ea;--admin-storefront-bone:#edf6f7;--admin-bg:color-mix(in srgb, var(--admin-storefront-page) 66%, var(--admin-storefront-soft));--admin-bg-2:var(--admin-storefront-bone);--admin-surface:var(--admin-storefront-paper);--admin-surface-subtle:color-mix(in srgb, var(--admin-storefront-soft) 68%, var(--admin-storefront-paper));--admin-text:var(--admin-storefront-ink);--admin-text-2:var(--admin-storefront-charcoal);--admin-text-muted:var(--admin-storefront-muted);--admin-border:#16363824;--admin-border-2:#1636383d;--admin-primary:var(--admin-storefront-ink);--admin-primary-hover:var(--admin-storefront-charcoal);--admin-primary-soft:#78b7c433;--admin-success:#2f6f4e;--admin-success-soft:#2f6f4e1f;--admin-warning:#8a5b00;--admin-warning-soft:#d1ad2429;--admin-info:#2f7887;--admin-info-soft:#78b7c42e;--admin-shadow-card:0 1px 0 #1636380a, 0 10px 28px #1636380f;--admin-shadow-elevated:0 22px 54px #16363829}.admin-topbar{isolation:isolate;background:radial-gradient(circle at 86% -38%, #d1ad248f, transparent 30%), radial-gradient(circle at 8% 140%, #78b7c461, transparent 34%), linear-gradient(108deg, var(--admin-storefront-ink) 0%, #21494b 40%, var(--admin-storefront-charcoal) 64%, #4f8792 100%);overflow:visible;box-shadow:0 12px 34px #1636382e}.admin-topbar:after{content:"";z-index:0;background:linear-gradient(90deg,#0000,#f1d678f0,#78b7c4c2,#0000);height:2px;position:absolute;inset:auto 0 0}.admin-topbar>*{z-index:1;position:relative}.admin-topbar-brand-title{text-shadow:0 1px #00000024;border-left-color:#f1d67885}.admin-search-trigger{min-height:38px;color:var(--admin-storefront-paper);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf421;border:1px solid #fffdf42e;border-radius:999px}.admin-search-trigger:focus-within{color:var(--admin-storefront-ink);background:#fffdf4f5;border-color:#f1d678b8;box-shadow:0 0 0 3px #d1ad243d,0 0 0 6px #78b7c424}.admin-search-kbd{color:#fffdf4db;background:#f1d6782e;border-color:#f1d67857}.admin-sidebar{background:linear-gradient(180deg, #fffdf4f2, #e5f3f5db), var(--admin-surface);border-right:1px solid #1636381a}.admin-sidebar-section-label{color:color-mix(in srgb, var(--admin-storefront-muted) 82%, var(--admin-storefront-ink));font-weight:800}.admin-sidebar-section[data-active=true] .admin-sidebar-section-label{color:var(--admin-storefront-ink)}.admin-sidebar-link:hover{background:#78b7c42b}.admin-sidebar-link-active{color:var(--admin-storefront-ink);background:linear-gradient(90deg,#d1ad2438,#78b7c433)}.admin-page-heading{clip:auto;white-space:normal;background:linear-gradient(135deg, #fffdf4e6, #e5f3f5b8), var(--admin-surface);width:auto;height:auto;box-shadow:var(--admin-shadow-card);border:1px solid #1636381f;border-radius:12px;margin:0 0 14px;padding:16px 18px;position:relative;overflow:visible}.admin-page-heading h1{color:var(--admin-storefront-ink)}:is(.admin-main-inner:has(.admin-products-page)>.admin-page-heading,.admin-main-inner:has(.admin-product-editor)>.admin-page-heading){clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;box-shadow:none;border:0;margin:-1px;padding:0;position:absolute;overflow:hidden}.admin-card,.admin-filter-card,.admin-table-scroll,.admin-alert,.admin-bulk-bar,.admin-editor-section,.admin-product-assist-card,.admin-product-preview-card{box-shadow:var(--admin-shadow-card);background:#fffdf4e6;border-color:#1636381f}.admin-card{position:relative;overflow:hidden}.admin-card:before{content:"";background:linear-gradient(90deg,#d1ad24b8,#78b7c49e,#0000);height:2px;position:absolute;inset:0 0 auto}.admin-button-primary{background:linear-gradient(135deg, var(--admin-storefront-ink), var(--admin-storefront-charcoal));color:var(--admin-storefront-paper);box-shadow:0 8px 18px #16363824}.admin-button-secondary{color:var(--admin-storefront-ink);background:#fffdf4c7;border-color:#16363829}.admin-filter-card input,.admin-filter-card select,.admin-field input,.admin-field select,.admin-field textarea{background:#ffffffc7;border-color:#1636382e}.admin-field span{color:var(--admin-storefront-charcoal)}.admin-data-table th{color:var(--admin-storefront-charcoal);background:linear-gradient(#e5f3f5e0,#edf6f7bd)}.admin-status-badge{border:1px solid color-mix(in srgb, currentColor 20%, transparent)}.admin-page-actions:not(.admin-products-heading){background:linear-gradient(135deg, #fffdf4e6, #e5f3f5a3), var(--admin-surface);box-shadow:var(--admin-shadow-card);border:1px solid #1636381f;border-radius:12px;padding:14px 16px}.admin-page-actions:not(.admin-products-heading) h1,.admin-page-actions:not(.admin-products-heading) h2{color:var(--admin-storefront-ink);font-weight:800}.admin-dashboard-hero{color:var(--admin-storefront-paper);box-shadow:var(--admin-shadow-elevated);background:radial-gradient(circle at 100% 0,#f1d6786b,#0000 21rem),linear-gradient(135deg,#163638f5,#2d4b4de6);border-color:#1636381f}.admin-dashboard-hero:before{background:linear-gradient(90deg, var(--admin-storefront-gold), var(--admin-storefront-sea));height:3px}.admin-metric-card:before{background:linear-gradient(90deg, var(--admin-storefront-gold), var(--admin-storefront-sea))}.admin-quick-links a{background:#fffdf4cc;border-color:#16363824}.admin-seller-notice{color:var(--admin-storefront-ink);background:linear-gradient(135deg,#e5f3f5eb,#f1d67838)}.admin-action-card{background:#fffdf4c2}.admin-action-card:hover{background:#e5f3f5b8}.admin-product-media-empty,.admin-product-image-fallback,.admin-product-preview-empty{background:linear-gradient(135deg,#e5f3f5f0,#fffdf4eb)}.admin-mobile-tabbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf4eb;border-top-color:#1636381f}@media (max-width:820px){.admin-topbar{background:radial-gradient(circle at 92% -28%, #d1ad2480, transparent 34%), linear-gradient(110deg, var(--admin-storefront-ink), var(--admin-storefront-charcoal))}.admin-page-heading{padding:14px}.admin-page-actions:not(.admin-products-heading){align-items:stretch}.admin-inventory-actions{grid-template-columns:minmax(0,1fr);display:grid}.admin-inventory-actions>div{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.admin-inventory-actions .admin-button{justify-content:center;width:100%;min-width:0}}.admin-order-category-all{--admin-order-accent:var(--admin-order-accent-all)}.admin-order-category-need_shipping{--admin-order-accent:var(--admin-order-accent-need-shipping)}.admin-order-category-processing{--admin-order-accent:var(--admin-order-accent-processing)}.admin-order-category-completed{--admin-order-accent:var(--admin-order-accent-completed)}.admin-order-category-cancelled{--admin-order-accent:var(--admin-order-accent-cancelled)}.admin-order-category-shipped{--admin-order-accent:var(--admin-order-accent-shipped)}.admin-order-category-delivery_failed{--admin-order-accent:var(--admin-order-accent-delivery-failed)}.admin-orders-page{gap:20px;display:grid}.admin-orders-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-orders-heading h2{color:var(--admin-text);letter-spacing:-.02em;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.08}.admin-orders-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-orders-search{min-width:min(320px,100%);position:relative}.admin-orders-search input{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;min-height:44px;color:var(--admin-text);padding:10px 12px 10px 42px;font-size:14px}.admin-orders-search input:focus{border-color:var(--admin-primary);box-shadow:0 0 0 2px var(--admin-bg), 0 0 0 4px var(--admin-primary-glow);outline:none}.admin-orders-search-icon{color:var(--admin-text-muted);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.admin-orders-more{letter-spacing:.1em;justify-content:center;min-width:48px;font-size:18px}.admin-orders-summary{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);grid-template-columns:repeat(6,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.admin-orders-summary-item{align-content:start;gap:10px;min-height:132px;padding:24px 22px;display:grid}.admin-orders-summary-item span{color:var(--admin-text);font-size:14px;font-weight:650;line-height:1.35}.admin-orders-summary-item strong{color:var(--admin-text);font-variant-numeric:tabular-nums;font-size:28px;line-height:1}.admin-orders-panel{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);box-shadow:var(--admin-shadow-card);gap:0;display:grid;overflow:hidden}.admin-orders-panel .admin-order-tabs{padding:20px 22px 0}.admin-orders-filterbar{border-top:1px solid var(--admin-border);background:var(--admin-surface);flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding:22px;display:flex}.admin-orders-filter-button,.admin-orders-sort{gap:8px}.admin-orders-filter-button svg,.admin-orders-sort svg{flex:none}.admin-orders-chip{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);min-height:44px;color:var(--admin-text-muted);align-items:center;gap:8px;padding:0 10px;font-weight:600;display:inline-flex}.admin-orders-chip span{white-space:nowrap}.admin-orders-chip select,.admin-orders-chip input{width:auto;min-width:80px;min-height:34px;color:var(--admin-text);font:inherit;background:0 0;border:0;outline:0}.admin-orders-chip-wide{flex:260px}.admin-orders-chip-wide input{width:100%;min-width:160px}.admin-orders-chip-link{color:var(--admin-text-muted);text-decoration:none}.admin-orders-result-count{color:var(--admin-text-muted);white-space:nowrap;font-size:13px;font-weight:650}.admin-orders-panel .admin-bulk-bar{box-shadow:none;border-width:1px 0 0;border-radius:0}.admin-orders-panel .admin-bulk-bar-actions{margin-left:0}.admin-orders-panel .admin-table-scroll{box-shadow:none;border-width:1px 0 0;border-radius:0}.admin-orders-panel .admin-empty-state{border-width:1px 0 0;border-radius:0;align-content:center;place-items:center;min-height:440px;display:grid}.admin-orders-footer-note{color:var(--admin-text-muted);margin:-8px 0 0;font-size:14px;font-weight:600}.admin-order-tabs{border-bottom:1px solid var(--admin-border);gap:8px;padding-bottom:0}.admin-order-tabs .admin-tab{min-height:34px;color:var(--admin-text);background:0 0;border:0;border-bottom:3px solid #0000;border-radius:0;padding:8px 0 12px;font-size:15px;font-weight:750;line-height:1.1}.admin-order-tabs .admin-tab:hover{color:var(--admin-primary)}.admin-order-tabs .admin-tab-active,.admin-order-tabs .admin-tab-active:hover{border-bottom-color:var(--admin-primary);color:var(--admin-text);background:0 0}.admin-order-cell{justify-items:start;gap:4px;display:grid}.admin-order-cell span,.admin-order-buyer-cell p,.admin-order-product-cell span,.admin-order-shipping-cell span,.admin-order-option-cell span{color:var(--admin-text-muted);margin:0;font-size:12px;line-height:1.35}.admin-order-buyer-cell,.admin-order-product-cell,.admin-order-shipping-cell,.admin-order-option-cell,.admin-order-status-cell{gap:6px;min-width:0;display:grid}.admin-order-product-cell strong,.admin-order-shipping-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:240px;overflow:hidden}.admin-order-status-cell>div{flex-wrap:wrap;gap:5px;display:flex}@media (max-width:1180px){.admin-orders-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.admin-orders-heading{align-items:stretch}.admin-orders-heading-actions,.admin-orders-search,.admin-orders-heading-actions .admin-button{width:100%}.admin-orders-heading-actions .admin-button{justify-content:center}.admin-orders-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-summary-item{min-height:108px;padding:16px}.admin-orders-panel .admin-order-tabs,.admin-orders-filterbar{padding-inline:14px}.admin-orders-chip,.admin-orders-chip-wide,.admin-orders-sort,.admin-orders-filter-button{justify-content:center;width:100%}}.admin-order-category-pill{border:1px solid color-mix(in srgb, var(--admin-order-accent) 36%, transparent);background:color-mix(in srgb, var(--admin-order-accent) 10%, var(--admin-surface));min-height:22px;color:color-mix(in srgb, var(--admin-order-accent) 86%, var(--admin-text));font-family:var(--admin-font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.admin-data-table tbody tr.admin-order-row td{background:color-mix(in srgb, var(--admin-order-accent) 5%, var(--admin-surface))}.admin-data-table tbody tr.admin-order-row td:first-child{box-shadow:inset 4px 0 0 var(--admin-order-accent)}.admin-data-table tbody tr.admin-order-row:hover td{background:color-mix(in srgb, var(--admin-order-accent) 10%, var(--admin-surface))}.admin-mobile-order[class*=admin-order-category-]{border-color:color-mix(in srgb, var(--admin-order-accent) 34%, var(--admin-border));background:linear-gradient(90deg, color-mix(in srgb, var(--admin-order-accent) 8%, transparent), transparent 42%), var(--admin-surface)}.admin-mobile-order[class*=admin-order-category-]:before{content:"";background:var(--admin-order-accent);width:4px;position:absolute;top:0;bottom:0;left:0}.admin-mobile-order .admin-order-category-pill{margin-top:10px}.admin-mobile-order-select{z-index:1;width:max-content;color:var(--admin-text-muted);align-items:center;gap:8px;margin:0 0 10px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.admin-mobile-order-select input{width:18px;height:18px;accent-color:var(--admin-primary);margin:0}:root{--admin-on-strong:#fff;--admin-chrome-start:#163638;--admin-chrome-mid:#21494b;--admin-chrome-accent:var(--admin-storefront-charcoal);--admin-chrome-end:#4f8792;--admin-chrome-muted:#fffdf4c7;--admin-chrome-border:#fffdf42e;--admin-chrome-hover:#fffdf421;--admin-search-topbar-bg:#fffdf421;--admin-search-topbar-bg-focus:#fffdf4f5;--admin-search-topbar-placeholder:#fffdf4bd;--admin-search-kbd-bg:#f1d6782e;--admin-page-gradient-a:#e5f3f5b8;--admin-page-gradient-b:#f7f4eac7;--admin-panel-bg:#fffdf4e6;--admin-panel-bg-strong:#fff;--admin-panel-bg-muted:#e5f3f5b8;--admin-field-bg:#ffffffc7;--admin-field-border:#1636382e;--admin-row-hover:#78b7c414;--admin-notice-bg:#e8edf2;--admin-notice-icon-bg:#68737d;--admin-editor-muted-bg:#f1f3f4;--admin-editor-soft-bg:#f5f6f7;--admin-media-placeholder-bg:#eef1f4;--admin-media-label-bg:#1113159e;--admin-danger-strong:#e00000;--admin-chrome-shadow:0 12px 34px #1636382e;--admin-chrome-rule-a:color-mix(in srgb, var(--admin-storefront-gold) 94%, transparent);--admin-chrome-rule-b:color-mix(in srgb, var(--admin-storefront-sea) 76%, transparent);--admin-brand-glass:color-mix(in srgb, var(--admin-storefront-paper) 13%, transparent);--admin-brand-title-shadow:0 1px 0 #00000024;--admin-focus-ring-gold:color-mix(in srgb, var(--admin-storefront-gold) 24%, transparent);--admin-focus-ring-sea:color-mix(in srgb, var(--admin-storefront-sea) 14%, transparent);--admin-avatar-ring:color-mix(in srgb, var(--admin-storefront-gold) 42%, transparent);--admin-card-accent-a:color-mix(in srgb, var(--admin-storefront-gold) 72%, transparent);--admin-card-accent-b:color-mix(in srgb, var(--admin-storefront-sea) 62%, transparent);--admin-button-shadow:0 8px 18px #16363824;--admin-filter-bg-a:color-mix(in srgb, var(--admin-storefront-paper) 88%, transparent);--admin-filter-bg-b:color-mix(in srgb, var(--admin-storefront-soft) 55%, transparent);--admin-table-head-bg-a:color-mix(in srgb, var(--admin-storefront-soft) 88%, transparent);--admin-table-head-bg-b:color-mix(in srgb, var(--admin-storefront-bone) 74%, transparent);--admin-hero-radial:color-mix(in srgb, var(--admin-storefront-cream) 42%, transparent);--admin-hero-bg-a:color-mix(in srgb, var(--admin-storefront-ink) 96%, transparent);--admin-hero-bg-b:color-mix(in srgb, var(--admin-storefront-charcoal) 90%, transparent);--admin-hero-text:var(--admin-storefront-paper);--admin-hero-muted:color-mix(in srgb, var(--admin-storefront-paper) 78%, transparent);--admin-hero-glass-bg:color-mix(in srgb, var(--admin-storefront-paper) 16%, transparent);--admin-hero-glass-border:color-mix(in srgb, var(--admin-storefront-paper) 22%, transparent);--admin-metric-bg:color-mix(in srgb, var(--admin-storefront-paper) 92%, transparent);--admin-quick-link-bg:color-mix(in srgb, var(--admin-storefront-paper) 80%, transparent);--admin-action-card-hover-bg:color-mix(in srgb, var(--admin-storefront-soft) 72%, transparent);--admin-media-empty-bg-a:color-mix(in srgb, var(--admin-storefront-soft) 94%, transparent);--admin-media-empty-bg-b:color-mix(in srgb, var(--admin-storefront-paper) 92%, transparent);--admin-mobile-tabbar-bg:color-mix(in srgb, var(--admin-surface) 92%, transparent);--admin-order-accent-all:#64748b;--admin-order-accent-need-shipping:#0f766e;--admin-order-accent-processing:#2563eb;--admin-order-accent-completed:#047857;--admin-order-accent-cancelled:#b45309;--admin-order-accent-shipped:#0e7490;--admin-order-accent-delivery-failed:#dc2626}html[data-theme=dark]{--admin-storefront-gold:#f3cf55;--admin-storefront-sea:#65c6d8;--admin-storefront-cream:#2f2810;--admin-storefront-ink:#e9fbfb;--admin-storefront-charcoal:#c8e3e6;--admin-storefront-muted:#9bb5b9;--admin-storefront-paper:#111719;--admin-storefront-soft:#162326;--admin-storefront-page:#0b0f10;--admin-storefront-bone:#172124;--admin-bg:#0b0f10;--admin-bg-2:#172124;--admin-surface:#111719;--admin-surface-subtle:#162326;--admin-text:#f4fbfb;--admin-text-2:#c8e3e6;--admin-text-muted:#9bb5b9;--admin-border:#c8e3e629;--admin-border-2:#c8e3e647;--admin-topbar:#071112;--admin-topbar-text:#f4fbfb;--admin-primary:#65c6d8;--admin-primary-hover:#8dd8e5;--admin-primary-soft:#65c6d829;--admin-success:#6ee7b7;--admin-success-soft:#6ee7b721;--admin-warning:#f3cf55;--admin-warning-soft:#f3cf5524;--admin-info:#7dd3fc;--admin-info-soft:#7dd3fc24;--admin-danger:#fb7185;--admin-danger-soft:#fb718524;--admin-on-strong:#071112;--admin-chrome-start:#061112;--admin-chrome-mid:#0b2427;--admin-chrome-accent:#123f45;--admin-chrome-end:#16454d;--admin-chrome-muted:#f4fbfbb8;--admin-chrome-border:#f4fbfb24;--admin-chrome-hover:#f4fbfb1a;--admin-search-topbar-bg:#f4fbfb17;--admin-search-topbar-bg-focus:#162326;--admin-search-topbar-placeholder:#f4fbfb94;--admin-search-kbd-bg:#f4fbfb14;--admin-page-gradient-a:#162326b3;--admin-page-gradient-b:#0b0f10db;--admin-panel-bg:#111719eb;--admin-panel-bg-strong:#111719;--admin-panel-bg-muted:#162326d1;--admin-field-bg:#0b0f10b8;--admin-field-border:#c8e3e62e;--admin-row-hover:#65c6d81a;--admin-notice-bg:#172124;--admin-notice-icon-bg:#65c6d8;--admin-editor-muted-bg:#162326;--admin-editor-soft-bg:#172124;--admin-media-placeholder-bg:#172124;--admin-media-label-bg:#071112c7;--admin-danger-strong:#fb7185;--admin-chrome-shadow:0 14px 38px #0000006b;--admin-chrome-rule-a:color-mix(in srgb, var(--admin-storefront-gold) 72%, transparent);--admin-chrome-rule-b:color-mix(in srgb, var(--admin-storefront-sea) 56%, transparent);--admin-brand-glass:color-mix(in srgb, var(--admin-topbar-text) 8%, transparent);--admin-brand-title-shadow:0 1px 0 #00000057;--admin-focus-ring-gold:color-mix(in srgb, var(--admin-storefront-gold) 20%, transparent);--admin-focus-ring-sea:color-mix(in srgb, var(--admin-storefront-sea) 16%, transparent);--admin-avatar-ring:color-mix(in srgb, var(--admin-storefront-gold) 36%, transparent);--admin-card-accent-a:color-mix(in srgb, var(--admin-storefront-gold) 60%, transparent);--admin-card-accent-b:color-mix(in srgb, var(--admin-storefront-sea) 50%, transparent);--admin-button-shadow:0 10px 24px #00000057;--admin-filter-bg-a:color-mix(in srgb, var(--admin-panel-bg) 92%, transparent);--admin-filter-bg-b:color-mix(in srgb, var(--admin-panel-bg-muted) 76%, transparent);--admin-table-head-bg-a:color-mix(in srgb, var(--admin-bg-2) 92%, transparent);--admin-table-head-bg-b:color-mix(in srgb, var(--admin-surface-subtle) 82%, transparent);--admin-hero-radial:color-mix(in srgb, var(--admin-storefront-gold) 18%, transparent);--admin-hero-bg-a:color-mix(in srgb, var(--admin-surface) 96%, transparent);--admin-hero-bg-b:color-mix(in srgb, var(--admin-bg-2) 92%, transparent);--admin-hero-text:var(--admin-text);--admin-hero-muted:color-mix(in srgb, var(--admin-text-2) 82%, transparent);--admin-hero-glass-bg:color-mix(in srgb, var(--admin-topbar-text) 8%, transparent);--admin-hero-glass-border:color-mix(in srgb, var(--admin-topbar-text) 12%, transparent);--admin-metric-bg:color-mix(in srgb, var(--admin-surface) 92%, transparent);--admin-quick-link-bg:color-mix(in srgb, var(--admin-surface-subtle) 78%, transparent);--admin-action-card-hover-bg:color-mix(in srgb, var(--admin-primary-soft) 68%, var(--admin-surface));--admin-media-empty-bg-a:color-mix(in srgb, var(--admin-surface-subtle) 92%, transparent);--admin-media-empty-bg-b:color-mix(in srgb, var(--admin-surface) 88%, transparent);--admin-mobile-tabbar-bg:color-mix(in srgb, var(--admin-surface) 90%, transparent);--admin-order-accent-all:#94a3b8;--admin-order-accent-need-shipping:#2dd4bf;--admin-order-accent-processing:#60a5fa;--admin-order-accent-completed:#34d399;--admin-order-accent-cancelled:#f59e0b;--admin-order-accent-shipped:#22d3ee;--admin-order-accent-delivery-failed:#fb7185;--admin-shadow-card:0 1px 0 #f4fbfb0a, 0 16px 34px #0000004d;--admin-shadow-elevated:0 24px 58px #00000085}body{background:linear-gradient(180deg, var(--admin-page-gradient-a), var(--admin-page-gradient-b) 36%), var(--admin-bg);color:var(--admin-text)}.admin-topbar{background:radial-gradient(circle at 86% -38%, color-mix(in srgb, var(--admin-storefront-gold) 56%, transparent), transparent 30%), radial-gradient(circle at 8% 140%, color-mix(in srgb, var(--admin-storefront-sea) 38%, transparent), transparent 34%), linear-gradient(108deg, var(--admin-chrome-start) 0%, var(--admin-chrome-mid) 40%, var(--admin-chrome-accent) 64%, var(--admin-chrome-end) 100%);color:var(--admin-topbar-text);box-shadow:var(--admin-chrome-shadow)}.admin-topbar:after{background:linear-gradient(90deg, transparent, var(--admin-chrome-rule-a), var(--admin-chrome-rule-b), transparent)}.admin-topbar-brand,.admin-topbar-help,.admin-icon-button,.admin-profile-trigger{color:var(--admin-topbar-text)!important}.admin-topbar-brand{background:linear-gradient(90deg, var(--admin-brand-glass), transparent)}.admin-topbar-brand-title{border-left-color:color-mix(in srgb, var(--admin-storefront-gold) 52%, transparent);text-shadow:var(--admin-brand-title-shadow)}.admin-search-trigger{border-color:var(--admin-chrome-border);background:var(--admin-search-topbar-bg);color:var(--admin-topbar-text)}.admin-search-trigger:focus-within{border-color:color-mix(in srgb, var(--admin-storefront-gold) 72%, transparent);background:var(--admin-search-topbar-bg-focus);color:var(--admin-text);box-shadow:0 0 0 3px var(--admin-focus-ring-gold), 0 0 0 6px var(--admin-focus-ring-sea)}.admin-search-trigger input::placeholder{color:var(--admin-search-topbar-placeholder)}.admin-search-kbd{border-color:color-mix(in srgb, var(--admin-storefront-gold) 34%, transparent);background:var(--admin-search-kbd-bg);color:var(--admin-chrome-muted)}.admin-profile-avatar{background:var(--admin-surface);color:var(--admin-primary);box-shadow:inset 0 0 0 2px var(--admin-avatar-ring)}.admin-profile-role,.admin-profile-trigger .admin-profile-role{color:var(--admin-chrome-muted)}.admin-profile-panel .admin-profile-role{color:var(--admin-text-muted)}.admin-profile-panel,.admin-profile-panel .admin-profile-item{color:var(--admin-text)}.admin-profile-panel .admin-profile-item:hover,.admin-profile-panel .admin-profile-item:focus-visible{background:var(--admin-primary-soft);color:var(--admin-text)}.admin-profile-panel .admin-profile-signout{color:var(--admin-danger)}.admin-profile-trigger:hover,.admin-profile-trigger:focus-visible,.admin-icon-button:hover{background:var(--admin-chrome-hover)}.admin-notification-pip{box-shadow:0 0 0 2px var(--admin-chrome-start)}.admin-sidebar{background:linear-gradient(180deg, var(--admin-panel-bg), var(--admin-panel-bg-muted)), var(--admin-surface);border-right-color:var(--admin-border)}.admin-sidebar-section-label,.admin-sidebar:hover .admin-sidebar-section-label,.admin-sidebar:focus-within .admin-sidebar-section-label,.admin-sidebar-nav[data-pinned=true] .admin-sidebar-section-label{color:var(--admin-text-muted)}.admin-sidebar-section+.admin-sidebar-section{border-top-color:var(--admin-border)}.admin-sidebar-link{color:var(--admin-text-2)}.admin-sidebar-link:hover{background:var(--admin-primary-soft);color:var(--admin-text)}.admin-sidebar-link-active{background:linear-gradient(90deg, color-mix(in srgb, var(--admin-storefront-gold) 22%, transparent), color-mix(in srgb, var(--admin-storefront-sea) 20%, transparent));color:var(--admin-primary)}.admin-sidebar-link-active .admin-nav-icon{color:var(--admin-primary)}.admin-sidebar-pin{border-color:var(--admin-border);color:var(--admin-text-muted)}.admin-nav-icon{color:var(--admin-info)}.admin-main{background:radial-gradient(circle at top right, color-mix(in srgb, var(--admin-storefront-sea) 18%, transparent), transparent 28rem), var(--admin-bg)}.admin-page-heading,.admin-page-actions:not(.admin-products-heading),.admin-card,.admin-filter-card,.admin-filter-bar,.admin-table-scroll,.admin-alert,.admin-bulk-bar,.admin-editor-section,.admin-product-assist-card,.admin-product-preview-card{border-color:var(--admin-border);background:var(--admin-panel-bg);color:var(--admin-text)}.admin-card:before,.admin-metric-card:before,.admin-dashboard-hero:before{background:linear-gradient(90deg, var(--admin-card-accent-a), var(--admin-card-accent-b))}.admin-page-heading p{color:var(--admin-text-muted)}.admin-page-heading h1,.admin-page-actions:not(.admin-products-heading) h1,.admin-page-actions:not(.admin-products-heading) h2{color:var(--admin-text)}.admin-button-primary,.admin-order-tabs .admin-tab-active,.admin-order-tabs .admin-tab-active:hover{color:var(--admin-on-strong)}.admin-button-primary{background:linear-gradient(135deg, var(--admin-primary), var(--admin-primary-hover));box-shadow:var(--admin-button-shadow)}.admin-button-primary:hover{background:linear-gradient(135deg, var(--admin-primary-hover), color-mix(in srgb, var(--admin-primary-hover) 78%, var(--admin-text)))}.admin-button-secondary{border-color:var(--admin-border);background:var(--admin-field-bg);color:var(--admin-text)}.admin-button-ghost{color:var(--admin-text)}.admin-button-secondary:hover,.admin-button-ghost:hover{background:var(--admin-primary-soft)}.admin-filter-card,.admin-filter-bar{background:linear-gradient(135deg, var(--admin-filter-bg-a), var(--admin-filter-bg-b)), var(--admin-surface)}.admin-tabs{border-bottom-color:var(--admin-border)}.admin-tab{color:var(--admin-text-2)}.admin-tab-active{border-color:var(--admin-primary);color:var(--admin-text)}.admin-filter-card input,.admin-filter-card select,.admin-field input,.admin-field select,.admin-field textarea{border-color:var(--admin-field-border);background:var(--admin-field-bg);color:var(--admin-text)}.admin-filter-card input:focus,.admin-filter-card select:focus,.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus{border-color:var(--admin-primary);box-shadow:0 0 0 3px var(--admin-focus-ring-gold), 0 0 0 6px var(--admin-focus-ring-sea)}.admin-field span,.admin-data-table th{color:var(--admin-text-2)}.admin-data-table th{background:linear-gradient(180deg, var(--admin-table-head-bg-a), var(--admin-table-head-bg-b))}.admin-data-table tbody tr:hover td{background:var(--admin-row-hover)}.admin-dashboard-hero{border-color:var(--admin-border);background:radial-gradient(circle at right top, var(--admin-hero-radial), transparent 21rem), linear-gradient(135deg, var(--admin-hero-bg-a), var(--admin-hero-bg-b));color:var(--admin-hero-text);box-shadow:var(--admin-shadow-elevated)}.admin-dashboard-hero-eyebrow,.admin-dashboard-hero-summary{color:var(--admin-hero-muted)}.admin-dashboard-hero-summary-alert{color:var(--admin-hero-text)}.admin-date-controls{background:var(--admin-hero-glass-bg);border-color:var(--admin-hero-glass-border)}.admin-date-link{color:var(--admin-hero-muted)}.admin-date-link-active{background:var(--admin-surface);color:var(--admin-text)}.admin-metric-card{background:var(--admin-metric-bg)}.admin-metric-card strong{color:var(--admin-text)}.admin-quick-links a{border-color:var(--admin-border);background:var(--admin-quick-link-bg)}.admin-quick-links a:hover{background:var(--admin-primary);color:var(--admin-on-strong)}.admin-product-cell strong,.admin-product-price,.admin-product-editor,.admin-product-assist-card h3,.admin-product-preview-card h3,.admin-editor-section-head h3,.admin-product-editor-titlebar h2,.admin-editor-variant-card>legend,.admin-product-preview-card strong,.admin-editor-variant-head,.admin-back-link{color:var(--admin-text)}.admin-product-cell p,.admin-product-status-cell small,.admin-product-editor-titlebar p,.admin-product-assist-card p,.admin-product-preview-card p,.admin-editor-section-head p,.admin-editor-field small,.admin-editor-variant-toolbar span,.admin-editor-variant-head span{color:var(--admin-text-muted)}.admin-seller-notice{background:var(--admin-notice-bg);color:var(--admin-text)}.admin-seller-notice>span{background:var(--admin-notice-icon-bg);color:var(--admin-on-strong)}.admin-action-card,.admin-product-assist-card nav a:first-child,.admin-editor-toggle{background:var(--admin-editor-muted-bg)}.admin-action-card:hover,.admin-back-link:hover{background:var(--admin-action-card-hover-bg)}.admin-product-assist-card nav a{color:var(--admin-text)}.admin-product-assist-card nav span{background:var(--admin-warning-soft);color:var(--admin-warning)}.admin-product-preview-empty,.admin-product-image-fallback,.admin-product-media-empty{background:linear-gradient(135deg, var(--admin-media-empty-bg-a), var(--admin-media-empty-bg-b));color:var(--admin-text-muted)}.admin-product-media-placeholder{border-color:var(--admin-border-2);background:var(--admin-media-placeholder-bg)}.admin-product-media-tile,.admin-product-media-empty,.admin-product-media-upload-tile{border-color:var(--admin-border);background:var(--admin-field-bg);color:var(--admin-text-muted)}.admin-product-media-tile span{background:var(--admin-media-label-bg);color:var(--admin-topbar-text)}.admin-product-media-empty span,.admin-product-media-upload-tile>span:last-child{color:var(--admin-text-muted)}.admin-editor-field em{color:var(--admin-danger-strong)}.admin-editor-variant-card{background:var(--admin-editor-soft-bg)}.admin-editor-bottom-actions{border-top-color:var(--admin-border)}.admin-mobile-tabbar{background:var(--admin-mobile-tabbar-bg);border-top-color:var(--admin-border)}.admin-archive-product-wrapper{gap:8px;display:grid}.admin-archive-product-success{color:var(--admin-success);font-size:13px;font-weight:600}.admin-archive-product-error{color:var(--admin-danger);font-size:13px;font-weight:600}.admin-customer-cell p,.admin-customer-summary-head p,.admin-customer-summary-list dt,.admin-customer-cart-list p,.admin-customer-order-list p{color:var(--admin-text-muted)}.admin-customer-cell p span{margin-left:.5rem}.admin-customer-summary-head,.admin-customer-cart-list li,.admin-customer-order-list li{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-customer-summary-list{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.85rem;margin:1rem 0 0;display:grid}.admin-customer-summary-list dt,.admin-customer-summary-list dd{margin:0}.admin-customer-summary-list dd{font-weight:700}.admin-customer-cart-list,.admin-customer-order-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}@media (max-width:820px){.admin-topbar{background:radial-gradient(circle at 92% -28%, color-mix(in srgb, var(--admin-storefront-gold) 50%, transparent), transparent 34%), linear-gradient(110deg, var(--admin-chrome-start), var(--admin-chrome-mid))}}.admin-order-tabs .admin-tab-active,.admin-order-tabs .admin-tab-active:hover{color:var(--admin-text)}.admin-orders-result-count{flex:150px;min-width:0}.order-detail-page{gap:20px;display:grid}.order-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.order-detail-header h1{letter-spacing:0;margin:0;font-size:28px;font-weight:600}.order-detail-header p{color:var(--admin-text-muted);margin:6px 0 0}.order-total{letter-spacing:0;flex-shrink:0;font-size:24px;font-weight:600}.order-progress-bar{-webkit-overflow-scrolling:touch;padding:8px 0 16px;display:flex;position:relative;overflow-x:auto}.progress-step{flex-direction:column;flex:1;align-items:center;min-width:86px;display:flex;position:relative}.step-icon{background:var(--admin-bg-2);width:32px;height:32px;color:var(--admin-text-muted);border-radius:999px;flex-shrink:0;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.progress-step.completed .step-icon{background:var(--admin-success);color:#fff}.progress-step.current .step-icon{background:var(--admin-primary);color:#fff;box-shadow:0 0 0 4px var(--admin-primary-soft)}.step-label{color:var(--admin-text-muted);text-align:center;white-space:nowrap;margin-top:8px;font-size:12px;font-weight:600}.progress-step.completed .step-label{color:var(--admin-success)}.progress-step.current .step-label{color:var(--admin-primary)}.step-connector{z-index:-1;background:var(--admin-bg-2);height:2px;position:absolute;top:16px;left:50%;right:-50%}.progress-step.completed .step-connector{background:var(--admin-success)}.order-detail-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.7fr);align-items:start;gap:16px;display:grid}.order-detail-main,.order-detail-sidebar{gap:16px;display:grid}.order-status-summary .admin-customer-summary-list{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:0;display:grid}.order-status-summary dt{color:var(--admin-text-muted);font-family:var(--admin-font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:500}.order-status-summary dd{margin:0;font-weight:600}.detailed-timeline,.tracking-checkpoints,.audit-log-list{margin:0;padding:0;list-style:none;position:relative}.detailed-timeline:before,.tracking-checkpoints:before{content:"";background:var(--admin-border);width:2px;position:absolute;top:8px;bottom:8px}.detailed-timeline:before{left:11px}.tracking-checkpoints:before{left:7px}.timeline-event{padding:10px 0 10px 32px;position:relative}.timeline-dot{border:2px solid var(--admin-surface);background:var(--admin-bg-2);border-radius:999px;width:24px;height:24px;position:absolute;top:14px;left:0}.timeline-event.type-order .timeline-dot{background:var(--admin-primary-soft)}.timeline-event.type-payment .timeline-dot{background:var(--admin-success-soft)}.timeline-event.type-tracking .timeline-dot{background:var(--admin-info-soft)}.timeline-event.type-audit .timeline-dot{background:var(--admin-warning-soft)}.timeline-header,.tracking-header,.audit-log-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.timeline-header time,.checkpoint-time,.audit-time,.audit-actor,.sync-meta{color:var(--admin-text-muted);font-family:var(--admin-font-mono);font-size:11px}.checkpoint-note,.audit-reason,.timeline-details,.tracking-empty{color:var(--admin-text-2);margin:2px 0 0;font-size:12.5px}.tracking-meta{margin-bottom:14px}.tracking-meta p{margin:4px 0}.tracking-number{border-radius:var(--admin-radius-sm);background:var(--admin-bg-2);font-family:var(--admin-font-mono);padding:2px 6px;font-size:13px}.checkpoint{padding:8px 0 8px 28px;position:relative}.checkpoint-dot{border:2px solid var(--admin-surface);background:var(--admin-bg-2);border-radius:999px;width:16px;height:16px;position:absolute;top:10px;left:0}.checkpoint.is-latest .checkpoint-dot{background:var(--admin-primary);box-shadow:0 0 0 4px var(--admin-primary-soft)}.checkpoint-status{margin:0;font-size:13px;font-weight:600}.checkpoint-city{color:var(--admin-text-muted)}.tracking-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.audit-log-entry{border-bottom:1px solid var(--admin-border);gap:2px;padding:8px 0;display:grid}.audit-log-entry:last-child{border-bottom:0;padding-bottom:0}.alert{border-radius:var(--admin-radius-md);margin-top:10px;padding:10px 14px;font-size:13px}.alert-warning{border:1px solid color-mix(in srgb, var(--admin-warning) 35%, var(--admin-border));background:var(--admin-warning-soft);color:var(--admin-warning)}@media (max-width:1024px){.order-detail-grid{grid-template-columns:1fr}}@media (max-width:640px){.order-detail-header,.timeline-header,.tracking-header,.audit-log-header{flex-direction:column}.order-status-summary .admin-customer-summary-list{grid-template-columns:1fr 1fr}.order-detail-header h1{font-size:24px}.order-total{font-size:22px}}.admin-order-tabs .admin-tab[class*=admin-order-category-]{border-bottom-color:color-mix(in srgb, var(--admin-order-accent) 30%, transparent);color:color-mix(in srgb, var(--admin-order-accent) 76%, var(--admin-text));gap:7px;position:relative}.admin-order-tabs .admin-tab[class*=admin-order-category-]:before{content:"";background:var(--admin-order-accent);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--admin-order-accent) 14%, transparent);border-radius:999px;flex:none}.admin-order-tabs .admin-tab[class*=admin-order-category-]:hover{border-bottom-color:var(--admin-order-accent);color:color-mix(in srgb, var(--admin-order-accent) 88%, var(--admin-text))}.admin-order-tabs .admin-tab-active[class*=admin-order-category-],.admin-order-tabs .admin-tab-active[class*=admin-order-category-]:hover{border-bottom-color:var(--admin-order-accent);background:color-mix(in srgb, var(--admin-order-accent) 12%, transparent);color:color-mix(in srgb, var(--admin-order-accent) 82%, var(--admin-text))}.admin-status-badge{--admin-status-accent:currentColor}.admin-status-tone-neutral{background:color-mix(in srgb, var(--admin-text-muted) 12%, transparent);color:var(--admin-text-muted)}.admin-status-paid,.admin-status-delivered,.admin-status-complete,.admin-status-handed_to_courier{--admin-status-accent:#047857;background:color-mix(in srgb, var(--admin-status-accent) 12%, transparent);color:color-mix(in srgb, var(--admin-status-accent) 88%, var(--admin-text))}.admin-status-ready_to_process,.admin-status-rate_selected,.admin-status-tracking_assigned,.admin-status-in_transit{--admin-status-accent:#0e7490;background:color-mix(in srgb, var(--admin-status-accent) 12%, transparent);color:color-mix(in srgb, var(--admin-status-accent) 86%, var(--admin-text))}.admin-status-waiting_payment,.admin-status-pending_payment,.admin-status-pending,.admin-status-awaiting_tracking,.admin-status-waiting_tracking,.admin-status-queued,.admin-status-refund_pending,.admin-status-reprint_requested{--admin-status-accent:#b45309;background:color-mix(in srgb, var(--admin-status-accent) 13%, transparent);color:color-mix(in srgb, var(--admin-status-accent) 88%, var(--admin-text))}.admin-status-failed,.admin-status-amount_mismatch,.admin-status-mismatch,.admin-status-blocked,.admin-status-cancelled,.admin-status-failed_delivery,.admin-status-lost,.admin-status-returned,.admin-status-out_of_stock,.admin-status-negative_stock{--admin-status-accent:#dc2626;background:color-mix(in srgb, var(--admin-status-accent) 12%, transparent);color:color-mix(in srgb, var(--admin-status-accent) 88%, var(--admin-text))}html[data-theme=dark] .admin-status-paid,html[data-theme=dark] .admin-status-delivered,html[data-theme=dark] .admin-status-complete,html[data-theme=dark] .admin-status-handed_to_courier{--admin-status-accent:#34d399}html[data-theme=dark] .admin-status-ready_to_process,html[data-theme=dark] .admin-status-rate_selected,html[data-theme=dark] .admin-status-tracking_assigned,html[data-theme=dark] .admin-status-in_transit{--admin-status-accent:#22d3ee}html[data-theme=dark] .admin-status-waiting_payment,html[data-theme=dark] .admin-status-pending_payment,html[data-theme=dark] .admin-status-pending,html[data-theme=dark] .admin-status-awaiting_tracking,html[data-theme=dark] .admin-status-waiting_tracking,html[data-theme=dark] .admin-status-queued,html[data-theme=dark] .admin-status-refund_pending,html[data-theme=dark] .admin-status-reprint_requested{--admin-status-accent:#fbbf24}html[data-theme=dark] .admin-status-failed,html[data-theme=dark] .admin-status-amount_mismatch,html[data-theme=dark] .admin-status-mismatch,html[data-theme=dark] .admin-status-blocked,html[data-theme=dark] .admin-status-cancelled,html[data-theme=dark] .admin-status-failed_delivery,html[data-theme=dark] .admin-status-lost,html[data-theme=dark] .admin-status-returned,html[data-theme=dark] .admin-status-out_of_stock,html[data-theme=dark] .admin-status-negative_stock{--admin-status-accent:#fb7185}.admin-two-pane{grid-template-columns:minmax(260px,.35fr) minmax(0,1fr);align-items:start;gap:16px;min-height:60vh;display:grid}.admin-pane{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);flex-direction:column;gap:12px;padding:16px;display:flex;overflow:hidden}.admin-pane-header{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;display:flex}.admin-pane-header h2{margin:0;font-size:16px;font-weight:600}.admin-segment-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.admin-segment-list-item{border-radius:var(--admin-radius-md);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;transition:background-color .15s;display:flex}.admin-segment-list-item:hover,.admin-segment-list-item:focus-visible{background:var(--admin-bg-2)}.admin-segment-list-item-active{background:var(--admin-primary-soft);color:var(--admin-primary)}.admin-segment-list-actions{opacity:0;align-items:center;gap:6px;transition:opacity .15s;display:flex}.admin-segment-list-item:hover .admin-segment-list-actions,.admin-segment-list-item:focus-visible .admin-segment-list-actions,.admin-segment-list-item-active .admin-segment-list-actions{opacity:1}.admin-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-modal{border-radius:var(--admin-radius-lg);background:var(--admin-surface);width:min(100%,520px);max-height:calc(100vh - 36px);box-shadow:var(--admin-shadow-elevated);padding:24px;overflow-y:auto}.admin-modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-modal-header h2{margin:0;font-size:18px;font-weight:600}.admin-inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-inline-actions form{display:contents}.admin-badge{background:var(--admin-bg-2);color:var(--admin-text-2);font-family:var(--admin-font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.admin-badge-success{background:var(--admin-success-soft);color:var(--admin-success)}.admin-badge-warning{background:var(--admin-warning-soft);color:var(--admin-warning)}.admin-badge-danger{background:var(--admin-danger-soft);color:var(--admin-danger)}.admin-badge-info{background:var(--admin-info-soft);color:var(--admin-info)}.admin-button-link{border-radius:var(--admin-radius-md);min-height:32px;color:var(--admin-primary);background:0 0;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.admin-button-link:hover,.admin-button-link:focus-visible{background:var(--admin-primary-soft)}.admin-card-alert{border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);background:var(--admin-surface);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.admin-card-alert-warning{border-color:color-mix(in srgb, var(--admin-warning) 35%, var(--admin-border));background:var(--admin-warning-soft)}.admin-card-alert-danger{border-color:color-mix(in srgb, var(--admin-danger) 35%, var(--admin-border));background:var(--admin-danger-soft)}.admin-notice-success,.admin-notice-error{border-radius:var(--admin-radius-md);align-items:center;gap:10px;padding:12px 14px;font-size:13px;font-weight:500;display:flex}.admin-notice-success{border:1px solid color-mix(in srgb, var(--admin-success) 35%, var(--admin-border));background:var(--admin-success-soft);color:var(--admin-success)}.admin-notice-error{border:1px solid color-mix(in srgb, var(--admin-danger) 35%, var(--admin-border));background:var(--admin-danger-soft);color:var(--admin-danger)}.admin-form-error{color:var(--admin-danger);margin-top:6px;font-size:12.5px;font-weight:500}@media (max-width:900px){.admin-two-pane{grid-template-columns:1fr}}@media (max-width:640px){.admin-modal-overlay{align-items:end;padding:0}.admin-modal{border-radius:var(--admin-radius-lg) var(--admin-radius-lg) 0 0;width:100%;max-height:calc(100vh - 40px);padding:20px 16px}.admin-pane{padding:12px}.admin-segment-list-actions{opacity:1}}@media (max-width:520px){.admin-product-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:380px){.admin-product-media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-analytics-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-date-range-control{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex;position:relative}.admin-date-range-preset{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);border-radius:var(--admin-radius-sm,6px);cursor:pointer;padding:6px 12px;font-size:12px;transition:background .15s,border-color .15s}.admin-date-range-popover{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md,10px);box-shadow:var(--admin-shadow-elevated);z-index:20;gap:8px;padding:12px;display:grid;position:absolute;top:calc(100% + 6px);right:0}.admin-export-button{position:relative}.admin-export-button>button{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);border-radius:var(--admin-radius-sm,6px);cursor:pointer;padding:6px 14px;font-size:12px}.admin-export-menu{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md,10px);box-shadow:var(--admin-shadow-elevated);z-index:20;min-width:120px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.admin-export-menu button{text-align:left;cursor:pointer;width:100%;color:var(--admin-text);background:0 0;border:none;border-radius:4px;padding:8px 12px;font-size:12px}.admin-export-menu button:hover,.admin-export-menu button:focus{background:var(--admin-bg-2)}.admin-analytics-kpi-delta{border-radius:999px;align-items:center;padding:2px 6px;font-size:11px;font-weight:600;display:inline-flex}.admin-analytics-kpi-delta[data-tone=positive]{color:#15803d;background:#16a34a1f}.admin-analytics-kpi-delta[data-tone=negative]{color:#b91c1c;background:#dc26261f}.admin-analytics-kpi-delta[data-tone=neutral]{background:var(--admin-bg-2);color:var(--admin-text-muted)}.admin-analytics-kpi-sparkline{color:var(--admin-primary);flex-shrink:0}.admin-analytics-kpi-link{color:inherit;text-decoration:none;display:block}.admin-chart-svg{width:100%;height:auto}.admin-chart-empty{text-align:center;color:var(--admin-text-muted);padding:32px}.admin-analytics-chart-card,.admin-analytics-health-card,.admin-analytics-alerts-card{align-content:start;gap:14px;display:grid}.admin-analytics-chart-card h3,.admin-analytics-health-card h3,.admin-analytics-alerts-card h3{margin:0;font-size:18px;font-weight:600}.admin-section-nav{border-bottom:1px solid var(--admin-border);background:var(--admin-bg,var(--admin-surface));z-index:10;gap:12px;margin-bottom:16px;padding:8px 0;display:flex;position:sticky;top:0}.admin-section-nav-link{color:var(--admin-text-muted);border-radius:4px;padding:4px 8px;font-size:13px;font-weight:500;text-decoration:none}.admin-section-nav-link:hover{background:var(--admin-bg-2);color:var(--admin-text)}.admin-coming-soon-banner{color:#b45309;border-radius:var(--admin-radius-md,10px);background:#d9770614;border:1px solid #d977063d;padding:12px 16px;font-size:13px}.admin-analytics-health-strip,.admin-analytics-mover-list,.admin-analytics-alerts-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-analytics-health-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-analytics-health-strip li,.admin-analytics-mover-list li{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface-subtle);gap:4px;padding:10px 12px;display:grid}.admin-analytics-health-strip li[data-tone=healthy]{color:#15803d;background:#16a34a14}.admin-analytics-health-strip li[data-tone=warning]{color:#b45309;background:#d9770614}.admin-analytics-health-strip li[data-tone=critical]{color:#b91c1c;background:#dc262614}@media (max-width:640px){.admin-analytics-health-strip{grid-template-columns:1fr}}.admin-chart-tooltip{pointer-events:none;background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);color:var(--admin-text);box-shadow:var(--admin-shadow-elevated);opacity:0;z-index:100;white-space:nowrap;padding:8px 12px;font-size:12px;transition:opacity .15s;position:absolute}.admin-chart-tooltip-visible{opacity:1}.admin-chart-tooltip-row{align-items:center;gap:6px;display:flex}.admin-chart-tooltip-dot{border-radius:999px;flex-shrink:0;width:8px;height:8px}.admin-card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-card-header-title{margin:0;font-size:16px;font-weight:600}.admin-card-header-action{align-items:center;gap:6px;display:inline-flex}.admin-analytics-table-v2{border-collapse:collapse;width:100%;font-size:13px}.admin-analytics-table-v2 th,.admin-analytics-table-v2 td{text-align:left;border-bottom:1px solid var(--admin-border);padding:10px 12px}.admin-analytics-table-v2 th{color:var(--admin-text-muted);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;font-size:11px;font-weight:600}.admin-analytics-table-v2 th[aria-sort]{cursor:pointer;-webkit-user-select:none;user-select:none}.admin-analytics-table-v2 th[aria-sort]:hover{color:var(--admin-text)}.admin-analytics-table-v2 tbody tr{transition:background .12s}.admin-analytics-table-v2 tbody tr:hover{background:var(--admin-bg-2)}.admin-analytics-table-v2 tbody tr[data-highlight=positive]{border-left:3px solid var(--admin-success)}.admin-analytics-table-v2 tbody tr[data-highlight=negative]{border-left:3px solid var(--admin-danger)}.admin-analytics-table-v2 td a{color:var(--admin-primary);text-decoration:none}.admin-analytics-table-v2 td a:hover{text-decoration:underline}.admin-table-scroll{position:relative;overflow-x:auto}.admin-table-scroll:after{content:"";background:linear-gradient(to right, transparent, var(--admin-surface));pointer-events:none;opacity:0;width:24px;transition:opacity .2s;position:absolute;top:0;bottom:0;right:0}.admin-table-scroll.can-scroll-right:after{opacity:1}.admin-analytics-table-pagination{border-top:1px solid var(--admin-border);color:var(--admin-text-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:12px;display:flex}.admin-analytics-table-pagination button{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;padding:6px 12px;font-size:12px}.admin-analytics-table-pagination button:disabled{opacity:.5;cursor:not-allowed}.admin-toast-container{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;top:16px;right:16px}.admin-toast{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:var(--admin-shadow-elevated);max-width:320px;padding:12px 16px;font-size:13px;animation:.25s admin-toast-in}.admin-toast-exit{animation:.2s forwards admin-toast-out}@keyframes admin-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes admin-toast-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-8px)}}.admin-analytics-kpi-icon{justify-content:space-between;align-items:center;gap:8px;display:flex}.admin-analytics-kpi-icon svg{width:18px;height:18px;color:var(--admin-text-muted);flex-shrink:0}.admin-analytics-kpi-delta-bg-positive{background:var(--admin-success-soft);color:var(--admin-success);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.admin-analytics-kpi-delta-bg-negative{background:var(--admin-danger-soft);color:var(--admin-danger);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.admin-analytics-kpi-micro{color:var(--admin-text-muted);margin-top:6px;font-size:11px}.admin-analytics-kpi-shimmer{background:linear-gradient(90deg, var(--admin-bg-2) 25%, var(--admin-border) 50%, var(--admin-bg-2) 75%);border-radius:var(--admin-radius-sm);background-size:200% 100%;animation:1.2s infinite admin-shimmer}@keyframes admin-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.admin-chart-marker{fill:var(--admin-surface);stroke:var(--admin-primary);stroke-width:2px;transition:r .15s}.admin-chart-marker-compare{stroke:var(--admin-text-muted)}.admin-chart-marker:hover{r:5}.admin-chart-legend{color:var(--admin-text-muted);align-items:center;gap:16px;margin-top:8px;font-size:12px;display:flex}.admin-chart-legend-item{align-items:center;gap:6px;display:inline-flex}.admin-chart-legend-line{border-radius:2px;width:16px;height:2px}.admin-chart-legend-line.dashed{background:repeating-linear-gradient(90deg, var(--admin-text-muted), var(--admin-text-muted) 4px, transparent 4px, transparent 7px);height:2px}.admin-chart-empty-illustration{color:var(--admin-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;font-size:13px;display:flex}.admin-chart-empty-illustration svg{width:48px;height:48px;color:var(--admin-border-2)}.admin-chart-responsive{width:100%;position:relative}.admin-chart-responsive svg{width:100%;height:auto;max-height:280px;display:block}.admin-chart-donut{margin:0 auto;width:auto!important;max-height:220px!important}.admin-chart-segment-label{fill:var(--admin-text-muted);font-size:10px}.admin-analytics-tab-icon{align-items:center;gap:6px;display:inline-flex}.admin-analytics-tab-icon svg{width:16px;height:16px}.admin-analytics-tabs-mobile{display:none}@media (max-width:720px){.admin-analytics-tabs{display:none}.admin-analytics-tabs-mobile{width:100%;display:block}.admin-analytics-tabs-mobile select{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);width:100%;color:var(--admin-text);padding:10px 12px;font-size:14px}}.admin-analytics-toolbar-sticky{top:var(--admin-topbar-height,56px);z-index:50;background:var(--admin-bg);padding:8px 0;position:sticky}.admin-analytics-tab{min-height:44px}.admin-analytics-page-subtitle{color:var(--admin-text-muted);margin:4px 0 0;font-size:13px}.admin-analytics-page-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}@media (max-width:640px){.admin-analytics-kpi-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.admin-chart-tooltip,.admin-analytics-table-v2 tbody tr,.admin-chart-marker{transition:none}.admin-toast{animation:none}.admin-analytics-kpi-shimmer{background:var(--admin-bg-2);animation:none}}.admin-donut-fallback{display:none}@media (max-width:480px){.admin-chart-donut{display:none}.admin-donut-fallback{display:block}}.admin-date-range-preset[aria-pressed=true]{background:var(--admin-primary);color:#fff;border-color:var(--admin-primary)}.admin-date-range-label{color:var(--admin-text-muted);margin-top:4px;font-size:12px}.admin-date-range-reset{border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);color:var(--admin-text-muted);cursor:pointer;padding:6px 10px;font-size:12px}.admin-date-range-reset:hover{color:var(--admin-text);border-color:var(--admin-border-2)}.admin-table-scroll{scrollbar-width:thin;scrollbar-color:var(--admin-border) transparent}.admin-metrics-panel{gap:18px;padding:20px;display:grid}.admin-metrics-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-metrics-panel-titles{gap:5px;min-width:0;display:grid}.admin-metrics-panel-title{letter-spacing:-.012em;color:var(--admin-text);margin:0;font-size:18px;font-weight:600}.admin-metrics-panel-meta{color:var(--admin-text-muted);flex-wrap:wrap;align-items:center;gap:4px 14px;font-size:12px;display:flex}.admin-metrics-panel-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-metrics-panel-controls .admin-date-range-control{gap:4px}.admin-metrics-panel-controls .admin-date-range-label{margin-top:0;margin-left:2px}.admin-analytics-kpi{justify-content:space-between;align-items:flex-start;gap:14px;display:flex;position:relative}.admin-analytics-kpi-body{min-width:0}.admin-analytics-kpi-label-row{align-items:center;gap:6px;display:inline-flex}.admin-analytics-kpi-icon{color:var(--admin-text-muted);position:absolute;top:14px;right:14px}.admin-analytics-kpi-icon svg{width:18px;height:18px}.admin-analytics-kpi-help{width:15px;height:15px;color:var(--admin-text-muted);cursor:help;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:relative}.admin-analytics-kpi-help svg{width:14px;height:14px}.admin-analytics-kpi-help:hover,.admin-analytics-kpi-help:focus-visible{color:var(--admin-primary)}.admin-analytics-kpi-help:after{content:attr(data-tip);border-radius:var(--admin-radius-sm);background:var(--admin-text);width:max-content;max-width:220px;color:var(--admin-bg);font-family:var(--admin-font-sans);letter-spacing:normal;text-transform:none;white-space:normal;box-shadow:var(--admin-shadow-elevated);opacity:0;pointer-events:none;z-index:40;padding:7px 10px;font-size:11.5px;font-weight:500;line-height:1.35;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(4px)}.admin-analytics-kpi-help:hover:after,.admin-analytics-kpi-help:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.admin-analytics-kpi-delta-row{justify-content:flex-start;align-items:center;gap:8px;margin-top:10px;display:flex}.admin-analytics-kpi-delta-caption{color:var(--admin-text-muted);font-size:11.5px}.admin-analytics-kpi-delta-bg-positive,.admin-analytics-kpi-delta-bg-negative{border-radius:999px;align-items:center;gap:3px;padding:2px 8px 2px 6px;display:inline-flex}.admin-analytics-kpi-delta-bg-positive{background:#16a34a1f}.admin-analytics-kpi-delta-bg-negative{background:#dc26261f}.admin-analytics-kpi-delta-bg-positive .admin-analytics-kpi-delta,.admin-analytics-kpi-delta-bg-negative .admin-analytics-kpi-delta{background:0 0;padding:0}.admin-analytics-kpi-delta-bg-positive .admin-analytics-kpi-delta,.admin-analytics-kpi-delta-bg-positive .admin-analytics-kpi-delta-arrow{color:#15803d}.admin-analytics-kpi-delta-bg-negative .admin-analytics-kpi-delta,.admin-analytics-kpi-delta-bg-negative .admin-analytics-kpi-delta-arrow{color:#b91c1c}html[data-theme=dark] .admin-analytics-kpi-delta-bg-positive{background:#4ade8029}html[data-theme=dark] .admin-analytics-kpi-delta-bg-negative{background:#fb718529}html[data-theme=dark] .admin-analytics-kpi-delta-bg-positive .admin-analytics-kpi-delta,html[data-theme=dark] .admin-analytics-kpi-delta-bg-positive .admin-analytics-kpi-delta-arrow{color:#4ade80}html[data-theme=dark] .admin-analytics-kpi-delta-bg-negative .admin-analytics-kpi-delta,html[data-theme=dark] .admin-analytics-kpi-delta-bg-negative .admin-analytics-kpi-delta-arrow{color:#fb7185}.admin-analytics-kpi-spark{color:var(--admin-primary);flex-shrink:0;align-self:center}.admin-analytics-kpi-spark .admin-analytics-kpi-sparkline{width:104px;height:44px;color:inherit;display:block}.admin-analytics-distribution-card{align-content:start;gap:14px;display:grid}.admin-analytics-distribution-body{grid-template-columns:minmax(160px,200px) minmax(0,1fr);align-items:center;gap:20px;display:grid}.admin-analytics-distribution-legend{gap:0;margin:0;padding:0;list-style:none;display:grid}.admin-analytics-distribution-legend li{border-bottom:1px solid color-mix(in srgb, var(--admin-border) 70%, transparent);grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:8px 0;font-size:13px;display:grid}.admin-analytics-distribution-legend li:last-child{border-bottom:none}.admin-analytics-distribution-dot{border-radius:999px;width:9px;height:9px}.admin-analytics-distribution-name{color:var(--admin-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-analytics-distribution-value,.admin-analytics-distribution-share{font-family:var(--admin-font-mono);font-variant-numeric:tabular-nums;font-size:12px}.admin-analytics-distribution-value{color:var(--admin-text)}.admin-analytics-distribution-share{color:var(--admin-text-muted);text-align:right;min-width:46px}.admin-analytics-distribution-row{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:16px;display:grid}@media (max-width:900px){.admin-analytics-distribution-row{grid-template-columns:1fr}}@media (max-width:760px){.admin-analytics-distribution-body{grid-template-columns:1fr}}@media (max-width:900px) and (min-width:641px){.admin-analytics-kpi-spark{display:none}}.admin-metrics-more{border-top:1px solid color-mix(in srgb, var(--admin-border) 72%, transparent);margin-top:4px;padding-top:6px}.admin-metrics-more-summary{width:fit-content;color:var(--admin-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:8px 4px;font-size:13px;font-weight:600;list-style:none;display:inline-flex}.admin-metrics-more-summary::-webkit-details-marker{display:none}.admin-metrics-more-summary:hover{color:var(--admin-primary-hover)}.admin-metrics-more-summary:focus-visible{border-radius:var(--admin-radius-sm);box-shadow:0 0 0 2px var(--admin-bg), 0 0 0 4px var(--admin-primary-glow);outline:none}.admin-metrics-more-chevron{width:16px;height:16px;transition:transform .18s}.admin-metrics-more[open] .admin-metrics-more-chevron{transform:rotate(180deg)}.admin-metrics-more .admin-analytics-kpi-grid-secondary{margin-top:12px}@media (prefers-reduced-motion:reduce){.admin-metrics-more-chevron{transition:none}}.admin-analytics-kpi-grid-secondary .admin-analytics-kpi{background:color-mix(in srgb, var(--admin-surface) 55%, transparent);padding:13px 15px}.admin-analytics-kpi-grid-secondary .admin-analytics-kpi strong{margin-top:6px;font-size:20px}.admin-analytics-distribution-single{align-items:center;gap:12px;padding:6px 2px 2px;display:flex}.admin-analytics-distribution-single .admin-analytics-distribution-dot{width:12px;height:12px}.admin-analytics-distribution-single-text{gap:2px;min-width:0;display:grid}.admin-analytics-distribution-single-text strong{color:var(--admin-text);font-size:15px;font-weight:600}.admin-analytics-distribution-single-text span{font-family:var(--admin-font-mono);color:var(--admin-text-muted);font-size:13px}.admin-analytics-distribution-single-share{font-family:var(--admin-font-mono);color:var(--admin-text);margin-left:auto;font-size:18px;font-weight:600}.admin-analytics-distribution-empty{color:var(--admin-text-muted);margin:0;padding:18px 2px;font-size:13px}
