._overlay_1k57v_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._modal_1k57v_17{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;animation:_modalSlideIn_1k57v_1 .3s ease}@keyframes _modalSlideIn_1k57v_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._header_1k57v_40{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #e2e2ee;margin-bottom:24px}._title_1k57v_49{font-size:20px;font-weight:700;color:#293274;margin:0}._closeButton_1k57v_56{background:none;border:none;font-size:20px;color:#666;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s}._closeButton_1k57v_56:hover{background:#f5f5f5;color:#333}._content_1k57v_73{padding:0 24px 24px}._description_1k57v_77{color:#666;margin-bottom:24px;line-height:1.5}._form_1k57v_84{display:flex;flex-direction:column;gap:20px}._inputGroup_1k57v_90{display:flex;flex-direction:column;gap:6px}._label_1k57v_96{font-weight:600;color:#293274;font-size:14px}._input_1k57v_90{padding:12px 16px;border:2px solid #e2e2ee;border-radius:8px;font-size:16px;transition:border-color .2s}._input_1k57v_90:focus{outline:none;border-color:#8b5cf6}._input_1k57v_90:disabled{background:#f8f9fa;color:#666;cursor:not-allowed}._error_1k57v_121{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;border:1px solid #fecaca;font-size:14px;font-weight:500}._submitButton_1k57v_132{background:#8b5cf6;color:#fff;border:none;padding:14px 20px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}._submitButton_1k57v_132:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}._submitButton_1k57v_132:disabled{background:#d1d5db;cursor:not-allowed;transform:none}._spinner_1k57v_160{width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_1k57v_160 1s linear infinite}@keyframes _spin_1k57v_160{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successState_1k57v_175{text-align:center;padding:20px 0}._successIcon_1k57v_180{font-size:48px;margin-bottom:16px}._successTitle_1k57v_185{font-size:24px;font-weight:700;color:#293274;margin:0 0 12px}._successDescription_1k57v_192{color:#666;margin-bottom:24px;line-height:1.5}._successDescription_1k57v_192 strong{color:#293274;font-weight:600}._successSteps_1k57v_204{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;text-align:left}._step_1k57v_212{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9ff;border-radius:8px;border:1px solid #e2e2ee}._stepNumber_1k57v_222{background:#8b5cf6;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}._successNote_1k57v_236{font-size:13px;color:#666;margin-bottom:24px;padding:12px;background:#fef9e7;border:1px solid #fde047;border-radius:8px}._closeSuccessButton_1k57v_246{background:#293274;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._closeSuccessButton_1k57v_246:hover{background:#1e1f4e;transform:translateY(-1px)}@media screen and (max-width: 1024px){._overlay_1k57v_2{padding:10px}._modal_1k57v_17{max-width:100%;max-height:95vh;border-radius:12px}._header_1k57v_40{padding:20px 20px 0;margin-bottom:20px}._title_1k57v_49{font-size:18px}._content_1k57v_73{padding:0 20px 20px}._successIcon_1k57v_180{font-size:40px}._successTitle_1k57v_185{font-size:20px}._successSteps_1k57v_204{gap:10px}._step_1k57v_212{padding:10px}}._loginForm_4tco2_1{width:50%;min-width:350px;margin:60px auto;display:flex;flex-direction:column;gap:16px;padding:30px 24px;border:1px solid #eee;border-radius:12px;background:#fff}._titleFormLogin_4tco2_14{text-align:center}._loginForm_4tco2_1 input{padding:10px;border-radius:6px;border:1px solid #ccc}._loginForm_4tco2_1 button{padding:10px;border:none;border-radius:6px;background:#111;color:#fff;cursor:pointer}._loginError_4tco2_33{color:#e00;font-size:14px}._forgotPasswordLink_4tco2_39{text-align:center;margin-top:8px}._linkButton_4tco2_44{background:none!important;border:none!important;color:#8b5cf6!important;cursor:pointer;text-decoration:underline;font-size:14px;padding:4px 8px!important;transition:color .2s}._linkButton_4tco2_44:hover:not(:disabled){color:#7c3aed!important}._linkButton_4tco2_44:disabled{color:#999!important;cursor:not-allowed}@media screen and (max-width: 1024px){._loginForm_4tco2_1{width:90%;min-width:280px;margin:40px auto;padding:24px 20px}._forgotPasswordLink_4tco2_39{margin-top:12px}._linkButton_4tco2_44{font-size:16px;padding:8px 12px!important}}._loginPageBg_5l5sd_1{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}._topCont_5l5sd_9{display:flex;flex-direction:column;justify-content:center;align-items:center}._title_5l5sd_16{color:#fff;font-size:calc(1rem + (2vw - 2px)*1)}._logoHome_5l5sd_21{width:150px}._addForm_1319b_1{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}._topFieldsRow_1319b_8{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}._topFieldsRow_1319b_8 label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500}._userInfoSection_1319b_22{display:flex;flex-direction:column;gap:4px;padding:12px;background-color:#f8f9fa;border-radius:6px;border-left:4px solid #18bb60}._gridSection_1319b_32{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px}._gridSection_1319b_32 label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:500}._addForm_1319b_1 input{padding:10px;border-radius:6px;border:1px solid #ccc;font-size:14px;transition:border-color .2s}._addForm_1319b_1 input:focus{outline:none;border-color:#18bb60;box-shadow:0 0 0 2px #18bb601a}._addForm_1319b_1 input:disabled{background-color:#f5f5f5;cursor:not-allowed}._addForm_1319b_1 button{background:#18bb60;color:#fff;border:none;border-radius:6px;padding:12px 20px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .2s;margin-top:8px}._addForm_1319b_1 button:hover:not(:disabled){background:#16a055}._addForm_1319b_1 button:disabled{background:#ccc;cursor:not-allowed}._error_1319b_88{color:#e00;font-size:14px;margin-top:10px;padding:8px;background-color:#ffeaea;border-radius:4px;border:1px solid #ffcccc}._info_1319b_98{font-size:12px;color:#666;font-style:italic;margin:0}._checking_1319b_105{font-size:12px;color:#18bb60;font-style:italic;margin:0}@media (max-width: 768px){._topFieldsRow_1319b_8{grid-template-columns:1fr;gap:12px}._gridSection_1319b_32{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width: 480px){._topFieldsRow_1319b_8,._gridSection_1319b_32{grid-template-columns:1fr;gap:10px}}._kpiCards_1pm15_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:32px;padding:0}._kpiBlock_1pm15_9{display:flex;flex-direction:column;align-items:flex-start;padding:24px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #e2e8f0;position:relative;min-height:120px;overflow:visible;max-width:100%;box-sizing:border-box}._kpiBlock_1pm15_9:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-color)}._kpiBlock_1pm15_9:nth-child(1):before{--accent-color: #8b5cf6}._kpiBlock_1pm15_9:nth-child(2):before{--accent-color: #a855f7}._kpiBlock_1pm15_9:nth-child(3):before{--accent-color: #7c3aed}._kpiBlock_1pm15_9:nth-child(4):before{--accent-color: #c084fc}._kpiBlock_1pm15_9:nth-child(5):before{--accent-color: #d946ef}._kpiBlock_1pm15_9:nth-child(6):before{--accent-color: #9333ea}._kpiBlock_1pm15_9:nth-child(7):before{--accent-color: #06b6d4}._kpiBlock_1pm15_9:nth-child(8):before{--accent-color: #0891b2}._kpiBlock_1pm15_9:nth-child(9):before{--accent-color: #67e8f9}._kpiBlock_1pm15_9:nth-child(10):before{--accent-color: #8b5cf6}._kpiBlock_1pm15_9:nth-child(11):before{--accent-color: #a855f7}._kpiLabel_1pm15_47{font-size:.875rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.025em;margin:0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%;line-height:1.3}._kpiValue_1pm15_62{font-size:2rem;font-weight:700;color:#1e293b;letter-spacing:-.025em;line-height:1;margin-bottom:8px;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%}._kpiSub_1pm15_76{font-size:.875rem;color:#64748b;font-weight:400;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%;line-height:1.4}._kpiSecond_1pm15_88{font-size:.75rem;color:#94a3b8;margin-top:4px;font-weight:400;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto;max-width:100%;line-height:1.4}._labelContainer_1pm15_101{display:flex;align-items:center;gap:8px;margin-bottom:12px;position:relative}._infoButton_1pm15_109{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#e2e8f0;border:none;border-radius:50%;color:#64748b;cursor:pointer;transition:all .2s ease;flex-shrink:0}._infoButton_1pm15_109:hover{background:#cbd5e1;color:#475569;transform:scale(1.1)}._tooltip_1pm15_130{position:absolute;top:100%;left:0;right:0;background:#1e293b;color:#fff;padding:12px 16px;border-radius:8px;font-size:.875rem;line-height:1.5;z-index:1000;box-shadow:0 4px 12px #00000026;animation:_fadeIn_1pm15_1 .2s ease;min-width:200px;max-width:320px;width:-moz-max-content;width:max-content;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:normal;text-align:left}._tooltip_1pm15_130:before{content:"";position:absolute;top:-6px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #1e293b}@keyframes _fadeIn_1pm15_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1024px){._kpiCards_1pm15_1{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}._kpiBlock_1pm15_9{padding:20px;min-height:100px}._kpiValue_1pm15_62{font-size:1.75rem}._tooltip_1pm15_130{position:absolute;top:100%;left:10px;right:10px;margin:8px auto 0;width:auto;min-width:200px;max-width:calc(100vw - 20px);z-index:10000;text-align:left;padding:12px 16px;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:normal}._tooltip_1pm15_130:before{left:50%;transform:translate(-50%)}}@media screen and (max-width: 1024px) and (orientation: portrait){._tooltip_1pm15_130{font-size:.8rem;padding:10px 14px;width:auto;max-width:calc(100vw - 20px);word-wrap:break-word;overflow-wrap:break-word;white-space:normal}}@media screen and (max-width: 1024px) and (orientation: landscape){._kpiCards_1pm15_1{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:center}._kpiBlock_1pm15_9{width:47%}}._chartContainer_12rh1_2{background:#fff;border-radius:12px;padding:24px;margin:16px 0;box-shadow:0 2px 8px #0000001a;border:1px solid #f0f0f0;overflow:hidden;max-width:100%}._chartTitle_12rh1_14{font-size:16px;font-weight:600;color:#333;margin:0 0 20px;display:flex;align-items:center;justify-content:space-between}._legend_12rh1_25{display:flex;align-items:center;gap:16px;font-size:12px;font-weight:400}._legendItem_12rh1_33{display:flex;align-items:center;gap:8px;color:#666}._legendColor_12rh1_40{width:12px;height:12px;border-radius:50%}._chartWrapper_12rh1_47,._responsiveChartWrapper_12rh1_55{width:100%;margin-top:16px;overflow:hidden;max-width:100%}._loadingPlaceholder_12rh1_63,._noDataPlaceholder_12rh1_64,._loadingState_12rh1_65,._errorState_12rh1_66{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-size:14px;background:#f9f9f9;border-radius:8px;border:2px dashed #ddd}._loadingPlaceholder_12rh1_63,._loadingState_12rh1_65{background:#f0f8ff;border-color:#d0e7ff;color:#06c}._errorState_12rh1_66{background:#fff5f5;border-color:#fed7d7;color:#c53030}._chartsRow_12rh1_92{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:16px 0}._chartsGrid_12rh1_100{display:grid;gap:20px;width:100%;max-width:100%;overflow-x:hidden}._fullWidthChart_12rh1_109{grid-column:1 / -1}._pieChartContainer_12rh1_114{display:flex;flex-direction:column;align-items:center;gap:16px}._pieChartTitle_12rh1_121{font-size:14px;font-weight:500;color:#333;text-align:center}@media (max-width: 768px){._chartContainer_12rh1_2{padding:16px;margin:12px 0}._chartsRow_12rh1_92{grid-template-columns:1fr;gap:16px}._chartTitle_12rh1_14{font-size:14px;flex-direction:column;align-items:flex-start;gap:8px}._legend_12rh1_25{gap:12px}}@media screen and (max-width: 1024px){._chartsRow_12rh1_92{grid-template-columns:1fr;gap:16px}}._qrChart_12rh1_161 ._recharts-bar_12rh1_161,._sourceMediumChart_12rh1_165 ._recharts-bar_12rh1_161{fill:#e91e63}._vistasChatbotChart_12rh1_169 ._recharts-line_12rh1_169{stroke:#e91e63}._vistasChatbotChart_12rh1_169 ._recharts-line_12rh1_169:nth-child(2){stroke:#2196f3}._topPagesChart_12rh1_177 ._recharts-bar_12rh1_161:nth-child(1){fill:#e91e63}._topPagesChart_12rh1_177 ._recharts-bar_12rh1_161:nth-child(2){fill:#ec407a}._topPagesChart_12rh1_177 ._recharts-bar_12rh1_161:nth-child(3){fill:#f48fb1}._customTooltip_12rh1_190{background:#fff;border:1px solid #ccc;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:normal;max-width:250px}._audienceChart_12rh1_205 ._recharts-pie-sector_12rh1_205{stroke:#fff;stroke-width:2}._audienceChart_12rh1_205 ._recharts-legend-wrapper_12rh1_210{padding-top:20px!important}._customTooltip_12rh1_190 ._label_12rh1_214{font-weight:600;color:#333;margin-bottom:4px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._customTooltip_12rh1_190 ._value_12rh1_224{color:#666;font-size:14px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._lineChart_12rh1_234 ._recharts-line_12rh1_169{stroke-width:2}._lineChart_12rh1_234 ._recharts-line_12rh1_169:nth-child(1){stroke:#e91e63}._lineChart_12rh1_234 ._recharts-line_12rh1_169:nth-child(2){stroke:#4fc3f7}._chartsGrid_12rh1_100{display:grid;gap:24px;margin-top:24px}._chartHeader_12rh1_254{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._infoIcon_12rh1_261{width:16px;height:16px;color:#999;cursor:pointer}._infoIcon_12rh1_261:hover{color:#666}._tooltip_12rh1_273{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:12px;box-shadow:0 4px 12px #00000026;font-family:inherit;max-width:250px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:normal}._tooltipTitle_12rh1_288{font-weight:600;margin:0 0 8px;color:#333;font-size:14px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._tooltipValue_12rh1_300{margin:4px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px}._tooltipLabel_12rh1_308{font-weight:500;margin-right:8px;color:#666;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._tooltipNumber_12rh1_318{font-weight:600;color:#333}._tooltipPath_12rh1_323{margin:8px 0 0;font-size:12px;color:#777;font-style:italic;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._disclaimer_12rh1_335{font-size:12px;color:#666;font-style:italic;margin-bottom:12px;padding:8px 12px;background:#f8f9fa;border-left:3px solid #e91e63;border-radius:4px}._chartStats_12rh1_346{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px;background:#f8f9fa;border-radius:6px;font-size:14px}._statsLabel_12rh1_358{color:#666;font-weight:500}._statsValue_12rh1_363{color:#333;font-weight:600}@media screen and (max-width: 1024px){._responsiveChartWrapper_12rh1_55{overflow-x:auto;overflow-y:hidden}._responsiveChartWrapper_12rh1_55>div{min-width:600px!important;width:600px!important}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar{height:6px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb{background:#d91b9b;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb:hover{background:#b91680}}@media screen and (max-width: 1024px) and (orientation: portrait){._responsiveChartWrapper_12rh1_55{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px}._responsiveChartWrapper_12rh1_55>div{min-width:700px!important;width:700px!important}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar{height:6px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb{background:#d91b9b;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb:hover{background:#b91680}}@media screen and (max-width: 1024px) and (orientation: landscape){._responsiveChartWrapper_12rh1_55>div{min-width:500px!important;width:500px!important}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar{height:6px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb{background:#d91b9b;border-radius:3px}._responsiveChartWrapper_12rh1_55::-webkit-scrollbar-thumb:hover{background:#b91680}}@media screen and (max-width: 1024px){._tooltip_12rh1_273,._customTooltip_12rh1_190{max-width:calc(100vw - 20px)!important;width:auto!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:none!important;hyphens:none!important;word-break:normal!important;white-space:normal!important}._tooltipTitle_12rh1_288{font-size:13px}._tooltipValue_12rh1_300{font-size:12px}._tooltipPath_12rh1_323{font-size:11px}}@media screen and (max-width: 1024px) and (orientation: portrait){._tooltip_12rh1_273,._customTooltip_12rh1_190{max-width:calc(100vw - 20px)!important;width:auto!important;padding:10px!important}._tooltipTitle_12rh1_288{font-size:12px}._tooltipValue_12rh1_300{font-size:11px}}._chartContainer_132yg_3{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px;position:relative;display:flex;flex-direction:row;gap:24px;align-items:stretch;height:auto;max-height:700px;margin-bottom:32px}._chartTitle_132yg_20{font-size:18px;font-weight:600;color:#1a1a1a;text-align:left;position:absolute;top:20px;left:20px;right:20px;margin:0;z-index:10}._loadingState_132yg_35,._errorState_132yg_35{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-style:italic}._errorState_132yg_35{color:#e53e3e}._noDataPlaceholder_132yg_48{display:flex;align-items:center;justify-content:center;height:200px;color:#666;font-style:italic}._messagesSection_132yg_58{width:25%;margin-top:60px;height:auto;max-height:100%;flex-shrink:0;order:1;border-radius:8px;background-color:#f8fafc;overflow:hidden;display:flex;flex-direction:column;border:1px solid #e2e8f0}._messagesContainer_132yg_73{flex:1;display:flex;flex-direction:column;min-height:0}._sectionTitle_132yg_80{font-size:13px;font-weight:700;color:#4a5568;margin:0;text-align:center;padding:16px;background:#fff;border-bottom:1px solid #e2e8f0;text-transform:uppercase;letter-spacing:.5px}._filterSection_132yg_93{padding:16px;border-bottom:1px solid #e2e8f0;background:#fff;flex-shrink:0}._filterLabel_132yg_100{display:block;font-size:14px;font-weight:500;color:#4a5568;margin-bottom:8px}._topicFilter_132yg_108{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;background:#fff;color:#2d3748;cursor:pointer}._topicFilter_132yg_108:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._messagesList_132yg_125{flex:1;overflow-y:auto;padding:16px;min-height:0}._messageCard_132yg_132{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:12px}._messageCard_132yg_132:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea26;transform:translateY(-2px)}._messageContent_132yg_151{flex:1}._messageText_132yg_155{font-size:14px;color:#2d3748;line-height:1.4;margin-bottom:8px;font-weight:500}._messageInfo_132yg_163{display:flex;justify-content:space-between;align-items:center;gap:8px}._messageCategory_132yg_170{background:#667eea;color:#fff;padding:2px 8px;border-radius:12px;font-size:12px;font-weight:500}._messageCount_132yg_179{font-size:12px;color:#718096;font-weight:500}._messageAction_132yg_185{flex-shrink:0}._actionIcon_132yg_189{width:20px;height:20px;fill:#a0aec0;transition:fill .2s ease}._messageCard_132yg_132:hover ._actionIcon_132yg_189{fill:#667eea}._emptyState_132yg_200{text-align:center;color:#718096;font-style:italic;padding:40px 20px}._chatIdsModal_132yg_208{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center}._modalOverlay_132yg_220{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_132yg_230{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:400px;width:90%;max-height:80vh;overflow:hidden;position:relative;z-index:1001}._modalHeader_132yg_242{padding:20px 20px 16px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}._modalTitle_132yg_250{font-size:18px;font-weight:600;color:#2d3748;margin:0}._modalClose_132yg_257{background:none;border:none;font-size:24px;color:#a0aec0;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}._modalClose_132yg_257:hover{background:#f7fafc;color:#4a5568}._modalBody_132yg_278{padding:20px}._modalDescription_132yg_282{font-size:14px;color:#4a5568;margin:0 0 16px;line-height:1.5}._chatIdsList_132yg_289{max-height:300px;overflow-y:auto}._chatIdCard_132yg_294{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between}._chatIdCard_132yg_294:hover{background:#667eea;border-color:#667eea;color:#fff}._chatIdInfo_132yg_313{display:flex;flex-direction:column;gap:4px}._chatIdLabel_132yg_319{font-size:12px;font-weight:500;color:#4a5568}._chatIdCard_132yg_294:hover ._chatIdLabel_132yg_319{color:#fffc}._chatIdValue_132yg_329{font-size:14px;color:#2d3748;font-family:monospace}._chatIdCard_132yg_294:hover ._chatIdValue_132yg_329{color:#fff}._chatIdCard_132yg_294:hover ._actionIcon_132yg_189{fill:#fff}._placeholder_132yg_343:after{content:"Lista de mensajesn(próximamente)";text-align:center;white-space:pre-line}._topicsHeatmap_132yg_350{width:75%;margin-top:60px;display:flex;flex-direction:column;justify-content:space-between;height:auto;max-height:100%;order:2;position:relative;background:linear-gradient(135deg,#f8fafc,#edf2f7);border-radius:12px;padding:20px;overflow:hidden;border:1px solid #e2e8f0}._sectionTitle_132yg_80{font-size:14px;font-weight:600;color:#4a5568;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}._messagesSection_132yg_58 ._sectionTitle_132yg_80{font-size:12px;padding:12px;text-align:center;background:#fff;border-bottom:1px solid #e2e8f0}._filterSection_132yg_93{padding:12px;border-bottom:1px solid #e2e8f0;background:#fff;flex-shrink:0}._messagesList_132yg_125{padding:12px;flex:1;overflow-y:auto;min-height:0}._messageCard_132yg_132{padding:12px;margin-bottom:8px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:12px}._messageText_132yg_155{font-size:13px;line-height:1.3;color:#2d3748;margin-bottom:8px;font-weight:500}._messageCategory_132yg_170{font-size:11px;padding:1px 6px;background:#667eea;color:#fff;border-radius:12px;font-weight:500}._messageCount_132yg_179{font-size:11px;color:#718096;font-weight:500}._parentTopicsSection_132yg_436{flex:1;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;max-height:220px}._parentTopicsGrid_132yg_445{justify-content:space-around;align-items:center;height:100%;min-height:160px;max-height:180px;display:flex;flex-wrap:wrap;gap:12px}._parentTopicBubble_132yg_456{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#fff;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000026;min-width:80px;min-height:80px;word-break:break-word;line-height:1.2}._parentTopicBubble_132yg_456:hover{transform:scale(1.1);box-shadow:0 6px 20px #00000040;z-index:10}._specificTopicsSection_132yg_480{flex:1;display:flex;flex-direction:column;justify-content:flex-start;border-top:1px solid #e2e8f0;padding-top:20px;max-height:280px;overflow:visible}._specificTopicsGrid_132yg_491{justify-content:space-around;align-items:flex-start;height:auto;min-height:200px;padding-bottom:20px;flex-wrap:wrap;display:flex;gap:8px}._specificTopicBubble_132yg_502{display:flex;align-items:center;justify-content:center;border-radius:25px;color:#fff;font-weight:500;text-align:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000001a;padding:8px 12px;min-height:32px;max-width:200px;word-break:break-word;line-height:1.1;font-size:11px!important}._specificTopicBubble_132yg_502:hover{transform:scale(1.05);opacity:1!important;box-shadow:0 4px 12px #0003;z-index:5}._tooltip_132yg_529{position:fixed;background:#000000e6;color:#fff;padding:12px 16px;border-radius:8px;font-size:12px;z-index:1000;max-width:250px;box-shadow:0 4px 12px #0000004d;pointer-events:none;transform:translate(-50%,-100%);margin-top:-10px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal}._tooltipTitle_132yg_548{font-weight:600;margin-bottom:8px;color:#fff;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:4px}._tooltipContent_132yg_556 p{margin:4px 0;line-height:1.4}._tooltipContent_132yg_556 strong{color:#e2e8f0}@media screen and (max-width: 1024px){._chartContainer_132yg_3{display:block!important;flex-direction:column!important;height:auto!important;max-height:none!important;margin-bottom:20px!important}._chartTitle_132yg_20{position:static!important;margin:0 0 20px!important}._messagesSection_132yg_58{width:100%!important;margin-top:20px!important;height:500px!important;max-height:500px!important;order:unset!important}._topicsHeatmap_132yg_350{width:100%!important;margin-top:0!important;height:auto!important;max-height:none!important;order:unset!important}._parentTopicsSection_132yg_436{margin-bottom:30px!important;max-height:none!important}._parentTopicsGrid_132yg_445{justify-content:center!important;align-items:center!important;height:auto!important;min-height:auto!important;max-height:none!important;gap:8px!important}._specificTopicsSection_132yg_480{max-height:none!important;justify-content:flex-start!important}._specificTopicsGrid_132yg_491{justify-content:space-around!important;align-items:center!important;height:auto!important;min-height:auto!important;padding-bottom:0!important;gap:6px!important}._messagesSection_132yg_58 ._sectionTitle_132yg_80{font-size:13px!important;padding:16px!important}._filterSection_132yg_93,._messagesList_132yg_125{padding:16px!important}._messageCard_132yg_132{padding:16px!important;margin-bottom:12px!important;border-radius:12px!important}._messageText_132yg_155{font-size:14px!important;line-height:1.4!important}._messageCategory_132yg_170{font-size:12px!important;padding:2px 8px!important}._messageCount_132yg_179{font-size:12px!important}._tooltip_132yg_529{position:fixed;left:10px;right:10px;margin:0 auto;transform:translateY(10px);max-width:calc(100vw - 20px);width:auto;min-width:180px;font-size:11px;padding:10px 12px;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;word-break:normal;white-space:normal}._topicsHeatmap_132yg_350{padding:15px}._parentTopicBubble_132yg_456{min-width:60px;min-height:60px;font-size:12px!important;padding:6px!important}._specificTopicBubble_132yg_502{font-size:10px!important;padding:6px 10px;max-width:150px}}@media screen and (max-width: 1024px) and (orientation: portrait){._tooltip_132yg_529{max-width:calc(100vw - 20px);width:auto;min-width:160px;font-size:10px;padding:8px 10px}._messagesSection_132yg_58{height:550px!important;margin-top:15px!important}._messagesList_132yg_125::-webkit-scrollbar{width:6px}._messagesList_132yg_125::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._messagesList_132yg_125::-webkit-scrollbar-thumb{background:#d91b9b;border-radius:3px}._messagesList_132yg_125::-webkit-scrollbar-thumb:hover{background:#b91680}}@media screen and (max-width: 1024px) and (orientation: landscape){._messagesSection_132yg_58{height:450px!important;margin-top:15px!important}._messagesList_132yg_125::-webkit-scrollbar{width:6px}._messagesList_132yg_125::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._messagesList_132yg_125::-webkit-scrollbar-thumb{background:#d91b9b;border-radius:3px}._messagesList_132yg_125::-webkit-scrollbar-thumb:hover{background:#b91680}}._dashboardView_zvu2w_1{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000012;padding:32px;margin-top:24px;margin-bottom:24px}._title_zvu2w_10{margin:0 0 24px;font-size:2rem;font-weight:700;color:#22223b}._topBtns_zvu2w_17{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}._filtroCont_zvu2w_24{display:flex}._filtroMenu_zvu2w_28{display:flex;margin-bottom:20px;border:1.5px solid #293274;border-radius:6px;overflow:hidden}._filtroBtn_zvu2w_36{background:#fff;color:#293274;border:none;font-weight:600;font-size:1rem;padding:10px 26px;cursor:pointer;transition:background .18s,color .18s;outline:none;border-radius:6px;min-width:120px}._filtroBtn_zvu2w_36._selected_zvu2w_50{background:#293274;color:#fff;z-index:1}._filtroBtn_zvu2w_36._selected_zvu2w_50,._filtroBtn_zvu2w_36:focus{outline:none}._rangeBtn_zvu2w_60{color:#fff;background:#d91b9b;border:none;font-weight:600;font-size:1rem;padding:10px 26px;cursor:pointer;transition:background .18s,color .18s;outline:none;border-radius:6px;margin-bottom:20px;margin-left:6px}._placeholder_zvu2w_75{background:#f3f3f8;border-radius:8px;padding:32px;text-align:center;color:#666;font-size:1.1rem}._selected_zvu2w_50{background:#293274;color:#fff;z-index:2}._openChatBtn_zvu2w_90{margin-bottom:20px;background:#d91b9b;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-weight:700;cursor:pointer;height:-moz-fit-content;height:fit-content;display:flex;align-items:center}._actionButtons_zvu2w_104{display:flex;gap:12px;align-items:center}._pdfBtn_zvu2w_110{margin-bottom:20px;background:#d91b9b;color:#fff;border:none;border-radius:6px;padding:10px 24px;font-weight:700;cursor:pointer;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;transition:background .2s ease}._pdfBtn_zvu2w_110:hover{background:#b91680}._pdfBtn_zvu2w_110:disabled{background:#6c757d;cursor:not-allowed;opacity:.7}._dashboardContent_zvu2w_135{width:100%}@media screen and (max-width: 768px){._actionButtons_zvu2w_104{flex-direction:column;gap:8px;width:100%}._pdfBtn_zvu2w_110{display:none}._openChatBtn_zvu2w_90{width:100%;justify-content:center;margin-bottom:10px}._topBtns_zvu2w_17{flex-direction:column;gap:16px}._filtroCont_zvu2w_24{flex-direction:column;gap:12px}._filtroMenu_zvu2w_28,._rangeBtn_zvu2w_60{width:100%}}._modalBackdrop_zvu2w_176{position:fixed;z-index:3000;top:0;left:0;width:100vw;height:100vh;background:#00000073;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_zvu2w_190{background:#fff;width:90vw;height:90vh;border-radius:16px;box-shadow:0 4px 24px #00000040;overflow:hidden;position:relative;display:flex;flex-direction:column;max-width:1200px;max-height:800px}._closeModalBtn_zvu2w_204{position:absolute;top:12px;right:16px;background:#e63946;color:#fff;border:none;border-radius:4px;font-weight:700;padding:6px 14px;cursor:pointer;z-index:10}._closeModalBtn_zvu2w_204:hover,._closeModalBtn_zvu2w_204:focus{background:#ad2232}._calendarModal_zvu2w_223{background:#fff;padding:60px 24px 12px;border-radius:14px;box-shadow:0 4px 32px #00000038;min-width:340px;display:flex;flex-direction:column;align-items:center;position:relative}@media screen and (max-width: 1024px){._dashboardView_zvu2w_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:6px}._topBtns_zvu2w_17{flex-direction:column}._filtroCont_zvu2w_24{flex-direction:column;width:100%}._filtroBtn_zvu2w_36{width:50%}._rangeBtn_zvu2w_60{margin-left:unset}}@media screen and (max-width: 1024px) and (orientation: landscape){._topBtns_zvu2w_17{width:100%;align-items:center}._filtroCont_zvu2w_24{flex-direction:row;justify-content:space-between}._filtroMenu_zvu2w_28,._rangeBtn_zvu2w_60{width:48%}}@media screen and (max-width: 1024px){._modalContent_zvu2w_190{width:95vw;height:95vh;border-radius:12px}}@media screen and (max-width: 1024px) and (orientation: portrait){._modalContent_zvu2w_190{width:98vw;height:98vh;border-radius:8px}}@media screen and (max-width: 1024px) and (orientation: landscape){._modalContent_zvu2w_190{width:95vw;height:95vh;border-radius:10px}}._dashboardList_1xxyp_1{width:90%;min-width:350px;margin:40px auto;background:#fff;border-radius:10px;padding:24px;box-shadow:0 2px 8px #0001}._titleDashboardsList_1xxyp_11{text-align:center;margin-bottom:10px;font-size:calc(1rem + (1vw - 2px)*1)}._addBtn_1xxyp_17{position:absolute;top:20px;left:40px;background:#d91b9b;color:#fff;border:none;border-radius:7px;padding:10px 18px;margin-bottom:18px;cursor:pointer;transition:background .2s;border:1.5px solid #d91b9b}._addBtn_1xxyp_17:hover{box-shadow:0 2px 10px #1a56c280;border:1.5px solid #e2e2ee}._backBtn_1xxyp_37{position:absolute;top:20px;left:40px;background:#d91b9b;color:#fff;border:none;border-radius:7px;padding:10px 18px;margin-bottom:18px;cursor:pointer;transition:background .2s;border:1.5px solid #d91b9b}._backBtn_1xxyp_37:hover{box-shadow:0 2px 10px #1a56c280;border:1.5px solid #e2e2ee}._emptyMsg_1xxyp_57{color:#888;margin-top:32px;font-size:1.2rem;text-align:center}._projectGrid_1xxyp_64{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;padding:0 10px}@media (max-width: 900px){._projectGrid_1xxyp_64{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){._projectGrid_1xxyp_64{grid-template-columns:1fr}}._projectCard_1xxyp_84{background:#f9f9fb;border:1.5px solid #e2e2ee;border-radius:10px;box-shadow:0 1px 6px #1111;padding:18px;transition:box-shadow .18s,border .18s,transform .18s;cursor:pointer;min-height:120px;display:flex;flex-direction:column;justify-content:center;position:relative;border-left:5px solid var(--project-color, #8b5cf6);width:100%}._projectCard_1xxyp_84:hover{box-shadow:0 4px 15px #8b5cf633;border:1.5px solid var(--project-color, #8b5cf6);transform:translateY(-2px)}._projectCard_1xxyp_84 button:focus-visible{outline:2px solid #293274;outline-offset:2px}._projectTitle_1xxyp_112{font-size:1.15rem;font-weight:700;color:#262633;margin-bottom:8px;text-align:center}._projectVisits_1xxyp_120{font-size:1.1rem;color:#494977;display:flex;align-items:center;gap:8px}._visitsLabel_1xxyp_128{font-weight:500;color:#888}._visitsValue_1xxyp_133{font-weight:700;color:var(--project-color, #8b5cf6)}@media screen and (max-width: 1024px){._dashboardList_1xxyp_1,._addBtn_1xxyp_17{padding:10px}._projectGrid_1xxyp_64{padding:0 5px;gap:15px}}@media screen and (max-width: 1024px) and (orientation: portrait){._projectGrid_1xxyp_64{display:flex;flex-direction:column;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:15px;padding:0 10px 10px}._projectGrid_1xxyp_64::-webkit-scrollbar{height:8px}._projectGrid_1xxyp_64::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._projectGrid_1xxyp_64::-webkit-scrollbar-thumb{background:var(--project-color, #8b5cf6);border-radius:4px}._projectGrid_1xxyp_64::-webkit-scrollbar-thumb:hover{background:#7c3aed}}@media screen and (max-width: 1024px) and (orientation: landscape){._projectGrid_1xxyp_64{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}._projectCard_1xxyp_84{min-height:100px;padding:14px}._projectTitle_1xxyp_112{font-size:1rem;margin-bottom:6px}._projectVisits_1xxyp_120{font-size:.95rem}}._adminSection_1xxyp_206{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:20px;margin-top:20px}._adminTable_1xxyp_214{width:100%;border-collapse:collapse;font-size:14px}._adminTableHeader_1xxyp_220{background:#eef1f8;text-align:left}._adminTableHeaderCell_1xxyp_225{padding:10px 12px}._adminTableRow_1xxyp_229{border-top:1px solid #e2e2ee}._adminTableCell_1xxyp_233{padding:10px 12px}._adminActionButtons_1xxyp_237{display:flex;gap:8px;justify-content:flex-end}._adminUserCard_1xxyp_243{display:none}@media screen and (max-width: 1024px){._adminTable_1xxyp_214{display:none}._adminUserCard_1xxyp_243{display:block;background:#f8f9ff;border:1px solid #e2e2ee;border-radius:8px;padding:16px;margin-bottom:12px}._adminUserCardEmail_1xxyp_263{font-weight:600;color:#293274;margin-bottom:8px;font-size:15px}._adminUserCardInfo_1xxyp_270{display:flex;justify-content:space-between;margin-bottom:12px;font-size:13px;color:#666}._adminUserCardActions_1xxyp_278{display:flex;flex-wrap:wrap;gap:6px}._adminUserCardActions_1xxyp_278 button{flex:1;min-width:90px;text-align:center;font-size:12px!important;padding:6px 8px!important}._adminSection_1xxyp_206 form{overflow-x:auto}}._dashboardBg_1fbun_1{min-height:100vh;padding:30px 0;position:relative}._logoutBtn_1fbun_7{position:absolute;top:20px;right:40px;background:#d91b9b;color:#fff;border:1.5px solid #d91b9b;border-radius:7px;padding:10px 20px;cursor:pointer}._logoutBtn_1fbun_7:hover{box-shadow:0 2px 10px #1a56c280;border:1.5px solid #e2e2ee}._topCont_1fbun_24{display:flex;flex-direction:column;justify-content:center;align-items:center}._title_1fbun_31{color:#fff;font-size:calc(1rem + (2vw - 2px)*1)}._logoHome_1fbun_36{width:150px}@media screen and (max-width: 1024px){._logoutBtn_1fbun_7{padding:10px}._topCont_1fbun_24{margin-top:50px}}._container_t48od_2{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}._card_t48od_12{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:480px;padding:40px;animation:_slideIn_t48od_1 .3s ease}@keyframes _slideIn_t48od_1{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._header_t48od_34{text-align:center;margin-bottom:32px}._title_t48od_39{font-size:28px;font-weight:700;color:#293274;margin:0 0 8px}._subtitle_t48od_46{color:#666;margin:0;line-height:1.5}._form_t48od_53{display:flex;flex-direction:column;gap:24px}._inputGroup_t48od_59{display:flex;flex-direction:column;gap:8px}._label_t48od_65{font-weight:600;color:#293274;font-size:14px}._input_t48od_59{padding:14px 16px;border:2px solid #e2e2ee;border-radius:8px;font-size:16px;transition:border-color .2s}._input_t48od_59:focus{outline:none;border-color:#8b5cf6}._input_t48od_59:disabled{background:#f8f9fa;color:#666;cursor:not-allowed}._passwordWrapper_t48od_91{position:relative}._passwordWrapper_t48od_91 ._input_t48od_59{padding-right:50px}._togglePassword_t48od_99{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;padding:4px;font-size:18px;opacity:.6;transition:opacity .2s}._togglePassword_t48od_99:hover{opacity:1}._requirements_t48od_118{background:#f8f9ff;border:1px solid #e2e2ee;border-radius:8px;padding:16px}._requirementsTitle_t48od_125{font-size:14px;font-weight:600;color:#293274;margin:0 0 8px}._requirementsList_t48od_132{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}._requirementsList_t48od_132 li{font-size:13px;color:#666;position:relative;padding-left:20px}._requirementsList_t48od_132 li:before{content:"○";position:absolute;left:0;color:#ccc}._requirementsList_t48od_132 li._valid_t48od_155{color:#16a34a}._requirementsList_t48od_132 li._valid_t48od_155:before{content:"✓";color:#16a34a;font-weight:700}._error_t48od_166{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;border:1px solid #fecaca;font-size:14px;font-weight:500}._submitButton_t48od_177{background:#8b5cf6;color:#fff;border:none;padding:16px 20px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}._submitButton_t48od_177:hover:not(:disabled){background:#7c3aed;transform:translateY(-1px)}._submitButton_t48od_177:disabled{background:#d1d5db;cursor:not-allowed;transform:none}._backButton_t48od_204{background:none;color:#666;border:1px solid #e2e2ee;padding:12px 20px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}._backButton_t48od_204:hover{background:#f8f9fa;color:#293274;border-color:#d1d5db}._loginButton_t48od_222{background:#293274;color:#fff;border:none;padding:14px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}._loginButton_t48od_222:hover{background:#1e1f4e;transform:translateY(-1px)}._spinner_t48od_240{width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:_spin_t48od_240 1s linear infinite}@keyframes _spin_t48od_240{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._successState_t48od_255{text-align:center;padding:20px 0}._successIcon_t48od_260{font-size:56px;margin-bottom:20px}._successTitle_t48od_265{font-size:28px;font-weight:700;color:#293274;margin:0 0 12px}._successDescription_t48od_272{color:#666;margin-bottom:24px;line-height:1.5;font-size:16px}._redirectInfo_t48od_279{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:16px;margin-bottom:20px}._redirectInfo_t48od_279 p{margin:0 0 12px;color:#0369a1;font-size:14px}._errorState_t48od_294{text-align:center;padding:20px 0}._errorIcon_t48od_299{font-size:56px;margin-bottom:20px}._errorTitle_t48od_304{font-size:24px;font-weight:700;color:#dc2626;margin:0 0 12px}._errorDescription_t48od_311{color:#666;margin-bottom:24px;line-height:1.5}@media screen and (max-width: 1024px){._container_t48od_2{padding:10px}._card_t48od_12{max-width:100%;padding:24px;border-radius:12px}._title_t48od_39{font-size:24px}._successIcon_t48od_260,._errorIcon_t48od_299{font-size:48px}._successTitle_t48od_265{font-size:24px}._errorTitle_t48od_304{font-size:20px}}._notFound_1berz_1{text-align:center;margin-top:60px;color:#999;font-size:2rem}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.z-40{z-index:40}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-10{margin-left:2.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-dvh{height:100dvh}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-0{min-height:0px}.min-h-dvh{min-height:100dvh}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-xl{border-radius:.75rem}.rounded-bl-sm{border-bottom-left-radius:.125rem}.rounded-br-sm{border-bottom-right-radius:.125rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity, 1))}.border-opacity-20{--tw-border-opacity: .2}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity, 1))}.bg-purple-100{--tw-bg-opacity: 1;background-color:rgb(243 232 255 / var(--tw-bg-opacity, 1))}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-opacity-50{--tw-bg-opacity: .5}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.capitalize{text-transform:capitalize}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity, 1))}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity, 1))}.text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-75{opacity:.75}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-shadow{transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@font-face{font-family:Poppins;src:url(/assets/Poppins-Regular-DJP2nP-n.woff)}*{padding:0;margin:0;font-family:Poppins}body{background:#040118;background:linear-gradient(270deg,#040118,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#040118",endColorstr="#000000",GradientType=1)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tooltip,[class*=tooltip]{word-wrap:break-word!important;overflow-wrap:break-word!important;hyphens:none!important;word-break:normal!important;white-space:normal!important;-webkit-hyphens:none!important;-moz-hyphens:none!important;-ms-hyphens:none!important}@media screen and (max-width: 1024px){.tooltip,[class*=tooltip]{max-width:calc(100vw - 20px)!important;width:auto!important;box-sizing:border-box!important;left:10px!important;right:10px!important;margin:0 auto!important}}.hover\:bg-blue-600:hover{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}@media (min-width: 640px){.sm\:max-w-sm{max-width:24rem}}@media (min-width: 768px){.md\:max-w-md{max-width:28rem}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-80{width:20rem}.lg\:max-w-lg{max-width:32rem}}@media (min-width: 1280px){.xl\:max-w-xl{max-width:36rem}}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align: auto){.rdrDay{flex-basis:14.285%!important}}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge,.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px #23394236;border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0px;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:#00000012}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent rgb(52,73,94) transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent rgb(52,73,94);transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span{color:#ffffffd9}.rdrSelected,.rdrInRange,.rdrStartEdge,.rdrEndEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayStartPreview,.rdrDayInPreview,.rdrDayEndPreview{background:#ffffff17;position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0px solid currentColor;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:solid 1px #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:solid 1px rgb(222,231,235);margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid currentColor;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrStartEdge,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayEndPreview{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrStartEdge,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayEndPreview{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}
