.admin-shell{min-height:100vh;color:var(--admin-text);direction:rtl;grid-template-columns:292px minmax(0,1fr);display:grid;position:relative;overflow:hidden}.admin-shell:before{content:"";pointer-events:none;opacity:.6;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.admin-shell:after{content:"";pointer-events:none;filter:blur(3px);background:radial-gradient(circle,#facc1524,#0000 65%);width:520px;height:520px;position:fixed;top:-180px;right:280px}.admin-sidebar{-webkit-backdrop-filter:blur(28px);z-index:4;background:linear-gradient(#0f172ae6,#020617bd),#0f172abf;border-left:1px solid #ffffff1b;flex-direction:column;height:100vh;padding:18px;display:flex;position:sticky;top:0}.admin-brand{background:linear-gradient(135deg,#facc152e,#ffffff0f),#ffffff0b;border:1px solid #facc152e;border-radius:24px;align-items:center;gap:12px;min-height:78px;padding:14px;display:flex;box-shadow:0 18px 42px #0000002e}.admin-brand-mark{color:#111827;background:linear-gradient(135deg,#facc15,#f59e0b);border-radius:18px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:950;display:flex;box-shadow:0 12px 26px #facc153d}.admin-brand h1{color:#fff;letter-spacing:.2px;margin:0;font-size:18px;line-height:1.2}.admin-brand span{color:#cbd5e1cc;direction:ltr;margin-top:5px;font-size:12px;display:block}.admin-nav{gap:8px;padding:18px 0;display:grid}.admin-nav-link{color:#e2e8f0c7;border:1px solid #0000;border-radius:16px;align-items:center;gap:11px;min-height:48px;padding:0 13px;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s;display:flex;position:relative}.admin-nav-link:before{content:"";background:0 0;border-radius:999px;width:4px;transition:background .18s,box-shadow .18s;position:absolute;inset:8px auto 8px 10px}.admin-nav-link:hover{color:#fff;background:#ffffff0e;border-color:#ffffff14;transform:translate(-2px)}.admin-nav-link.active{color:#111827;background:linear-gradient(135deg,#facc15,#f59e0b);border-color:#facc156b;box-shadow:0 16px 34px #facc152e}.admin-nav-link.active:before{background:#11182785;box-shadow:0 0 18px #11182747}.admin-nav-icon{width:28px;height:28px;color:inherit;background:#ffffff14;border-radius:11px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.admin-nav-link.active .admin-nav-icon{background:#11182721}.admin-sidebar-footer{margin-top:auto}.admin-live-card{background:#22c55e14;border:1px solid #22c55e2e;border-radius:20px;align-items:center;gap:10px;padding:14px;display:flex}.admin-live-dot{background:#22c55e;border-radius:999px;width:11px;height:11px;animation:1.6s infinite adminPulse;box-shadow:0 0 #22c55e8c}@keyframes adminPulse{0%{box-shadow:0 0 #22c55e8c}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.admin-live-card strong{color:#dcfce7;font-size:13px;display:block}.admin-live-card small{color:#bbf7d0ad;font-size:12px}.admin-main{z-index:2;min-width:0;position:relative}.admin-topbar{z-index:3;-webkit-backdrop-filter:blur(24px);background:#07090f9e;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;min-height:86px;padding:16px 24px;display:flex;position:sticky;top:0}.admin-topbar-title span{color:#facc15e6;font-size:12px;font-weight:800}.admin-topbar-title h2{color:#fff;letter-spacing:-.3px;margin:6px 0 0;font-size:20px}.admin-topbar-actions{align-items:center;gap:12px;display:flex}.admin-search-pill{background:#ffffff0e;border:1px solid #ffffff1b;border-radius:16px;align-items:center;gap:8px;width:280px;height:46px;padding:0 12px;display:flex}.admin-search-pill span{color:#facc15db;font-size:13px}.admin-search-pill input{flex:1;min-width:0;height:100%;box-shadow:none!important;color:#fff!important;background:0 0!important;border:none!important;padding:0!important}.admin-user-card{background:#ffffff0e;border:1px solid #ffffff1b;border-radius:18px;align-items:center;gap:10px;height:50px;padding:7px 10px 7px 14px;display:flex}.admin-user-avatar{color:#111827;background:linear-gradient(135deg,#facc15f2,#f59e0bf2);border-radius:14px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:950;display:flex}.admin-user-card strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:13px;display:block;overflow:hidden}.admin-user-card small{color:#cbd5e1b8;font-size:11px}.admin-logout-btn{color:#fca5a5;cursor:pointer;background:#ef44441a;border:1px solid #ef44443d;border-radius:16px;height:46px;padding:0 16px;font-family:inherit}.admin-content{min-width:0;padding:24px}@media (width<=1200px){.admin-shell{grid-template-columns:88px minmax(0,1fr)}.admin-sidebar{padding:14px 10px}.admin-brand{justify-content:center;padding:10px}.admin-brand div:not(.admin-brand-mark),.admin-nav-link span:not(.admin-nav-icon),.admin-sidebar-footer{display:none}.admin-nav-link{justify-content:center;padding:0}.admin-nav-icon{background:0 0}}@media (width<=900px){.admin-shell{display:block}.admin-sidebar{z-index:20;border:1px solid #ffffff1f;border-radius:24px;height:74px;padding:10px;position:fixed;inset:auto 12px 12px}.admin-brand,.admin-sidebar-footer{display:none}.admin-nav{gap:8px;padding:0;display:flex;overflow-x:auto}.admin-nav-link{flex:0 0 54px;height:54px;min-height:54px}.admin-nav-link:before{display:none}.admin-topbar{flex-direction:column;align-items:stretch;position:relative}.admin-topbar-actions{flex-wrap:wrap}.admin-search-pill{order:3;width:100%}.admin-content{padding:18px 14px 104px}}@media (width<=640px){.admin-user-card{flex:1}.admin-logout-btn{flex:none}}.login-page,.login-page *{box-sizing:border-box}.login-page{--login-yellow:#facc15;--login-yellow-2:#f59e0b;--login-green:#22c55e;--login-red:#ef4444;--login-text:#f8fafc;--login-soft:#cbd5e1;--login-muted:#94a3b8;--login-border:#ffffff1f;width:100%;min-height:100vh;color:var(--login-text);direction:rtl;background:radial-gradient(circle at 82% 12%,#facc1529,#0000 30rem),radial-gradient(circle at 14% 22%,#38bdf81f,#0000 32rem),linear-gradient(135deg,#05070c 0%,#0b1020 48%,#07090f 100%);justify-content:center;align-items:center;padding:28px;display:flex;position:relative;overflow:hidden}.login-page:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 76%);mask-image:radial-gradient(circle,#000,#0000 76%)}.login-bg-orb{filter:blur(10px);pointer-events:none;border-radius:999px;position:absolute}.login-bg-orb-1{background:#facc151f;width:320px;height:320px;top:-120px;right:8%}.login-bg-orb-2{background:#38bdf81a;width:360px;height:360px;bottom:-150px;left:7%}.login-bg-orb-3{background:#a78bfa14;width:220px;height:220px;top:35%;left:20%}.login-shell{z-index:2;grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:18px;width:min(1080px,100%);min-height:620px;display:grid;position:relative}.login-brand-panel,.login-page .login-card{border:1px solid var(--login-border);-webkit-backdrop-filter:blur(24px);background:linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ac2;box-shadow:0 30px 90px #00000057}.login-brand-panel{border-radius:34px;flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";background:#facc1521;border-radius:999px;width:430px;height:430px;position:absolute;top:-170px;left:-150px}.login-brand-badge,.login-brand-content,.login-stats-grid{z-index:2;position:relative}.login-brand-badge{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:900;display:inline-flex}.login-live-dot{background:var(--login-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite loginPulse;box-shadow:0 0 #22c55e94}@keyframes loginPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.login-brand-logo{background:linear-gradient(135deg, var(--login-yellow), var(--login-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:92px;height:92px;margin-bottom:24px;font-size:42px;font-weight:950;display:flex;box-shadow:0 22px 60px #facc1538}.login-brand-content h1{letter-spacing:-1.4px;color:var(--login-text);margin:0 0 14px;font-size:clamp(34px,5vw,52px);font-weight:950}.login-brand-content p{max-width:580px;color:var(--login-muted);margin:0;font-size:15px;line-height:2.1}.login-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.login-stats-grid div{border:1px solid var(--login-border);background:#ffffff0e;border-radius:20px;min-width:0;padding:14px}.login-stats-grid span{color:var(--login-muted);margin-bottom:8px;font-size:12px;display:block}.login-stats-grid strong{color:var(--login-text);direction:ltr;font-size:14px;display:block}.login-page .login-card{border-radius:34px;flex-direction:column;place-self:center stretch;width:100%;min-width:0;max-width:430px;margin:0;padding:28px;display:flex}.login-card-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.login-card-logo{background:linear-gradient(135deg, var(--login-yellow), var(--login-yellow-2));color:#111827;border-radius:22px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;font-weight:950;display:flex}.login-card-header span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.login-card-header h2{color:var(--login-text);margin:0;font-size:22px;font-weight:950}.login-card-header p{color:var(--login-muted);margin:7px 0 0;font-size:13px}.login-error{color:#fecaca;background:#ef444421;border:1px solid #ef444447;border-radius:16px;width:100%;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.8}.login-field{width:100%;margin:0 0 16px;display:block}.login-field>span{color:var(--login-muted);text-align:right;margin-bottom:8px;font-size:13px;display:block}.login-input-wrap{border:1px solid var(--login-border);direction:ltr;background:#0206176b;border-radius:18px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 13px;display:grid;overflow:hidden}.login-input-wrap:focus-within{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.login-input-icon{color:var(--login-yellow);text-align:center;flex:none;width:18px;font-size:12px}.login-input-wrap input{width:100%;min-width:0;height:52px;color:var(--login-text);text-align:left;direction:ltr;border:none;outline:none;padding:0;font-family:inherit;font-size:14px;box-shadow:none!important;background:0 0!important}.login-input-wrap input::placeholder{color:#94a3b8cc}.login-password-toggle{border:1px solid var(--login-border);min-width:68px;height:36px;color:var(--login-soft);cursor:pointer;white-space:nowrap;background:#ffffff13;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-family:inherit;font-size:12px;display:inline-flex}.login-password-toggle:hover{color:var(--login-yellow);border-color:#facc1547}.login-options{width:100%;color:var(--login-muted);justify-content:space-between;align-items:center;gap:12px;margin:4px 0 18px;font-size:12px;display:flex}.login-options span:last-child{color:#facc15db;direction:ltr}.login-submit{background:linear-gradient(135deg, var(--login-yellow), var(--login-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:52px;font-family:inherit;font-size:15px;font-weight:950;display:inline-flex;box-shadow:0 18px 42px #facc1533}.login-submit:hover:not(:disabled){transform:translateY(-2px)}.login-submit:disabled{opacity:.68;cursor:not-allowed}.login-spinner{border:2px solid #11182740;border-top-color:#111827;border-radius:999px;width:17px;height:17px;animation:.76s linear infinite loginSpin}.login-page input,.login-page button{font-family:inherit}.login-page .login-input-wrap input{box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.login-page .login-password-toggle{max-width:max-content;width:auto!important}@keyframes loginSpin{to{transform:rotate(360deg)}}.login-footer-note{border-top:1px solid var(--login-border);width:100%;color:var(--login-muted);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;font-size:12px;display:flex}.login-footer-note b{color:var(--login-yellow);direction:ltr}@media (width<=980px){.login-page{overflow-y:auto}.login-shell{grid-template-columns:1fr;min-height:auto}.login-brand-panel{min-height:330px}.login-page .login-card{align-self:stretch;max-width:none}}@media (width<=640px){.login-page{align-items:flex-start;padding:16px}.login-brand-panel,.login-page .login-card{border-radius:26px;padding:20px}.login-brand-logo{border-radius:26px;width:76px;height:76px;font-size:34px}.login-brand-content h1{font-size:29px}.login-stats-grid{grid-template-columns:1fr}.login-card-header{align-items:flex-start}.login-options,.login-footer-note{flex-direction:column;align-items:stretch}}.dashboard-control-room{--dash-yellow:#facc15;--dash-yellow-2:#f59e0b;--dash-blue:#38bdf8;--dash-green:#22c55e;--dash-red:#ef4444;--dash-purple:#a78bfa;--dash-cyan:#06b6d4;--dash-card:#0f172ab8;--dash-card-2:#ffffff0e;--dash-border:#ffffff1c;--dash-text:#f8fafc;--dash-muted:#94a3b8;--dash-soft:#cbd5e1;direction:rtl;gap:18px;display:grid}.dashboard-hero-panel{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 18% 18%,#facc1538,#0000 28rem),radial-gradient(circle at 90% 12%,#38bdf821,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;grid-template-columns:minmax(0,1fr) 260px;gap:24px;min-height:270px;padding:28px;animation:.48s both dashboardHeroIn;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.dashboard-hero-panel:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-120px auto auto -120px}.dashboard-hero-panel:after{content:"";filter:blur(16px);pointer-events:none;background:#38bdf814;border-radius:999px;width:420px;height:420px;position:absolute;inset:auto 10% -180px auto}@keyframes dashboardHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-hero-content{z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.dashboard-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-live-dot{background:var(--dash-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite dashboardPulse;box-shadow:0 0 #22c55e94}@keyframes dashboardPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.dashboard-hero-content h2{color:var(--dash-text);letter-spacing:-1.3px;margin:18px 0 10px;font-size:clamp(28px,4vw,46px);font-weight:950}.dashboard-hero-content p{max-width:680px;color:var(--dash-muted);margin:0;font-size:15px;line-height:2}.dashboard-hero-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.dashboard-hero-actions button,.dashboard-hero-actions a{cursor:pointer;border:none;border-radius:15px;justify-content:center;align-items:center;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.dashboard-hero-actions button{background:linear-gradient(135deg, var(--dash-yellow), var(--dash-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.dashboard-hero-actions a{color:var(--dash-soft);background:#ffffff13;border:1px solid #ffffff1c}.dashboard-hero-actions a.ghost{background:0 0}.dashboard-hero-actions button:hover:not(:disabled),.dashboard-hero-actions a:hover{transform:translateY(-2px)}.dashboard-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.dashboard-hero-orbit{z-index:2;align-content:center;place-items:center;gap:14px;display:grid;position:relative}.dashboard-orbit-ring{border-radius:999px;width:210px;height:210px;padding:12px;animation:4.2s ease-in-out infinite dashboardFloat;box-shadow:inset 0 0 0 1px #ffffff17,0 0 60px #facc1524}@keyframes dashboardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.dashboard-orbit-ring>div{background:radial-gradient(circle,#0f172afa,#020617f0);border:1px solid #ffffff1b;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.dashboard-orbit-ring strong{color:var(--dash-text);direction:ltr;font-size:38px;font-weight:950}.dashboard-orbit-ring span,.dashboard-orbit-meta span{color:var(--dash-muted);font-size:12px}.dashboard-orbit-meta{background:#fff1;border:1px solid #ffffff1b;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:flex}.dashboard-orbit-meta strong{color:var(--dash-yellow);font-size:17px}.dashboard-alert{border-radius:18px;padding:13px 15px;font-size:14px}.dashboard-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.dashboard-kpi-grid.pro{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.dashboard-kpi-card.pro{border:1px solid var(--dash-border);min-height:148px;color:var(--dash-text);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.dashboard-kpi-card.pro:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.dashboard-kpi-card.pro.yellow:before{background:var(--dash-yellow)}.dashboard-kpi-card.pro.green:before{background:var(--dash-green)}.dashboard-kpi-card.pro.blue:before{background:var(--dash-blue)}.dashboard-kpi-card.pro.red:before{background:var(--dash-red)}.dashboard-kpi-card.pro.purple:before{background:var(--dash-purple)}.dashboard-kpi-card.pro.cyan:before{background:var(--dash-cyan)}.dashboard-kpi-card.pro:hover{border-color:#facc1542;transform:translateY(-4px);box-shadow:0 24px 68px #00000057}.dashboard-kpi-icon{width:42px;height:42px;color:var(--dash-yellow);background:#facc1521;border-radius:16px;justify-content:center;align-items:center;font-size:18px;font-weight:950;display:flex}.dashboard-kpi-card.pro span{color:var(--dash-muted);margin-bottom:8px;font-size:12px;display:block}.dashboard-kpi-card.pro strong{color:var(--dash-text);font-size:20px;line-height:1.5;display:block}.dashboard-kpi-card.pro small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.dashboard-main-grid.pro{grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:18px;display:grid}.dashboard-wide-grid.pro{grid-template-columns:minmax(0,1.4fr) minmax(360px,.6fr);gap:18px;display:grid}.dashboard-reports-grid.pro{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.dashboard-card{border:1px solid var(--dash-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;min-width:0;padding:20px;box-shadow:0 18px 54px #0000003d}.dashboard-card-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.dashboard-card-kicker{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.dashboard-card-header h3{color:var(--dash-text);margin:0;font-size:18px;font-weight:900}.dashboard-card-header p{color:var(--dash-muted);margin:7px 0 0;font-size:13px;line-height:1.8}.dashboard-card-header a{color:#111827;background:linear-gradient(135deg, var(--dash-yellow), var(--dash-yellow-2));white-space:nowrap;border-radius:13px;padding:9px 12px;font-size:13px;font-weight:800;text-decoration:none}.sales-filter-form.pro{grid-template-columns:1fr 1fr auto auto;align-items:end;gap:10px;margin-bottom:18px;display:grid}.sales-filter-form.pro label{color:var(--dash-muted);font-size:12px}.sales-filter-form.pro input{border:1px solid var(--dash-border);width:100%;color:var(--dash-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.sales-filter-form.pro input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.sales-filter-form.pro button{cursor:pointer;background:linear-gradient(135deg, var(--dash-yellow), var(--dash-yellow-2));color:#111827;border:none;border-radius:14px;min-height:42px;padding:0 15px;font-family:inherit;font-weight:800}.sales-filter-form.pro button.light{color:var(--dash-soft);border:1px solid var(--dash-border);background:#ffffff12}.sales-report-summary.pro{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.sales-report-summary.pro div{border:1px solid var(--dash-border);background:#ffffff0e;border-radius:18px;padding:13px}.sales-report-summary.pro span{color:var(--dash-muted);margin-bottom:7px;font-size:12px;display:block}.sales-report-summary.pro strong{color:var(--dash-text);font-size:14px}.daily-sales-chart{align-items:end;gap:12px;min-height:230px;padding:18px 6px 4px;display:flex;overflow-x:auto}.daily-sales-column{flex:1;justify-items:center;gap:8px;min-width:78px;display:grid}.daily-column-track{background:#fff1;border-radius:999px;align-items:end;width:100%;height:150px;padding:4px;display:flex;overflow:hidden}.daily-column-track span{background:linear-gradient(180deg, var(--dash-yellow), var(--dash-yellow-2));border-radius:999px;width:100%;min-height:8px;animation:.52s both dashboardColumnGrow;display:block;box-shadow:0 0 24px #facc1538}@keyframes dashboardColumnGrow{0%{height:0}}.daily-sales-column strong{color:var(--dash-text);font-size:12px}.daily-sales-column small{color:var(--dash-muted);font-size:11px}.dashboard-pipeline-list{gap:10px;margin-bottom:18px;display:grid}.dashboard-pipeline-item{border:1px solid var(--dash-border);background:#ffffff0e;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:12px 14px;display:flex}.dashboard-pipeline-item div{align-items:center;gap:9px;display:flex}.dashboard-pipeline-item strong{color:var(--dash-text);font-size:14px}.dashboard-pipeline-item b{color:var(--dash-yellow);font-size:18px}.dashboard-pipeline-dot{border-radius:999px;width:11px;height:11px}.dashboard-pipeline-dot.pending{background:var(--dash-yellow)}.dashboard-pipeline-dot.paid,.dashboard-pipeline-dot.delivered{background:var(--dash-green)}.dashboard-pipeline-dot.processing{background:var(--dash-purple)}.dashboard-pipeline-dot.shipped{background:var(--dash-blue)}.status-sales-list.pro{gap:10px;display:grid}.status-sales-item.pro{border:1px solid var(--dash-border);background:#ffffff0b;border-radius:18px;grid-template-columns:145px minmax(0,1fr) 150px;align-items:center;gap:12px;padding:13px;display:grid}.status-sales-item.pro strong{color:var(--dash-text);font-size:13px}.status-sales-item.pro span{color:var(--dash-muted);margin-top:5px;font-size:12px;display:block}.status-sales-item.pro b{color:var(--dash-soft);text-align:left;white-space:nowrap;font-size:12px}.status-bar-wrap,.ranking-bar{background:#ffffff17;border-radius:999px;height:8px;overflow:hidden}.status-bar-wrap span,.ranking-bar span{background:linear-gradient(90deg, var(--dash-yellow), var(--dash-yellow-2));border-radius:999px;height:100%;display:block;box-shadow:0 0 24px #facc1533}.dashboard-table-wrap{width:100%;overflow-x:auto}.dashboard-table.pro{border-collapse:collapse;width:100%;min-width:900px}.dashboard-table.pro th,.dashboard-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.dashboard-table.pro th{color:var(--dash-soft);background:#ffffff0e;font-weight:800}.dashboard-table.pro td{color:var(--dash-soft)}.dashboard-table.pro td strong{color:var(--dash-text)}.dashboard-table.pro small{color:var(--dash-muted);margin-top:5px;display:block}.dashboard-table.pro tbody tr{transition:background .18s}.dashboard-table.pro tbody tr:hover{background:#facc150e}.dashboard-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:86px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-status.pending{color:#fde68a;background:#facc1521;border-color:#facc153d}.dashboard-status.paid,.dashboard-status.delivered{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.dashboard-status.processing{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.dashboard-status.shipped{color:#7dd3fc;background:#38bdf821;border-color:#38bdf83d}.dashboard-status.failed{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.dashboard-status.refunded{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.dashboard-status.neutral{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.low-stock-list.pro,.ranking-list.pro{gap:10px;display:grid}.low-stock-item.pro,.ranking-item.pro{border:1px solid var(--dash-border);background:#ffffff0e;border-radius:18px;padding:13px}.low-stock-item.pro{justify-content:space-between;align-items:center;gap:14px;display:flex}.low-stock-item.pro strong,.ranking-item.pro strong{color:var(--dash-text);font-size:14px}.low-stock-item.pro span,.ranking-item.pro small{color:var(--dash-muted);margin-top:5px;font-size:12px;display:block}.low-stock-item.pro b{color:#fca5a5;white-space:nowrap;font-size:13px}.dashboard-empty{color:var(--dash-muted);text-align:center;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:18px;padding:22px}.dashboard-empty.success{color:#bbf7d0;background:#22c55e1a;border-color:#22c55e33;gap:6px;display:grid}.dashboard-empty.success strong{color:#dcfce7}.dashboard-empty.success span{color:#bbf7d0c7;font-size:12px}.ranking-item.pro{align-items:flex-start;gap:12px;display:flex}.rank-number{background:linear-gradient(135deg, var(--dash-yellow), var(--dash-yellow-2));color:#111827;border-radius:14px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:950;display:inline-flex;box-shadow:0 12px 26px #facc152e}.ranking-content{flex:1;min-width:0}.ranking-content strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ranking-bar{margin:10px 0 7px}@media (width<=1600px){.dashboard-kpi-grid.pro{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-main-grid.pro,.dashboard-wide-grid.pro,.dashboard-reports-grid.pro{grid-template-columns:1fr}}@media (width<=980px){.dashboard-hero-panel{grid-template-columns:1fr}.dashboard-hero-orbit{justify-content:start}.dashboard-kpi-grid.pro,.sales-report-summary.pro{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-filter-form.pro{grid-template-columns:1fr 1fr}.status-sales-item.pro{grid-template-columns:1fr}.status-sales-item.pro b{text-align:right}}@media (width<=640px){.dashboard-hero-panel{border-radius:24px;padding:20px}.dashboard-hero-content h2{font-size:28px}.dashboard-hero-actions,.dashboard-card-header,.low-stock-item.pro{flex-direction:column;align-items:stretch}.dashboard-hero-actions button,.dashboard-hero-actions a,.dashboard-card-header a{width:100%}.dashboard-kpi-grid.pro,.sales-report-summary.pro,.sales-filter-form.pro{grid-template-columns:1fr}.dashboard-orbit-ring{width:180px;height:180px}}.brands-pro-page{--brand-yellow:#facc15;--brand-yellow-2:#f59e0b;--brand-green:#22c55e;--brand-red:#ef4444;--brand-blue:#38bdf8;--brand-purple:#a78bfa;--brand-card:#0f172ab8;--brand-border:#ffffff1c;--brand-text:#f8fafc;--brand-soft:#cbd5e1;--brand-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.brands-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both brandsHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.brands-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes brandsHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.brands-hero>div{z-index:2;position:relative}.brands-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.brands-live-dot{background:var(--brand-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite brandsPulse;box-shadow:0 0 #22c55e94}@keyframes brandsPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.brands-hero h2{color:var(--brand-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.brands-hero p{max-width:680px;color:var(--brand-muted);margin:0;font-size:15px;line-height:2}.brands-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.brands-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.brands-hero-actions button:first-child{background:linear-gradient(135deg, var(--brand-yellow), var(--brand-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.brands-hero-actions button.ghost{color:var(--brand-soft);background:#ffffff13;border:1px solid #ffffff1c}.brands-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.brands-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.brands-message-wrap{gap:10px;display:grid}.brands-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.brands-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.brands-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.brands-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.brands-summary-card{border:1px solid var(--brand-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.brands-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.brands-summary-card.yellow:before{background:var(--brand-yellow)}.brands-summary-card.green:before{background:var(--brand-green)}.brands-summary-card.red:before{background:var(--brand-red)}.brands-summary-card.blue:before{background:var(--brand-blue)}.brands-summary-card span{color:var(--brand-muted);margin-bottom:9px;font-size:12px;display:block}.brands-summary-card strong{color:var(--brand-text);font-size:24px;font-weight:950;display:block}.brands-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.brands-grid.pro{grid-template-columns:410px minmax(0,1fr);align-items:start;gap:18px;display:grid}.brand-form-card.pro,.brand-list-card.pro,.brand-detail-card{border:1px solid var(--brand-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.brand-form-card.pro{padding:20px}.brand-form-title,.brand-list-toolbar,.brand-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.brand-form-title{margin-bottom:18px}.brand-form-title span,.brand-list-toolbar>div>span,.brand-detail-header span:first-child{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.brand-form-title h3,.brand-list-toolbar h3,.brand-detail-header h3{color:var(--brand-text);margin:0;font-size:18px;font-weight:900}.brand-list-toolbar p,.brand-detail-header p{color:var(--brand-muted);margin:7px 0 0;font-size:13px}.brand-form-card label{color:var(--brand-muted);margin-bottom:15px;font-size:13px;display:block}.brand-form-card input,.brand-search-box input{border:1px solid var(--brand-border);width:100%;color:var(--brand-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.brand-form-card input:focus,.brand-search-box input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.brand-check{border:1px solid var(--brand-border);background:#ffffff0b;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex!important}.brand-check input{width:auto;margin:0}.brand-check span{color:var(--brand-soft)}.brand-upload-box{cursor:pointer;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:22px;min-height:190px;padding:14px;display:block}.brand-upload-box input{display:none}.brand-upload-box img{object-fit:contain;background:#ffffff0f;border-radius:18px;width:100%;height:160px;display:block}.brand-upload-box div{background:#ffffff0e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;display:flex}.brand-upload-box strong{color:var(--brand-yellow);font-size:15px}.brand-upload-box span{color:var(--brand-muted);margin-top:7px;font-size:12px}.brand-submit-btn{background:linear-gradient(135deg, var(--brand-yellow), var(--brand-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:16px;width:100%;min-height:46px;font-family:inherit;font-weight:900;box-shadow:0 16px 34px #facc152e}.brand-submit-btn:disabled{opacity:.6;cursor:not-allowed}.brand-list-card.pro{overflow:hidden}.brand-list-toolbar{border-bottom:1px solid var(--brand-border);padding:18px 20px}.brand-search-box{border:1px solid var(--brand-border);background:#ffffff0e;border-radius:16px;align-items:center;gap:8px;width:310px;height:46px;padding:0 12px;display:flex}.brand-search-box span{color:var(--brand-yellow)}.brand-search-box input{height:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.brand-table-wrap{width:100%;overflow-x:auto}.brand-table.pro{border-collapse:collapse;width:100%;min-width:900px}.brand-table.pro th,.brand-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.brand-table.pro th{color:var(--brand-soft);background:#ffffff0e;font-weight:800}.brand-table.pro td{color:var(--brand-soft)}.brand-table.pro td strong{color:var(--brand-text)}.brand-table.pro small{color:var(--brand-muted);text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin-top:5px;display:block;overflow:hidden}.brand-table.pro tbody tr{transition:background .18s}.brand-table.pro tbody tr:hover{background:#facc150e}.brand-logo-cell{border:1px solid var(--brand-border);cursor:pointer;background:linear-gradient(135deg,#facc151f,#ffffff0b),#ffffff0e;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;overflow:hidden}.brand-logo-cell img{object-fit:contain;width:100%;height:100%;padding:7px}.brand-logo-cell span{color:var(--brand-yellow);font-size:20px;font-weight:950}.brand-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.brand-status.active{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.brand-status.inactive{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.brand-actions{flex-wrap:wrap;gap:8px;display:flex}.brand-actions button,.brand-detail-actions button{border:1px solid var(--brand-border);color:var(--brand-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.brand-actions button.danger,.brand-detail-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.brand-empty{text-align:center!important;color:var(--brand-muted)!important;padding:28px!important}.brand-detail-card{padding:20px}.brand-detail-header{margin-bottom:18px}.brand-detail-body{grid-template-columns:230px minmax(0,1fr);gap:18px;display:grid}.brand-detail-logo{border:1px solid var(--brand-border);background:radial-gradient(circle at top,#facc1529,#0000 18rem),#ffffff0b;border-radius:24px;justify-content:center;align-items:center;min-height:230px;display:flex;overflow:hidden}.brand-detail-logo img{object-fit:contain;width:100%;height:100%;padding:24px}.brand-detail-logo span{color:var(--brand-yellow);font-size:76px;font-weight:950}.brand-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.brand-detail-grid div{border:1px solid var(--brand-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.brand-detail-grid span{color:var(--brand-muted);margin-bottom:7px;font-size:12px;display:block}.brand-detail-grid strong{color:var(--brand-text);word-break:break-word;font-size:14px;display:block}.brand-detail-actions{border-top:1px solid var(--brand-border);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;display:flex}.brand-detail-actions button{min-height:42px;padding:0 14px;font-weight:800}@media (width<=1400px){.brands-grid.pro,.brand-detail-body{grid-template-columns:1fr}.brand-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.brands-hero,.brand-list-toolbar{flex-direction:column;align-items:stretch}.brands-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-search-box{width:100%}}@media (width<=640px){.brands-hero{border-radius:24px;padding:20px}.brands-hero h2{font-size:28px}.brands-hero-actions,.brand-form-title,.brand-detail-header,.brand-detail-actions{flex-direction:column;align-items:stretch}.brands-hero-actions button,.brand-detail-actions button{width:100%}.brands-summary-grid,.brand-detail-grid{grid-template-columns:1fr}}.categories-pro-page{--cat-yellow:#facc15;--cat-yellow-2:#f59e0b;--cat-green:#22c55e;--cat-red:#ef4444;--cat-blue:#38bdf8;--cat-purple:#a78bfa;--cat-card:#0f172ab8;--cat-border:#ffffff1c;--cat-text:#f8fafc;--cat-soft:#cbd5e1;--cat-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.categories-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both categoriesHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.categories-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes categoriesHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.categories-hero>div{z-index:2;position:relative}.categories-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.categories-live-dot{background:var(--cat-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite categoriesPulse;box-shadow:0 0 #22c55e94}@keyframes categoriesPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.categories-hero h2{color:var(--cat-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.categories-hero p{max-width:720px;color:var(--cat-muted);margin:0;font-size:15px;line-height:2}.categories-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.categories-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.categories-hero-actions button:first-child{background:linear-gradient(135deg, var(--cat-yellow), var(--cat-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.categories-hero-actions button.ghost{color:var(--cat-soft);background:#ffffff13;border:1px solid #ffffff1c}.categories-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.categories-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.categories-message-wrap{gap:10px;display:grid}.categories-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.categories-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.categories-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.categories-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.categories-summary-card{border:1px solid var(--cat-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.categories-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.categories-summary-card.yellow:before{background:var(--cat-yellow)}.categories-summary-card.green:before{background:var(--cat-green)}.categories-summary-card.red:before{background:var(--cat-red)}.categories-summary-card.blue:before{background:var(--cat-blue)}.categories-summary-card span{color:var(--cat-muted);margin-bottom:9px;font-size:12px;display:block}.categories-summary-card strong{color:var(--cat-text);font-size:24px;font-weight:950;display:block}.categories-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.categories-grid.pro{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:18px;display:grid}.category-form-card.pro,.category-list-card.pro,.category-detail-card{border:1px solid var(--cat-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.category-form-card.pro{padding:20px}.category-form-title,.category-list-toolbar,.category-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.category-form-title{margin-bottom:18px}.category-form-title span,.category-list-toolbar>div>span,.category-detail-header span:first-child{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.category-form-title h3,.category-list-toolbar h3,.category-detail-header h3{color:var(--cat-text);margin:0;font-size:18px;font-weight:900}.category-form-title p,.category-list-toolbar p,.category-detail-header p{color:var(--cat-muted);margin:7px 0 0;font-size:13px;line-height:1.8}.category-form-card label{color:var(--cat-muted);margin-bottom:15px;font-size:13px;display:block}.category-form-card input,.category-form-card select,.category-search-box input{border:1px solid var(--cat-border);width:100%;color:var(--cat-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.category-form-card input:focus,.category-form-card select:focus,.category-search-box input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.category-form-card input:disabled{opacity:.68;cursor:not-allowed}.category-form-card option{color:#f8fafc;background:#111827}.category-check{border:1px solid var(--cat-border);background:#ffffff0b;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex!important}.category-check input{width:auto;margin:0}.category-check span{color:var(--cat-soft)}.category-upload-box{cursor:pointer;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:22px;min-height:190px;padding:14px;display:block}.category-upload-box input{display:none}.category-upload-box img{object-fit:contain;background:#ffffff0f;border-radius:18px;width:100%;height:160px;display:block}.category-upload-box div{background:#ffffff0e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;display:flex}.category-upload-box strong{color:var(--cat-yellow);font-size:15px}.category-upload-box span{color:var(--cat-muted);margin-top:7px;font-size:12px}.category-submit-btn{background:linear-gradient(135deg, var(--cat-yellow), var(--cat-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:16px;width:100%;min-height:46px;font-family:inherit;font-weight:900;box-shadow:0 16px 34px #facc152e}.category-submit-btn:disabled{opacity:.6;cursor:not-allowed}.category-list-card.pro{overflow:hidden}.category-list-toolbar{border-bottom:1px solid var(--cat-border);padding:18px 20px}.category-search-box{border:1px solid var(--cat-border);background:#ffffff0e;border-radius:16px;align-items:center;gap:8px;width:310px;height:46px;padding:0 12px;display:flex}.category-search-box span{color:var(--cat-yellow)}.category-search-box input{height:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.category-table-wrap{width:100%;overflow-x:auto}.category-table.pro{border-collapse:collapse;width:100%;min-width:1000px}.category-table.pro th,.category-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.category-table.pro th{color:var(--cat-soft);background:#ffffff0e;font-weight:800}.category-table.pro td{color:var(--cat-soft)}.category-table.pro td strong{color:var(--cat-text)}.category-table.pro small{color:var(--cat-muted);margin-top:5px;display:block}.category-table.pro tbody tr{transition:background .18s}.category-table.pro tbody tr:hover{background:#facc150e}.category-icon-cell{border:1px solid var(--cat-border);cursor:pointer;background:linear-gradient(135deg,#facc151f,#ffffff0b),#ffffff0e;border-radius:20px;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex;overflow:hidden}.category-icon-cell img{object-fit:contain;width:100%;height:100%;padding:7px}.category-icon-cell span{color:var(--cat-yellow);font-size:20px;font-weight:950}.category-name-cell{align-items:center;gap:10px;display:flex}.tree-line{background:#facc1573;width:22px;height:1px;display:inline-block}.category-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:84px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.category-status.active{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.category-status.inactive{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.category-actions{flex-wrap:wrap;gap:8px;display:flex}.category-actions button,.category-detail-actions button{border:1px solid var(--cat-border);color:var(--cat-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.category-actions button.danger,.category-detail-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.category-empty{text-align:center!important;color:var(--cat-muted)!important;padding:28px!important}.category-detail-card{padding:20px}.category-detail-header{margin-bottom:18px}.category-detail-body{grid-template-columns:230px minmax(0,1fr);gap:18px;display:grid}.category-detail-icon{border:1px solid var(--cat-border);background:radial-gradient(circle at top,#facc1529,#0000 18rem),#ffffff0b;border-radius:24px;justify-content:center;align-items:center;min-height:230px;display:flex;overflow:hidden}.category-detail-icon img{object-fit:contain;width:100%;height:100%;padding:24px}.category-detail-icon span{color:var(--cat-yellow);font-size:76px;font-weight:950}.category-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.category-detail-grid div{border:1px solid var(--cat-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.category-detail-grid span{color:var(--cat-muted);margin-bottom:7px;font-size:12px;display:block}.category-detail-grid strong{color:var(--cat-text);word-break:break-word;font-size:14px;display:block}.category-detail-actions{border-top:1px solid var(--cat-border);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;display:flex}.category-detail-actions button{min-height:42px;padding:0 14px;font-weight:800}.categories-pro-page .category-root-row{background:linear-gradient(90deg,#facc1513,#0000 46%),#ffffff04}.categories-pro-page .category-child-row{background:linear-gradient(90deg,#38bdf80b,#0000 40%),#ffffff03}.categories-pro-page .category-depth-1{box-shadow:inset -3px 0 #38bdf875}.categories-pro-page .category-depth-2{box-shadow:inset -3px 0 #a78bfa75}.categories-pro-page .category-depth-3{box-shadow:inset -3px 0 #22c55e6b}.categories-pro-page .category-depth-4{box-shadow:inset -3px 0 #f472b66b}.categories-pro-page .category-tree-cell{align-items:center;gap:10px;min-width:290px;display:flex;position:relative}.categories-pro-page .category-tree-line{border-bottom:2px solid #facc155c;border-right:2px solid #facc155c;border-bottom-right-radius:10px;flex:none;width:24px;height:22px;margin-left:-2px}.categories-pro-page .category-level-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:62px;height:28px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.categories-pro-page .category-level-badge.root{color:#fde68a;background:#facc1526;border-color:#facc1547}.categories-pro-page .category-level-badge.child{color:#7dd3fc;background:#38bdf821;border-color:#38bdf840}.categories-pro-page .category-title-stack{gap:4px;min-width:0;display:grid}.categories-pro-page .category-title-stack strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.categories-pro-page .category-title-stack small{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.categories-pro-page .category-parent-pill,.categories-pro-page .category-root-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:86px;height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.categories-pro-page .category-parent-pill{color:#c4b5fd;background:#a78bfa1f;border:1px solid #a78bfa3d}.categories-pro-page .category-root-pill{color:#fde68a;background:#facc151f;border:1px solid #facc1538}.categories-pro-page .category-table.pro tbody tr.category-root-row:hover{background:linear-gradient(90deg,#facc1521,#0000 48%),#facc1509}.categories-pro-page .category-table.pro tbody tr.category-child-row:hover{background:linear-gradient(90deg,#38bdf81a,#0000 42%),#38bdf806}@media (width<=1500px){.categories-grid.pro,.category-detail-body{grid-template-columns:1fr}.category-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.categories-hero,.category-list-toolbar{flex-direction:column;align-items:stretch}.categories-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-search-box{width:100%}}@media (width<=640px){.categories-hero{border-radius:24px;padding:20px}.categories-hero h2{font-size:28px}.categories-hero-actions,.category-form-title,.category-detail-header,.category-detail-actions{flex-direction:column;align-items:stretch}.categories-hero-actions button,.category-detail-actions button{width:100%}.categories-summary-grid,.category-detail-grid{grid-template-columns:1fr}}.products-pro-page{--product-yellow:#facc15;--product-yellow-2:#f59e0b;--product-green:#22c55e;--product-red:#ef4444;--product-blue:#38bdf8;--product-purple:#a78bfa;--product-card:#0f172ab8;--product-border:#ffffff1c;--product-text:#f8fafc;--product-soft:#cbd5e1;--product-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.products-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both productsHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.products-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes productsHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.products-hero>div{z-index:2;position:relative}.products-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.products-live-dot{background:var(--product-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite productsPulse;box-shadow:0 0 #22c55e94}@keyframes productsPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.products-hero h2{color:var(--product-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.products-hero p{max-width:760px;color:var(--product-muted);margin:0;font-size:15px;line-height:2}.products-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.products-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.products-hero-actions button:first-child{background:linear-gradient(135deg, var(--product-yellow), var(--product-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.products-hero-actions button.ghost{color:var(--product-soft);background:#ffffff13;border:1px solid #ffffff1c}.products-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.products-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.products-message-wrap{gap:10px;display:grid}.products-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.products-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.products-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.products-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.products-summary-card{border:1px solid var(--product-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.products-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.products-summary-card.yellow:before{background:var(--product-yellow)}.products-summary-card.green:before{background:var(--product-green)}.products-summary-card.red:before{background:var(--product-red)}.products-summary-card.blue:before{background:var(--product-blue)}.products-summary-card span{color:var(--product-muted);margin-bottom:9px;font-size:12px;display:block}.products-summary-card strong{color:var(--product-text);font-size:22px;font-weight:950;line-height:1.6;display:block}.products-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.products-grid.pro{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:18px;display:grid}.product-form-card.pro,.product-list-card.pro,.product-detail-card.pro{border:1px solid var(--product-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.product-form-card.pro{padding:20px}.product-form-title,.product-list-toolbar,.product-detail-header,.mini-form-title{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.product-form-title{margin-bottom:18px}.product-form-title span,.product-list-toolbar>div>span,.product-detail-header span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.product-form-title h3,.product-list-toolbar h3,.product-detail-header h3,.mini-form-title h4{color:var(--product-text);margin:0;font-size:18px;font-weight:900}.product-list-toolbar p,.product-detail-header p{color:var(--product-muted);margin:7px 0 0;font-size:13px}.product-form-card label,.product-mini-form label{color:var(--product-muted);margin-bottom:15px;font-size:13px;display:block}.product-form-card input,.product-form-card select,.product-form-card textarea,.product-mini-form input,.product-mini-form select,.product-mini-form textarea,.product-search-box input{border:1px solid var(--product-border);width:100%;color:var(--product-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.product-form-card input:focus,.product-form-card select:focus,.product-form-card textarea:focus,.product-mini-form input:focus,.product-mini-form select:focus,.product-mini-form textarea:focus,.product-search-box input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.product-form-card option,.product-mini-form option{color:#f8fafc;background:#111827}.product-form-card textarea,.product-mini-form textarea{resize:vertical}.form-three-col{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.product-check{border:1px solid var(--product-border);background:#ffffff0b;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex!important}.product-check.compact{margin-top:21px}.product-check input{width:auto;margin:0}.product-check span{color:var(--product-soft)}.product-submit-btn,.product-mini-form button[type=submit]{background:linear-gradient(135deg, var(--product-yellow), var(--product-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:16px;width:100%;min-height:46px;font-family:inherit;font-weight:900;box-shadow:0 16px 34px #facc152e}.product-submit-btn:disabled,.product-mini-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.product-list-card.pro{overflow:hidden}.product-list-toolbar{border-bottom:1px solid var(--product-border);padding:18px 20px}.product-search-box{border:1px solid var(--product-border);background:#ffffff0e;border-radius:16px;align-items:center;gap:8px;width:380px;height:46px;padding:0 12px;display:flex}.product-search-box span{color:var(--product-yellow)}.product-search-box input{height:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.product-table-wrap{width:100%;overflow-x:auto}.product-table.pro{border-collapse:collapse;width:100%;min-width:1120px}.product-table.pro th,.product-table.pro td,.product-resource-table th,.product-resource-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.product-table.pro th,.product-resource-table th{color:var(--product-soft);background:#ffffff0e;font-weight:800}.product-table.pro td,.product-resource-table td{color:var(--product-soft)}.product-table.pro td strong,.product-resource-table td strong{color:var(--product-text)}.product-table.pro small,.product-resource-table small{color:var(--product-muted);text-overflow:ellipsis;white-space:nowrap;max-width:260px;margin-top:5px;display:block;overflow:hidden}.product-table.pro tbody tr,.product-resource-table tbody tr{transition:background .18s}.product-table.pro tbody tr:hover,.product-resource-table tbody tr:hover{background:#facc150e}.product-image-cell{border:1px solid var(--product-border);cursor:pointer;background:linear-gradient(135deg,#facc151f,#ffffff0b),#ffffff0e;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;padding:0;display:inline-flex;overflow:hidden}.product-image-cell img{object-fit:cover;width:100%;height:100%}.product-image-cell span{color:var(--product-yellow);font-size:22px;font-weight:950}.product-meta-stack{color:var(--product-muted);gap:5px;font-size:12px;display:grid}.product-status,.stock-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.product-status.active,.stock-status.ok{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.product-status.inactive,.stock-status.inactive{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.stock-status.low{color:#fde68a;background:#facc1521;border-color:#facc153d}.stock-status.empty{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.product-actions{flex-wrap:wrap;gap:8px;display:flex}.product-actions button{border:1px solid var(--product-border);color:var(--product-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.product-actions button:hover{color:var(--product-yellow);border-color:#facc1542}.product-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.product-empty{border-radius:18px;text-align:center!important;color:var(--product-muted)!important;padding:28px!important}.product-detail-card.pro{padding:20px}.product-detail-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.product-empty-orb{background:linear-gradient(135deg, var(--product-yellow), var(--product-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;font-weight:950;display:flex;box-shadow:0 18px 44px #facc1533}.product-detail-empty h3{color:var(--product-text);margin:0;font-size:18px}.product-detail-empty p{color:var(--product-muted);margin:0;line-height:1.8}.product-detail-identity{align-items:center;gap:12px;display:flex}.product-detail-image{background:#ffffff0e;border:1px solid #facc1538;border-radius:24px;flex:none;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.product-detail-image img{object-fit:cover;width:100%;height:100%}.product-detail-image span{color:var(--product-yellow);font-size:28px;font-weight:950}.product-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.product-detail-summary div,.product-detail-info-grid div,.attribute-card,.product-mini-form,.product-image-card{border:1px solid var(--product-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.product-detail-summary span,.product-detail-info-grid span,.attribute-card span{color:var(--product-muted);margin-bottom:7px;font-size:12px;display:block}.product-detail-summary strong,.product-detail-info-grid strong,.attribute-card strong{color:var(--product-text);word-break:break-word;font-size:14px;display:block}.product-detail-summary div:first-child{background:radial-gradient(circle at 100% 0,#facc1529,#0000 18rem),#facc1517;border-color:#facc1540}.product-detail-summary div:first-child strong{color:var(--product-yellow);font-size:18px}.product-detail-info-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.product-tabs{border-top:1px solid var(--product-border);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;display:flex}.product-tabs button{border:1px solid var(--product-border);color:var(--product-soft);cursor:pointer;background:#ffffff13;border-radius:999px;padding:10px 14px;font-family:inherit;font-weight:800}.product-tabs button.active{background:linear-gradient(135deg, var(--product-yellow), var(--product-yellow-2));color:#111827;border-color:#0000}.product-tab-panel{gap:14px;margin-top:14px;display:grid}.product-mini-form{gap:10px;display:grid}.mini-form-title{margin-bottom:4px}.product-resource-table-wrap{border:1px solid var(--product-border);border-radius:18px;width:100%;overflow-x:auto}.product-resource-table{border-collapse:collapse;width:100%;min-width:900px}.attributes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.attribute-card{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.image-upload-panel{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:14px;display:grid}.product-upload-box{cursor:pointer;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:22px;min-height:220px;padding:14px;display:block}.product-upload-box input{display:none}.product-upload-box div{background:radial-gradient(circle at top,#facc1524,#0000 16rem),#ffffff0e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.product-upload-box strong{color:var(--product-yellow);font-size:15px}.product-upload-box span{color:var(--product-muted);margin-top:7px;font-size:12px}.product-images-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.product-image-card.primary{background:radial-gradient(circle at 100% 0,#facc151f,#0000 16rem),#ffffff0e;border-color:#facc154d}.product-image-preview{border:1px solid var(--product-border);background:#0206176b;border-radius:16px;justify-content:center;align-items:center;height:170px;display:flex;overflow:hidden}.product-image-preview img{object-fit:cover;width:100%;height:100%}.product-image-preview span{color:var(--product-muted);font-size:13px}.product-image-meta{margin:12px 0}.product-image-meta strong{color:var(--product-text);font-size:14px;display:block}.product-image-meta small{color:var(--product-muted);margin-top:5px;display:block}.product-image-meta b{color:#111827;background:linear-gradient(135deg, var(--product-yellow), var(--product-yellow-2));border-radius:999px;margin-top:8px;padding:5px 9px;font-size:11px;display:inline-flex}@media (width<=1500px){.products-grid.pro{grid-template-columns:1fr}.product-detail-summary,.product-detail-info-grid,.product-images-grid,.attributes-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.products-hero,.product-list-toolbar{flex-direction:column;align-items:stretch}.products-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-search-box{width:100%}.form-three-col,.image-upload-panel{grid-template-columns:1fr}}@media (width<=640px){.products-hero{border-radius:24px;padding:20px}.products-hero h2{font-size:28px}.products-hero-actions,.product-form-title,.product-detail-header,.product-detail-identity,.attribute-card{flex-direction:column;align-items:stretch}.products-hero-actions button{width:100%}.products-summary-grid,.form-two-col,.product-detail-summary,.product-detail-info-grid,.product-images-grid,.attributes-grid{grid-template-columns:1fr}}.customers-pro-page{--customer-yellow:#facc15;--customer-yellow-2:#f59e0b;--customer-green:#22c55e;--customer-red:#ef4444;--customer-blue:#38bdf8;--customer-purple:#a78bfa;--customer-card:#0f172ab8;--customer-border:#ffffff1c;--customer-text:#f8fafc;--customer-soft:#cbd5e1;--customer-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.customers-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both customersHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.customers-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes customersHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.customers-hero>div{z-index:2;position:relative}.customers-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.customers-live-dot{background:var(--customer-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite customersPulse;box-shadow:0 0 #22c55e94}@keyframes customersPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.customers-hero h2{color:var(--customer-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.customers-hero p{max-width:760px;color:var(--customer-muted);margin:0;font-size:15px;line-height:2}.customers-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.customers-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.customers-hero-actions button:first-child{background:linear-gradient(135deg, var(--customer-yellow), var(--customer-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.customers-hero-actions button.ghost{color:var(--customer-soft);background:#ffffff13;border:1px solid #ffffff1c}.customers-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.customers-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.customers-message-wrap{gap:10px;display:grid}.customers-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.customers-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.customers-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.customers-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.customers-summary-card{border:1px solid var(--customer-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.customers-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.customers-summary-card.yellow:before{background:var(--customer-yellow)}.customers-summary-card.green:before{background:var(--customer-green)}.customers-summary-card.red:before{background:var(--customer-red)}.customers-summary-card.blue:before{background:var(--customer-blue)}.customers-summary-card span{color:var(--customer-muted);margin-bottom:9px;font-size:12px;display:block}.customers-summary-card strong{color:var(--customer-text);font-size:24px;font-weight:950;display:block}.customers-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.customers-filter-card.pro{border:1px solid var(--customer-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:24px;grid-template-columns:230px minmax(320px,1fr);align-items:end;gap:14px;padding:18px 20px;display:grid;box-shadow:0 18px 54px #0000003d}.customers-filter-title span,.customer-list-toolbar>div>span,.customer-detail-header span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.customers-filter-title h3,.customer-list-toolbar h3,.customer-detail-header h3{color:var(--customer-text);margin:0;font-size:18px;font-weight:900}.customer-search.pro{gap:10px;display:flex}.customer-search.pro input{border:1px solid var(--customer-border);min-width:0;height:44px;color:var(--customer-text);background:#0206176b;border-radius:14px;outline:none;flex:1;padding:0 12px;font-family:inherit}.customer-search.pro input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.customer-search.pro button{cursor:pointer;background:linear-gradient(135deg, var(--customer-yellow), var(--customer-yellow-2));color:#111827;border:none;border-radius:14px;height:44px;padding:0 14px;font-family:inherit;font-weight:800}.customer-search.pro button.light{color:var(--customer-soft);border:1px solid var(--customer-border);background:#ffffff13}.customers-grid.pro{grid-template-columns:minmax(0,1.25fr) minmax(460px,.75fr);align-items:start;gap:18px;display:grid}.customer-list-card.pro,.customer-detail-card.pro{border:1px solid var(--customer-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.customer-list-card.pro{overflow:hidden}.customer-list-toolbar{border-bottom:1px solid var(--customer-border);padding:18px 20px}.customer-list-toolbar p,.customer-detail-header p{color:var(--customer-muted);margin:7px 0 0;font-size:13px}.customer-table-wrap{width:100%;overflow-x:auto}.customer-table.pro{border-collapse:collapse;width:100%;min-width:1040px}.customer-table.pro th,.customer-table.pro td,.customer-orders-table th,.customer-orders-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.customer-table.pro th,.customer-orders-table th{color:var(--customer-soft);background:#ffffff0e;font-weight:800}.customer-table.pro td,.customer-orders-table td{color:var(--customer-soft)}.customer-table.pro td strong,.customer-orders-table td strong{color:var(--customer-text)}.customer-table.pro small{color:var(--customer-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.customer-table.pro tbody tr,.customer-orders-table tbody tr{transition:background .18s}.customer-table.pro tbody tr:hover,.customer-orders-table tbody tr:hover{background:#facc150e}.customer-profile-cell{align-items:center;gap:10px;display:flex}.customer-avatar,.customer-detail-avatar{background:linear-gradient(135deg, var(--customer-yellow), var(--customer-yellow-2));color:#111827;border:1px solid #facc1538;flex:none;justify-content:center;align-items:center;font-weight:950;display:flex;box-shadow:0 12px 26px #facc1529}.customer-avatar{cursor:pointer;border-radius:16px;width:44px;height:44px}.customer-detail-avatar{border-radius:22px;width:62px;height:62px;font-size:22px}.customer-status,.customer-badge,.customer-order-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.customer-status.active,.customer-badge.verified,.customer-order-status.paid,.customer-order-status.delivered{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.customer-status.inactive,.customer-badge.not-verified,.customer-order-status.neutral{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.customer-order-status.pending{color:#fde68a;background:#facc1521;border-color:#facc153d}.customer-order-status.processing,.customer-order-status.refunded{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.customer-order-status.shipped{color:#7dd3fc;background:#38bdf821;border-color:#38bdf83d}.customer-order-status.failed{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.customer-actions{flex-wrap:wrap;gap:8px;display:flex}.customer-actions button,.customer-pagination button,.customer-detail-header button{border:1px solid var(--customer-border);color:var(--customer-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.customer-actions button.success,.customer-detail-header button.success{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.customer-actions button.danger,.customer-detail-header button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.customer-actions button:disabled,.customer-pagination button:disabled,.customer-detail-header button:disabled{opacity:.6;cursor:not-allowed}.customer-empty{text-align:center!important;color:var(--customer-muted)!important;padding:28px!important}.customer-pagination{border-top:1px solid var(--customer-border);justify-content:center;align-items:center;gap:14px;padding:16px 20px;display:flex}.customer-pagination span{color:var(--customer-soft);font-size:14px}.customer-detail-card.pro{max-height:calc(100vh - 124px);padding:20px;position:sticky;top:104px;overflow-y:auto}.customer-detail-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.customer-empty-orb{background:linear-gradient(135deg, var(--customer-yellow), var(--customer-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;font-weight:950;display:flex;box-shadow:0 18px 44px #facc1533}.customer-empty-orb.loading{animation:1.1s ease-in-out infinite customerLoadingPulse}@keyframes customerLoadingPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.customer-detail-empty h3{color:var(--customer-text);margin:0;font-size:18px}.customer-detail-empty p{color:var(--customer-muted);margin:0;line-height:1.8}.customer-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.customer-detail-identity{align-items:center;gap:12px;display:flex}.customer-status-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.customer-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.customer-summary-grid div{border:1px solid var(--customer-border);background:#ffffff0e;border-radius:18px;padding:14px}.customer-summary-grid span,.customer-info-grid span,.customer-address-box span{color:var(--customer-muted);margin-bottom:7px;font-size:12px;display:block}.customer-summary-grid strong,.customer-info-grid strong{color:var(--customer-text);word-break:break-word;font-size:14px;display:block}.customer-summary-grid div:nth-child(2){background:radial-gradient(circle at 100% 0,#facc1529,#0000 18rem),#facc1517;border-color:#facc1540}.customer-summary-grid div:nth-child(2) strong{color:var(--customer-yellow);font-size:18px}.customer-info-section{border-top:1px solid var(--customer-border);margin-top:18px;padding-top:18px}.customer-info-section h4{color:var(--customer-text);margin:0 0 14px;font-size:15px}.customer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.customer-info-grid div,.customer-address-box{border:1px solid var(--customer-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.customer-address-box{margin-top:12px}.customer-address-box p{color:var(--customer-soft);margin:0;line-height:2}.customer-orders-wrap{border:1px solid var(--customer-border);border-radius:18px;width:100%;overflow-x:auto}.customer-orders-table{border-collapse:collapse;width:100%;min-width:820px}@media (width<=1600px){.customers-grid.pro{grid-template-columns:1fr}.customer-detail-card.pro{max-height:none;position:static}}@media (width<=1000px){.customers-hero,.customers-filter-card.pro{flex-direction:column;align-items:stretch}.customers-filter-card.pro{display:flex}.customers-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-search.pro{flex-direction:column}.customer-search.pro button{width:100%}}@media (width<=640px){.customers-hero{border-radius:24px;padding:20px}.customers-hero h2{font-size:28px}.customers-hero-actions,.customer-detail-header,.customer-detail-identity{flex-direction:column;align-items:stretch}.customers-hero-actions button,.customer-detail-header button{width:100%}.customers-summary-grid,.customer-summary-grid,.customer-info-grid{grid-template-columns:1fr}}.orders-pro-page{--order-yellow:#facc15;--order-yellow-2:#f59e0b;--order-green:#22c55e;--order-red:#ef4444;--order-blue:#38bdf8;--order-purple:#a78bfa;--order-card:#0f172ab8;--order-border:#ffffff1c;--order-text:#f8fafc;--order-soft:#cbd5e1;--order-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.orders-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both ordersHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.orders-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes ordersHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.orders-hero>div{z-index:2;position:relative}.orders-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.orders-live-dot{background:var(--order-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite ordersPulse;box-shadow:0 0 #22c55e94}@keyframes ordersPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.orders-hero h2{color:var(--order-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.orders-hero p{max-width:760px;color:var(--order-muted);margin:0;font-size:15px;line-height:2}.orders-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.orders-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.orders-hero-actions button:first-child{background:linear-gradient(135deg, var(--order-yellow), var(--order-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.orders-hero-actions button.ghost{color:var(--order-soft);background:#ffffff13;border:1px solid #ffffff1c}.orders-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.orders-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.orders-message-wrap{gap:10px;display:grid}.orders-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.orders-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.orders-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.orders-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.orders-summary-card{border:1px solid var(--order-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.orders-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.orders-summary-card.yellow:before{background:var(--order-yellow)}.orders-summary-card.green:before{background:var(--order-green)}.orders-summary-card.red:before{background:var(--order-red)}.orders-summary-card.blue:before{background:var(--order-blue)}.orders-summary-card span{color:var(--order-muted);margin-bottom:9px;font-size:12px;display:block}.orders-summary-card strong{color:var(--order-text);font-size:22px;font-weight:950;line-height:1.6;display:block}.orders-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.orders-filter-card.pro{border:1px solid var(--order-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:24px;grid-template-columns:230px minmax(320px,1fr) minmax(480px,1.2fr);align-items:end;gap:14px;padding:18px 20px;display:grid;box-shadow:0 18px 54px #0000003d}.orders-filter-title span,.order-list-toolbar>div>span,.order-detail-header>div>span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.orders-filter-title h3,.order-list-toolbar h3,.order-detail-header h3{color:var(--order-text);margin:0;font-size:18px;font-weight:900}.orders-search{gap:10px;display:flex}.orders-search input{flex:1;min-width:0}.orders-search input,.orders-filter-controls select,.order-mini-form input,.order-mini-form select,.order-mini-form textarea{border:1px solid var(--order-border);color:var(--order-text);background:#0206176b;border-radius:14px;outline:none;padding:11px 12px;font-family:inherit}.orders-search input,.orders-filter-controls select{height:44px}.orders-search input:focus,.orders-filter-controls select:focus,.order-mini-form input:focus,.order-mini-form select:focus,.order-mini-form textarea:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.orders-filter-controls option,.order-mini-form option{color:#f8fafc;background:#111827}.orders-search button,.orders-filter-controls button,.order-mini-form button{cursor:pointer;background:linear-gradient(135deg, var(--order-yellow), var(--order-yellow-2));color:#111827;border:none;border-radius:14px;height:44px;padding:0 14px;font-family:inherit;font-weight:800}.orders-filter-controls button.light{color:var(--order-soft);border:1px solid var(--order-border);background:#ffffff13}.orders-filter-controls{grid-template-columns:1fr 1fr 1fr auto;gap:10px;display:grid}.orders-grid.pro{grid-template-columns:minmax(0,1.25fr) minmax(520px,.75fr);align-items:start;gap:18px;display:grid}.order-list-card.pro,.order-detail-card.pro{border:1px solid var(--order-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.order-list-card.pro{overflow:hidden}.order-list-toolbar{border-bottom:1px solid var(--order-border);padding:18px 20px}.order-list-toolbar p,.order-detail-header p{color:var(--order-muted);margin:7px 0 0;font-size:13px}.order-table-wrap{width:100%;overflow-x:auto}.order-table.pro{border-collapse:collapse;width:100%;min-width:1180px}.order-table.pro th,.order-table.pro td,.order-detail-table th,.order-detail-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.order-table.pro th,.order-detail-table th{color:var(--order-soft);background:#ffffff0e;font-weight:800}.order-table.pro td,.order-detail-table td{color:var(--order-soft)}.order-table.pro td strong,.order-detail-table td strong{color:var(--order-text)}.order-table.pro small,.order-detail-table small{color:var(--order-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.order-table.pro tbody tr,.order-detail-table tbody tr{transition:background .18s}.order-table.pro tbody tr:hover,.order-detail-table tbody tr:hover{background:#facc150e}.order-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.order-status.pending{color:#fde68a;background:#facc1521;border-color:#facc153d}.order-status.paid,.order-status.delivered{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.order-status.processing{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.order-status.shipped{color:#7dd3fc;background:#38bdf821;border-color:#38bdf83d}.order-status.failed{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.order-status.refunded{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.order-status.neutral{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.order-actions button,.order-pagination button,.order-detail-header button{border:1px solid var(--order-border);color:var(--order-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.order-actions button:hover,.order-pagination button:hover:not(:disabled),.order-detail-header button:hover:not(:disabled){color:var(--order-yellow);border-color:#facc1542}.order-pagination button:disabled,.order-detail-header button:disabled,.order-mini-form button:disabled{opacity:.6;cursor:not-allowed}.order-empty{text-align:center!important;color:var(--order-muted)!important;padding:28px!important}.order-pagination{border-top:1px solid var(--order-border);justify-content:center;align-items:center;gap:14px;padding:16px 20px;display:flex}.order-pagination span{color:var(--order-soft);font-size:14px}.order-detail-card.pro{max-height:calc(100vh - 124px);padding:20px;position:sticky;top:104px;overflow-y:auto}.order-detail-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.order-empty-orb{background:linear-gradient(135deg, var(--order-yellow), var(--order-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;font-weight:950;display:flex;box-shadow:0 18px 44px #facc1533}.order-empty-orb.loading{animation:1.1s ease-in-out infinite orderLoadingPulse}@keyframes orderLoadingPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.order-detail-empty h3{color:var(--order-text);margin:0;font-size:18px}.order-detail-empty p{color:var(--order-muted);margin:0;line-height:1.8}.order-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.order-status-row{flex-wrap:wrap;gap:8px;margin-bottom:18px;display:flex}.order-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-summary-grid div{border:1px solid var(--order-border);background:#ffffff0e;border-radius:18px;padding:14px}.order-summary-grid div.total{background:radial-gradient(circle at 100% 0,#facc1529,#0000 18rem),#facc1517;border-color:#facc1540;grid-column:1/-1}.order-summary-grid span,.order-info-grid span,.order-address-box span{color:var(--order-muted);margin-bottom:7px;font-size:12px;display:block}.order-summary-grid strong,.order-info-grid strong{color:var(--order-text);word-break:break-word;font-size:14px;display:block}.order-summary-grid div.total strong{color:var(--order-yellow);font-size:22px}.order-info-section{border-top:1px solid var(--order-border);margin-top:18px;padding-top:18px}.order-info-section h4,.order-mini-form h4{color:var(--order-text);margin:0 0 14px;font-size:15px}.order-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-info-grid div,.order-address-box,.order-mini-form,.order-history-item{border:1px solid var(--order-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.order-address-box{margin-top:12px}.order-address-box p{color:var(--order-soft);margin:0;line-height:2}.order-forms-grid{border-top:1px solid var(--order-border);grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;padding-top:18px;display:grid}.order-mini-form label{color:var(--order-muted);margin-bottom:12px;font-size:12px;display:block}.order-mini-form input,.order-mini-form select,.order-mini-form textarea{resize:vertical;width:100%;margin-top:7px;display:block}.order-mini-form button{width:100%}.order-detail-table-wrap{border:1px solid var(--order-border);border-radius:18px;width:100%;overflow-x:auto}.order-detail-table{border-collapse:collapse;width:100%;min-width:820px}.order-history-list{gap:10px;display:grid}.order-history-item{padding-right:18px;position:relative}.order-history-item:before{content:"";background:linear-gradient(180deg, var(--order-yellow), var(--order-yellow-2));border-radius:999px;width:3px;position:absolute;top:18px;bottom:18px;right:0}.order-history-item div{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-history-item strong{color:var(--order-text);font-size:14px}.order-history-item span{color:var(--order-muted);font-size:12px}.order-history-item p{color:var(--order-soft);margin:10px 0 8px;line-height:1.8}.order-history-item small{color:var(--order-muted)}@media (width<=1600px){.orders-filter-card.pro,.orders-grid.pro{grid-template-columns:1fr}.order-detail-card.pro{max-height:none;position:static}}@media (width<=1000px){.orders-hero{flex-direction:column;align-items:stretch}.orders-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-filter-controls{grid-template-columns:1fr 1fr}.orders-search{flex-direction:column}.orders-search button,.orders-filter-controls button{width:100%}.order-forms-grid{grid-template-columns:1fr}}@media (width<=640px){.orders-hero{border-radius:24px;padding:20px}.orders-hero h2{font-size:28px}.orders-hero-actions,.order-detail-header,.order-history-item div{flex-direction:column;align-items:stretch}.orders-hero-actions button{width:100%}.orders-summary-grid,.orders-filter-controls,.order-summary-grid,.order-info-grid{grid-template-columns:1fr}}.payments-pro-page{--payment-yellow:#facc15;--payment-yellow-2:#f59e0b;--payment-green:#22c55e;--payment-red:#ef4444;--payment-blue:#38bdf8;--payment-purple:#a78bfa;--payment-card:#0f172ab8;--payment-border:#ffffff1c;--payment-text:#f8fafc;--payment-soft:#cbd5e1;--payment-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.payments-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both paymentsHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.payments-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes paymentsHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.payments-hero>div{z-index:2;position:relative}.payments-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.payments-live-dot{background:var(--payment-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite paymentsPulse;box-shadow:0 0 #22c55e94}@keyframes paymentsPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.payments-hero h2{color:var(--payment-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.payments-hero p{max-width:720px;color:var(--payment-muted);margin:0;font-size:15px;line-height:2}.payments-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.payments-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.payments-hero-actions button:first-child{background:linear-gradient(135deg, var(--payment-yellow), var(--payment-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.payments-hero-actions button.ghost{color:var(--payment-soft);background:#ffffff13;border:1px solid #ffffff1c}.payments-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.payments-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.payments-message-wrap{gap:10px;display:grid}.payments-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.payments-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.payments-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.payments-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.payments-summary-card{border:1px solid var(--payment-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.payments-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.payments-summary-card.yellow:before{background:var(--payment-yellow)}.payments-summary-card.green:before{background:var(--payment-green)}.payments-summary-card.red:before{background:var(--payment-red)}.payments-summary-card.blue:before{background:var(--payment-blue)}.payments-summary-card span{color:var(--payment-muted);margin-bottom:9px;font-size:12px;display:block}.payments-summary-card strong{color:var(--payment-text);font-size:22px;font-weight:950;line-height:1.6;display:block}.payments-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.payments-filter-card.pro{border:1px solid var(--payment-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:24px;grid-template-columns:230px minmax(320px,1fr) minmax(420px,1.2fr);align-items:end;gap:14px;padding:18px 20px;display:grid;box-shadow:0 18px 54px #0000003d}.payments-filter-title span,.payment-list-toolbar>div>span,.payment-detail-header>div>span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.payments-filter-title h3,.payment-list-toolbar h3,.payment-detail-header h3{color:var(--payment-text);margin:0;font-size:18px;font-weight:900}.payments-search{gap:10px;display:flex}.payments-search input{flex:1;min-width:0}.payments-search input,.payments-filter-controls select,.payments-filter-controls input{border:1px solid var(--payment-border);height:44px;color:var(--payment-text);background:#0206176b;border-radius:14px;outline:none;padding:0 12px;font-family:inherit}.payments-search input:focus,.payments-filter-controls select:focus,.payments-filter-controls input:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.payments-filter-controls option{color:#f8fafc;background:#111827}.payments-search button,.payments-filter-controls button{cursor:pointer;background:linear-gradient(135deg, var(--payment-yellow), var(--payment-yellow-2));color:#111827;border:none;border-radius:14px;height:44px;padding:0 14px;font-family:inherit;font-weight:800}.payments-filter-controls button.light{color:var(--payment-soft);border:1px solid var(--payment-border);background:#ffffff13}.payments-filter-controls{grid-template-columns:150px 1fr 1fr auto;align-items:end;gap:10px;display:grid}.payments-filter-controls label{color:var(--payment-muted);gap:6px;font-size:12px;display:grid}.payments-grid.pro{grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);align-items:start;gap:18px;display:grid}.payment-list-card.pro,.payment-detail-card.pro{border:1px solid var(--payment-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.payment-list-card.pro{overflow:hidden}.payment-list-toolbar{border-bottom:1px solid var(--payment-border);padding:18px 20px}.payment-list-toolbar p,.payment-detail-header p{color:var(--payment-muted);margin:7px 0 0;font-size:13px}.payment-table-wrap{width:100%;overflow-x:auto}.payment-table.pro{border-collapse:collapse;width:100%;min-width:1320px}.payment-table.pro th,.payment-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.payment-table.pro th{color:var(--payment-soft);background:#ffffff0e;font-weight:800}.payment-table.pro td{color:var(--payment-soft)}.payment-table.pro td strong{color:var(--payment-text)}.payment-table.pro small{color:var(--payment-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.payment-table.pro tbody tr{transition:background .18s}.payment-table.pro tbody tr:hover{background:#facc150e}.payment-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.payment-status.pending{color:#fde68a;background:#facc1521;border-color:#facc153d}.payment-status.success{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.payment-status.failed{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.payment-status.refunded{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.payment-status.neutral{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.payment-actions button,.payment-pagination button{border:1px solid var(--payment-border);color:var(--payment-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.payment-actions button:hover,.payment-pagination button:hover:not(:disabled){color:var(--payment-yellow);border-color:#facc1542}.payment-pagination button:disabled{opacity:.6;cursor:not-allowed}.payment-empty{text-align:center!important;color:var(--payment-muted)!important;padding:28px!important}.payment-pagination{border-top:1px solid var(--payment-border);justify-content:center;align-items:center;gap:14px;padding:16px 20px;display:flex}.payment-pagination span{color:var(--payment-soft);font-size:14px}.payment-detail-card.pro{max-height:calc(100vh - 124px);padding:20px;position:sticky;top:104px;overflow-y:auto}.payment-detail-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.payment-empty-orb{background:linear-gradient(135deg, var(--payment-yellow), var(--payment-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;font-weight:950;display:flex;box-shadow:0 18px 44px #facc1533}.payment-empty-orb.loading{animation:1.1s ease-in-out infinite paymentLoadingPulse}@keyframes paymentLoadingPulse{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.payment-detail-empty h3{color:var(--payment-text);margin:0;font-size:18px}.payment-detail-empty p{color:var(--payment-muted);margin:0;line-height:1.8}.payment-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.payment-amount-card.pro{background:radial-gradient(circle at 100% 0,#facc152b,#0000 18rem),#facc151a;border:1px solid #facc1538;border-radius:22px;margin-bottom:18px;padding:18px}.payment-amount-card.pro span{color:var(--payment-muted);margin-bottom:8px;font-size:12px;display:block}.payment-amount-card.pro strong{color:var(--payment-text);font-size:24px;font-weight:950}.payment-info-section{border-top:1px solid var(--payment-border);margin-top:18px;padding-top:18px}.payment-info-section h4{color:var(--payment-text);margin:0 0 14px;font-size:15px}.payment-info-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.payment-info-grid div{border:1px solid var(--payment-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.payment-info-grid span{color:var(--payment-muted);margin-bottom:7px;font-size:12px;display:block}.payment-info-grid strong{color:var(--payment-text);word-break:break-word;font-size:14px;display:block}.gateway-response-box{border:1px solid var(--payment-border);color:#e5e7eb;background:#020617bd;border-radius:18px;max-height:340px;padding:16px;font-size:12px;line-height:1.7;overflow:auto}@media (width<=1600px){.payments-filter-card.pro,.payments-grid.pro{grid-template-columns:1fr}.payment-detail-card.pro{max-height:none;position:static}}@media (width<=1000px){.payments-hero{flex-direction:column;align-items:stretch}.payments-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.payments-filter-controls{grid-template-columns:1fr 1fr}.payments-search{flex-direction:column}.payments-search button,.payments-filter-controls button{width:100%}}@media (width<=640px){.payments-hero{border-radius:24px;padding:20px}.payments-hero h2{font-size:28px}.payments-hero-actions,.payment-detail-header{flex-direction:column;align-items:stretch}.payments-hero-actions button{width:100%}.payments-summary-grid,.payments-filter-controls,.payment-info-grid{grid-template-columns:1fr}}.reviews-pro-page{--review-yellow:#facc15;--review-yellow-2:#f59e0b;--review-green:#22c55e;--review-red:#ef4444;--review-blue:#38bdf8;--review-purple:#a78bfa;--review-card:#0f172ab8;--review-border:#ffffff1c;--review-text:#f8fafc;--review-soft:#cbd5e1;--review-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.reviews-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both reviewsHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.reviews-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes reviewsHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.reviews-hero>div{z-index:2;position:relative}.reviews-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.reviews-live-dot{background:var(--review-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite reviewsPulse;box-shadow:0 0 #22c55e94}@keyframes reviewsPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.reviews-hero h2{color:var(--review-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.reviews-hero p{max-width:720px;color:var(--review-muted);margin:0;font-size:15px;line-height:2}.reviews-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.reviews-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.reviews-hero-actions button:first-child{background:linear-gradient(135deg, var(--review-yellow), var(--review-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.reviews-hero-actions button.ghost{color:var(--review-soft);background:#ffffff13;border:1px solid #ffffff1c}.reviews-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.reviews-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.reviews-message-wrap{gap:10px;display:grid}.reviews-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.reviews-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.reviews-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.reviews-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.reviews-summary-card{border:1px solid var(--review-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.reviews-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.reviews-summary-card.yellow:before{background:var(--review-yellow)}.reviews-summary-card.green:before{background:var(--review-green)}.reviews-summary-card.red:before{background:var(--review-red)}.reviews-summary-card.blue:before{background:var(--review-blue)}.reviews-summary-card span{color:var(--review-muted);margin-bottom:9px;font-size:12px;display:block}.reviews-summary-card strong{color:var(--review-text);font-size:24px;font-weight:950;display:block}.reviews-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.reviews-filter-card.pro{border:1px solid var(--review-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:24px;justify-content:space-between;align-items:end;gap:16px;padding:18px 20px;display:flex;box-shadow:0 18px 54px #0000003d}.reviews-filter-card.pro>div>span,.review-list-toolbar>div>span,.review-detail-header>div>span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.reviews-filter-card.pro h3,.review-list-toolbar h3,.review-detail-header h3{color:var(--review-text);margin:0;font-size:18px;font-weight:900}.review-filter-actions{align-items:center;gap:10px;display:flex}.review-filter-actions select{border:1px solid var(--review-border);min-width:230px;height:44px;color:var(--review-text);background:#0206176b;border-radius:14px;outline:none;padding:0 12px;font-family:inherit}.review-filter-actions select:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.review-filter-actions option{color:#f8fafc;background:#111827}.review-filter-actions button{border:1px solid var(--review-border);cursor:pointer;border-radius:14px;height:44px;padding:0 14px;font-family:inherit;font-weight:800}.review-filter-actions button.light{color:var(--review-soft);background:#ffffff13}.reviews-grid.pro{grid-template-columns:minmax(0,1.35fr) minmax(420px,.65fr);align-items:start;gap:18px;display:grid}.review-list-card.pro,.review-detail-card.pro{border:1px solid var(--review-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.review-list-card.pro{overflow:hidden}.review-list-toolbar{border-bottom:1px solid var(--review-border);padding:18px 20px}.review-list-toolbar p,.review-detail-header p{color:var(--review-muted);margin:7px 0 0;font-size:13px}.review-table-wrap{width:100%;overflow-x:auto}.review-table.pro{border-collapse:collapse;width:100%;min-width:1100px}.review-table.pro th,.review-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.review-table.pro th{color:var(--review-soft);background:#ffffff0e;font-weight:800}.review-table.pro td{color:var(--review-soft)}.review-table.pro td strong{color:var(--review-text)}.review-table.pro small{color:var(--review-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.review-table.pro tbody tr{transition:background .18s}.review-table.pro tbody tr:hover{background:#facc150e}.review-comment-preview{max-width:270px;color:var(--review-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.8;display:-webkit-box;overflow:hidden}.review-stars{color:#ffffff2e;direction:ltr;align-items:center;gap:2px;display:inline-flex}.review-stars span{font-size:17px}.review-stars span.filled{color:var(--review-yellow);text-shadow:0 0 18px #facc1547}.review-stars b{color:var(--review-soft);margin-left:6px;font-size:13px}.review-stars.big span{font-size:25px}.review-stars.big b{font-size:18px}.review-badge,.review-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.review-badge.verified,.review-status.approved{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.review-badge.normal{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.review-status.pending{color:#fde68a;background:#facc1521;border-color:#facc153d}.review-actions,.review-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.review-actions button,.review-detail-actions button,.review-pagination button{border:1px solid var(--review-border);color:var(--review-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.review-actions button.success,.review-detail-actions button.success{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.review-actions button.danger,.review-detail-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.review-actions button:disabled,.review-detail-actions button:disabled,.review-pagination button:disabled{opacity:.6;cursor:not-allowed}.review-empty{text-align:center!important;color:var(--review-muted)!important;padding:28px!important}.review-pagination{border-top:1px solid var(--review-border);justify-content:center;align-items:center;gap:14px;padding:16px 20px;display:flex}.review-pagination span{color:var(--review-soft);font-size:14px}.review-detail-card.pro{max-height:calc(100vh - 124px);padding:20px;position:sticky;top:104px;overflow-y:auto}.review-detail-empty{text-align:center;align-content:center;place-items:center;gap:12px;min-height:360px;display:grid}.review-empty-orb{background:linear-gradient(135deg, var(--review-yellow), var(--review-yellow-2));color:#111827;border-radius:30px;justify-content:center;align-items:center;width:86px;height:86px;font-size:34px;display:flex;box-shadow:0 18px 44px #facc1533}.review-detail-empty h3{color:var(--review-text);margin:0;font-size:18px}.review-detail-empty p{color:var(--review-muted);margin:0;line-height:1.8}.review-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.review-rating-card.pro{background:#facc151a;border:1px solid #facc1538;border-radius:20px;margin-bottom:18px;padding:16px}.review-rating-card.pro>span{color:var(--review-muted);margin-bottom:10px;font-size:12px;display:block}.review-info-section{border-top:1px solid var(--review-border);margin-top:18px;padding-top:18px}.review-info-section h4{color:var(--review-text);margin:0 0 14px;font-size:15px}.review-info-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-info-grid div,.review-comment-box{border:1px solid var(--review-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.review-info-grid span{color:var(--review-muted);margin-bottom:7px;font-size:12px;display:block}.review-info-grid strong{color:var(--review-text);word-break:break-word;font-size:14px;display:block}.review-comment-box{color:var(--review-soft);line-height:2}.review-detail-actions{border-top:1px solid var(--review-border);margin-top:18px;padding-top:18px}.review-detail-actions button{flex:1;min-height:42px;font-weight:800}@media (width<=1500px){.reviews-grid.pro{grid-template-columns:1fr}.review-detail-card.pro{max-height:none;position:static}}@media (width<=1000px){.reviews-hero,.reviews-filter-card.pro{flex-direction:column;align-items:stretch}.reviews-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-filter-actions{flex-direction:column;align-items:stretch}.review-filter-actions select,.review-filter-actions button{width:100%}}@media (width<=640px){.reviews-hero{border-radius:24px;padding:20px}.reviews-hero h2{font-size:28px}.reviews-hero-actions,.review-detail-header,.review-detail-actions{flex-direction:column;align-items:stretch}.reviews-hero-actions button,.review-detail-actions button{width:100%}.reviews-summary-grid,.review-info-grid{grid-template-columns:1fr}}.coupons-pro-page{--coupon-yellow:#facc15;--coupon-yellow-2:#f59e0b;--coupon-green:#22c55e;--coupon-red:#ef4444;--coupon-blue:#38bdf8;--coupon-purple:#a78bfa;--coupon-card:#0f172ab8;--coupon-border:#ffffff1c;--coupon-text:#f8fafc;--coupon-soft:#cbd5e1;--coupon-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.coupons-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both couponsHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.coupons-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes couponsHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.coupons-hero>div{z-index:2;position:relative}.coupons-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.coupons-live-dot{background:var(--coupon-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite couponsPulse;box-shadow:0 0 #22c55e94}@keyframes couponsPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.coupons-hero h2{color:var(--coupon-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.coupons-hero p{max-width:720px;color:var(--coupon-muted);margin:0;font-size:15px;line-height:2}.coupons-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.coupons-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.coupons-hero-actions button:first-child{background:linear-gradient(135deg, var(--coupon-yellow), var(--coupon-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.coupons-hero-actions button.ghost{color:var(--coupon-soft);background:#ffffff13;border:1px solid #ffffff1c}.coupons-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.coupons-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.coupons-message-wrap{gap:10px;display:grid}.coupons-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.coupons-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.coupons-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.coupons-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.coupons-summary-card{border:1px solid var(--coupon-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.coupons-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.coupons-summary-card.yellow:before{background:var(--coupon-yellow)}.coupons-summary-card.green:before{background:var(--coupon-green)}.coupons-summary-card.red:before{background:var(--coupon-red)}.coupons-summary-card.purple:before{background:var(--coupon-purple)}.coupons-summary-card span{color:var(--coupon-muted);margin-bottom:9px;font-size:12px;display:block}.coupons-summary-card strong{color:var(--coupon-text);font-size:24px;font-weight:950;display:block}.coupons-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.coupons-grid.pro{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:18px;display:grid}.coupon-form-card.pro,.coupon-list-card.pro,.coupon-detail-card.pro{border:1px solid var(--coupon-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.coupon-form-card.pro{padding:20px}.coupon-form-title,.coupon-list-toolbar,.coupon-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.coupon-form-title{margin-bottom:18px}.coupon-form-title span,.coupon-list-toolbar>div>span,.coupon-detail-header>div>span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.coupon-form-title h3,.coupon-list-toolbar h3,.coupon-detail-header h3{color:var(--coupon-text);margin:0;font-size:18px;font-weight:900}.coupon-form-title p,.coupon-list-toolbar p,.coupon-detail-header p{color:var(--coupon-muted);margin:7px 0 0;font-size:13px;line-height:1.8}.link-btn{color:var(--coupon-soft);cursor:pointer;background:#ffffff13;border:none;border-radius:13px;padding:8px 11px;font-family:inherit}.coupon-form-card label{color:var(--coupon-muted);margin-bottom:15px;font-size:13px;display:block}.coupon-form-card input,.coupon-form-card select,.coupon-search-box input,.coupon-filter-actions select{border:1px solid var(--coupon-border);width:100%;color:var(--coupon-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.coupon-form-card input:focus,.coupon-form-card select:focus,.coupon-search-box input:focus,.coupon-filter-actions select:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.coupon-form-card input:disabled{opacity:.68;cursor:not-allowed}.coupon-form-card option,.coupon-filter-actions option{color:#f8fafc;background:#111827}.coupon-check{border:1px solid var(--coupon-border);background:#ffffff0b;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex!important}.coupon-check input{width:auto;margin:0}.coupon-check span{color:var(--coupon-soft)}.coupon-submit-btn{background:linear-gradient(135deg, var(--coupon-yellow), var(--coupon-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:16px;width:100%;min-height:46px;font-family:inherit;font-weight:900;box-shadow:0 16px 34px #facc152e}.coupon-submit-btn:disabled{opacity:.6;cursor:not-allowed}.coupon-list-card.pro{overflow:hidden}.coupon-list-toolbar{border-bottom:1px solid var(--coupon-border);padding:18px 20px}.coupon-filter-actions{align-items:center;gap:10px;display:flex}.coupon-search-box{border:1px solid var(--coupon-border);background:#ffffff0e;border-radius:16px;align-items:center;gap:8px;width:310px;height:46px;padding:0 12px;display:flex}.coupon-search-box span{color:var(--coupon-yellow)}.coupon-search-box input{height:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.coupon-filter-actions select{width:170px;height:46px;margin:0}.coupon-table-wrap{width:100%;overflow-x:auto}.coupon-table.pro{border-collapse:collapse;width:100%;min-width:1180px}.coupon-table.pro th,.coupon-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.coupon-table.pro th{color:var(--coupon-soft);background:#ffffff0e;font-weight:800}.coupon-table.pro td{color:var(--coupon-soft)}.coupon-table.pro td strong{color:var(--coupon-text)}.coupon-table.pro small{color:var(--coupon-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.coupon-table.pro tbody tr{transition:background .18s}.coupon-table.pro tbody tr:hover{background:#facc150e}.coupon-usage{min-width:130px}.coupon-usage strong{color:var(--coupon-text);margin-bottom:7px;font-size:12px;display:block}.coupon-usage:after{content:"";background:#ffffff17;border-radius:999px;height:8px;display:block}.coupon-usage span{background:linear-gradient(90deg, var(--coupon-yellow), var(--coupon-yellow-2));border-radius:999px;height:8px;margin-top:-8px;display:block;box-shadow:0 0 24px #facc1538}.coupon-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.coupon-status.active{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.coupon-status.inactive{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.coupon-status.expired{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.coupon-status.full{color:#c4b5fd;background:#a78bfa21;border-color:#a78bfa3d}.coupon-actions,.coupon-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.coupon-actions button,.coupon-detail-actions button{border:1px solid var(--coupon-border);color:var(--coupon-soft);cursor:pointer;background:#ffffff13;border-radius:13px;padding:8px 11px;font-family:inherit;font-size:13px}.coupon-actions button.danger,.coupon-detail-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.coupon-actions button:disabled,.coupon-detail-actions button:disabled{opacity:.6;cursor:not-allowed}.coupon-empty{text-align:center!important;color:var(--coupon-muted)!important;padding:28px!important}.coupon-detail-card.pro{padding:20px}.coupon-detail-header{margin-bottom:18px}.coupon-detail-main{grid-template-columns:250px minmax(0,1fr);gap:18px;display:grid}.coupon-detail-orb{text-align:center;background:radial-gradient(circle at top,#facc1533,#0000 18rem),#facc1517;border:1px solid #facc1538;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex;overflow:hidden}.coupon-detail-orb strong{color:var(--coupon-text);font-size:42px;font-weight:950;line-height:1.4}.coupon-detail-orb span{color:var(--coupon-muted);font-size:13px}.coupon-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.coupon-detail-grid div{border:1px solid var(--coupon-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.coupon-detail-grid span{color:var(--coupon-muted);margin-bottom:7px;font-size:12px;display:block}.coupon-detail-grid strong{color:var(--coupon-text);word-break:break-word;font-size:14px;display:block}.coupon-detail-actions{border-top:1px solid var(--coupon-border);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;display:flex}.coupon-detail-actions button{min-height:42px;padding:0 14px;font-weight:800}@media (width<=1500px){.coupons-grid.pro,.coupon-detail-main{grid-template-columns:1fr}.coupon-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.coupons-hero,.coupon-list-toolbar{flex-direction:column;align-items:stretch}.coupons-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coupon-filter-actions{flex-direction:column;align-items:stretch}.coupon-search-box,.coupon-filter-actions select{width:100%}}@media (width<=640px){.coupons-hero{border-radius:24px;padding:20px}.coupons-hero h2{font-size:28px}.coupons-hero-actions,.coupon-form-title,.coupon-detail-header,.coupon-detail-actions{flex-direction:column;align-items:stretch}.coupons-hero-actions button,.coupon-detail-actions button{width:100%}.coupons-summary-grid,.coupon-detail-grid,.form-two-col{grid-template-columns:1fr}}.banners-pro-page{--banner-yellow:#facc15;--banner-yellow-2:#f59e0b;--banner-green:#22c55e;--banner-red:#ef4444;--banner-blue:#38bdf8;--banner-purple:#a78bfa;--banner-card:#0f172ab8;--banner-border:#ffffff1c;--banner-text:#f8fafc;--banner-soft:#cbd5e1;--banner-muted:#94a3b8;direction:rtl;gap:18px;display:grid}.banners-hero{-webkit-backdrop-filter:blur(24px);background:radial-gradient(circle at 16% 20%,#facc1533,#0000 28rem),radial-gradient(circle at 88% 12%,#38bdf81f,#0000 26rem),linear-gradient(135deg,#ffffff1b,#ffffff09),#0f172ab8;border:1px solid #facc152e;border-radius:30px;justify-content:space-between;align-items:center;gap:24px;min-height:220px;padding:26px;animation:.48s both bannersHeroIn;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000057}.banners-hero:before{content:"";filter:blur(10px);pointer-events:none;background:#facc1529;border-radius:999px;width:360px;height:360px;position:absolute;inset:-140px auto auto -120px}@keyframes bannersHeroIn{0%{opacity:0;transform:translateY(16px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.banners-hero>div{z-index:2;position:relative}.banners-eyebrow{color:#fde68a;direction:ltr;background:#facc151a;border:1px solid #facc152e;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.banners-live-dot{background:var(--banner-green);border-radius:999px;width:9px;height:9px;animation:1.55s infinite bannersPulse;box-shadow:0 0 #22c55e94}@keyframes bannersPulse{0%{box-shadow:0 0 #22c55e94}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}.banners-hero h2{color:var(--banner-text);letter-spacing:-1.2px;margin:18px 0 10px;font-size:clamp(28px,4vw,42px);font-weight:950}.banners-hero p{max-width:720px;color:var(--banner-muted);margin:0;font-size:15px;line-height:2}.banners-hero-actions{flex-wrap:wrap;gap:10px;display:flex}.banners-hero-actions button{cursor:pointer;border:none;border-radius:15px;min-height:44px;padding:0 15px;font-family:inherit;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.banners-hero-actions button:first-child{background:linear-gradient(135deg, var(--banner-yellow), var(--banner-yellow-2));color:#111827;box-shadow:0 16px 34px #facc1533}.banners-hero-actions button.ghost{color:var(--banner-soft);background:#ffffff13;border:1px solid #ffffff1c}.banners-hero-actions button:hover:not(:disabled){transform:translateY(-2px)}.banners-hero-actions button:disabled{opacity:.6;cursor:not-allowed}.banners-message-wrap{gap:10px;display:grid}.banners-alert{-webkit-backdrop-filter:blur(18px);border-radius:18px;padding:13px 15px;font-size:14px}.banners-alert.error{color:#fecaca;background:#ef444421;border:1px solid #ef444447}.banners-alert.success{color:#bbf7d0;background:#22c55e21;border:1px solid #22c55e47}.banners-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.banners-summary-card{border:1px solid var(--banner-border);background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172ab8;border-radius:24px;min-height:132px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 54px #0000003d}.banners-summary-card:before{content:"";opacity:.18;filter:blur(2px);border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -34px -42px auto}.banners-summary-card.yellow:before{background:var(--banner-yellow)}.banners-summary-card.green:before{background:var(--banner-green)}.banners-summary-card.red:before{background:var(--banner-red)}.banners-summary-card.blue:before{background:var(--banner-blue)}.banners-summary-card span{color:var(--banner-muted);margin-bottom:9px;font-size:12px;display:block}.banners-summary-card strong{color:var(--banner-text);font-size:24px;font-weight:950;display:block}.banners-summary-card small{color:#cbd5e1b8;margin-top:8px;font-size:12px;display:block}.banners-grid.pro{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:18px;display:grid}.banner-form-card.pro,.banner-list-card.pro,.banner-detail-card.pro{border:1px solid var(--banner-border);-webkit-backdrop-filter:blur(22px);background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8;border-radius:26px;box-shadow:0 18px 54px #0000003d}.banner-form-card.pro{padding:20px}.banner-form-title,.banner-list-toolbar,.banner-detail-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.banner-form-title{margin-bottom:18px}.banner-form-title span,.banner-list-toolbar>div>span,.banner-detail-header>div>span{color:#facc15db;text-transform:uppercase;letter-spacing:.4px;direction:ltr;margin-bottom:8px;font-size:11px;font-weight:900;display:inline-flex}.banner-form-title h3,.banner-list-toolbar h3,.banner-detail-header h3{color:var(--banner-text);margin:0;font-size:18px;font-weight:900}.banner-form-title p,.banner-list-toolbar p,.banner-detail-header p{color:var(--banner-muted);margin:7px 0 0;font-size:13px;line-height:1.8}.banner-form-card label{color:var(--banner-muted);margin-bottom:15px;font-size:13px;display:block}.banner-form-card input,.banner-search-box input,.banner-filter-actions select{border:1px solid var(--banner-border);width:100%;color:var(--banner-text);background:#0206176b;border-radius:14px;outline:none;margin-top:8px;padding:11px 12px;font-family:inherit}.banner-form-card input:focus,.banner-search-box input:focus,.banner-filter-actions select:focus{border-color:#facc15b8;box-shadow:0 0 0 4px #facc151f}.banner-form-card option,.banner-filter-actions option{color:#f8fafc;background:#111827}.form-two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.banner-upload-box{cursor:pointer;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:22px;min-height:210px;padding:14px;display:block}.banner-upload-box input{display:none}.banner-upload-box img{object-fit:cover;background:#ffffff0f;border-radius:18px;width:100%;height:180px;display:block}.banner-upload-box div{background:radial-gradient(circle at top,#facc1524,#0000 16rem),#ffffff0e;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:180px;display:flex}.banner-upload-box strong{color:var(--banner-yellow);font-size:15px}.banner-upload-box span{color:var(--banner-muted);margin-top:7px;font-size:12px}.banner-check{border:1px solid var(--banner-border);background:#ffffff0b;border-radius:16px;align-items:center;gap:9px;padding:12px;display:flex!important}.banner-check input{width:auto;margin:0}.banner-check span{color:var(--banner-soft)}.banner-submit-btn{background:linear-gradient(135deg, var(--banner-yellow), var(--banner-yellow-2));color:#111827;cursor:pointer;border:none;border-radius:16px;width:100%;min-height:46px;font-family:inherit;font-weight:900;box-shadow:0 16px 34px #facc152e}.banner-submit-btn:disabled{opacity:.6;cursor:not-allowed}.banner-list-card.pro{overflow:hidden}.banner-list-toolbar{border-bottom:1px solid var(--banner-border);padding:18px 20px}.banner-filter-actions{align-items:center;gap:10px;display:flex}.banner-search-box{border:1px solid var(--banner-border);background:#ffffff0e;border-radius:16px;align-items:center;gap:8px;width:330px;height:46px;padding:0 12px;display:flex}.banner-search-box span{color:var(--banner-yellow)}.banner-search-box input{height:100%;box-shadow:none;background:0 0;border:none;margin:0;padding:0}.banner-filter-actions select{width:160px;height:46px;margin:0}.banner-table-wrap{width:100%;overflow-x:auto}.banner-table.pro{border-collapse:collapse;width:100%;min-width:1180px}.banner-table.pro th,.banner-table.pro td{text-align:right;vertical-align:middle;border-bottom:1px solid #ffffff13;padding:14px 15px;font-size:14px}.banner-table.pro th{color:var(--banner-soft);background:#ffffff0e;font-weight:800}.banner-table.pro td{color:var(--banner-soft)}.banner-table.pro td strong{color:var(--banner-text)}.banner-table.pro small{color:var(--banner-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;display:block;overflow:hidden}.banner-table.pro tbody tr{transition:background .18s}.banner-table.pro tbody tr:hover{background:#facc150e}.banner-thumb{border:1px solid var(--banner-border);cursor:pointer;background:linear-gradient(135deg,#facc151f,#ffffff0b),#ffffff0e;border-radius:18px;justify-content:center;align-items:center;width:116px;height:64px;padding:0;display:inline-flex;overflow:hidden}.banner-thumb img{object-fit:cover;width:100%;height:100%}.banner-thumb span{color:var(--banner-muted);font-size:12px}.banner-status{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:96px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.banner-status.active{color:#86efac;background:#22c55e21;border-color:#22c55e3d}.banner-status.inactive{color:#cbd5e1;background:#94a3b81f;border-color:#94a3b833}.banner-status.expired{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.banner-actions,.banner-detail-actions{flex-wrap:wrap;gap:8px;display:flex}.banner-actions button,.banner-detail-actions button,.upload-inline-btn{border:1px solid var(--banner-border);color:var(--banner-soft);cursor:pointer;background:#ffffff13;border-radius:13px;justify-content:center;align-items:center;padding:8px 11px;font-family:inherit;font-size:13px;display:inline-flex}.upload-inline-btn input{display:none}.upload-inline-btn.big{min-height:42px;padding:0 14px;font-weight:800}.banner-actions button.danger,.banner-detail-actions button.danger{color:#fca5a5;background:#ef444421;border-color:#ef44443d}.banner-actions button:disabled,.banner-detail-actions button:disabled{opacity:.6;cursor:not-allowed}.upload-inline-btn:has(input:disabled){opacity:.6;cursor:not-allowed}.banner-empty{text-align:center!important;color:var(--banner-muted)!important;padding:28px!important}.banner-detail-card.pro{padding:20px}.banner-detail-header{margin-bottom:18px}.banner-detail-main{gap:18px;display:grid}.banner-preview-wide{border:1px solid var(--banner-border);background:radial-gradient(circle at top,#facc1529,#0000 18rem),#ffffff0b;border-radius:28px;overflow:hidden}.banner-preview-wide img{object-fit:cover;width:100%;max-height:420px;display:block}.banner-preview-empty{min-height:220px;color:var(--banner-muted);text-align:center;background:#ffffff0b;border:1px dashed #ffffff29;border-radius:28px;justify-content:center;align-items:center;padding:24px;display:flex}.banner-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.banner-detail-grid div{border:1px solid var(--banner-border);background:#ffffff0e;border-radius:18px;min-width:0;padding:14px}.banner-detail-grid span{color:var(--banner-muted);margin-bottom:7px;font-size:12px;display:block}.banner-detail-grid strong{color:var(--banner-text);word-break:break-word;font-size:14px;display:block}.banner-detail-actions{border-top:1px solid var(--banner-border);flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;display:flex}.banner-detail-actions button{min-height:42px;padding:0 14px;font-weight:800}@media (width<=1500px){.banners-grid.pro{grid-template-columns:1fr}.banner-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1000px){.banners-hero,.banner-list-toolbar{flex-direction:column;align-items:stretch}.banners-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.banner-filter-actions{flex-direction:column;align-items:stretch}.banner-search-box,.banner-filter-actions select{width:100%}}@media (width<=640px){.banners-hero{border-radius:24px;padding:20px}.banners-hero h2{font-size:28px}.banners-hero-actions,.banner-form-title,.banner-detail-header,.banner-detail-actions{flex-direction:column;align-items:stretch}.banners-hero-actions button,.banner-detail-actions button,.upload-inline-btn.big{width:100%}.banners-summary-grid,.banner-detail-grid,.form-two-col{grid-template-columns:1fr}}html,body,#root{min-height:100%;margin:0}body{direction:rtl;background:#f4f7fb;font-family:Tahoma,Arial,sans-serif}button,input,select,textarea{font-family:inherit}.login-page{background:radial-gradient(circle at 100% 0,#2563eb2e,#0000 34%),linear-gradient(135deg,#0f172a,#111827);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:30px;box-shadow:0 30px 80px #00000038}.login-logo{color:#fff;background:linear-gradient(135deg,#2563eb,#14b8a6);border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:20px;font-size:26px;font-weight:900;display:flex}.login-card h1{color:#111827;margin:0;font-size:22px}.login-card p{color:#6b7280;margin:8px 0 22px;font-size:14px}.login-card label{color:#374151;margin-bottom:16px;font-size:13px;display:block}.login-card input{border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;margin-top:8px;padding:12px 14px;font-size:14px}.login-card input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-card button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;width:100%;padding:13px 16px;font-size:15px;font-weight:700}.login-card button:disabled{opacity:.7;cursor:not-allowed}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;margin-bottom:16px;padding:11px 13px;font-size:13px}:root{--admin-bg:#07090f;--admin-bg-2:#0b1020;--admin-bg-3:#111827;--admin-glass:#0f172aad;--admin-glass-strong:#0f172adb;--admin-glass-soft:#ffffff0e;--admin-border:#ffffff1b;--admin-border-strong:#ffffff29;--admin-text:#f8fafc;--admin-text-soft:#cbd5e1;--admin-text-muted:#94a3b8;--admin-yellow:#facc15;--admin-yellow-2:#f59e0b;--admin-yellow-soft:#facc151f;--admin-blue:#38bdf8;--admin-green:#22c55e;--admin-red:#ef4444;--admin-purple:#a78bfa;--admin-radius-sm:12px;--admin-radius:18px;--admin-radius-lg:24px;--admin-radius-xl:30px;--admin-shadow:0 24px 80px #00000057;--admin-shadow-soft:0 14px 40px #0000003d;--admin-blur:blur(22px);--admin-transition:.18s ease}html{background:var(--admin-bg)}body{min-height:100vh;color:var(--admin-text);background-color:#0000;background-image:radial-gradient(circle at 100% 0,#facc151f,#0000 32rem),radial-gradient(circle at 0 0,#38bdf81f,#0000 34rem),radial-gradient(circle at 0 100%,#a78bfa1a,#0000 32rem),linear-gradient(135deg,#05070c 0%,#0b1020 45%,#090b12 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;margin:0}*{box-sizing:border-box}::selection{color:#fff;background:#facc1552}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff0a}::-webkit-scrollbar-thumb{background:#facc156b;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#facc15b8}.dashboard-page,.brands-page,.categories-page,.products-page,.customers-page,.orders-page,.payments-page,.reviews-page,.coupons-page,.banners-page{animation:.36s both adminPageIn}@keyframes adminPageIn{0%{opacity:0;transform:translateY(14px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.dashboard-header,.brands-header,.categories-header,.products-header,.customers-header,.orders-header,.payments-header,.reviews-header,.coupons-header,.banners-header{-webkit-backdrop-filter:var(--admin-blur);position:relative;overflow:hidden;border:1px solid var(--admin-border)!important;border-radius:var(--admin-radius-lg)!important;box-shadow:var(--admin-shadow-soft)!important;background:linear-gradient(135deg,#ffffff18,#ffffff09),#0f172a9e!important;padding:20px 22px!important}.dashboard-header:before,.brands-header:before,.categories-header:before,.products-header:before,.customers-header:before,.orders-header:before,.payments-header:before,.reviews-header:before,.coupons-header:before,.banners-header:before{content:"";filter:blur(8px);pointer-events:none;background:#facc1524;border-radius:999px;width:220px;height:220px;position:absolute;inset:-80px auto auto -90px}.dashboard-header h2,.brands-header h2,.categories-header h2,.products-header h2,.customers-header h2,.orders-header h2,.payments-header h2,.reviews-header h2,.coupons-header h2,.banners-header h2{letter-spacing:-.3px;color:var(--admin-text)!important}.dashboard-header p,.brands-header p,.categories-header p,.products-header p,.customers-header p,.orders-header p,.payments-header p,.reviews-header p,.coupons-header p,.banners-header p{color:var(--admin-text-muted)!important}.dashboard-card,.dashboard-kpi-card,.brand-form-card,.brand-list-card,.category-form-card,.category-list-card,.product-form-card,.product-list-card,.product-manager-card,.customer-list-card,.customer-detail-card,.order-list-card,.order-detail-card,.payment-list-card,.payment-detail-card,.review-list-card,.review-detail-card,.coupon-form-card,.coupon-list-card,.coupon-detail-card,.banner-form-card,.banner-list-card,.banner-detail-card,.orders-filter-card,.payments-filter-card,.reviews-filter-card,.coupons-summary-grid>div,.banners-summary-grid>div,.reviews-summary-grid>div,.payments-summary-grid>div{-webkit-backdrop-filter:var(--admin-blur);border:1px solid var(--admin-border)!important;border-radius:var(--admin-radius-lg)!important;color:var(--admin-text)!important;box-shadow:var(--admin-shadow-soft)!important;background:linear-gradient(135deg,#ffffff16,#ffffff08),#0f172ab8!important}.dashboard-card,.brand-list-card,.category-list-card,.product-list-card,.customer-list-card,.order-list-card,.payment-list-card,.review-list-card,.coupon-list-card,.banner-list-card{overflow:hidden}.order-summary-grid div,.order-info-grid div,.order-address-box,.customer-summary-grid div,.customer-info-grid div,.customer-address-box,.payment-info-grid div,.payment-amount-card,.review-rating-card,.review-info-grid div,.review-comment-box,.coupon-detail-grid div,.banner-detail-grid div,.sales-report-summary div,.order-status-metrics div,.dashboard-empty,.status-sales-item,.daily-sales-item,.low-stock-item,.ranking-item{border:1px solid var(--admin-border)!important;color:var(--admin-text)!important;box-shadow:none!important;background:#ffffff0e!important}.payment-amount-card,.order-summary-grid div.total{background:linear-gradient(135deg,#facc152e,#f59e0b14)!important;border-color:#facc1542!important}h1,h2,h3,h4,strong,b,.dashboard-card-header h3,.brand-list-toolbar h3,.category-list-toolbar h3,.product-list-toolbar h3,.customer-list-toolbar h3,.order-list-toolbar h3,.payment-list-toolbar h3,.review-list-toolbar h3,.coupon-list-toolbar h3,.banner-list-toolbar h3,.coupon-form-title h3,.banner-form-title h3,.payment-detail-header h3,.order-detail-header h3,.review-detail-header h3,.customer-detail-header h3{color:var(--admin-text)!important}p,small,span,label,.dashboard-card-header p,.brand-list-toolbar span,.category-list-toolbar span,.product-list-toolbar span,.customer-list-toolbar span,.order-list-toolbar span,.payment-list-toolbar span,.review-list-toolbar span,.coupon-list-toolbar span,.banner-list-toolbar span{color:var(--admin-text-muted)}input,select,textarea{transition:border-color var(--admin-transition), box-shadow var(--admin-transition), background var(--admin-transition);color:var(--admin-text)!important;border:1px solid var(--admin-border)!important;background:#0206176b!important;border-radius:14px!important;outline:none!important}input::placeholder,textarea::placeholder{color:#cbd5e18c!important}input:focus,select:focus,textarea:focus{background:#0206179e!important;border-color:#facc15b8!important;box-shadow:0 0 0 4px #facc151f!important}input:disabled,select:disabled,textarea:disabled{opacity:.65;cursor:not-allowed}option{color:#f8fafc;background:#111827}button,.link-btn,.upload-inline-btn{transition:transform var(--admin-transition), box-shadow var(--admin-transition), border-color var(--admin-transition), background var(--admin-transition), color var(--admin-transition)}button:hover:not(:disabled),.link-btn:hover:not(:disabled),.upload-inline-btn:hover:not(:disabled){transform:translateY(-1px)}.dashboard-header button,.brands-header button,.categories-header button,.products-header button,.customers-header button,.orders-header button,.payments-header button,.reviews-header button,.coupons-header button,.banners-header button,.brand-submit-btn,.category-submit-btn,.product-submit-btn,.coupon-submit-btn,.banner-submit-btn,.order-mini-form button,.sales-filter-form button{background:linear-gradient(135deg, var(--admin-yellow), var(--admin-yellow-2))!important;color:#111827!important;border:1px solid #facc1573!important;box-shadow:0 14px 28px #facc152e!important}button.light,.sales-filter-form button.light,.customer-search button.light,.orders-filter-card button.light,.payments-filter-card button.light,.reviews-filter-card button.light{color:var(--admin-text-soft)!important;border:1px solid var(--admin-border)!important;box-shadow:none!important;background:#ffffff12!important}button.danger,.coupon-actions button.danger,.banner-actions button.danger,.review-actions button.danger,.customer-actions button.danger,.order-detail-actions button.danger{color:#fca5a5!important;background:#ef44441f!important;border:1px solid #ef44443d!important}button.success,.review-actions button.success,.customer-actions button.success{color:#86efac!important;background:#22c55e1f!important;border:1px solid #22c55e3d!important}button:disabled{opacity:.55!important;cursor:not-allowed!important}table{color:var(--admin-text)!important}thead th,.dashboard-table th,.brand-table th,.category-table th,.product-table th,.customer-table th,.order-table th,.payment-table th,.review-table th,.coupon-table th,.banner-table th{color:var(--admin-text-soft)!important;border-bottom:1px solid var(--admin-border)!important;background:#ffffff0e!important}tbody td,.dashboard-table td,.brand-table td,.category-table td,.product-table td,.customer-table td,.order-table td,.payment-table td,.review-table td,.coupon-table td,.banner-table td{color:var(--admin-text-soft)!important;border-bottom:1px solid #ffffff12!important}tbody tr{transition:background var(--admin-transition), transform var(--admin-transition)}tbody tr:hover{background:#facc150e!important}.selected-row{background:#facc151c!important}.dashboard-status,.order-status,.payment-status,.review-status,.review-badge,.customer-status,.customer-badge,.coupon-status,.banner-status{border:1px solid #0000}.dashboard-status.pending,.order-status.pending,.payment-status.pending,.review-status.pending{color:#fde68a!important;background:#facc1521!important;border-color:#facc153d!important}.dashboard-status.paid,.dashboard-status.delivered,.order-status.paid,.order-status.delivered,.payment-status.success,.review-status.approved,.review-badge.verified,.customer-status.active,.customer-badge.verified,.coupon-status.active,.banner-status.active{color:#86efac!important;background:#22c55e21!important;border-color:#22c55e3d!important}.dashboard-status.failed,.order-status.failed,.payment-status.failed,.coupon-status.expired,.banner-status.expired{color:#fca5a5!important;background:#ef444421!important;border-color:#ef44443d!important}.dashboard-status.shipped,.order-status.shipped{color:#7dd3fc!important;background:#38bdf821!important;border-color:#38bdf83d!important}.dashboard-status.processing,.order-status.processing{color:#c4b5fd!important;background:#a78bfa21!important;border-color:#a78bfa3d!important}.dashboard-status.neutral,.order-status.neutral,.payment-status.neutral,.customer-status.inactive,.customer-badge.not-verified,.review-badge.normal,.coupon-status.inactive,.banner-status.inactive{color:#cbd5e1!important;background:#94a3b81f!important;border-color:#94a3b833!important}.dashboard-alert.error,.brands-alert.error,.categories-alert.error,.products-alert.error,.customers-alert.error,.orders-alert.error,.payments-alert.error,.reviews-alert.error,.coupons-alert.error,.banners-alert.error{-webkit-backdrop-filter:var(--admin-blur);backdrop-filter:var(--admin-blur);color:#fecaca!important;background:#ef444421!important;border:1px solid #ef444447!important}.brands-alert.success,.categories-alert.success,.products-alert.success,.customers-alert.success,.orders-alert.success,.payments-alert.success,.reviews-alert.success,.coupons-alert.success,.banners-alert.success{-webkit-backdrop-filter:var(--admin-blur);backdrop-filter:var(--admin-blur);color:#bbf7d0!important;background:#22c55e21!important;border:1px solid #22c55e47!important}.dashboard-empty,.brand-empty,.category-empty,.product-empty,.customer-empty,.order-empty,.payment-empty,.review-empty,.coupon-empty,.banner-empty{color:var(--admin-text-muted)!important;background:#ffffff0b!important;border:1px dashed #ffffff24!important}img{filter:saturate(1.04)contrast(1.02)}.brand-logo-preview,.category-icon-preview,.product-image-card,.banner-thumb,.banner-preview-wide,.banner-upload-box,.product-image-preview{border-color:var(--admin-border)!important;background:#ffffff0e!important}.status-bar-wrap,.daily-bar-wrap,.ranking-bar,.coupon-usage:after{background:#ffffff17!important}.status-bar-wrap span,.daily-bar-wrap span,.ranking-bar span,.coupon-usage span{box-shadow:0 0 24px #facc1538;background:linear-gradient(90deg, var(--admin-yellow), var(--admin-yellow-2))!important}.gateway-response-box{color:#e5e7eb!important;border:1px solid var(--admin-border)!important;background:#020617bd!important}.review-stars span.filled{text-shadow:0 0 18px #facc1547;color:var(--admin-yellow)!important}.customer-pagination,.order-pagination,.payment-pagination,.review-pagination{border-top:1px solid var(--admin-border)!important}.customer-pagination button,.order-pagination button,.payment-pagination button,.review-pagination button{color:var(--admin-text-soft)!important;border:1px solid var(--admin-border)!important;background:#ffffff12!important}@media (width<=760px){.dashboard-header,.brands-header,.categories-header,.products-header,.customers-header,.orders-header,.payments-header,.reviews-header,.coupons-header,.banners-header{padding:16px!important}}
