._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_18nzb_1{min-height:100vh;background:#f8fafc}._header_18nzb_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_18nzb_16{max-width:1600px;margin:0 auto;padding:1rem 2rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem}._logoSection_18nzb_26{display:flex;align-items:center;gap:1rem}._logoIcon_18nzb_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_18nzb_32 svg{width:28px;height:28px;color:#fff}._companyName_18nzb_50{font-size:1.125rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}._companyTagline_18nzb_58{font-size:.8rem;color:#ffffffb3;margin:0}._headerStats_18nzb_65{display:flex;gap:2rem;justify-content:center}._headerStatItem_18nzb_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_18nzb_71 svg{width:22px;height:22px;color:#ffffffe6;flex-shrink:0}._headerStatItem_18nzb_71>div{display:flex;flex-direction:column}._headerStatValue_18nzb_94{font-size:1.25rem;font-weight:700;color:#fff;line-height:1}._headerStatLabel_18nzb_101{font-size:.7rem;color:#ffffffb3;margin-top:2px}._headerActions_18nzb_107{display:flex;align-items:center;gap:1.5rem}._userInfo_18nzb_113{display:flex;align-items:center;gap:.75rem}._userAvatar_18nzb_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_18nzb_119 svg{width:22px;height:22px;color:#fff}._userDetails_18nzb_136{display:flex;flex-direction:column}._userName_18nzb_141{font-size:.9rem;font-weight:600;color:#fff}._userRole_18nzb_147{font-size:.75rem;color:#ffffffb3}._logoutButton_18nzb_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_18nzb_152:hover{background:#ffffff26;transform:translateY(-1px)}._logoutButton_18nzb_152 svg{width:18px;height:18px}._mainLayout_18nzb_178{max-width:1600px;margin:0 auto;padding:2rem;display:grid;grid-template-columns:1fr 350px;gap:2rem}._mainContent_18nzb_187{min-width:0}._welcomeSection_18nzb_191{margin-bottom:2.5rem}._welcomeTitle_18nzb_195{font-size:2rem;font-weight:700;color:#0f172a;margin:0 0 .5rem;letter-spacing:-.02em}._welcomeText_18nzb_203{font-size:1rem;color:#64748b;margin:0;line-height:1.6}._sectionTitle_18nzb_211{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 1.5rem}._quickActions_18nzb_219{margin-bottom:2rem}._actionsGrid_18nzb_223{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem}._actionCard_18nzb_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_18nzb_229:hover,._actionCard_18nzb_229._active_18nzb_243{border-color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);transform:translateY(-2px)}._actionCard_18nzb_229._active_18nzb_243{box-shadow:0 4px 12px #1e3a8a33}._actionIcon_18nzb_253{width:52px;height:52px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:12px;display:flex;align-items:center;justify-content:center}._actionIcon_18nzb_253 svg{width:26px;height:26px;color:#fff}._actionLabel_18nzb_269{font-size:.9rem;font-weight:600;color:#334155;text-align:center}._dynamicContent_18nzb_277{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}._contentHeader_18nzb_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_18nzb_284 ._sectionTitle_18nzb_211{margin:0}._closeContentButton_18nzb_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_18nzb_297:hover{background:#fee2e2;border-color:#fecaca}._closeContentButton_18nzb_297 svg{width:20px;height:20px;color:#64748b}._contentBody_18nzb_322{padding:3rem 2rem}._sidebar_18nzb_327{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:1.5rem;height:fit-content;position:sticky;top:100px}._sidebarTitle_18nzb_337{font-size:1.125rem;font-weight:700;color:#0f172a;margin:0 0 1.25rem}._activityList_18nzb_344{min-height:300px}._emptyState_18nzb_349{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;padding:2rem 1rem}._emptyState_18nzb_349 svg{width:64px;height:64px;color:#cbd5e1;stroke-width:1.5}._emptyState_18nzb_349 p{font-size:1.125rem;font-weight:600;color:#64748b;margin:0}._emptyState_18nzb_349 span{font-size:.875rem;color:#94a3b8}@media(max-width:1200px){._headerStats_18nzb_65{gap:1rem}._headerStatItem_18nzb_71{padding:.5rem .875rem}._headerStatValue_18nzb_94{font-size:1.125rem}._mainLayout_18nzb_178{grid-template-columns:1fr 300px;gap:1.5rem}}@media(max-width:968px){._headerContent_18nzb_16{grid-template-columns:1fr;gap:1rem}._headerStats_18nzb_65{order:3;width:100%;overflow-x:auto;padding-bottom:.5rem}._headerActions_18nzb_107{order:2;width:100%;justify-content:space-between}._userDetails_18nzb_136{display:none}._mainLayout_18nzb_178{grid-template-columns:1fr;padding:1.5rem}._sidebar_18nzb_327{order:-1;position:static}._activityList_18nzb_344{min-height:200px}}@media(max-width:768px){._headerContent_18nzb_16{padding:1rem 1.25rem}._headerStats_18nzb_65{gap:.5rem}._headerStatItem_18nzb_71{flex-direction:column;align-items:center;padding:.5rem;min-width:85px}._headerStatItem_18nzb_71 svg{margin-bottom:.25rem}._mainLayout_18nzb_178{padding:1rem}._welcomeTitle_18nzb_195{font-size:1.5rem}._actionsGrid_18nzb_223{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){._companyName_18nzb_50{font-size:1rem}._companyTagline_18nzb_58{font-size:.75rem}._headerStatValue_18nzb_94{font-size:1rem}._headerStatLabel_18nzb_101{font-size:.65rem}._actionsGrid_18nzb_223{grid-template-columns:1fr}._contentBody_18nzb_322{padding:2rem 1.25rem}}._logoLarge_18nzb_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_18nzb_496 img{width:100%;height:100%;object-fit:contain;padding:8px}@media(max-width:768px){._logoLarge_18nzb_496{width:42px;height:42px}._logoLarge_18nzb_496 img{padding:6px}}@media(max-width:480px){._logoLarge_18nzb_496{width:38px;height:38px}._logoLarge_18nzb_496 img{padding:5px}}._activityItem_18nzb_539{display:flex;gap:.875rem;padding:1rem;border-bottom:1px solid #f1f5f9;transition:background .2s ease}._activityItem_18nzb_539:hover{background:#f8fafc}._activityItem_18nzb_539:last-child{border-bottom:none}._activityIcon_18nzb_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_18nzb_555 svg{width:20px;height:20px;color:#1e3a8a;stroke-width:2}._activityContent_18nzb_573{flex:1;min-width:0}._activityMessage_18nzb_578{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;line-height:1.4}._activityDetails_18nzb_586{font-size:.8rem;color:#64748b;margin:0 0 .5rem;line-height:1.3}._activityTime_18nzb_593{font-size:.75rem;color:#94a3b8}@media(max-width:768px){._activityItem_18nzb_539{padding:.875rem}._activityIcon_18nzb_555{width:36px;height:36px}._activityIcon_18nzb_555 svg{width:18px;height:18px}._activityMessage_18nzb_578{font-size:.8rem}._activityDetails_18nzb_586{font-size:.75rem}._activityTime_18nzb_593{font-size:.7rem}}._supportButton_18nzb_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_18nzb_630:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px #1e3a8a80}._supportButton_18nzb_630 svg{width:28px;height:28px;color:#fff}._modalOverlay_18nzb_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_18nzb_1 .2s ease}@keyframes _fadeIn_18nzb_1{0%{opacity:0}to{opacity:1}}._supportModal_18nzb_685{background:#fff;border-radius:20px;width:90%;max-width:500px;box-shadow:0 20px 60px #0000004d;animation:_slideUp_18nzb_1 .3s ease}@keyframes _slideUp_18nzb_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_18nzb_706{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;border-bottom:1px solid #e2e8f0}._modalHeader_18nzb_706 h3{font-size:1.375rem;font-weight:700;color:#0f172a;margin:0}._modalClose_18nzb_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_18nzb_721:hover{background:#fee2e2}._modalClose_18nzb_721 svg{width:20px;height:20px;color:#64748b}._modalBody_18nzb_744{padding:2rem}._supportIntro_18nzb_748{font-size:.95rem;color:#64748b;margin:0 0 1.75rem;text-align:center}._contactOptions_18nzb_755{display:flex;flex-direction:column;gap:1rem}._contactOption_18nzb_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_18nzb_755:hover{border-color:#1e3a8a;background:linear-gradient(135deg,#eff6ff,#dbeafe);transform:translate(4px)}._contactIcon_18nzb_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_18nzb_779 svg{width:24px;height:24px;color:#fff}._contactInfo_18nzb_796{display:flex;flex-direction:column;gap:.25rem}._contactLabel_18nzb_802{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._contactValue_18nzb_810{font-size:.95rem;font-weight:600;color:#0f172a}@media(max-width:768px){._supportButton_18nzb_630{bottom:1.5rem;right:1.5rem;width:56px;height:56px}._supportButton_18nzb_630 svg{width:26px;height:26px}._supportModal_18nzb_685{width:95%;margin:1rem}._modalHeader_18nzb_706,._modalBody_18nzb_744{padding:1.5rem}._contactOption_18nzb_755{padding:1rem}}._logoLarge_18nzb_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_18nzb_496 img{width:100%;height:100%;object-fit:contain;padding:6px}@media(max-width:768px){._logoLarge_18nzb_496{width:48px;height:48px;border-radius:12px}._logoLarge_18nzb_496 img{padding:5px}}@media(max-width:480px){._logoLarge_18nzb_496{width:44px;height:44px;border-radius:10px}._logoLarge_18nzb_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_6xp8h_1{display:flex;flex-direction:column;gap:1.5rem}._controls_6xp8h_8{display:flex;gap:15rem;flex-wrap:wrap;align-items:center}._searchWrapper_6xp8h_15{flex:1;max-width:800px;position:relative}._searchIcon_6xp8h_21{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#94a3b8;pointer-events:none}._searchInput_6xp8h_32{width:100%;padding:.875rem 3rem;border:2px solid #e2e8f0;border-radius:12px;font-size:.95rem;transition:all .2s ease}._searchInput_6xp8h_32:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._clearSearch_6xp8h_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_6xp8h_47:hover{background:#e2e8f0}._clearSearch_6xp8h_47 svg{width:16px;height:16px;color:#64748b}._perPageWrapper_6xp8h_74{display:flex;align-items:center;gap:.75rem}._perPageSelect_6xp8h_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_6xp8h_87:focus{outline:none;border-color:#1e3a8a}._customInputWrapper_6xp8h_103{display:flex;gap:.5rem;align-items:center}._customInput_6xp8h_103{width:80px;padding:.625rem;border:2px solid #e2e8f0;border-radius:8px;font-size:.9rem;text-align:center}._customInput_6xp8h_103:focus{outline:none;border-color:#1e3a8a}._customSubmit_6xp8h_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_6xp8h_123:hover{transform:translateY(-1px)}._resultsInfo_6xp8h_140{font-size:.875rem;color:#64748b;padding:0 .5rem}._tableWrapper_6xp8h_147{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0}._table_6xp8h_147{width:100%;border-collapse:collapse;background:#fff}._table_6xp8h_147 thead{background:linear-gradient(135deg,#f8fafc,#f1f5f9)}._table_6xp8h_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_6xp8h_147 tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s ease}._table_6xp8h_147 tbody tr:hover{background:#f8fafc}._table_6xp8h_147 tbody tr:last-child{border-bottom:none}._table_6xp8h_147 td{padding:1rem;font-size:.9rem;color:#0f172a}._nameCell_6xp8h_194{font-weight:600}._nameWrapper_6xp8h_198{display:flex;align-items:center;gap:.625rem}._nameWrapper_6xp8h_198 svg{width:18px;height:18px;color:#64748b;flex-shrink:0}._plateCell_6xp8h_211{font-family:Courier New,monospace;font-weight:700;color:#1e3a8a}._itpBadge_6xp8h_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_6xp8h_228{display:inline-block;padding:.375rem .75rem;border-radius:8px;font-size:.8rem;font-weight:600}._statusBadge_6xp8h_228._valid_6xp8h_236{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7;color:#065f46}._statusBadge_6xp8h_228._warning_6xp8h_242{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d;color:#92400e}._statusBadge_6xp8h_228._expired_6xp8h_248{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;color:#991b1b}._actions_6xp8h_254{display:flex;gap:.5rem}._editButton_6xp8h_259,._deleteButton_6xp8h_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_6xp8h_259{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}._editButton_6xp8h_259:hover{background:linear-gradient(135deg,#dbeafe,#bfdbfe);transform:translateY(-1px)}._editButton_6xp8h_259 svg{width:18px;height:18px;color:#1e3a8a}._deleteButton_6xp8h_260{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5}._deleteButton_6xp8h_260:hover{background:linear-gradient(135deg,#fecaca,#fca5a5);transform:translateY(-1px)}._deleteButton_6xp8h_260 svg{width:18px;height:18px;color:#991b1b}._pagination_6xp8h_305{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:1rem}._paginationButton_6xp8h_313,._pageButton_6xp8h_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_6xp8h_313:hover:not(:disabled),._pageButton_6xp8h_314:hover{border-color:#1e3a8a;background:#eff6ff}._paginationButton_6xp8h_313:disabled{opacity:.4;cursor:not-allowed}._paginationButton_6xp8h_313 svg{width:20px;height:20px;color:#334155}._pageNumbers_6xp8h_347{display:flex;gap:.5rem}._activePage_6xp8h_352{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a;color:#fff}._editContainer_6xp8h_359{max-width:800px;margin:0 auto}._editHeader_6xp8h_364{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}._editHeader_6xp8h_364 h3{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}._closeEditButton_6xp8h_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_6xp8h_380:hover{background:#fee2e2;border-color:#fecaca}._closeEditButton_6xp8h_380 svg{width:20px;height:20px;color:#64748b}._editForm_6xp8h_404{display:flex;flex-direction:column;gap:2rem}._editFormGrid_6xp8h_410{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}._inputGroup_6xp8h_416{display:flex;flex-direction:column;gap:.5rem}._inputGroup_6xp8h_416 label{font-size:.875rem;font-weight:600;color:#334155}._input_6xp8h_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_6xp8h_416:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a1a}._editToggleSection_6xp8h_445{display:flex;flex-direction:column;gap:1rem}._editToggleSection_6xp8h_445 label{font-size:.875rem;font-weight:600;color:#334155}._editToggleGroup_6xp8h_457{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._editToggleButton_6xp8h_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_6xp8h_463:hover{border-color:#1e3a8a;background:#eff6ff}._editToggleActive_6xp8h_480{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a;color:#fff}._editActions_6xp8h_486{display:flex;gap:1rem;padding-top:1rem}._cancelButton_6xp8h_492,._saveButton_6xp8h_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_6xp8h_492{background:#fff;border:2px solid #e2e8f0;color:#64748b}._cancelButton_6xp8h_492:hover{background:#f8fafc;border-color:#cbd5e1}._saveButton_6xp8h_493{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;box-shadow:0 4px 12px #1e3a8a4d}._saveButton_6xp8h_493:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a66}._saveButton_6xp8h_493 svg{width:20px;height:20px}._emptyState_6xp8h_536{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._emptyState_6xp8h_536 svg{width:64px;height:64px;color:#cbd5e1;margin-bottom:1rem}._emptyState_6xp8h_536 p{font-size:1.125rem;font-weight:600;color:#64748b;margin:0 0 .5rem}._emptyState_6xp8h_536 span{font-size:.875rem;color:#94a3b8}@media(max-width:1200px){._table_6xp8h_147 th,._table_6xp8h_147 td{padding:.875rem;font-size:.85rem}._actions_6xp8h_254{flex-direction:column}}@media(max-width:968px){._controls_6xp8h_8{flex-direction:column;align-items:stretch}._searchWrapper_6xp8h_15{min-width:100%}._perPageWrapper_6xp8h_74{justify-content:space-between}._editFormGrid_6xp8h_410,._editToggleGroup_6xp8h_457{grid-template-columns:1fr}}@media(max-width:768px){._tableWrapper_6xp8h_147{border-radius:0;margin:0 -1rem}._table_6xp8h_147{font-size:.8rem}._table_6xp8h_147 th,._table_6xp8h_147 td{padding:.75rem .5rem}._pagination_6xp8h_305{flex-wrap:wrap}._pageNumbers_6xp8h_347{order:3;width:100%;justify-content:center;margin-top:.5rem}}@media(max-width:480px){._searchInput_6xp8h_32{font-size:.875rem;padding:.75rem 2.75rem}._editActions_6xp8h_486{flex-direction:column}}._perPageWrapper_6xp8h_74{display:grid;align-items:center;gap:.75rem;background:#fff;padding:.5rem 1rem;border-radius:12px;border:2px solid #e2e8f0}._perPageWrapper_6xp8h_74 label{font-size:.875rem;font-weight:600;color:#334155;white-space:nowrap}._perPageSelect_6xp8h_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_6xp8h_87:focus{outline:none;border-color:#1e3a8a;background:#fff}._customInputWrapper_6xp8h_103{display:flex;gap:.5rem;align-items:center;padding-left:.5rem;border-left:2px solid #e2e8f0}._modalOverlay_6xp8h_684{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_6xp8h_1 .2s ease}@keyframes _fadeIn_6xp8h_1{0%{opacity:0}to{opacity:1}}._modalContent_6xp8h_708{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;width:90%;animation:_slideUp_6xp8h_1 .3s ease}@keyframes _slideUp_6xp8h_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_6xp8h_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_6xp8h_729 svg{width:28px;height:28px;color:#dc2626;flex-shrink:0}._modalHeader_6xp8h_729 h3{margin:0;font-size:1.25rem;font-weight:700;color:#991b1b}._modalBody_6xp8h_753{padding:1.5rem}._modalBody_6xp8h_753 p{margin:0 0 1rem;font-size:1rem;color:#475569}._clientDetails_6xp8h_763{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0}._clientDetails_6xp8h_763 strong{font-size:1.125rem;color:#0f172a}._clientDetails_6xp8h_763 span{font-family:Courier New,monospace;font-weight:700;color:#1e3a8a;font-size:.95rem}._modalActions_6xp8h_785{display:flex;gap:1rem;padding:1.5rem;border-top:2px solid #f1f5f9}._modalCancel_6xp8h_792,._modalDelete_6xp8h_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_6xp8h_792{background:#fff;border:2px solid #e2e8f0;color:#64748b}._modalCancel_6xp8h_792:hover{background:#f8fafc;border-color:#cbd5e1}._modalDelete_6xp8h_793{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;box-shadow:0 4px 12px #dc26264d}._modalDelete_6xp8h_793:hover{transform:translateY(-2px);box-shadow:0 6px 16px #dc262666}._modalDelete_6xp8h_793 svg{width:18px;height:18px}._printButton_6xp8h_835{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:#f0fdf4;color:#16a34a;cursor:pointer;transition:background .15s ease}._printButton_6xp8h_835:hover{background:#bbf7d0}._printButton_6xp8h_835 svg{width:15px;height:15px}._backupButton_6xp8h_859{display:flex;align-items:center;gap:7px;padding:9px 16px;background:#0f172a;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;white-space:nowrap;flex-shrink:0}._backupButton_6xp8h_859:hover{background:#1e293b;transform:translateY(-1px)}._backupButton_6xp8h_859 svg{width:16px;height:16px}._backupSection_6xp8h_887{margin-bottom:18px}._backupLabel_6xp8h_891{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-bottom:8px}._backupToggleGroup_6xp8h_900{display:flex;gap:8px;flex-wrap:wrap}._backupToggle_6xp8h_900{padding:8px 16px;border:1.5px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s}._backupToggle_6xp8h_900:hover{border-color:#94a3b8;background:#f8fafc}._backupToggleActive_6xp8h_923{border-color:#0f172a;background:#0f172a;color:#fff}._backupInfo_6xp8h_929{font-size:13px;color:#64748b;background:#f1f5f9;border-radius:8px;padding:10px 14px;margin-top:4px;text-align:center}._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}}._container_afvlv_5{display:flex;flex-direction:column;gap:1.5rem}._topBar_afvlv_12{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._topBarLeft_afvlv_20{display:flex;align-items:center;gap:.75rem}._dateChip_afvlv_26{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:100px;font-size:.875rem;font-weight:600;color:#1e3a8a}._dateChip_afvlv_26 svg{width:15px;height:15px}._countChip_afvlv_44{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;background:#0f172a;border-radius:100px;font-size:.78rem;font-weight:600}._countChip_afvlv_44 span:first-child{color:#60a5fa;font-size:1rem}._countChip_afvlv_44 span:last-child{color:#ffffffbf}._topBarRight_afvlv_64{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._searchWrapper_afvlv_72{position:relative;display:flex;align-items:center}._searchIcon_afvlv_78{position:absolute;left:.875rem;width:17px;height:17px;color:#94a3b8;pointer-events:none}._searchInput_afvlv_87{padding:.625rem 2.5rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.875rem;color:#0f172a;background:#f8fafc;font-family:inherit;width:260px;transition:all .2s ease}._searchInput_afvlv_87:focus{outline:none;border-color:#1e3a8a;background:#fff;box-shadow:0 0 0 3px #1e3a8a14}._searchInput_afvlv_87::placeholder{color:#cbd5e1}._searchClear_afvlv_110{position:absolute;right:.75rem;background:none;border:none;cursor:pointer;color:#94a3b8;display:flex;align-items:center;padding:0}._searchClear_afvlv_110 svg{width:16px;height:16px}._searchClear_afvlv_110:hover{color:#475569}._viewToggle_afvlv_132{display:flex;background:#f1f5f9;border-radius:10px;padding:3px;gap:2px}._viewBtn_afvlv_140{display:flex;align-items:center;gap:.4rem;padding:.5rem .875rem;border:none;background:transparent;border-radius:8px;font-size:.8rem;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s ease;font-family:inherit;white-space:nowrap}._viewBtn_afvlv_140 svg{width:15px;height:15px}._viewBtn_afvlv_140:hover{color:#1e3a8a}._viewBtnActive_afvlv_166{background:#fff!important;color:#1e3a8a!important;box-shadow:0 1px 4px #0000001a}._refreshBtn_afvlv_173{width:38px;height:38px;border:1.5px solid #e2e8f0;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease;flex-shrink:0}._refreshBtn_afvlv_173 svg{width:17px;height:17px}._refreshBtn_afvlv_173:hover:not(:disabled){border-color:#1e3a8a;color:#1e3a8a;background:#eff6ff}._refreshBtn_afvlv_173:disabled{opacity:.5;cursor:not-allowed}@keyframes _spin_afvlv_210{to{transform:rotate(360deg)}}._spinning_afvlv_210{animation:_spin_afvlv_210 .8s linear infinite}._errorBanner_afvlv_215{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff5f5;border:1px solid #fca5a5;border-radius:12px;color:#dc2626;font-size:.875rem;font-weight:500}._errorBanner_afvlv_215 svg{width:18px;height:18px;flex-shrink:0}._retryBtn_afvlv_234{margin-left:auto;padding:.375rem .875rem;background:#dc2626;color:#fff;border:none;border-radius:7px;font-size:.8rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .2s ease}._retryBtn_afvlv_234:hover{background:#b91c1c}._loadingState_afvlv_253{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;color:#64748b;font-size:.9rem}._loadingSpinner_afvlv_264{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#1e3a8a;border-radius:50%;animation:_spin_afvlv_210 .7s linear infinite}._emptyState_afvlv_274{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;gap:1rem}._emptyIcon_afvlv_284{width:80px;height:80px;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;display:flex;align-items:center;justify-content:center}._emptyIcon_afvlv_284 svg{width:40px;height:40px;color:#cbd5e1}._emptyState_afvlv_274 h4{font-size:1.25rem;font-weight:700;color:#334155;margin:0}._emptyState_afvlv_274 p{font-size:.9rem;color:#94a3b8;margin:0;line-height:1.5}._emptyState_afvlv_274 p strong{color:#64748b}._statusBadge_afvlv_319{display:inline-flex;align-items:center;padding:.25rem .7rem;border-radius:100px;font-size:.72rem;font-weight:700;letter-spacing:.02em;white-space:nowrap}._statusPending_afvlv_330{background:#fef3c7;color:#92400e}._statusConfirmed_afvlv_335{background:#dbeafe;color:#1e40af}._statusDone_afvlv_340{background:#d1fae5;color:#065f46}._statusCancelled_afvlv_345{background:#fee2e2;color:#991b1b}._datePicker_afvlv_351{display:flex;gap:.5rem;justify-content:center;padding:.75rem 0 .25rem;border-top:1.5px dashed #e2e8f0;flex-wrap:wrap}._datePickerBtn_afvlv_360{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;border:1.5px solid #e2e8f0;background:#fff;border-radius:12px;cursor:pointer;transition:all .15s ease;min-width:68px;font-family:inherit;position:relative}._datePickerBtn_afvlv_360:hover{border-color:#1e3a8a;background:#eff6ff}._datePickerBtnActive_afvlv_381{border-color:#1e3a8a!important;background:linear-gradient(135deg,#1e3a8a,#1e293b)!important;box-shadow:0 4px 12px #1e3a8a4d}._datePickerBtnActive_afvlv_381 ._datePickerDay_afvlv_387,._datePickerBtnActive_afvlv_381 ._datePickerNum_afvlv_388{color:#fff!important}._datePickerBtnActive_afvlv_381 ._datePickerDot_afvlv_392{background:#fff!important;color:#1e3a8a!important}._datePickerDay_afvlv_387{font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em}._datePickerNum_afvlv_388{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1}._datePickerDot_afvlv_392{position:absolute;top:6px;right:8px;min-width:18px;height:18px;background:#1e3a8a;color:#fff;font-size:.65rem;font-weight:700;border-radius:100px;display:flex;align-items:center;justify-content:center;padding:0 4px}._cardsGrid_afvlv_432{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}._appointmentCard_afvlv_438{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.25rem;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;gap:.875rem;position:relative;overflow:hidden}._appointmentCard_afvlv_438:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#1e3a8a,#3b82f6);opacity:0;transition:opacity .2s ease}._appointmentCard_afvlv_438:hover{border-color:#1e3a8a;box-shadow:0 4px 16px #1e3a8a1f;transform:translateY(-2px)}._appointmentCard_afvlv_438:hover:before{opacity:1}._cardExpanded_afvlv_474{border-color:#1e3a8a!important;box-shadow:0 6px 20px #1e3a8a26!important}._cardExpanded_afvlv_474:before{opacity:1!important}._cardTime_afvlv_483{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;color:#1e3a8a;background:#eff6ff;border:1px solid #dbeafe;padding:.3rem .7rem;border-radius:100px;align-self:flex-start}._cardTime_afvlv_483 svg{width:13px;height:13px}._cardAvatar_afvlv_502{width:48px;height:48px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff;letter-spacing:.05em;flex-shrink:0}._cardInfo_afvlv_517{display:flex;flex-direction:column;gap:.3rem}._cardName_afvlv_523{font-size:1rem;font-weight:700;color:#0f172a;margin:0}._cardPlate_afvlv_530{display:inline-flex;padding:.2rem .6rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:.82rem;font-weight:700;color:#334155;letter-spacing:.08em;font-family:Courier New,monospace;align-self:flex-start}._cardMeta_afvlv_544{display:flex;flex-direction:column;gap:.35rem}._cardPhone_afvlv_550,._cardYear_afvlv_551{display:flex;align-items:center;gap:.4rem;font-size:.82rem;color:#64748b}._cardPhone_afvlv_550 svg,._cardYear_afvlv_551 svg{width:14px;height:14px;color:#94a3b8;flex-shrink:0}._tableWrapper_afvlv_570{overflow-x:auto;border-radius:14px;border:1.5px solid #e2e8f0}._table_afvlv_570{width:100%;border-collapse:collapse;font-size:.875rem}._table_afvlv_570 thead tr{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1.5px solid #e2e8f0}._table_afvlv_570 th{padding:1rem 1.25rem;text-align:left;font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}._table_afvlv_570 td{padding:1rem 1.25rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}._table_afvlv_570 tbody tr:last-child td{border-bottom:none}._table_afvlv_570 tbody tr{transition:background .15s ease}._table_afvlv_570 tbody tr:hover{background:#f8fafc}._rowEven_afvlv_617{background:#fafbfc}._tableTime_afvlv_621{display:inline-flex;align-items:center;padding:.3rem .75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:100px;font-size:.82rem;font-weight:700;color:#1e3a8a;white-space:nowrap}._tableClient_afvlv_634{display:flex;align-items:center;gap:.875rem}._tableAvatar_afvlv_640{width:38px;height:38px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}._tableClientName_afvlv_654{font-weight:700;color:#0f172a;font-size:.9rem}._tablePlate_afvlv_660{display:inline-block;padding:.25rem .625rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;font-size:.82rem;font-weight:700;letter-spacing:.08em;font-family:Courier New,monospace;color:#334155}._tablePhone_afvlv_673,._tableYear_afvlv_674{font-size:.875rem;color:#64748b}._calendarView_afvlv_682{display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:flex-start}._miniCalendar_afvlv_690{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.25rem;position:sticky;top:0}._miniCalNav_afvlv_699{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._miniCalBtn_afvlv_706{width:30px;height:30px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .15s ease}._miniCalBtn_afvlv_706 svg{width:14px;height:14px}._miniCalBtn_afvlv_706:hover{border-color:#1e3a8a;color:#1e3a8a;background:#eff6ff}._miniCalLabel_afvlv_731{font-size:.875rem;font-weight:700;color:#0f172a}._miniCalHeaders_afvlv_737{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.4rem}._miniCalHeader_afvlv_737{text-align:center;font-size:.65rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;padding:.25rem 0}._miniCalGrid_afvlv_753{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}._miniCalDay_afvlv_759{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:none;background:transparent;border-radius:8px;font-size:.78rem;font-weight:500;color:#334155;cursor:pointer;font-family:inherit;transition:all .12s ease;position:relative;gap:2px}._miniCalDay_afvlv_759:hover{background:#eff6ff;color:#1e3a8a}._miniCalDayToday_afvlv_783{font-weight:700;color:#1e3a8a;background:#dbeafe}._miniCalDaySelected_afvlv_789{background:linear-gradient(135deg,#1e3a8a,#1e293b)!important;color:#fff!important;font-weight:700;box-shadow:0 2px 8px #1e3a8a4d}._miniCalDayHasAppt_afvlv_796 ._miniCalDay_afvlv_759{font-weight:700}._miniCalDot_afvlv_800{width:5px;height:5px;border-radius:50%;background:#3b82f6;flex-shrink:0}._miniCalDaySelected_afvlv_789 ._miniCalDot_afvlv_800{background:#fffc}._timeline_afvlv_813{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;overflow:hidden}._timelineHeader_afvlv_820{display:flex;align-items:center;gap:.75rem;padding:1.125rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1.5px solid #e2e8f0;font-size:.9rem;font-weight:700;color:#0f172a}._timelineHeader_afvlv_820 svg{width:18px;height:18px;color:#1e3a8a}._timelineCount_afvlv_838{margin-left:auto;padding:.2rem .7rem;background:#1e3a8a;color:#fff;border-radius:100px;font-size:.72rem;font-weight:700}._timelineSlots_afvlv_848{display:flex;flex-direction:column}._timelineRow_afvlv_853{display:grid;grid-template-columns:72px 1fr;border-bottom:1px solid #f1f5f9;min-height:56px;transition:background .15s ease}._timelineRow_afvlv_853:last-child{border-bottom:none}._timelineRowBusy_afvlv_865{background:linear-gradient(90deg,#eff6ff,#fff 40%)}._timelineHour_afvlv_869{display:flex;align-items:flex-start;justify-content:center;padding-top:1rem;font-size:.8rem;font-weight:700;color:#64748b;border-right:1.5px solid #f1f5f9}._timelineRowBusy_afvlv_865 ._timelineHour_afvlv_869{color:#1e3a8a}._timelineContent_afvlv_884{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}._timelineFree_afvlv_891{display:flex;align-items:center;font-size:.78rem;color:#cbd5e1;font-style:italic;height:100%;padding:.25rem 0}._timelineAppt_afvlv_901{display:flex;align-items:center;gap:.875rem;padding:.625rem 1rem;background:#fff;border:1.5px solid #dbeafe;border-radius:12px;box-shadow:0 1px 4px #1e3a8a14}._timelineApptAvatar_afvlv_912{width:36px;height:36px;background:linear-gradient(135deg,#1e3a8a,#1e293b);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;color:#fff;flex-shrink:0}._timelineApptInfo_afvlv_926{display:flex;flex-direction:column;gap:.15rem;min-width:0;flex:1}._timelineApptName_afvlv_934{font-size:.875rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._timelineApptPlate_afvlv_943{font-size:.75rem;font-weight:700;color:#64748b;letter-spacing:.06em;font-family:Courier New,monospace}._timelineApptPhone_afvlv_951{font-size:.78rem;color:#94a3b8;white-space:nowrap;margin-left:auto;margin-right:.5rem}@media(max-width:1024px){._calendarView_afvlv_682{grid-template-columns:1fr}._miniCalendar_afvlv_690{position:static}}@media(max-width:768px){._topBar_afvlv_12{flex-direction:column;align-items:stretch}._topBarRight_afvlv_64{justify-content:space-between}._searchInput_afvlv_87{width:100%}._searchWrapper_afvlv_72{flex:1}._cardsGrid_afvlv_432{grid-template-columns:1fr}._timelineRow_afvlv_853{grid-template-columns:60px 1fr}._timelineApptPhone_afvlv_951{display:none}}@media(max-width:480px){._viewBtn_afvlv_140 span,._viewBtnLabel_afvlv_1003{display:none}._viewBtn_afvlv_140{padding:.5rem .625rem}._datePickerBtn_afvlv_360{min-width:56px;padding:.625rem .75rem}._datePickerNum_afvlv_388{font-size:1.1rem}}._newAppointmentBtn_afvlv_1020{display:flex;align-items:center;gap:.4rem;padding:.45rem 1rem;background:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .15s ease;white-space:nowrap}._newAppointmentBtn_afvlv_1020:hover{background:var(--color-primary-dark, #2563eb);transform:translateY(-1px)}._newAppointmentBtn_afvlv_1020:active{transform:translateY(0)}._newAppointmentBtn_afvlv_1020 svg{width:15px;height:15px;flex-shrink:0}._pageWrapper_ixcgu_5{min-height:100vh;background:linear-gradient(135deg,#f0f4ff,#e8edf8,#f0f4ff);display:flex;flex-direction:column;align-items:center;padding:2.5rem 1rem 3rem;position:relative;overflow-x:hidden}._pageWrapper_ixcgu_5:before{content:"";position:fixed;top:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(30,58,138,.06) 0%,transparent 70%);pointer-events:none;z-index:0}._pageWrapper_ixcgu_5:after{content:"";position:fixed;bottom:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(30,58,138,.04) 0%,transparent 70%);pointer-events:none;z-index:0}._pageHeader_ixcgu_44{width:100%;max-width:640px;text-align:center;margin-bottom:2rem;position:relative;z-index:1;animation:_slideDown_ixcgu_1 .5s ease}._headerBadge_ixcgu_54{display:inline-flex;align-items:center;gap:.5rem;background:#1e3a8a14;border:1px solid rgba(30,58,138,.15);color:#1e3a8a;padding:.4rem 1rem;border-radius:100px;font-size:.8rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;margin-bottom:1rem}._headerBadge_ixcgu_54 svg{width:14px;height:14px}._pageTitle_ixcgu_75{font-size:2.2rem;font-weight:800;color:#0f172a;margin-bottom:.6rem;letter-spacing:-.03em}._pageSubtitle_ixcgu_83{font-size:1rem;color:#64748b;margin-bottom:2rem;line-height:1.6}._steps_ixcgu_91{display:flex;align-items:center;justify-content:center;gap:0}._step_ixcgu_91{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:#94a3b8}._stepActive_ixcgu_107{color:#1e3a8a}._stepNum_ixcgu_111{width:28px;height:28px;border-radius:50%;background:#e2e8f0;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0;transition:all .3s ease}._stepActive_ixcgu_107 ._stepNum_ixcgu_111{background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;box-shadow:0 4px 10px #1e3a8a4d}._stepDivider_ixcgu_132{width:40px;height:2px;background:#e2e8f0;margin:0 .5rem}._formCard_ixcgu_143{width:100%;max-width:640px;background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000f,0 20px 60px #0000000a;border:1px solid rgba(226,232,240,.8);position:relative;z-index:1;animation:_slideUp_ixcgu_1 .5s ease .1s both}._sectionHeader_ixcgu_160{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}._sectionIcon_ixcgu_167{width:44px;height:44px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#1e3a8a}._sectionIcon_ixcgu_167 svg{width:20px;height:20px}._sectionTitle_ixcgu_185{font-size:1rem;font-weight:700;color:#0f172a;margin:0}._sectionSubtitle_ixcgu_192{font-size:.8rem;color:#94a3b8;margin:0}._formGrid_ixcgu_202{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:0}._fullWidth_ixcgu_209{grid-column:1 / -1}._inputGroup_ixcgu_213{display:flex;flex-direction:column;gap:.4rem}._label_ixcgu_219{font-size:.85rem;font-weight:600;color:#374151;display:flex;align-items:center;gap:.25rem}._required_ixcgu_228{color:#dc2626}._inputWrapper_ixcgu_232{position:relative;display:flex;align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;transition:all .2s ease;overflow:hidden}._inputWrapper_ixcgu_232:focus-within{border-color:#1e3a8a;background:#fff;box-shadow:0 0 0 3px #1e3a8a14}._inputWrapperError_ixcgu_249{border-color:#fca5a5!important;background:#fff5f5!important}._inputWrapperError_ixcgu_249:focus-within{border-color:#dc2626!important;box-shadow:0 0 0 3px #dc262614!important}._inputIcon_ixcgu_259{width:18px;height:18px;margin-left:.9rem;color:#94a3b8;flex-shrink:0;pointer-events:none;transition:color .2s}._inputWrapper_ixcgu_232:focus-within ._inputIcon_ixcgu_259{color:#1e3a8a}._input_ixcgu_213{flex:1;border:none;background:transparent;padding:.8rem .9rem;font-size:.9rem;color:#0f172a;font-family:inherit;min-width:0}._input_ixcgu_213::placeholder{color:#cbd5e1}._input_ixcgu_213:focus{outline:none}._input_ixcgu_213[type=number]::-webkit-inner-spin-button,._input_ixcgu_213[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}._input_ixcgu_213[type=number]{-moz-appearance:textfield}._plateInput_ixcgu_303{font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:1rem;color:#1e3a8a}._errorText_ixcgu_311{font-size:.78rem;color:#dc2626;display:flex;align-items:center;gap:.25rem;font-weight:500}._divider_ixcgu_324{border:none;border-top:1.5px dashed #e2e8f0;margin:1.75rem 0}._infoBox_ixcgu_334{display:flex;align-items:flex-start;gap:.75rem;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;padding:1rem 1.25rem;margin-top:1.25rem;color:#1e40af;font-size:.85rem;line-height:1.5}._infoBox_ixcgu_334 svg{width:18px;height:18px;flex-shrink:0;margin-top:1px}._infoBox_ixcgu_334 p{margin:0}._termsSection_ixcgu_363{display:flex;flex-direction:column;gap:.4rem}._termsLabel_ixcgu_369{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;padding:1rem 1.25rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;transition:all .2s ease}._termsLabel_ixcgu_369:hover{border-color:#cbd5e1;background:#f1f5f9}._termsLabelError_ixcgu_386{border-color:#fca5a5!important;background:#fff5f5!important}._checkboxWrapper_ixcgu_391{position:relative;width:20px;height:20px;flex-shrink:0;margin-top:1px}._checkboxInput_ixcgu_399{position:absolute;opacity:0;width:0;height:0}._customCheckbox_ixcgu_406{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer}._checkboxChecked_ixcgu_419{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:#1e3a8a}._customCheckbox_ixcgu_406 svg{width:12px;height:12px;color:#fff}._termsText_ixcgu_430{font-size:.85rem;color:#475569;line-height:1.5;-webkit-user-select:none;user-select:none}._termsLink_ixcgu_437{color:#1e3a8a;font-weight:600;text-decoration:underline;text-underline-offset:2px;background:none;border:none;padding:0;cursor:pointer;font-size:inherit;font-family:inherit;transition:color .2s}._termsLink_ixcgu_437:hover{color:#1e293b}._submitButton_ixcgu_459{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:1rem 2rem;margin-top:1.5rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;font-size:1rem;font-weight:700;border:none;border-radius:14px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #1e3a8a4d,0 1px 3px #0000001a;font-family:inherit;letter-spacing:.01em}._submitButton_ixcgu_459 svg{width:20px;height:20px}._submitButton_ixcgu_459:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #1e3a8a59,0 2px 6px #0000001f}._submitButton_ixcgu_459:active:not(:disabled){transform:translateY(0)}._submitButton_ixcgu_459:disabled{opacity:.7;cursor:not-allowed;transform:none}._spinner_ixcgu_500{width:18px;height:18px;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_ixcgu_500 .8s linear infinite;flex-shrink:0}._successCard_ixcgu_514{width:100%;max-width:480px;background:#fff;border-radius:20px;padding:3rem 2.5rem;text-align:center;box-shadow:0 8px 24px #00000014,0 20px 60px #0000000a;border:1px solid rgba(226,232,240,.8);animation:_scaleIn_ixcgu_1 .4s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1}._successIconWrap_ixcgu_528{width:80px;height:80px;background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #6ee7b7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#065f46}._successIconWrap_ixcgu_528 svg{width:38px;height:38px}._successCard_ixcgu_514 h2{font-size:1.6rem;font-weight:800;color:#0f172a;margin-bottom:1rem}._successCard_ixcgu_514 p{font-size:.95rem;color:#64748b;line-height:1.7;margin-bottom:2rem}._successCard_ixcgu_514 strong{color:#1e3a8a;font-weight:700}._newAppointmentBtn_ixcgu_565{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.75rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;font-size:.9rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:inherit;box-shadow:0 4px 12px #1e3a8a4d}._newAppointmentBtn_ixcgu_565 svg{width:18px;height:18px}._newAppointmentBtn_ixcgu_565:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1e3a8a59}._modalOverlay_ixcgu_596{position:fixed;inset:0;background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000;animation:_fadeIn_ixcgu_1 .2s ease}._modal_ixcgu_596{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000026,0 8px 20px #0000001a;animation:_scaleIn_ixcgu_1 .3s cubic-bezier(.34,1.56,.64,1);overflow:hidden}._modalHeader_ixcgu_622{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.75rem;border-bottom:1.5px solid #f1f5f9}._modalHeader_ixcgu_622 h3{font-size:1.1rem;font-weight:700;color:#0f172a;margin:0}._modalClose_ixcgu_637{width:36px;height:36px;background:#f1f5f9;border:none;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease;flex-shrink:0}._modalClose_ixcgu_637 svg{width:18px;height:18px}._modalClose_ixcgu_637:hover{background:#e2e8f0;color:#0f172a}._modalBody_ixcgu_662{padding:1.5rem 1.75rem;overflow-y:auto;flex:1;color:#475569;font-size:.88rem;line-height:1.7}._modalBody_ixcgu_662 h4{font-size:.9rem;font-weight:700;color:#1e3a8a;margin:1.25rem 0 .5rem}._modalBody_ixcgu_662 h4:first-child{margin-top:0}._modalBody_ixcgu_662 p{margin:0 0 .75rem}._modalFooter_ixcgu_686{display:flex;gap:.75rem;padding:1.25rem 1.75rem;border-top:1.5px solid #f1f5f9}._modalAcceptBtn_ixcgu_693{flex:1;padding:.75rem 1rem;background:linear-gradient(135deg,#1e3a8a,#1e293b);color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:all .2s ease;box-shadow:0 4px 10px #1e3a8a40}._modalAcceptBtn_ixcgu_693:hover{transform:translateY(-1px);box-shadow:0 6px 14px #1e3a8a4d}._modalCloseBtn_ixcgu_713{padding:.75rem 1.25rem;background:#f1f5f9;color:#475569;font-size:.875rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;font-family:inherit;transition:all .2s ease}._modalCloseBtn_ixcgu_713:hover{background:#e2e8f0;color:#0f172a}._footerText_ixcgu_735{margin-top:2rem;font-size:.8rem;color:#94a3b8;text-align:center;position:relative;z-index:1}._calendarCard_ixcgu_748{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:16px;padding:1.25rem;transition:border-color .2s ease}._calendarCardError_ixcgu_756{border-color:#fca5a5!important;background:#fff5f5!important}._calendarNav_ixcgu_762{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._calNavBtn_ixcgu_769{width:34px;height:34px;border:1.5px solid #e2e8f0;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s ease;flex-shrink:0}._calNavBtn_ixcgu_769 svg{width:16px;height:16px}._calNavBtn_ixcgu_769:hover:not(:disabled){border-color:#1e3a8a;color:#1e3a8a;background:#eff6ff}._calNavBtn_ixcgu_769:disabled{opacity:.35;cursor:not-allowed}._calMonthLabel_ixcgu_800{font-size:.95rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}._calDayHeaders_ixcgu_808{display:grid;grid-template-columns:repeat(7,1fr);margin-bottom:.4rem}._calDayHeader_ixcgu_808{text-align:center;font-size:.72rem;font-weight:700;color:#94a3b8;letter-spacing:.04em;text-transform:uppercase;padding:.3rem 0}._calGrid_ixcgu_825{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}._calDay_ixcgu_808{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:none;background:transparent;border-radius:10px;font-size:.85rem;font-weight:500;color:#1e293b;cursor:pointer;font-family:inherit;transition:all .15s ease;position:relative}._calDay_ixcgu_808:hover:not(:disabled){background:#eff6ff;color:#1e3a8a}._calDayDisabled_ixcgu_857{color:#cbd5e1!important;cursor:not-allowed!important;background:transparent!important}._calDayWeekend_ixcgu_863{color:#e2e8f0!important;cursor:not-allowed!important}._calDayToday_ixcgu_868{font-weight:700;color:#1e3a8a;background:#dbeafe}._calDaySelected_ixcgu_874{background:linear-gradient(135deg,#1e3a8a,#1e293b)!important;color:#fff!important;font-weight:700;box-shadow:0 3px 10px #1e3a8a59;transform:scale(1.08)}._timeSlotsSection_ixcgu_886{margin-top:1.25rem;animation:_slideUp_ixcgu_1 .3s ease}._timeSlotsHeader_ixcgu_891{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#475569;margin-bottom:.9rem;font-weight:500}._timeSlotsHeader_ixcgu_891 svg{width:16px;height:16px;color:#1e3a8a;flex-shrink:0}._timeSlotsHeader_ixcgu_891 strong{color:#0f172a;font-weight:700}._timeSlotGrid_ixcgu_913{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-bottom:.85rem}._timeSlot_ixcgu_886{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.65rem .4rem;border-radius:12px;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;border:1.5px solid transparent;transition:all .18s ease}._timeSlot_ixcgu_886 svg{width:13px;height:13px}._timeSlotAvailable_ixcgu_942{background:#fff;border-color:#e2e8f0;color:#334155}._timeSlotAvailable_ixcgu_942:hover{border-color:#1e3a8a;color:#1e3a8a;background:#eff6ff;transform:translateY(-1px);box-shadow:0 3px 8px #1e3a8a1f}._timeSlotOccupied_ixcgu_957{background:#f8fafc;border-color:#f1f5f9;color:#cbd5e1;cursor:not-allowed;text-decoration:line-through;text-decoration-color:#e2e8f0}._timeSlotSelected_ixcgu_967{background:linear-gradient(135deg,#1e3a8a,#1e293b);border-color:transparent;color:#fff;box-shadow:0 4px 12px #1e3a8a59;transform:translateY(-1px)}._slotLegend_ixcgu_976{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}._legendItem_ixcgu_983{display:flex;align-items:center;gap:.4rem;font-size:.75rem;color:#94a3b8;font-weight:500}._legendDotAvail_ixcgu_992{width:10px;height:10px;border-radius:50%;background:#fff;border:2px solid #e2e8f0;flex-shrink:0}._legendDotOccup_ixcgu_1001{width:10px;height:10px;border-radius:50%;background:#f1f5f9;border:2px solid #e2e8f0;flex-shrink:0}._legendDotSel_ixcgu_1010{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#1e3a8a,#1e293b);flex-shrink:0}@keyframes _slideDown_ixcgu_1{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_ixcgu_1{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_ixcgu_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_ixcgu_1{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes _spin_ixcgu_500{to{transform:rotate(360deg)}}@media(max-width:640px){._pageWrapper_ixcgu_5{padding:1.5rem .75rem 2rem}._formCard_ixcgu_143{padding:1.75rem 1.25rem;border-radius:16px}._formGrid_ixcgu_202{grid-template-columns:1fr}._pageTitle_ixcgu_75{font-size:1.75rem}._steps_ixcgu_91 span:not(._stepNum_ixcgu_111){display:none}._timeSlotGrid_ixcgu_913{grid-template-columns:repeat(4,1fr)}._calDay_ixcgu_808{font-size:.78rem;border-radius:8px}}@media(max-width:380px){._timeSlotGrid_ixcgu_913{grid-template-columns:repeat(3,1fr)}}*{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}
