.pageWorkingList_container__J0Ckg{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:20px}.pageWorkingList_pageHeader__r_Lla{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:6px;padding:8px 12px;margin-bottom:12px;box-shadow:0 2px 6px rgba(0,0,0,.08);border:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.pageWorkingList_headerContent__y5hyl{display:flex;justify-content:space-between;align-items:center;width:100%}.pageWorkingList_headerLeft__CHowC{display:flex;flex-direction:column}.pageWorkingList_pageTitle__8jAVp{font-size:18px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 4px}.pageWorkingList_pageDescription__RofE0{font-size:12px;color:#6b7280;margin:0}.pageWorkingList_headerRight__v65Sd{display:flex;align-items:center;gap:8px}.pageWorkingList_filtersContainer__AbMAE{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:8px;padding:16px 20px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e2e8f0;position:relative}.pageWorkingList_filtersContainer__AbMAE:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);border-radius:8px 8px 0 0}.pageWorkingList_searchSection__c96rk{display:flex;align-items:center;gap:16px}.pageWorkingList_inputWrapper__6Y4FM{display:flex;align-items:center;border:2px solid #e5e7eb;border-radius:8px;padding:10px 12px;background:#fff;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1);flex:1;max-width:400px}.pageWorkingList_inputWrapper__6Y4FM:focus-within,.pageWorkingList_inputWrapper__6Y4FM:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15)}.pageWorkingList_searchIcon__5VwDc{color:#6b7280;cursor:pointer;transition:color .2s ease}.pageWorkingList_searchIcon__5VwDc:hover{color:#3b82f6}.pageWorkingList_inputWrapper__6Y4FM .pageWorkingList_divider__aAWx8{height:20px;width:1px;background:#e5e7eb;margin:0 8px}.pageWorkingList_searchInput__KGLH3{flex:1;border:none;outline:none;font-size:14px;color:#1f2937;background:transparent}.pageWorkingList_searchInput__KGLH3::placeholder{color:#9ca3af}.pageWorkingList_addButton__2Cc6M,.pageWorkingList_eyeButton__KqF_1{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 4px rgba(0,0,0,.08)}.pageWorkingList_addButton__2Cc6M{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.pageWorkingList_addButton__2Cc6M:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.pageWorkingList_eyeButton__KqF_1{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.pageWorkingList_eyeButton__KqF_1:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.4)}.pageWorkingList_tableContainer__0QI5f{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #e2e8f0;overflow:hidden;max-height:70vh;overflow-y:auto}.pageWorkingList_tableHeader__Q14Q1{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr 1fr;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600;position:sticky;top:0;z-index:10}.pageWorkingList_th__w5ECf{padding:16px 12px;text-align:center;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.pageWorkingList_thRowLine__gY_K3{grid-column:1/-1;height:2px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent)}.pageWorkingList_tr__K0WfS{display:grid;grid-template-columns:2fr 1fr 1.5fr 1.5fr 1fr;border-bottom:1px solid #f1f5f9;transition:all .2s ease}.pageWorkingList_tr__K0WfS:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.pageWorkingList_tr__K0WfS:last-child{border-bottom:none}.pageWorkingList_td__JrlLX{flex:1;padding:12px 8px;font-size:13px;color:#374151;display:flex;align-items:center;justify-content:center;text-align:center;word-wrap:break-word}.pageWorkingList_businessName__44noW{justify-content:flex-start!important}.pageWorkingList_businessInfo__Uhos_{display:flex;align-items:center;gap:12px}.pageWorkingList_businessLogo___hZIx{width:32px;height:32px;border-radius:6px;object-fit:cover;border:2px solid #e5e7eb}.pageWorkingList_businessNameText__5qPn_{font-weight:600;color:#1f2937;font-size:14px}.pageWorkingList_sliderContainer__sAU3w{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.pageWorkingList_slider__AcOdi{width:100%;height:6px;border-radius:3px;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none}.pageWorkingList_slider__AcOdi::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2)}.pageWorkingList_slider__AcOdi::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#3b82f6;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2)}.pageWorkingList_sliderValue__w0YWG{font-size:12px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:2px 8px;border-radius:4px}.pageWorkingList_actionButtons___nx1z{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;align-items:center;justify-content:center;max-width:100px}.pageWorkingList_actionBtn__k9OLD{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:4px;background:#f3f4f6;color:#6b7280;transition:all .2s ease;cursor:pointer;font-size:12px;flex-shrink:0}.pageWorkingList_actionBtn__k9OLD:hover{background:#e5e7eb;color:#374151;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.pageWorkingList_blockBtn__NwO4b{background:#fef2f2;color:#dc2626}.pageWorkingList_blockBtn__NwO4b:hover{background:#fecaca;color:#b91c1c}.pageWorkingList_unblockBtn__GyvkY{background:#dcfce7;color:#166534}.pageWorkingList_unblockBtn__GyvkY:hover{background:#bbf7d0;color:#14532d}.pageWorkingList_deleteBtn__dFfrE{background:#fef2f2;color:#dc2626}.pageWorkingList_deleteBtn__dFfrE:hover{background:#fecaca;color:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px rgba(220,38,38,.2)}.pageWorkingList_loaderContainer__mVS2m{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.pageWorkingList_loaderContainer__mVS2m p{color:#6b7280;font-size:14px;margin:0}@media (max-width:768px){.pageWorkingList_container__J0Ckg{padding:10px}.pageWorkingList_headerContent__y5hyl,.pageWorkingList_pageHeader__r_Lla{flex-direction:column;align-items:stretch;gap:16px}.pageWorkingList_searchSection__c96rk{flex-direction:column;gap:12px}.pageWorkingList_inputWrapper__6Y4FM{width:100%;max-width:none}.pageWorkingList_tableHeader__Q14Q1,.pageWorkingList_tr__K0WfS{grid-template-columns:1fr;gap:8px}.pageWorkingList_td__JrlLX,.pageWorkingList_th__w5ECf{padding:8px;text-align:left}.pageWorkingList_actionButtons___nx1z{grid-template-columns:repeat(2,1fr);max-width:none;gap:8px}.pageWorkingList_actionBtn__k9OLD{width:100%;height:36px}}.pageWorkingList_reportWrapper__xaiAX{background:#fff;border-radius:8px;padding:20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb;max-width:100%;overflow-x:auto}.pageWorkingList_reportHeader__s60_D{background:#f9fafb;border-radius:6px;padding:16px 20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.pageWorkingList_dateFilters__m_x04{display:flex;gap:8px;flex-wrap:wrap;align-items:end}.pageWorkingList_dateFilter__CSlXN{display:flex;flex-direction:column;gap:4px}.pageWorkingList_dateLabel__1Sd_y{font-size:13px;font-weight:500;color:#374151;margin:0}.pageWorkingList_controls__y9ez4{display:flex;gap:16px;flex-wrap:wrap;align-items:end}.pageWorkingList_controlGroup__ueOVx{display:flex;flex-direction:column;gap:6px}.pageWorkingList_controlGroup__ueOVx label{font-size:14px;font-weight:500;color:#374151;margin:0}.pageWorkingList_dateInput__Nh8OW{padding:6px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:13px;color:#374151;background:#fff;transition:all .2s ease;min-width:120px;width:120px}.pageWorkingList_dateInput__Nh8OW:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 2px hsla(220,9%,46%,.1)}.pageWorkingList_exportButtons__BYJuw{display:flex;gap:8px;flex-wrap:wrap}.pageWorkingList_iconText__Fb6He{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#6b7280;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap}.pageWorkingList_iconText__Fb6He:hover{background:#4b5563;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.pageWorkingList_iconText__Fb6He:nth-child(2){background:#059669}.pageWorkingList_iconText__Fb6He:nth-child(2):hover{background:#047857}.pageWorkingList_iconText__Fb6He:nth-child(3){background:#dc2626}.pageWorkingList_iconText__Fb6He:nth-child(3):hover{background:#b91c1c}.pageWorkingList_icon__7KQVd{width:16px;height:16px;transition:transform .2s ease}.pageWorkingList_iconText__Fb6He:hover .pageWorkingList_icon__7KQVd{transform:scale(1.05)}.pageWorkingList_reportContent__DQuaG{background:#fff;border-radius:6px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;overflow:hidden}.pageWorkingList_reportLoader__yWwrE{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.pageWorkingList_reportTable__Br21i{width:100%;border-collapse:collapse;font-size:14px;background:#fff;border:1px solid #d1d5db}.pageWorkingList_reportTable__Br21i th{background:#4b5563;color:#fff;padding:12px 8px;text-align:center;font-weight:600;font-size:12px;letter-spacing:.3px;text-transform:uppercase;border:1px solid #6b7280;position:sticky;top:0;z-index:10}.pageWorkingList_reportTable__Br21i td{padding:10px 8px;text-align:center;border:1px solid #d1d5db;color:#374151;font-size:13px}.pageWorkingList_reportTable__Br21i tr:last-child td{border-bottom:1px solid #d1d5db}.pageWorkingList_reportTimeInfo__gzIUV{background:#f9fafb;padding:12px;text-align:center;font-size:13px;color:#6b7280;border-top:1px solid #e5e7eb;font-weight:400}.pageWorkingList_noData__aRd17{text-align:center;padding:60px 20px;color:#9ca3af;font-size:16px;font-weight:400}@media (max-width:768px){.pageWorkingList_reportWrapper__xaiAX{padding:16px}.pageWorkingList_reportHeader__s60_D{flex-direction:column;align-items:stretch;gap:16px}.pageWorkingList_controls__y9ez4{flex-direction:column;gap:12px}.pageWorkingList_controlGroup__ueOVx{width:100%}.pageWorkingList_dateInput__Nh8OW{width:100%;min-width:auto}.pageWorkingList_exportButtons__BYJuw{justify-content:center;width:100%}.pageWorkingList_iconText__Fb6He{flex:1;justify-content:center;min-width:120px}.pageWorkingList_reportTable__Br21i{font-size:12px}.pageWorkingList_reportTable__Br21i td,.pageWorkingList_reportTable__Br21i th{padding:8px 4px}}.pageWorkingList_buttonContainer__juc_l,.pageWorkingList_header__xKkTX,.pageWorkingList_iconContainer__nWBGY,.pageWorkingList_slider__AcOdi,.pageWorkingList_table__4T9_o,.pageWorkingList_thRowLine__gY_K3,.pageWorkingList_thRow__WHON2{display:none}.modalNewWorking_modalOverlay__B_bgr{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.modalNewWorking_modalOverlay__B_bgr.modalNewWorking_fadeIn__cu8Oh{opacity:1;pointer-events:all}.modalNewWorking_modalOverlay__B_bgr.modalNewWorking_fadeOut__Xo45T{opacity:0;pointer-events:none}.modalNewWorking_modal__AN5hj{background:#fff;border-radius:10px;width:1100px;max-width:calc(100vw - 150px);box-shadow:0 4px 20px rgba(0,0,0,.1);transform:scale(.8);transition:transform .3s ease-in-out;opacity:0;animation:modalNewWorking_modalOpen__SKc1w .3s forwards;overflow:hidden;display:flex;flex-direction:column;margin-left:30px}.modalNewWorking_modalOverlay__B_bgr.modalNewWorking_fadeIn__cu8Oh .modalNewWorking_modal__AN5hj{transform:scale(1);opacity:1}@keyframes modalNewWorking_modalOpen__SKc1w{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.modalNewWorking_modalHeader__0ebjB{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-bottom:1px solid #e2e8f0;width:100%;padding:12px 16px;box-sizing:border-box;border-top-left-radius:12px;border-top-right-radius:12px;position:relative}.modalNewWorking_modalHeader__0ebjB:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4)}.modalNewWorking_modalTitle__IMZVy{font-size:16px;color:#fff;font-weight:700;margin:0;background:linear-gradient(135deg,#fff,#f0f9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modalNewWorking_closeButton__wHpu_{background:hsla(0,0%,100%,.1);border:none;border-radius:6px;cursor:pointer;padding:6px;color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modalNewWorking_closeButton__wHpu_:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.modalNewWorking_modalBody__2G_qm{display:flex;flex-direction:row;gap:16px;padding:16px;box-sizing:border-box;max-height:70vh;overflow-y:auto}.modalNewWorking_inputContainer__sEJeC{display:flex;flex-direction:row;gap:12px;flex:1;max-width:60%}.modalNewWorking_inputColumn__DH_Vs,.modalNewWorking_inputRow__wUdr_{display:flex;flex-direction:column;gap:3px;flex:1;justify-content:flex-start}.modalNewWorking_mapContainer__2aGfj{flex:1;margin:1px;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);min-height:450px;max-height:550px;min-width:350px;max-width:45%}.modalNewWorking_sectionGroup___we8h{margin-bottom:16px;padding:12px;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 2px 8px rgba(0,0,0,.05)}.modalNewWorking_sectionTitle__PkNtj{font-size:14px;font-weight:700;color:#1f2937;margin:0 0 12px;padding-bottom:6px;border-bottom:2px solid #3b82f6;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modalNewWorking_inputGroup__hqJ38{margin-bottom:3px;display:flex;flex-direction:column;min-height:50px;justify-content:center}.modalNewWorking_inputWrapper__V_BGL{display:flex;align-items:center;border:2px solid #e2e8f0;border-radius:8px;padding:10px 12px;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);height:42px;min-height:42px;position:relative}.modalNewWorking_inputWrapper__V_BGL:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1);transform:translateY(-1px)}.modalNewWorking_inputWrapper__V_BGL:focus-within{border-color:#3b82f6;box-shadow:0 4px 20px rgba(59,130,246,.15);transform:translateY(-1px)}.modalNewWorking_inputWrapper__V_BGL .modalNewWorking_icon__n22Es{color:#3b82f6;margin-left:0;font-size:18px;transition:color .3s ease}.modalNewWorking_inputWrapper__V_BGL:hover .modalNewWorking_icon__n22Es{color:#1d4ed8}.modalNewWorking_inputWrapper__V_BGL input{flex:1;border:none;outline:none;font-size:14px;color:#1f2937;background:transparent;margin-left:8px;font-weight:500}.modalNewWorking_inputWrapper__V_BGL .modalNewWorking_divider__AV7uM{height:20px;width:2px;background:linear-gradient(180deg,#3b82f6,#8b5cf6);margin:0 8px;border-radius:1px}.modalNewWorking_inputWrapper__V_BGL input::placeholder{color:#9ca3af;font-weight:400}.modalNewWorking_warningText__nbbFk{font-size:11px;color:#f59e0b;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;padding:6px 10px;margin-top:4px;line-height:1.4;font-weight:500}.modalNewWorking_modalFooter__AUiva{display:flex;justify-content:flex-end;align-items:center;padding:8px 16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-top:1px solid #e2e8f0;width:100%;box-sizing:border-box;gap:4px}.modalNewWorking_submitButton__hu5_5{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:8px 16px;border:none;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;gap:6px;box-shadow:0 2px 4px rgba(16,185,129,.2)}.modalNewWorking_submitButton__hu5_5:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.modalNewWorking_inputWrapperAdres__tNnoH{display:flex;align-items:flex-start;border:2px solid #e2e8f0;border-radius:8px;padding:10px 12px;height:42px;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:0;min-height:42px;position:relative}.modalNewWorking_inputWrapperAdres__tNnoH:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1);transform:translateY(-1px)}.modalNewWorking_inputWrapperAdres__tNnoH:focus-within{border-color:#3b82f6;box-shadow:0 4px 20px rgba(59,130,246,.15);transform:translateY(-1px)}.modalNewWorking_inputWrapperAdres__tNnoH .modalNewWorking_icon__n22Es{color:#3b82f6;margin-left:0;font-size:18px;margin-top:2px;transition:color .3s ease}.modalNewWorking_inputWrapperAdres__tNnoH:hover .modalNewWorking_icon__n22Es{color:#1d4ed8}.modalNewWorking_inputWrapperAdres__tNnoH input{flex:1;border:none;outline:none;font-size:14px;color:#1f2937;background:transparent;margin-left:8px;resize:none;font-weight:500}.modalNewWorking_inputWrapperAdres__tNnoH .modalNewWorking_divider__AV7uM{height:20px;width:2px;background:linear-gradient(180deg,#3b82f6,#8b5cf6);margin:0 8px;border-radius:1px}.modalNewWorking_inputWrapperAdres__tNnoH input::placeholder{color:#9ca3af;font-weight:400}.modalNewWorking_dividerHoriz__nW_b_{height:1px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:8px 0}.modalNewWorking_sliderContainer__jDHJy{display:flex;flex-direction:column;border:2px solid #e2e8f0;border-radius:8px;padding:10px 12px;background:linear-gradient(135deg,#fff,#f8fafc);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05);height:60px;min-height:60px;justify-content:center;position:relative;margin-bottom:3px}.modalNewWorking_sliderContainer__jDHJy:hover{border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,.1);transform:translateY(-1px)}.modalNewWorking_slider__k9_AM{width:100%;margin-bottom:4px}.modalNewWorking_sliderTrack__8VtTk{height:5px;background-color:#007bff;border-radius:2.5px}.modalNewWorking_sliderRange__yLoz_{background-color:#007bff}.modalNewWorking_sliderThumb__0iS7a{height:20px;width:20px;background-color:#fff;border:2px solid #007bff;border-radius:50%}.modalNewWorking_trackTitle__o99oD{font-weight:600;color:#374151;margin-bottom:8px;-webkit-text-fill-color:transparent;position:relative;top:15px}.modalNewWorking_trackTitle__o99oD,.modalNewWorking_trackValueTitle__fkxaM{font-size:14px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;background-clip:text}.modalNewWorking_trackValueTitle__fkxaM{font-weight:700;color:#3b82f6;text-align:center;-webkit-text-fill-color:transparent;margin-top:4px}.modalNewWorking_addButton__wBeTT{display:flex;align-items:center;cursor:pointer;padding:6px 12px;border-radius:12px;transition:all .3s ease;font-size:13px;font-weight:500;background-color:rgba(38,52,243,.8);border:none;color:#fff;border:1.2px solid rgba(38,52,243,.8)}.modalNewWorking_addButton__wBeTT:hover{background-color:hsla(0,0%,100%,.6);border:1.2px solid #555;color:#000}.modalNewWorking_addButton__wBeTT:hover svg{color:#555;transition:color .3s ease}.modalNewWorking_addButton__wBeTT svg{color:#fff}.modalNewWorking_closebtn__grw1g{display:flex;align-items:center;cursor:pointer;padding:6px 12px;border-radius:12px;transition:all .3s ease;font-size:13px;font-weight:500;display:none;color:#000;border:1.2px solid #555}.modalNewWorking_closebtn__grw1g:hover{background-color:hsla(0,0%,100%,.9);border:1.2px solid #000;color:#000}.modalNewWorking_closebtn__grw1g:hover svg{color:#000;transition:color .3s ease}.modalNewWorking_closebtn__grw1g svg{color:#555}@media (max-width:768px){.modalNewWorking_modal__AN5hj{width:90%;max-width:90%;height:90%;max-height:90%;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.modalNewWorking_mapContainer__2aGfj{min-height:250px;min-width:250px}.modalNewWorking_modalFooter__AUiva{min-width:850px}.modalNewWorking_closebtn__grw1g{display:block}.modalNewWorking_addButton__wBeTT{min-width:100px;min-height:25px}.modalNewWorking_closebtn__grw1g{min-width:110px;min-height:25px}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:hsla(0,0%,100%,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:hsla(0,0%,100%,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.modalNewCourier_modalOverlay__cGETM{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:99999;opacity:0;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.modalNewCourier_modalOverlay__cGETM.modalNewCourier_fadeIn__HDafK{opacity:1;pointer-events:all}.modalNewCourier_modalOverlay__cGETM.modalNewCourier_fadeOut__UDkuv{opacity:0;pointer-events:none}.modalNewCourier_modal__XJXOQ{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;width:calc(100vw - 350px);max-width:700px;height:80vh;box-shadow:0 25px 50px rgba(0,0,0,.25);transform:scale(.8) translateY(20px);transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e2e8f0;margin-left:300px}.modalNewCourier_modalOverlay__cGETM.modalNewCourier_fadeIn__HDafK .modalNewCourier_modal__XJXOQ{transform:scale(1) translateY(0);opacity:1}.modalNewCourier_modalHeader__3FrDs{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;width:100%;padding:12px 16px;box-sizing:border-box;position:relative}.modalNewCourier_modalHeader__3FrDs:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#10b981,#059669)}.modalNewCourier_modalTitle__yKF84{font-size:16px;font-weight:700;margin:0;background:linear-gradient(135deg,#fff,#f1f5f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.modalNewCourier_closeButton__OHnhs{background:hsla(0,0%,100%,.1);border:none;border-radius:6px;cursor:pointer;padding:6px;color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modalNewCourier_closeButton__OHnhs:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.modalNewCourier_modalBody__P2sej{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;box-sizing:border-box;flex:1;overflow-y:auto;max-height:calc(80vh - 100px)}.modalNewCourier_bodyWrapper__s1Pvt{gap:16px;width:100%}.modalNewCourier_formContainer__QVuZy{display:flex;flex-direction:column;gap:8px;max-height:100%;overflow-y:auto;padding-right:6px}.modalNewCourier_imageContainer__cyO1T{flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:6px;padding:8px;border:1px solid #e2e8f0;max-height:300px}.modalNewCourier_inputGroup__Py9Vs{display:flex;flex-direction:column;gap:4px;margin-bottom:6px}.modalNewCourier_inputColumn__6FlHe,.modalNewCourier_inputRow__84fp8{display:flex;flex-direction:column;gap:6px}.modalNewCourier_inputWrapper__5XciO{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:6px;padding:6px 8px;background:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.1)}.modalNewCourier_inputWrapper__5XciO:hover{border-color:#3b82f6;box-shadow:0 2px 8px rgba(59,130,246,.12);transform:translateY(-1px)}.modalNewCourier_inputWrapper__5XciO:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);transform:translateY(-1px)}.modalNewCourier_inputWrapper__5XciO .modalNewCourier_icon__Iina_{color:#6b7280;transition:color .2s ease}.modalNewCourier_inputWrapper__5XciO:focus-within .modalNewCourier_icon__Iina_{color:#3b82f6}.modalNewCourier_inputWrapper__5XciO input,.modalNewCourier_inputWrapper__5XciO select{flex:1;border:none;outline:none;font-size:12px;color:#1f2937;background:transparent;margin-left:4px}.modalNewCourier_inputWrapper__5XciO input::placeholder{color:#9ca3af}.modalNewCourier_inputWrapper__5XciO input[name=iban]{font-family:Courier New,monospace;letter-spacing:1px;text-transform:uppercase}.modalNewCourier_inputWrapper__5XciO input[name=iban]::placeholder{font-family:Courier New,monospace;letter-spacing:.5px}.modalNewCourier_inputWrapper__5XciO .modalNewCourier_divider__leisz{height:12px;width:1px;background-color:#e5e7eb;margin:0 4px}.modalNewCourier_selectBox__GC_uA{background:transparent;border:none;outline:none;font-size:12px;color:#1f2937;cursor:pointer}.modalNewCourier_dividerHoriz__YJNm1{background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:2px 0}.modalNewCourier_modalFooter__ZVg9_{display:flex;justify-content:flex-end;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-top:1px solid #e2e8f0;width:100%;box-sizing:border-box}.modalNewCourier_addButton__XaWWi{gap:6px;border-radius:8px;font-size:12px;font-weight:600;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px rgba(0,0,0,.1);background:linear-gradient(135deg,#10b981,#059669)}.modalNewCourier_addButton__XaWWi:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.4)}.modalNewCourier_addButton__XaWWi .modalNewCourier_icon__Iina_{width:18px;height:18px}.modalNewCourier_inputWrapperAdres__cPlNm{display:flex;align-items:center;border:1px solid #ddd;border-radius:10px;padding:10px;height:110px;transition:border-color .3s;margin-bottom:15px}.modalNewCourier_inputWrapperAdres__cPlNm input:focus,.modalNewCourier_inputWrapperAdres__cPlNm:hover{border-color:#4a90e2}.modalNewCourier_inputWrapperAdres__cPlNm .modalNewCourier_icon__Iina_{color:#007bff;margin-left:10px}.modalNewCourier_inputWrapperAdres__cPlNm input{flex:1;border:none;outline:none;font-size:16px;color:#333;background:none}.modalNewCourier_inputWrapperAdres__cPlNm .modalNewCourier_divider__leisz{height:24px;width:1px;background-color:#f0f0f0;margin:0 10px}.modalNewCourier_inputWrapperAdres__cPlNm input::placeholder{color:#999}.modalNewCourier_dividerHoriz__YJNm1{height:1px;background-color:#f0f0f0;margin:10px 0}.modalNewCourier_sliderContainer__my_CE{display:flex;flex-direction:column;border:1px solid #ddd;border-radius:10px;padding:0 10px;transition:border-color .3s}.modalNewCourier_slider__SC_pj{width:100%;margin-bottom:10px}.modalNewCourier_sliderTrack__6guE8{height:5px;background-color:#007bff;border-radius:2.5px}.modalNewCourier_sliderRange__14q28{background-color:#007bff}.modalNewCourier_sliderThumb__Pdnn2{height:20px;width:20px;background-color:#fff;border:2px solid #007bff;border-radius:50%}.modalNewCourier_trackTitle__QXCP_{font-size:16px;color:#999;position:relative;top:15px}.modalNewCourier_trackValueTitle__6SF3V{font-size:15px;padding-left:15px;color:#333;font-weight:600;position:relative;top:-3px}.modalNewCourier_addButton__XaWWi{display:flex;align-items:center;margin-right:16px;cursor:pointer;padding:8px 16px;border-radius:15px;transition:all .3s ease;font-size:14px;font-weight:500;background-color:rgba(38,52,243,.8);border:none;color:#fff;border:1.2px solid rgba(38,52,243,.8)}.modalNewCourier_addButton__XaWWi:hover{background-color:hsla(0,0%,100%,.6);border:1.2px solid #555;color:#000}.modalNewCourier_addButton__XaWWi:hover svg{color:#555;transition:color .3s ease}.modalNewCourier_addButton__XaWWi svg{color:#fff}.modalNewCourier_bodyWrapper__s1Pvt{display:flex;flex-direction:row;gap:20px}.modalNewCourier_formContainer__QVuZy{flex:1}.modalNewCourier_imageContainer__cyO1T{width:300px}.newDealer_container__pIJ5F{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;height:calc(100vh - 120px);display:flex;flex-direction:column}.newDealer_header__G6Yrr{padding:24px 32px;border-bottom:1px solid #f3f4f6;background:#f8fafc}.newDealer_header__G6Yrr h1{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.newDealer_header__G6Yrr p{font-size:14px;color:#6b7280;margin:0}.newDealer_content__KTDLv{flex:1;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.newDealer_leftPanel__i19ax{padding:32px;overflow-y:auto;border-right:1px solid #f3f4f6}.newDealer_leftPanel__i19ax::-webkit-scrollbar{width:6px}.newDealer_leftPanel__i19ax::-webkit-scrollbar-track{background:transparent}.newDealer_leftPanel__i19ax::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.newDealer_rightPanel__xgnHw{display:flex;flex-direction:column}.newDealer_formSection__LTY5Z{margin-bottom:32px}.newDealer_formSection__LTY5Z h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px;padding-bottom:8px;border-bottom:2px solid #f3f4f6}.newDealer_formGrid__lFUIf{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.newDealer_inputGroup__dRgyJ{display:flex;flex-direction:column}.newDealer_inputGroup__dRgyJ label{font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.newDealer_inputGroup__dRgyJ input,.newDealer_inputGroup__dRgyJ select,.newDealer_inputGroup__dRgyJ textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;transition:all .2s ease;background:#fff}.newDealer_inputGroup__dRgyJ input:focus,.newDealer_inputGroup__dRgyJ select:focus,.newDealer_inputGroup__dRgyJ textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.newDealer_inputGroup__dRgyJ input::placeholder,.newDealer_inputGroup__dRgyJ textarea::placeholder{color:#9ca3af}.newDealer_inputGroup__dRgyJ select:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.newDealer_inputGroup__dRgyJ textarea{resize:vertical;min-height:80px;font-family:inherit}.newDealer_submitButton__qbbrX{width:100%;background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px}.newDealer_submitButton__qbbrX:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px)}.newDealer_submitButton__qbbrX:disabled{opacity:.6;cursor:not-allowed;transform:none}.newDealer_spinner__kxaCz{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:newDealer_spin__1nm77 1s linear infinite}@keyframes newDealer_spin__1nm77{to{transform:rotate(1turn)}}.newDealer_mapSection__pOyPW{flex:1;display:flex;flex-direction:column;padding:32px}.newDealer_mapHeader__sU5Yb{margin-bottom:16px}.newDealer_mapHeader__sU5Yb h3{font-size:18px;font-weight:600;color:#111827;margin:0 0 4px}.newDealer_mapHeader__sU5Yb p{font-size:14px;color:#6b7280;margin:0 0 12px}.newDealer_coordsInfo__n77Nb{padding:8px 12px;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;font-size:12px;color:#1d4ed8;display:flex;flex-direction:column;gap:2px}.newDealer_coordsInfo__n77Nb strong{font-weight:600}.newDealer_coordsInfo__n77Nb span{font-family:monospace;font-size:11px}.newDealer_mapContainer__vJnsM{flex:1;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.1);min-height:400px}@media (max-width:1024px){.newDealer_content__KTDLv{grid-template-columns:1fr;grid-template-rows:auto 1fr}.newDealer_leftPanel__i19ax{border-right:none;border-bottom:1px solid #f3f4f6;overflow-y:visible;max-height:50vh}.newDealer_rightPanel__xgnHw{min-height:400px}}@media (max-width:768px){.newDealer_header__G6Yrr{padding:20px 24px}.newDealer_leftPanel__i19ax,.newDealer_mapSection__pOyPW{padding:24px}.newDealer_header__G6Yrr h1{font-size:20px}.newDealer_formGrid__lFUIf{grid-template-columns:1fr}.newDealer_mapContainer__vJnsM{min-height:300px}}.newDealer_container__pIJ5F{animation:newDealer_slideIn__UjAHy .3s ease-out}@keyframes newDealer_slideIn__UjAHy{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.newDealer_submitButton__qbbrX:focus{outline:2px solid #3b82f6;outline-offset:2px}.dealerList_container__FC5XG{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;height:calc(100vh - 120px);display:flex;flex-direction:column;max-width:100%;margin:0;width:100%}.dealerList_loadingContainer__tIcQ9{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#6b7280}.dealerList_spinner__I8cvs{width:32px;height:32px;border:3px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:dealerList_spin__zB4Vv 1s linear infinite;margin-bottom:16px}@keyframes dealerList_spin__zB4Vv{to{transform:rotate(1turn)}}.dealerList_header__Bb_px{padding:24px 32px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.dealerList_headerLeft__nhlba h1{font-size:24px;font-weight:700;color:#111827;margin:0 0 4px}.dealerList_headerLeft__nhlba p{font-size:14px;color:#6b7280;margin:0}.dealerList_headerRight__fEo2L{display:flex;gap:16px;align-items:center}.dealerList_searchBox__iG0cD{position:relative;display:flex;align-items:center}.dealerList_searchBox__iG0cD svg{position:absolute;left:12px;color:#6b7280;z-index:1}.dealerList_searchBox__iG0cD input{padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;width:350px;transition:all .2s ease}.dealerList_searchBox__iG0cD input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dealerList_filterButton__xZ27y{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#374151;white-space:nowrap}.dealerList_filterButton__xZ27y:hover{background:#e5e7eb}.dealerList_filterButton__xZ27y.dealerList_showBlocked__E3oMV{background:#fef2f2;border-color:#fecaca;color:#dc2626}.dealerList_filterButton__xZ27y.dealerList_showBlocked__E3oMV:hover{background:#fee2e2}.dealerList_tableContainer__S2uwq{flex:1;overflow:auto;padding:0}.dealerList_table__mni4r{width:100%;border-collapse:collapse;min-width:1200px}.dealerList_table__mni4r thead{background:#f9fafb;position:sticky;top:0;z-index:10}.dealerList_table__mni4r th{padding:16px 20px;text-align:left;font-weight:600;font-size:12px;color:#374151;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e5e7eb}.dealerList_table__mni4r th:last-child{text-align:center}.dealerList_tableRow__mkC8y{border-bottom:1px solid #f3f4f6;transition:all .2s ease}.dealerList_tableRow__mkC8y:hover{background:#f8fafc}.dealerList_table__mni4r td{padding:16px 20px;vertical-align:middle}.dealerList_dealerInfo__r3zyq{display:flex;align-items:center;gap:12px}.dealerList_dealerAvatar____l3R{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;color:#fff}.dealerList_dealerDetails__SsxKt{display:flex;flex-direction:column}.dealerList_dealerName__UXxmg{font-weight:600;color:#111827;font-size:14px}.dealerList_dealerUsername__FKAkF{font-size:12px;color:#6b7280}.dealerList_locationInfo___tZiu{display:flex;flex-direction:column}.dealerList_district__F26Je{font-size:12px;color:#6b7280}.dealerList_kontorAmount__E9ZRm{padding:4px 8px;border-radius:6px;font-weight:600;font-size:14px}.dealerList_kontorLow__PGKe7{background:#fef2f2;color:#dc2626}.dealerList_kontorMedium__Zi0VG{background:#fef3c7;color:#d97706}.dealerList_kontorHigh__Ql_4N{background:#f0fdf4;color:#059669}.dealerList_statusBadge__GRM5D{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.dealerList_statusBadge__GRM5D.dealerList_active__VBmjB{background:#f0fdf4;color:#059669}.dealerList_statusBadge__GRM5D.dealerList_blocked__xO9Bp{background:#fef2f2;color:#dc2626}.dealerList_actionButtons__bYRU2{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.dealerList_actionButton__rcwSC{padding:8px 12px;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;white-space:nowrap}.dealerList_detailButton__YT5zy{background:#eff6ff;color:#2563eb}.dealerList_detailButton__YT5zy:hover{background:#dbeafe;transform:translateY(-1px)}.dealerList_editButton__OWLng{background:#f0fdf4;color:#059669}.dealerList_editButton__OWLng:hover{background:#dcfce7;transform:translateY(-1px)}.dealerList_kontorButton__PxqsT{background:#fef3c7;color:#d97706}.dealerList_kontorButton__PxqsT:hover{background:#fde68a;transform:translateY(-1px)}.dealerList_blockButton__9gp9O{background:#fef2f2;color:#dc2626}.dealerList_blockButton__9gp9O:hover{background:#fee2e2;transform:translateY(-1px)}.dealerList_unblockButton__M3uw3{background:#f0fdf4;color:#059669}.dealerList_unblockButton__M3uw3:hover{background:#dcfce7;transform:translateY(-1px)}.dealerList_deleteButton__ig_6V{background:#fef2f2;color:#dc2626}.dealerList_deleteButton__ig_6V:hover{background:#fee2e2;transform:translateY(-1px)}.dealerList_emptyState__2iwbd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 32px;color:#6b7280}.dealerList_emptyState__2iwbd svg{margin-bottom:16px;opacity:.5}.dealerList_emptyState__2iwbd h3{font-size:18px;font-weight:600;margin:0 0 8px;color:#374151}.dealerList_emptyState__2iwbd p{font-size:14px;margin:0}.dealerList_modalOverlay__KT_MO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.dealerList_modal__BmanE{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column}.dealerList_modalHeader__N38Pa{padding:24px 32px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;background:#f8fafc}.dealerList_modalHeader__N38Pa h2{font-size:20px;font-weight:700;color:#111827;margin:0}.dealerList_closeButton__MyArs{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s ease}.dealerList_closeButton__MyArs:hover{background:#e5e7eb;color:#374151}.dealerList_modalContent__q396Y{padding:32px;overflow-y:auto;flex:1}.dealerList_detailGrid__ywnQv{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.dealerList_detailCard__JMteA{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:20px}.dealerList_detailCard__JMteA h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e5e7eb}.dealerList_detailItem__gbfWr{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #f3f4f6}.dealerList_detailItem__gbfWr:last-child{border-bottom:none}.dealerList_label__TTDAU{font-weight:500;color:#6b7280;font-size:14px}.dealerList_value__hbGcC{font-weight:600;color:#111827;font-size:14px;text-align:right}.dealerList_kontorStats__ABWzC{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dealerList_kontorStat__w6bNM{text-align:center;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.dealerList_kontorNumber__oMiQD{display:block;font-size:24px;font-weight:700;color:#111827;margin-bottom:4px}.dealerList_kontorLabel__YZQfV{font-size:12px;color:#6b7280;text-transform:uppercase;font-weight:500}.dealerList_editGrid__YmPxL{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.dealerList_inputGroup__Hx_9H{display:flex;flex-direction:column}.dealerList_inputGroup__Hx_9H label{font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.dealerList_inputGroup__Hx_9H input,.dealerList_inputGroup__Hx_9H textarea{padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s ease}.dealerList_inputGroup__Hx_9H input:focus,.dealerList_inputGroup__Hx_9H textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dealerList_inputGroup__Hx_9H textarea{resize:vertical;min-height:80px;font-family:inherit}.dealerList_modalFooter__MqzlG{padding:24px 32px;border-top:1px solid #e5e7eb;background:#f8fafc;display:flex;gap:12px;justify-content:flex-end}.dealerList_cancelButton__8UtgP{padding:10px 20px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}.dealerList_cancelButton__8UtgP:hover{background:#e5e7eb}.dealerList_saveButton__Vgy9a{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}.dealerList_saveButton__Vgy9a:hover{background:#1d4ed8}@media (max-width:1400px){.dealerList_searchBox__iG0cD input{width:280px}}@media (max-width:1200px){.dealerList_actionButtons__bYRU2{flex-direction:column;gap:4px}.dealerList_actionButton__rcwSC{justify-content:flex-start;width:100%}}@media (max-width:768px){.dealerList_header__Bb_px{flex-direction:column;gap:16px;align-items:stretch}.dealerList_headerRight__fEo2L{flex-direction:column;gap:12px}.dealerList_searchBox__iG0cD input{width:100%}.dealerList_filterButton__xZ27y{justify-content:center}.dealerList_table__mni4r{min-width:800px}.dealerList_modalContent__q396Y{padding:20px}.dealerList_detailGrid__ywnQv,.dealerList_editGrid__YmPxL,.dealerList_kontorStats__ABWzC{grid-template-columns:1fr}}.reports_container__7C75c{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.2);height:calc(100vh - 120px);display:flex;flex-direction:column;overflow:hidden}.reports_loadingContainer__cmFGz{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#6b7280}.reports_spinner__qYmP_{width:40px;height:40px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:reports_spin___xgkC 1s linear infinite;margin-bottom:16px}@keyframes reports_spin___xgkC{to{transform:rotate(1turn)}}.reports_header__U1jbA{padding:32px;display:flex;justify-content:space-between;align-items:center;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.2)}.reports_headerLeft__VgB9E h1{font-size:28px;font-weight:800;color:#fff;margin:0 0 8px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.reports_headerLeft__VgB9E p{font-size:16px;color:hsla(0,0%,100%,.8);margin:0;font-weight:500}.reports_headerRight__mG_KZ{display:flex;align-items:center}.reports_dateRangeContainer__5ClIc{display:flex;align-items:center;gap:16px;background:hsla(0,0%,100%,.15);padding:12px 20px;border-radius:12px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2)}.reports_dateInput__6ZDSp{display:flex;flex-direction:column;gap:4px}.reports_dateInput__6ZDSp label{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.9);text-transform:uppercase;letter-spacing:.5px}.reports_dateField__9_kBC{padding:8px 12px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:14px;background:hsla(0,0%,100%,.9);cursor:pointer;transition:all .3s ease;font-weight:500}.reports_dateField__9_kBC:focus{outline:none;border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.2);background:#fff}.reports_dateSeparator__Q3_C1{color:hsla(0,0%,100%,.8);font-weight:600;font-size:18px;margin-top:20px}.reports_mainContent__69TCN{flex:1;overflow:auto;background:#f8fafc;padding:32px;display:flex;flex-direction:column;gap:32px}.reports_statsGrid__1TveM{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.reports_statCard__ALjeG{background:#fff;border-radius:16px;padding:28px;display:flex;align-items:center;gap:20px;transition:all .4s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);position:relative;overflow:hidden}.reports_statCard__ALjeG:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2)}.reports_statCard__ALjeG:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 40px rgba(0,0,0,.15)}.reports_statIcon__xcMp_{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2)}.reports_statContent__EuOC9{flex:1}.reports_statLabel__PxQM6{font-size:14px;font-weight:600;color:#6b7280;margin-bottom:4px;text-transform:uppercase;letter-spacing:.5px}.reports_statValue__sDIuf{font-size:28px;font-weight:800;color:#111827;margin-bottom:4px}.reports_statDescription__A2UMi{font-size:12px;color:#9ca3af;font-weight:500}.reports_chartsSection__KNBCi{display:grid;grid-template-columns:1fr 1fr;gap:32px}.reports_chartCard__47fLU{background:#fff;border-radius:16px;padding:28px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;transition:all .3s ease}.reports_chartCard__47fLU:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.reports_chartHeader__wVt2f{margin-bottom:24px}.reports_chartTitle__CkI8m h3{font-size:20px;font-weight:700;color:#111827;margin:0 0 4px}.reports_chartTitle__CkI8m p{font-size:14px;color:#6b7280;margin:0;font-weight:500}.reports_chartContent__wcbwB{flex:1;display:flex;flex-direction:column}.reports_barChart__5iHOu{display:flex;flex-direction:column;gap:20px}.reports_barItem__2fkiD{display:flex;flex-direction:column;gap:8px}.reports_barLabel__nVl_q{display:flex;justify-content:space-between;align-items:center}.reports_cityName__MmgDd{font-weight:600;color:#374151;font-size:15px}.reports_revenueAmount__MfDey{font-size:14px;font-weight:700;color:#059669;background:#f0fdf4;padding:4px 8px;border-radius:6px}.reports_barTrack__Jz3_G{height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden;box-shadow:inset 0 2px 4px rgba(0,0,0,.1)}.reports_barFill__993Qf{height:100%;border-radius:6px;animation:reports_barGrow__qS17Z 1.2s ease-out;animation-fill-mode:both;box-shadow:0 2px 4px rgba(0,0,0,.2)}@keyframes reports_barGrow__qS17Z{0%{width:0}}.reports_topDealersList__G7j0z{display:flex;flex-direction:column;gap:16px}.reports_topDealerItem__zCEpo{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;transition:all .3s ease;animation:reports_slideIn__8xoAN .6s ease-out;animation-fill-mode:both;border:1px solid #e2e8f0}@keyframes reports_slideIn__8xoAN{0%{opacity:0;transform:translateX(-20px)}}.reports_topDealerItem__zCEpo:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateX(8px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.reports_rankBadge__ThXSC{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.2)}.reports_rank1__L5eYy{background:linear-gradient(135deg,#fbbf24,#f59e0b)}.reports_rank2__0Vfaa{background:linear-gradient(135deg,#9ca3af,#6b7280)}.reports_rank3__Pg9IJ{background:linear-gradient(135deg,#fb7185,#f43f5e)}.reports_dealerInfo__EtO2T{flex:1}.reports_dealerName__dnCE6{font-weight:700;font-size:16px;margin-bottom:4px}.reports_dealerLocation__F5OiP{font-size:13px;color:#6b7280;margin-bottom:4px;font-weight:500}.reports_dealerMetrics__fZMW9{font-size:12px;color:#9ca3af;font-weight:500}.reports_dealerRevenue__2XXSt{font-weight:700;color:#059669;font-size:18px;background:#f0fdf4;padding:8px 12px;border-radius:8px}.reports_emptyChart__YMUPa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#6b7280;text-align:center}.reports_emptyIcon__SwYsA{font-size:48px;margin-bottom:16px;opacity:.7}.reports_emptyChart__YMUPa p{font-size:14px;margin:0;font-weight:500}.reports_tableSection__S7G_n{display:flex;flex-direction:column}.reports_sectionHeader__glx6Y{margin-bottom:24px}.reports_sectionHeader__glx6Y h3{font-size:22px;font-weight:700;color:#111827;margin:0 0 4px}.reports_sectionHeader__glx6Y p{font-size:15px;color:#6b7280;margin:0;font-weight:500}.reports_tableWrapper__lqQaG{border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.05)}.reports_table__Sw7xS{width:100%;border-collapse:collapse}.reports_table__Sw7xS thead{background:linear-gradient(135deg,#667eea,#764ba2)}.reports_table__Sw7xS th{padding:16px 20px;text-align:left;font-weight:700;font-size:13px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.reports_table__Sw7xS td{padding:16px 20px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.reports_table__Sw7xS tr{transition:all .2s ease;animation:reports_fadeInRow__FSYvs .5s ease-out;animation-fill-mode:both}@keyframes reports_fadeInRow__FSYvs{0%{opacity:0;transform:translateY(10px)}}.reports_table__Sw7xS tbody tr:hover{background:linear-gradient(135deg,#f8fafc,#f1f5f9);transform:scale(1.01)}.reports_dealerCell__VaaZ3{display:flex;align-items:center;gap:12px}.reports_dealerAvatar__63J8g{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0;box-shadow:0 4px 8px rgba(0,0,0,.2)}.reports_dealerName__dnCE6{font-weight:600;color:#111827;font-size:15px}.reports_dealerDistrict__l0Itx{font-size:12px;color:#6b7280;font-weight:500}.reports_kontorBadge__S4OU0{padding:6px 12px;border-radius:8px;font-size:13px;font-weight:600;background:#f3f4f6;color:#374151}.reports_kontorBadge__S4OU0.reports_used__Ensgg{background:#fef3c7;color:#d97706}.reports_kontorBadge__S4OU0.reports_remaining__c2aVV{background:#dcfce7;color:#16a34a}.reports_kontorBadge__S4OU0.reports_zero__7HRCU{background:#fee2e2;color:#dc2626}.reports_feeBadge__s9L8D{padding:6px 12px;border-radius:8px;font-size:13px;font-weight:600;background:#e0f2fe;color:#0369a1}.reports_revenueBadge__cWRPn{padding:6px 12px;border-radius:8px;font-size:13px;font-weight:700;background:#dcfce7;color:#16a34a}.reports_statusBadge__L2VFu{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.reports_statusBadge__L2VFu.reports_active__ZqQ6f{background:#dcfce7;color:#16a34a}.reports_statusBadge__L2VFu.reports_inactive__jtZWy{background:#fee2e2;color:#dc2626}.reports_emptyTable__nwvxF{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;color:#6b7280;text-align:center}.reports_emptyTable__nwvxF .reports_emptyIcon__SwYsA{font-size:64px;margin-bottom:16px;opacity:.7}.reports_emptyTable__nwvxF h4{font-size:18px;font-weight:600;margin:0 0 8px;color:#374151}.reports_emptyTable__nwvxF p{font-size:14px;margin:0;font-weight:500}@media (max-width:1200px){.reports_chartsSection__KNBCi{grid-template-columns:1fr}}@media (max-width:768px){.reports_header__U1jbA{flex-direction:column;gap:20px;align-items:stretch}.reports_statsGrid__1TveM{grid-template-columns:repeat(2,1fr)}.reports_mainContent__69TCN{padding:20px}.reports_dateRangeContainer__5ClIc{flex-direction:column;gap:12px}}@media (max-width:640px){.reports_statsGrid__1TveM{grid-template-columns:1fr}}.notifications_page__PzXUC{display:flex;flex-direction:column;height:100vh;background:#f8fafc;overflow:hidden}.notifications_header__krtg4{background:#fff;border-bottom:1px solid #e5e7eb;padding:16px 24px;box-shadow:0 1px 3px rgba(0,0,0,.1);flex-shrink:0;z-index:10}.notifications_headerContent__2WUwV{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;gap:20px}.notifications_header__krtg4 h1{font-size:24px;font-weight:700;color:#111827;margin:0}.notifications_header__krtg4 p{color:#6b7280;font-size:14px;margin:4px 0 0}.notifications_headerActions__NkHJ3{display:flex;align-items:center;gap:20px}.notifications_statCard__KX3Om{background:#eff6ff;padding:12px 20px;border-radius:10px;text-align:center;border:1px solid #dbeafe}.notifications_statNumber__r3itL{display:block;font-size:24px;font-weight:700;color:#3b82f6;line-height:1}.notifications_statLabel__ZsRCA{font-size:12px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.notifications_headerSendButton__VvO4h{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;box-shadow:0 2px 4px rgba(59,130,246,.3);min-width:200px;justify-content:center;white-space:nowrap}.notifications_headerSendButton__VvO4h:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.4)}.notifications_headerSendButton__VvO4h:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.notifications_main__8xJDJ{display:flex;flex:1;min-height:0;max-width:1400px;margin:0 auto;width:100%;gap:24px;padding:24px}.notifications_sidebar__K47rA{width:320px;flex-shrink:0}.notifications_formCard__qYdUy{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;height:fit-content;position:sticky;top:24px}.notifications_formCard__qYdUy h2{font-size:18px;font-weight:600;color:#111827;margin:0 0 20px}.notifications_field__1Rl6m{margin-bottom:16px}.notifications_field__1Rl6m label{display:block;font-weight:500;color:#374151;margin-bottom:6px;font-size:14px}.notifications_field__1Rl6m input,.notifications_field__1Rl6m select,.notifications_field__1Rl6m textarea{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;font-family:inherit}.notifications_field__1Rl6m input:focus,.notifications_field__1Rl6m select:focus,.notifications_field__1Rl6m textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.notifications_field__1Rl6m textarea{resize:vertical;min-height:80px}.notifications_preview__nTht2{margin:20px 0;padding:16px;background:#f8fafc;border-radius:12px}.notifications_preview__nTht2 h3{font-size:14px;font-weight:600;color:#111827;margin:0 0 12px}.notifications_previewPhone__ZwxYY{background:#1f2937;border-radius:20px;padding:8px;max-width:280px}.notifications_notification__8sNvk{background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.notifications_notification__8sNvk strong{display:block;font-size:13px;color:#111827;margin-bottom:4px}.notifications_notification__8sNvk p{font-size:12px;color:#6b7280;margin:0;line-height:1.4}.notifications_summaryStats__RTnnW{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.notifications_miniStat__RmsWu{background:#f8fafc;padding:12px;border-radius:8px;text-align:center;border:1px solid #e5e7eb}.notifications_miniStat__RmsWu span{display:block;font-size:18px;font-weight:700;color:#3b82f6;line-height:1}.notifications_miniStat__RmsWu small{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.notifications_content__eOkXm{flex:1;min-width:0}.notifications_contentCard__cemgy{background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e5e7eb;height:100%;display:flex;flex-direction:column;overflow:hidden}.notifications_tabHeader__AgJol{background:#f8fafc;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;padding:16px 24px}.notifications_activeTab__69rnc{font-size:16px;font-weight:600;color:#3b82f6;display:flex;align-items:center;gap:8px}.notifications_listControls__oxtZ0{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#fff}.notifications_listControls__oxtZ0 h2{font-size:16px;font-weight:600;color:#111827;margin:0}.notifications_selectAllBtn__mJAou{background:#3b82f6;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.notifications_selectAllBtn__mJAou:hover{background:#2563eb;transform:translateY(-1px)}.notifications_dealersList__yxwds{flex:1;overflow-y:auto;padding:0 24px 24px}.notifications_dealersList__yxwds::-webkit-scrollbar{width:6px}.notifications_dealersList__yxwds::-webkit-scrollbar-track{background:#f1f1f1}.notifications_dealersList__yxwds::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.notifications_dealerCard__3Kb3_{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;transition:all .2s ease;overflow:hidden}.notifications_dealerCard__3Kb3_:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.notifications_dealerHeader__Td7iK{padding:20px}.notifications_dealerMain__y9Y0f{display:flex;align-items:flex-start;gap:16px}.notifications_checkbox__wrrY0{width:18px;height:18px;margin-top:2px;cursor:pointer;accent-color:#3b82f6;flex-shrink:0}.notifications_checkbox__wrrY0:disabled{opacity:.5;cursor:not-allowed}.notifications_dealerInfo__Cjewl{flex:1}.notifications_dealerTitle__IP_Dx{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;gap:12px}.notifications_dealerTitle__IP_Dx h3{font-size:16px;font-weight:600;color:#111827;margin:0;flex:1}.notifications_badges__St7SZ{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.notifications_idBadge__143J1{font-size:10px;padding:2px 6px;background:#e2e8f0;color:#475569;border-radius:4px;font-weight:500}.notifications_workingBadge__DqW3Q{font-size:10px;padding:2px 6px;background:#dcfce7;color:#16a34a;border-radius:4px;font-weight:500}.notifications_errorBadge__nWl8i{font-size:10px;padding:2px 6px;background:#fee2e2;color:#dc2626;border-radius:4px;font-weight:500}.notifications_successBadge__l_yO4{font-size:10px;padding:2px 6px;background:#dcfce7;color:#16a34a;border-radius:4px;font-weight:500}.notifications_dealerMeta__2rq6M{display:flex;gap:16px;margin-bottom:6px;font-size:13px;color:#6b7280;flex-wrap:wrap}.notifications_courierSummary__HuMxd{font-size:12px;color:#3b82f6;font-weight:500}.notifications_selectedInfo__v3FtB{color:#059669}.notifications_couriersSection__0o3m4{border-top:1px solid #e5e7eb;background:#f8fafc}.notifications_couriersHeader__aQ5I1{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f1f5f9;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:500;color:#374151}.notifications_miniBtn__ZkQa2{background:#6b7280;color:#fff;border:none;padding:4px 8px;border-radius:4px;font-size:10px;font-weight:500;cursor:pointer;transition:background .2s ease}.notifications_miniBtn__ZkQa2:hover{background:#4b5563}.notifications_couriersList__7Yu6o{padding:0 20px 20px}.notifications_courierCard__xEUkx{display:flex;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb}.notifications_courierCard__xEUkx:last-child{border-bottom:none}.notifications_courierInfo__sRF_j{flex:1}.notifications_courierTitle__OB8il{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px;gap:12px}.notifications_courierTitle__OB8il h4{font-size:14px;font-weight:500;color:#111827;margin:0;flex:1}.notifications_courierMeta__3XBc2{display:flex;gap:12px;font-size:11px;color:#6b7280;flex-wrap:wrap}.notifications_loading__zxICl{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px}.notifications_spinner__PBTIh{width:24px;height:24px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:notifications_spin__L14xw 1s linear infinite}@keyframes notifications_spin__L14xw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.notifications_main__8xJDJ{flex-direction:column;padding:16px}.notifications_sidebar__K47rA{width:100%}.notifications_headerContent__2WUwV{flex-direction:column;gap:12px;align-items:flex-start}.notifications_headerActions__NkHJ3{width:100%;justify-content:space-between}}@media (max-width:768px){.notifications_courierMeta__3XBc2,.notifications_dealerMeta__2rq6M{flex-direction:column;gap:4px}.notifications_headerActions__NkHJ3{flex-direction:column;gap:12px}.notifications_headerSendButton__VvO4h{width:100%}}.dashboard_dashboard__wnJqp{display:flex;min-height:100vh;background:#f8fafc}.dashboard_main__SfDza{flex:1;display:flex;flex-direction:column;min-height:100vh}.dashboard_header__TMNFU{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 24px;height:72px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px rgba(0,0,0,.05)}.dashboard_headerLeft__trC24{display:flex;align-items:center;gap:20px}.dashboard_menuToggle__uxEdD{display:none;width:40px;height:40px;border:none;background:#f3f4f6;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease}.dashboard_menuToggle__uxEdD:hover{background:#e5e7eb;color:#374151}.dashboard_breadcrumb__0nEmn{display:flex;align-items:center;gap:8px;font-size:14px}.dashboard_breadcrumbHome__pjCyY{color:#6b7280;font-weight:500}.dashboard_breadcrumbCurrent__7fGJr{color:#111827;font-weight:600}.dashboard_breadcrumb__0nEmn svg{color:#d1d5db}.dashboard_headerRight__Gh70d{display:flex;align-items:center;gap:20px}.dashboard_headerActions__nB7Wk{display:flex;align-items:center;gap:12px}.dashboard_notificationBtn__S6NB_,.dashboard_searchBtn__x9KQz{position:relative;width:40px;height:40px;border:none;background:#f3f4f6;border-radius:8px;cursor:pointer;color:#6b7280;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.dashboard_notificationBtn__S6NB_:hover,.dashboard_searchBtn__x9KQz:hover{background:#e5e7eb;color:#374151}.dashboard_notificationBadge__7GIU7{position:absolute;top:-2px;right:-2px;width:18px;height:18px;background:#ef4444;color:#fff;border-radius:50%;font-size:10px;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.dashboard_userMenu__LhYrJ{display:flex;align-items:center;gap:16px;padding-left:16px;border-left:1px solid #e5e7eb}.dashboard_userInfo__dMpKg{display:flex;align-items:center;gap:12px}.dashboard_userDetails__IERTR{text-align:right;display:flex;flex-direction:column}.dashboard_userName__ot0zN{font-size:14px;font-weight:600;color:#111827;line-height:1.2}.dashboard_userRole__GrDWo{font-size:12px;color:#6b7280;line-height:1.2}.dashboard_userAvatar__2GBk2{width:40px;height:40px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;color:#fff}.dashboard_logoutBtn__bR6Fy{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}.dashboard_logoutBtn__bR6Fy:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.dashboard_content__4vcxq{flex:1;overflow-y:auto}.dashboard_contentWrapper__1Xre1{padding:24px;max-width:1800px;margin:0 auto}.dashboard_overlay__JTyuZ{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);z-index:90;display:none}@media (max-width:768px){.dashboard_menuToggle__uxEdD{display:flex}.dashboard_overlay__JTyuZ{display:block}.dashboard_header__TMNFU{padding:0 16px;height:64px}.dashboard_headerLeft__trC24{gap:12px}.dashboard_breadcrumb__0nEmn{display:none}.dashboard_headerActions__nB7Wk{gap:8px}.dashboard_userDetails__IERTR{display:none}.dashboard_userMenu__LhYrJ{gap:12px;padding-left:12px}.dashboard_contentWrapper__1Xre1{padding:16px}.dashboard_logoutBtn__bR6Fy{padding:8px 12px;font-size:12px}.dashboard_logoutBtn__bR6Fy span{display:none}}@media (max-width:1024px){.dashboard_headerActions__nB7Wk{display:none}.dashboard_userDetails__IERTR span{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@keyframes dashboard_slideIn__dwbJy{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dashboard_contentWrapper__1Xre1{animation:dashboard_slideIn__dwbJy .3s ease-out}.dashboard_header__TMNFU.dashboard_scrolled___sAG_{box-shadow:0 4px 20px rgba(0,0,0,.1)}.dashboard_logoutBtn__bR6Fy:focus,.dashboard_menuToggle__uxEdD:focus,.dashboard_notificationBtn__S6NB_:focus,.dashboard_searchBtn__x9KQz:focus{outline:2px solid #3b82f6;outline-offset:2px}.dashboard_userAvatar__2GBk2{transition:all .2s ease}.dashboard_userInfo__dMpKg:hover .dashboard_userAvatar__2GBk2{transform:scale(1.05)}.dashboard_header__TMNFU{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95)}.dashboard_content__4vcxq{background:#f8fafc}.dashboard_contentWrapper__1Xre1{background:transparent}