*{box-sizing:border-box;margin:0;padding:0}body{color:#0f172a;background:#f4f6fa;font-family:Segoe UI,sans-serif}.app-shell{display:flex}.app-main{flex:1;margin-left:270px}.app-content{padding:20px}.sidebar{color:#cbd5e1;background:#0b1220;border-right:1px solid #ffffff0f;flex-direction:column;width:270px;height:100vh;padding:22px 16px;display:flex;position:fixed}.sidebar-brand{align-items:center;gap:12px;padding:10px 8px 24px;display:flex}.brand-mark{color:#fff;background:#2563eb;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:flex}.brand-title{color:#fff;font-size:15px;font-weight:700}.brand-sub{color:#94a3b8;font-size:12px}.sidebar-nav{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:4px;min-height:0;margin-top:10px;display:flex;overflow:hidden auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:0 0}.sidebar-nav::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#fff3}.nav-item{cursor:pointer;color:#94a3b8;border-radius:9px;flex-shrink:0;align-items:center;gap:10px;padding:10px 12px;transition:all .2s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0a}.nav-item.active{color:#fff;background:#2563eb2e;border-left:3px solid #2563eb}.nav-icon{width:20px;font-size:14px}.nav-label{font-size:14px;font-weight:500}.sidebar-footer{background:#ffffff08;border-radius:12px;margin-top:auto;padding:14px}.status-row{color:#94a3b8;align-items:center;gap:8px;font-size:12px;display:flex}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #22c55e}.version{color:#64748b;margin-top:6px;font-size:11px}.app-main{margin-left:270px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.admin-page{background:#f1f5f9;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.admin-hero{color:#fff;border-radius:22px;padding:30px 36px;animation:.35s fadeInUp;position:relative;overflow:hidden;box-shadow:0 12px 40px #0f172a40}.admin-hero h1{letter-spacing:-.5px;color:#fff;margin:0;font-size:28px;font-weight:900}.admin-hero p{color:#fff9;margin:6px 0 0;font-size:14px}.admin-hero .live-dot{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot;display:inline-block;box-shadow:0 0 8px #4ade80}.admin-content{max-width:1400px;margin:0 auto;padding:28px 32px}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:28px;display:grid}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 1px 4px #0000000d}.admin-card:hover{box-shadow:0 6px 24px #00000017}.admin-card-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.admin-card-header h3{color:#0f172a;margin:0;font-size:15px;font-weight:800}.admin-card-header p{color:#94a3b8;margin:3px 0 0;font-size:12px}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table thead tr{background:#f8fafc}.admin-table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:11px 16px;font-size:11px;font-weight:700}.admin-table td{border-bottom:1px solid #e2e8f0;padding:13px 16px}.admin-table tbody tr{transition:background .12s}.admin-table tbody tr:hover{background:#f8fafc}.admin-table tbody tr:last-child td{border-bottom:none}.admin-chip{text-transform:capitalize;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.admin-btn{cursor:pointer;border:none;border-radius:9px;align-items:center;gap:6px;padding:9px 20px;font-size:13px;font-weight:700;transition:all .15s;display:inline-flex}.admin-btn-primary{color:#fff;background:#2563eb}.admin-btn-primary:hover{background:#1d4ed8}.admin-btn-success{color:#fff;background:#16a34a}.admin-btn-success:hover{background:#15803d}.admin-btn-danger{color:#fff;background:#dc2626}.admin-btn-danger:hover{background:#b91c1c}.admin-btn-secondary{color:#475569;background:#f1f5f9;border:1.5px solid #e2e8f0}.admin-btn-secondary:hover{background:#e2e8f0}.admin-btn-sm{border-radius:8px;padding:5px 13px;font-size:12px}.admin-search{box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 12px 10px 36px;font-size:13px;transition:border-color .15s}.admin-search:focus{border-color:#2563eb}.admin-filter{cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 14px;font-size:12px;transition:border-color .15s}.admin-filter:focus{border-color:#2563eb}.admin-empty{text-align:center;color:#94a3b8;padding:56px 24px}.admin-empty .icon{margin-bottom:14px;font-size:52px}.admin-empty h3{color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:800}.admin-empty p{margin:0;font-size:13px}.admin-toast{z-index:9999;border-radius:12px;align-items:center;gap:10px;padding:12px 22px;font-size:14px;font-weight:600;animation:.3s fadeInUp;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 8px 32px #00000040}.admin-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;animation:.2s fadeInUp;display:flex;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:20px;max-width:96vw;max-height:92vh;padding:28px;overflow-y:auto;box-shadow:0 24px 80px #0003}.admin-drawer{background:#fff;flex-direction:column;height:100vh;animation:.28s slideRight;display:flex;position:relative;overflow:hidden;box-shadow:-8px 0 48px #0003}.admin-divider{border:none;border-top:1px solid #e2e8f0;margin:20px 0}.admin-label{color:#475569;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.admin-input{box-sizing:border-box;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.admin-input:focus{border-color:#2563eb}.admin-textarea{resize:vertical}.hero-blue{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 50%,#2563eb 100%)}.hero-teal{background:linear-gradient(135deg,#0f172a 0%,#134e4a 50%,#0d9488 100%)}.hero-purple{background:linear-gradient(135deg,#0f172a 0%,#3b0764 50%,#7c3aed 100%)}.hero-indigo{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 50%,#4f46e5 100%)}.hero-cyan{background:linear-gradient(135deg,#0f172a 0%,#0c4a6e 50%,#0891b2 100%)}.hero-orange{background:linear-gradient(135deg,#0f172a 0%,#431407 50%,#ea580c 100%)}.hero-green{background:linear-gradient(135deg,#0f172a 0%,#14532d 50%,#16a34a 100%)}.hero-rose{background:linear-gradient(135deg,#0f172a 0%,#4c0519 50%,#e11d48 100%)}@media (width<=900px){.sidebar{width:80px}.nav-label,.brand-title,.brand-sub,.version{display:none}.app-main{margin-left:80px}}.topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:60px;padding:0 20px;display:flex}.topbar-search{border:1px solid #e5e7eb;border-radius:8px;width:300px;padding:10px}.user-info{align-items:center;gap:8px;display:flex}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.kpi-card h4{color:#64748b;font-size:12px}.kpi-card p{font-size:24px;font-weight:700}.loading{padding:40px}.dashboard-header{margin-bottom:24px}.page-title{font-size:28px;font-weight:700}.page-subtitle{color:#64748b;margin-top:5px}.dashboard-loading{justify-content:center;align-items:center;height:80vh;font-size:24px;font-weight:600;display:flex}.grid-kpi{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:24px;display:grid}.kpi-card{color:#fff;border-radius:16px;padding:22px;box-shadow:0 10px 25px #00000014}.kpi-card h2{margin-top:18px;font-size:30px}.kpi-top{justify-content:space-between;align-items:center;font-size:14px;display:flex}.blue{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.green{background:linear-gradient(135deg,#22c55e,#16a34a)}.orange{background:linear-gradient(135deg,#f97316,#ea580c)}.purple{background:linear-gradient(135deg,#9333ea,#7e22ce)}.grid-main{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:24px;display:grid}.grid-bottom{grid-template-columns:2fr 1fr;gap:20px;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:22px}.card-title{margin-bottom:20px;font-size:16px;font-weight:600}.table{border-collapse:collapse;width:100%}.table th{text-align:left;color:#64748b;background:#f8fafc;padding:14px;font-size:13px}.table td{border-top:1px solid #f1f5f9;padding:14px}.table tr:hover{background:#f8fafc}.finance-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:16px 0;display:flex}@media (width<=1200px){.grid-kpi{grid-template-columns:repeat(2,1fr)}.grid-main,.grid-bottom{grid-template-columns:1fr}}@media (width<=768px){.app-main{margin-left:0}.sidebar{display:none}.grid-kpi{grid-template-columns:1fr}}.topbar{-webkit-backdrop-filter:blur(14px);z-index:200;background:#ffffffeb;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:78px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;display:flex}.search-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;width:430px;height:48px;padding:0 16px;transition:all .2s;display:flex}.search-box:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.search-icon{color:#94a3b8;margin-right:12px;font-size:14px}.topbar-search{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-size:14px}.topbar-right{align-items:center;gap:18px;display:flex}.topbar-date{color:#64748b;font-size:13px;font-weight:500}.notification-wrapper{position:relative}.notification-btn{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;transition:all .2s;display:flex;position:relative}.notification-btn:hover{background:#f8fafc;transform:translateY(-1px)}.notification-btn svg{color:#334155;font-size:16px}.notification-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.profile-dropdown{cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:8px 14px;transition:all .2s;display:flex}.profile-dropdown:hover{background:#f8fafc}.profile-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:700;display:flex;box-shadow:0 6px 18px #2563eb40}.profile-info{flex-direction:column;display:flex}.profile-name{color:#0f172a;font-size:14px;font-weight:700}.profile-role{color:#64748b;font-size:12px}.profile-arrow{color:#94a3b8;font-size:12px}.logout-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;align-items:center;gap:10px;height:46px;padding:0 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.logout-btn:hover{background:#1e293b;transform:translateY(-1px)}@media (width<=900px){.topbar{padding:0 16px}.search-box{width:240px}.topbar-date,.profile-role,.profile-arrow,.logout-btn span{display:none}}.premium-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;padding:24px;box-shadow:0 10px 30px #0f172a0a}.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.section-subtitle{color:#64748b;margin-top:4px;font-size:13px}.view-all-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s}.view-all-btn:hover{background:#dbeafe}.order-item{border:1px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:16px;transition:all .2s;display:flex}.order-item:hover{background:#f8fafc;transform:translateY(-1px)}.order-left{align-items:center;gap:14px;display:flex}.order-avatar{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex}.order-number{color:#0f172a;font-size:14px;font-weight:700}.order-date{color:#64748b;margin-top:4px;font-size:12px}.order-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.order-amount{color:#0f172a;font-size:15px;font-weight:700}.status-badge{text-transform:capitalize;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:700}.status-badge.success{color:#166534;background:#dcfce7}.status-badge.warning{color:#92400e;background:#fef3c7}.status-badge.info{color:#1d4ed8;background:#dbeafe}.finance-box{border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:20px;display:flex}.revenue-box{background:linear-gradient(135deg,#eff6ff,#dbeafe)}.expense-box{background:linear-gradient(135deg,#fff7ed,#ffedd5)}.profit-box{background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.finance-label{color:#64748b;margin-bottom:6px;font-size:13px}.finance-value{color:#0f172a;font-size:26px;font-weight:800}.finance-icon{font-size:28px}.finance-mini-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:18px;display:grid}.mini-metric{background:#f8fafc;border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.mini-metric span{color:#64748b;font-size:12px}.mini-metric strong{color:#0f172a;font-size:18px}.empty-state{text-align:center;color:#64748b;padding:30px}.table select{background:#fff;font-size:12px}.status-good{color:#22c55e}.finance-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;margin-bottom:10px;padding:12px;transition:all .2s}.status-bad{color:#ef4444;font-weight:600}.finance-revenue{border-left:4px solid #2563eb}.finance-expense{border-left:4px solid #ef4444}.finance-profit{border-left:4px solid #22c55e}.finance-wallet{border-left:4px solid #f59e0b}.finance-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:12px 0;display:flex}.status-good{color:#22c55e;font-weight:600}.finance-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;margin-bottom:10px;padding:12px}.finance-btn:hover{background:#1d4ed8}.finance-btn.secondary{background:#0f172a}.finance-btn.danger{background:#ef4444}.orders-hero{justify-content:space-between;align-items:center;display:flex}.orders-hero h1{color:#0f172a;font-size:30px;font-weight:800}.orders-hero p{color:#64748b;margin-top:6px}.create-order-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;height:46px;padding:0 18px;font-weight:600}.orders-kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.orders-kpi-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:16px;padding:20px;display:flex}.orders-kpi-icon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex}.orders-kpi-icon.blue{color:#2563eb;background:#dbeafe}.orders-kpi-icon.orange{color:#ea580c;background:#ffedd5}.orders-kpi-icon.cyan{color:#0891b2;background:#cffafe}.orders-kpi-icon.green{color:#16a34a;background:#dcfce7}.orders-kpi-card span{color:#64748b;font-size:12px}.orders-kpi-card h2{margin-top:5px;font-size:26px}.orders-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:16px;display:flex}.orders-search{border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;width:340px;height:46px;padding:0 14px;display:flex}.orders-search input{border:none;outline:none;width:100%}.orders-filters{flex-wrap:wrap;gap:8px;display:flex}.orders-filters button{cursor:pointer;text-transform:capitalize;background:#f1f5f9;border:none;border-radius:10px;padding:10px 14px}.orders-filters button.active{color:#fff;background:#2563eb}.orders-list{flex-direction:column;gap:14px;display:flex}.enterprise-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:space-between;gap:20px;padding:20px;transition:all .2s;display:flex}.enterprise-order-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f172a0f}.enterprise-order-main{cursor:pointer;flex:1}.enterprise-order-top{justify-content:space-between;align-items:center;display:flex}.enterprise-order-number{font-size:18px;font-weight:700}.enterprise-order-customer{color:#64748b;margin-top:6px;font-size:14px}.enterprise-order-bottom{gap:50px;margin-top:18px;display:flex}.enterprise-stat span{color:#94a3b8;margin-bottom:6px;font-size:11px;display:block}.enterprise-stat strong{font-size:14px}.enterprise-badge{text-transform:capitalize;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:700}.enterprise-badge.pending{color:#92400e;background:#fef3c7}.enterprise-badge.processing{color:#1d4ed8;background:#dbeafe}.enterprise-badge.confirmed{color:#4338ca;background:#e0e7ff}.enterprise-badge.shipped{color:#0e7490;background:#cffafe}.enterprise-badge.delivered{color:#166534;background:#dcfce7}.enterprise-badge.cancelled{color:#991b1b;background:#fee2e2}.enterprise-order-actions{flex-direction:column;justify-content:center;gap:10px;width:180px;display:flex}.enterprise-order-actions select{border:1px solid #e5e7eb;border-radius:10px;height:42px;padding:0 10px}.enterprise-order-actions button{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:42px;display:flex}.orders-empty{text-align:center;color:#64748b;background:#fff;border-radius:18px;padding:40px}.pipeline-wrapper{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:4px;display:grid}.pipeline-step{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;transition:all .25s;position:relative}.pipeline-step:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0f172a0f}.pipeline-step.active{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb14}.pipeline-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.pipeline-label{color:#0f172a;font-size:13px;font-weight:700}.pipeline-count{color:#2563eb;background:#eff6ff;border-radius:10px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:700;display:flex}.pipeline-bar{background:#f1f5f9;border-radius:999px;width:100%;height:8px;overflow:hidden}.pipeline-fill{background:linear-gradient(90deg,#2563eb,#60a5fa);border-radius:999px;height:100%;transition:all .3s}.pipeline-line{background:#cbd5e1;width:14px;height:2px;position:absolute;top:50%;right:-14px}@media (width<=1100px){.pipeline-wrapper{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.pipeline-wrapper{grid-template-columns:1fr}.pipeline-line{display:none}}.pcc-page{flex-direction:column;gap:20px;padding-bottom:40px;animation:.3s pcc-fade;display:flex}@keyframes pcc-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.pcc-loading{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:300px;font-weight:700;display:flex}.pcc-spinner{border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite pcc-spin}@keyframes pcc-spin{to{transform:rotate(360deg)}}.pcc-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:20px;justify-content:center;align-items:center;gap:16px;padding:30px;font-weight:600;display:flex}.pcc-error button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;padding:10px 20px;font-weight:700}.pcc-header{background:linear-gradient(135deg,#0f172a 0%,#1e3a5f 60%,#1d4ed8 100%);border-radius:20px;justify-content:space-between;align-items:center;padding:26px 30px;display:flex;position:relative;overflow:hidden}.pcc-header:after{content:"";background:#ffffff0a;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.pcc-header-left{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.pcc-header-icon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff2e;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.pcc-title{color:#fff;font-size:22px;font-weight:800}.pcc-subtitle{color:#ffffff8c;margin-top:3px;font-size:13px}.pcc-header-actions{z-index:1;gap:10px;display:flex;position:relative}.pcc-btn-primary{color:#1d4ed8;cursor:pointer;background:#fffffff2;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:700;transition:all .15s}.pcc-btn-primary:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.pcc-btn-secondary{color:#ffffffd9;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .15s}.pcc-btn-secondary:hover{background:#ffffff2e}.pcc-stats-bar{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.pcc-stat-card{cursor:default;background:#fff;border:1px solid #e8eef4;border-radius:16px;align-items:center;gap:14px;padding:18px 16px;transition:transform .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.pcc-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.pcc-stat-card.alert{background:linear-gradient(135deg,#fff 0%,#fef2f2 100%);border-color:#fecaca}.pcc-stat-card:before{content:"";background:var(--card-color,#2563eb);border-radius:16px 0 0 16px;width:4px;position:absolute;top:0;bottom:0;left:0}.pcc-stat-icon{background:var(--card-bg,#eff6ff);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.pcc-stat-value{color:#0f172a;font-size:20px;font-weight:800;line-height:1}.pcc-stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-top:3px;font-size:11px;font-weight:600}.pcc-stat-alert-dot{background:#dc2626;border-radius:50%;width:8px;height:8px;animation:1.4s infinite pcc-pulse;position:absolute;top:10px;right:10px}@keyframes pcc-pulse{0%,to{opacity:1}50%{opacity:.4}}.pcc-tabs{background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:4px;width:fit-content;padding:5px;display:flex}.pcc-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .15s}.pcc-tab.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 8px #2563eb59}.pcc-low-banner{color:#92400e;background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #fde68a;border-radius:14px;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:600;display:flex}.pcc-low-banner-icon{font-size:20px}.pcc-low-banner-action{color:#fff;cursor:pointer;background:#d97706;border:none;border-radius:8px;margin-left:auto;padding:6px 14px;font-size:12px;font-weight:700}.pcc-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:14px 18px;display:flex}.pcc-search-wrap{flex:1;min-width:220px;position:relative}.pcc-search-icon{color:#94a3b8;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.pcc-search{border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:9px 12px 9px 36px;font-size:14px;transition:border-color .15s}.pcc-search:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.pcc-search-clear{color:#94a3b8;cursor:pointer;background:#f1f5f9;border:none;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.pcc-filter{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:9px 14px;font-size:13px;font-weight:600;transition:border-color .15s}.pcc-filter:focus{border-color:#2563eb}.pcc-result-count{color:#94a3b8;white-space:nowrap;font-size:13px;font-weight:500}.pcc-view-toggle{background:#f8fafc;border-radius:8px;gap:4px;padding:3px;display:flex}.pcc-view-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:6px;padding:5px 10px;font-size:14px;transition:all .15s}.pcc-view-btn.active{background:#fff;box-shadow:0 1px 4px #0000001a}.pcc-bulk-bar{background:#0f172a;border-radius:12px;align-items:center;gap:10px;padding:12px 18px;animation:.2s pcc-fade;display:flex}.pcc-bulk-count{color:#fff;margin-right:6px;font-size:13px;font-weight:700}.pcc-bulk-btn{cursor:pointer;border:none;border-radius:8px;padding:7px 14px;font-size:12px;font-weight:700;transition:opacity .15s}.pcc-bulk-btn:hover{opacity:.85}.pcc-bulk-btn.activate{color:#166534;background:#dcfce7}.pcc-bulk-btn.deactivate{color:#475569;background:#f1f5f9}.pcc-bulk-btn.danger{color:#991b1b;background:#fee2e2}.pcc-bulk-btn.cancel{color:#ffffffb3;background:#ffffff1a}.pcc-table-wrapper{background:#fff;border:1px solid #e2e8f0;border-radius:20px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.pcc-table{border-collapse:collapse;width:100%;font-size:14px}.pcc-table thead tr{background:#f8fafc;border-bottom:2px solid #e2e8f0}.pcc-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:14px 16px;font-size:11px;font-weight:700}.pcc-th-check{width:44px}.pcc-th-sortable{cursor:pointer;align-items:center;gap:6px;display:flex}.pcc-th-sortable:hover{color:#2563eb}.pcc-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 16px}.pcc-table tbody tr:last-child td{border-bottom:none}.pcc-row{transition:background .1s}.pcc-row:hover{background:#fafbff}.pcc-row-selected{background:#eff6ff!important}.pcc-product-cell{align-items:center;gap:12px;display:flex}.pcc-product-img{-o-object-fit:cover;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;width:48px;height:48px}.pcc-product-name{color:#0f172a;font-size:14px;font-weight:700}.pcc-product-desc{color:#94a3b8;max-width:200px;margin-top:2px;font-size:12px}.pcc-product-id{color:#cbd5e1;margin-top:2px;font-family:monospace;font-size:11px}.pcc-category-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.pcc-supplier-name{color:#374151;font-size:13px;font-weight:600}.pcc-price{color:#0f172a;font-size:15px;font-weight:800}.pcc-stock{flex-direction:column;gap:5px;display:flex}.pcc-stock-top{align-items:center;gap:7px;display:flex}.pcc-stock-num{color:#0f172a;font-size:14px;font-weight:700}.pcc-stock.low .pcc-stock-num{color:#dc2626}.pcc-low-badge{color:#dc2626;text-transform:uppercase;letter-spacing:.04em;background:#fee2e2;border-radius:20px;padding:2px 7px;font-size:10px;font-weight:700}.pcc-stock-bar{background:#f1f5f9;border-radius:10px;width:72px;height:4px;overflow:hidden}.pcc-stock-bar-fill{border-radius:10px;height:100%;transition:width .5s}.pcc-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s infinite pcc-shimmer}@keyframes pcc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pcc-skeleton-title{border-radius:6px;width:220px;height:22px}.pcc-skeleton-sub{border-radius:4px;width:160px;height:14px;margin-top:8px}.pcc-skeleton-icon{border-radius:12px;flex-shrink:0;width:42px;height:42px}.pcc-skeleton-val{width:70px;height:20px;margin-bottom:6px}.pcc-skeleton-lbl{width:90px;height:11px}.pcc-skeleton-table{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:20px;height:340px;animation:1.4s infinite pcc-shimmer}.pcc-status{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.pcc-status:before{content:"";border-radius:50%;width:6px;height:6px}.status-active{color:#166534;background:#dcfce7}.status-active:before{background:#16a34a;animation:1.4s infinite pcc-pulse}.status-inactive{color:#475569;background:#f1f5f9}.status-inactive:before{background:#94a3b8}.status-pending{color:#92400e;background:#fef9c3}.status-pending:before{background:#d97706}.status-approved{color:#166534;background:#dcfce7}.status-rejected{color:#991b1b;background:#fee2e2}.pcc-actions{gap:6px;display:flex}.pcc-action-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .15s;display:flex}.pcc-action-btn:hover{transform:translateY(-1px)}.pcc-action-btn.view{color:#2563eb;background:#eff6ff}.pcc-action-btn.view:hover{background:#dbeafe}.pcc-action-btn.edit{color:#16a34a;background:#f0fdf4}.pcc-action-btn.edit:hover{background:#dcfce7}.pcc-action-btn.delete{color:#dc2626;background:#fef2f2}.pcc-action-btn.delete:hover{background:#fee2e2}.pcc-checkbox{cursor:pointer;accent-color:#2563eb;width:16px;height:16px}.pcc-td-check{width:44px}.pcc-empty{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:60px 20px}.pcc-empty-icon{margin-bottom:12px;font-size:48px}.pcc-empty-text{color:#374151;font-size:16px;font-weight:700}.pcc-empty-sub{color:#94a3b8;margin-top:4px;font-size:13px}.pcc-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.pcc-product-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;transition:transform .15s,box-shadow .15s;overflow:hidden}.pcc-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000001a}.pcc-product-card-img{-o-object-fit:cover;object-fit:cover;background:#f8fafc;width:100%;height:160px}.pcc-product-card-body{padding:14px}.pcc-product-card-name{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.pcc-product-card-cat{color:#2563eb;margin-bottom:8px;font-size:11px;font-weight:600}.pcc-product-card-row{justify-content:space-between;align-items:center;display:flex}.pcc-product-card-price{color:#0f172a;font-size:16px;font-weight:800}.pcc-product-card-stock{color:#94a3b8;font-size:12px}.pcc-product-card-footer{background:#fafbfc;border-top:1px solid #f1f5f9;gap:6px;padding:10px 14px;display:flex}.pcc-product-card-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:7px;font-size:12px;font-weight:600;transition:all .15s}.pcc-product-card-btn.view{color:#2563eb;background:#eff6ff}.pcc-product-card-btn.edit{color:#16a34a;background:#f0fdf4}.pcc-product-card-btn.delete{color:#dc2626;background:#fef2f2}@media (width<=1200px){.pcc-stats-bar{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){.pcc-stats-bar{grid-template-columns:repeat(2,1fr)}.pcc-header{flex-direction:column;gap:14px}}
