.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#2a2a2a;border-top:1px solid #404040;box-shadow:0 -2px 8px #0000004d;z-index:1000;padding:8px 0 calc(8px + env(safe-area-inset-bottom,0)) 0}@media (max-width: 768px){.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr)}}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.bottom-nav-item:active{transform:scale(.95);background:#0090ff1a;border-radius:8px}.bottom-nav-item.active .bottom-nav-icon{color:#0090ff;transform:scale(1.1)}.bottom-nav-item.active .bottom-nav-label{color:#0090ff;font-weight:600}.bottom-nav-icon{font-size:clamp(20px,5vw,24px);color:#a0a0a0;margin-bottom:4px;transition:all .3s ease}.bottom-nav-icon .ant-badge .anticon{font-size:clamp(20px,5vw,24px)}.bottom-nav-label{font-size:clamp(10px,2.5vw,12px);color:#a0a0a0;font-weight:500;white-space:nowrap}.bottom-nav-drawer .ant-drawer-content{background:#2a2a2a}.bottom-nav-drawer .ant-drawer-header{background:#2a2a2a;border-bottom:1px solid #404040}.bottom-nav-drawer .ant-drawer-header .ant-drawer-title{color:#fff;font-size:18px;font-weight:600}.bottom-nav-drawer .ant-drawer-header .ant-drawer-close{color:#a0a0a0}.bottom-nav-drawer .ant-drawer-header .ant-drawer-close:hover{color:#fff}.bottom-nav-drawer .ant-drawer-body{padding:0}.bottom-nav-drawer .ant-list-item{border-bottom:1px solid #333333;padding:16px 24px;cursor:pointer;transition:all .3s ease}.bottom-nav-drawer .ant-list-item:hover{background:#333}.bottom-nav-drawer .ant-list-item:active{background:#0090ff1a}.bottom-nav-drawer .ant-list-item.active{background:#0090ff26}.bottom-nav-drawer .ant-list-item.active .drawer-menu-item__icon,.bottom-nav-drawer .ant-list-item.active .drawer-menu-item__label{color:#0090ff}.drawer-menu-item__content{display:flex;align-items:center;gap:16px;width:100%}.drawer-menu-item__icon{font-size:20px;color:#a0a0a0;transition:all .3s ease}.drawer-menu-item__label{font-size:16px;color:#fff;font-weight:500;transition:all .3s ease}@media (max-width: 768px){.ant-layout-content{padding-bottom:70px!important}}.report-list__header{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #f0f0f0}.report-list__count{font-size:15px;font-weight:600;color:#333}.report-list__search{flex:1;max-width:300px;margin-left:16px}.report-list__cards{display:none}.report-list__card{background:#fff;border:1px solid #f0f0f0;border-left:none;border-right:none;padding:16px;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease;border-bottom:1px solid #f0f0f0}.report-list__card:active{background:#f5f5f5}.report-list__card:last-child{border-bottom:8px solid #f5f5f5}.report-list__card-info{flex:1}.report-list__card-dates{display:flex;flex-direction:column;gap:8px}.report-list__card-date{display:flex;align-items:center;gap:8px;font-size:15px;color:#333}.report-list__card-date-label{font-size:13px;color:#999;min-width:80px}.report-list__card-date-value{font-weight:500}.report-list__card-action{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#0090ff;color:#fff;font-size:20px;transition:all .2s ease}.report-list__card-action:active{transform:scale(.95);background:#0070dd}@media (max-width: 768px){.report-list__header{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px}.report-list__search{max-width:100%;margin-left:0}.report-list .ant-table-wrapper{display:none}.report-list__cards{display:block}}@media (max-width: 768px){.report-page .group_filter{display:none}}@media (max-width: 768px){.report-page .ant-skeleton{padding:16px}.report-page .report_page{padding:0}.report-page .report_page .ant-tabs .ant-tabs-nav{padding:0 16px;margin:0}.report-page .report_page .ant-tabs .ant-tabs-content{padding:0}}.report-header-mobile{display:none}.report-header-mobile__summary{background:linear-gradient(135deg,#0090ff,#0070dd);color:#fff;padding:20px 16px;margin-bottom:8px}.report-header-mobile__total{font-size:14px;opacity:.9;margin-bottom:4px}.report-header-mobile__amount{font-size:32px;font-weight:700;margin-bottom:8px}.report-header-mobile__drivers{font-size:14px;opacity:.9}.report-header-mobile__grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#f0f0f0}.report-header-mobile__card{background:#fff;padding:12px;display:flex;flex-direction:column;gap:4px}.report-header-mobile__card-label{font-size:12px;color:#999;font-weight:500}.report-header-mobile__card-value{font-size:16px;font-weight:600;color:#333}@media (max-width: 768px){.report_header{display:none!important}.report-header-mobile{display:block}}.report-table__mobile-cards{display:none}.report-table__mobile-search{padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.report-table__card{background:#fff;border-bottom:8px solid #f5f5f5;padding:16px}.report-table__card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.report-table__card-name{font-size:17px;font-weight:600;color:#333}.report-table__card-total{font-size:20px;font-weight:700;color:#0090ff}.report-table__card-section{margin-bottom:12px}.report-table__card-section-title{font-size:13px;color:#999;margin-bottom:8px;font-weight:600;text-transform:uppercase}.report-table__card-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f5f5f5}.report-table__card-row:last-child{border-bottom:none}.report-table__card-label{font-size:14px;color:#666}.report-table__card-value{font-size:15px;font-weight:600;color:#333}.report-table__card-value--positive{color:#52c41a}.report-table__card-value--negative{color:#ff4d4f}.report-table__card-value--uber{color:#000}.report-table__card-value--bolt{color:#34d186}.report-table__card-value--freenow{color:#00aff0}.report-table__card-split{background:#e6f7ff;border:1px solid #91d5ff;border-radius:8px;padding:12px;margin-top:12px}.report-table__card-split-title{font-size:12px;color:#0050b3;font-weight:600;margin-bottom:8px}.report-table__card-split-row{display:flex;justify-content:space-between;font-size:13px;color:#0050b3;margin-bottom:4px}.report-table__card-split-row:last-child{margin-bottom:0}.report-table__card-actions{margin-top:16px;padding-top:16px;border-top:2px solid #f0f0f0}.report-table__card-actions button{width:100%;height:44px;font-size:15px}@media (max-width: 768px){.report-table .ant-table-wrapper{display:none}.report-table__mobile-cards{display:block}}.admin-notes{margin-top:clamp(16px,3vw,24px)}.admin-notes .ant-card{background:#2a2a2a!important;border:1px solid #404040!important;border-radius:8px}.admin-notes .ant-card-head{border-bottom:1px solid #404040}.admin-notes__add-form{margin-bottom:20px}.admin-notes__textarea{margin-bottom:12px;font-size:clamp(14px,3vw,15px);border-radius:8px;background:#333!important;border-color:#404040!important;color:#fff!important}.admin-notes__textarea::placeholder{color:#a0a0a0}.admin-notes__textarea:focus{border-color:#0090ff!important;box-shadow:0 0 0 2px #0090ff33!important}.admin-notes__controls{display:flex;gap:8px;flex-wrap:wrap}.admin-notes__controls .ant-select .ant-select-selector{background:#333!important;border-color:#404040!important;color:#fff!important}.admin-notes__controls .ant-select:hover .ant-select-selector{border-color:#0090ff!important}.admin-notes__controls .ant-select.ant-select-focused .ant-select-selector{border-color:#0090ff!important;box-shadow:0 0 0 2px #0090ff33!important}.admin-notes__priority,.admin-notes__assign{flex:1;min-width:120px}.admin-notes__add-btn{flex:0 0 auto;background:#0090ff!important;border-color:#0090ff!important}.admin-notes__add-btn:hover{background:#0080e6!important;border-color:#0080e6!important}.admin-notes__list{display:flex;flex-direction:column;gap:12px}.admin-notes__loading,.admin-notes__empty{text-align:center;padding:40px 20px;color:#a0a0a0;font-size:clamp(14px,3vw,15px)}.admin-notes__item{position:relative;background:#333;border:1px solid #404040;border-radius:8px;padding:16px 16px 16px 20px;transition:all .3s ease;overflow:hidden}.admin-notes__item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#666;transition:all .3s ease}.admin-notes__item:hover{border-color:#0090ff;box-shadow:0 2px 8px #0090ff33;transform:translate(2px)}.admin-notes__item.completed{opacity:.6}.admin-notes__item.completed .admin-notes__item-text{text-decoration:line-through}.admin-notes__item[data-priority=high]:before{background:linear-gradient(180deg,#ff4d4f,#ff7875);box-shadow:0 0 8px #ff4d4f66}.admin-notes__item[data-priority=medium]:before{background:linear-gradient(180deg,#0090ff,#00d4ff);box-shadow:0 0 8px #0090ff66}.admin-notes__item[data-priority=low]:before{background:linear-gradient(180deg,#52c41a,#73d13d);box-shadow:0 0 8px #52c41a66}.admin-notes__item-header{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.admin-notes__priority-tag{font-weight:600;border:none}.admin-notes__time{font-size:clamp(11px,2.5vw,12px);color:#a0a0a0;margin-left:auto}.admin-notes__item-text{font-size:clamp(14px,3vw,15px);color:#fff;line-height:1.6;white-space:pre-wrap;word-break:break-word;margin-bottom:12px}.admin-notes__item-comment{margin-top:12px;padding:12px;background:#0090ff1a;border-left:3px solid #0090FF;border-radius:4px;font-size:clamp(12px,2.5vw,13px);color:#e0e0e0;font-style:italic}.admin-notes__item-author{margin-top:8px;font-size:clamp(11px,2.5vw,12px);color:#666}.admin-notes__item-actions{display:flex;gap:8px;padding-top:12px;border-top:1px solid #404040}.admin-notes__action-btn{flex:1}@media (max-width: 768px){.admin-notes .ant-card{margin:0;border-radius:0;border-left:none;border-right:none}.admin-notes .ant-card-head{padding:12px 16px}.admin-notes .ant-card-body{padding:16px}.admin-notes__textarea{font-size:16px}.admin-notes__controls{gap:8px}.admin-notes__priority,.admin-notes__assign{flex:1 1 calc(50% - 4px);min-width:0}.admin-notes__add-btn{flex:1 1 100%;width:100%;height:48px;font-size:16px}.admin-notes__item{border-radius:8px;padding:14px}.admin-notes__item-text{font-size:16px}.admin-notes__item-actions{gap:8px}.admin-notes__item-actions button{height:44px;font-size:14px}.admin-notes__action-btn{flex:1;min-width:0}}.metrics-cards{display:grid;gap:clamp(16px,3vw,24px);grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));margin-bottom:clamp(20px,4vw,32px)}@media (max-width: 768px){.metrics-cards{grid-template-columns:1fr}}.metric-card{position:relative;background:linear-gradient(135deg,#2a2a2a,#1e1e1e);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.05)}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,144,255,.1) 0%,transparent 100%);opacity:0;transition:opacity .4s ease}.metric-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 40px #0006;border-color:#0090ff4d}.metric-card:hover:before{opacity:1}.metric-card:hover .metric-card__gradient{opacity:.15}.metric-card:hover .metric-card__icon-wrapper{transform:scale(1.1) rotate(5deg)}.metric-card--tasks .metric-card__gradient{background:linear-gradient(135deg,#0090ff,#00d4ff)}.metric-card--reports .metric-card__gradient{background:linear-gradient(135deg,#52c41a,#73d13d)}.metric-card__gradient{position:absolute;top:-50%;right:-50%;width:200%;height:200%;opacity:.08;transition:opacity .4s ease;pointer-events:none}.metric-card__content-wrapper{position:relative;z-index:1;padding:clamp(20px,4vw,28px)}.metric-card__header{display:flex;align-items:center;gap:12px;margin-bottom:clamp(16px,3vw,20px)}.metric-card__icon-wrapper{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0003}.metric-card__icon-wrapper--blue{background:linear-gradient(135deg,#0090ff,#00d4ff)}.metric-card__icon-wrapper--green{background:linear-gradient(135deg,#52c41a,#73d13d)}.metric-card__icon{font-size:24px;color:#fff}.metric-card__title{font-size:clamp(15px,3vw,17px);font-weight:600;color:#fff;letter-spacing:-.3px}.metric-card__body{display:flex;flex-direction:column;gap:clamp(16px,3vw,20px)}.metric-card__main-stat{display:flex;align-items:baseline;gap:12px}.metric-card__number{font-size:clamp(36px,8vw,48px);font-weight:700;background:linear-gradient(135deg,#0090ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;letter-spacing:-1px}.metric-card__label{font-size:clamp(14px,3vw,16px);color:#a0a0a0;font-weight:500}.metric-card__stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.metric-card__stat-item{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:4px;transition:all .3s ease}.metric-card__stat-item:hover{background:#ffffff0d;border-color:#0090ff33}.metric-card__stat-value{font-size:clamp(20px,4vw,24px);font-weight:700;color:#fff;line-height:1}.metric-card__stat-label{font-size:clamp(11px,2.5vw,13px);color:#a0a0a0;font-weight:500}.metric-card__footer{display:flex;align-items:center;gap:8px;padding-top:16px;border-top:1px solid rgba(255,255,255,.05);font-size:clamp(12px,2.5vw,14px);color:#a0a0a0}.report-status{display:flex;flex-direction:column;gap:8px}.report-status__item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:10px;transition:all .3s ease}.report-status__item:hover{background:#ffffff0a;border-color:#ffffff1a}.report-status__left{display:flex;align-items:center;gap:10px}.report-status__indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}.report-status__indicator--success{background:#52c41a;box-shadow:0 0 8px #52c41a99}.report-status__indicator--warning{background:#faad14;box-shadow:0 0 8px #faad1499}.report-status__indicator--error{background:#ff4d4f;box-shadow:0 0 8px #ff4d4f99}.report-status__indicator--default{background:#666}.report-status__name{font-size:clamp(13px,3vw,15px);font-weight:600;color:#fff}.report-status__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.report-status__status{font-size:clamp(11px,2.5vw,13px);font-weight:600;color:#52c41a}.report-status__time{font-size:clamp(10px,2.5vw,12px);color:#666;white-space:nowrap}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:clamp(20px,4vw,32px) clamp(16px,3vw,24px);background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-radius:12px;margin-bottom:clamp(20px,4vw,32px);box-shadow:0 4px 20px #0000004d;border:1px solid rgba(0,144,255,.1)}@media (max-width: 768px){.dashboard-header{flex-direction:column;gap:16px;align-items:flex-start}}.dashboard-header__brand{display:flex;align-items:center;gap:16px}.dashboard-header__logo{flex-shrink:0}.dashboard-header__logo img{display:block;border-radius:12px;filter:drop-shadow(0 2px 8px rgba(0,144,255,.3))}.dashboard-header__brand-text{display:flex;flex-direction:column;gap:4px}.dashboard-header__title{margin:0;font-size:clamp(20px,4vw,28px);font-weight:700;background:linear-gradient(135deg,#0090ff,#00d4ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.dashboard-header__subtitle{margin:0;font-size:clamp(12px,2.5vw,14px);color:#a0a0a0;font-weight:500}.dashboard-header__user{display:flex;align-items:center;gap:16px}@media (max-width: 768px){.dashboard-header__user{width:100%;justify-content:space-between}}.dashboard-header__greeting{display:flex;flex-direction:column;align-items:flex-end;gap:2px}@media (max-width: 768px){.dashboard-header__greeting{align-items:flex-start}}.dashboard-header__greeting-text{font-size:clamp(11px,2.5vw,13px);color:#a0a0a0;font-weight:500}.dashboard-header__user-name{font-size:clamp(14px,3vw,16px);color:#fff;font-weight:600}.dashboard-header__avatar{flex-shrink:0;box-shadow:0 2px 12px #0090ff66;border:2px solid rgba(0,144,255,.2)}.pm2-logs-container{padding:20px;max-width:100%;height:calc(100vh - 100px);display:flex;flex-direction:column}.pm2-header{margin-bottom:20px}.pm2-header h1{margin:0 0 10px;color:#1f2937}.pm2-status{display:flex;align-items:center;gap:10px;padding:10px;background:#f9fafb;border-radius:6px;font-family:Courier New,monospace;font-size:14px}.status-indicator{font-size:16px}.status-text{color:#374151}.pm2-controls{display:flex;gap:15px;margin-bottom:15px;flex-wrap:wrap;align-items:center}.control-group{display:flex;align-items:center;gap:8px}.control-group label{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}.control-group select{padding:6px 10px;border:1px solid #d1d5db;border-radius:4px;background:#fff;font-size:14px;cursor:pointer}.refresh-btn,.clear-btn{padding:6px 12px;border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500}.refresh-btn{background:#3b82f6;color:#fff}.clear-btn{background:#ef4444;color:#fff}.clear-btn:hover{background:#dc2626}.logs-terminal{flex:1;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.logs-content{flex:1;overflow-y:auto;padding:15px;font-family:Courier New,Consolas,monospace;font-size:13px;line-height:1.5}.log-line{margin-bottom:4px;color:#1f2937;word-wrap:break-word}.log-line.error{color:#dc2626}.log-line.warning{color:#d97706}.log-line.success{color:#059669}.log-time{color:#0284c7;margin-right:10px;font-weight:700;min-width:70px;display:inline-block}.log-type{color:#7c3aed;margin-right:8px;font-weight:700}.log-message{white-space:pre-wrap;color:#1f2937}.loading,.no-logs{display:flex;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:16px}.logs-footer{display:flex;justify-content:space-between;padding:10px 15px;background:#f9fafb;border-top:1px solid #e5e7eb;font-size:12px;color:#6b7280;margin-top:10px;border-radius:6px}.logs-content::-webkit-scrollbar{width:10px}.logs-content::-webkit-scrollbar-track{background:#f3f4f6}.logs-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:5px}.logs-content::-webkit-scrollbar-thumb:hover{background:#9ca3af}.status-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.service-card{background:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #0000001a}.service-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:10px;border-bottom:2px solid #e5e7eb}.service-header h3{margin:0;font-size:18px;color:#1f2937}.health-badge{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.health-badge.healthy{background:#d1fae5;color:#065f46}.health-badge.unhealthy{background:#fee2e2;color:#991b1b}.stat-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px}.stat-label{color:#6b7280;font-weight:500}.stat-value{color:#1f2937}.filters{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap}.filters select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:14px;cursor:pointer}.filters select:focus{outline:none;border-color:#3b82f6}.refresh-btn{padding:8px 16px;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500}.refresh-btn:hover{background:#2563eb}.logs-table-container{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.logs-table{width:100%;border-collapse:collapse}.logs-table thead{background:#f9fafb}.logs-table th{padding:12px;text-align:left;font-weight:600;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb}.logs-table td{padding:12px;border-bottom:1px solid #f3f4f6;font-size:14px}.log-row:hover{background:#f9fafb}.log-row.status-error{background:#fef2f2}.log-row.status-warning{background:#fffbeb}.log-time{color:#6b7280;white-space:nowrap;font-size:13px}.log-service{font-weight:600;color:#1f2937}.log-type{color:#6b7280;text-transform:capitalize}.log-action{color:#374151}.status-badge{padding:4px 8px;border-radius:4px;color:#fff;font-size:11px;font-weight:600;text-transform:uppercase;display:inline-block}.log-message{color:#1f2937;max-width:500px}.log-details{margin-top:8px}.log-details summary{cursor:pointer;color:#3b82f6;font-size:12px;font-weight:500}.log-details summary:hover{text-decoration:underline}.log-details pre{margin-top:8px;padding:12px;background:#f3f4f6;border-radius:4px;font-size:12px;overflow-x:auto;max-width:600px}.loading{text-align:center;padding:40px;color:#6b7280}.no-logs{text-align:center;padding:40px;color:#9ca3af;font-size:16px}@media (max-width: 768px){.status-cards{grid-template-columns:1fr}.filters{flex-direction:column}.filters select,.refresh-btn{width:100%}.logs-table-container{overflow-x:auto}.logs-table{min-width:800px}}.tasks-page{padding:24px}.tasks-page .ant-card{box-shadow:0 2px 8px #0000001a}.tasks-page .ant-table .ant-table-cell{vertical-align:top}.tasks-page .ant-badge .ant-badge-count{box-shadow:0 0 0 1px #fff}@media (max-width: 768px){.tasks-page{padding:0!important}.tasks-page .ant-card{border-radius:0;margin:0}.tasks-page .ant-card .ant-card-head{padding:12px 16px}.tasks-page .ant-card .ant-card-head .ant-card-head-title{font-size:16px;padding:0}.tasks-page .ant-card .ant-card-body{padding:0}.tasks-page .ant-tabs .ant-tabs-nav{padding:0 16px;margin:0}.tasks-page .ant-tabs .ant-tabs-content{padding:0}.tasks-page .ant-table-wrapper{display:none}.tasks-page .mobile-task-cards{display:block!important;padding:12px}}.tasks-page .mobile-task-cards{display:none}.tasks-page .task-card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.tasks-page .task-card:active{transform:scale(.98);transition:transform .1s}.tasks-page .task-card .task-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.tasks-page .task-card .task-card-header .task-driver{font-size:16px;font-weight:600;color:#262626;flex:1}.tasks-page .task-card .task-card-header .task-priority{margin-left:8px}.tasks-page .task-card .task-card-content{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.tasks-page .task-card .task-card-content .task-row{display:flex;align-items:flex-start;font-size:14px}.tasks-page .task-card .task-card-content .task-row .task-label{color:#8c8c8c;min-width:90px;font-weight:500}.tasks-page .task-card .task-card-content .task-row .task-value{color:#262626;flex:1}.tasks-page .task-card .task-card-actions{display:flex;gap:8px;padding-top:12px;border-top:1px solid #f0f0f0}.tasks-page .task-card .task-card-actions .ant-btn{flex:1;height:40px;border-radius:8px;font-size:14px}.driver-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0090ff,#0070dd);padding:20px}.driver-login-content{width:100%;max-width:400px}.driver-login-header{text-align:center;margin-bottom:48px}.driver-login-logo{width:120px;height:120px;margin:0 auto 24px;display:block;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.driver-login-subtitle{font-size:18px;color:#fffffff2;font-weight:500;text-shadow:0 2px 4px rgba(0,0,0,.1)}.driver-login-form .ant-form-item{margin-bottom:20px}.driver-login-form .ant-form-item-explain-error{color:#fff;background:#ff4d4fe6;padding:4px 12px;border-radius:4px;margin-top:8px}.driver-login-input{background:#fff3!important;border:2px solid rgba(255,255,255,.3)!important;border-radius:12px!important;height:56px!important;color:#fff!important;font-size:16px!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.driver-login-input::placeholder{color:#fff9!important}.driver-login-input:hover,.driver-login-input:focus{background:#ffffff40!important;border-color:#ffffff80!important}.driver-login-input .ant-input-prefix{color:#fffc;font-size:18px;margin-right:12px}.driver-login-input input{background:transparent!important;color:#fff!important}.driver-login-input input::placeholder{color:#fff9!important}.driver-login-input .ant-input-suffix{color:#fffc}.driver-login-button{height:56px!important;border-radius:12px!important;font-size:18px!important;font-weight:600!important;background:#fffffff2!important;border:none!important;color:#667eea!important;box-shadow:0 4px 16px #0003!important;transition:all .3s ease!important}.driver-login-button:hover{background:#fff!important;transform:translateY(-2px);box-shadow:0 6px 20px #00000040!important}.driver-login-button:active{transform:translateY(0)}.driver-login-footer{text-align:center;margin-top:24px;color:#fffc;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.driver-dashboard-container{min-height:100vh;background:#f5f5f5}.driver-header-minimal{background:#ffffff1a;backdrop-filter:blur(40px) saturate(200%);-webkit-backdrop-filter:blur(40px) saturate(200%);border-bottom:.5px solid rgba(0,0,0,.05);padding:8px 16px;display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:100}.driver-header-logo{height:32px;width:auto;object-fit:contain}.driver-content{padding:16px 16px 80px;max-width:1200px;margin:0 auto}.driver-header{background:linear-gradient(135deg,#0090ff,#0070dd);padding:12px;color:#fff;box-shadow:0 2px 8px #0000001a}.driver-header .driver-header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center}.driver-header-logo{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.driver-header h1{color:#fff;margin:0;font-size:24px}.driver-content{max-width:1200px;margin:0 auto;padding:24px}.balance-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:16px;margin-bottom:24px}.balance-card .ant-card-body{padding:32px}.balance-card .balance-amount{font-size:48px;font-weight:700;margin:16px 0}.balance-card .balance-label{font-size:16px;opacity:.9}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}.stat-card{border-radius:12px;transition:transform .2s}.stat-card:hover{transform:translateY(-4px)}.stat-card .stat-value{font-size:32px;font-weight:700;margin:8px 0}.stat-card .stat-label{color:#666;font-size:14px}.reports-section{margin-top:24px}.reports-section .report-item{padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background .2s}.reports-section .report-item:hover{background:#fafafa}.reports-section .report-item:last-child{border-bottom:none}.reports-section .report-date{font-weight:600;margin-bottom:8px}.reports-section .report-stats{display:flex;gap:24px;color:#666;font-size:14px}.payout-section .payout-form{max-width:500px}.payout-section .payout-info{background:#f0f7ff;border:1px solid #91d5ff;border-radius:8px;padding:16px;margin-bottom:24px}.driver-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-top:.5px solid rgba(0,0,0,.1);z-index:1000;padding:8px 0 calc(8px + env(safe-area-inset-bottom,0)) 0;display:flex;justify-content:space-around;align-items:center}.driver-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:6px 8px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.driver-nav-item:active{opacity:.5}.driver-nav-item.active .driver-nav-icon{color:#007aff}.driver-nav-item.active .driver-nav-label{color:#007aff;font-weight:600}.driver-nav-icon{font-size:26px;color:#8e8e93;margin-bottom:2px;transition:color .2s ease}.driver-nav-label{font-size:10px;color:#8e8e93;font-weight:500;white-space:nowrap;letter-spacing:-.08px;transition:color .2s ease}.driver-nav-logo{display:flex;align-items:center;justify-content:center;padding:0 12px}.driver-nav-logo img{width:48px;height:48px;object-fit:contain;transition:opacity .2s ease}.driver-nav-logo img:active{opacity:.5}@media (max-width: 768px){.driver-content{padding:16px 16px 80px}.balance-card .balance-amount{font-size:36px}.stats-grid{grid-template-columns:1fr}}.form_center{text-align:center;display:flex;min-height:100vh;height:100%;justify-content:center;align-items:center}.form_center form{-webkit-box-shadow:0px 0px 30px 0px rgba(0,0,0,.75);-moz-box-shadow:0px 0px 30px 0px rgba(0,0,0,.75);box-shadow:0 0 30px #000000bf;padding:15px;border-radius:5px;min-width:400px}.spinner{text-align:center;background:#0000004d;position:fixed;top:0;left:0;z-index:5;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.modal_global.error .ant-modal-content .ant-modal-title{background-color:#fff2f0;text-transform:uppercase}.modal_global.error .ant-modal-content{background-color:#fff2f0}.modal_global.success .ant-modal-content .ant-modal-title{background-color:#f6ffed;text-transform:uppercase}.modal_global.success .ant-modal-content{background-color:#f6ffed}.ant-layout-content{padding:25px}header{display:flex;align-items:center;justify-content:space-between}header .logo{margin:0;text-transform:uppercase;color:#fff;text-align:center}header .anticon-logout{width:45px;height:45px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;cursor:pointer;position:absolute;right:0;top:14px;border-radius:5px 0 0 5px}aside{padding-top:4.57143rem}aside .ant-layout-sider-zero-width-trigger{width:45px;height:45px;background-color:#fff;display:flex;align-items:center;justify-content:center;font-size:25px;cursor:pointer;position:absolute;top:14px;border-radius:0 5px 5px 0}aside .ant-layout-sider-zero-width-trigger>span{color:#000}.tables_skeleton .ant-skeleton-paragraph li{width:100%!important;height:60px!important}.tables_skeleton .ant-skeleton-title{width:100%}.white_layout{background-color:#fff;border-radius:15px;padding:15px}.white_layout>div{max-width:1200px;width:100%;margin:auto}.edit_table{cursor:pointer;transition:.5s}.edit_table:hover{color:#1677ff}.remove_table{cursor:pointer;transition:.5s}.remove_table:hover{color:#cf1322}.group_filter{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.group_filter p{margin:0}@media screen and (max-width: 767px){.group_filter{flex-direction:column;align-items:flex-start;padding:12px 16px;margin-bottom:0}.group_filter p{text-align:center;width:100%;font-size:16px;font-weight:600;margin-bottom:12px}.ant-table-wrapper{display:none!important}.mobile-drivers-cards{display:block!important;padding:12px}.pwa-button-mobile-hidden{display:none!important}}.mobile-drivers-cards{display:none}.driver-card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0}.driver-card:active{transform:scale(.98);transition:transform .1s}.driver-card .driver-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.driver-card .driver-card-header .driver-name{font-size:18px;font-weight:600;color:#262626;flex:1}.driver-card .driver-card-header .driver-status{margin-left:8px}.driver-card .driver-card-content{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.driver-card .driver-card-content .driver-row{display:flex;align-items:center;font-size:14px}.driver-card .driver-card-content .driver-row .driver-label{color:#8c8c8c;min-width:80px;font-weight:500}.driver-card .driver-card-content .driver-row .driver-value{color:#262626;flex:1;font-weight:400}.driver-card .driver-card-actions{display:flex;gap:8px;padding-top:12px;border-top:1px solid #f0f0f0}.driver-card .driver-card-actions .edit-btn{flex:1;height:44px;border-radius:8px;font-size:15px;font-weight:500;background:#0090ff;border-color:#0090ff;color:#fff}.driver-card .driver-card-actions .edit-btn:hover{background:#0080e6;border-color:#0080e6}.driver-card .driver-card-actions .delete-btn{width:44px;height:44px;border-radius:8px;background:transparent;border-color:#d9d9d9;color:#8c8c8c;padding:0;display:flex;align-items:center;justify-content:center}.driver-card .driver-card-actions .delete-btn:hover{background:#fff1f0;border-color:#ffccc7;color:#ff4d4f}.driver-card .driver-card-actions .restore-btn{flex:1;height:44px;border-radius:8px;font-size:15px;font-weight:500;background:#52c41a;border-color:#52c41a;color:#fff}.driver-card .driver-card-actions .restore-btn:hover{background:#45a616;border-color:#45a616}.ant-tabs-content-holder{background-color:#fff;padding:25px}.ant-tabs-nav{margin:0!important}.profile_user_name{text-align:center}.profile_form{max-width:760px;width:100%;display:flex;align-items:center;justify-content:center;margin:auto}.profile_form form{width:100%;text-align:center}.profile_form form .ant-form-item-label{text-align:center}.profile_form form button{width:100%}.profile_form form .group_field_form div{display:flex;justify-content:space-between}.profile_form form .group_field_form div .ant-form-item-label{text-align:center}.profile_form form .group_field_form div .ant-form-item-label label{width:100%;display:block}@media screen and (max-width: 767px){.group_field_form div{display:flex;justify-content:space-between;flex-direction:column}.group_field_form div .ant-form-item-control-input-content,.group_field_form div input{width:100%}}.report_header{display:flex}.report_header .report_header_left{width:30%}.report_header .report_header_right{width:70%}.report_header .ant-col{margin-bottom:15px}.report_settings button{width:100%!important}.problem_drivers_settings{display:flex;align-items:center;border-bottom:1px solid #dfdfdf}@media screen and (max-width: 991px){.report_header{flex-direction:column}.report_header .report_header_left{width:50%;margin:auto auto 15px}.report_header .report_header_right{width:100%}}.payment_badge{position:absolute;left:23px;top:15px}.payment_badge .ant-scroll-number{min-width:1.12857rem;height:1.12857rem;line-height:1.02857rem}.group_button_payment{display:flex;flex-direction:column}.group_button_payment button{margin-top:10px;width:100%}.status.active{color:green}.status.disabled{color:red}.start_button_faktur{width:100%}@media (max-width: 768px){.ant-layout-header,.ant-layout-sider{display:none!important}.ant-layout-content{margin:0!important;padding:0!important}.layout_main{padding:0!important}.background_white{padding:0!important;margin:0!important}}@media (max-width: 768px){.ant-btn{min-height:44px;font-size:16px;padding:8px 16px}.ant-input,.ant-input-number,.ant-select-selector{min-height:44px;font-size:16px}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{font-size:14px}.ant-table th,.ant-table td{padding:12px 8px}.ant-table-cell.mobile-hidden{display:none}.ant-modal{max-width:100vw!important;margin:0!important;padding:0!important;top:0!important}.ant-modal .ant-modal-content{border-radius:0;min-height:100vh}.ant-drawer-content-wrapper{width:100vw!important}.ant-drawer .ant-drawer-header{background:#001529;border-bottom:1px solid #1f1f1f}.ant-drawer .ant-drawer-header .ant-drawer-title,.ant-drawer .ant-drawer-header .ant-drawer-close{color:#fff}.ant-drawer .ant-drawer-header .ant-drawer-close:hover{color:#0090ff}.ant-drawer .ant-drawer-body{background:#001529;padding:0}.ant-drawer .ant-drawer-body .ant-menu{background:#001529;color:#fff}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item,.ant-drawer .ant-drawer-body .ant-menu .ant-menu-submenu-title{color:#ffffffd9}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item:hover,.ant-drawer .ant-drawer-body .ant-menu .ant-menu-submenu-title:hover{color:#fff;background:#ffffff14}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item a,.ant-drawer .ant-drawer-body .ant-menu .ant-menu-submenu-title a{color:#ffffffd9}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item a:hover,.ant-drawer .ant-drawer-body .ant-menu .ant-menu-submenu-title a:hover{color:#fff}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item-selected{background:#0090ff!important;color:#fff}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-item-selected a{color:#fff}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-submenu .ant-menu-submenu-title{color:#ffffffd9}.ant-drawer .ant-drawer-body .ant-menu .ant-menu-sub{background:#000c17}.ant-form-item{margin-bottom:16px}.ant-form-item .ant-form-item-label{padding-bottom:4px}.ant-form-item .ant-form-item-label label{font-size:14px;font-weight:500}.ant-card{margin-bottom:12px;border-radius:12px;box-shadow:0 2px 8px #00000014}.ant-card .ant-card-head{padding:12px 16px;min-height:auto}.ant-card .ant-card-body{padding:16px}.ant-layout-content{padding:12px 12px 70px!important}.ant-layout-header{padding:0 16px;height:56px;line-height:56px}.ant-layout-footer{display:none}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:36px;height:36px;line-height:34px}.ant-select-dropdown .ant-select-item{padding:12px 16px;font-size:16px}.ant-tabs .ant-tabs-tab{padding:12px 16px;font-size:15px}.ant-badge .ant-badge-count{font-size:12px;min-width:20px;height:20px;line-height:20px}.ant-descriptions .ant-descriptions-item-label{font-size:13px;padding-bottom:4px}.ant-descriptions .ant-descriptions-item-content{font-size:15px;font-weight:500}.ant-statistic .ant-statistic-title{font-size:13px;margin-bottom:4px}.ant-statistic .ant-statistic-content{font-size:20px}}@media (max-width: 768px){.mobile-card-grid{display:flex;flex-direction:column;gap:12px}.mobile-card-grid .card-item{width:100%;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0;transition:all .3s ease}.mobile-card-grid .card-item:active{transform:scale(.98);box-shadow:0 1px 4px #0000001f}.mobile-card-grid .card-item .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.mobile-card-grid .card-item .card-header .card-title{font-size:16px;font-weight:600;color:#262626}.mobile-card-grid .card-item .card-header .card-status{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.mobile-card-grid .card-item .card-header .card-status.active{background:#f6ffed;color:#52c41a;border:1px solid #b7eb8f}.mobile-card-grid .card-item .card-header .card-status.inactive{background:#fff1f0;color:#ff4d4f;border:1px solid #ffccc7}.mobile-card-grid .card-item .card-content{display:flex;flex-direction:column;gap:8px}.mobile-card-grid .card-item .card-content .card-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.mobile-card-grid .card-item .card-content .card-row .label{color:#8c8c8c}.mobile-card-grid .card-item .card-content .card-row .value{color:#262626;font-weight:500}.mobile-card-grid .card-item .card-content .card-row.highlight .value{color:#0090ff;font-size:18px;font-weight:600}.mobile-card-grid .card-item .card-actions{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #f0f0f0}.mobile-card-grid .card-item .card-actions .ant-btn{flex:1;height:40px;border-radius:8px}}.mobile-only{display:none}@media (max-width: 768px){.mobile-only{display:block}}.desktop-only{display:block}@media (max-width: 768px){.desktop-only{display:none}}@media (max-width: 768px){*{-webkit-tap-highlight-color:transparent}a,button,.clickable{touch-action:manipulation}}@supports (padding: env(safe-area-inset-bottom)){@media (max-width: 768px){.bottom-nav,.ant-layout-footer{padding-bottom:env(safe-area-inset-bottom)}}}.home-page{background:#1a1a1a;min-height:100vh;padding:clamp(16px,3vw,24px)}@media (max-width: 768px){.home-page{padding:12px}}.home-page__content{max-width:1400px;margin:0 auto}@media (max-width: 768px){.admin-notes .ant-card{margin-top:12px}.admin-notes .ant-list-item{padding:12px}.admin-notes .ant-list-item-meta-title{font-size:14px}.admin-notes .ant-list-item-meta-description{font-size:13px}.admin-notes .ant-list-item-action{margin-left:0;margin-top:8px}.admin-notes .ant-list-item-action button{min-width:44px;height:44px}}@media (max-width: 768px){.home-statistics .ant-row{margin:0 -6px}.home-statistics .ant-col{padding:0 6px;margin-bottom:12px}.home-statistics .ant-statistic .ant-statistic-title{font-size:13px}.home-statistics .ant-statistic .ant-statistic-content{font-size:20px}}body{margin:0;padding:0}.layout_main{min-height:100vh}.title_page{font-size:22px;text-align:center}.default_form{max-width:600px;margin:auto}.default_form button{width:100%}.ant-table-content{margin-top:15px}.background_white{padding:15px;border-radius:15px}.background_white canvas{background:#fff;border-radius:15px;margin-bottom:15px}.background_white .ant-card-head-title{text-align:center}.background_white .ant-col{margin-bottom:15px}.background_white .ant-card-body{padding:0}.card_description{font-size:20px;font-weight:700;text-align:center}
