:root{--main-bg-color: #f7f7f7;--secondary-bg-color: #eee;--border-color: #dddddd;--text-color: #222;--text-color-light: #666;--dark-brown: #222222;--brown: #443F35;--brown2: #72664E;--brown3: #9F8C67;--cream: #C7AE7D;--cream2: #D2BA8A;--dark-teal: #142427;--teal: #052831;--dark-green: #061C02;--light-green: #89976F;--shadow: 0px 2px 7px 0px #0000001f;--ok-bg: #d4edda;--ok-text: #155724;--ok-border: #c3e6cb;--ok-bar: #28a745;--warn-bg: #fff3cd;--warn-text: #856404;--warn-border: #ffeaa7;--warn-bar: #ffc107;--err-bg: #f8d7da;--err-text: #721c24;--err-border: #f5c6cb;--err-bar: #dc3545}*{padding:0;margin:0;box-sizing:border-box}html,body{width:100vw;max-width:800px;margin:0 auto;min-height:100vh;font-family:Montserrat,sans-serif;font-size:5px;background:var(--main-bg-color);overflow-x:hidden}a{color:inherit;text-decoration:none;cursor:pointer}img{width:100%;height:100%;object-fit:cover}.cta{display:block;display:flex;justify-content:center;align-items:center;width:100%;height:48px;font-size:2.6em;font-weight:600;background:var(--cream2);color:#000;border:none;border-radius:5px}.cta2{display:block;display:flex;justify-content:center;align-items:center;width:100%;height:48px;font-size:2.6em;font-weight:400;background:transparent;color:var(--cream2);border:none;border-radius:5px}.partition{display:flex;flex-direction:column;justify-content:space-between}._container_f5t97_1{max-width:400px;margin:100px auto 0;padding:0 25px}h1{font-size:5em;font-weight:600;margin-bottom:30px}._socialAuth_f5t97_13{width:100%;margin-bottom:25px}._manualForm_f5t97_19{margin-top:20px;margin-bottom:40px}._formItem_f5t97_24{margin-bottom:20px}._formItem_f5t97_24 label{display:block;font-size:2.6em;margin-bottom:8px}._formItem_f5t97_24 input{height:50px;width:100%;padding:0 3%;border:1px #333 solid;border-radius:5px;background:transparent}._switch_f5t97_41{display:block;text-align:center;font-size:2.6em;margin-top:10px}._switch_f5t97_41 span{color:var(--cream)}._inputGroup_f5t97_56{position:relative;display:flex;align-items:center;border:1px #333 solid;border-radius:5px;padding-left:6px}._inputGroup_f5t97_56 input{border:none}._inputGroup_f5t97_56 input:focus{outline:none}._inputIcon_f5t97_71{color:#94a3b8;pointer-events:none}._inputField_f5t97_76{padding-left:50px;padding-right:2.5em}._toggleButton_f5t97_82{position:absolute;right:.75em;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#94a3b8;padding:0;display:flex;align-items:center}._errorBox_f5t97_99{margin-bottom:1.5em;background-color:#fef2f2;border-left:4px solid #f87171;padding:3em;border-radius:.5em;display:flex;align-items:center;gap:.75em}._errorContent_f5t97_109{display:flex;align-items:center}._errorMessage_f5t97_113{font-size:2.5em;color:#b91c1c}._errorIcon_f5t97_118{color:#f87171;margin-right:02em;width:20px;height:20px}._errorText_f5t97_125{color:#b91c1c;font-size:2.5em;font-weight:500}._adcontainer_f5t97_133{max-width:900px;margin:100px auto 0;padding:0 25px}._adminTable_f5t97_138{width:100%;border-collapse:collapse;margin-top:30px}._adminTable_f5t97_138 th,._adminTable_f5t97_138 td{border:1px solid #333;padding:12px 18px;text-align:left;font-size:2.6em}._adminTable_f5t97_138 th{background-color:#f5f5f5;font-weight:600}._adminTable_f5t97_138 tr:nth-child(2n){background-color:#fafafa}._adminTable_f5t97_138 button{padding:4px 18px;margin-right:7px}html,body{max-width:100vw}._dashboard_l14wu_5{width:100%;display:flex;justify-content:end}._sideBar_l14wu_11{position:fixed;top:0;left:0;width:240px;height:100vh;flex-shrink:0;background:var(--brown);color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:16px 10px;transition:.7s ease-out;z-index:400;align-self:flex-start}._mobileNavBar_l14wu_28{position:fixed;top:0;left:0;width:100vw;height:50px;padding:0 2%;display:none;align-items:center;justify-content:end;z-index:400;color:#1a2e22}._mobileNavBar_l14wu_28 svg{cursor:pointer}._mobileNavBarOpen_l14wu_44{left:0!important}._profileSection_l14wu_48{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 0}._profileSection_l14wu_48 img{width:88px}._menuSection_l14wu_61{flex:1;padding:24px 0 0}._menuSection_l14wu_61 ul{list-style:none;margin:0;padding:0}._menuSection_l14wu_61 li{display:flex;align-items:center;gap:8px;padding:10px 40px;font-size:12px;cursor:pointer;transition:.15s;border-radius:10px}._active_l14wu_84{background:var(--cream);color:#1a2e22;font-weight:600}._menuIcon_l14wu_90{display:flex;align-items:center;justify-content:center;width:7px}._menuGroupHeader_l14wu_97:hover{background:#f3f4f6}._mainContent_l14wu_101{width:calc(100% - 240px);padding:40px}@media(max-width:900px){._sideBar_l14wu_11{position:fixed;left:-100%}._mobileNavBar_l14wu_28{display:flex}._mainContent_l14wu_101{width:100%}}._statsContainer_hyhph_1{width:100%;margin:40px 0}._loading_hyhph_6{text-align:center;padding:40px;font-size:18px;color:#666}._pageHeader_hyhph_14{display:flex;justify-content:space-between;margin-bottom:40px}._pageHeader_hyhph_14 h2{font-size:6em;font-weight:600}._pageHeader_hyhph_14 input{height:30px;padding:0 10px;border-radius:5px;border:1px var(--cream) solid;color:var(--cream);background-color:#eee}._pageHeader_hyhph_14 input::placeholder{color:var(--cream);opacity:.7}@media(max-width:650px){._pageHeader_hyhph_14{flex-direction:column;gap:10px}._pageHeader_hyhph_14 input{width:300px;max-width:90vw}}._statsCards_hyhph_62{display:flex;gap:20px;flex-wrap:nowrap;justify-content:space-between;margin-bottom:40px;margin-top:30px}._statCard_hyhph_71{position:relative;flex:1;max-width:33.33%;min-width:0;border-radius:10px;padding:24px 20px;box-shadow:var(--shadow);transition:transform .2s ease;display:flex;justify-content:space-between;align-items:flex-start;height:100%}._statCard_hyhph_71:hover{transform:translateY(-3px)}._statInfo_hyhph_89{flex:1;text-align:left}._statCard_hyhph_71 h3{font-size:14px;margin-bottom:14px;color:#333;font-weight:500}._statValue_hyhph_101{font-size:24px;font-weight:700;color:#333;margin:0 0 14px}._trendIndicator_hyhph_108{display:flex;align-items:center;gap:6px;font-size:12px}._trendBadge_hyhph_115{display:flex;align-items:center;gap:2px;background-color:#e6f4ea;color:#137333;padding:2px 6px;border-radius:4px;font-weight:500}._trendBadge_hyhph_115._trendDown_hyhph_126{background-color:#fce8e6;color:#c5221f}._trendText_hyhph_131{color:#999;font-size:10px}._statChart_hyhph_136{position:absolute;width:45%;height:70%;top:0;right:10px;flex-shrink:0}@media(max-width:800px){._statsCards_hyhph_62{flex-direction:column}._statCard_hyhph_71{width:100%;max-width:100%}}._sectionContainer_hyhph_158{width:100%;border-radius:10px;box-shadow:var(--shadow);margin-bottom:50px}._sectionHead_hyhph_164{width:100%;border-bottom:2px #eee solid;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}._lineChartBody_hyhph_172{height:300px}._sectionTitle_hyhph_184{font-size:24px;color:#333;font-weight:600}._statsList_hyhph_190{list-style:none;padding:0;margin:0;font-size:16px;line-height:1.8;color:#444}._tableContainer_hyhph_199{overflow-x:auto;padding:12px 24px}._userTable_hyhph_204{width:100%;border-collapse:collapse;font-size:12px}._userTable_hyhph_204 th,._userTable_hyhph_204 td{padding:12px 16px;text-align:left;border-bottom:1px solid #eee}._userTable_hyhph_204 th{background-color:var(--brown2);font-weight:600;color:#fff}._userTable_hyhph_204 th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}._userTable_hyhph_204 th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}._userTable_hyhph_204 tbody tr{cursor:pointer}._userTable_hyhph_204 tr:hover{background-color:#fff}._userTable_hyhph_204 td{color:#555}._userTable_hyhph_204 tbody tr td{text-align:center}._userTable_hyhph_204 tbody tr td:first-child{text-align:left}._filterButtons_hyhph_248{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}._filterButton_hyhph_248{padding:8px 16px;background-color:#f2f2f2;border:none;border-radius:6px;cursor:pointer;font-size:14px;color:#444;transition:background-color .2s ease}._filterButton_hyhph_248:hover{background-color:#ddd}._filterButton_hyhph_248._active_hyhph_270{background-color:#2a7dfc;color:#fff}._container_ogf2d_1{display:flex;align-items:center;justify-content:space-between;width:100%}._header_ogf2d_8{font-size:20px;font-weight:500;color:#000;margin:0;flex-shrink:0}._rightSection_ogf2d_16{display:flex;align-items:center;gap:20px;flex-shrink:0}._filterButtons_ogf2d_25{display:flex;gap:0;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#e6e6e6}._filterButton_ogf2d_25{padding:6px 16px;border:none;cursor:pointer;font-size:11px;color:#666;transition:background-color .2s ease;font-family:inherit;border-radius:8px;background:none}._filterButton_ogf2d_25:hover{background-color:#ddd}._filterButton_ogf2d_25._active_ogf2d_47{background-color:var(--cream);color:#333}._filterButton_ogf2d_25:focus{outline:none}._dateSection_ogf2d_56{display:flex;align-items:center;gap:12px}._dateDropdown_ogf2d_62{display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:background-color .2s ease}._dateDropdown_ogf2d_62:hover{background-color:#f0f0f0}._dateText_ogf2d_78{font-size:11px;color:#666;font-family:inherit}._chevronDown_ogf2d_84{flex-shrink:0}._navigationArrows_ogf2d_88{display:flex;gap:8px}._navButton_ogf2d_93{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;border-radius:4px;transition:background-color .2s ease}._navButton_ogf2d_93:hover{background-color:#f0f0f0}._navButton_ogf2d_93:focus{outline:none;box-shadow:0 0 0 2px #2a7dfc33}@media(max-width:1000px){._container_ogf2d_1{flex-direction:column;align-items:start;gap:6px}}@media(max-width:600px){._rightSection_ogf2d_16{flex-direction:column;align-items:start;gap:10px}}._pagination_l8da3_1{display:flex;align-items:center;justify-content:center;gap:.3em;width:fit-content}._navButton_l8da3_9{padding:.5em;border-radius:.375em;transition:background-color .2s;border:1px var(--cream)solid;background:#fff;margin:0 .5em;background-color:transparent}._navButton_l8da3_9:hover{background-color:var(--cream)}._navButton_l8da3_9:disabled{cursor:not-allowed}._navButtonIcon_l8da3_28{height:.75em;width:.75em}._pageButton_l8da3_33{min-width:1.5em;height:1.5em;padding:0;border-radius:.375em;transition:background-color .2s;font-size:2.4em;border:none;background:none;cursor:pointer}._pageButton_l8da3_33:hover{background-color:#f9fafb}._pageButton_l8da3_33._active_l8da3_49{background-color:var(--cream);font-weight:500}._pageButton_l8da3_33._ellipsis_l8da3_54{cursor:default}._pageButton_l8da3_33._ellipsis_l8da3_54:hover{background-color:transparent}._inputContainer_l8da3_62{display:flex;align-items:center;gap:.25em;margin-left:.25em}._pageInput_l8da3_69{width:2em;height:1.25em;padding:0 .25em;border-radius:.375em;border:1px solid rgb(209 213 219);outline:none;text-align:center;font-size:.75em;background-color:#fff}._pageInput_l8da3_69:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #3b82f6}@media(min-width:640px){._navButton_l8da3_9{padding:.5em}._navButtonIcon_l8da3_28{height:1em;width:1em}._pageButton_l8da3_33{min-width:2em;height:2em;padding:0;font-size:2em}._inputContainer_l8da3_62{margin-left:.5em}._pageInput_l8da3_69{width:2.5em;height:1.5em;padding:0 .5em;font-size:2.4em}}._pageHeader_1pd9r_2{display:flex;justify-content:space-between;margin-bottom:40px}._pageHeader_1pd9r_2 h2{font-size:6em;font-weight:600}._pageHeader_1pd9r_2 input{height:30px;padding:0 10px;border-radius:5px;border:1px var(--cream) solid;color:var(--cream);background-color:#eee}._pageHeader_1pd9r_2 input::placeholder{color:var(--cream);opacity:.7}._headRight_1pd9r_24{display:flex;align-items:center;gap:10px}._headRightItem_1pd9r_29{display:flex;align-items:center;gap:5px}._headRightItem_1pd9r_29 p{font-size:2.6em}._sectionHead_1pd9r_40{width:100%;padding:16px 24px 0;display:flex;justify-content:space-between;align-items:center}._sectionTitle_1pd9r_47{font-size:24px;color:#333;font-weight:600}._statsList_1pd9r_53{list-style:none;padding:0;margin:0;font-size:16px;line-height:1.8;color:#444}._tableContainer_1pd9r_62{overflow-x:auto;padding:12px 0}._userTable_1pd9r_67{width:100%;border-collapse:collapse;font-size:12px}._userTable_1pd9r_67 th,._userTable_1pd9r_67 td{padding:12px 16px;text-align:left;border-bottom:2px solid #eee}._userTable_1pd9r_67 th{background-color:var(--brown2);font-weight:600;color:#fff}._userTable_1pd9r_67 th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}._userTable_1pd9r_67 th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}._userTable_1pd9r_67 tr:hover{background-color:#e9eaeb}._userTable_1pd9r_67 td{color:#555}._userTable_1pd9r_67 tbody tr{cursor:pointer}._userTable_1pd9r_67 tbody tr td{text-align:center}._userTable_1pd9r_67 tbody tr td:first-child{text-align:left}._filterButtons_1pd9r_111{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}._filterButton_1pd9r_111{padding:8px 16px;background-color:#f2f2f2;border:none;border-radius:6px;cursor:pointer;font-size:14px;color:#444;transition:background-color .2s ease}._filterButton_1pd9r_111:hover{background-color:#ddd}._filterButton_1pd9r_111._active_1pd9r_133{background-color:#2a7dfc;color:#fff}._container_i5n5l_1{position:relative;display:inline-block;font-family:inherit}._trigger_i5n5l_7{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;background-color:var(--cream2);border:none;border-radius:6px;cursor:pointer;font-size:2.4em;color:#333;font-weight:500;transition:background-color .2s ease;min-width:60px}._trigger_i5n5l_7:hover{background-color:#c4a97a}._triggerText_i5n5l_28{flex:1;text-align:left}._chevron_i5n5l_33{flex-shrink:0;transition:transform .2s ease;color:#666}._chevronOpen_i5n5l_39{transform:rotate(180deg)}._dropdown_i5n5l_43{position:absolute;top:100%;left:0;right:0;margin-top:4px;background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;min-width:120px;overflow:hidden}._option_i5n5l_58{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;background:none;border:none;cursor:pointer;font-size:2.4em;color:#666;text-align:left;transition:background-color .2s ease}._option_i5n5l_58:hover{background-color:#f5f5f5}._optionText_i5n5l_82{flex:1}._checkmark_i5n5l_86{flex-shrink:0;color:#999;margin-left:8px}@media(max-width:768px){._trigger_i5n5l_7{font-size:2.2em;padding:6px 10px}._option_i5n5l_58{font-size:2.2em;padding:8px 10px}}._tableContainer_w8gk0_1{width:100%}._tableControls_w8gk0_5{display:flex;justify-content:flex-end;margin-bottom:12px}._userTable_w8gk0_11{width:100%;border-collapse:collapse;font-size:12px}._userTable_w8gk0_11 th,._userTable_w8gk0_11 td{padding:12px 14px;text-align:left;border-bottom:1px solid #eaeaea}._userTable_w8gk0_11 thead{border-radius:5px}._userTable_w8gk0_11 thead th{background-color:var(--brown2);font-weight:600;color:#fff}._userTable_w8gk0_11 th:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}._userTable_w8gk0_11 th:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}._userTable_w8gk0_11 tbody tr:hover{background-color:#fafafa}._clickableRow_w8gk0_46{cursor:pointer}._emptyState_w8gk0_50{text-align:center;color:#777}._pageHeader_1677j_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}._pageHeader_1677j_2 h2{font-size:6em;font-weight:600;line-height:.9}._pageHeader_1677j_2 h2 span{font-size:11px;font-weight:400;opacity:.8}._pageHeader_1677j_2 input{height:30px;padding:0 10px;border-radius:5px;border:1px var(--cream) solid;color:var(--cream);background-color:#eee}._pageHeader_1677j_2 input::placeholder{color:var(--cream);opacity:.7}._backlink_1677j_32{display:flex;align-items:center;font-size:2.3em;color:var(--cream);margin-bottom:30px}._charts_1677j_40{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}._box_1677j_47{width:calc(50% - 20px);border-radius:10px;box-shadow:var(--shadow);margin-bottom:40px}._boxHead_1677j_53{display:flex;justify-content:space-between;padding:16px 24px;border-bottom:1px var(--border-color) solid}._boxHead_1677j_53 header{font-size:2.9em;font-weight:600}._boxContent_1677j_65{padding:16px 24px}._boxContent_1677j_65 p{font-size:12px;line-height:1.5}._boxContent_1677j_65 p span{opacity:.5;margin-right:4px}._chartTitle_1677j_78{font-size:16px;color:var(--cream);margin:0 0 16px;font-weight:600}._boxSummary_1677j_85{display:flex;align-items:flex-start;gap:20px;margin-top:16px}._legend_1677j_92{display:flex;flex-direction:column;gap:8px;min-width:80px}._legendItem_1677j_99{display:flex;align-items:center;gap:8px}._bullet_1677j_105{width:12px;height:12px;border-radius:50%;flex-shrink:0}._legendItem_1677j_99 span{font-size:12px;color:#9ca3af;font-weight:400}._summaryText_1677j_118{font-size:12px;line-height:1.5;color:#374151;flex:1}._summaryText_1677j_118 strong{font-weight:600;color:#374151}._user_profile_1677j_151{width:calc(25% - 20px)}._user_profile_1677j_151 p{font-size:12px;margin-bottom:8px}._lone_scores_1677j_158{width:calc(75% - 20px)}._lone_scores_charts_1677j_161{display:flex;justify-content:space-around;margin-top:10px}@media(max-width:700px){._charts_1677j_40{flex-direction:column}._box_1677j_47{width:100%}}._pieChartContainer_1fa2i_2{display:flex;flex-direction:column;align-items:center;text-align:center}._pieChartTitle_1fa2i_9{font-size:14px;color:var(--cream);margin:0 0 2px;font-weight:600}._pieChartWrapper_1fa2i_16{position:relative;display:flex;align-items:center;justify-content:center}._pieChartCenter_1fa2i_23{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._pieChartPercentage_1fa2i_33{font-size:12px;font-weight:700;color:#000}._pieChartLabel_1fa2i_39{font-size:12px;color:#666;margin-top:2px;font-weight:500}._barChartContainer_1fa2i_47{display:flex;flex-direction:column;width:100%}._barChartWrapper_1fa2i_53{width:100%;background:transparent;border-radius:8px;padding:0;box-shadow:none}._normalDistributionContainer_1fa2i_62{display:flex;flex-direction:column;align-items:left;width:100%}._normalDistributionContainer_1fa2i_62 svg{border-radius:8px}._radarChartContainer_1fa2i_74{display:flex;justify-content:center;align-items:center;width:100%}._radarChartContainer_1fa2i_74 svg{border-radius:8px}._factorChartContainer_1fa2i_86{display:flex;flex-direction:column;align-items:center;width:100%}._factorChartTitle_1fa2i_93{font-size:16px;color:var(--cream);margin:0 0 16px;font-weight:600;text-align:center}._factorChartWrapper_1fa2i_101{background:transparent;border-radius:8px;box-shadow:none}._pageHeader_yolj4_2{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}._pageHeader_yolj4_2 h2{font-size:6em;font-weight:600}._pageHeaderNav_yolj4_14{display:flex;gap:30px}._pageHeaderNav_yolj4_14 p{font-size:14px;cursor:pointer}._pageHeader_yolj4_2 p._active_yolj4_22{text-decoration:underline;color:var(--cream)}._headRight_yolj4_26{display:flex;align-items:center;gap:10px}._headRightItem_yolj4_31{display:flex;align-items:center;gap:5px}._headRightItem_yolj4_31 p{font-size:2.6em}._pageHeader_yolj4_2 input{height:40px;padding:0 10px;border-radius:12px;border:1px var(--cream) solid;color:var(--cream);background-color:#eee}._pageHeader_yolj4_2 input::placeholder{color:var(--cream);opacity:.7}._addItem_yolj4_54{display:flex;justify-content:right;margin-bottom:40px}._addItem_yolj4_54 button{background:var(--cream);padding:10px 25px;border-radius:9px;font-size:2.4em;width:fit-content;border:none;display:flex;justify-content:center;align-items:center;gap:5px}._addItem_yolj4_54 button svg{width:12px;height:12px}._box_yolj4_77{width:100%;border-radius:10px;box-shadow:var(--shadow);margin-bottom:40px}._boxHead_yolj4_83{display:flex;justify-content:space-between;padding:16px 24px;border-bottom:1px var(--border-color) solid}._boxHead_yolj4_83 header{font-size:2.9em;font-weight:600}._boxContent_yolj4_94{padding:24px}._boxContentTable_yolj4_98{width:100%;border:var(--border-color) 1px solid;border-radius:10px}._summary_yolj4_104 p{font-size:12px;line-height:1.5}._fitIndicesContainer_yolj4_111{display:flex;flex-direction:column;gap:15px;margin:30px 0;padding:20px}._fitIndexRow_yolj4_119{display:flex;align-items:center;gap:20px}._indexLabel_yolj4_125{min-width:80px;font-size:2.4em;font-weight:600}._criteriaContainer_yolj4_131{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1000px){._pageHeader_yolj4_2{flex-direction:column;align-items:start;gap:10px}._pageHeaderNav_yolj4_14{order:3;width:100%;justify-content:space-between;margin-top:50px}}._tableContainer_1glmn_1{width:100%;overflow-x:auto}._table_1glmn_1{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}._headerRow_1glmn_15{background-color:#ecebeb}._headerRow_1glmn_15 th{padding:12px 16px;text-align:center;font-weight:500;font-size:14px;color:#333;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}._subHeaderRow_1glmn_29{background-color:#f8f8f8}._subHeaderRow_1glmn_29 td{padding:8px 16px;font-size:13px;color:#666;font-style:italic;border-bottom:1px solid #e0e0e0}._dataRow_1glmn_41{border-bottom:1px solid #f0f0f0}._dataRow_1glmn_41:hover{background-color:#fafafa}._dataRow_1glmn_41 td{padding:12px 16px;font-size:14px;color:#333;border-right:1px solid #e0e0e0}._highlighted_1glmn_56{background-color:#e8f5e8!important;color:#2d5a2d!important;font-weight:500;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}._dataRow_1glmn_41:hover ._highlighted_1glmn_56{background-color:#d4f0d4!important}._toastContainer_1khfv_1{position:fixed;top:80px;right:2rem;z-index:9999;min-width:280px;max-width:330px;background:#fff;box-shadow:0 4px 16px #00000014;border-radius:8px;padding:1.5rem 2rem;display:flex;align-items:center;gap:1.25rem;transition:opacity .3s}._content_1khfv_18{display:flex;flex-direction:column;gap:.25rem}._svg_1khfv_23{margin-right:10px;flex-shrink:0}._header_1khfv_28{font-weight:700;font-size:2.8em;color:#3d392a;margin-bottom:5px}._message_1khfv_35{color:#7c7a6e;font-size:2.5rem;margin:0}._closeButton_1khfv_41{position:absolute;top:.75rem;right:.75rem;background:none;border:none;font-size:1.25rem;cursor:pointer;color:#aaa}
