@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/vazirmatn-arabic.woff2) format("woff2");unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/vazirmatn-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Vazirmatn;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/vazirmatn-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Vazirmatn,Tahoma,Arial,sans-serif;direction:rtl;background-color:#f0f2f5;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#555}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:16px;padding:40px 32px;box-shadow:0 20px 60px #00000026}.auth-card .logo{text-align:center;margin-bottom:32px}.auth-card .logo h1{font-size:28px;font-weight:800;color:#1890ff}.auth-card .logo p{color:#666;margin-top:4px}.dashboard-layout{min-height:100vh}.dashboard-layout .ant-layout-sider{background:#fff!important;box-shadow:2px 0 8px #0000000d}.dashboard-layout .ant-layout-sider .ant-menu{border-inline-end:none!important}.dashboard-layout .logo-section{padding:24px 20px 16px;text-align:center;border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;gap:4px}.dashboard-layout .logo-section img{border-radius:12px;width:48px;height:48px;object-fit:contain}.dashboard-layout .logo-section h2{font-size:20px;font-weight:800;color:#1890ff;margin:0}.dashboard-layout .logo-section p{font-size:12px;color:#999;margin:0}.version-tag{text-align:center;padding:8px;font-size:11px;color:#bbb;border-top:1px solid #f0f0f0}.dashboard-layout .ant-layout-content{padding:24px;background:#f5f7fa;min-height:calc(100vh - 64px);overflow-y:auto}.app-header{background:#fff!important;padding:0 24px!important;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000d;height:64px}.header-right{display:flex;align-items:center;gap:16px}.stat-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000a;transition:all .3s}.stat-card:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.stat-card .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.stat-card .stat-value{font-size:28px;font-weight:700;color:#333;line-height:1.2}.stat-card .stat-label{font-size:13px;color:#888;margin-top:4px}.subscription-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:24px;color:#fff;position:relative;overflow:hidden}.subscription-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 60%);animation:shimmer 3s linear infinite}@keyframes shimmer{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.usage-circle-container{display:flex;align-items:center;justify-content:center;position:relative}.usage-circle-text{position:absolute;text-align:center}.usage-circle-text .percent{font-size:32px;font-weight:800;color:#52c41a}.usage-circle-text .label{font-size:12px;color:#888}.info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.info-card .ant-card-head{border-bottom:1px solid #f5f5f5}.info-card .ant-card-body{padding:16px 20px}.info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #fafafa}.info-row:last-child{border-bottom:none}.info-row .label{color:#666;display:flex;align-items:center;gap:8px}.info-row .value{font-weight:500;color:#333}.device-card{background:#fafafa;border-radius:10px;padding:16px;margin-bottom:12px;border:1px solid #f0f0f0}.device-card .device-name{font-weight:600;font-size:15px;margin-bottom:8px;display:flex;align-items:center;gap:8px}.device-card .device-info{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px;color:#666}.mobile-menu-btn{display:none;font-size:20px;cursor:pointer}@media (max-width: 768px){.mobile-menu-btn{display:block}.dashboard-layout .ant-layout-content{padding:16px}.stat-card .stat-value{font-size:22px}.app-header{padding:0 16px!important}}.ant-table-wrapper{overflow-x:auto}@media (max-width: 576px){.ant-modal{max-width:calc(100vw - 32px)!important;margin:16px}}.ant-menu-item .anticon{margin-inline-end:10px}.ant-card{border-radius:12px}.ant-btn{border-radius:8px}.ant-input,.ant-select-selector,.ant-picker{border-radius:8px!important}.empty-subscription{text-align:center;padding:40px;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a}.empty-subscription .ant-empty-description{font-size:16px;color:#666}@media (max-width: 991px){.dashboard-layout .ant-layout-content,.subscription-card{padding:16px}.stat-card .stat-value{font-size:24px}}@media (max-width: 576px){.auth-container{padding:12px}.auth-card{padding:24px 20px;border-radius:12px}.auth-card .logo img{width:56px!important;height:56px!important}.dashboard-layout .ant-layout-content{padding:12px}.app-header{padding:0 12px!important;height:56px}.app-header span{font-size:14px}.stat-card{padding:14px;border-radius:10px}.stat-card .stat-value{font-size:20px}.stat-card .stat-icon{width:40px;height:40px;font-size:18px;margin-bottom:8px}.stat-card .stat-label{font-size:12px}.subscription-card{padding:14px;border-radius:12px}.info-card .ant-card-body{padding:12px 14px}.info-row{padding:8px 0;font-size:13px}.device-card{padding:12px}.device-card .device-info{grid-template-columns:1fr;gap:4px}.ant-card{border-radius:10px}.ant-table-wrapper .ant-table{font-size:13px}.ant-modal{top:20px!important}.ant-modal .ant-modal-body{padding:16px}.ant-statistic .ant-statistic-content-value{font-size:20px}h2{font-size:18px}.ant-page-header{padding:12px}.ant-form-item{margin-bottom:16px}.ant-btn-lg{height:44px;font-size:15px}.mobile-drawer .logo-section{padding:20px 16px 14px}.mobile-drawer .logo-section img{width:44px;height:44px}.mobile-drawer .logo-section h2{font-size:18px}.mobile-drawer .ant-menu-item{height:44px;line-height:44px;font-size:14px}}
