._loginContainer_1lgjx_1{min-height:100vh;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}._leftSide_1lgjx_8{flex:1;background:linear-gradient(135deg,#1e3a8a,#1e293b);padding:60px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}._leftSide_1lgjx_8:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.05) 1px,transparent 1px);background-size:30px 30px;animation:_moveBackground_1lgjx_1 20s linear infinite}@keyframes _moveBackground_1lgjx_1{0%{transform:translate(0)}to{transform:translate(30px,30px)}}._brandingContent_1lgjx_41{position:relative;z-index:1;max-width:600px;color:#fff;animation:_fadeInLeft_1lgjx_1 .8s ease-out}@keyframes _fadeInLeft_1lgjx_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}._logoLarge_1lgjx_61{width:150px;height:150px;margin:0 auto 40px;animation:_float_1lgjx_1 3s ease-in-out infinite;display:flex;align-items:center;justify-content:center}@keyframes _float_1lgjx_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}._logoLarge_1lgjx_61 img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}._brandTitle_1lgjx_88{font-size:48px;font-weight:800;margin:0 0 16px;text-align:center;text-shadow:0 2px 20px rgba(0,0,0,.2)}._brandSubtitle_1lgjx_96{font-size:20px;margin:0 0 60px;text-align:center;opacity:.95;font-weight:300}._features_1lgjx_104{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:60px}._feature_1lgjx_104{display:flex;gap:16px;align-items:flex-start;animation:_fadeIn_1lgjx_1 .8s ease-out}._feature_1lgjx_104:nth-child(1){animation-delay:.1s}._feature_1lgjx_104:nth-child(2){animation-delay:.2s}._feature_1lgjx_104:nth-child(3){animation-delay:.3s}._feature_1lgjx_104:nth-child(4){animation-delay:.4s}@keyframes _fadeIn_1lgjx_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._feature_1lgjx_104 svg{width:24px;height:24px;flex-shrink:0;stroke-width:2}._feature_1lgjx_104 h3{font-size:16px;font-weight:600;margin:0 0 4px}._feature_1lgjx_104 p{font-size:14px;margin:0;opacity:.9;font-weight:300}._rightSide_1lgjx_167{flex:0 0 550px;background:#f7fafc;display:flex;align-items:center;justify-content:center;padding:40px}._loginCard_1lgjx_176{background:#fff;border-radius:24px;box-shadow:0 10px 40px #0000001a;width:100%;max-width:460px;padding:48px 40px;animation:_slideUp_1lgjx_1 .6s ease-out}@keyframes _slideUp_1lgjx_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}._logoSection_1lgjx_198{text-align:center;margin-bottom:40px}._logoSmall_1lgjx_203{width:64px;height:64px;margin:0 auto 20px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #1e3a8a4d}._logoSmall_1lgjx_203 svg{width:36px;height:36px}._title_1lgjx_221{font-size:32px;font-weight:700;color:#1a202c;margin:0 0 8px}._subtitle_1lgjx_228{font-size:16px;color:#718096;margin:0;font-weight:400}._loginForm_1lgjx_235{margin-top:32px}._inputGroup_1lgjx_239{margin-bottom:24px}._inputGroup_1lgjx_239 label{display:block;font-size:14px;font-weight:600;color:#2d3748;margin-bottom:8px}._inputWrapper_1lgjx_251{position:relative}._inputIcon_1lgjx_255{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#a0aec0;pointer-events:none;stroke-width:2}._inputWrapper_1lgjx_251 input{width:100%;padding:14px 16px 14px 48px;border:2px solid #e2e8f0;border-radius:12px;font-size:15px;transition:all .2s ease;outline:none;box-sizing:border-box}._inputWrapper_1lgjx_251 input:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._inputWrapper_1lgjx_251 input::placeholder{color:#a0aec0}._rememberForgot_1lgjx_287{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._rememberMe_1lgjx_294{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative;font-size:14px;color:#4a5568}._rememberMe_1lgjx_294 input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}._checkmark_1lgjx_310{width:20px;height:20px;border:2px solid #cbd5e0;border-radius:6px;margin-right:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._rememberMe_1lgjx_294 input[type=checkbox]:checked~._checkmark_1lgjx_310{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a}._rememberMe_1lgjx_294 input[type=checkbox]:checked~._checkmark_1lgjx_310:after{content:"";width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._forgotLink_1lgjx_336{color:#1e3a8a;font-size:14px;text-decoration:none;font-weight:500;transition:color .2s ease;background:none;border:none;cursor:pointer;padding:0}._forgotLink_1lgjx_336:hover{color:#1e293b;text-decoration:underline}._errorMessage_1lgjx_353{display:flex;align-items:center;gap:8px;padding:12px 16px;background-color:#fff5f5;border:1px solid #fc8181;border-radius:10px;color:#c53030;font-size:14px;margin-bottom:20px;animation:_shake_1lgjx_1 .4s ease-in-out}@keyframes _shake_1lgjx_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._errorMessage_1lgjx_353 svg{width:20px;height:20px;flex-shrink:0;stroke-width:2}._loginButton_1lgjx_388{width:100%;padding:16px;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #1e3a8a66}._loginButton_1lgjx_388 svg{width:20px;height:20px;stroke-width:2}._loginButton_1lgjx_388:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a80}._loginButton_1lgjx_388:active:not(:disabled){transform:translateY(0)}._loginButton_1lgjx_388:disabled{opacity:.7;cursor:not-allowed}._spinner_1lgjx_426{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1lgjx_426 .6s linear infinite}@keyframes _spin_1lgjx_426{to{transform:rotate(360deg)}}._footer_1lgjx_441{margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0;text-align:center}._footer_1lgjx_441 p{font-size:13px;color:#718096;margin:0}._modalOverlay_1lgjx_455{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1lgjx_1 .2s ease-out}._modalContent_1lgjx_471{background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;animation:_modalSlideUp_1lgjx_1 .3s ease-out}@keyframes _modalSlideUp_1lgjx_1{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._modalHeader_1lgjx_494{display:flex;align-items:center;justify-content:space-between;padding:24px 28px;border-bottom:1px solid #e2e8f0}._modalHeader_1lgjx_494 h3{font-size:22px;font-weight:700;color:#1a202c;margin:0}._closeButton_1lgjx_509{width:36px;height:36px;border:none;background:#f7fafc;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1lgjx_509:hover{background:#e2e8f0}._closeButton_1lgjx_509 svg{width:20px;height:20px;stroke-width:2;color:#4a5568}._forgotForm_1lgjx_533{padding:28px}._modalDescription_1lgjx_537{font-size:15px;color:#4a5568;margin:0 0 24px;line-height:1.5}._modalActions_1lgjx_544{display:flex;gap:12px;margin-top:24px}._cancelButton_1lgjx_550{flex:1;padding:14px;border:2px solid #e2e8f0;background:#fff;border-radius:12px;font-size:15px;font-weight:600;color:#4a5568;cursor:pointer;transition:all .2s ease}._cancelButton_1lgjx_550:hover{background:#f7fafc;border-color:#cbd5e0}._submitButton_1lgjx_568{flex:1;padding:14px;border:none;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:12px;font-size:15px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #1e3a8a4d}._submitButton_1lgjx_568:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a66}._submitButton_1lgjx_568:disabled{opacity:.7;cursor:not-allowed}._successContent_1lgjx_597{padding:40px 28px;text-align:center}._successIcon_1lgjx_602{width:80px;height:80px;margin:0 auto 24px;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_scaleIn_1lgjx_1 .4s ease-out}@keyframes _scaleIn_1lgjx_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._successIcon_1lgjx_602 svg{width:48px;height:48px;color:#fff;stroke-width:2.5}._successContent_1lgjx_597 h4{font-size:24px;font-weight:700;color:#1a202c;margin:0 0 12px}._recoveredPasswordText_1lgjx_640{font-size:15px;color:#4a5568;margin:0 0 16px}._passwordBox_1lgjx_646{padding:20px;background:#f7fafc;border:2px dashed #cbd5e0;border-radius:12px;margin-bottom:20px}._passwordBox_1lgjx_646 code{font-size:24px;font-weight:700;color:#1e3a8a;font-family:Courier New,monospace;letter-spacing:2px}._warningText_1lgjx_662{font-size:13px;color:#718096;margin:0 0 24px;line-height:1.5}@media(max-width:1200px){._leftSide_1lgjx_8{padding:40px}._features_1lgjx_104{grid-template-columns:1fr}._brandTitle_1lgjx_88{font-size:36px}._logoLarge_1lgjx_61{width:120px;height:120px}}@media(max-width:968px){._loginContainer_1lgjx_1{flex-direction:column}._leftSide_1lgjx_8{min-height:400px;padding:40px 20px}._rightSide_1lgjx_167{flex:1;padding:40px 20px}._brandingContent_1lgjx_41{max-width:100%}._logoLarge_1lgjx_61{width:100px;height:100px;margin-bottom:30px}._brandTitle_1lgjx_88{font-size:32px}._brandSubtitle_1lgjx_96{font-size:18px;margin-bottom:40px}._features_1lgjx_104{margin-bottom:40px}}@media(max-width:480px){._loginCard_1lgjx_176{padding:32px 24px}._title_1lgjx_221{font-size:28px}._rememberForgot_1lgjx_287{flex-direction:column;align-items:flex-start;gap:12px}._modalActions_1lgjx_544{flex-direction:column}._passwordBox_1lgjx_646 code{font-size:20px}}._dashboardContainer_1rcn0_1{min-height:100vh;background:#f8fafc}._header_1rcn0_7{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;box-shadow:0 4px 20px #0000001a}._headerContent_1rcn0_16{max-width:1600px;margin:0 auto;padding:1rem 2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}._logoSection_1rcn0_26{display:flex;align-items:center;gap:1rem}._logoIcon_1rcn0_32{width:48px;height:48px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2)}._logoIcon_1rcn0_32 svg{width:28px;height:28px;color:#fff}._companyName_1rcn0_50{font-size:1.125rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}._companyTagline_1rcn0_58{font-size:.8rem;color:#ffffffb3;margin:0}._headerStats_1rcn0_65{display:flex;gap:2rem;justify-content:center}._headerStatItem_1rcn0_71{display:flex;align-items:center;gap:.75rem;padding:.625rem 1.125rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.15)}._headerStatItem_1rcn0_71 svg{width:22px;height:22px;color:#ffffffe6;flex-shrink:0}._headerStatItem_1rcn0_71>div{display:flex;flex-direction:column}._headerStatValue_1rcn0_94{font-size:1.25rem;font-weight:700;color:#fff;line-height:1}._headerStatLabel_1rcn0_101{font-size:.7rem;color:#ffffffb3;margin-top:2px}._headerActions_1rcn0_107{display:flex;align-items:center;gap:1.5rem}._userInfo_1rcn0_113{display:flex;align-items:center;gap:.75rem}._userAvatar_1rcn0_119{width:42px;height:42px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.2)}._userAvatar_1rcn0_119 svg{width:22px;height:22px;color:#fff}._userDetails_1rcn0_136{display:flex;flex-direction:column}._userName_1rcn0_141{font-size:.9rem;font-weight:600;color:#fff}._userRole_1rcn0_147{font-size:.75rem;color:#ffffffb3}._logoutButton_1rcn0_152{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._logoutButton_1rcn0_152:hover{background:#ffffff26;transform:translateY(-1px)}._logoutButton_1rcn0_152 svg{width:18px;height:18px}._mainLayout_1rcn0_178{max-width:1600px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 350px;gap:2rem}._mainContent_1rcn0_187{min-width:0}._welcomeSection_1rcn0_191{margin-bottom:2.5rem}._welcomeTitle_1rcn0_195{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em}._welcomeText_1rcn0_203{font-size:1rem;color:#64748b;margin:0;line-height:1.6}._sectionTitle_1rcn0_211{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}._quickActions_1rcn0_219{margin-bottom:2rem}._actionsGrid_1rcn0_223{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._actionCard_1rcn0_229{background:#fff;border:2px solid #e2e8f0;border-radius:14px;padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.875rem;cursor:pointer;transition:all .2s ease}._actionCard_1rcn0_229:hover,._actionCard_1rcn0_229._active_1rcn0_243{border-color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);transform:translateY(-2px)}._actionCard_1rcn0_229._active_1rcn0_243{box-shadow:0 4px 12px #1e3a8a33}._actionIcon_1rcn0_253{width:52px;height:52px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:12px;display:flex;align-items:center;justify-content:center}._actionIcon_1rcn0_253 svg{width:26px;height:26px;color:#fff}._actionLabel_1rcn0_269{font-size:.9rem;font-weight:600;color:#334155;text-align:center}._dynamicContent_1rcn0_277{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}._contentHeader_1rcn0_284{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._contentHeader_1rcn0_284 ._sectionTitle_1rcn0_211{margin:0}._closeContentButton_1rcn0_297{width:36px;height:36px;border:none;background:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border:1px solid #e2e8f0}._closeContentButton_1rcn0_297:hover{background:#fee2e2;border-color:#fecaca}._closeContentButton_1rcn0_297 svg{width:20px;height:20px;color:#64748b}._contentBody_1rcn0_322{padding:3rem 2rem}._sidebar_1rcn0_327{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem;height:fit-content;position:sticky;top:100px}._sidebarTitle_1rcn0_337{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem}._activityList_1rcn0_344{min-height:300px}._emptyState_1rcn0_349{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;padding:2rem 1rem}._emptyState_1rcn0_349 svg{width:64px;height:64px;color:#cbd5e1;stroke-width:1.5}._emptyState_1rcn0_349 p{font-size:1.125rem;font-weight:600;color:#64748b;margin:0}._emptyState_1rcn0_349 span{font-size:.875rem;color:#94a3b8}@media(max-width:1200px){._headerStats_1rcn0_65{gap:1rem}._headerStatItem_1rcn0_71{padding:.5rem .875rem}._headerStatValue_1rcn0_94{font-size:1.125rem}._mainLayout_1rcn0_178{grid-template-columns:1fr 300px;gap:1.5rem}}@media(max-width:968px){._headerContent_1rcn0_16{grid-template-columns:1fr;gap:1rem}._headerStats_1rcn0_65{order:3;width:100%;overflow-x:auto;padding-bottom:.5rem}._headerActions_1rcn0_107{order:2;width:100%;justify-content:space-between}._userDetails_1rcn0_136{display:none}._mainLayout_1rcn0_178{grid-template-columns:1fr;padding:1.5rem}._sidebar_1rcn0_327{order:-1;position:static}._activityList_1rcn0_344{min-height:200px}}@media(max-width:768px){._headerContent_1rcn0_16{padding:1rem 1.25rem}._headerStats_1rcn0_65{gap:.5rem}._headerStatItem_1rcn0_71{flex-direction:column;align-items:center;padding:.5rem;min-width:85px}._headerStatItem_1rcn0_71 svg{margin-bottom:.25rem}._mainLayout_1rcn0_178{padding:1rem}._welcomeTitle_1rcn0_195{font-size:1.5rem}._actionsGrid_1rcn0_223{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._companyName_1rcn0_50{font-size:1rem}._companyTagline_1rcn0_58{font-size:.75rem}._headerStatValue_1rcn0_94{font-size:1rem}._headerStatLabel_1rcn0_101{font-size:.65rem}._actionsGrid_1rcn0_223{grid-template-columns:1fr}._contentBody_1rcn0_322{padding:2rem 1.25rem}}._logoLarge_1rcn0_496{width:48px;height:48px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);overflow:hidden}._logoLarge_1rcn0_496 img{width:100%;height:100%;object-fit:contain;padding:8px}@media(max-width:768px){._logoLarge_1rcn0_496{width:42px;height:42px}._logoLarge_1rcn0_496 img{padding:6px}}@media(max-width:480px){._logoLarge_1rcn0_496{width:38px;height:38px}._logoLarge_1rcn0_496 img{padding:5px}}._activityItem_1rcn0_539{display:flex;gap:.875rem;padding:1rem;border-bottom:1px solid #f1f5f9;transition:background .2s ease}._activityItem_1rcn0_539:hover{background:#f8fafc}._activityItem_1rcn0_539:last-child{border-bottom:none}._activityIcon_1rcn0_555{width:40px;height:40px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._activityIcon_1rcn0_555 svg{width:20px;height:20px;color:#1e3a8a;stroke-width:2}._activityContent_1rcn0_573{flex:1;min-width:0}._activityMessage_1rcn0_578{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;line-height:1.4}._activityDetails_1rcn0_586{font-size:.8rem;color:#64748b;margin:0 0 .5rem;line-height:1.3}._activityTime_1rcn0_593{font-size:.75rem;color:#94a3b8}@media(max-width:768px){._activityItem_1rcn0_539{padding:.875rem}._activityIcon_1rcn0_555{width:36px;height:36px}._activityIcon_1rcn0_555 svg{width:18px;height:18px}._activityMessage_1rcn0_578{font-size:.8rem}._activityDetails_1rcn0_586{font-size:.75rem}._activityTime_1rcn0_593{font-size:.7rem}}._supportButton_1rcn0_630{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #1e3a8a66;transition:all .3s ease;z-index:999}._supportButton_1rcn0_630:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #1e3a8a80}._supportButton_1rcn0_630 svg{width:28px;height:28px;color:#fff}._modalOverlay_1rcn0_660{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1rcn0_1 .2s ease}@keyframes _fadeIn_1rcn0_1{0%{opacity:0}to{opacity:1}}._supportModal_1rcn0_685{background:#fff;border-radius:20px;width:90%;max-width:500px;box-shadow:0 20px 60px #0000004d;animation:_slideUp_1rcn0_1 .3s ease}@keyframes _slideUp_1rcn0_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_1rcn0_706{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;border-bottom:1px solid #e2e8f0}._modalHeader_1rcn0_706 h3{font-size:1.375rem;font-weight:700;color:#0f172a;margin:0}._modalClose_1rcn0_721{width:36px;height:36px;border:none;background:#f1f5f9;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._modalClose_1rcn0_721:hover{background:#fee2e2}._modalClose_1rcn0_721 svg{width:20px;height:20px;color:#64748b}._modalBody_1rcn0_744{padding:2rem}._supportIntro_1rcn0_748{font-size:.95rem;color:#64748b;margin:0 0 1.75rem;text-align:center}._contactOptions_1rcn0_755{display:flex;flex-direction:column;gap:1rem}._contactOption_1rcn0_755{display:flex;align-items:center;gap:1.25rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:14px;text-decoration:none;transition:all .2s ease}._contactOption_1rcn0_755:hover{border-color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);transform:translate(4px)}._contactIcon_1rcn0_779{width:48px;height:48px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._contactIcon_1rcn0_779 svg{width:24px;height:24px;color:#fff}._contactInfo_1rcn0_796{display:flex;flex-direction:column;gap:.25rem}._contactLabel_1rcn0_802{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._contactValue_1rcn0_810{font-size:.95rem;font-weight:600;color:#0f172a}@media(max-width:768px){._supportButton_1rcn0_630{bottom:1.5rem;right:1.5rem;width:56px;height:56px}._supportButton_1rcn0_630 svg{width:26px;height:26px}._supportModal_1rcn0_685{width:95%;margin:1rem}._modalHeader_1rcn0_706,._modalBody_1rcn0_744{padding:1.5rem}._contactOption_1rcn0_755{padding:1rem}}._logoLarge_1rcn0_496{width:56px;height:56px;background:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;display:flex;align-items:center;justify-content:center;border:2px solid rgba(255,255,255,.3);overflow:hidden;box-shadow:0 4px 12px #00000026}._logoLarge_1rcn0_496 img{width:100%;height:100%;object-fit:contain;padding:6px}@media(max-width:768px){._logoLarge_1rcn0_496{width:48px;height:48px;border-radius:12px}._logoLarge_1rcn0_496 img{padding:5px}}@media(max-width:480px){._logoLarge_1rcn0_496{width:44px;height:44px;border-radius:10px}._logoLarge_1rcn0_496 img{padding:4px}}._clientNouContainer_nsbq9_1{max-width:900px;margin:0 auto}._form_nsbq9_6{display:flex;flex-direction:column;gap:2rem}._formGrid_nsbq9_12{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._inputGroup_nsbq9_18{display:flex;flex-direction:column;gap:.5rem}._label_nsbq9_24{font-size:.875rem;font-weight:600;color:#334155;display:flex;align-items:center;gap:.25rem}._required_nsbq9_33{color:#ef4444}._inputWrapper_nsbq9_37{position:relative}._inputIcon_nsbq9_41{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none;stroke-width:2}._input_nsbq9_18{width:100%;padding:.875rem 1rem .875rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0f172a;background:#fff;transition:all .2s ease;box-sizing:border-box}._input_nsbq9_18::placeholder{color:#94a3b8}._input_nsbq9_18:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._input_nsbq9_18:hover:not(:focus){border-color:#cbd5e1}._inputError_nsbq9_79{border-color:#ef4444!important}._inputError_nsbq9_79:focus{box-shadow:0 0 0 4px #ef44441a!important}._errorText_nsbq9_87{font-size:.8rem;color:#ef4444;margin-top:-.25rem}._toggleSection_nsbq9_94{padding-top:1rem;border-top:1px solid #e2e8f0}._toggleDescription_nsbq9_99{font-size:.875rem;color:#64748b;margin:.5rem 0 1rem}._toggleGroup_nsbq9_105{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._toggleButton_nsbq9_111{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:14px;cursor:pointer;transition:all .2s ease}._toggleButton_nsbq9_111:hover{border-color:#1e3a8a;background:#1e3a8a;transform:translateY(-2px)}._toggleButton_nsbq9_111 svg{width:32px;height:32px;color:#64748b;stroke-width:2}._toggleButton_nsbq9_111>div{display:flex;flex-direction:column;align-items:center;gap:.25rem}._toggleLabel_nsbq9_144{font-size:1rem;font-weight:600;color:#0f172a}._toggleSubtext_nsbq9_150{font-size:.75rem;color:#64748b}._toggleActive_nsbq9_155{border-color:#1e3a8a;background:linear-gradient(135deg,#1e3a8a,#1e293b);box-shadow:0 4px 12px #1e3a8a4d}._toggleActive_nsbq9_155 svg{color:#fff}._toggleActive_nsbq9_155 ._toggleLabel_nsbq9_144{color:#fff}._toggleActive_nsbq9_155 ._toggleSubtext_nsbq9_150{color:#fffc}._infoBox_nsbq9_174{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:14px}._infoBox_nsbq9_174 svg{width:24px;height:24px;color:#1e3a8a;flex-shrink:0;margin-top:2px}._infoTitle_nsbq9_191{font-size:.9rem;font-weight:600;color:#1e3a8a;margin:0 0 .25rem}._infoText_nsbq9_198{font-size:.875rem;color:#1e40af;margin:0;line-height:1.5}._submitButton_nsbq9_206{width:100%;padding:1rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 4px 15px #1e3a8a66;margin-top:.5rem}._submitButton_nsbq9_206 svg{width:20px;height:20px;stroke-width:2}._submitButton_nsbq9_206:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a80}._submitButton_nsbq9_206:active:not(:disabled){transform:translateY(0)}._submitButton_nsbq9_206:disabled{opacity:.7;cursor:not-allowed}._spinner_nsbq9_245{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_nsbq9_245 .6s linear infinite}@keyframes _spin_nsbq9_245{to{transform:rotate(360deg)}}._successContainer_nsbq9_261{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._successIcon_nsbq9_270{width:80px;height:80px;margin-bottom:1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_scaleIn_nsbq9_1 .4s ease-out;box-shadow:0 8px 24px #10b9814d}@keyframes _scaleIn_nsbq9_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._successIcon_nsbq9_270 svg{width:48px;height:48px;color:#fff;stroke-width:2.5}._successTitle_nsbq9_302{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}._successMessage_nsbq9_309{font-size:1rem;color:#64748b;margin:0;max-width:400px;line-height:1.6}@media(max-width:768px){._formGrid_nsbq9_12{grid-template-columns:1fr;gap:1.25rem}._toggleGroup_nsbq9_105{grid-template-columns:1fr}._toggleButton_nsbq9_111{flex-direction:row;justify-content:flex-start;padding:1.25rem}._toggleButton_nsbq9_111 svg{width:28px;height:28px}._toggleButton_nsbq9_111>div{align-items:flex-start}}@media(max-width:480px){._clientNouContainer_nsbq9_1{padding:0}._input_nsbq9_18{padding:.75rem .875rem .75rem 2.75rem;font-size:.9rem}._inputIcon_nsbq9_41{left:.875rem;width:18px;height:18px}._toggleLabel_nsbq9_144{font-size:.9rem}._toggleSubtext_nsbq9_150{font-size:.7rem}._submitButton_nsbq9_206{padding:.875rem;font-size:.95rem}._successTitle_nsbq9_302{font-size:1.5rem}._successMessage_nsbq9_309{font-size:.9rem}}._istoricContainer_xhwsa_1{display:flex;flex-direction:column;gap:1.5rem}._controls_xhwsa_8{display:flex;gap:15rem;flex-wrap:wrap;align-items:center}._searchWrapper_xhwsa_15{flex:1;max-width:800px;position:relative}._searchIcon_xhwsa_21{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none}._searchInput_xhwsa_32{width:100%;padding:.875rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;transition:all .2s ease}._searchInput_xhwsa_32:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._clearSearch_xhwsa_47{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#f1f5f9;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._clearSearch_xhwsa_47:hover{background:#e2e8f0}._clearSearch_xhwsa_47 svg{width:16px;height:16px;color:#64748b}._perPageWrapper_xhwsa_74{display:flex;align-items:center;gap:.75rem}._perPageSelect_xhwsa_87{padding:.625rem .875rem;border:2px solid #e2e8f0;border-radius:10px;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s ease}._perPageSelect_xhwsa_87:focus{outline:none;border-color:#1e3a8a}._customInputWrapper_xhwsa_103{display:flex;gap:.5rem;align-items:center}._customInput_xhwsa_103{width:80px;padding:.625rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;text-align:center}._customInput_xhwsa_103:focus{outline:none;border-color:#1e3a8a}._customSubmit_xhwsa_123{padding:.625rem 1rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._customSubmit_xhwsa_123:hover{transform:translateY(-1px)}._resultsInfo_xhwsa_140{font-size:.875rem;color:#64748b;padding:0 .5rem}._tableWrapper_xhwsa_147{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0}._table_xhwsa_147{width:100%;border-collapse:collapse;background:#fff}._table_xhwsa_147 thead{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._table_xhwsa_147 th{padding:1rem;text-align:left;font-size:.8rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e2e8f0;white-space:nowrap}._table_xhwsa_147 tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._table_xhwsa_147 tbody tr:hover{background:#f8fafc}._table_xhwsa_147 tbody tr:last-child{border-bottom:none}._table_xhwsa_147 td{padding:1rem;font-size:.9rem;color:#0f172a}._nameCell_xhwsa_194{font-weight:600}._nameWrapper_xhwsa_198{display:flex;align-items:center;gap:.625rem}._nameWrapper_xhwsa_198 svg{width:18px;height:18px;color:#64748b;flex-shrink:0}._plateCell_xhwsa_211{font-family:Courier New,monospace;font-weight:700;color:#1e3a8a}._itpBadge_xhwsa_217{display:inline-block;padding:.375rem .75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:8px;font-size:.8rem;font-weight:600;color:#1e3a8a}._statusBadge_xhwsa_228{display:inline-block;padding:.375rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600}._statusBadge_xhwsa_228._valid_xhwsa_236{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7;color:#065f46}._statusBadge_xhwsa_228._warning_xhwsa_242{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#92400e}._statusBadge_xhwsa_228._expired_xhwsa_248{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;color:#991b1b}._actions_xhwsa_254{display:flex;gap:.5rem}._editButton_xhwsa_259,._deleteButton_xhwsa_260{width:36px;height:36px;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._editButton_xhwsa_259{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}._editButton_xhwsa_259:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);transform:translateY(-1px)}._editButton_xhwsa_259 svg{width:18px;height:18px;color:#1e3a8a}._deleteButton_xhwsa_260{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5}._deleteButton_xhwsa_260:hover{background:linear-gradient(135deg,#fecaca,#fca5a5);transform:translateY(-1px)}._deleteButton_xhwsa_260 svg{width:18px;height:18px;color:#991b1b}._pagination_xhwsa_305{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:1rem}._paginationButton_xhwsa_313,._pageButton_xhwsa_314{width:40px;height:40px;border:2px solid #e2e8f0;background:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.9rem;font-weight:600;color:#334155}._paginationButton_xhwsa_313:hover:not(:disabled),._pageButton_xhwsa_314:hover{border-color:#1e3a8a;background:#eff6ff}._paginationButton_xhwsa_313:disabled{opacity:.4;cursor:not-allowed}._paginationButton_xhwsa_313 svg{width:20px;height:20px;color:#334155}._pageNumbers_xhwsa_347{display:flex;gap:.5rem}._activePage_xhwsa_352{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a;color:#fff}._editContainer_xhwsa_359{max-width:800px;margin:0 auto}._editHeader_xhwsa_364{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}._editHeader_xhwsa_364 h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}._closeEditButton_xhwsa_380{width:40px;height:40px;border:2px solid #e2e8f0;background:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeEditButton_xhwsa_380:hover{background:#fee2e2;border-color:#fecaca}._closeEditButton_xhwsa_380 svg{width:20px;height:20px;color:#64748b}._editForm_xhwsa_404{display:flex;flex-direction:column;gap:2rem}._editFormGrid_xhwsa_410{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._inputGroup_xhwsa_416{display:flex;flex-direction:column;gap:.5rem}._inputGroup_xhwsa_416 label{font-size:.875rem;font-weight:600;color:#334155}._input_xhwsa_416{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0f172a;transition:all .2s ease;box-sizing:border-box}._input_xhwsa_416:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._editToggleSection_xhwsa_445{display:flex;flex-direction:column;gap:1rem}._editToggleSection_xhwsa_445 label{font-size:.875rem;font-weight:600;color:#334155}._editToggleGroup_xhwsa_457{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._editToggleButton_xhwsa_463{padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;font-size:.9rem;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease}._editToggleButton_xhwsa_463:hover{border-color:#1e3a8a;background:#eff6ff}._editToggleActive_xhwsa_480{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a;color:#fff}._editActions_xhwsa_486{display:flex;gap:1rem;padding-top:1rem}._cancelButton_xhwsa_492,._saveButton_xhwsa_493{flex:1;padding:1rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._cancelButton_xhwsa_492{background:#fff;border:2px solid #e2e8f0;color:#64748b}._cancelButton_xhwsa_492:hover{background:#f8fafc;border-color:#cbd5e1}._saveButton_xhwsa_493{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;box-shadow:0 4px 12px #1e3a8a4d}._saveButton_xhwsa_493:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a66}._saveButton_xhwsa_493 svg{width:20px;height:20px}._emptyState_xhwsa_536{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyState_xhwsa_536 svg{width:64px;height:64px;color:#cbd5e1;margin-bottom:1rem}._emptyState_xhwsa_536 p{font-size:1.125rem;font-weight:600;color:#64748b;margin:0 0 .5rem}._emptyState_xhwsa_536 span{font-size:.875rem;color:#94a3b8}@media(max-width:1200px){._table_xhwsa_147 th,._table_xhwsa_147 td{padding:.875rem;font-size:.85rem}._actions_xhwsa_254{flex-direction:column}}@media(max-width:968px){._controls_xhwsa_8{flex-direction:column;align-items:stretch}._searchWrapper_xhwsa_15{min-width:100%}._perPageWrapper_xhwsa_74{justify-content:space-between}._editFormGrid_xhwsa_410,._editToggleGroup_xhwsa_457{grid-template-columns:1fr}}@media(max-width:768px){._tableWrapper_xhwsa_147{border-radius:0;margin:0 -1rem}._table_xhwsa_147{font-size:.8rem}._table_xhwsa_147 th,._table_xhwsa_147 td{padding:.75rem .5rem}._pagination_xhwsa_305{flex-wrap:wrap}._pageNumbers_xhwsa_347{order:3;width:100%;justify-content:center;margin-top:.5rem}}@media(max-width:480px){._searchInput_xhwsa_32{font-size:.875rem;padding:.75rem 2.75rem}._editActions_xhwsa_486{flex-direction:column}}._perPageWrapper_xhwsa_74{display:grid;align-items:center;gap:.75rem;background:#fff;padding:.5rem 1rem;border-radius:12px;border:2px solid #e2e8f0}._perPageWrapper_xhwsa_74 label{font-size:.875rem;font-weight:600;color:#334155;white-space:nowrap}._perPageSelect_xhwsa_87{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s ease;background:#f8fafc}._perPageSelect_xhwsa_87:focus{outline:none;border-color:#1e3a8a;background:#fff}._customInputWrapper_xhwsa_103{display:flex;gap:.5rem;align-items:center;padding-left:.5rem;border-left:2px solid #e2e8f0}._modalOverlay_xhwsa_684{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_xhwsa_1 .2s ease}@keyframes _fadeIn_xhwsa_1{0%{opacity:0}to{opacity:1}}._modalContent_xhwsa_708{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;width:90%;animation:_slideUp_xhwsa_1 .3s ease}@keyframes _slideUp_xhwsa_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_xhwsa_729{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-bottom:2px solid #fee2e2;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-radius:16px 16px 0 0}._modalHeader_xhwsa_729 svg{width:28px;height:28px;color:#dc2626;flex-shrink:0}._modalHeader_xhwsa_729 h3{margin:0;font-size:1.25rem;font-weight:700;color:#991b1b}._modalBody_xhwsa_753{padding:1.5rem}._modalBody_xhwsa_753 p{margin:0 0 1rem;font-size:1rem;color:#475569}._clientDetails_xhwsa_763{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0}._clientDetails_xhwsa_763 strong{font-size:1.125rem;color:#0f172a}._clientDetails_xhwsa_763 span{font-family:Courier New,monospace;font-weight:700;color:#1e3a8a;font-size:.95rem}._modalActions_xhwsa_785{display:flex;gap:1rem;padding:1.5rem;border-top:2px solid #f1f5f9}._modalCancel_xhwsa_792,._modalDelete_xhwsa_793{flex:1;padding:.875rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._modalCancel_xhwsa_792{background:#fff;border:2px solid #e2e8f0;color:#64748b}._modalCancel_xhwsa_792:hover{background:#f8fafc;border-color:#cbd5e1}._modalDelete_xhwsa_793{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;box-shadow:0 4px 12px #dc26264d}._modalDelete_xhwsa_793:hover{transform:translateY(-2px);box-shadow:0 6px 16px #dc262666}._modalDelete_xhwsa_793 svg{width:18px;height:18px}._smsContainer_12u9t_1{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto}._composerSection_12u9t_10{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:2rem;height:fit-content;position:sticky;top:120px}._sectionTitle_12u9t_20{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}._messageBox_12u9t_27{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;padding:1rem;margin-bottom:1.5rem}._messageTextarea_12u9t_35{width:100%;min-height:200px;border:none;background:transparent;font-size:.95rem;color:#0f172a;resize:vertical;font-family:inherit;line-height:1.6}._messageTextarea_12u9t_35::placeholder{color:#94a3b8}._messageTextarea_12u9t_35:focus{outline:none}._messageInfo_12u9t_55{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:1rem}._charCount_12u9t_64{font-size:.875rem;font-weight:600;color:#64748b}._recipientCount_12u9t_70{font-size:.875rem;font-weight:600;color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);padding:.375rem .75rem;border-radius:8px;border:1px solid #bfdbfe}._sendButton_12u9t_80{width:100%;padding:1rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.625rem;box-shadow:0 4px 15px #1e3a8a66}._sendButton_12u9t_80:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #1e3a8a80}._sendButton_12u9t_80:disabled{opacity:.5;cursor:not-allowed;transform:none}._sendButton_12u9t_80 svg{width:20px;height:20px;stroke-width:2}._spinner_12u9t_115{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_12u9t_115 .6s linear infinite}@keyframes _spin_12u9t_115{to{transform:rotate(360deg)}}._selectionSection_12u9t_131{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:2rem}._selectionHeader_12u9t_138{margin-bottom:1.5rem}._controlsRow_12u9t_143{display:flex;gap:1rem;align-items:flex-start;margin-top:1rem}._searchWrapper_12u9t_150{flex:1;position:relative}._searchIcon_12u9t_155{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none}._searchInput_12u9t_166{width:100%;padding:.875rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;transition:all .2s ease}._searchInput_12u9t_166:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._clearSearch_12u9t_181{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#f1f5f9;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._clearSearch_12u9t_181:hover{background:#e2e8f0}._clearSearch_12u9t_181 svg{width:16px;height:16px;color:#64748b}._perPageWrapper_12u9t_209{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.5rem 1rem;border-radius:12px;border:2px solid #e2e8f0;white-space:nowrap}._perPageWrapper_12u9t_209 label{font-size:.875rem;font-weight:600;color:#334155}._perPageSelect_12u9t_226{padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;font-weight:600;color:#0f172a;cursor:pointer;transition:all .2s ease;background:#f8fafc}._perPageSelect_12u9t_226:focus{outline:none;border-color:#1e3a8a;background:#fff}._customInputWrapper_12u9t_244{display:flex;gap:.5rem;align-items:center;padding-left:.5rem;border-left:2px solid #e2e8f0}._customInput_12u9t_244{width:80px;padding:.5rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;text-align:center}._customInput_12u9t_244:focus{outline:none;border-color:#1e3a8a}._customSubmit_12u9t_266{padding:.5rem 1rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._customSubmit_12u9t_266:hover{transform:translateY(-1px)}._selectAllBar_12u9t_283{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}._selectAllLabel_12u9t_295{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;font-weight:600;color:#334155}._selectAllActions_12u9t_305{display:flex;gap:.5rem}._selectAllButton_12u9t_310,._deselectButton_12u9t_311{padding:.5rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._selectAllButton_12u9t_310{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff}._selectAllButton_12u9t_310:hover{transform:translateY(-1px)}._deselectButton_12u9t_311{background:#fff;border:2px solid #e2e8f0;color:#64748b}._deselectButton_12u9t_311:hover{background:#f8fafc}._checkbox_12u9t_340{width:20px;height:20px;cursor:pointer;accent-color:#1e3a8a}._paginationInfo_12u9t_348{font-size:.875rem;color:#64748b;padding:0 .5rem .75rem;font-weight:500}._clientList_12u9t_356{display:flex;flex-direction:column;gap:.75rem}._clientCard_12u9t_362{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s ease;background:#fff}._clientCard_12u9t_362:hover{border-color:#1e3a8a;background:#eff6ff}._clientCard_12u9t_362._selected_12u9t_379{border-color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);box-shadow:0 2px 8px #1e3a8a26}._clientInfo_12u9t_385{flex:1;min-width:0}._clientHeader_12u9t_390{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.5rem}._clientName_12u9t_398{font-size:1rem;font-weight:600;color:#0f172a}._clientPlate_12u9t_404{font-family:Courier New,monospace;font-weight:700;font-size:.875rem;color:#1e3a8a;background:#fff;padding:.25rem .625rem;border-radius:6px;border:1px solid #bfdbfe}._clientDetails_12u9t_415{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._clientPhone_12u9t_422{display:flex;align-items:center;gap:.375rem;font-size:.875rem;color:#64748b}._clientPhone_12u9t_422 svg{width:14px;height:14px}._clientExpiry_12u9t_435{font-size:.8rem;color:#94a3b8}._statusBadge_12u9t_440{display:inline-block;padding:.375rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;white-space:nowrap}._statusBadge_12u9t_440._valid_12u9t_449{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7;color:#065f46}._statusBadge_12u9t_440._warning_12u9t_455{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#92400e}._statusBadge_12u9t_440._expired_12u9t_461{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;color:#991b1b}._pagination_12u9t_348{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:1rem;margin-top:1rem;border-top:1px solid #e2e8f0}._paginationButton_12u9t_478,._pageButton_12u9t_479{width:36px;height:36px;border:2px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-size:.875rem;font-weight:600;color:#334155}._paginationButton_12u9t_478:hover:not(:disabled),._pageButton_12u9t_479:hover{border-color:#1e3a8a;background:#eff6ff}._paginationButton_12u9t_478:disabled{opacity:.4;cursor:not-allowed}._paginationButton_12u9t_478 svg{width:18px;height:18px;color:#334155}._pageNumbers_12u9t_512{display:flex;gap:.5rem}._activePage_12u9t_517{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a;color:#fff}._emptyState_12u9t_524{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyState_12u9t_524 svg{width:64px;height:64px;color:#cbd5e1;margin-bottom:1rem}._emptyState_12u9t_524 p{font-size:1rem;font-weight:600;color:#64748b;margin:0}._successContainer_12u9t_548{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._successIcon_12u9t_557{width:80px;height:80px;margin-bottom:1.5rem;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:_scaleIn_12u9t_1 .4s ease-out;box-shadow:0 8px 24px #10b9814d}@keyframes _scaleIn_12u9t_1{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}._successIcon_12u9t_557 svg{width:48px;height:48px;color:#fff;stroke-width:2.5}._successTitle_12u9t_589{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}._successMessage_12u9t_596{font-size:1rem;color:#64748b;margin:0;max-width:400px;line-height:1.6}@media(max-width:1200px){._smsContainer_12u9t_1{grid-template-columns:1fr}._composerSection_12u9t_10{position:static}._selectAllBar_12u9t_283{flex-direction:column;align-items:stretch}._selectAllActions_12u9t_305{width:100%}._selectAllButton_12u9t_310,._deselectButton_12u9t_311{flex:1}}@media(max-width:768px){._smsContainer_12u9t_1{gap:1.5rem}._composerSection_12u9t_10,._selectionSection_12u9t_131{padding:1.5rem}._messageTextarea_12u9t_35{min-height:150px}._controlsRow_12u9t_143{flex-direction:column}._perPageWrapper_12u9t_209{width:100%;justify-content:space-between}._clientCard_12u9t_362{padding:1rem}._clientHeader_12u9t_390{flex-direction:column;align-items:flex-start}._clientDetails_12u9t_415{flex-direction:column;align-items:flex-start;gap:.5rem}}@media(max-width:480px){._composerSection_12u9t_10,._selectionSection_12u9t_131{padding:1.25rem}._sectionTitle_12u9t_20{font-size:1.125rem}._sendButton_12u9t_80{padding:.875rem;font-size:.95rem}._pagination_12u9t_348{flex-wrap:wrap}._pageNumbers_12u9t_512{order:3;width:100%;justify-content:center;margin-top:.5rem}}._successSubtext_12u9t_694{font-size:.9rem;color:#666;margin-top:.5rem}._vehicleCount_12u9t_699{font-size:.75rem;padding:.25rem .5rem;background:#3b82f61a;color:#3b82f6;border-radius:12px;font-weight:500}._clientVehicles_12u9t_708{font-size:.8rem;color:#64748b;display:flex;align-items:center;gap:.25rem;margin-top:.25rem}._clientExpiry_12u9t_435{font-size:.75rem;color:#94a3b8;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}._setariContainer_ma4mr_1{max-width:1200px;margin:0 auto}._header_ma4mr_6{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}._title_ma4mr_15{font-size:1.75rem;font-weight:700;color:#0f172a;margin:0}._guideButton_ma4mr_22{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:2px solid #bfdbfe;border-radius:10px;font-size:.9rem;font-weight:600;color:#1e3a8a;cursor:pointer;transition:all .2s ease}._guideButton_ma4mr_22:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);transform:translateY(-1px)}._guideButton_ma4mr_22 svg{width:20px;height:20px}._guideCard_ma4mr_48{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:16px;padding:2rem;margin-bottom:2rem}._guideCard_ma4mr_48 h3{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}._guideSteps_ma4mr_63{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}._guideStep_ma4mr_63{display:flex;gap:1rem;align-items:flex-start}._stepNumber_ma4mr_76{width:32px;height:32px;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}._guideStep_ma4mr_63 h4{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .5rem}._guideStep_ma4mr_63 p{font-size:.9rem;color:#64748b;margin:0;line-height:1.6}._guideStep_ma4mr_63 a{color:#1e3a8a;font-weight:600;text-decoration:none}._guideStep_ma4mr_63 a:hover{text-decoration:underline}._guideNote_ma4mr_114{display:flex;gap:1rem;padding:1rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;border-radius:12px}._guideNote_ma4mr_114 svg{width:24px;height:24px;color:#92400e;flex-shrink:0}._guideNote_ma4mr_114 p{font-size:.875rem;color:#78350f;margin:0;line-height:1.6}._mainContent_ma4mr_138{display:grid;grid-template-columns:1fr 1fr;gap:2rem}._configSection_ma4mr_145{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem}._sectionTitle_ma4mr_152{display:flex;align-items:center;gap:.75rem;font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}._sectionTitle_ma4mr_152 svg{width:22px;height:22px;color:#1e3a8a}._formGroup_ma4mr_168{margin-bottom:1.5rem}._formGroup_ma4mr_168 label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}._input_ma4mr_180{width:100%;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;color:#0f172a;transition:all .2s ease;box-sizing:border-box}._input_ma4mr_180:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._testResult_ma4mr_197{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;margin-bottom:1.5rem;animation:_slideIn_ma4mr_1 .3s ease}@keyframes _slideIn_ma4mr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._testResult_ma4mr_197._success_ma4mr_219{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7}._testResult_ma4mr_197._error_ma4mr_224{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5}._testResult_ma4mr_197 svg{width:20px;height:20px;flex-shrink:0}._testResult_ma4mr_197._success_ma4mr_219 svg{color:#065f46}._testResult_ma4mr_197._error_ma4mr_224 svg{color:#991b1b}._testResult_ma4mr_197 span{font-size:.9rem;font-weight:600}._testResult_ma4mr_197._success_ma4mr_219 span{color:#065f46}._testResult_ma4mr_197._error_ma4mr_224 span{color:#991b1b}._actionButtons_ma4mr_256{display:flex;gap:1rem}._testButton_ma4mr_261,._saveButton_ma4mr_262{flex:1;padding:1rem;border:none;border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.625rem}._testButton_ma4mr_261{background:#fff;border:2px solid #e2e8f0;color:#334155}._testButton_ma4mr_261:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}._saveButton_ma4mr_262{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;box-shadow:0 4px 12px #1e3a8a4d}._saveButton_ma4mr_262:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a66}._testButton_ma4mr_261:disabled,._saveButton_ma4mr_262:disabled{opacity:.6;cursor:not-allowed}._testButton_ma4mr_261 svg,._saveButton_ma4mr_262 svg{width:20px;height:20px}._spinner_ma4mr_311{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:_spin_ma4mr_311 .6s linear infinite}@keyframes _spin_ma4mr_311{to{transform:rotate(360deg)}}._statusSection_ma4mr_327{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem}._statusCards_ma4mr_334{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}._statusCard_ma4mr_334{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px}._statusIcon_ma4mr_350{width:48px;height:48px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statusIcon_ma4mr_350 svg{width:24px;height:24px;color:#1e3a8a}._statusInfo_ma4mr_367{display:flex;flex-direction:column;gap:.25rem}._statusLabel_ma4mr_373{font-size:.8rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._statusValue_ma4mr_381{font-size:1.25rem;font-weight:700;color:#0f172a}._statusValue_ma4mr_381._connected_ma4mr_387{color:#059669}._statusValue_ma4mr_381._disconnected_ma4mr_391{color:#dc2626}._statusSubtext_ma4mr_395{font-size:.75rem;color:#94a3b8}._statusSubtext_ma4mr_395._warning_ma4mr_400{color:#92400e;font-weight:600}._infoBox_ma4mr_406{display:flex;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:14px}._infoBox_ma4mr_406 svg{width:24px;height:24px;color:#1e3a8a;flex-shrink:0;margin-top:2px}._infoTitle_ma4mr_423{font-size:.9rem;font-weight:600;color:#1e3a8a;margin:0 0 .25rem}._infoText_ma4mr_430{font-size:.875rem;color:#1e40af;margin:0;line-height:1.5}@media(max-width:968px){._mainContent_ma4mr_138,._statusCards_ma4mr_334{grid-template-columns:1fr}._header_ma4mr_6{flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:768px){._guideCard_ma4mr_48,._configSection_ma4mr_145,._statusSection_ma4mr_327{padding:1.5rem}._actionButtons_ma4mr_256{flex-direction:column}}@media(max-width:480px){._title_ma4mr_15{font-size:1.5rem}._guideCard_ma4mr_48,._configSection_ma4mr_145,._statusSection_ma4mr_327{padding:1.25rem}._statusCard_ma4mr_334{flex-direction:column;align-items:center;text-align:center}}._messagePreview_ma4mr_489{margin-bottom:1.5rem}._messagePreview_ma4mr_489 label{display:block;font-size:.875rem;font-weight:600;color:#334155;margin-bottom:.5rem}._previewBox_ma4mr_501{padding:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;font-size:.9rem;color:#0f172a;line-height:1.6;font-style:italic}._reminderOptions_ma4mr_511{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px}._optionsTitle_ma4mr_519{font-size:.95rem;font-weight:600;color:#0f172a;margin:0 0 1rem}._toggleOption_ma4mr_526{margin-bottom:1rem}._toggleOption_ma4mr_526:last-of-type{margin-bottom:0}._toggleLabel_ma4mr_534{display:flex;align-items:center;gap:.75rem;cursor:pointer;position:relative}._toggleInput_ma4mr_542{position:absolute;opacity:0;width:0;height:0}._toggleSlider_ma4mr_549{width:48px;height:26px;background:#cbd5e1;border-radius:13px;position:relative;transition:all .3s ease;flex-shrink:0}._toggleSlider_ma4mr_549:before{content:"";position:absolute;width:20px;height:20px;background:#fff;border-radius:50%;top:3px;left:3px;transition:all .3s ease;box-shadow:0 2px 4px #0003}._toggleInput_ma4mr_542:checked+._toggleSlider_ma4mr_549{background:linear-gradient(135deg,#1e3a8a,#1e293b)}._toggleInput_ma4mr_542:checked+._toggleSlider_ma4mr_549:before{transform:translate(22px)}._toggleInput_ma4mr_542:disabled+._toggleSlider_ma4mr_549{opacity:.5;cursor:not-allowed}._toggleText_ma4mr_585{font-size:.9rem;color:#334155;font-weight:500}._disabledNote_ma4mr_591{font-size:.8rem;color:#94a3b8;font-style:italic;margin-left:.5rem}._reminderSummary_ma4mr_598{margin-top:1.25rem;padding:1rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:10px;display:flex;gap:.875rem}._reminderSummary_ma4mr_598 svg{width:22px;height:22px;color:#1e3a8a;flex-shrink:0;margin-top:2px}._reminderSummary_ma4mr_598 strong{display:block;font-size:.875rem;color:#1e3a8a;margin-bottom:.5rem}._reminderSummary_ma4mr_598 ul{margin:0;padding-left:1.25rem;font-size:.85rem;color:#1e40af;line-height:1.6}._reminderSummary_ma4mr_598 li{margin-bottom:.25rem}._reminderSummary_ma4mr_598 li:last-child{margin-bottom:0}@media(max-width:480px){._reminderOptions_ma4mr_511{padding:1rem}._toggleSlider_ma4mr_549{width:44px;height:24px}._toggleSlider_ma4mr_549:before{width:18px;height:18px}._toggleInput_ma4mr_542:checked+._toggleSlider_ma4mr_549:before{transform:translate(20px)}._toggleText_ma4mr_585{font-size:.85rem}._reminderSummary_ma4mr_598{flex-direction:column}}._rapoarteContainer_y2ab4_1{max-width:1400px;margin:0 auto}._header_y2ab4_6{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}._title_y2ab4_15{font-size:1.875rem;font-weight:700;color:#0f172a;margin:0 0 .5rem}._subtitle_y2ab4_22{font-size:.95rem;color:#64748b;margin:0}._headerActions_y2ab4_28{display:flex;gap:1rem}._exportButton_y2ab4_33,._printButton_y2ab4_34{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:2px solid #e2e8f0;border-radius:10px;background:#fff;font-size:.9rem;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease}._exportButton_y2ab4_33:hover,._printButton_y2ab4_34:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}._exportButton_y2ab4_33 svg,._printButton_y2ab4_34 svg{width:18px;height:18px}._filters_y2ab4_63{display:flex;gap:1.5rem;margin-bottom:2rem;padding:1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px}._filterGroup_y2ab4_73{display:flex;align-items:center;gap:.75rem}._filterGroup_y2ab4_73 label{font-size:.875rem;font-weight:600;color:#334155}._filterSelect_y2ab4_85{padding:.625rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#0f172a;background:#fff;cursor:pointer;transition:all .2s ease}._filterSelect_y2ab4_85:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._statsGrid_y2ab4_103{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}._statCard_y2ab4_110{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.75rem;transition:all .2s ease}._statCard_y2ab4_110:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}._statHeader_y2ab4_123{display:flex;align-items:center;gap:.875rem;margin-bottom:1.25rem}._statIcon_y2ab4_130{width:48px;height:48px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:12px;display:flex;align-items:center;justify-content:center}._statIcon_y2ab4_130 svg{width:24px;height:24px;color:#1e3a8a}._statHeader_y2ab4_123 h3{font-size:.95rem;font-weight:600;color:#64748b;margin:0}._statValue_y2ab4_153{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1}._statSubtext_y2ab4_161{font-size:.85rem;color:#94a3b8}._section_y2ab4_167{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2rem;margin-bottom:2rem}._sectionTitle_y2ab4_175{display:flex;align-items:center;gap:.75rem;font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.75rem}._sectionTitle_y2ab4_175 svg{width:24px;height:24px;color:#1e3a8a}._validityGrid_y2ab4_192{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._validityCard_y2ab4_198{padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px}._validityLabel_y2ab4_205{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.75rem}._validityValue_y2ab4_212{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}._validityBar_y2ab4_219{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._validityBarFill_y2ab4_228{height:100%;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:4px;transition:width .3s ease}._validityPercent_y2ab4_235{font-size:.8rem;font-weight:600;color:#1e3a8a}._expiringGrid_y2ab4_242{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}._expiringCard_y2ab4_248{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fcd34d;border-radius:12px}._expiringIcon_y2ab4_258{width:56px;height:56px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._expiringIcon_y2ab4_258 svg{width:28px;height:28px;color:#92400e}._expiringInfo_y2ab4_275{flex:1}._expiringValue_y2ab4_279{font-size:2rem;font-weight:700;color:#78350f;line-height:1;margin-bottom:.25rem}._expiringLabel_y2ab4_287{font-size:.85rem;font-weight:600;color:#92400e}._chartContainer_y2ab4_294{margin-top:1.5rem}._chartLegend_y2ab4_298{display:flex;gap:2rem;margin-bottom:1.5rem;justify-content:center}._legendItem_y2ab4_305{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:#334155}._legendDot_y2ab4_314{width:12px;height:12px;border-radius:50%}._chart_y2ab4_294{display:flex;align-items:flex-end;gap:1.5rem;height:300px;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px}._chartBar_y2ab4_330{flex:1;display:flex;flex-direction:column;align-items:center;height:100%}._barGroup_y2ab4_338{display:flex;gap:.25rem;align-items:flex-end;flex:1;width:100%;justify-content:center}._bar_y2ab4_338{flex:1;min-height:20px;border-radius:6px 6px 0 0;position:relative;transition:all .3s ease;cursor:pointer;display:flex;align-items:flex-start;justify-content:center;padding-top:.5rem}._bar_y2ab4_338:hover{opacity:.8;transform:scaleY(1.02)}._barValue_y2ab4_365{font-size:.75rem;font-weight:700;color:#fff}._barLabel_y2ab4_371{margin-top:.75rem;font-size:.8rem;font-weight:600;color:#64748b;text-align:center}@media print{._headerActions_y2ab4_28,._filters_y2ab4_63{display:none}._section_y2ab4_167{page-break-inside:avoid}._rapoarteContainer_y2ab4_1{max-width:100%}}@media(max-width:1024px){._statsGrid_y2ab4_103{grid-template-columns:repeat(2,1fr)}._chart_y2ab4_294{gap:1rem;padding:1rem}}@media(max-width:768px){._header_y2ab4_6{flex-direction:column;align-items:flex-start;gap:1rem}._headerActions_y2ab4_28{width:100%;justify-content:stretch}._exportButton_y2ab4_33,._printButton_y2ab4_34{flex:1}._filters_y2ab4_63{flex-direction:column;gap:1rem}._filterGroup_y2ab4_73{flex-direction:column;align-items:flex-start;width:100%}._filterSelect_y2ab4_85{width:100%}._statsGrid_y2ab4_103,._validityGrid_y2ab4_192,._expiringGrid_y2ab4_242{grid-template-columns:1fr}._chart_y2ab4_294{gap:.5rem;height:250px}._chartLegend_y2ab4_298{flex-direction:column;gap:.75rem;align-items:flex-start}}@media(max-width:480px){._title_y2ab4_15{font-size:1.5rem}._section_y2ab4_167{padding:1.5rem}._statValue_y2ab4_153{font-size:2rem}._validityValue_y2ab4_212,._expiringValue_y2ab4_279{font-size:1.75rem}._chart_y2ab4_294{height:200px;padding:.75rem}._barValue_y2ab4_365{font-size:.65rem}._barLabel_y2ab4_371{font-size:.7rem}}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;color:#0f172a;background:#f8fafc;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin:0}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:2rem;letter-spacing:-.01em}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0 0 1rem;line-height:1.6}a{color:#1e3a8a;text-decoration:none;transition:color .2s ease}a:hover{color:#1e293b}strong{font-weight:600}input,textarea,select,button{font-family:inherit;font-size:inherit;line-height:inherit}input:focus,textarea:focus,select:focus{outline:none}button{border:none;background:none;cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.6}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}svg{display:block;max-width:100%}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.75rem}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:5px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:5px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}::selection{background:#bfdbfe;color:#1e3a8a}::-moz-selection{background:#bfdbfe;color:#1e3a8a}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.ml-1{margin-left:.5rem}.ml-2{margin-left:1rem}.ml-3{margin-left:1.5rem}.ml-4{margin-left:2rem}.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mr-3{margin-right:1.5rem}.mr-4{margin-right:2rem}.pt-1{padding-top:.5rem}.pt-2{padding-top:1rem}.pt-3{padding-top:1.5rem}.pt-4{padding-top:2rem}.pb-1{padding-bottom:.5rem}.pb-2{padding-bottom:1rem}.pb-3{padding-bottom:1.5rem}.pb-4{padding-bottom:2rem}.pl-1{padding-left:.5rem}.pl-2{padding-left:1rem}.pl-3{padding-left:1.5rem}.pl-4{padding-left:2rem}.pr-1{padding-right:.5rem}.pr-2{padding-right:1rem}.pr-3{padding-right:1.5rem}.pr-4{padding-right:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.fade-in{animation:fadeIn .3s ease}.slide-up{animation:slideUp .3s ease}.slide-down{animation:slideDown .3s ease}.slide-left{animation:slideLeft .3s ease}.slide-right{animation:slideRight .3s ease}.spinner{width:40px;height:40px;border:4px solid #f1f5f9;border-top-color:#1e3a8a;border-radius:50%;animation:spin .8s linear infinite}.spinner-sm{width:20px;height:20px;border-width:2px}.spinner-lg{width:60px;height:60px;border-width:6px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000d;transition:all .2s ease}.card:hover{box-shadow:0 4px 12px #00000014}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border-radius:10px;transition:all .2s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;box-shadow:0 4px 12px #1e3a8a4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a66}.btn-secondary{background:#fff;color:#334155;border:2px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.btn-success{background:linear-gradient(135deg,#059669,#047857);color:#fff}.btn-danger{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1.125rem}.badge{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:6px}.badge-primary{background:#dbeafe;color:#1e3a8a}.badge-success{background:#d1fae5;color:#065f46}.badge-warning{background:#fef3c7;color:#92400e}.badge-danger{background:#fee2e2;color:#991b1b}.badge-gray{background:#f1f5f9;color:#475569}.alert{padding:1rem 1.25rem;border-radius:10px;margin-bottom:1rem;display:flex;align-items:flex-start;gap:.75rem}.alert-info{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;color:#1e40af}.alert-success{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7;color:#065f46}.alert-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#78350f}.alert-danger{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;color:#991b1b}.grid{display:grid;gap:1rem}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:1.5rem}.gap-4{gap:2rem}.hidden{display:none!important}.visible{display:block!important}@media(max-width:1024px){html{font-size:15px}h1{font-size:2rem}h2{font-size:1.75rem}}@media(max-width:768px){html{font-size:14px}h1{font-size:1.75rem}h2{font-size:1.5rem}.grid-cols-2,.grid-cols-3,.grid-cols-4{grid-template-columns:1fr}}@media(max-width:480px){.container{padding:0 .75rem}h1{font-size:1.5rem}h2{font-size:1.25rem}}@media print{body{background:#fff}.no-print{display:none!important}a{text-decoration:underline}.card{border:1px solid #000;box-shadow:none;page-break-inside:avoid}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #1e3a8a;outline-offset:2px}
