:root{--bg: #f6f8fc;--surface: #ffffff;--surface-soft: #f8fafc;--border: #e7edf5;--border-soft: #edf2f7;--text: #0f172a;--muted: #64748b;--sidebar: #071a35;--sidebar-muted: rgba(255, 255, 255, .52);--sidebar-label: rgba(255, 255, 255, .35);--blue: #2563eb;--shadow: 0 10px 24px rgba(15, 23, 42, .06);--radius: 20px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;background:var(--bg);color:var(--text)}button,select,a{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{background:var(--sidebar);color:#fff;display:flex;flex-direction:column;min-height:100vh;position:sticky;top:0;z-index:30}.logo-row{height:82px;border-bottom:1px solid rgba(255,255,255,.1);padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:16px}.brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:var(--blue);color:#fff;font-weight:700;font-size:20px;box-shadow:0 18px 28px #2563eb59}.brand h1{margin:0;font-size:18px;font-weight:600;letter-spacing:0}.brand p{margin:2px 0 0;font-size:11px;font-weight:400;color:var(--sidebar-muted)}.sidebar-close{display:none;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.sidebar-scroll{padding:24px 16px;overflow:auto;flex:1}.menu-block{margin-bottom:28px}.menu-title{margin:0 0 14px;padding:0 12px;color:var(--sidebar-label);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.menu-list{display:grid;gap:8px}.menu-item{min-height:48px;border-radius:14px;display:flex;align-items:center;gap:14px;padding:0 16px;color:#ffffffd1}.menu-item.active{background:var(--blue);color:#fff;box-shadow:0 18px 28px #2563eb47}.menu-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);flex:0 0 auto}.menu-item span:last-child{font-size:14px;font-weight:400;line-height:1.2}.sidebar-user{padding:16px;border-top:1px solid rgba(255,255,255,.1)}.user-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.05)}.avatar{width:48px;height:48px;border-radius:999px;background:linear-gradient(135deg,#60a5fa,#2563eb);color:#fff;display:grid;place-items:center;font-weight:600;flex:0 0 auto}.avatar.small{width:40px;height:40px;font-size:13px}.user-meta{min-width:0;flex:1}.user-name,.strong{font-weight:500}.user-name,.user-email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{margin-top:3px;font-size:11px;color:var(--sidebar-muted)}.sidebar-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.main{min-width:0;display:flex;flex-direction:column}.topbar{min-height:82px;background:var(--surface);border-bottom:1px solid var(--border);padding:16px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:20}.topbar-start{display:flex;align-items:center;gap:14px;min-width:0}.menu-trigger{display:none;width:44px;height:44px;border-radius:14px;border:1px solid var(--border);background:#fff;color:var(--text);place-items:center}.topbar-title-wrap{min-width:0}.topbar-title{margin:0;font-size:14px;font-weight:400;letter-spacing:0}.topbar-description{margin:4px 0 0;color:var(--muted);font-size:14px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-right{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.date-group{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.date-label{color:var(--muted);font-size:13px;font-weight:400}.date-button,.toolbar-icon,.profile-chip,.select-chip,.link-button{border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:14px}.date-button{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:400}.toolbar-icon{width:42px;height:42px;display:inline-grid;place-items:center;position:relative}.notif-badge{position:absolute;right:-6px;top:-6px;width:18px;height:18px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:600;display:grid;place-items:center;border:2px solid #fff}.profile-chip{padding:6px 12px 6px 6px;display:inline-flex;align-items:center;gap:10px}.content{padding:32px}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-bottom:28px}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.stat-card,.panel,.table-panel{padding:24px;min-width:0}.stat-inner{display:flex;align-items:flex-start;gap:16px}.stat-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;flex:0 0 auto}.stat-label{margin:0;font-size:14px;font-weight:400;color:var(--muted)}.stat-value{margin:6px 0 0;font-size:14px;font-weight:400;letter-spacing:0;line-height:1.1;overflow-wrap:anywhere}.stat-note{margin:6px 0 0;font-size:14px;font-weight:400}.chart-row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px;margin-bottom:28px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-title{margin:0;font-size:14px;font-weight:400}.select-chip{min-height:36px;padding:0 12px;font-size:14px;font-weight:400}.line-chart{height:300px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.chart-area{position:relative;flex:1;border-radius:18px;background:linear-gradient(to top,rgba(37,99,235,.08),rgba(37,99,235,.01)),repeating-linear-gradient(to top,transparent 0,transparent 57px,#edf2f7 57px,#edf2f7 58px);overflow:hidden}.chart-svg{width:100%;height:100%;display:block}.chart-labels{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;color:var(--muted);font-size:14px;font-weight:400;text-align:center}.donut-wrap{display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;min-height:300px}.donut{width:150px;height:150px;border-radius:50%;position:relative;background:conic-gradient(#2563eb 0 12%,#facc15 12% 39.2%,#fb923c 39.2% 55.2%,#10b981 55.2% 84%,#8b5cf6 84% 93.6%,#ef4444 93.6% 100%);margin:0 auto}.donut:after{content:"";position:absolute;top:22px;right:22px;bottom:22px;left:22px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e7edf5e6}.donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;z-index:1}.donut-center strong{display:block;font-size:14px;font-weight:400}.donut-center span{display:block;margin-top:2px;color:var(--muted);font-size:14px;font-weight:400}.legend{display:grid;gap:12px}.legend-item{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px;font-weight:400}.legend-left{display:flex;align-items:center;gap:10px;min-width:0}.legend-dot{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.activities{display:grid;gap:20px}.activity-item{display:flex;align-items:flex-start;gap:14px}.activity-icon{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.activity-body{min-width:0;flex:1}.activity-title{margin:0;font-size:14px;font-weight:400;line-height:1.45}.activity-author{margin:4px 0 0;font-size:14px;font-weight:400;color:var(--muted)}.activity-time{color:#94a3b8;font-size:14px;font-weight:400;white-space:nowrap}.link-button{padding:0;border:0;background:transparent;color:var(--blue);font-size:13px;font-weight:400}.table-wrap{overflow:auto;border:1px solid var(--border-soft);border-radius:18px}table{width:100%;min-width:1180px;border-collapse:collapse;background:#fff}thead{background:var(--surface-soft)}th{padding:18px 22px;text-align:left;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);white-space:nowrap}td{padding:18px 22px;border-top:1px solid var(--border-soft);font-size:13px;font-weight:400;color:var(--text);white-space:nowrap}tbody tr:hover{background:#f8fbff}.code-cell{color:var(--blue);font-weight:500}.pill{display:inline-flex;align-items:center;padding:7px 10px;border-radius:10px;font-size:12px;font-weight:400}.section-page{display:grid;gap:24px}.section-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:20px}.spotlight-panel{padding:28px}.spotlight-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.spotlight-copy,.spotlight-detail,.mini-panel p,.focus-item span{color:var(--muted)}.spotlight-copy{margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.7;max-width:560px}.spotlight-metric{font-size:36px;font-weight:500;letter-spacing:0}.spotlight-detail{margin:20px 0 0;font-size:14px;font-weight:400}.mini-panel{padding:24px}.mini-icon{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;margin-bottom:16px}.mini-icon.blue{background:#eff6ff;color:#2563eb}.mini-icon.amber{background:#fffbeb;color:#d97706}.mini-icon.violet{background:#f5f3ff;color:#7c3aed}.mini-panel h4{margin:0 0 10px;font-size:15px;font-weight:500}.mini-panel p{margin:0;font-size:13px;font-weight:400;line-height:1.7}.worklist-panel{padding:24px}.focus-list{display:grid;gap:16px}.focus-item{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border:1px solid var(--border);border-radius:14px;background:#fbfdff}.focus-item span{font-size:13px;font-weight:400;line-height:1.6}@media (max-width: 1440px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.chart-row,.section-grid{grid-template-columns:1fr 1fr}.chart-row>:first-child,.section-grid>:first-child{grid-column:1 / -1}}@media (max-width: 1120px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;left:0;top:0;width:260px;transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-close,.menu-trigger,.sidebar-backdrop{display:grid}.topbar{padding:16px 20px}.content{padding:20px}}@media (max-width: 860px){.stats-grid,.chart-row,.section-grid,.donut-wrap{grid-template-columns:1fr}.topbar{align-items:flex-start;flex-direction:column}.topbar-right{width:100%;justify-content:flex-start}.spotlight-head{flex-direction:column}}@media (max-width: 640px){.logo-row{padding:0 16px}.sidebar-scroll,.sidebar-user{padding-left:12px;padding-right:12px}.content{padding:16px}.panel,.stat-card,.table-panel,.spotlight-panel,.mini-panel,.worklist-panel{padding:18px}.date-group{align-items:stretch}.date-button{width:100%;justify-content:center}.topbar-title{font-size:14px}th,td{padding:16px 18px}}.content-page-title{margin:0;font-size:20px;font-weight:400;letter-spacing:0}.content-page-subtitle{margin:4px 0 0;font-size:14px;font-weight:400;color:var(--muted)}.product-page{display:grid;gap:20px}.product-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-actions,.filter-actions,.row-actions,.pagination{display:flex;align-items:center;gap:12px}.primary-action-btn,.ghost-action-btn,.ghost-reset-btn,.page-btn{min-height:42px;border-radius:12px;border:1px solid var(--border);padding:0 14px;font-size:14px;font-weight:400;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:var(--text)}.primary-action-btn{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 22px #2563eb29}.ghost-action-btn,.ghost-reset-btn,.page-btn{background:#fff}.product-panel{display:grid;gap:20px}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:16px}.filter-field label{display:block;margin-bottom:8px;font-size:14px;font-weight:400;color:var(--text)}.filter-field select,.search-field input{width:100%;height:44px;border-radius:12px;border:1px solid #dbe4f0;background:#fff;color:var(--text);font-size:14px;font-weight:400;outline:none}.filter-field select{padding:0 14px}.filter-actions{align-items:flex-end}.filter-btn{min-height:44px}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-field{width:min(100%,360px);height:44px;border-radius:12px;border:1px solid #dbe4f0;background:#fff;display:flex;align-items:center;gap:10px;padding:0 14px;color:#94a3b8}.search-field input{border:0;padding:0}.search-field input::placeholder{color:#94a3b8}.product-table-wrap table{min-width:1180px}.product-table-wrap th,.product-table-wrap td{padding:16px 18px;font-size:14px;font-weight:400}.product-table-wrap th{font-size:12px;color:var(--muted)}.icon-action-btn{width:36px;height:36px;border-radius:10px;border:0;display:inline-grid;place-items:center}.icon-action-btn.blue{background:#eff6ff;color:#2563eb}.icon-action-btn.red{background:#fef2f2;color:#dc2626}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.result-count,.page-gap{font-size:14px;font-weight:400;color:var(--muted)}.page-btn{min-width:40px;padding:0 10px}.page-btn.active{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 12px 22px #2563eb29}.page-btn.muted{color:var(--muted)}@media (max-width: 1180px){.filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-actions{grid-column:1 / -1}}@media (max-width: 860px){.product-header,.product-footer{flex-direction:column;align-items:flex-start}.product-actions,.pagination{flex-wrap:wrap}.filter-grid{grid-template-columns:1fr}.search-field{width:100%}}.topbar.compact{min-height:82px;padding:0 32px}.topbar.compact .topbar-start{gap:12px}.topbar-burger{font-size:28px;line-height:1;color:var(--text)}.menu-trigger.visible{display:none}.topbar.compact .toolbar-icon{width:auto;height:auto;border:0;background:transparent;border-radius:0;padding:0}.topbar.compact .profile-chip{border:0;padding:0;background:transparent;gap:12px}.topbar.compact .strong{font-size:15px;font-weight:700}.topbar.compact .avatar.small{width:40px;height:40px}.content-page-title{font-size:42px;line-height:1.05;font-weight:900;letter-spacing:-.04em}.content-page-subtitle{margin-top:6px;font-size:17px;font-weight:500;color:var(--muted)}.product-header{margin-bottom:4px}.product-actions{gap:14px}.primary-action-btn,.ghost-action-btn,.ghost-reset-btn{min-height:46px;padding:0 20px;border-radius:14px;font-size:15px;font-weight:700}.filter-grid{gap:20px}.filter-field label{margin-bottom:10px;font-weight:700}.filter-field select,.search-field,.search-field input{font-size:15px}.filter-field select,.search-field input{height:48px;font-weight:600}.search-field{height:48px;width:350px}.search-field input{font-weight:500}.product-table-wrap{border-radius:18px}.product-table-wrap th{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.product-table-wrap td{font-size:14px}.td-strong{color:var(--text);font-weight:600}.pill{padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700}.result-count{font-size:15px;font-weight:500}.page-btn{width:40px;min-width:40px;min-height:40px;padding:0;border-radius:12px;font-size:15px;font-weight:700}.page-gap{padding:0 8px}@media (max-width: 1120px){.menu-trigger.visible{display:grid}.topbar.compact .topbar-burger{display:none}}@media (max-width: 860px){.content-page-title{font-size:24px}.search-field{width:100%}}.product-page-shell{min-height:100vh;background:#f6f8fc;color:#0f172a}.product-admin-shell>.sidebar{position:fixed;inset:0 auto 0 0;width:260px;min-height:100vh;z-index:40}.product-admin-shell>.sidebar .sidebar-scroll{overflow:hidden}.product-admin-shell .sidebar-backdrop{z-index:35}.product-admin-sidebar{position:fixed;inset:0 auto 0 0;width:260px;display:flex;flex-direction:column;background:#071a35;color:#fff;z-index:40}.product-admin-brand-row{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.1)}.product-admin-brand{display:flex;align-items:center;gap:16px}.product-admin-brand-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#2563eb;color:#fff;font-size:20px;font-weight:900;box-shadow:0 18px 28px #1e40af66}.product-admin-brand h1{margin:0;font-size:18px;font-weight:600;letter-spacing:0}.product-admin-brand p{margin:2px 0 0;font-size:11px;font-weight:400;color:#ffffff85}.product-admin-sidebar-close{display:none;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.08);color:#fff}.product-admin-sidebar-scroll{flex:1;overflow:hidden;padding:24px 16px}.product-admin-menu-block{margin-bottom:28px}.product-admin-menu-title{margin:0 0 14px;padding:0 12px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff59}.product-admin-menu-list{display:grid;gap:8px}.product-admin-menu-item{min-height:48px;border-radius:14px;display:flex;align-items:center;gap:14px;padding:0 16px;color:#ffffffd1;transition:background .2s ease,color .2s ease}.product-admin-menu-item:hover{background:rgba(255,255,255,.05)}.product-admin-menu-item.active{min-height:48px;background:#2563eb;color:#fff;box-shadow:0 18px 28px #2563eb47}.product-admin-menu-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(255,255,255,.08);flex:0 0 auto}.product-admin-menu-item span:last-child{font-size:14px;font-weight:400;line-height:1.2}.product-admin-menu-item.active span:last-child{font-weight:400}.product-admin-sidebar-user{padding:16px;border-top:1px solid rgba(255,255,255,.1)}.product-admin-user-card{display:flex;align-items:center;gap:12px;padding:12px;border-radius:18px;background:rgba(255,255,255,.05)}.product-admin-avatar{border-radius:999px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#60a5fa,#2563eb);flex:0 0 auto}.product-admin-avatar-large{width:48px;height:48px;font-size:14px;font-weight:700}.product-admin-avatar-small{width:40px;height:40px;font-size:13px;font-weight:700}.product-admin-user-meta{min-width:0;flex:1}.product-admin-user-meta h3{margin:0;font-size:14px;font-weight:500;color:#fff}.product-admin-user-meta p{margin:3px 0 0;font-size:12px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-admin-user-toggle{border:0;background:transparent;color:#ffffffb3;display:grid;place-items:center}.product-admin-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:rgba(15,23,42,.45);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:35}.product-admin-backdrop.visible{opacity:1;pointer-events:auto}.product-admin-main{margin-left:260px;min-height:100vh}.product-admin-header{height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 32px;border-bottom:1px solid #e7edf5;background:#fff}.product-admin-header-menu,.product-admin-icon-plain,.product-admin-header-user{border:0;background:transparent;color:#0f172a}.product-admin-header-menu{display:inline-grid;place-items:center;padding:0}.product-admin-header-actions{display:flex;align-items:center;gap:24px}.product-admin-icon-plain{position:relative;display:inline-grid;place-items:center;padding:0}.product-admin-notice-btn span{position:absolute;top:-8px;right:-10px;width:20px;height:20px;border-radius:999px;display:grid;place-items:center;background:#ef4444;color:#fff;font-size:10px;font-weight:700}.product-admin-header-user{display:flex;align-items:center;gap:12px;padding:0}.product-admin-header-user strong{font-size:15px;font-weight:700}.product-admin-content{padding:32px}.product-admin-title-row{margin-bottom:28px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.product-admin-title{margin:0;font-size:42px;font-weight:900;line-height:1.04;letter-spacing:-.04em}.product-admin-subtitle{margin:4px 0 0;font-size:17px;font-weight:500;color:#64748b}.product-admin-title-actions{display:flex;align-items:center;gap:16px}.product-admin-btn{min-height:46px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;font-size:15px;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease}.product-admin-btn-primary{border:1px solid #2563eb;background:#2563eb;color:#fff;box-shadow:0 14px 24px #1e40af33}.product-admin-btn-primary:hover{background:#1d4ed8;border-color:#1d4ed8}.product-admin-btn-secondary{border:1px solid #dbe4f0;background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0d}.product-admin-btn-secondary:hover{background:#f8fafc}.product-admin-panel{border:1px solid #e7edf5;border-radius:24px;background:#fff;padding:24px;box-shadow:0 8px 18px #0f172a0a}.product-admin-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:20px}.product-admin-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.product-admin-field select,.product-admin-search input{width:100%;height:48px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;outline:none}.product-admin-field select{padding:0 16px;font-weight:600}.product-admin-field select:focus,.product-admin-search input:focus{border-color:#3b82f6}.product-admin-filter-actions{display:flex;align-items:flex-end;gap:12px}.product-admin-filter-btn,.product-admin-reset-btn{min-height:48px}.product-admin-toolbar{margin-top:20px}.product-admin-search{position:relative;width:350px}.product-admin-search svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.product-admin-search input{padding:0 16px 0 44px;font-weight:500}.product-admin-search input::placeholder{color:#94a3b8}.product-admin-table-wrap{margin-top:24px;overflow:auto;border:1px solid #edf2f7;border-radius:20px}.product-admin-table{width:100%;min-width:1180px;border-collapse:collapse}.product-admin-table thead{background:#f8fafc}.product-admin-table th{padding:20px;text-align:left;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap}.product-admin-table td{padding:20px;border-top:1px solid #edf2f7;font-size:14px;color:#0f172a;white-space:nowrap}.product-admin-table tbody tr:hover{background:#f8fbff}.product-admin-strong{font-weight:600}.product-admin-price{font-weight:700}.product-admin-status{display:inline-flex;align-items:center;padding:8px 12px;border-radius:10px;font-size:13px;font-weight:700}.product-admin-row-actions{display:flex;align-items:center;gap:12px}.product-admin-row-btn{width:36px;height:36px;border:0;border-radius:10px;display:inline-grid;place-items:center}.product-admin-row-btn.edit{background:#eff6ff;color:#2563eb}.product-admin-row-btn.edit:hover{background:#dbeafe}.product-admin-row-btn.delete{background:#fef2f2;color:#dc2626}.product-admin-row-btn.delete:hover{background:#fee2e2}.product-admin-footer{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.product-admin-result,.product-admin-gap{font-size:15px;font-weight:500;color:#64748b}.product-admin-pagination{display:flex;align-items:center;gap:12px}.product-admin-page{width:40px;min-width:40px;height:40px;border:1px solid #dbe4f0;border-radius:12px;background:#fff;color:#0f172a;font-size:15px;font-weight:700}.product-admin-page.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 14px 24px #1e40af33}.product-admin-page.muted{color:#64748b}@media (max-width: 1180px){.product-admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-admin-filter-actions{grid-column:1 / -1}}@media (max-width: 960px){.product-admin-shell>.sidebar .sidebar-scroll{overflow:auto}.product-admin-sidebar{transform:translate(-100%);transition:transform .2s ease}.product-admin-sidebar.open{transform:translate(0)}.product-admin-sidebar-close,.product-admin-backdrop{display:grid}.product-admin-main{margin-left:0}}@media (max-width: 860px){.product-admin-header{padding:0 20px}.product-admin-content{padding:20px}.product-admin-title-row,.product-admin-footer{flex-direction:column;align-items:flex-start}.product-admin-title-actions,.product-admin-pagination{flex-wrap:wrap}.product-admin-filter-grid{grid-template-columns:1fr}.product-admin-filter-actions{grid-column:auto}.product-admin-search{width:100%}}@media (max-width: 640px){.product-admin-brand-row{padding:0 16px}.product-admin-sidebar-scroll,.product-admin-sidebar-user{padding-left:12px;padding-right:12px}.product-admin-content{padding:16px}.product-admin-panel{padding:18px}.product-admin-title{font-size:30px}.product-admin-title-actions,.product-admin-btn{width:100%}}.product-create-screen{display:grid;gap:24px}.product-create-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.product-create-heading-group{display:flex;align-items:flex-start;gap:20px}.product-create-back-btn{width:48px;height:48px;border:1px solid #e7edf5;border-radius:14px;background:#fff;color:#0f172a;display:inline-grid;place-items:center;box-shadow:0 1px 2px #0f172a0d}.product-create-breadcrumbs{margin-top:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px;font-weight:700;color:#2563eb}.product-create-breadcrumb-sep{color:#94a3b8}.product-create-breadcrumbs strong{color:#64748b;font-weight:600}.product-create-actions{display:flex;align-items:center;gap:16px}.product-create-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.65fr);gap:24px;align-items:start}.product-create-main-column,.product-create-side-column{display:grid;gap:24px}.product-create-card{border:1px solid #e7edf5;border-radius:24px;background:#fff;padding:24px;box-shadow:0 1px 2px #0f172a0d}.product-create-section-title{margin:0 0 24px;font-size:22px;font-weight:900;color:#0f172a}.product-create-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-create-field{min-width:0}.product-create-field-wide{grid-column:1 / -1}.product-create-stack{display:grid;gap:24px}.product-create-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.product-create-field label span{color:#ef4444}.product-create-field input,.product-create-field select,.product-create-field textarea,.product-create-side-textarea{width:100%;border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a;font-size:15px;font-weight:500;outline:none}.product-create-field input,.product-create-field select{height:52px;padding:0 16px}.product-create-field textarea,.product-create-side-textarea{padding:14px 16px;resize:vertical;line-height:1.8}.product-create-field select{font-weight:600}.product-create-field input:focus,.product-create-field select:focus,.product-create-field textarea:focus,.product-create-side-textarea:focus{border-color:#3b82f6}.product-create-field .is-readonly,.product-create-readonly-text{background:#f8fafc;color:#94a3b8}.product-create-readonly-text{min-height:52px;border:1px solid #dbe4f0;border-radius:14px;display:flex;align-items:center;padding:0 16px;font-size:15px;font-weight:600}.product-create-helper{margin-top:8px;font-size:13px;font-weight:500;color:#94a3b8}.product-create-toggle-field{align-self:end}.product-create-toggle{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;gap:12px;color:#0f172a}.product-create-toggle-track{width:44px;height:28px;border-radius:999px;background:#cbd5e1;padding:3px;display:flex;transition:background .2s ease}.product-create-toggle.active .product-create-toggle-track{background:#22c55e;justify-content:flex-end}.product-create-toggle-thumb{width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a2e}.product-create-toggle-label{font-size:15px;font-weight:600}.product-create-preview-card{border:1px solid #e7edf5;border-radius:22px;background:#fcfdff;padding:24px;display:grid;grid-template-columns:80px minmax(0,1fr) auto;gap:20px;align-items:start}.product-create-preview-icon{width:80px;height:80px;border-radius:999px;display:grid;place-items:center;background:#dbeafe;color:#2563eb}.product-create-preview-body{min-width:0}.product-create-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-create-preview-head h3{margin:0;font-size:34px;font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#0f172a}.product-create-preview-head p{margin:8px 0 0;font-size:16px;font-weight:700;color:#2563eb}.product-create-preview-badge{border-radius:10px;background:#ecfdf5;padding:10px 12px;font-size:13px;font-weight:700;color:#059669;white-space:nowrap}.product-create-preview-description{margin:20px 0 0;font-size:15px;line-height:1.9;color:#475569}.product-create-preview-tags{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.product-create-preview-tags span{border-radius:10px;background:#f1f5f9;padding:10px 12px;font-size:13px;font-weight:700;color:#0f172a}.product-create-preview-price{text-align:right}.product-create-preview-price div{font-size:15px;font-weight:500;color:#64748b}.product-create-preview-price strong{display:block;margin-top:4px;font-size:44px;font-weight:900;line-height:1;letter-spacing:-.03em;color:#2563eb}.product-create-preview-price span{display:block;margin-top:4px;font-size:15px;font-weight:600;color:#64748b}.product-create-side-textarea{min-height:272px}@media (max-width: 1320px){.product-create-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1180px){.product-create-grid{grid-template-columns:1fr}}@media (max-width: 860px){.product-create-topbar{flex-direction:column}.product-create-actions{width:100%;flex-wrap:wrap}.product-create-form-grid,.product-create-preview-card{grid-template-columns:1fr}.product-create-preview-price{text-align:left}}@media (max-width: 640px){.product-create-heading-group{flex-direction:column}.product-create-card{padding:18px}.product-create-section-title{font-size:20px}.product-create-preview-head h3{font-size:28px}}.product-page-shell .product-admin-brand h1,.product-page-shell .product-admin-brand p,.product-page-shell .product-admin-menu-title,.product-page-shell .product-admin-menu-item span:last-child,.product-page-shell .product-admin-user-meta h3,.product-page-shell .product-admin-user-meta p,.product-page-shell .product-admin-header-user strong,.product-page-shell .product-admin-title,.product-page-shell .product-admin-subtitle,.product-page-shell .product-admin-btn,.product-page-shell .product-admin-field label,.product-page-shell .product-admin-field select,.product-page-shell .product-admin-search input,.product-page-shell .product-admin-table th,.product-page-shell .product-admin-table td,.product-page-shell .product-admin-strong,.product-page-shell .product-admin-price,.product-page-shell .product-admin-status,.product-page-shell .product-admin-result,.product-page-shell .product-admin-gap,.product-page-shell .product-admin-page,.product-page-shell .product-create-breadcrumbs,.product-page-shell .product-create-breadcrumbs strong,.product-page-shell .product-create-section-title,.product-page-shell .product-create-field label,.product-page-shell .product-create-field input,.product-page-shell .product-create-field select,.product-page-shell .product-create-field textarea,.product-page-shell .product-create-side-textarea,.product-page-shell .product-create-readonly-text,.product-page-shell .product-create-helper,.product-page-shell .product-create-toggle-label,.product-page-shell .product-create-preview-head h3,.product-page-shell .product-create-preview-head p,.product-page-shell .product-create-preview-badge,.product-page-shell .product-create-preview-description,.product-page-shell .product-create-preview-tags span,.product-page-shell .product-create-preview-price div,.product-page-shell .product-create-preview-price strong,.product-page-shell .product-create-preview-price span{font-size:14px;font-weight:400;letter-spacing:0}.product-page-shell .product-admin-table th{text-transform:none}.price-matrix-shell{background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.price-matrix-header{height:76px}.price-matrix-content{display:grid;gap:24px}.price-matrix-title-block{display:grid;gap:8px}.price-matrix-title{margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.price-matrix-subtitle{margin:0;font-size:16px;font-weight:500;color:#64748b}.price-matrix-card,.price-matrix-history-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 32px #0f172a0a}.price-matrix-card{padding:24px}.price-matrix-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.price-matrix-filter-group{display:flex;flex-wrap:wrap;gap:40px}.price-matrix-filter-block h3{margin:0 0 18px;font-size:15px;font-weight:800;color:#0f172a}.price-matrix-segmented{display:inline-flex}.price-matrix-segment{min-height:48px;padding:0 28px;border:1px solid #dbe4f0;background:#fff;color:#0f172a;font-size:15px;font-weight:600}.price-matrix-segment.left{border-top-left-radius:14px;border-bottom-left-radius:14px}.price-matrix-segment.right{border-top-right-radius:14px;border-bottom-right-radius:14px}.price-matrix-segment.active{border-color:#2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33}.price-matrix-actions-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:flex-end}.price-matrix-info-pill{min-height:76px;padding:0 20px;border:1px solid #bfd4ff;border-radius:18px;background:#eef4ff;display:flex;align-items:center;gap:14px}.price-matrix-info-icon{width:36px;height:36px;border-radius:999px;display:grid;place-items:center;background:#2563eb;color:#fff}.price-matrix-info-pill strong,.price-matrix-info-pill span{display:block}.price-matrix-info-pill strong{font-size:15px;font-weight:800;color:#2563eb}.price-matrix-info-pill span{margin-top:4px;font-size:14px;font-weight:600;color:#0f172a}.price-matrix-reason-input{width:320px;height:52px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;padding:0 16px;font-size:15px;font-weight:500;color:#0f172a;outline:none}.price-matrix-reason-input:focus{border-color:#3b82f6}.price-matrix-save-btn,.price-matrix-reset-btn,.price-matrix-detail-btn{min-height:52px;border-radius:14px;font-size:15px;font-weight:800}.price-matrix-save-btn{border:1px solid #2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33;display:inline-flex;align-items:center;gap:10px;padding:0 24px}.price-matrix-table-wrap,.price-matrix-history-wrap{overflow-x:auto;border:1px solid #e7edf5;border-radius:22px}.price-matrix-table,.price-matrix-history-table{width:100%;min-width:1180px;border-collapse:collapse}.price-matrix-table thead,.price-matrix-history-table thead{background:#f8fafc}.price-matrix-table th,.price-matrix-history-table th{padding:20px 24px;text-align:left;font-size:15px;font-weight:900;color:#0f172a;border-bottom:1px solid #e7edf5;white-space:nowrap}.price-matrix-table td,.price-matrix-history-table td{padding:18px 24px;border-bottom:1px solid #eef2f7;vertical-align:middle;font-size:15px;color:#0f172a;background:#fff}.price-matrix-table tbody tr:last-child td,.price-matrix-history-table tbody tr:last-child td{border-bottom:0}.price-matrix-table .speed,.price-matrix-table .current,.price-matrix-history-table .history-id,.price-matrix-history-user strong{font-weight:800}.price-matrix-table .updated,.price-matrix-history-user span{font-size:14px;font-weight:500;color:#64748b}.price-matrix-table input{width:100%;height:46px;border:1px solid #dbe4f0;border-radius:12px;padding:0 14px;font-size:15px;font-weight:600;color:#0f172a;outline:none}.price-matrix-table input:focus{border-color:#3b82f6}.price-matrix-table input.focus-accent{border-width:2px;border-color:#2563eb}.price-matrix-toggle{border:0;background:transparent;display:inline-flex;align-items:center;gap:12px;padding:0;color:#0f172a;font-size:15px;font-weight:600}.price-matrix-toggle-track{width:44px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .2s ease}.price-matrix-toggle.active .price-matrix-toggle-track{background:#22c55e}.price-matrix-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:999px;background:#fff;box-shadow:0 1px 3px #0f172a2e;transition:transform .2s ease}.price-matrix-toggle.active .price-matrix-toggle-thumb{transform:translate(20px)}.price-matrix-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.price-matrix-note{min-height:52px;padding:0 18px;border:1px solid #f6d78f;border-radius:14px;background:#fff7e8;display:inline-flex;align-items:center;gap:12px}.price-matrix-note span{width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:rgba(245,158,11,.14);color:#f59e0b;font-weight:900}.price-matrix-note strong{font-size:15px;font-weight:700;color:#92400e}.price-matrix-footer-actions{display:flex;align-items:center;gap:16px}.price-matrix-reset-btn,.price-matrix-detail-btn{border:1px solid #dbe4f0;background:#fff;color:#0f172a;box-shadow:0 1px 2px #0f172a0d;padding:0 22px}.price-matrix-history-head{min-height:70px;padding:0 24px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between}.price-matrix-history-title{display:flex;align-items:center;gap:12px}.price-matrix-history-title h2{margin:0;font-size:24px;font-weight:900;color:#0f172a}.price-matrix-history-toggle{border:0;background:transparent;color:#64748b;font-size:20px}.price-matrix-history-user{display:grid;gap:4px}@media (max-width: 1280px){.price-matrix-topbar{flex-direction:column}.price-matrix-actions-bar{justify-content:flex-start}}@media (max-width: 860px){.price-matrix-title{font-size:34px}.price-matrix-filter-group,.price-matrix-footer,.price-matrix-footer-actions{flex-direction:column;align-items:flex-start}.price-matrix-reason-input{width:100%}}@media (max-width: 640px){.price-matrix-card,.price-matrix-history-head{padding-left:18px;padding-right:18px}.price-matrix-segmented{flex-wrap:wrap;gap:10px}.price-matrix-segment{border-radius:12px}}.product-admin-sidebar{z-index:30}.product-admin-brand-mark{font-weight:700;box-shadow:0 18px 28px #2563eb59}.product-admin-brand h1{font-size:18px;font-weight:600}.product-admin-brand p{font-size:11px;font-weight:400;color:var(--sidebar-muted)}.product-admin-menu-title{color:var(--sidebar-label);font-size:10px;font-weight:600;letter-spacing:.08em}.product-admin-menu-item{color:#ffffffd1}.product-admin-menu-item.active{background:var(--blue);box-shadow:0 18px 28px #2563eb47}.product-admin-menu-item span:last-child,.product-admin-menu-item.active span:last-child{font-size:14px;font-weight:400;line-height:1.2}.product-admin-user-card{border-radius:18px;background:rgba(255,255,255,.05)}.product-admin-avatar{background:linear-gradient(135deg,#60a5fa,#2563eb)}.product-admin-avatar-large{font-size:14px;font-weight:600}.product-admin-user-meta h3{font-size:14px;font-weight:500}.product-admin-user-meta p{font-size:11px;color:var(--sidebar-muted)}.price-matrix-shell .price-matrix-title,.price-matrix-shell .price-matrix-subtitle,.price-matrix-shell .price-matrix-filter-block h3,.price-matrix-shell .price-matrix-segment,.price-matrix-shell .price-matrix-info-pill strong,.price-matrix-shell .price-matrix-info-pill span,.price-matrix-shell .price-matrix-reason-input,.price-matrix-shell .price-matrix-save-btn,.price-matrix-shell .price-matrix-reset-btn,.price-matrix-shell .price-matrix-detail-btn,.price-matrix-shell .price-matrix-table th,.price-matrix-shell .price-matrix-table td,.price-matrix-shell .price-matrix-table input,.price-matrix-shell .price-matrix-toggle,.price-matrix-shell .price-matrix-note strong,.price-matrix-shell .price-matrix-history-title h2,.price-matrix-shell .price-matrix-history-table th,.price-matrix-shell .price-matrix-history-table td,.price-matrix-shell .price-matrix-history-user strong,.price-matrix-shell .price-matrix-history-user span{font-size:14px;font-weight:400;letter-spacing:0}.sync-logs-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.sync-logs-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.sync-logs-title{margin:0;font-size:46px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.sync-logs-subtitle{margin:12px 0 0;font-size:16px;font-weight:500;color:#64748b}.sync-logs-run-btn{min-height:52px;padding:0 28px;border:1px solid #2563eb;border-radius:14px;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:800;box-shadow:0 16px 30px #1e40af33}.sync-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 16px 32px #0f172a0a}.sync-overview-panel,.sync-config-panel{padding:24px}.sync-section-title{margin:0;font-size:28px;font-weight:900;color:#0f172a}.sync-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px;margin-top:24px}.sync-overview-card{min-height:115px;border:1px solid #e7edf5;border-radius:22px;background:#fff;padding:0 20px;display:flex;align-items:center;gap:16px}.sync-overview-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.sync-overview-icon.blue{background:#eef4ff;color:#2563eb}.sync-overview-icon.green{background:#eaf9ee;color:#16a34a}.sync-overview-icon.orange{background:#fff1ed;color:#f97316}.sync-overview-icon.amber{background:#fff8e6;color:#f59e0b}.sync-overview-copy p,.sync-overview-copy span{margin:0}.sync-overview-copy p{font-size:14px;font-weight:600;color:#64748b}.sync-overview-copy h3{margin:6px 0 0;font-size:16px;font-weight:900;color:#0f172a}.sync-overview-copy h3.is-success{color:#16a34a}.sync-overview-copy span{display:block;margin-top:10px;font-size:13px;color:#64748b}.sync-logs-table-panel{overflow:hidden}.sync-card-head{padding:20px 24px;border-bottom:1px solid #eef2f7}.sync-table-wrap{overflow-x:auto}.sync-table{width:100%;min-width:1500px;border-collapse:collapse}.sync-table thead{background:#f8fafc}.sync-table th{padding:16px 20px;text-align:left;font-size:14px;font-weight:900;color:#0f172a;border-bottom:1px solid #e7edf5;white-space:nowrap}.sync-table td{padding:20px;font-size:14px;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle;background:#fff}.sync-table tbody tr:last-child td{border-bottom:0}.sync-cell-strong{font-weight:700}.sync-status-pill{min-height:30px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center;font-size:13px;font-weight:700}.sync-status-pill.success{background:#eaf9ee;color:#16a34a}.sync-icon-btn{width:36px;height:36px;border:1px solid #dbe4f0;border-radius:10px;background:#fff;color:#2563eb;display:inline-grid;place-items:center}.sync-bottom-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.sync-config-stack{display:grid;gap:20px;margin-top:24px}.sync-config-field label{display:block;margin-bottom:12px;font-size:14px;font-weight:700;color:#0f172a}.sync-config-input-wrap{position:relative}.sync-config-input-wrap input{width:100%;height:52px;border:1px solid #dbe4f0;border-radius:14px;background:#f8fafc;padding:0 16px;color:#0f172a;font-size:15px;font-weight:500;outline:none}.sync-config-input-wrap input[type=password]{padding-right:48px}.sync-input-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#64748b;display:grid;place-items:center}.sync-about-panel{border:1px solid #dbeafe;border-radius:24px;background:#f8fbff;padding:32px}.sync-about-head{display:flex;align-items:flex-start;gap:16px}.sync-about-badge{width:40px;height:40px;border-radius:999px;background:#2563eb;color:#fff;display:grid;place-items:center;flex:0 0 auto}.sync-about-head p{margin:12px 0 0;font-size:15px;line-height:1.8;color:#475569}.sync-about-list{display:grid;gap:16px;margin-top:28px;padding-left:56px}.sync-about-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;color:#0f172a}.sync-about-item svg{color:#2563eb}.sync-about-note{margin-top:28px;padding-left:56px;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:700;color:#2563eb}.sync-logs-page :where(.sync-logs-title,.sync-logs-subtitle,.sync-logs-run-btn,.sync-section-title,.sync-overview-copy p,.sync-overview-copy h3,.sync-overview-copy span,.sync-table th,.sync-table td,.sync-cell-strong,.sync-status-pill,.sync-config-field label,.sync-config-input-wrap input,.sync-about-head p,.sync-about-item,.sync-about-note){font-size:14px;font-weight:400;letter-spacing:0}@media (max-width: 1440px){.sync-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1180px){.sync-logs-hero,.sync-bottom-grid{grid-template-columns:1fr;display:grid}.sync-logs-run-btn{justify-self:start}}@media (max-width: 860px){.sync-logs-title{font-size:34px}.sync-overview-grid{grid-template-columns:1fr}.sync-about-panel,.sync-overview-panel,.sync-config-panel{padding:20px}.sync-about-list,.sync-about-note{padding-left:0}.sync-about-head{flex-direction:column}}.orders-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.orders-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.orders-title,.orders-subtitle,.orders-page :where(p,h1,h2,h3,label,button,input,select,th,td,span,small){font-size:14px;font-weight:400;letter-spacing:0}.orders-title{margin:0;line-height:1.2;color:#0f172a}.orders-subtitle{margin:8px 0 0;color:#64748b}.orders-hero-actions{display:flex;align-items:center;gap:12px}.orders-primary-btn,.orders-secondary-btn,.orders-clear-btn,.orders-date-btn,.orders-icon-btn,.orders-filter-field select,.orders-filter-field input{border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a}.orders-primary-btn,.orders-secondary-btn,.orders-clear-btn,.orders-date-btn{min-height:50px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.orders-primary-btn{border-color:#2563eb;background:linear-gradient(90deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 16px 30px #1e40af33}.orders-secondary-btn.is-blue-text{color:#2563eb}.orders-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 16px 32px #0f172a0a}.orders-filter-panel{padding:24px}.orders-filter-grid{display:grid;gap:20px}.orders-filter-grid-top{grid-template-columns:2fr repeat(4,minmax(0,1fr));margin-bottom:20px}.orders-filter-field label{display:block;margin-bottom:10px;color:#0f172a}.orders-filter-field select,.orders-filter-field input{width:100%;height:52px;padding:0 16px;outline:none}.orders-input-wrap{position:relative}.orders-input-wrap input{padding-right:46px}.orders-input-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#64748b}.orders-filter-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.orders-filter-row-left,.orders-filter-row-right{display:flex;align-items:end;gap:16px}.orders-filter-date{min-width:280px}.orders-date-btn{width:100%;justify-content:flex-start}.orders-clear-btn{min-width:160px}.orders-secondary-btn.is-compact{min-width:120px}.orders-stats-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:20px}.orders-stat-card{min-height:110px;border:1px solid #e7edf5;border-radius:22px;background:#fff;padding:0 18px;display:flex;align-items:center;gap:14px;box-shadow:0 12px 24px #0f172a0a}.orders-stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto}.orders-stat-icon.blue{background:#eef4ff;color:#2563eb}.orders-stat-icon.green{background:#eaf9ee;color:#16a34a}.orders-stat-icon.amber{background:#fff8e6;color:#d97706}.orders-stat-icon.orange{background:#fff1ed;color:#f97316}.orders-stat-copy{display:grid;gap:6px}.orders-stat-copy p,.orders-stat-copy h3{margin:0;color:#0f172a}.orders-stat-copy p{color:#64748b}.orders-table-panel{overflow:hidden}.orders-table-wrap{overflow-x:auto}.orders-table{width:100%;min-width:1500px;border-collapse:collapse}.orders-table thead{background:#f8fafc}.orders-table th,.orders-table td{padding:18px 20px;text-align:left;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle;white-space:nowrap}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb}.orders-cell-link{color:#2563eb}.orders-contact-cell,.orders-amount-cell{display:grid;gap:4px}.orders-contact-cell small,.orders-amount-cell small{color:#64748b}.orders-pill{min-height:30px;padding:0 14px;border-radius:10px;display:inline-flex;align-items:center}.orders-pill.success{background:#eaf9ee;color:#16a34a}.orders-pill.info{background:#eef4ff;color:#2563eb}.orders-pill.warn{background:#fff8e6;color:#d97706}.orders-pill.danger{background:#fff1ed;color:#ef4444}.orders-actions-cell{display:flex;align-items:center;gap:10px}.orders-icon-btn{width:36px;height:36px;display:inline-grid;place-items:center;color:#2563eb}.orders-icon-btn.is-muted{color:#64748b}@media (max-width: 1540px){.orders-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1180px){.orders-hero,.orders-filter-row,.orders-filter-row-left,.orders-filter-row-right{display:grid}.orders-filter-grid-top{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-filter-search{grid-column:1 / -1}.orders-filter-date{min-width:0}}@media (max-width: 860px){.orders-filter-panel,.orders-stat-card{padding:20px}.orders-stats-grid,.orders-filter-grid-top{grid-template-columns:1fr}.orders-hero-actions{width:100%;display:grid}}.order-detail-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 28%),#f5f7fb}.order-detail-page :where(p,h1,h2,h3,label,button,th,td,span,small,a,strong,time){font-size:14px;font-weight:400;letter-spacing:0}.order-detail-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.order-detail-back,.order-detail-code,.order-detail-outline-btn,.order-detail-small-btn,.order-detail-icon-btn,.order-detail-action-btn{border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#0f172a}.order-detail-back{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.order-detail-code{min-height:44px;padding:0 16px;display:inline-flex;align-items:center;color:#2563eb;background:#eef4ff;border-color:#dbeafe}.order-detail-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:24px}.order-detail-main,.order-detail-side,.order-detail-pair-grid,.order-detail-bottom-grid{display:grid;gap:24px}.order-detail-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-bottom-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.order-detail-card{border:1px solid #e7edf5;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 16px 32px #0f172a0a;padding:20px}.order-detail-card-head,.order-detail-notes-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.order-detail-section-title{margin:0;color:#0f172a}.order-detail-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px}.order-detail-contact-item{display:flex;gap:12px}.order-detail-contact-icon,.order-detail-package-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;color:#2563eb;background:#eef4ff}.order-detail-contact-item p,.order-detail-payment-grid p,.order-detail-package-price span:first-child,.order-detail-facts-grid span:nth-child(odd),.order-detail-timeline-copy p,.order-detail-timeline-head span,.order-detail-note-head time{color:#64748b}.order-detail-contact-item h3,.order-detail-package-copy h3,.order-detail-payment-grid h3,.order-detail-timeline-head h3,.order-detail-note-author h3{margin:4px 0 0;color:#0f172a}.order-detail-package-row,.order-detail-package-head{display:flex;gap:16px;justify-content:space-between}.order-detail-package-copy{flex:1;display:grid;gap:20px}.order-detail-accent,.order-detail-success,.order-detail-link{color:#2563eb}.order-detail-package-price{text-align:right;display:grid;gap:4px}.order-detail-package-price strong{color:#2563eb}.order-detail-facts-grid,.order-detail-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.order-detail-payment-grid .is-span-2{grid-column:1 / -1}.order-detail-table-wrap{overflow-x:auto}.order-detail-table{width:100%;border-collapse:collapse;min-width:620px}.order-detail-table thead{background:#f8fafc}.order-detail-table th,.order-detail-table td{padding:16px;text-align:left;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle}.order-detail-table tbody tr:last-child td{border-bottom:0}.order-detail-card-footer{margin-top:18px;display:flex;justify-content:center}.order-detail-outline-btn,.order-detail-small-btn{min-height:40px;padding:0 16px}.order-detail-badge{min-height:26px;padding:0 10px;border-radius:10px;display:inline-flex;align-items:center;gap:6px}.order-detail-badge.success{color:#16a34a;background:#dcfce7}.order-detail-inline-actions,.order-detail-actions-list,.order-detail-notes-list,.order-detail-timeline-list{display:grid;gap:12px}.order-detail-inline-actions{display:flex}.order-detail-icon-btn{width:32px;height:32px;display:inline-grid;place-items:center}.order-detail-timeline-item{display:flex;gap:14px}.order-detail-timeline-dot{position:relative;width:16px;height:16px;border-radius:999px;margin-top:2px}.order-detail-timeline-dot.info{background:#2563eb;box-shadow:0 0 0 4px #dbeafe}.order-detail-timeline-dot.success{background:#16a34a;box-shadow:0 0 0 4px #dcfce7}.order-detail-timeline-line{position:absolute;left:50%;top:16px;width:1px;height:54px;background:#dbe4f0;transform:translate(-50%)}.order-detail-timeline-copy{flex:1;display:grid;gap:6px}.order-detail-timeline-head,.order-detail-note-head,.order-detail-note-author{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.order-detail-action-btn{width:100%;min-height:52px;padding:0 16px;display:flex;align-items:center;gap:10px;text-align:left;background:#f8fafc}.order-detail-action-btn.danger{border-color:#fecaca;background:#fff5f5;color:#dc2626}.order-detail-note-card{border:1px solid #eef2f7;border-radius:18px;padding:16px;display:grid;gap:10px}.order-detail-note-author span{min-height:20px;padding:0 8px;border-radius:8px;display:inline-flex;align-items:center;color:#2563eb;background:#eef4ff}@media (max-width: 1320px){.order-detail-grid,.order-detail-bottom-grid,.order-detail-pair-grid{grid-template-columns:1fr}}@media (max-width: 860px){.order-detail-topbar,.order-detail-package-row,.order-detail-package-head,.order-detail-timeline-head,.order-detail-note-head,.order-detail-note-author,.order-detail-contact-grid,.order-detail-facts-grid,.order-detail-payment-grid{display:grid}.order-detail-package-price{text-align:left}.order-detail-card{padding:18px}}.audit-page{display:grid;gap:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.1),transparent 26%),radial-gradient(circle at left 15%,rgba(14,165,233,.06),transparent 24%),#f5f7fb}.audit-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.audit-title{margin:0;font-size:44px;line-height:1;font-weight:900;letter-spacing:-.04em;color:#0f172a}.audit-subtitle{margin:10px 0 0;font-size:16px;color:#64748b}.audit-hero-actions{display:flex;align-items:center;gap:12px}.audit-secondary-btn,.audit-primary-btn,.audit-filter-field select,.audit-filter-field input{border:1px solid #dbe4f0;border-radius:18px;background:rgba(255,255,255,.95);color:#0f172a}.audit-secondary-btn,.audit-primary-btn{min-height:52px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:700;box-shadow:0 12px 30px #0f172a0d}.audit-primary-btn{width:100%;border-color:#2563eb;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);color:#fff;box-shadow:0 18px 34px #2563eb3d}.audit-card{border:1px solid #e7edf5;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 20px 40px #0f172a0b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.audit-filter-panel{padding:24px}.audit-filter-grid{display:grid;grid-template-columns:2fr repeat(4,minmax(0,1fr));gap:20px}.audit-filter-field label{display:block;margin-bottom:10px;font-size:13px;font-weight:700;color:#334155}.audit-filter-field select,.audit-filter-field input{width:100%;height:54px;padding:0 16px;font-size:14px;outline:none}.audit-input-wrap{position:relative}.audit-input-wrap input{padding-right:46px}.audit-input-wrap svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#94a3b8}.audit-stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.audit-stat-card{border:1px solid #e7edf5;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(248,250,252,.98) 100%);padding:22px;display:flex;align-items:center;gap:18px;box-shadow:inset 0 1px #fffc,0 16px 36px #0f172a0d}.audit-stat-icon{width:62px;height:62px;border-radius:20px;display:grid;place-items:center;flex:0 0 auto}.audit-stat-icon.blue{background:#eef4ff;color:#2563eb}.audit-stat-icon.green{background:#dcfce7;color:#16a34a}.audit-stat-icon.amber{background:#fff7ed;color:#f59e0b}.audit-stat-icon.red{background:#fee2e2;color:#ef4444}.audit-stat-icon.sky{background:#e0f2fe;color:#0284c7}.audit-stat-copy{display:grid;gap:6px}.audit-stat-copy p,.audit-stat-copy h3,.audit-stat-copy span{margin:0}.audit-stat-copy p{font-size:14px;color:#64748b}.audit-stat-copy h3{font-size:38px;line-height:1;font-weight:900;color:#0f172a}.audit-stat-copy span{font-size:13px;font-weight:700;color:#16a34a}.audit-content-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(320px,1fr);gap:24px}.audit-table-panel,.audit-detail-panel{overflow:hidden}.audit-table-wrap{overflow-x:auto}.audit-table{width:100%;min-width:1250px;border-collapse:collapse}.audit-table thead{background:#f8fafc}.audit-table th{padding:18px 20px;text-align:left;font-size:13px;font-weight:800;color:#475569;border-bottom:1px solid #eef2f7;white-space:nowrap}.audit-table td{padding:18px 20px;font-size:14px;color:#0f172a;border-bottom:1px solid #eef2f7;vertical-align:middle}.audit-table tbody tr{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.audit-table tbody tr:hover{background:#fafcff}.audit-table tbody tr.is-active{background:linear-gradient(90deg,rgba(37,99,235,.06),rgba(14,165,233,.02));box-shadow:inset 3px 0 #2563eb}.audit-table tbody tr:last-child td{border-bottom:0}.audit-cell-strong{font-weight:700}.audit-date-cell,.audit-module-cell{display:grid;gap:5px}.audit-date-cell span,.audit-user-cell span,.audit-module-cell span{font-weight:700}.audit-date-cell small,.audit-user-cell small,.audit-module-cell small{font-size:12px;color:#64748b}.audit-user-cell{display:flex;align-items:center;gap:12px}.audit-user-cell img{width:40px;height:40px;border-radius:999px;object-fit:cover}.audit-module-cell small{color:#2563eb;font-weight:600}.audit-description-cell{min-width:300px;line-height:1.6;color:#334155}.audit-tag{min-height:30px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;font-size:12px;font-weight:800}.audit-tag.success{background:#dcfce7;color:#16a34a}.audit-tag.failed{background:#fee2e2;color:#ef4444}.audit-tag.update{background:#fff7ed;color:#f59e0b}.audit-tag.create{background:#e0f2fe;color:#0284c7}.audit-tag.delete{background:#fee2e2;color:#ef4444}.audit-tag.sync{background:#eef4ff;color:#2563eb}.audit-detail-panel{display:grid;grid-template-rows:auto 1fr auto}.audit-detail-head{padding:22px 24px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:12px}.audit-detail-head h2{margin:0;font-size:22px;font-weight:900;color:#0f172a}.audit-detail-head button{border:0;background:transparent;color:#94a3b8;font-size:24px}.audit-detail-body{padding:24px}.audit-detail-state-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.audit-detail-state{min-height:44px;padding:0 14px;border-radius:16px;display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:900}.audit-detail-state.success{background:#dcfce7;color:#16a34a}.audit-detail-state.failed{background:#fee2e2;color:#ef4444}.audit-detail-state.sync{background:#eef4ff;color:#2563eb}.audit-detail-id{font-size:14px;color:#64748b}.audit-detail-id strong{color:#0f172a}.audit-detail-stack{display:grid;gap:22px}.audit-detail-line{display:flex;justify-content:space-between;gap:16px}.audit-detail-line>span{font-size:14px;font-weight:700;color:#64748b}.audit-detail-line strong{font-size:14px;font-weight:700;color:#0f172a;text-align:right}.audit-detail-line.is-block{display:grid;gap:10px}.audit-detail-line.is-block p{margin:0;font-size:14px;line-height:1.7;color:#334155}.audit-detail-user-meta{display:grid;justify-items:end;gap:4px}.audit-detail-user-meta small{font-size:12px;color:#64748b}.audit-detail-code-wrap{border:1px solid #e2e8f0;border-radius:20px;background:#f8fafc;overflow:hidden}.audit-detail-code-head{padding:16px 18px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:10px}.audit-detail-code-head>span{font-size:14px;font-weight:700;color:#64748b}.audit-detail-code-head div{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#2563eb}.audit-detail-code-wrap pre{margin:0;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.8;color:#334155;white-space:pre-wrap}.audit-detail-footer{padding:24px;border-top:1px solid #eef2f7}@media (max-width: 1600px){.audit-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1280px){.audit-content-grid,.audit-filter-grid{grid-template-columns:1fr 1fr}.audit-filter-search{grid-column:1 / -1}}@media (max-width: 980px){.audit-hero,.audit-content-grid,.audit-filter-grid,.audit-hero-actions,.audit-detail-line,.audit-detail-state-row{display:grid}.audit-stats-grid{grid-template-columns:1fr 1fr}.audit-detail-user-meta{justify-items:start}.audit-detail-line strong{text-align:left}}@media (max-width: 720px){.audit-title{font-size:34px}.audit-stats-grid,.audit-filter-grid{grid-template-columns:1fr}.audit-filter-panel,.audit-detail-body,.audit-detail-head,.audit-detail-footer{padding-left:18px;padding-right:18px}}.audit-page :where(.audit-title,.audit-subtitle,.audit-secondary-btn,.audit-primary-btn,.audit-filter-field label,.audit-filter-field select,.audit-filter-field input,.audit-stat-copy p,.audit-stat-copy h3,.audit-stat-copy span,.audit-table th,.audit-table td,.audit-cell-strong,.audit-date-cell span,.audit-user-cell span,.audit-module-cell span,.audit-date-cell small,.audit-user-cell small,.audit-module-cell small,.audit-description-cell,.audit-tag,.audit-detail-head h2,.audit-detail-head button,.audit-detail-state,.audit-detail-id,.audit-detail-id strong,.audit-detail-line>span,.audit-detail-line strong,.audit-detail-line.is-block p,.audit-detail-user-meta small,.audit-detail-code-head>span,.audit-detail-code-head div,.audit-detail-code-wrap pre){font-size:14px;font-weight:400;letter-spacing:0}.audit-stats-grid .audit-stat-copy p,.audit-stats-grid .audit-stat-copy h3,.audit-stats-grid .audit-stat-copy span{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:0}
