*{margin:0;padding:0;box-sizing:border-box}input,button,textarea,select{font-family:inherit}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;line-height:1.3}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:700}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.25rem;font-weight:600}h5{font-size:1.125rem;font-weight:600}h6{font-size:1rem;font-weight:600}button,input,textarea,select{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5}p,span,a,li{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}code,pre{font-family:Courier New,Courier,monospace}input[type=password]::-ms-reveal{display:none}.main-content{flex-grow:1;width:100%}body,#root{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}.full-screen-loading{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loading-spinner{width:50px;height:50px;border:4px solid #e0f2f1;border-top:4px solid #009688;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:15px}.loading-text{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;color:#009688;letter-spacing:.5px;animation:pulse 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}._homePage_hnqgu_2{width:100%;min-height:100vh;box-sizing:border-box;overflow-x:hidden}._btnPrimary_hnqgu_12{background-color:#009688;color:#fff;padding:.8rem 1.5rem;text-decoration:none;border-radius:8px;font-weight:600;transition:background-color .2s;display:inline-flex;align-items:center;gap:.5rem}._btnPrimary_hnqgu_12:hover{background-color:#00796b}._btnSecondary_hnqgu_33{background-color:#fff;color:#009688;border:1px solid #009688;padding:.8rem 1.5rem;text-decoration:none;border-radius:8px;font-weight:600;transition:all .2s;display:inline-flex;align-items:center;gap:.5rem}._btnSecondary_hnqgu_33:hover{background-color:#f0f9f8}._imgPlaceholder_hnqgu_53{border-radius:8px;height:250px}._hero_hnqgu_65{background:linear-gradient(180deg,#d1eae5,#fff);min-height:calc(100vh - 60px);padding:1rem 0;display:flex;align-items:center;scroll-margin-top:60px}._heroContainer_hnqgu_77{display:flex;align-items:center;justify-content:space-between;gap:2rem;max-width:1200px;width:100%;margin:auto;padding:0rem 2rem}._heroContent_hnqgu_95{flex:1;margin-right:2rem}._heroTitle_hnqgu_101{display:flex;align-items:end;gap:.5rem;font-size:4.5rem;margin-bottom:1rem}._heroTitle_hnqgu_101 span{background:linear-gradient(90deg,#000 0% 45%,#1e9378 67% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}._heroLogo_hnqgu_129{width:230px;height:280px;object-fit:contain}._heroContent_hnqgu_95 p{font-size:.95rem;font-style:italic;color:#555;line-height:1.6;max-width:500px;margin-bottom:2rem}._heroButtons_hnqgu_152{display:flex;gap:1rem}._heroImage_hnqgu_157{flex:1}._heroImage_hnqgu_157 ._imgPlaceholder_hnqgu_53{height:600px;width:100%;object-fit:contain;transform:rotate(3deg);transition:transform .6s ease}._imgPlaceholder_hnqgu_53:hover{transform:rotate(0)}._features_hnqgu_177{background-color:#fff;padding:2rem;text-align:center;min-height:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:center;scroll-margin-top:80px}._features_hnqgu_177 h2{font-size:2rem;margin-bottom:1rem;color:#333}._featuresSubtitle_hnqgu_198{font-size:1.1rem;color:#555;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}._featureGrid_hnqgu_207{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto}._featureCard_hnqgu_215{background-color:#fff;padding:2.5rem 2rem;border-radius:12px;box-shadow:0 4px 20px #00000012;text-align:center;border:2px solid #009688;transition:all .3s ease}._featureCard_hnqgu_215:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001a}._cardOrange_hnqgu_235{border-color:#f39c12}._featureIconWrapper_hnqgu_241{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;margin:0 auto 1.5rem}._iconGreen_hnqgu_253{background-color:#e0f2f1;color:#009688}._iconOrange_hnqgu_259{background-color:#fff8e1;color:#f39c12}._featureCard_hnqgu_215 h4{font-size:1.2rem;color:#333;margin-bottom:.5rem;min-height:3em;display:flex;flex-direction:column;justify-content:center}._featureCard_hnqgu_215 p{color:#555;line-height:1.6;font-size:.95rem}._featureList_hnqgu_288{list-style:none;padding:0;margin-top:1.5rem;text-align:left;font-size:.9rem;color:#555}._featureList_hnqgu_288 li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._checkIcon_hnqgu_306{color:#009688;font-size:.8rem;flex-shrink:0}._stats_hnqgu_315{background-image:linear-gradient(#00000080,#00000080),url(/assets/anh-stats-CPRgzRwZ.png);background-size:cover;background-position:center;color:#fff;display:flex;justify-content:space-around;padding:3rem 2rem;text-align:center;min-height:calc(100vh - 60px);align-items:center;scroll-margin-top:80px}._stats_hnqgu_315 h3{font-size:2.5rem;margin-bottom:.5rem}._stats_hnqgu_315 p{font-size:1rem;opacity:.9}._howItWorks_hnqgu_355{padding:1rem 2rem;max-width:1200px;margin:0 auto;text-align:center;min-height:calc(100vh - 60px);display:flex;flex-direction:column;justify-content:center;background-color:#fff;box-sizing:border-box;scroll-margin-top:80px}._howItWorks_hnqgu_355 h2{font-size:1.8rem;margin-bottom:.5rem;color:#333}._howSubtitle_hnqgu_381{font-size:1rem;color:#555;margin-bottom:1.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}._stepsGrid_hnqgu_395{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left;position:relative;padding:0 1rem}._stepsGrid_hnqgu_395:before{content:"";position:absolute;top:25px;left:16.67%;width:66.67%;height:4px;background-color:#009688;z-index:1}._step_hnqgu_395{position:relative;display:flex;flex-direction:column}._step_hnqgu_395:after{content:"";position:absolute;top:23px;left:50%;transform:translate(-50%);width:12px;height:12px;border-radius:50%;background-color:#3b82f6;border:2px solid #fff;z-index:3}._stepNumber_hnqgu_447{width:50px;height:50px;text-align:center;background-color:#009688;color:#fff;border-radius:50%;font-weight:700;font-size:1.5rem;margin:0 auto 1rem;position:relative;border:4px solid #fff;box-shadow:0 0 0 4px #009688;z-index:4;display:flex;align-items:center;justify-content:center}._stepBadge_hnqgu_475{position:absolute;top:-8px;right:-8px;width:24px;height:24px;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;border:2px solid #fff;z-index:5}._badgeCamera_hnqgu_496{background-color:#3b82f6}._badgeChart_hnqgu_500{background-color:#a855f7}._badgeList_hnqgu_504{background-color:#ef4444}._step_hnqgu_395 h4{font-size:1.1rem;margin-bottom:.5rem;text-align:center}._step_hnqgu_395 p{color:#555;line-height:1.5;margin-bottom:1rem;text-align:center;font-size:.9rem;min-height:4.1rem}._imageContent_hnqgu_531{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000000d;margin-top:auto;flex-grow:1;display:flex;flex-direction:column}._imageContent_hnqgu_531 img{width:100%;height:250px;object-fit:cover;display:block;border-radius:0}._imageCaption_hnqgu_560{display:flex;justify-content:space-between;padding:.5rem 1rem;font-size:.85rem;color:#777;background-color:#fff;border-top:1px solid #e0e0e0}._uploadStatus_hnqgu_571{color:#009688;font-weight:600}._aiResultTable_hnqgu_560{padding:.5rem 1rem;font-size:.85rem;background-color:#fff;border-top:1px solid #e0e0e0}._aiResultTable_hnqgu_560 div{display:flex;justify-content:space-between;padding:.1rem 0}._aiResultTable_hnqgu_560 span:first-child{color:#555}._aiResultTable_hnqgu_560 span:last-child{font-weight:600}._accuracy_hnqgu_597{color:#009688}._firstAidList_hnqgu_601{background-color:#fff;flex-grow:1}._listHeader_hnqgu_606{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#f0f9f8;color:#00796b;font-size:.85rem;border-bottom:1px solid #e0f2f1}._listHeader_hnqgu_606 ._listHeaderIcon_hnqgu_617{width:24px;height:24px}._listHeaderText_hnqgu_622 strong{display:block}._listHeader_hnqgu_606 span{font-size:.8rem;color:#555}._firstAidList_hnqgu_601 ul{padding:.75rem 2rem;margin:0;font-size:.85rem;color:#333;list-style:decimal}._firstAidList_hnqgu_601 li{margin-bottom:.25rem;line-height:1.4}._whySkinAid_hnqgu_645{padding:4rem 2rem;background-color:#f9fafb;text-align:center;scroll-margin-top:80px}._whySkinAid_hnqgu_645 h2{font-size:2rem;margin-bottom:3rem;color:#333}._whyGrid_hnqgu_659{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}._whyCard_hnqgu_667{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center}._whyCard_hnqgu_667:hover{transform:translateY(-5px)}._whyIcon_hnqgu_682{font-size:2.5rem;color:#009688;margin-bottom:1rem;background:#e0f2f1;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center}._whyCard_hnqgu_667 h4{font-size:1.2rem;margin-bottom:.5rem;color:#333}._whyCard_hnqgu_667 p{color:#666;font-size:.95rem;line-height:1.5}._medicalDisclaimer_hnqgu_708{background-color:#f3f4f6;padding:2rem;text-align:center;border-top:1px solid #e5e7eb;scroll-margin-top:80px}._disclaimerContainer_hnqgu_716{max-width:1000px;margin:0 auto}._medicalDisclaimer_hnqgu_708 p{color:#6b7280;font-size:.85rem;line-height:1.6;font-style:italic}@media(max-width:900px){._hero_hnqgu_65{flex-direction:column}._featureGrid_hnqgu_207{grid-template-columns:1fr}._stats_hnqgu_315{flex-direction:column;gap:2rem}._stepsGrid_hnqgu_395{grid-template-columns:1fr}._stepsGrid_hnqgu_395:before{display:none}._whyGrid_hnqgu_659{grid-template-columns:repeat(2,1fr)}._homePage_hnqgu_2{height:auto;overflow-y:visible;scroll-snap-type:none}._hero_hnqgu_65,._features_hnqgu_177,._stats_hnqgu_315,._howItWorks_hnqgu_355,._whySkinAid_hnqgu_645,._medicalDisclaimer_hnqgu_708{height:auto;scroll-snap-align:none;padding:3rem 1.5rem}._features_hnqgu_177,._howItWorks_hnqgu_355{justify-content:flex-start}}@media(max-width:768px){._heroImage_hnqgu_157{display:none}._heroContainer_hnqgu_77{flex-direction:column;padding:2rem 1.5rem;text-align:center}._heroContent_hnqgu_95{margin-right:0;display:flex;flex-direction:column;align-items:center}._heroTitle_hnqgu_101{flex-direction:column-reverse;align-items:center;font-size:3.5rem;gap:1rem}._heroLogo_hnqgu_129{width:180px;height:auto}._heroButtons_hnqgu_152{justify-content:center}}@media(max-width:600px){._whyGrid_hnqgu_659{grid-template-columns:1fr}}._footer_7shag_2{background-color:#333;color:#ccc;padding-top:3rem;scroll-snap-align:start}._container_7shag_11{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}._column_7shag_22{flex:1;min-width:150px}._logo_7shag_27{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._logo_7shag_27 span{font-size:1.5rem}._footerLogoImg_7shag_44{width:25px;height:25px;margin-right:.5rem}._column_7shag_22 p{font-size:1rem;line-height:1.5;max-width:250px;font-size:.8rem}._column_7shag_22 h4{color:#fff;font-size:.9rem;margin-bottom:1.2rem}._column_7shag_22 a{display:block;color:#ccc;text-decoration:none;margin-bottom:.8rem;transition:color .2s;font-size:.8rem}._column_7shag_22 a:hover{color:#009688}._bottomBar_7shag_76{border-top:1px solid #444;text-align:center;padding:1.5rem 0;margin-top:2rem;font-size:.8rem}@media(max-width:900px){._footer_7shag_2{scroll-snap-align:none}}@media(max-width:768px){._container_7shag_11{padding-left:1rem;padding-right:1rem;gap:1.5rem}}._container_iz1ha_3{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f4f8;padding:2rem;box-sizing:border-box}._card_iz1ha_22{display:flex;width:100%;max-width:900px;background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #00796b80;overflow:hidden;min-height:520px}._leftPanel_iz1ha_34{width:50%;padding:2.8rem;background:url(/assets/anhNen3-BWXvuqbA.jpg) no-repeat;background-size:cover;text-align:center}._leftPanel_iz1ha_34 ._leftPanelLogo_iz1ha_42{width:100%;display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;text-decoration:none}._leftPanel_iz1ha_34 ._leftPanelLogo_iz1ha_42 img{width:2.5rem;text-align:center}._leftPanel_iz1ha_34 ._leftPanelLogo_iz1ha_42 h2{font-size:1.5rem;font-family:Poppins,sans-serif;background:linear-gradient(90deg,#000 0% 45%,#1e9378 67% 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-align:center}._promoImage_iz1ha_74{max-width:100%;margin-bottom:2rem;border-radius:1rem;border:1px solid rgba(30,147,120,1);box-shadow:0 0 10px #1e9378cc}._promoTitle_iz1ha_81{color:#00796b;font-size:1rem;margin-bottom:.5rem}._promoText_iz1ha_86{font-size:.8rem;color:#004d40}._rightPanel_iz1ha_92{width:50%;padding:3rem;display:flex;flex-direction:column}._alignTop_iz1ha_109{justify-content:flex-start}._alignCenter_iz1ha_113{justify-content:center}._mobileBackButton_iz1ha_118{display:none;position:absolute;top:1.5rem;left:1.5rem;font-size:1.2rem;color:#00796b;z-index:10;transition:color .2s}._mobileBackButton_iz1ha_118:hover{color:#004d40}._languageWrapper_iz1ha_134{position:absolute;top:1.5rem;right:1.5rem;background-color:#fffc;padding:5px 10px;border-radius:20px;z-index:10}@media(max-width:900px){._container_iz1ha_3{padding:0;align-items:flex-start}._card_iz1ha_22{flex-direction:column;max-width:100%;min-height:100vh;border-radius:0;box-shadow:none}._leftPanel_iz1ha_34{display:none}._rightPanel_iz1ha_92{width:100%;padding:2rem;box-sizing:border-box;min-height:100vh}._mobileBackButton_iz1ha_118{display:block;top:1.5rem;left:1.5rem}._languageWrapper_iz1ha_134{top:1rem;right:1rem}}._container_1h9q5_1{display:flex;align-items:center;gap:8px}._flagButton_1h9q5_7{background:none;border:none;cursor:pointer;font-size:1rem;padding:0;opacity:.4;transition:opacity .3s ease,transform .2s;display:flex;align-items:center}._flagButton_1h9q5_7:hover{opacity:.8;transform:scale(1.1)}._activeFlag_1h9q5_24{opacity:1}._divider_1h9q5_28{color:#ccc;font-size:1rem;-webkit-user-select:none;user-select:none}._tabs_u5x3v_1{display:flex;margin-bottom:1rem;justify-content:space-evenly}._tab_u5x3v_1{padding:.8rem 1.5rem;border:none;background-color:transparent;font-size:.9rem;font-weight:600;cursor:pointer;color:#90a4ae;border-radius:20px}._activeTab_u5x3v_16{background-color:#009688;color:#fff;box-shadow:0 4px 12px #0096884d}._formGroup_djdil_2{position:relative;margin-bottom:.8rem}._formGroup_djdil_2 label{display:block;font-weight:600;margin-bottom:.5rem;color:#555;font-size:.8rem}._inputWrapper_djdil_14{position:relative;width:100%}._formGroup_djdil_2 input{width:100%;padding:.8rem 2.5rem;border:1px solid #cfd8dc;border-radius:8px;font-size:.8rem;box-sizing:border-box}._formGroup_djdil_2 ._icon_djdil_28{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#009688}._togglePasswordIcon_djdil_36{position:absolute;right:12px;top:55%;transform:translateY(-50%);color:#90a4ae;cursor:pointer;z-index:2}._errorMessage_djdil_47{color:#d32f2f;font-size:.8rem;font-weight:500;margin-top:7px;text-align:left}._inputError_djdil_56{border-color:#d32f2f!important;box-shadow:0 0 0 1px #d32f2f}._apiErrorMessage_djdil_61{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #d32f2f;background-color:#ffebee;color:#d32f2f;border-radius:8px;font-size:.9rem;font-weight:500;text-align:center;box-sizing:border-box}._formGroup_djdil_2:has(._inputError_djdil_56) label{color:#d32f2f}._formGroup_djdil_2:has(._inputError_djdil_56) ._icon_djdil_28{color:#d32f2f}._optionsRow_djdil_84{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:.85rem}._radioGroup_djdil_91{display:flex;gap:1rem;font-size:.85rem}._inputErrorGroup_djdil_97{color:#d32f2f}._agreeGroup_djdil_101 input[type=checkbox]{width:auto;margin:0}._rememberMeGroup_djdil_106{display:flex;align-items:center;gap:.5rem}._rememberMeGroup_djdil_106 input{margin:0;width:auto}._rememberMeGroup_djdil_106 label{margin:0;font-weight:400}._forgotLink_djdil_122{color:#009688;text-decoration:none}._agreeGroup_djdil_101{display:flex;align-items:center;gap:.5rem;margin-bottom:.4rem}._agreeGroup_djdil_101 label{color:gray;font-size:.8rem}._submitButton_djdil_140{width:100%;padding:.6rem;border:none;background-color:#009688;color:#fff;font-size:.9rem;font-weight:medium;border-radius:25px;cursor:pointer;box-shadow:0 4px 15px #00968866;margin:.6rem 0}._formTitle_djdil_155{text-align:center;font-size:1.5rem;color:#333;margin-bottom:.5rem}._formSubtitle_djdil_162{text-align:center;color:#777;margin-bottom:2rem;font-size:.8rem;line-height:1.4}._backLinkWrapper_djdil_170{text-align:center;margin-top:1.5rem}._backLink_djdil_170{color:#555;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem}._backLink_djdil_170:hover{color:#009688}._tipBox_djdil_190{background-color:#fffaf0;border:1px solid #ffe6b3;border-radius:8px;padding:1rem;margin-top:2rem;display:flex;align-items:flex-start;gap:.75rem}._tipIcon_djdil_201{color:#f59e0b;font-size:1.2rem;margin-top:0rem}._tipBox_djdil_190 p{margin:0;color:#b45309;font-size:.9rem;line-height:1.3}._tipBox_djdil_190 p strong{color:#92400e}._apiSuccessMessage_djdil_218{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #1e8e3e;background-color:#e6f4ea;color:#1e8e3e;border-radius:8px;font-size:.9rem;font-weight:500;text-align:center;box-sizing:border-box}._modalOverlay_djdil_233{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modalContent_djdil_245{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-width:500px;width:90%;padding:1.5rem 2rem}._modalContent_djdil_245 ._form_djdil_2{padding:0;box-shadow:none;border:none}._modalContent_djdil_245 ._formTitle_djdil_155{text-align:left;margin-bottom:1.5rem}._modalActions_djdil_262{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;border-top:1px solid #eee;padding-top:1.5rem}._btnCancel_djdil_270{padding:.6rem 1rem;border-radius:6px;background-color:#f0f0f0;border:1px solid #ddd;font-weight:600;cursor:pointer}._btnSave_djdil_278{padding:.6rem 1rem;border-radius:6px;background-color:#009688;color:#fff;border:1px solid #009688;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem}:root{--primary-color: #009688;--primary-color-dark: #00796b}._header_1j5o7_10{display:flex;align-items:center;padding:.5rem 2rem;height:60px;border-bottom:1px solid #eee;position:fixed;top:0;left:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 8px #00000014;box-sizing:border-box;margin:0}._logo_1j5o7_27{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:1.5rem;font-weight:700;color:#333}._logo_1j5o7_27 img{height:45px}._logoAid_1j5o7_41{color:var(--primary-color)}._hamburgerButton_1j5o7_45{display:none}._navContainer_1j5o7_50{flex-grow:1}._menuContent_1j5o7_54{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:space-between}._nav_1j5o7_50{display:flex;flex-direction:row;gap:2rem;margin-left:2.5rem}._rightWrapper_1j5o7_69{display:flex;align-items:center;gap:1.5rem}._secondaryNav_1j5o7_75{display:flex;gap:1.5rem;margin-right:1rem;padding-right:1.5rem;border-right:1px solid #eee}._authButtons_1j5o7_83{display:flex;flex-direction:row;align-items:center;gap:1rem;margin-left:0;border:none;padding:0}._overlay_1j5o7_93,._closeButton_1j5o7_98{display:none}._nav_1j5o7_50 a,._secondaryNav_1j5o7_75 a{text-decoration:none;color:#555;font-weight:600;font-size:.9rem;padding-bottom:0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}._nav_1j5o7_50 a:hover,._nav_1j5o7_50 a._active_1j5o7_117,._secondaryNav_1j5o7_75 a:hover,._secondaryNav_1j5o7_75 a._active_1j5o7_117{color:var(--primary-color)}._welcomeLink_1j5o7_123{font-weight:600;font-size:.9rem;color:#333;white-space:nowrap;text-decoration:none;transition:color .2s;display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis}._welcomeLink_1j5o7_123:hover{color:var(--primary-color)}._authBtn_1j5o7_140{text-decoration:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;border:1px solid var(--primary-color);color:var(--primary-color);background-color:#fff;cursor:pointer;transition:all .2s;text-align:center}._authBtn_1j5o7_140:hover{background-color:#f0f9f8}._signUp_1j5o7_158{background-color:var(--primary-color);color:#fff}._signUp_1j5o7_158:hover{background-color:var(--primary-color-dark)}._languageSwitcher_1j5o7_167{display:flex;align-items:center;gap:.5rem;padding:0 1rem}._flagButton_1j5o7_174{background:none;border:none;cursor:pointer;opacity:.5;transition:opacity .2s ease-in-out;padding:0;display:flex}._flagButton_1j5o7_174:hover{opacity:1}._flagButton_1j5o7_174 img{width:1.4rem!important;height:auto!important;border-radius:3px;object-fit:cover}._flagButton_1j5o7_174 span{display:flex!important;align-items:center;justify-content:center;line-height:1}._flagButton_1j5o7_174 svg{width:1.6rem!important;height:1.2rem!important;border-radius:3px;display:block}._activeFlag_1j5o7_210{opacity:1}._divider_1j5o7_214{color:#ccc;font-size:1.2rem}._dropdown_1j5o7_220{position:relative;display:flex;align-items:center;height:100%}._dropdownBtn_1j5o7_227{background:none;border:none;cursor:pointer;font-family:inherit;color:#555;font-weight:600;font-size:.9rem;padding:0;display:flex;align-items:center;gap:.3rem;transition:color .2s}._chevron_1j5o7_242{font-size:.75rem;transition:transform .2s;margin-top:1px}._dropdownContent_1j5o7_249{display:none;position:absolute;background-color:#fff;min-width:200px;box-shadow:0 4px 20px #0000001a;z-index:1002;border-radius:8px;padding:.5rem 0;top:100%;left:50%;transform:translate(-50%);border:1px solid #f0f0f0;margin-top:10px}._dropdownContent_1j5o7_249 a{color:#555;padding:.7rem 1.2rem;text-decoration:none;display:block;font-size:.9rem;font-weight:500;transition:all .2s;white-space:nowrap;border:none;text-align:left}._dropdownContent_1j5o7_249 a:hover{background-color:#f0f9f8;color:var(--primary-color);padding-left:1.5rem}@media(min-width:900px){._dropdown_1j5o7_220:hover ._dropdownContent_1j5o7_249{display:block;animation:_fadeIn_1j5o7_1 .2s ease-in-out}._dropdown_1j5o7_220:hover ._chevron_1j5o7_242{transform:rotate(180deg)}._dropdownBtn_1j5o7_227:hover,._dropdown_1j5o7_220:hover ._dropdownBtn_1j5o7_227{color:var(--primary-color)}._dropdownContent_1j5o7_249:before{content:"";position:absolute;top:-15px;left:0;width:100%;height:15px;background:transparent}}@keyframes _fadeIn_1j5o7_1{0%{opacity:0;transform:translate(-50%) translateY(5px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:899px){._header_1j5o7_10{justify-content:center;padding:.75rem 1rem}._hamburgerButton_1j5o7_45{display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:1.3rem;color:#555;cursor:pointer;position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:1001}._navContainer_1j5o7_50{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:1000;transition:visibility .3s ease;margin-left:0}._overlay_1j5o7_93{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}._menuContent_1j5o7_54{position:absolute;top:0;left:0;width:300px;height:100%;background-color:#fff;padding:5rem 1.5rem 2rem;flex-direction:column;align-items:flex-start;justify-content:flex-start;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto}._mobileMenuOpen_1j5o7_388{visibility:visible}._mobileMenuOpen_1j5o7_388 ._overlay_1j5o7_93{opacity:1}._mobileMenuOpen_1j5o7_388 ._menuContent_1j5o7_54{transform:translate(0)}._nav_1j5o7_50{flex-direction:column;gap:1rem;margin-left:0;width:100%;order:1}._rightWrapper_1j5o7_69{flex-direction:column;width:100%;align-items:stretch;gap:1.5rem;order:2;margin-top:auto;padding-top:1.5rem;border-top:1px solid #eee}._dropdown_1j5o7_220{width:100%;display:block;height:auto;margin:0}._dropdownBtn_1j5o7_227{display:flex;width:100%;justify-content:space-between;align-items:center;padding:.5rem;font-size:1.1rem;font-weight:600;color:#555;background:none;border:none}._dropdownContent_1j5o7_249{display:none;position:static;transform:none;box-shadow:none;border:none;width:100%;margin-top:0;padding:0;padding-left:1rem;border-left:2px solid #eee;margin-left:.5rem;background-color:transparent}._mobileSubmenuOpen_1j5o7_456 ._dropdownContent_1j5o7_249{display:flex;flex-direction:column;gap:0;animation:_slideDown_1j5o7_1 .3s ease}._mobileSubmenuOpen_1j5o7_456 ._dropdownBtn_1j5o7_227{color:var(--primary-color)}._mobileSubmenuOpen_1j5o7_456 ._chevron_1j5o7_242{transform:rotate(180deg)}._dropdownContent_1j5o7_249 a{padding:.8rem .5rem;font-size:1rem;color:#666}._dropdownContent_1j5o7_249 a:hover{padding-left:.5rem;background:none;color:var(--primary-color)}@keyframes _slideDown_1j5o7_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._languageSwitcher_1j5o7_167{order:2;justify-content:center;padding:0}._authButtons_1j5o7_83{flex-direction:column;gap:1rem;align-items:stretch;margin-left:0;order:1}._nav_1j5o7_50 a{font-size:1.1rem;padding:.5rem;border-bottom:none}._nav_1j5o7_50 a._active_1j5o7_117{background-color:#f0f9f8;border-radius:6px}}._mapHeader_1j5o7_522{height:0;padding:0;border:none;overflow:visible;background:transparent;box-shadow:none}._mapHeader_1j5o7_522 ._logo_1j5o7_27,._mapHeader_1j5o7_522 ._hamburgerButton_1j5o7_45{display:none}._mapHeader_1j5o7_522 ._navContainer_1j5o7_50{position:fixed;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:1000;transition:visibility .3s ease;margin-left:0}._mapHeader_1j5o7_522 ._overlay_1j5o7_93{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}._mapHeader_1j5o7_522 ._menuContent_1j5o7_54{position:absolute;top:0;left:0;width:300px;height:100%;background-color:#fff;padding:5rem 1.5rem 2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;transform:translate(-100%);transition:transform .3s ease}._mapHeader_1j5o7_522 ._mobileMenuOpen_1j5o7_388{visibility:visible}._mapHeader_1j5o7_522 ._mobileMenuOpen_1j5o7_388 ._overlay_1j5o7_93{opacity:1}._mapHeader_1j5o7_522 ._mobileMenuOpen_1j5o7_388 ._menuContent_1j5o7_54{transform:translate(0)}._mapHeader_1j5o7_522 ._menuContent_1j5o7_54 ._nav_1j5o7_50{flex-direction:column;gap:1.5rem;margin-left:0;width:100%;order:1}._mapHeader_1j5o7_522 ._menuContent_1j5o7_54 ._rightWrapper_1j5o7_69{flex-direction:column;width:100%;align-items:stretch;gap:1.5rem;order:2;margin-top:auto;padding-top:1.5rem;border-top:1px solid #eee;display:flex!important}._mapHeader_1j5o7_522 ._secondaryNav_1j5o7_75{flex-direction:column;align-items:flex-start;width:100%;gap:1.5rem;margin-right:0;padding-right:0;border-right:none;border-bottom:1px solid #eee;padding-bottom:1.5rem;order:1}._mapHeader_1j5o7_522 ._languageSwitcher_1j5o7_167{order:2;justify-content:center;padding:0}._mapHeader_1j5o7_522 ._authButtons_1j5o7_83{flex-direction:column;gap:1rem;align-items:stretch;margin-left:0;order:1}._mapHeader_1j5o7_522 ._nav_1j5o7_50 a{font-size:1.1rem;padding:.5rem;border-bottom:none}._mapHeader_1j5o7_522 ._nav_1j5o7_50 a._active_1j5o7_117{background-color:#f0f9f8;border-radius:6px}._mapHeader_1j5o7_522 ._dropdown_1j5o7_220{width:100%;display:block;height:auto;margin:0}._mapHeader_1j5o7_522 ._dropdownBtn_1j5o7_227{display:flex;width:100%;justify-content:space-between;align-items:center;padding:.5rem;font-size:1.1rem;font-weight:600;color:#555;background:none;border:none;font-family:inherit}._mapHeader_1j5o7_522 ._dropdownContent_1j5o7_249{display:none;position:static;transform:none;box-shadow:none;border:none;width:100%;margin-top:0;padding:0;padding-left:1rem;border-left:2px solid #eee;margin-left:.5rem;background-color:transparent}._mapHeader_1j5o7_522 ._mobileSubmenuOpen_1j5o7_456 ._dropdownContent_1j5o7_249{display:flex;flex-direction:column;gap:0;animation:_slideDown_1j5o7_1 .3s ease}._mapHeader_1j5o7_522 ._mobileSubmenuOpen_1j5o7_456 ._dropdownBtn_1j5o7_227{color:var(--primary-color)}._mapHeader_1j5o7_522 ._mobileSubmenuOpen_1j5o7_456 ._chevron_1j5o7_242{transform:rotate(180deg)}._mapHeader_1j5o7_522 ._dropdownContent_1j5o7_249 a{padding:.8rem .5rem;font-size:1rem;color:#666;font-weight:500}._mapHeader_1j5o7_522 ._dropdownContent_1j5o7_249 a:hover{padding-left:.5rem;background:none;color:var(--primary-color)}._layoutWrapper_1baxk_3{display:flex;flex-direction:column;min-height:100vh;padding-top:60px}._mainContent_1baxk_12{flex-grow:1}._mapLayout_1baxk_18{padding-top:0!important}._pageContainer_lxq1o_4{width:100%;height:calc(100vh - 60px);background-color:#d1eae54c;display:flex;flex-direction:column;position:relative;overflow:hidden}._topErrorBanner_lxq1o_18{background-color:#fef2f2;color:#dc2626;padding:.75rem 1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #fee2e2;animation:_slideDown_lxq1o_1 .3s ease;z-index:50;flex-shrink:0;position:relative}._errorContent_lxq1o_38{flex:1;text-align:center;font-weight:500;font-size:.95rem}._errorExit_lxq1o_46{background:transparent;border:none;cursor:pointer;color:#dc2626;font-size:1.1rem;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}._errorExit_lxq1o_46:hover{background-color:#dc26261a;transform:scale(1.1)}._errorExit_lxq1o_46:active{transform:scale(.95)}@keyframes _slideDown_lxq1o_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._uploadBox_lxq1o_95{margin:auto;background:#fff;border:3px dashed #0d9488;border-radius:16px;padding:4rem 2rem;text-align:center;width:90%;max-width:600px;transition:all .3s}._uploadBox_lxq1o_95._dragging_lxq1o_106{transform:scale(1.02);background:#f0fdfa}._uploadDropzone_lxq1o_110{cursor:pointer}._uploadDropzone_lxq1o_110 ._uploadTitle_lxq1o_114{margin-bottom:1rem}._uploadDropzone_lxq1o_110 ._uploadSubTitle_lxq1o_118{margin-bottom:1.5rem;font-size:.9rem;color:gray}._uploadDropzone_lxq1o_110 ._uploadCondition_lxq1o_124{font-size:.85rem;color:gray;font-style:italic}._uploadIcon_lxq1o_130{width:64px;height:64px;background:#0d9488;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1.5rem;position:relative}._subIcon_lxq1o_143{position:absolute;bottom:-5px;right:-5px;width:24px;height:24px;background:#fff;color:#0d9488;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 2px 5px #0000001a}._fileTypes_lxq1o_158{display:flex;gap:1.5rem;justify-content:center;margin-top:1rem;margin-bottom:1.5rem}._fileTypes_lxq1o_158 span{background:#f1f5f9;padding:4px 8px;border-radius:4px;font-size:.8rem;color:#64748b}._workspace_lxq1o_174{flex:1;display:grid;grid-template-columns:1fr 380px;height:100%;overflow:hidden}._viewerPanel_lxq1o_184{background-color:#e2e8f0;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative;overflow:hidden}._imagePreviewWrapper_lxq1o_194,._cropperWrapper_lxq1o_195{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;border-radius:8px;overflow:hidden;background:#1e293b;box-shadow:0 10px 30px #00000026}._mainImage_lxq1o_208{max-width:100%;max-height:100%;object-fit:contain}._scanningOverlay_lxq1o_215{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;display:flex;justify-content:center;align-items:center;z-index:10}._scanLine_lxq1o_227{position:absolute;width:100%;height:3px;background:#2dd4bf;box-shadow:0 0 15px #2dd4bf;animation:_scanMove_lxq1o_1 2s infinite ease-in-out alternate}@keyframes _scanMove_lxq1o_1{0%{top:0%}to{top:100%}}._scanMessage_lxq1o_244{background:#000000b3;color:#2dd4bf;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:11;border:1px solid #2dd4bf}._controlsPanel_lxq1o_255{background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;padding:1.5rem;overflow-y:auto}._controlHeader_lxq1o_264{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}._controlHeader_lxq1o_264 h4{margin:0;font-size:1.2rem;color:#334155}._headerBtnGroup_lxq1o_279{display:flex;align-items:center;gap:.8rem}._btnIcon_lxq1o_285{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border:1px solid #e2e8f0;border-radius:10px;color:#64748b;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 2px #0000000d}._btnIcon_lxq1o_285:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#0d9488;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}._btnIcon_lxq1o_285:hover svg{transform:rotate(180deg);transition:transform .5s ease}._btnIcon_lxq1o_285:active{background-color:#f1f5f9;transform:translateY(0) scale(.95);box-shadow:none}._suggestionBoxTip_lxq1o_327{margin-bottom:1rem;font-weight:600;font-size:.95rem;color:#334155}._controlBody_lxq1o_335{flex:1;display:flex;flex-direction:column}._panelContent_lxq1o_340{animation:_fadeIn_lxq1o_1 .3s ease}@keyframes _fadeIn_lxq1o_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._statusBoxWarning_lxq1o_355,._statusBoxDanger_lxq1o_356,._statusBoxSuccess_lxq1o_357{padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.8rem;font-weight:600;margin-bottom:1.5rem}._statusBoxWarning_lxq1o_355{background:#fffbeb;color:#b45309;border:1px solid #fcd34d}._statusBoxDanger_lxq1o_356{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}._statusBoxSuccess_lxq1o_357{background:#f0fdfa;color:#0f766e;border:1px solid #ccfbf1}._sliderGroup_lxq1o_382{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-bottom:1.5rem}._zoomLabel_lxq1o_390{font-weight:600;color:#334155;font-size:.95rem;margin-left:.5rem}._sliderWrapper_lxq1o_397{display:flex;align-items:center;gap:.8rem;background-color:#f1f5f9;padding:.6rem 1rem;border-radius:12px}._sliderIconBtn_lxq1o_407{background:none;border:none;cursor:pointer;color:#94a3b8;font-size:1rem;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;transition:all .2s}._sliderIconBtn_lxq1o_407:hover{color:#0d9488;background-color:#0d94881a;transform:scale(1.1)}._sliderIconBtn_lxq1o_407:active{transform:scale(.95)}._zoomBar_lxq1o_432{-webkit-appearance:none;width:100%;height:6px;border-radius:5px;outline:none;cursor:pointer}._zoomBar_lxq1o_432::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;border-radius:50%;background:#0d9488;border:3px solid #ffffff;box-shadow:0 2px 5px #0003;transition:transform .1s,box-shadow .2s}._zoomBar_lxq1o_432::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 4px #0d948833}._zoomBar_lxq1o_432::-moz-range-thumb{width:20px;height:20px;border:3px solid #ffffff;border-radius:50%;background:#0d9488;cursor:pointer;box-shadow:0 2px 5px #0003}._issueList_lxq1o_472{margin:0 0 1.5rem;padding-left:1.2rem;color:#ef4444}._issueList_lxq1o_472 li{margin-bottom:.5rem}._actionGroup_lxq1o_482{margin-top:auto;display:flex;flex-direction:column;gap:.8rem}._btnPrimary_lxq1o_489,._btnSecondary_lxq1o_490,._btnMagic_lxq1o_491,._btnPrimaryLarge_lxq1o_492{width:100%;padding:.8rem;border-radius:8px;font-weight:600;cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;gap:.5rem;transition:all .2s}._btnPrimary_lxq1o_489{background:#0d9488;color:#fff}._btnPrimary_lxq1o_489:hover{background:#0f766e}._btnSecondary_lxq1o_490{background:#f1f5f9;color:#475569}._btnSecondary_lxq1o_490:hover{background:#e2e8f0}._btnMagic_lxq1o_491{background:linear-gradient(135deg,#8b5cf6,#d946ef);color:#fff;margin-bottom:1rem}._btnMagic_lxq1o_491:hover{opacity:.9;transform:scale(1.02)}._btnPrimaryLarge_lxq1o_492{background:#0d9488;color:#fff;font-size:1.1rem;padding:1rem;margin-top:1rem}._btnLink_lxq1o_539{background:none;border:none;color:#64748b;text-decoration:underline;cursor:pointer;font-size:.9rem;margin-top:1rem;display:block;width:100%}._divider_lxq1o_551{text-align:center;color:#94a3b8;font-size:.8rem;margin:1rem 0;font-weight:600}._centerText_lxq1o_558{text-align:center;color:#64748b;margin-top:1rem}._loaderSpinner_lxq1o_564{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #0d9488;border-radius:50%;margin:2rem auto 0;animation:_spin_lxq1o_1 1s linear infinite}@keyframes _spin_lxq1o_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._dragOverlay_lxq1o_582{position:absolute;top:0;left:0;width:100%;height:100%;background:#0d9488e6;color:#fff;font-size:2rem;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:100;pointer-events:none}@media(max-width:900px){._workspace_lxq1o_174{grid-template-columns:1fr;grid-template-rows:1fr auto}._viewerPanel_lxq1o_184{padding:1rem}._controlsPanel_lxq1o_255{height:auto;max-height:50vh;border-left:none;border-top:1px solid #e2e8f0}}._cropperWrapper_lxq1o_195{overflow:auto;background:#1e293b;display:flex;align-items:center;justify-content:center}._reactCropCustom_lxq1o_628{max-width:100%;max-height:100%}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}._profileContainer_jfhzs_4{background-color:#f4f7f6;min-height:100vh;padding-bottom:2rem}._profileMainWrapper_jfhzs_11{margin:1rem auto;position:relative;z-index:2;max-width:1200px}._profileContent_jfhzs_12{background-color:#f4f7f6;border-radius:12px;box-shadow:0 4px 20px #0000000d;padding:1.5rem;margin-top:1.5rem}._profileBanner_jfhzs_31{background:linear-gradient(135deg,#00796b,#00968752);padding:1rem 0rem;color:#fff}._bannerContentWrapper_jfhzs_40{display:flex;gap:2rem;max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem;align-items:center}._deleteModalOverlay_jfhzs_59{position:fixed;inset:0;background-color:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1100;display:flex;align-items:center;justify-content:center;animation:_fadeIn_jfhzs_1 .2s ease-out}._deleteModalContent_jfhzs_74{background-color:#fff;border-radius:16px;width:90%;max-width:360px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 4px 20px #00000014;animation:_scaleUp_jfhzs_1 .2s ease-out}._deleteModalContent_jfhzs_74 h3{margin:0 0 .5rem;color:#333;font-size:1.1rem;font-weight:600}._deleteModalContent_jfhzs_74 p{color:#666;font-size:.9rem;margin-bottom:1.25rem;line-height:1.4}._deleteActions_jfhzs_102{display:flex;gap:.75rem;width:100%;justify-content:center}._btnCancel_jfhzs_110{padding:.5rem 1rem;border:1px solid #e0e0e0;background-color:#fff;color:#555;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1}._btnCancel_jfhzs_110:hover{background-color:#f5f5f5;color:#333}._btnDeleteConfirm_jfhzs_129{padding:.5rem 1rem;border:none;background-color:#ef5350;color:#fff;border-radius:8px;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1;box-shadow:0 2px 5px #ef53504d}._btnDeleteConfirm_jfhzs_129:hover{background-color:#e53935;transform:translateY(-1px)}@keyframes _fadeIn_jfhzs_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleUp_jfhzs_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._profileLeft_jfhzs_169{flex-shrink:0}._avatarWrapper_jfhzs_173{position:relative;width:120px;height:120px}._avatarPlaceholder_jfhzs_179{width:100%;height:100%;border-radius:50%;background-color:#e0f2f1;color:#00796b;display:flex;align-items:center;justify-content:center;font-size:3rem;border:4px solid #fff}._loadingOverlay_jfhzs_193{position:absolute;inset:0;background-color:#00000080;z-index:10;display:flex;align-items:center;justify-content:center;border-radius:50%}._cameraIcon_jfhzs_213{position:absolute;bottom:5px;right:5px;background-color:#fff;color:#009688;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:.9rem;box-shadow:0 2px 4px #0000001a;cursor:pointer}._cameraIcon_jfhzs_213._uploading_jfhzs_251{cursor:wait}._cropModalOverlay_jfhzs_255{position:fixed;inset:0;background-color:#000000b3;z-index:1000;display:flex;align-items:center;justify-content:center}._cropModalContent_jfhzs_270{background-color:#fff;border-radius:12px;width:90%;max-width:500px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 10px 25px #0003}._cropModalContent_jfhzs_270 h3{margin:0;text-align:center;color:#333}._cropContainer_jfhzs_289{position:relative;width:100%;height:300px;background-color:#333;border-radius:8px;overflow:hidden}._sliderContainer_jfhzs_300{display:flex;align-items:center;gap:1rem;padding:0 1rem}._sliderContainer_jfhzs_300 label{font-weight:600;color:#555}._zoomSlider_jfhzs_312{flex:1;accent-color:#009688;cursor:pointer}._cropActions_jfhzs_320{display:flex;justify-content:flex-end;gap:1rem;margin-top:.5rem}._btnCancel_jfhzs_110{padding:.6rem 1.2rem;border:1px solid #ddd;background-color:#f5f5f5;border-radius:6px;cursor:pointer;font-weight:600;color:#555}._btnCancel_jfhzs_110:hover{background-color:#e0e0e0}._btnSave_jfhzs_341{padding:.6rem 1.2rem;border:none;background-color:#009688;color:#fff;border-radius:6px;cursor:pointer;font-weight:600}._btnSave_jfhzs_341:hover{background-color:#00796b}._cameraIcon_jfhzs_213:hover{background-color:#009688;color:#fff;transform:scale(1.1)}._avatarImage_jfhzs_206{width:100%;height:100%;object-fit:cover;border-radius:50%}._avatarLoadingOverlay_jfhzs_370{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;z-index:5}._spinnerIcon_jfhzs_387{animation:_spin_jfhzs_387 1s linear infinite}@keyframes _spin_jfhzs_387{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._deleteIcon_jfhzs_402{position:absolute;bottom:5px;left:5px;background-color:#fff;color:#dc2626;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:.8rem;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:all .2s ease;z-index:10}._deleteIcon_jfhzs_402:hover{background-color:#dc2626;color:#fff;transform:scale(1.1)}._deleteIcon_jfhzs_402._deleting_jfhzs_428{cursor:wait;opacity:.7}._profileRight_jfhzs_433{flex-grow:1;display:flex;align-items:center;justify-content:space-between;gap:2rem}._profileInfo_jfhzs_445 h1{font-size:2rem;margin:0 0 .5rem}._profileInfo_jfhzs_445 p{font-size:.9rem;opacity:.9;display:flex;gap:.5rem}._profileBadges_jfhzs_458{display:flex;gap:1.5rem;flex-shrink:0}._badgeCard_jfhzs_466{background-color:#fff;color:#333;border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;min-width:250px;border-left:5px solid transparent;box-shadow:0 4px 15px #00000012}._badgeContent_jfhzs_484 span{display:block;font-size:.9rem;color:#666;font-weight:500}._badgeContent_jfhzs_484 strong{display:block;font-size:1.75rem;font-weight:600;color:#222;margin-top:.25rem}._badgeIcon_jfhzs_501{font-size:1.5rem;padding:.8rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:1rem}._badgeGreen_jfhzs_514{border-left-color:#28a745}._iconBgGreen_jfhzs_519{background-color:#eaf7ec;color:#28a745}._badgeBlue_jfhzs_527{border-left-color:#007bff}._iconBgBlue_jfhzs_532{background-color:#e6f2ff;color:#007bff}@media(max-width:992px){._profileRight_jfhzs_433{flex-direction:column;align-items:flex-start;gap:1.5rem}._profileBadges_jfhzs_458{width:100%}}@media(max-width:768px){._bannerContentWrapper_jfhzs_40{flex-direction:column;align-items:center}._profileRight_jfhzs_433{align-items:center;width:100%}._profileInfo_jfhzs_445{text-align:center}._profileInfo_jfhzs_445 p{justify-content:center}._profileBadges_jfhzs_458{flex-direction:column;width:100%}._badgeCard_jfhzs_466{width:100%;min-width:0}}._tabsWrapper_jfhzs_595{display:flex;background-color:#dfe2e1;border-radius:999px;padding:.3rem;border:1px solid #eee}._tabButton_jfhzs_608{flex:1;background:none;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#555;cursor:pointer;border-radius:999px;transition:all .3s cubic-bezier(.25,.8,.25,1)}._tabButton_jfhzs_608._active_jfhzs_625{background-color:#fff;color:#009688;box-shadow:0 2px 8px #0000001a}._tabArrow_jfhzs_635{display:none;background:none;border:none;color:#555;font-size:.9rem;cursor:pointer;padding:0 .75rem}._tabArrow_jfhzs_635:hover{color:#000}@media(max-width:768px){._tabsWrapper_jfhzs_595{position:relative;display:flex;width:100%}._tabButton_jfhzs_608{display:none}._tabButton_jfhzs_608._active_jfhzs_625{display:block;flex:1;text-align:center}._tabArrow_jfhzs_635{display:block;position:absolute;top:50%;transform:translateY(-50%);z-index:5;padding:.5rem;font-size:.8rem;color:#777}._tabArrowPrev_jfhzs_692{left:.8rem}._tabArrowNext_jfhzs_696{right:.8rem}}._overviewWrapper_jfhzs_702{display:flex;gap:1.5rem}._recentAnalyses_jfhzs_707{flex:3}._sectionHeader_jfhzs_711{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:.5rem;margin-bottom:1rem}._sectionHeader_jfhzs_711 h2{font-size:1.25rem;display:flex;align-items:center;gap:.5rem}._sectionHeader_jfhzs_711 ._sectionHeaderIcon_jfhzs_727{color:#009688}._sectionHeader_jfhzs_711 a{text-decoration:none;color:#009688;font-weight:600;font-size:.9rem}._analysesList_jfhzs_738{display:flex;flex-direction:column;gap:1rem}._analysisItem_jfhzs_744{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:8px}._itemInfo_jfhzs_753{flex-grow:1}._itemInfo_jfhzs_753 h4{font-size:1rem;margin:0 0 .25rem}._itemInfo_jfhzs_753 p{font-size:.9rem;color:#777;margin:0}._itemStatus_jfhzs_768{text-align:right}._statusTag_jfhzs_772{font-size:.8rem;font-weight:600;padding:.25rem .5rem;border-radius:4px;display:inline-block;margin-bottom:.25rem}._mild_jfhzs_795{background-color:#e8f5e9;color:#388e3c}._medium_jfhzs_803{background-color:#fff8e1;color:#f57f17}._severe_jfhzs_811{background-color:#ffebee;color:#d32f2f}._time_jfhzs_818{font-size:.8rem;color:#777;display:block}._viewLink_jfhzs_824{text-decoration:none;padding:.5rem 1rem;border:1px solid #ddd;border-radius:6px;color:#333;font-weight:600;font-size:.9rem}._quickActions_jfhzs_834{flex:1;background-color:#f9f9f9;border-radius:8px;padding:1.5rem}._quickActions_jfhzs_834 h3{margin-top:0;border-bottom:1px solid #eee;padding-bottom:.5rem}._actionBtn_jfhzs_847{width:100%;padding:.8rem;border:1px solid #ddd;background-color:#fff;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:.75rem}._actionBtn_jfhzs_847._primary_jfhzs_863{background-color:#009688;color:#fff;border-color:#009688}._nextCheckup_jfhzs_869{margin-top:1.5rem;text-align:center}._nextCheckup_jfhzs_869 p{font-weight:600;font-size:1rem;margin:.25rem 0}._nextCheckup_jfhzs_869 span{font-size:.9rem;color:#777}@media(max-width:768px){._overviewWrapper_jfhzs_702{flex-direction:column}._recentAnalyses_jfhzs_707,._quickActions_jfhzs_834{flex:1}}._infoGrid_jfhzs_902{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}._infoCard_jfhzs_908{border:1px solid #eee;border-radius:8px;overflow:visible}._cardHeader_jfhzs_915{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #eee;background-color:#f9f9f9}._cardHeader_jfhzs_915 h3{margin:0;font-size:1.1rem}._editBtn_jfhzs_929{background:none;border:none;color:#009688;font-size:.9rem;cursor:pointer}._cardBody_jfhzs_937{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._infoField_jfhzs_944{display:flex;flex-direction:column}._infoField_jfhzs_944 label{font-size:.8rem;font-weight:600;color:#555;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}._infoIcon_jfhzs_959{color:#009688}._infoValue_jfhzs_963{font-size:1rem;color:#333}._inlineInput_jfhzs_969{font-size:.9rem;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;color:#333;background-color:#fff;transition:all .2s ease-in-out;box-shadow:0 1px 2px #0000000d}._inlineInput_jfhzs_969:focus{border-color:#009688;box-shadow:0 0 0 3px #0096881a;background-color:#f0fdfa}select._inlineInput_jfhzs_969{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}._action_jfhzs_847{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1rem;border-top:1px solid #eee;padding-top:1rem}._btnCancel_jfhzs_110{padding:.6rem 1rem;border-radius:6px;background-color:#f0f0f0;border:1px solid #ddd;font-weight:600;cursor:pointer}._btnSave_jfhzs_341{padding:.6rem 1rem;border-radius:6px;background-color:#009688;color:#fff;border:1px solid #009688;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem}._errorText_jfhzs_1030{color:#d32f2f;font-size:.85rem;margin-top:4px;margin-bottom:8px;padding-left:24px;position:relative;animation:_slideInError_jfhzs_1 .2s ease-out}._errorText_jfhzs_1030:before{content:"!";position:absolute;left:0;top:1px;width:16px;height:16px;background-color:#d32f2f;color:#fff;border-radius:50%;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}@keyframes _slideInError_jfhzs_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){._infoGrid_jfhzs_902{grid-template-columns:1fr}}._settingsCard_jfhzs_1082{border:1px solid #eee;border-radius:8px}._settingItem_jfhzs_1087{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee}._settingItem_jfhzs_1087:last-child{border-bottom:none}._settingInfo_jfhzs_1099 h4{font-size:1rem;margin:0 0 .25rem}._settingInfo_jfhzs_1099 p{font-size:.9rem;color:#777;margin:0}._cardHeader_jfhzs_915 h3{margin:0;font-size:1.1rem;display:flex;align-items:center;gap:.5rem}._cardHeader_jfhzs_915 ._cardHeaderIcon_jfhzs_1120{color:#00796b}._switch_jfhzs_1125{position:relative;display:inline-block;width:50px;height:28px}._switch_jfhzs_1125 input{opacity:0;width:0;height:0}._slider_jfhzs_300{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:34px}._slider_jfhzs_300:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}._switch_jfhzs_1125 input:checked+._slider_jfhzs_300{background-color:#009688}._switch_jfhzs_1125 input:checked+._slider_jfhzs_300:before{transform:translate(22px)}._languageSelect_jfhzs_1170{font-size:.9rem;font-weight:600;color:#333;padding:.3rem .5rem;border:1px solid #ddd;border-radius:6px;background-color:#fff;cursor:pointer;outline-color:#009688}._apiErrorMessage_jfhzs_1185{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #d32f2f;background-color:#ffebee;color:#d32f2f;border-radius:8px;font-size:.9rem;font-weight:500;text-align:center;box-sizing:border-box;animation:_fadeInAndOut_jfhzs_1 .5s ease-out;animation-fill-mode:forwards}._apiSuccessMessage_jfhzs_1204{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid #1e8e3e;background-color:#e6f4ea;color:#1e8e3e;border-radius:8px;font-size:.9rem;font-weight:500;text-align:center;box-sizing:border-box;animation:_fadeInAndOut_jfhzs_1 .5s ease-out;animation-fill-mode:forwards}@keyframes _fadeInAndOut_jfhzs_1{0%{opacity:0;transform:translateY(-10px)}20%{opacity:1;transform:translateY(0)}80%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}._analysisPage_1t32o_3{display:grid;grid-template-columns:320px 1fr;height:100vh;overflow:hidden;background-color:#f4f7f6}._mainContent_1t32o_11{padding:2rem;overflow-y:auto;height:100vh;box-sizing:border-box}._visualGroup_1t32o_19{display:flex;gap:2rem;margin-bottom:2rem;align-items:flex-start}._imageArea_1t32o_29{flex:0 0 350px}._detailsArea_1t32o_34{flex:1}@media(max-width:768px){._analysisPage_1t32o_3{display:flex;flex-direction:column;height:auto;overflow:visible}._mainContent_1t32o_11{padding:1rem;height:auto;overflow:visible}._visualGroup_1t32o_19{flex-direction:column;gap:0;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;overflow:hidden;margin-bottom:1.5rem;padding:0}._imageArea_1t32o_29,._detailsArea_1t32o_34{width:100%;flex:none}._imageArea_1t32o_29>div,._detailsArea_1t32o_34>div{box-shadow:none!important;border:none!important;border-radius:0!important;height:auto!important}._detailsArea_1t32o_34{border-top:1px solid #eee}}._loadingContainer_1t32o_99{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;grid-column:1 / -1;padding:2rem;color:#666}._loadingSpinner_1t32o_111{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#4a9d8e;border-radius:50%;animation:_spin_1t32o_1 1s linear infinite;margin-bottom:1rem}@keyframes _spin_1t32o_1{to{transform:rotate(360deg)}}._accessDeniedContainer_1t32o_128{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;grid-column:1 / -1;padding:2rem;text-align:center;background:linear-gradient(135deg,#fff5f5,#fff)}._accessDeniedIcon_1t32o_141{font-size:4rem;margin-bottom:1rem}._accessDeniedContainer_1t32o_128 h2{color:#c53030;font-size:1.75rem;margin-bottom:.75rem}._accessDeniedContainer_1t32o_128 p{color:#666;font-size:1rem;margin-bottom:.5rem;max-width:500px}._accessDeniedHint_1t32o_159{color:#888!important;font-size:.9rem!important;font-style:italic;margin-bottom:1.5rem!important}._accessDeniedActions_1t32o_166{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}._loginButton_1t32o_174,._homeButton_1t32o_175,._uploadButton_1t32o_176,._retryButton_1t32o_177{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._loginButton_1t32o_174{background:linear-gradient(135deg,#4a9d8e,#3d8b7e);color:#fff}._loginButton_1t32o_174:hover{background:linear-gradient(135deg,#3d8b7e,#2f7a6d);transform:translateY(-2px);box-shadow:0 4px 12px #4a9d8e4d}._homeButton_1t32o_175{background:#f0f0f0;color:#333}._homeButton_1t32o_175:hover{background:#e0e0e0}._uploadButton_1t32o_176{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}._uploadButton_1t32o_176:hover{background:linear-gradient(135deg,#5a6fd6,#6a4190);transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}._errorContainer_1t32o_219{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;grid-column:1 / -1;padding:2rem;text-align:center;background:linear-gradient(135deg,#fffbeb,#fff)}._errorIcon_1t32o_232{font-size:4rem;margin-bottom:1rem}._errorContainer_1t32o_219 h2{color:#d97706;font-size:1.75rem;margin-bottom:.75rem}._errorContainer_1t32o_219 p{color:#666;font-size:1rem;margin-bottom:1.5rem;max-width:500px}._retryButton_1t32o_177{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._retryButton_1t32o_177:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b4d}._sidebar_12oop_2{background-color:#fff;display:flex;flex-direction:column;padding:1.5rem 1rem;border-right:1px solid #eee;box-shadow:2px 0 10px #00000008;position:sticky;top:0;height:100vh;overflow-x:hidden;overflow-y:hidden;box-sizing:border-box;min-width:0}._logoContainer_12oop_20{display:flex;align-items:center;justify-content:center;gap:.5rem;border-bottom:1px solid #eee;padding:0 .5rem 1rem;text-decoration:none;flex-shrink:0}._logo_12oop_20{height:35px}._logoText_12oop_33{font-size:1.5rem;font-weight:700;color:#333}._scrollableContent_12oop_39{flex-grow:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.5rem;min-width:0;scrollbar-width:thin;scrollbar-color:#ccc transparent}._scrollableContent_12oop_39::-webkit-scrollbar{width:6px}._scrollableContent_12oop_39::-webkit-scrollbar-track{background:transparent}._scrollableContent_12oop_39::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}._completeHeader_12oop_65{background-color:#009688;border-radius:0;padding:1rem;text-align:center;color:#fff;margin-left:-1rem;margin-right:-1rem;flex-shrink:0}._completeHeader_12oop_65 svg{font-size:2.5rem;margin-bottom:.5rem}._completeHeader_12oop_65 h4{margin:0;font-size:1.1rem;font-weight:600;margin-bottom:.2rem}._completeHeader_12oop_65 p{margin:0;font-size:.85rem;opacity:.9}._summaryCard_12oop_92{background-color:#fff;border:1px solid #ddd;border-radius:12px;padding:1.25rem 1.25rem 1.75rem;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;align-items:center;position:relative;flex-shrink:0;min-width:0;margin-bottom:5px}._summaryCardHeader_12oop_107{width:100%;text-align:left}._summaryCardHeader_12oop_107 h5{margin:0 0 .25rem;font-size:1rem;color:#333;display:flex;align-items:center;gap:.5rem}._summaryCardHeader_12oop_107 p{margin:0 0 1rem;font-size:.85rem;color:#555}._totalWound_12oop_125{border:2px solid #009688;border-radius:8px 8px 0 0;text-align:center;width:110px;box-sizing:border-box;position:relative;z-index:3;background-color:#fff;padding:0;flex-shrink:0;margin-bottom:25px}._totalWound_12oop_125:after{content:"";position:absolute;bottom:-28px;left:50%;transform:translate(-50%);width:3px;height:27px;background-color:#009688;z-index:1}._totalWound_12oop_125 strong{font-size:2rem;color:#009688;line-height:1.2;display:block;padding:.65rem .9rem}._totalWound_12oop_125 span{font-size:.75rem;color:#333;display:block;background-color:#f9f9f9;padding:.45rem;border-top:2px solid #009688;font-weight:600;border-radius:0 0 6px 6px}._breakdown_12oop_175{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;text-align:center;width:100%;position:relative;z-index:1;margin-top:0;padding-top:25px}._breakdown_12oop_175:before{content:"";position:absolute;top:0;left:calc((100% - 1.5rem) / 6);right:calc((100% - 1.5rem) / 6);height:2px;background-color:#009688;z-index:1}._breakdown_12oop_175:after{display:none}._breakdownItem_12oop_207{border:2px solid #009688;border-radius:8px 8px 0 0;position:relative;background-color:#fff;z-index:2;text-align:center;padding:0;min-width:0;max-width:100%}._breakdownItem_12oop_207:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:3px;height:27px;background-color:#009688;z-index:1}._breakdownItem_12oop_207:after{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #009688}._breakdownItem_12oop_207 strong{font-weight:700;font-size:1.35rem;color:#009688;display:block;padding:.4rem .4rem .2rem}._breakdownItem_12oop_207 span{font-size:.75rem;display:block;background-color:#f9f9f9;padding:.35rem .4rem;border-top:2px solid #009688;font-weight:600;border-radius:0 0 6px 6px}._detailsTabs_12oop_266{background-color:#fff;border:1px solid #ddd;border-radius:12px;padding:0;flex-grow:1;min-height:350px;display:flex;flex-direction:column;overflow:hidden}._detailsHeader_12oop_279{padding:1.25rem 1.25rem 0}._detailsHeader_12oop_279 h5{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:#000}._detailsHeader_12oop_279 p{margin:0 0 1rem;font-size:.85rem;color:#555}._tabNav_12oop_297{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #ddd;background-color:#f9f9f9}._tabNavBtn_12oop_303{background-color:transparent;border:none;border-bottom:3px solid transparent;padding:.75rem .5rem;font-weight:600;font-size:.9rem;color:#555;cursor:pointer;transition:all .2s ease}._tabNavBtn_12oop_303:hover{background-color:#f0f0f0}._activeNavBtn_12oop_318{color:#009688;border-bottom-color:#009688;background-color:#fff}._tabListContainer_12oop_325{display:flex;flex-direction:column;gap:.5rem;min-width:0;padding:1rem 1.25rem}._noDataMessage_12oop_344{padding:2rem 1rem;text-align:center;color:#777;font-style:italic;font-size:.9rem}._tabGroup_12oop_353,._tabGroupBtn_12oop_356{display:none}._tabItem_12oop_361{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.5rem 1rem;border-radius:50px;border:2px solid #ddd;background-color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:0;box-sizing:border-box}._tabItem_12oop_361:hover{background-color:#f9f9f9}._borderMild_12oop_387{border-color:#009688}._borderModerate_12oop_390{border-color:#f39c12}._borderSevere_12oop_393{border-color:#c0392b}._activeTab_12oop_398{border-width:3px}._tabItem_12oop_361 span{font-size:.8rem;padding:.2rem .5rem;border-radius:12px;font-weight:600;white-space:nowrap;flex-shrink:0;width:80px}._moderate_12oop_414{background-color:#fff8e1;color:#f39c12}._mild_12oop_418{background-color:#e0f2f1;color:#009688}._severe_12oop_422{background-color:#fde8e8;color:#c0392b}._mobileSummaryBlock_12oop_428{display:none}._desktopOnlyBlock_12oop_433{display:block}@media(max-width:768px){._sidebar_12oop_2{height:auto;position:sticky;top:0;z-index:100;width:100%;padding:0;border-bottom:1px solid #eee;background:#fff}._sidebar_12oop_2._mobileExpanded_12oop_450{position:fixed;inset:0;height:100vh!important;z-index:9999;overflow:hidden;padding-bottom:0}._mobileHeaderGroup_12oop_462{display:flex;justify-content:center;align-items:center;padding:.5rem}._logoContainer_12oop_20{border-bottom:none;padding:0}._desktopOnlyBlock_12oop_433{display:none}._mobileSummaryBlock_12oop_428{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#f8f9fa;border-top:1px solid #eee;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s;flex-shrink:0}._mobileSummaryBlock_12oop_428:active{background-color:#eee}._summaryBlockLeft_12oop_498{display:flex;align-items:center;gap:.75rem}._summaryIcon_12oop_504{color:#009688;font-size:1.1rem}._summaryLabel_12oop_509{font-weight:600;font-size:.95rem;color:#333}._woundCountBadge_12oop_515{background-color:#009688;color:#fff;font-size:.75rem;font-weight:700;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}._summaryBlockRight_12oop_526{color:#777;font-size:.9rem}._collapsibleContent_12oop_532{display:none;padding:1rem;background:#fff;border-top:1px solid #eee}._mobileExpanded_12oop_450 ._collapsibleContent_12oop_532{display:block;animation:_fadeIn_12oop_1 .3s ease;flex-grow:1;overflow-y:auto;height:100%;padding-bottom:2rem;overscroll-behavior:contain}._mobileExpanded_12oop_450 ._scrollableContent_12oop_39{display:flex;flex-direction:column;height:100%;overflow:hidden}}@keyframes _slideDown_12oop_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._mainHeader_1yhkt_1{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._titleWrapper_1yhkt_12{display:flex;align-items:center;flex-grow:1;min-width:200px}._pageTitle_1yhkt_19{font-size:2rem;font-weight:700;margin:0;white-space:nowrap}._selectContainer_1yhkt_27{position:relative;display:flex;align-items:center;max-width:100%;border-radius:8px;transition:background-color .2s ease;cursor:pointer}._selectContainer_1yhkt_27:hover{background-color:#0000000a}._woundSelect_1yhkt_43{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;border:none;font-size:2rem;font-weight:700;color:inherit;font-family:inherit;padding:.25rem 2.5rem .25rem .5rem;width:100%;cursor:pointer;outline:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._woundSelect_1yhkt_43:hover{border-bottom-color:#ddd}._selectIcon_1yhkt_73{position:absolute;right:.5rem;font-size:1.2rem;pointer-events:none;opacity:.7}._woundSelect_1yhkt_43 option{font-size:1rem;color:#333;background-color:#fff;padding:10px;font-weight:500}._titleDefault_1yhkt_91{color:#333}._titleMild_1yhkt_94{color:#009688}._titleModerate_1yhkt_97{color:#f39c12}._titleSevere_1yhkt_100{color:#c0392b}._mainActions_1yhkt_105{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}._actionBtn_1yhkt_115{background-color:#fff;color:#333;border:1px solid #ddd;border-radius:8px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s;white-space:nowrap}._actionBtn_1yhkt_115:hover{background-color:#f9f9f9;border-color:#ccc}._btnIcon_1yhkt_139{background-color:transparent;border:none;padding:.6rem .8rem;color:#d9534f;font-size:1rem}._btnIcon_1yhkt_139:hover{background-color:#fde8e8}._uploadBtnPrimary_1yhkt_151{background-color:#e0f2f1;color:#009688;border-color:#b2dfdb}._uploadBtnPrimary_1yhkt_151:hover{background-color:#b2dfdb}@media(max-width:768px){._mainHeader_1yhkt_1{flex-direction:column;align-items:flex-start;gap:1rem}._titleWrapper_1yhkt_12{width:100%}._selectContainer_1yhkt_27{width:100%;border-bottom:1px dashed rgba(0,0,0,.1);border-radius:4px}._selectContainer_1yhkt_27:hover{background-color:transparent}._woundSelect_1yhkt_43{font-size:1.6rem;padding-left:0}._mainActions_1yhkt_105{width:100%;justify-content:flex-start}._actionBtn_1yhkt_115{flex:1 0 auto;padding:.75rem}._btnText_1yhkt_199{display:inline-block}._btnIcon_1yhkt_139{flex:0 0 auto}}._disclaimer_3s3x6_1{background-color:#fff8e1;border:1px solid #f39c12;border-radius:8px;padding:1rem;display:flex;align-items:flex-start;gap:1rem;color:#b45309;margin-bottom:1rem}._disclaimerIcon_3s3x6_13{font-size:1.5rem;flex-shrink:0;margin-top:.25rem;color:#f39c12}._disclaimerText_3s3x6_20 strong{font-size:1rem;display:block;color:#92400e}._disclaimerText_3s3x6_20 p{font-size:.9rem;margin:.25rem 0 0;line-height:1.5}._imageCard_ihmk6_1{background-color:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;height:100%;box-sizing:border-box;display:flex;flex-direction:column}._panelTitle_ihmk6_1{font-size:1rem;font-weight:600;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;color:#333;flex-shrink:0}._imageWrapper_ihmk6_23{width:100%;position:relative;border-radius:8px;overflow:hidden;background-color:#f0f0f0;aspect-ratio:1 / 1;flex-grow:1;min-height:0}._imageWrapper_ihmk6_23 img{width:100%;height:100%;object-fit:contain;display:block}._boundingBox_ihmk6_39{position:absolute;border:2px solid #007bff;box-shadow:0 0 10px #007bff80}._boundingBoxLabel_ihmk6_44{position:absolute;background-color:#007bff;color:#fff;padding:2px 5px;font-size:.8rem;font-weight:600;white-space:nowrap}._detailsCard_140ei_2{background-color:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 4px 12px #0000000d;border:1px solid #eee;width:100%;height:100%;box-sizing:border-box}._panelTitle_140ei_12{font-size:.9rem;font-weight:700;color:#555;letter-spacing:.5px;margin:0 0 1.5rem;text-align:center}._gaugeContainer_140ei_20{width:200px;height:100px;position:relative;overflow:hidden;margin:0 auto 1.5rem}._gaugeBackground_140ei_27,._gaugeFill_140ei_28{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:200px 200px 0 0}._gaugeBackground_140ei_27,._gaugeGreen_140ei_41{background-color:#009688}._gaugeYellow_140ei_46{background-color:#f39c12}._gaugeRed_140ei_51{background-color:#c0392b}._gaugeFill_140ei_28{background-color:#e0e0e0;transform-origin:bottom center;transition:transform .5s ease}._gaugeCover_140ei_59{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:160px;height:80px;background-color:#fff;border-radius:160px 160px 0 0;display:flex;align-items:center;justify-content:center}._gaugeCover_140ei_59 strong{font-size:2rem;font-weight:700;color:#333;transform:translateY(12px)}._detailsGrid_140ei_78{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;background-color:#f9f9f9;border-radius:8px;padding:1rem;margin-bottom:1.5rem}._detailItem_140ei_87{text-align:center}._detailItem_140ei_87 label{font-size:.75rem;font-weight:600;color:#777;display:block;margin-bottom:.25rem}._detailValue_140ei_97{font-size:1rem;font-weight:700}._moderate_140ei_102{color:#f39c12}._mild_140ei_105{color:#009688}._severe_140ei_108{color:#c0392b}._supportTitle_140ei_111{font-size:.9rem;font-weight:600;color:#333;margin:0 0 .75rem}._supportList_140ei_117{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._supportList_140ei_117 li{display:flex;align-items:center;gap:.75rem;font-size:.9rem}._supportList_140ei_117 li svg{color:#009688}._recommendations_1alga_2{background:#fff;padding:25px;border-radius:12px;box-shadow:0 2px 6px #0003;flex:1 1 460px}._sectionTitle_1alga_10{display:flex;align-items:center;gap:8px}._titleIcon_1alga_16{font-size:20px;color:#1e9372}._recommendations_1alga_2 h3{font-size:16px;font-weight:600;color:#222;margin:0}._recommendations_1alga_2 ._titleSub_1alga_28{margin-bottom:15px}._recommendations_1alga_2 p{margin-top:5px;font-size:13px;color:#555}._careSection_1alga_39{border-radius:10px;overflow:hidden;transition:all .3s ease;margin-bottom:12px;background-color:#f5fdf8}._careHeader_1alga_47{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;background-color:inherit;transition:background-color .3s}._headerLeft_1alga_57{display:flex;align-items:center;gap:10px}._headerLeft_1alga_57 span{width:30px;height:30px;text-decoration:none;justify-content:center}._num-1_1alga_70{background:#00c951}._num-2_1alga_73{background:#2346dd}._num-3_1alga_76{background:#b61e1b}._careInfo_1alga_80{display:flex;flex-direction:column;justify-content:center}._careInfo_1alga_80 strong{font-size:14px}._careSub_1alga_90{font-size:12px;color:#666;margin:0}._careNumber_1alga_96{width:26px;height:26px;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600;border-radius:50%}._careContent_1alga_107{padding:8px 16px 12px;list-style:none;margin:0}._careContent_1alga_107 li{display:flex;align-items:center;gap:8px;background:#fff;border-radius:5px;padding:8px 12px;margin-bottom:6px;font-size:14px}._open_1alga_124{box-shadow:0 4px 10px #0000000d}._stepNumberIcon_1alga_129{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background-color:#00c951;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}@keyframes _fadeIn_1alga_1{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}._alertContainer_cm56h_1{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-radius:12px;margin:1rem 0;gap:1rem;animation:_slideIn_cm56h_1 .3s ease-out}@keyframes _slideIn_cm56h_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._moderate_cm56h_24{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fb923c;box-shadow:0 4px 12px #fb923c26}._moderate_cm56h_24 ._warningIcon_cm56h_30{color:#ea580c}._moderate_cm56h_24 ._alertTitle_cm56h_34{color:#c2410c}._moderate_cm56h_24 ._alertDescription_cm56h_38{color:#9a3412}._severe_cm56h_43{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #f87171;box-shadow:0 4px 12px #f8717126}._severe_cm56h_43 ._warningIcon_cm56h_30{color:#dc2626}._severe_cm56h_43 ._alertTitle_cm56h_34{color:#b91c1c}._severe_cm56h_43 ._alertDescription_cm56h_38{color:#991b1b}._alertContent_cm56h_61{display:flex;align-items:center;gap:1rem;flex:1}._iconWrapper_cm56h_68{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fffc;flex-shrink:0}._warningIcon_cm56h_30{font-size:1.5rem}._textContent_cm56h_83{flex:1}._alertTitle_cm56h_34{font-size:1rem;font-weight:600;margin:0 0 .25rem}._alertDescription_cm56h_38{font-size:.875rem;margin:0;line-height:1.4}._findButton_cm56h_99{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #0891b24d}._findButton_cm56h_99:hover{background:linear-gradient(135deg,#0e7490,#155e75);transform:translateY(-1px);box-shadow:0 4px 12px #0891b266}._findButton_cm56h_99:active{transform:translateY(0)}._buttonIcon_cm56h_126{font-size:1rem}@media(max-width:768px){._alertContainer_cm56h_1{flex-direction:column;align-items:stretch;padding:1rem}._alertContent_cm56h_61{flex-direction:column;text-align:center}._findButton_cm56h_99{justify-content:center;width:100%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{width:100%;height:100%;min-height:300px;position:relative;border-radius:var(--map-radius);overflow:hidden;border:1px solid var(--map-border);flex:1;display:flex;flex-direction:column}@media(max-width:767px){.map-container{min-height:100%;border-radius:0;border:none}}.leaflet-container{width:100%;height:100%;min-height:100%;flex:1;z-index:0}.leaflet-top.leaflet-left{left:auto;right:10px}.leaflet-control-zoom{margin-top:10px}.custom-marker-icon{background:transparent;border:none}.facility-popup .leaflet-popup-content-wrapper{border-radius:.5rem;padding:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.facility-popup .leaflet-popup-content{margin:0;width:260px!important;max-width:calc(100vw - 60px)}@media(min-width:480px){.facility-popup .leaflet-popup-content{width:280px!important}}.popup-content{padding:.875rem}@media(min-width:480px){.popup-content{padding:1rem}}.popup-title{font-size:.9375rem;font-weight:600;color:#0f172a;margin-bottom:.25rem;line-height:1.4}@media(min-width:480px){.popup-title{font-size:1rem}}.popup-type{font-size:.6875rem;color:#64748b;margin-bottom:.75rem;text-transform:capitalize}@media(min-width:480px){.popup-type{font-size:.75rem}}.popup-row{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:1rem;font-size:.8125rem;color:#334155;line-height:1.4}@media(min-width:480px){.popup-row{font-size:.875rem}}.popup-icon{width:14px;height:14px;flex-shrink:0;margin-top:.25rem;color:#64748b}.popup-actions{display:flex;gap:.5rem;margin-top:.625rem;flex-wrap:wrap}@media(min-width:375px){.popup-actions{margin-top:.75rem;flex-wrap:nowrap}}.popup-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;min-width:44px;min-height:44px;border-radius:.375rem;border:1px solid #e2e8f0;background-color:#fff;color:#475569;cursor:pointer;transition:all .2s}@media(min-width:375px){.popup-btn{width:2.75rem;height:2.75rem}}.popup-btn:hover{background-color:#f1f5f9;color:#0f172a}.popup-btn.primary{background-color:#009688;color:#fff;border-color:#009688}.popup-btn.primary:hover{background-color:#00796b}.directions-panel{display:flex;flex-direction:column;height:100%;background-color:#fff;overflow:hidden}.directions-header{background-color:#009688;padding:.875rem;display:flex;gap:.75rem;align-items:flex-start;color:#fff}@media(min-width:480px){.directions-header{padding:1rem;gap:1rem}}.back-btn{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:.25rem;flex-shrink:0}.back-btn:hover{background-color:#ffffff1a}.route-inputs-container{flex:1;display:flex;align-items:center;gap:.5rem}.route-inputs{flex:1;display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;overflow:hidden}.input-row{display:flex;align-items:center;padding:.5rem .625rem;background-color:#fff}@media(min-width:480px){.input-row{padding:.5rem .75rem}}.drag-handle{display:none}.input-icon{width:1.5rem;display:flex;justify-content:center;margin-right:.5rem;color:#ef4444}.circle-icon{width:12px;height:12px;border:2px solid #666;border-radius:50%}.connector-line{display:flex;align-items:center;padding-left:1.4rem;height:1px;background-color:#e7e7e7}.dots{display:flex;flex-direction:column;gap:3px;align-items:center}.dot{width:3px;height:3px;background-color:#cbd5e1;border-radius:50%}.route-input{flex:1;border:none;background:#f1f5f9;padding:.6rem .625rem;border-radius:.25rem;font-size:.875rem;color:#0f172a}@media(min-width:480px){.route-input{padding:.6rem .75rem;font-size:.9rem}}.route-input:focus{outline:2px solid #009688;background:#fff}.mode-selector{display:flex;justify-content:space-around;padding:.625rem .75rem;border-bottom:1px solid #e2e8f0;background-color:#fff;gap:.25rem}@media(min-width:480px){.mode-selector{padding:.75rem 1rem;gap:.5rem}}.mode-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;background:none;border:none;padding:.5rem .75rem;min-height:44px;border-radius:.5rem;cursor:pointer;color:#64748b;font-size:.75rem;font-weight:500;transition:all .2s;position:relative;flex:1}@media(min-width:375px){.mode-btn{padding:.5rem 1rem;gap:.35rem;font-size:.8rem}}@media(min-width:480px){.mode-btn{padding:.5rem 1.5rem;flex:initial}}.mode-btn:hover{background-color:#f1f5f9;color:#009688}.mode-btn.active{color:#009688;background-color:#0096881a}.route-summary{padding:.875rem 1rem;border-bottom:1px solid #e2e8f0}@media(min-width:480px){.route-summary{padding:1rem 1.25rem}}.primary-info{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.duration{font-size:1.5rem;font-weight:700;color:#009688}@media(min-width:480px){.duration{font-size:1.75rem}}.distance{font-size:1rem;color:#64748b}@media(min-width:480px){.distance{font-size:1.1rem}}.route-via{font-size:.8125rem;color:#64748b;margin:0}@media(min-width:480px){.route-via{font-size:.9rem}}.route-steps{flex:1;overflow-y:auto;overflow-x:hidden;padding:.875rem;-webkit-overflow-scrolling:touch}@media(min-width:480px){.route-steps{padding:1rem}}@media(min-width:768px){.route-steps{padding:1rem 1.25rem}}.route-steps h3{font-size:1rem;font-weight:600;margin-bottom:.875rem;color:#0f172a}@media(min-width:480px){.route-steps h3{font-size:1.1rem;margin-bottom:1rem}}.steps-list{display:flex;flex-direction:column}.step-item{display:flex;gap:1rem;padding-bottom:1rem;position:relative}.step-item:not(:last-child):after{content:"";position:absolute;left:.75rem;top:1.5rem;bottom:0;width:2px;background-color:#e2e8f0}.step-icon{width:1.5rem;display:flex;justify-content:center;padding-top:.25rem;flex-shrink:0}.step-dot{width:10px;height:10px;background-color:#cbd5e1;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #cbd5e1}.step-circle-icon{width:10px;height:10px;border:2px solid #666;border-radius:50%;background-color:#fff}.destination-marker{color:#ef4444;width:1rem;height:1rem}.step-content{flex:1;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.step-item:last-child .step-content{border-bottom:none}.step-instruction{font-size:.875rem;color:#334155;margin-bottom:.25rem;line-height:1.5}@media(min-width:480px){.step-instruction{font-size:.9rem}}.step-meta{font-size:.8rem;color:#94a3b8}:root{--map-primary: #009688;--map-primary-foreground: #ffffff;--map-background: #ffffff;--map-foreground: #0f172a;--map-muted: #64748b;--map-border: #e2e8f0;--map-radius: .5rem;--map-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1)}.facility-card{padding:.875rem;border:1px solid rgba(0,150,136,.2);border-radius:var(--map-radius);background-color:var(--map-background);transition:all .2s;margin-bottom:.875rem}@media(min-width:480px){.facility-card{padding:1rem;margin-bottom:1rem}}.facility-card:hover{border-color:#00968866;box-shadow:var(--map-shadow)}.facility-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.facility-name{font-weight:600;font-size:1rem;color:var(--map-foreground);margin-bottom:.25rem;line-height:1.3}@media(min-width:480px){.facility-name{font-size:1.125rem}}.facility-type{font-size:.8125rem;color:var(--map-muted)}@media(min-width:480px){.facility-type{font-size:.875rem}}.facility-distance{color:var(--map-primary);font-weight:600;font-size:.9375rem;white-space:nowrap}@media(min-width:480px){.facility-distance{font-size:1rem}}.facility-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.info-row{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:var(--map-muted);line-height:1.4}@media(min-width:480px){.info-row{font-size:.875rem}}.icon-sm{width:12px;height:12px;flex-shrink:0}.icon-sm.address-icon{margin-top:.125rem}.icon-btn{width:14px;height:14px;margin-right:.5rem}.facility-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media(min-width:375px){.facility-actions{gap:.625rem}}.map-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--map-radius);font-size:.8125rem;font-weight:500;height:2.25rem;min-height:44px;padding:0 .625rem;cursor:pointer;transition:background-color .2s;border:1px solid var(--map-border);background-color:transparent;color:var(--map-foreground)}@media(min-width:480px){.map-btn{font-size:.875rem;height:2.5rem;padding:0 .75rem}}.map-btn:hover{background-color:#f1f5f9}.map-btn.primary{background-color:var(--map-primary);color:var(--map-primary-foreground);border-color:var(--map-primary)}.map-btn.primary:hover{background-color:#00796b}.filter-chips{display:flex;flex-wrap:wrap;gap:.5rem}.chip{display:inline-flex;align-items:center;border-radius:9999px;padding:.375rem .875rem;min-height:36px;font-size:.8125rem;font-weight:500;cursor:pointer;border:1px solid var(--map-border);background-color:transparent;color:var(--map-foreground);transition:all .2s}@media(min-width:480px){.chip{padding:.5rem 1rem;min-height:40px;font-size:.875rem}}.chip:hover{background-color:#f1f5f9}.chip.selected{background-color:var(--map-primary);color:var(--map-primary-foreground);border-color:var(--map-primary)}.radius-slider-container{width:100%;display:flex;flex-direction:column;gap:.5rem}.slider-label{font-size:.875rem;font-weight:500;color:var(--map-foreground)}.slider-input{width:100%;cursor:pointer}.slider-values{display:flex;justify-content:space-between;font-size:.75rem;color:var(--map-muted)}.current-value{color:var(--map-primary);font-weight:600;text-align:center}.search-bar{display:flex;gap:.5rem;width:100%}.search-input-wrapper{position:relative;flex:1}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:var(--map-muted);width:1.25rem;height:1.25rem}.search-input{width:100%;height:2.75rem;min-height:44px;padding-left:2.5rem;padding-right:1rem;border:1px solid var(--map-border);border-radius:var(--map-radius);font-size:.875rem}@media(min-width:480px){.search-input{height:3rem;font-size:.9375rem}}.search-input:focus{outline:2px solid var(--map-primary);border-color:transparent}.filter-btn{height:2.75rem;width:2.75rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--map-border);border-radius:var(--map-radius);background-color:transparent;cursor:pointer;flex-shrink:0}@media(min-width:480px){.filter-btn{height:3rem;width:3rem}}.filter-btn:hover{background-color:#f1f5f9}._overlay_1qzhh_1{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:_fadeIn_1qzhh_1 .2s ease-out}@keyframes _fadeIn_1qzhh_1{0%{opacity:0}to{opacity:1}}._modal_1qzhh_26{background:#fff;border-radius:16px;width:100%;max-width:1200px;height:85vh;max-height:800px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_1qzhh_1 .3s ease-out}@keyframes _slideUp_1qzhh_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._header_1qzhh_52{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff}._headerContent_1qzhh_62{display:flex;align-items:center;gap:.75rem}._headerIcon_1qzhh_68{font-size:1.5rem}._title_1qzhh_72{font-size:1.25rem;font-weight:600;margin:0}._subtitle_1qzhh_78{font-size:.875rem;margin:0;opacity:.9}._closeButton_1qzhh_84{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#fff3;color:#fff;border-radius:8px;cursor:pointer;transition:background .2s;font-size:1.25rem}._closeButton_1qzhh_84:hover{background:#ffffff4d}._content_1qzhh_104{display:flex;flex:1;overflow:hidden}._sidebar_1qzhh_111{width:380px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid #e5e7eb;background:#f9fafb;overflow:hidden}._resultsHeader_1qzhh_121{padding:1rem;border-bottom:1px solid #e5e7eb;background:#fff}._resultsHeader_1qzhh_121 h3{margin:0;font-size:1rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.5rem}._count_1qzhh_137{font-size:.875rem;font-weight:500;color:#6b7280;background:#e5e7eb;padding:.25rem .5rem;border-radius:9999px}._facilityList_1qzhh_146{flex:1;overflow-y:auto;padding:.5rem}._mapContainer_1qzhh_153{flex:1;position:relative;min-height:0}._mapContainer_1qzhh_153 .map-container{height:100%}._mapContainer_1qzhh_153 .leaflet-container{height:100%;width:100%}._loading_1qzhh_169{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}._spinner_1qzhh_178{font-size:2rem;animation:_spin_1qzhh_178 1s linear infinite;color:#0891b2;margin-bottom:1rem}@keyframes _spin_1qzhh_178{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_1qzhh_195{display:flex;align-items:center;justify-content:center;padding:2rem;color:#dc2626;text-align:center}._noResults_1qzhh_205{display:flex;align-items:center;justify-content:center;padding:2rem;color:#6b7280;text-align:center}@media(max-width:900px){._modal_1qzhh_26{max-width:100%;height:95vh;max-height:none;border-radius:12px 12px 0 0}._content_1qzhh_104{flex-direction:column}._sidebar_1qzhh_111{width:100%;height:45%;border-right:none;border-bottom:1px solid #e5e7eb}._mapContainer_1qzhh_153{height:55%}}@media(max-width:480px){._overlay_1qzhh_1{padding:0}._modal_1qzhh_26{height:100vh;border-radius:0}._header_1qzhh_52{padding:.75rem 1rem}._title_1qzhh_72{font-size:1rem}._subtitle_1qzhh_78{font-size:.75rem}._sidebar_1qzhh_111{height:40%}._mapContainer_1qzhh_153{height:60%}}._overlay_rzjv6_2{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_rzjv6_15{background:#fff;padding:24px;border-radius:12px;width:100%;max-width:450px;box-shadow:0 10px 25px #0000001a;animation:_slideIn_rzjv6_1 .2s ease-out}._header_rzjv6_25{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._header_rzjv6_25 h3{margin:0;font-size:1.2rem;color:#333}._closeBtn_rzjv6_38{background:none;border:none;cursor:pointer;color:#999;font-size:1.2rem}._subtitle_rzjv6_46{color:#666;font-size:.9rem;margin-bottom:20px}._options_rzjv6_52{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._option_rzjv6_52{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #eee;border-radius:8px;cursor:pointer;transition:all .2s}._option_rzjv6_52:hover{border-color:#b2dfdb;background-color:#f4fcfb}._option_rzjv6_52._selected_rzjv6_74{border-color:#009688;background-color:#e0f2f1}._optionInfo_rzjv6_79{flex:1;display:flex;flex-direction:column}._optionInfo_rzjv6_79 strong{font-size:1rem;color:#333;margin-bottom:4px}._optionInfo_rzjv6_79 span{font-size:.8rem;color:#666}._radio_rzjv6_94{width:20px;height:20px;border-radius:50%;border:2px solid #ccc;display:flex;align-items:center;justify-content:center}._option_rzjv6_52._selected_rzjv6_74 ._radio_rzjv6_94{border-color:#009688}._radioInner_rzjv6_107{width:10px;height:10px;border-radius:50%;background-color:#009688}._actions_rzjv6_114{display:flex;justify-content:flex-end;gap:12px}._btnCancel_rzjv6_120{padding:10px 20px;border:none;background:#f5f5f5;border-radius:8px;font-weight:600;cursor:pointer;color:#666}._btnDownload_rzjv6_130{padding:10px 20px;border:none;background:#009688;border-radius:8px;font-weight:600;cursor:pointer;color:#fff}._btnDownload_rzjv6_130:hover{background:#00796b}@keyframes _slideIn_rzjv6_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._container_xwnc9_3{width:210mm;min-height:297mm;padding:15mm 20mm;background-color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;box-sizing:border-box;position:absolute;top:0;left:-9999px;z-index:-1}._header_xwnc9_18{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}._brandWrapper_xwnc9_26{display:flex;align-items:center;gap:15px}._brandLogo_xwnc9_32{width:60px;height:60px;object-fit:contain}._brandTextGroup_xwnc9_38{display:flex;flex-direction:column}._brandTitle_xwnc9_43{color:#2c3e50;font-size:28px;margin:0;font-weight:600;line-height:1}._brandTitleSub_xwnc9_51{color:#1e9378}._reportTitle_xwnc9_55{margin:2px 0 0;font-size:16px;color:#2980b9;text-transform:uppercase;letter-spacing:1px;font-weight:600}._brandSubtitle_xwnc9_64{color:#7f8c8d;margin:4px 0 0;font-size:11px;font-style:italic}._metaWrapper_xwnc9_72{padding-top:5px}._metaTable_xwnc9_76{border-collapse:collapse;width:auto}._metaTable_xwnc9_76 td{padding:3px 0 3px 15px;border:none;vertical-align:top}._metaLabel_xwnc9_87{font-size:12px;color:#7f8c8d;font-weight:600;text-align:left;white-space:nowrap}._metaValue_xwnc9_95{font-size:12px;color:#2c3e50;font-weight:500;text-align:right}._divider_xwnc9_103{height:4px;background:linear-gradient(to right,#3498db,#2ecc71);margin-bottom:25px;margin-top:10px}._patientInfoSection_xwnc9_111{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:10px 15px;margin-bottom:20px}._patientInfoGrid_xwnc9_119{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px}._pItem_xwnc9_125{display:flex;flex-direction:column}._pLabel_xwnc9_130{font-size:10px;color:#7f8c8d;text-transform:uppercase;font-weight:600;margin-bottom:2px}._pValue_xwnc9_138{font-size:13px;color:#2c3e50;font-weight:500}._section_xwnc9_145{margin-bottom:25px}._sectionTitle_xwnc9_148{font-size:16px;font-weight:700;color:#2c3e50;text-transform:uppercase;border-bottom:2px solid #eee;padding-bottom:8px;margin-bottom:15px}._assessmentGrid_xwnc9_157{display:flex;gap:20px;margin-bottom:15px}._imageColumn_xwnc9_162{width:40%}._metricsColumn_xwnc9_165{width:60%;display:flex;flex-direction:column;gap:10px}._imageWrapper_xwnc9_171{position:relative;border:1px solid #e0e0e0;padding:0;border-radius:4px;background:#fafafa;overflow:hidden}._woundImage_xwnc9_179{width:100%;height:180px;object-fit:cover;display:block}._imageCaption_xwnc9_185{font-size:10px;text-align:center;color:#999;padding-top:4px}._metricRow_xwnc9_191{display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed #eee;padding-bottom:5px}._metricLabel_xwnc9_198{font-weight:600;color:#7f8c8d;font-size:13px}._metricValue_xwnc9_203{font-weight:600;color:#2c3e50}._metricValueLarge_xwnc9_207{font-weight:700;color:#2980b9;font-size:18px}._severityBadge_xwnc9_212{padding:4px 12px;border-radius:12px;font-size:12px;font-weight:700;color:#fff;text-transform:uppercase}._mild_xwnc9_220{background-color:#27ae60}._moderate_xwnc9_223{background-color:#f39c12}._severe_xwnc9_226{background-color:#c0392b}._description_xwnc9_229{font-size:13px;line-height:1.5;margin-bottom:10px;text-align:justify}._warningBox_xwnc9_235{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404;padding:12px;border-radius:4px;margin-top:10px}._warningTitle_xwnc9_243{display:block;margin-bottom:5px;font-size:13px}._warningList_xwnc9_248{margin:0;padding-left:20px;font-size:13px}._stepsContainer_xwnc9_253{background:#f9f9f9;padding:15px;border-radius:8px}._subHeader_xwnc9_258{margin-top:0;font-size:14px;color:#333;margin-bottom:10px}._stepList_xwnc9_264{list-style:none;padding:0;margin:0}._stepItem_xwnc9_269{display:flex;margin-bottom:8px;align-items:flex-start}._stepNumber_xwnc9_274{background:#3498db;color:#fff;width:20px;height:20px;border-radius:50%;text-align:center;line-height:20px;font-size:11px;margin-right:10px;flex-shrink:0}._stepText_xwnc9_286{font-size:13px;line-height:1.4}._gridTwo_xwnc9_290{display:flex;gap:20px}._guidelineBox_xwnc9_294{flex:1;border:1px solid #eee;border-radius:6px;padding:12px}._boxDo_xwnc9_300{background-color:#f0fbf4;border-color:#d4edda}._boxDont_xwnc9_304{background-color:#fcf0f0;border-color:#f8d7da}._guidelineHeader_xwnc9_308{margin-top:0;font-size:14px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:5px}._checkList_xwnc9_315,._crossList_xwnc9_316{padding-left:20px;margin:0;font-size:12px}._checkList_xwnc9_315 li{list-style-type:disc;color:#155724;margin-bottom:4px}._crossList_xwnc9_316 li{list-style-type:circle;color:#721c24;margin-bottom:4px}._suppliesContainer_xwnc9_331{display:flex;flex-wrap:wrap;gap:8px}._supplyTag_xwnc9_336{background:#eef2f7;color:#2c3e50;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;border:1px solid #dfe6ed}._boundingBox_xwnc9_345{position:absolute;border:2px solid #27ae60;background-color:#e74c3c1a;pointer-events:none;z-index:10}._boundingBoxLabel_xwnc9_352{position:absolute;background-color:#27ae60;color:#fff;padding:2px 6px;font-size:10px;font-weight:700;white-space:nowrap;box-shadow:0 1px 3px #0003;z-index:11}._historyPage_ewp9o_3{height:calc(100vh - 60px);box-sizing:border-box;background:#f9fafb;display:flex;flex-direction:column}._historyContent_ewp9o_13{flex-grow:1;min-height:0;overflow:hidden;display:flex;align-items:flex-start;width:100%;max-width:1500px;padding:0 .5rem;gap:2rem;box-sizing:border-box}._timelineSection_ewp9o_39{height:100%;flex:1 1 auto;max-width:550px;min-width:400px;display:flex;flex-direction:column}._fullWidth_ewp9o_54{max-width:100%!important;align-items:center;justify-content:center}._asideSection_ewp9o_61{flex:0 1 800px;flex:1;height:100%;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;box-sizing:border-box;margin:.5rem 0}@media(max-width:1024px){._historyContent_ewp9o_13{flex-direction:column;align-items:center;padding:0;gap:0}._asideSection_ewp9o_61{order:-1;width:100%;flex:none;height:auto;margin:0;padding:0;background:#fff;z-index:10;border-bottom:1px solid #eee}._timelineSection_ewp9o_39{order:0;width:100%;max-width:100%;flex:1}}._timelineContainer_18pd5_2{height:100%;width:100%;max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 3fr;grid-template-rows:1fr;position:relative;overflow:hidden}._monthLabelContainer_18pd5_18{grid-column:1;text-align:center;display:flex;justify-content:flex-end;align-items:center;padding:0 20px;position:relative;height:100%}._monthLabel_18pd5_18{font-size:1.5rem;font-weight:700;color:#00897b;position:sticky;top:50%;transform:translateY(-50%);transition:all .3s ease}._eventList_18pd5_42{grid-column:2;position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}._continuousLine_18pd5_53{position:absolute;top:0;bottom:0;left:22px;width:4px;background-color:#00897b;z-index:0}._fadeWrapper_18pd5_64{flex:1;position:relative;overflow:hidden;--mask-gradient: linear-gradient( to bottom, transparent 0%, black 5%, black 95%, transparent 100% );-webkit-mask-image:var(--mask-gradient);-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-image:var(--mask-gradient);mask-size:100% 100%;mask-repeat:no-repeat}._scrollWrapper_18pd5_90{height:100%;width:100%;overflow-y:auto;overflow-x:hidden;padding-left:42px;padding-right:10px;padding-bottom:50px;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}._scrollWrapper_18pd5_90::-webkit-scrollbar{display:none}._eventScrollWrapper_18pd5_114{position:relative;min-height:16vh;display:flex;align-items:center;justify-content:flex-start;padding:10px 0}._timelineItem_18pd5_125{position:relative;width:100%}._timelineDot_18pd5_130{position:absolute;left:-28px;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#fff;border:4px solid #00897b;border-radius:50%;z-index:2;transition:all .3s ease;box-sizing:border-box}._activeDot_18pd5_145{background-color:#00897b;box-shadow:0 0 0 4px #00897b33;transform:translateY(-50%) scale(1.2)}._timelineCard_18pd5_152{position:relative;z-index:1;display:flex;align-items:center;gap:15px;padding:15px;border:2px solid #f0f0f0;border-radius:12px;background-color:#fff;box-shadow:0 3px 10px #00000008;transition:all .3s ease;width:100%;max-width:450px;cursor:pointer}._timelineCard_18pd5_152:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00000014}._activeItem_18pd5_174 ._timelineCard_18pd5_152{border-color:#00897b;box-shadow:0 4px 12px #00897b40}._cardImage_18pd5_180{width:60px;height:60px;border-radius:8px;object-fit:cover;background-color:#f0f0f0;border:1px solid #eee;flex-shrink:0}._cardInfo_18pd5_190{flex:1;min-width:0}._cardTimestamp_18pd5_195{font-size:.8rem;color:#777;margin:0 0 4px}._cardTitle_18pd5_201{font-size:.95rem;font-weight:600;color:#222;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardAction_18pd5_212 a{font-size:.85rem;font-weight:600;color:#00897b;padding:5px 10px}._emptyStateWrapper_18pd5_222{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;text-align:center;color:#555}._emptyIllustration_18pd5_233{width:160px;opacity:.8;margin-bottom:20px}._emptyTitle_18pd5_239{font-size:1.3rem;font-weight:600;margin-bottom:10px}._emptySubtitle_18pd5_245{font-size:.95rem;color:#777;max-width:320px;margin-bottom:25px}._uploadButton_18pd5_252{padding:12px 20px;background-color:#00897b;color:#fff;border-radius:10px;cursor:pointer;font-weight:600;border:none;transition:.25s ease}._uploadButton_18pd5_252:hover{background-color:#00796b;transform:translateY(-2px);box-shadow:0 6px 14px #00897b40}@keyframes _shimmer_18pd5_1{0%{background-position:-200% 0}to{background-position:200% 0}}._skeletonAnim_18pd5_283{background:#f6f7f8;background-image:linear-gradient(90deg,#f6f7f8,#edeef1 20%,#f6f7f8 40% 100%);background-repeat:no-repeat;background-size:200% 100%;animation:_shimmer_18pd5_1 1.5s infinite linear}._skeletonDot_18pd5_298{border-color:#e0e0e0;background-color:#f6f7f8}._skeletonCard_18pd5_304{cursor:default;pointer-events:none}._skeletonCard_18pd5_304:hover{transform:none;box-shadow:0 3px 10px #00000008}._skeletonImage_18pd5_314{width:60px;height:60px;border-radius:8px;flex-shrink:0}._skeletonContent_18pd5_322{flex:1;display:flex;flex-direction:column;gap:8px}._skeletonLine_18pd5_330{height:12px;border-radius:4px}._skeletonAction_18pd5_336{width:40px;height:12px;border-radius:4px}@media(max-width:768px){._timelineContainer_18pd5_2{display:flex;flex-direction:column;height:100%}._monthLabelContainer_18pd5_18{display:flex;width:100%;height:auto;padding:10px 20px;justify-content:flex-start;align-items:center;background-color:#f9fafb;border-bottom:1px solid #eee;position:relative;top:auto;z-index:1}._monthLabel_18pd5_18{font-size:1.1rem;position:static;transform:none;margin:0}._eventList_18pd5_42{width:100%;flex:1}._scrollWrapper_18pd5_90{padding-left:50px;padding-right:15px;padding-top:15px}._timelineCard_18pd5_152{max-width:100%;width:100%;padding:12px}._continuousLine_18pd5_53{left:30px}._cardImage_18pd5_180,._skeletonImage_18pd5_314{width:50px;height:50px}._eventScrollWrapper_18pd5_114{min-height:7vh}._timelineItem_18pd5_125{height:70px}}._sidebarContainer_cotly_3{display:flex;flex-direction:column;height:100%;padding:.5rem;gap:1.5rem}._topControlsWrapper_cotly_12{display:grid;grid-template-columns:4fr 1fr;gap:1rem;align-items:flex-start;flex-shrink:0;flex-wrap:wrap}._searchBar_cotly_22{position:relative;min-width:0}._searchBar_cotly_22 input{width:100%;padding:12px 40px 12px 15px;font-size:.875rem;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-family:Inter,sans-serif;transition:all .2s ease}._searchBar_cotly_22 input:focus{outline:none;border-color:#00897b;box-shadow:0 0 0 3px #00897b1a}._searchIcon_cotly_45{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#6b7280;cursor:pointer}._filterSection_cotly_55{border:1px solid #d1d5db;border-radius:8px;min-width:120px;position:relative;overflow:visible;z-index:5}._activeLabel_cotly_65{color:#00897b;font-weight:700}._filterHeader_cotly_70{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background-color:#f9fafb;border-bottom:1px solid #d1d5db;font-weight:600;color:#374151;font-size:.85rem;cursor:default;border-radius:8px;position:relative;z-index:11;-webkit-user-select:none;user-select:none}._filterIcon_cotly_88,._accuracyIcon_cotly_89{cursor:pointer;transition:opacity .2s ease}._filterIcon_cotly_88:hover,._accuracyIcon_cotly_89:hover{opacity:.7}._filterOptions_cotly_98{position:absolute;z-index:10;top:100%;left:-1px;right:-1px;border:1px solid #d1d5db;border-top:none;border-radius:0 0 8px 8px;box-shadow:0 8px 12px #0000000d;display:flex;flex-direction:column}._filterButton_cotly_117{padding:12px;text-align:left;border:none;background-color:#fff;border-bottom:1px solid #f3f4f6;cursor:pointer;font-size:.8rem;color:#374151;transition:all .2s ease;font-family:Inter,sans-serif}._filterButton_cotly_117:last-child{border-bottom:none}._filterButton_cotly_117:hover{background-color:#f0f9f8;color:#00897b}._activeFilter_cotly_139{background-color:#e0f2f1;color:#00796b;font-weight:600;border-left:3px solid #00796b;padding-left:9px}._logoWrapper_cotly_148{flex-grow:1;display:flex;align-items:center;justify-content:center;padding-top:1.5rem;min-height:120px}._realLogo_cotly_158{max-width:150px;height:auto;opacity:.6;transition:opacity .3s ease}._realLogo_cotly_158:hover{opacity:.8}@media(max-width:1024px){._sidebarContainer_cotly_3{position:static;height:auto;width:100%;padding:1rem 1.25rem;gap:1rem;top:auto;left:auto;background-color:#fff}._topControlsWrapper_cotly_12{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%}._searchBar_cotly_22{flex:1}._filterSection_cotly_55{flex:0 0 auto;min-width:auto}._filterOptions_cotly_98{right:0;left:auto;width:200px;max-height:50vh}._logoWrapper_cotly_148{display:none}}@media(max-width:480px){._topControlsWrapper_cotly_12{flex-direction:column;align-items:stretch}._filterOptions_cotly_98{width:100%}}._detailContainer_15nsm_3{height:100%;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d1d5db #f9fafb;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}._detailContainer_15nsm_3::-webkit-scrollbar{width:6px}._detailContainer_15nsm_3::-webkit-scrollbar-track{background:#f9fafb}._detailContainer_15nsm_3::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}._detailContainer_15nsm_3::-webkit-scrollbar-thumb:hover{background:#9ca3af}._detailHeader_15nsm_31{width:100%;margin-left:2px;margin-bottom:2rem;display:flex;align-items:center;justify-content:space-between}._backButton_15nsm_40{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #e5e7eb;background-color:#fff;color:#374151;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._backButton_15nsm_40:hover{background-color:#f3f4f6;border-color:#d1d5db;box-shadow:0 2px 4px #00000014;transform:translate(-2px)}._backButton_15nsm_40:active{transform:translate(-1px)}._deleteButton_15nsm_67{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-right:5px;padding:10px 14px;border:1px solid #fca5a5;background-color:#fff;color:#dc2626;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._deleteButton_15nsm_67:hover:not(:disabled){background-color:#fee2e2;border-color:#dc2626;box-shadow:0 2px 8px #dc262633;transform:scale(1.05)}._deleteButton_15nsm_67:active:not(:disabled){transform:scale(.98)}._deleteButton_15nsm_67:disabled{opacity:.6;cursor:not-allowed}._confirmDialog_15nsm_102{position:fixed;inset:0;background-color:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._confirmContent_15nsm_116{background:#fff;border-radius:12px;padding:2rem;max-width:400px;width:90%;box-shadow:0 20px 25px -5px #0000001a;animation:_slideUp_15nsm_1 .3s ease}@keyframes _slideUp_15nsm_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._confirmContent_15nsm_116 h3{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem}._confirmContent_15nsm_116 p{font-size:.95rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.6}._confirmActions_15nsm_151{display:flex;gap:10px;justify-content:flex-end}._cancelButton_15nsm_157{padding:10px 18px;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_15nsm_157:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}._cancelButton_15nsm_157:disabled{opacity:.5;cursor:not-allowed}._confirmButton_15nsm_179{padding:10px 18px;border:none;background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #dc262633}._confirmButton_15nsm_179:hover:not(:disabled){box-shadow:0 6px 12px #dc26264d;transform:translateY(-2px)}._confirmButton_15nsm_179:active:not(:disabled){transform:translateY(0)}._confirmButton_15nsm_179:disabled{opacity:.7;cursor:not-allowed}._errorMessage_15nsm_207{padding:12px 16px;margin-bottom:1.5rem;background-color:#fee2e2;border-left:4px solid #dc2626;border-radius:6px;color:#991b1b;font-size:.95rem;font-weight:500}._deleteAction_15nsm_218{margin-right:2px;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}._deleteAction_15nsm_218:hover{background-color:#ffe5e5;color:#c62828}._imageContainer_15nsm_231{width:100%;margin-bottom:1rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;background:#fff;padding:8px;border:1px solid #e5e7eb}._mainImage_15nsm_242{width:100%;height:auto;border-radius:8px;background-color:#f0f0f0;object-fit:contain;aspect-ratio:16 / 10;display:block}._woundTabs_15nsm_253{display:flex;gap:10px;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:10px;border:1px solid #e5e7eb;flex-wrap:wrap;box-shadow:0 2px 4px #00000008}._woundTab_15nsm_253{padding:10px 18px;border:2px solid #e5e7eb;background-color:#fff;color:#374151;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}._woundTab_15nsm_253:hover{background-color:#f3f4f6;border-color:#00897b;color:#00897b}._activeTab_15nsm_283{background:linear-gradient(135deg,#00897b,#00796b);color:#fff;border-color:#00897b;box-shadow:0 4px 12px #00897b33}._infoSection_15nsm_291{margin-bottom:1rem;padding:1.5rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 2px 4px #00000008}._title_15nsm_300{font-size:1.5rem;font-weight:700;color:#111827;background:linear-gradient(135deg,#111827,#374151);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._date_15nsm_310{font-size:.9rem;color:#6b7280;margin-top:.5rem;display:flex;align-items:center;gap:6px}._woundname_15nsm_321{display:flex;gap:15px}._mild_15nsm_325{background:linear-gradient(135deg,#e0f2f1,#b2dfdb);color:#00695c;display:inline-block;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0000001a}._moderate_15nsm_338{background:linear-gradient(135deg,#fff8e1,#ffecb3);color:#e65100;display:inline-block;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0000001a}._analysisSection_15nsm_352{display:flex;flex-direction:column;gap:1rem}._analysisSection_15nsm_352 h4{font-size:1.3rem;font-weight:700;color:#111827;margin:0;padding-bottom:1rem;border-bottom:2px solid #e5e7eb}._detailItem_15nsm_367{display:flex;flex-direction:column;gap:8px;padding:1.25rem;background:#fff;border-radius:10px;border:1px solid #e5e7eb;transition:all .2s ease}._detailItem_15nsm_367:hover{box-shadow:0 4px 12px #0000000d;border-color:#00897b}._detailItem_15nsm_367 h5{margin:0;font-size:.85rem;font-weight:700;color:#00897b;text-transform:uppercase;letter-spacing:.5px}._detailItem_15nsm_367 p{margin:0;font-size:1rem;color:#374151;line-height:1.6}._accuracyMeter_15nsm_400{width:100%;height:32px;background:linear-gradient(90deg,#f3f4f6,#e5e7eb);border-radius:8px;overflow:hidden;border:1px solid #d1d5db}._accuracyBar_15nsm_409{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;font-weight:700;transition:width .5s cubic-bezier(.34,1.56,.64,1),background-color .3s ease;box-shadow:inset 0 1px 2px #0000001a;min-width:50px}._accLow_15nsm_428{background:linear-gradient(90deg,#ef5350,#e53935)}._accMedium_15nsm_433{background:linear-gradient(90deg,#ffca28,#ffb300);color:#374151}._accHigh_15nsm_439{background:linear-gradient(90deg,#00897b,#26a69a)}._firstAidSteps_15nsm_444{display:flex;flex-direction:column;gap:12px;margin-top:8px}._firstAidStep_15nsm_444{margin:0;font-size:1rem;color:#374151;line-height:1.6;display:flex;gap:12px;align-items:flex-start;padding:12px;background:#f9fafb;border-left:4px solid #00897b;border-radius:6px;transition:all .2s ease}._firstAidStep_15nsm_444:hover{background:#f3f4f6;transform:translate(4px)}._firstAidStep_15nsm_444 span:first-child{font-weight:700;color:#00897b;min-width:24px;background:#e0f2f1;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.85rem;flex-shrink:0}._firstAidStep_15nsm_444 span:last-child{flex-grow:1}._stepPositive_15nsm_490{background-color:#e3f2fd;border-left-color:#2196f3}._stepPositive_15nsm_490:hover{background-color:#bbdefb}._stepPositive_15nsm_490 span:first-child{color:#1565c0;background-color:#bbdefb}._stepNegative_15nsm_505{background-color:#ffebee;border-left-color:#ef5350}._stepNegative_15nsm_505:hover{background-color:#ffcdd2}._stepNegative_15nsm_505 span:first-child{color:#c62828;background-color:#ffcdd2}._sourceReliable_15nsm_520{margin:0;padding:1rem 0 0;list-style:none;display:flex;flex-direction:column;gap:10px}._sourceReliable_15nsm_520 li{margin:0;font-size:.95rem;color:#374151;display:flex;align-items:flex-start;gap:12px;padding:10px;background:#f9fafb;border-radius:6px}._sourceReliable_15nsm_520 strong{color:#111827;min-width:100px;font-weight:700}._sourceReliable_15nsm_520 a{color:#00897b;text-decoration:none;font-weight:600;transition:all .2s ease;word-break:break-all}._sourceReliable_15nsm_520 a:hover{color:#00796b;text-decoration:underline}@media(max-width:1024px){._detailContainer_15nsm_3{padding:1.5rem}._title_15nsm_300{font-size:1.75rem}._woundTabs_15nsm_253{padding:.75rem}._detailItem_15nsm_367{padding:1rem}}@media(max-width:768px){._detailContainer_15nsm_3{position:fixed;top:60px;left:0;right:0;width:100%;height:calc(100vh - 60px);background:#fff;padding:1.25rem;z-index:100;border-radius:12px 12px 0 0;box-shadow:0 -4px 16px #0000001a}._detailHeader_15nsm_31,._imageContainer_15nsm_231{margin-bottom:1.5rem}._woundTabs_15nsm_253{gap:6px;margin-bottom:1.5rem;padding:.75rem}._woundTab_15nsm_253{padding:8px 14px;font-size:.85rem}._title_15nsm_300{font-size:1.5rem;margin-bottom:.75rem}._infoSection_15nsm_291{margin-bottom:1.5rem;padding:1rem}._analysisSection_15nsm_352{gap:1rem}._analysisSection_15nsm_352 h4{font-size:1.1rem;padding-bottom:.75rem}._detailItem_15nsm_367{padding:1rem}._detailItem_15nsm_367 h5{font-size:.8rem}._detailItem_15nsm_367 p{font-size:.95rem}._sourceReliable_15nsm_520{gap:8px}._sourceReliable_15nsm_520 li{font-size:.9rem;flex-direction:column;gap:6px}._sourceReliable_15nsm_520 strong{min-width:auto}}@media(max-width:480px){._detailContainer_15nsm_3{padding:1rem}._backButton_15nsm_40{padding:8px 12px;font-size:.9rem}._imageContainer_15nsm_231{margin-bottom:1rem;padding:6px}._mainImage_15nsm_242{aspect-ratio:4 / 3}._woundTabs_15nsm_253{gap:4px;margin-bottom:1rem;padding:.5rem}._woundTab_15nsm_253{padding:6px 12px;font-size:.8rem}._title_15nsm_300{font-size:1.25rem;margin-bottom:.5rem}._infoSection_15nsm_291{margin-bottom:1rem;padding:.75rem}._analysisSection_15nsm_352{gap:.75rem}._analysisSection_15nsm_352 h4{font-size:1rem;padding-bottom:.5rem}._detailItem_15nsm_367{padding:.75rem;gap:6px}._detailItem_15nsm_367 h5{font-size:.75rem}._detailItem_15nsm_367 p{font-size:.9rem}._firstAidStep_15nsm_444{gap:8px;padding:8px;font-size:.9rem}._firstAidStep_15nsm_444 span:first-child{width:20px;height:20px;font-size:.75rem}._accuracyMeter_15nsm_400{height:28px}._accuracyBar_15nsm_409{font-size:.8rem}._sourceReliable_15nsm_520 li{font-size:.85rem}}._statCard_ca5uj_4{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:center;gap:1rem;transition:all .2s;border-bottom:3px solid transparent}._statCard_ca5uj_4:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}._statIcon_ca5uj_22{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statInfo_ca5uj_33{display:flex;flex-direction:column;gap:0}._statValue_ca5uj_39{font-size:2rem;font-weight:700;color:#0f172a;line-height:1}._statLabel_ca5uj_46{font-size:.875rem;color:#64748b;font-weight:500;margin-top:.25rem}._colorDefault_ca5uj_56{border-bottom-color:#64748b}._colorDefault_ca5uj_56 ._statIcon_ca5uj_22{background-color:#f1f5f9;color:#64748b}._colorPrimary_ca5uj_65{border-bottom-color:#1e9378}._colorPrimary_ca5uj_65 ._statIcon_ca5uj_22{background-color:#d1fae5;color:#1e9378}._colorGreen_ca5uj_74{border-bottom-color:#17805f}._colorGreen_ca5uj_74 ._statIcon_ca5uj_22{background-color:#ecfdf5;color:#17805f}._colorRed_ca5uj_83{border-bottom-color:#ef4444}._colorRed_ca5uj_83 ._statIcon_ca5uj_22{background-color:#fef2f2;color:#ef4444}._colorBlue_ca5uj_92{border-bottom-color:#3b82f6}._colorBlue_ca5uj_92 ._statIcon_ca5uj_22{background-color:#dbeafe;color:#2563eb}._colorPurple_ca5uj_101{border-bottom-color:#8b5cf6}._colorPurple_ca5uj_101 ._statIcon_ca5uj_22{background-color:#f3e8ff;color:#7c3aed}._colorIndigo_ca5uj_110{border-bottom-color:#6366f1}._colorIndigo_ca5uj_110 ._statIcon_ca5uj_22{background-color:#e0e7ff;color:#4f46e5}._colorOrange_ca5uj_119{border-bottom-color:#f97316}._colorOrange_ca5uj_119 ._statIcon_ca5uj_22{background-color:#ffedd5;color:#ea580c}._colorYellow_ca5uj_128{border-bottom-color:#f59e0b}._colorYellow_ca5uj_128 ._statIcon_ca5uj_22{background-color:#fef9c3;color:#d97706}._colorCyan_ca5uj_137{border-bottom-color:#06b6d4}._colorCyan_ca5uj_137 ._statIcon_ca5uj_22{background-color:#cffafe;color:#0891b2}._mt24_5csca_1{margin-top:24px}._adminCardList_5csca_5{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}._adminCard_5csca_5{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;border:1px solid #e2e8f0;transition:transform .2s,box-shadow .2s;overflow:hidden}._adminCard_5csca_5:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._adminCardGradientCyan_5csca_26{background:linear-gradient(to bottom right,#fff,#ecfeff)}._adminCardGradientBlue_5csca_30{background:linear-gradient(to bottom right,#fff,#dbeafe)}._adminCardGradientPurple_5csca_34{background:linear-gradient(to bottom right,#fff,#f3e8ff)}._adminCardGradientRose_5csca_38{background:linear-gradient(to bottom right,#fff,#ffe4e6)}._adminCardHeader_5csca_42{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4px}._adminCardTitle_5csca_49{font-size:1.1rem;font-weight:600;color:#64748b;margin:0}._adminCardIcon_5csca_56{padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.25rem}._iconCyan_5csca_65{background-color:#cffafe;color:#0891b2}._iconBlue_5csca_70{background-color:#dbeafe;color:#2563eb}._iconPurple_5csca_75{background-color:#f3e8ff;color:#9333ea}._iconRose_5csca_80{background-color:#ffe4e6;color:#e11d48}._adminCardValue_5csca_85{font-size:1.875rem;font-weight:700;color:#1e293b;margin-bottom:8px}._adminCardChange_5csca_92{display:flex;align-items:center;gap:4px;font-size:.875rem;font-weight:500;margin:0 0 16px}._changeCyan_5csca_101,._changeBlue_5csca_105{color:#1e9378}._changePurple_5csca_109{color:#9333ea}._changeRose_5csca_113{color:#e11d48}._adminCardInfo_5csca_117{font-size:.875rem;color:#64748b}._adminCardInfo_5csca_117 p{margin:0}._adminCardInfo_5csca_117 span{font-weight:600;color:#1e293b}._mt24_yj1r5_1{margin-top:24px}._adminChartList_yj1r5_5{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px}._adminChartCard_yj1r5_11{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;border:1px solid #e2e8f0}._adminChartHeader_yj1r5_19{margin-bottom:20px}._adminChartTitle_yj1r5_23{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 4px}._adminChartDescription_yj1r5_30{font-size:.875rem;color:#64748b;margin:0}._adminChartContent_yj1r5_36{width:100%}._woundLegend_yj1r5_40{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:20px}._woundLegendItem_yj1r5_48{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#475569;padding:4px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;transition:all .2s}._woundLegendItem_yj1r5_48:hover{background:#f1f5f9;border-color:#cbd5e1}._woundLegendColor_yj1r5_66{width:12px;height:12px;border-radius:50%}._woundLegendName_yj1r5_72{font-weight:500;text-transform:capitalize}._woundLegendValue_yj1r5_77{font-weight:600;color:#1e293b}._mt24_1rq2h_1{margin-top:24px}._adminErrorLogs_1rq2h_5{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;border:1px solid #e2e8f0}._adminErrorLogsHeader_1rq2h_13{margin-bottom:20px}._adminErrorLogsTitle_1rq2h_17{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 4px}._adminErrorLogsDescription_1rq2h_24{font-size:.875rem;color:#64748b;margin:0}._adminErrorLogsContent_1rq2h_30{display:flex;flex-direction:column;gap:12px}._adminErrorLogsItem_1rq2h_36{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:8px;border:1px solid #e2e8f0}._adminErrorLogsIcon_1rq2h_45{font-size:1.25rem;margin-top:2px}._adminErrorLogsInfo_1rq2h_50{flex:1}._adminErrorLogsInfoHeader_1rq2h_54{font-size:.9rem;font-weight:500;color:#1e293b;margin:0 0 4px}._adminErrorLogsInfoDes_1rq2h_61{font-size:.8rem;color:#64748b;margin:0}._adminDashboard_166xr_1{padding:20px}._adminPageHeader_166xr_5{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._adminPageTitle_166xr_12 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 5px}._adminPageTitle_166xr_12 p{color:#64748b;margin:0}._headerActions_166xr_24{display:flex;align-items:center;gap:12px}._filterSelect_166xr_30{padding:10px 15px;border-radius:8px;border:1px solid transparent;background-color:#fff;color:#1e293b;font-size:.9rem;cursor:pointer;min-width:140px;transition:all .2s ease;box-shadow:0 4px 14px #0000001a;outline:none}._filterSelect_166xr_30:hover{background-color:#f8fafc;box-shadow:0 6px 20px #00000026;transform:translateY(-1px)}._filterSelect_166xr_30:focus{border-color:transparent;box-shadow:0 4px 14px #1e937833;outline:none}._adminBtnPrimary_166xr_58{background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e93784d}._adminBtnPrimary_166xr_58:hover{background:linear-gradient(to right,#17805f,#126d4f);box-shadow:0 4px 8px -1px #1e937866;transform:translateY(-1px)}._adminBtnPrimary_166xr_58:disabled{opacity:.6;cursor:not-allowed;background:#94a3b8}._loadingContainer_166xr_83{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}._loadingSpinner_166xr_91{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_166xr_1 1s linear infinite;margin-bottom:15px}@keyframes _spin_166xr_1{to{transform:rotate(360deg)}}._errorContainer_166xr_107{text-align:center;padding:40px;background-color:#fef2f2;border-radius:8px;border:1px solid #fee2e2}._errorMessage_166xr_115{color:#ef4444;margin-bottom:15px}._retryButton_166xr_120{background-color:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;cursor:pointer}._overlay_m2rcg_3{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_m2rcg_1 .2s ease-out}@keyframes _fadeIn_m2rcg_1{0%{opacity:0}to{opacity:1}}._dialog_m2rcg_27{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:450px;width:90%;animation:_slideUp_m2rcg_1 .3s ease-out}@keyframes _slideUp_m2rcg_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._header_m2rcg_48{padding:1.5rem;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e2e8f0}._header_m2rcg_48 h3{margin:0;font-size:1.25rem;font-weight:600;color:#1e293b}._icon_m2rcg_65{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;flex-shrink:0}._variantWarning_m2rcg_75 ._icon_m2rcg_65{background-color:#fef3c7;color:#f59e0b}._variantDanger_m2rcg_80 ._icon_m2rcg_65{background-color:#fee2e2;color:#ef4444}._variantInfo_m2rcg_85 ._icon_m2rcg_65{background-color:#dbeafe;color:#3b82f6}._body_m2rcg_90{padding:1.5rem}._body_m2rcg_90 p{margin:0;color:#64748b;font-size:.9375rem;line-height:1.6}._actions_m2rcg_101{padding:1rem 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}._btnCancel_m2rcg_108,._btnConfirm_m2rcg_109{padding:.625rem 1.25rem;border-radius:8px;font-size:.875rem;font-weight:500;border:none;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}._btnCancel_m2rcg_108{background-color:#f1f5f9;color:#475569}._btnCancel_m2rcg_108:hover:not(:disabled){background-color:#e2e8f0}._btnCancel_m2rcg_108:disabled{opacity:.5;cursor:not-allowed}._btnConfirm_m2rcg_109{color:#fff}._btnConfirm_m2rcg_109._variantWarning_m2rcg_75{background-color:#f59e0b}._btnConfirm_m2rcg_109._variantWarning_m2rcg_75:hover:not(:disabled){background-color:#d97706}._btnConfirm_m2rcg_109._variantDanger_m2rcg_80{background-color:#ef4444}._btnConfirm_m2rcg_109._variantDanger_m2rcg_80:hover:not(:disabled){background-color:#dc2626}._btnConfirm_m2rcg_109._variantInfo_m2rcg_85{background-color:#3b82f6}._btnConfirm_m2rcg_109._variantInfo_m2rcg_85:hover:not(:disabled){background-color:#2563eb}._btnConfirm_m2rcg_109:disabled{opacity:.7;cursor:not-allowed}._spinner_m2rcg_169{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_m2rcg_169 .8s linear infinite}@keyframes _spin_m2rcg_169{to{transform:rotate(360deg)}}._userManagementPage_w87ya_2{padding:20px}._pageHeader_w87ya_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}._pageTitle_w87ya_14 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 5px}._pageTitle_w87ya_14 p{color:#64748b;margin:0;font-size:.9rem}._btnExport_w87ya_28{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#fff;color:#17805f;border:1px solid #17805f;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._btnExport_w87ya_28:hover:not(:disabled){background:#17805f;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #17805f40}._btnExport_w87ya_28:disabled{opacity:.5;cursor:not-allowed}._statsGrid_w87ya_57{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}._statCard_w87ya_64{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:center;gap:1rem;transition:all .2s;border-bottom:3px solid transparent}._statCard_w87ya_64:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}._statCard_w87ya_64._total_w87ya_81{border-bottom-color:#64748b}._statCard_w87ya_64._active_w87ya_85{border-bottom-color:#17805f}._statCard_w87ya_64._inactive_w87ya_89{border-bottom-color:#ef4444}._statIcon_w87ya_93{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIcon_w87ya_93._total_w87ya_81{background-color:#f1f5f9;color:#64748b}._statIcon_w87ya_93._active_w87ya_85{background-color:#ecfdf5;color:#17805f}._statIcon_w87ya_93._inactive_w87ya_89{background-color:#fef2f2;color:#ef4444}._statValue_w87ya_118{font-size:2rem;font-weight:700;color:#0f172a;line-height:1}._statLabel_w87ya_125{font-size:.875rem;color:#64748b;font-weight:500;margin-top:.25rem}._filtersCard_w87ya_133{background:#fff;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._filterGroup_w87ya_144 label{display:block;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}._filterSelect_w87ya_154{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;background-color:#fff;cursor:pointer;outline:none;transition:border-color .2s}._filterSelect_w87ya_154:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._filterInputContainer_w87ya_172{position:relative;display:flex;align-items:center}._filterInputIcon_w87ya_178{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}._filterInput_w87ya_172{width:100%;padding:.5rem .75rem .5rem 2.25rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;outline:none;transition:border-color .2s}._filterInput_w87ya_172:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._tableContainer_w87ya_203{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;overflow:visible}._dataTable_w87ya_211{width:100%;border-collapse:collapse;text-align:left}._dataTable_w87ya_211 th{padding:1rem;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;background-color:#f8fafc}._dataTable_w87ya_211 td{padding:1rem;font-size:.875rem;color:#334155;border-bottom:1px solid #e2e8f0;vertical-align:middle}._bulkActionsBar_w87ya_237{display:flex;align-items:center;justify-content:space-between;background-color:#f1f5f9;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;border-top-left-radius:.75rem;border-top-right-radius:.75rem}._bulkActionsInfo_w87ya_248{font-size:.875rem;font-weight:600;color:#1e293b}._bulkActionsGroup_w87ya_254{display:flex;gap:.5rem}._btnBulkAction_w87ya_259{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:all .2s}._btnBulkAction_w87ya_259:disabled{opacity:.5;cursor:not-allowed}._btnBulkActivate_w87ya_277{background-color:#ecfdf5;color:#10b981;border-color:#10b981}._btnBulkActivate_w87ya_277:hover:not(:disabled){background-color:#10b981;color:#fff}._btnBulkDeactivate_w87ya_287{background-color:#fef2f2;color:#ef4444;border-color:#ef4444}._btnBulkDeactivate_w87ya_287:hover:not(:disabled){background-color:#ef4444;color:#fff}._checkboxContainer_w87ya_298{display:flex;align-items:center;justify-content:center}._customCheckbox_w87ya_303{width:1.125rem;height:1.125rem;border-radius:.25rem;border:1px solid #cbd5e1;cursor:pointer;accent-color:#17805f}._dataTable_w87ya_211 tbody tr:hover{background-color:#f1f5f9}._userInfo_w87ya_316{display:flex;align-items:center;gap:.75rem}._avatar_w87ya_322{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}._userDetails_w87ya_334{display:flex;flex-direction:column}._userName_w87ya_339{font-weight:600;color:#0f172a}._userEmail_w87ya_344{font-size:.75rem;color:#64748b}._statusBadge_w87ya_350{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize}._statusActive_w87ya_360{background-color:#dcfce7;color:#166534}._statusInactive_w87ya_365{background-color:#fee2e2;color:#991b1b}._roleBadge_w87ya_370{display:inline-flex;align-items:center;padding:.25rem .6rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize}._roleAdmin_w87ya_380{background-color:#f3e8ff;color:#7e22ce}._roleUser_w87ya_385{background-color:#dbeafe;color:#1d4ed8}._actionsCell_w87ya_391{position:relative;text-align:right}._btnActionMenu_w87ya_396{background:none;border:none;color:#64748b;cursor:pointer;padding:.35rem;border-radius:50%;transition:all .2s;display:inline-flex;align-items:center;justify-content:center}._btnActionMenu_w87ya_396:hover,._btnActionMenu_w87ya_396._active_w87ya_85{background-color:#f1f5f9;color:#0f172a}._actionDropdown_w87ya_414{position:absolute;right:0;top:100%;margin-top:.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a;min-width:140px;z-index:10;padding:.25rem}._actionItem_w87ya_428{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;color:#334155;background:none;border:none;border-radius:.25rem;cursor:pointer;text-align:left;transition:background-color .2s}._actionItem_w87ya_428:hover{background-color:#f1f5f9}._actionDeactivate_w87ya_448{color:#ef4444}._actionDeactivate_w87ya_448:hover{background-color:#fef2f2}._actionActivate_w87ya_456{color:#10b981}._actionActivate_w87ya_456:hover{background-color:#ecfdf5}._emptyState_w87ya_465{text-align:center;padding:3rem 1rem}._emptyState_w87ya_465 svg{color:#cbd5e1;margin-bottom:.5rem}._emptyState_w87ya_465 p{color:#64748b;font-size:.9rem}._loadingContainer_w87ya_480{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;width:100%}._loadingSpinner_w87ya_489{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_w87ya_1 1s linear infinite;margin-bottom:15px}@keyframes _spin_w87ya_1{to{transform:rotate(360deg)}}._loadingText_w87ya_503{color:#64748b;font-size:.9rem}._pagination_w87ya_509{display:flex;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem}._paginationBtn_w87ya_517{padding:.5rem 1rem;border:1px solid #cbd5e1;border-radius:.5rem;background:#fff;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;gap:.25rem}._paginationBtn_w87ya_517:hover:not(:disabled){background:#f8fafc;border-color:#94a3b8}._paginationBtn_w87ya_517:disabled{opacity:.5;cursor:not-allowed;background-color:#f1f5f9}._paginationNumbers_w87ya_543{display:flex;gap:.25rem}._paginationNumber_w87ya_543{width:2rem;height:2rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;font-size:.875rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._paginationNumber_w87ya_543:hover:not(._active_w87ya_85){background-color:#f1f5f9}._paginationNumber_w87ya_543._active_w87ya_85{background:#1e9378;color:#fff;border-color:#1e9378}._userInfoGrid_w87ya_574{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem}._userInfoItem_w87ya_581{display:flex;flex-direction:column;gap:.25rem}._userInfoLabel_w87ya_587{font-size:.7rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}._userInfoValue_w87ya_595{font-size:.875rem;font-weight:500;color:#0f172a}._panelDivider_w87ya_601{height:1px;background-color:#e2e8f0;margin:0 0 1rem}._modalOverlay_w87ya_608{position:fixed;inset:0;background-color:#0006;display:flex;justify-content:flex-end;z-index:100;animation:_fadeIn_w87ya_1 .2s ease}._slidePanel_w87ya_618{width:400px;max-width:100vw;height:100vh;background:#fff;box-shadow:-4px 0 15px #0000001a;display:flex;flex-direction:column;animation:_slideLeft_w87ya_1 .3s cubic-bezier(.16,1,.3,1)}@keyframes _slideLeft_w87ya_1{0%{transform:translate(100%)}to{transform:translate(0)}}._panelHeader_w87ya_634{padding:1.25rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start}._panelTitle_w87ya_642{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0}._panelSubtitle_w87ya_649{font-size:.875rem;color:#64748b;margin:.25rem 0 0}._btnClosePanel_w87ya_655{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.25rem}._btnClosePanel_w87ya_655:hover{background:#f1f5f9;color:#0f172a}._panelContent_w87ya_669{padding:1.25rem;flex-grow:1;overflow-y:auto}._scanHistoryTitle_w87ya_676{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}._scanItem_w87ya_685{display:flex;gap:.75rem;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:.75rem;box-shadow:0 1px 2px #0000000d}._scanPhoto_w87ya_696{width:60px;height:60px;border-radius:.5rem;object-fit:cover;background:#f1f5f9;border:1px solid #e2e8f0}._scanIconWrap_w87ya_705{width:60px;height:60px;border-radius:.5rem;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1.5rem}._scanDetails_w87ya_717{flex-grow:1;min-width:0}._scanHeader_w87ya_722{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}._scanWoundType_w87ya_729{font-weight:600;color:#0f172a;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:.5rem}._scanDate_w87ya_739{font-size:.7rem;color:#94a3b8;font-family:monospace;white-space:nowrap}._scanSeverity_w87ya_746{display:inline-block;font-size:.65rem;font-weight:600;padding:.15rem .5rem;border-radius:9999px;text-transform:capitalize}._severityLow_w87ya_755{background:#dcfce7;color:#166534}._severityModerate_w87ya_756{background:#fef9c3;color:#854d0e}._severityHigh_w87ya_757{background:#ffedd5;color:#9a3412}._severitySevere_w87ya_758{background:#fee2e2;color:#991b1b}._firstaidManagementPage_nq98h_1{padding:1.5rem;scroll-behavior:smooth}._firstaidManagementPage_nq98h_1 *:focus-visible{outline:2px solid #1E9378;outline-offset:2px;border-radius:.25rem}._pageHeader_nq98h_12{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}._headerRight_nq98h_21{display:flex;align-items:center;gap:.75rem}._pageTitle_nq98h_27 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._pageTitle_nq98h_27 p{font-size:.875rem;color:#64748b;margin:0}._btnPrimary_nq98h_40{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;line-height:normal;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e93784d;white-space:nowrap}._btnPrimary_nq98h_40 svg{width:1.25rem;height:1.25rem;flex-shrink:0}._btnPrimary_nq98h_40:hover{background:linear-gradient(to right,#17805f,#126d4f);box-shadow:0 4px 8px #1e937866;transform:translateY(-1px)}._headerActions_nq98h_75{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._btnOutline_nq98h_82{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem 1rem;background:#fff;color:#17805f;border:1.5px solid #17805f;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}._btnOutline_nq98h_82:hover{background:#f0fdf9;transform:translateY(-1px)}._btnOutline_nq98h_82:active{transform:translateY(0) scale(.98)}._btnOutline_nq98h_82:disabled{opacity:.6;cursor:not-allowed;transform:none}._exportWrapper_nq98h_114{position:relative}._exportDropdown_nq98h_118{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;z-index:50;min-width:180px;padding:.5rem}._dropdownLabel_nq98h_132{font-size:.75rem;font-weight:600;color:#64748b;padding:.5rem .5rem .25rem}._dropdownItem_nq98h_139{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem;background:none;border:none;font-size:.875rem;cursor:pointer;color:#334155;text-align:left;border-radius:.25rem;transition:background .15s}._dropdownItem_nq98h_139:hover{background:#f1f5f9}._dropdownDivider_nq98h_159{height:1px;background:#e2e8f0;margin:.25rem 0}._statsGrid_nq98h_166{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:1.5rem}._statCard_nq98h_173{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000001a;transition:all .2s}._statCard_nq98h_173:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._statIcon_nq98h_190{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIconPrimary_nq98h_200{background:linear-gradient(135deg,#1e9378,#17805f);color:#fff}._statIconSuccess_nq98h_205{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._statIconInfo_nq98h_210{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}._statDetails_nq98h_215{flex:1}._statValue_nq98h_219{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}._statLabel_nq98h_226{font-size:.875rem;color:#64748b}._filtersSection_nq98h_231{background:#fff;padding:1.25rem;border-radius:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a}._filterGroup_nq98h_242{flex:1;min-width:200px}._filterGroup_nq98h_242 label{display:block;margin-bottom:.375rem;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._filterGroup_nq98h_242 select{width:100%;padding:.625rem 2.5rem .625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background-color:#fff;color:#0f172a;transition:all .15s;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:20px}._filterGroup_nq98h_242 select:focus{outline:none;border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._filterGroup_nq98h_242 select:hover{border-color:#cbd5e1}._loadingState_nq98h_285{text-align:center;padding:3rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0}._loadingSpinner_nq98h_293{width:3rem;height:3rem;border:4px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_nq98h_1548 .8s linear infinite;margin:0 auto 1rem}@keyframes _spin_nq98h_1548{to{transform:rotate(360deg)}}._errorState_nq98h_309{text-align:center;padding:3rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem}._errorIcon_nq98h_317{font-size:3rem;margin-bottom:1rem}._btnRetry_nq98h_322{padding:.625rem 1.25rem;background:#ef4444;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnRetry_nq98h_322:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 2px 4px #ef44444d}._btnRetry_nq98h_322:active{transform:scale(.98)}._emptyState_nq98h_344{text-align:center;padding:3rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem}._emptyIcon_nq98h_352{font-size:3rem;margin-bottom:1rem}._emptySubtitle_nq98h_357{color:#94a3b8;font-size:.8125rem}._guidesGrid_nq98h_362{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;margin-bottom:1.5rem}._guideCard_nq98h_369{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000001a;transition:all .2s}._guideCard_nq98h_369:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#1e9378}._guideCardInactive_nq98h_384{background:#e2e8f0;border:2px solid #94a3b8;opacity:.6}._guideCardInactive_nq98h_384:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026;border-color:#64748b;opacity:.75}._guideCardHeader_nq98h_397{padding:1.25rem;border-bottom:1px solid #f1f5f9}._guideInfo_nq98h_402 h3{font-size:1.125rem;font-weight:600;color:#0f172a;margin:0 0 .75rem}._guideMeta_nq98h_409{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._guideDate_nq98h_416{font-size:.8125rem;color:#64748b}._guideCardBody_nq98h_421{padding:1.25rem}._guideDescription_nq98h_425{color:#475569;font-size:.875rem;line-height:1.5;margin-bottom:1rem}._guideStepsPreview_nq98h_432{margin-bottom:1rem}._stepsTitle_nq98h_436{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}._stepsList_nq98h_443{list-style:none;padding:0;margin:0 0 .5rem}._stepsList_nq98h_443 li{line-height:1.5;flex:1}._stepsMore_nq98h_454{font-size:.8125rem;color:#1e9378;font-weight:500;margin:.5rem 0 0}._guideCardActions_nq98h_461{display:flex;gap:.5rem;margin-top:1rem}._btnViewFull_nq98h_467{flex:1;padding:.625rem 1rem;background:#fff;color:#1e9378;border:1px solid #1E9378;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnViewFull_nq98h_467:hover{background:#1e9378;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #1e93784d}._btnEdit_nq98h_487,._btnDelete_nq98h_488{padding:.625rem;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;background:#fff;border-radius:.5rem;cursor:pointer;transition:all .15s}._btnEdit_nq98h_487 svg,._btnDelete_nq98h_488 svg{width:1rem;height:1rem}._btnEdit_nq98h_487{color:#1e9378}._btnEdit_nq98h_487:hover{background:#d4f4e8;border-color:#1e9378;transform:translateY(-1px)}._btnEdit_nq98h_487._btnDeactivate_nq98h_518:hover{background:#fef3c7;border-color:#f59e0b;transform:translateY(-1px)}._btnEdit_nq98h_487._btnReactivate_nq98h_524:hover{background:#d4f4e8;border-color:#1e9378;transform:translateY(-1px)}._btnDelete_nq98h_488{color:#ef4444}._btnDelete_nq98h_488:hover{background:#fef2f2;border-color:#ef4444;transform:translateY(-1px)}._badge_nq98h_540{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px}._badgeSuccess_nq98h_549{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._badgeWarning_nq98h_554{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._badgeDanger_nq98h_559{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._badgeDefault_nq98h_564{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}._badgeWoundType_nq98h_569{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px}._disclaimerCard_nq98h_580{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf24;border-left:4px solid #f59e0b;border-radius:.75rem;padding:1.25rem;display:flex;gap:1rem}._disclaimerIcon_nq98h_590{flex-shrink:0;color:#d97706}._disclaimerIcon_nq98h_590 svg{width:1.5rem;height:1.5rem}._disclaimerContent_nq98h_600{flex:1}._disclaimerTitle_nq98h_604{font-size:.875rem;font-weight:600;color:#78350f;margin:0 0 .5rem}._disclaimerText_nq98h_611{font-size:.8125rem;color:#92400e;line-height:1.6;margin:0}._modalOverlay_nq98h_618{position:fixed;inset:0;background-color:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:_fadeIn_nq98h_1 .2s ease-out}._modalContent_nq98h_634{background:#fff;border-radius:.75rem;width:100%;max-width:700px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_nq98h_1 .3s ease-out}._modalLarge_nq98h_645{max-width:800px}._modalHeader_nq98h_649{background:linear-gradient(135deg,#1e9378,#17805f);padding:1.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:.75rem .75rem 0 0}._modalHeader_nq98h_649 h2{font-size:1.5rem;font-weight:600;color:#fff;margin:0}._modalClose_nq98h_665{background:#fff3;border:none;width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;color:#fff}._modalClose_nq98h_665:hover{background:#ffffff4d}._modalBody_nq98h_683{padding:1.5rem}._modalInfoGrid_nq98h_687{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:.5rem}._infoItem_nq98h_697 label{display:block;font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}._infoItem_nq98h_697 p{font-size:.875rem;color:#0f172a;margin:0}._modalSection_nq98h_713{margin-bottom:1.5rem}._modalSection_nq98h_713 h3{font-size:1rem;font-weight:600;color:#0f172a;margin:0 0 .75rem}._modalSection_nq98h_713 p{font-size:.875rem;color:#475569;line-height:1.6;margin:0}._stepsListFull_nq98h_731{list-style:none;padding:0;margin:0}._stepsListFull_nq98h_731 li{display:flex;gap:.75rem;padding:.75rem;background:#f8fafc;border-radius:.5rem;margin-bottom:.5rem}._stepsListFull_nq98h_731 li ._stepNumber_nq98h_746{width:1.75rem;height:1.75rem;background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.8125rem;font-weight:700}._stepsListFull_nq98h_731 li ._stepText_nq98h_760{color:#0f172a;font-size:.875rem;line-height:1.6;flex:1}._suppliesList_nq98h_767,._tipsList_nq98h_768{list-style:none;padding:0;margin:0}._suppliesList_nq98h_767 li,._tipsList_nq98h_768 li{padding:.625rem .75rem .625rem 2rem;position:relative;font-size:.875rem;color:#475569;line-height:1.5}._suppliesList_nq98h_767 li:before,._tipsList_nq98h_768 li:before{content:"•";position:absolute;left:.75rem;color:#1e9378;font-weight:700}._modalSectionSuccess_nq98h_793{background:#f0fdf4;border-left:4px solid #10b981;padding:1rem;border-radius:.5rem}._modalSectionSuccess_nq98h_793 h3,._modalSectionSuccess_nq98h_793 ._tipsList_nq98h_768 li{color:#065f46}._modalSectionSuccess_nq98h_793 ._tipsList_nq98h_768 li:before{color:#10b981}._modalSectionDanger_nq98h_812{background:#fef2f2;border-left:4px solid #ef4444;padding:1rem;border-radius:.5rem}._modalSectionDanger_nq98h_812 h3,._modalSectionDanger_nq98h_812 ._tipsList_nq98h_768 li{color:#991b1b}._modalSectionDanger_nq98h_812 ._tipsList_nq98h_768 li:before{color:#ef4444}._modalFooterInfo_nq98h_831{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}._modalFooterInfo_nq98h_831 p{font-size:.8125rem;color:#64748b;margin:.25rem 0}._modalFooterInfo_nq98h_831 p strong{color:#0f172a;font-weight:600}._modalActions_nq98h_848{padding:1.5rem;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:.75rem}._btnSecondary_nq98h_856{padding:.625rem 1.25rem;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnSecondary_nq98h_856:hover{background:#f1f5f9;border-color:#cbd5e1}._btnSecondary_nq98h_856:active{transform:scale(.98)}._formRow_nq98h_877{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.25rem}._formGroup_nq98h_884{margin-bottom:1.25rem}._formGroup_nq98h_884 label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#0f172a}._formGroup_nq98h_884 input[type=text],._formGroup_nq98h_884 input[type=email],._formGroup_nq98h_884 select,._formGroup_nq98h_884 textarea{width:100%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background-color:#f8fafc;transition:all .15s;font-family:inherit}._formGroup_nq98h_884 input[type=text]:focus,._formGroup_nq98h_884 input[type=email]:focus,._formGroup_nq98h_884 select:focus,._formGroup_nq98h_884 textarea:focus{outline:none;border-color:#1e9378;background-color:#fff;box-shadow:0 0 0 3px #1e93781a}._formGroup_nq98h_884 input[type=text]:hover,._formGroup_nq98h_884 input[type=email]:hover,._formGroup_nq98h_884 select:hover,._formGroup_nq98h_884 textarea:hover{border-color:#cbd5e1}._formGroup_nq98h_884 textarea{resize:vertical;min-height:80px}._formGroup_nq98h_884 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:20px;padding-right:2.5rem}._arrayInputRow_nq98h_942{display:flex;gap:.5rem;margin-bottom:.5rem;align-items:center}._arrayIndex_nq98h_949{width:1.75rem;height:1.75rem;background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}._arrayInputRow_nq98h_942 input{flex:1}._btnRemoveItem_nq98h_967{width:2rem;height:2rem;background:#fef2f2;color:#ef4444;border:1px solid #fecaca;border-radius:.375rem;font-size:1.25rem;line-height:1;cursor:pointer;transition:all .15s;flex-shrink:0}._btnRemoveItem_nq98h_967:hover{background:#fee2e2;border-color:#ef4444}._btnRemoveItem_nq98h_967:active{transform:scale(.95)}._btnAddItem_nq98h_990{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#d4f4e8;color:#1e9378;border:1px dashed #1E9378;border-radius:.375rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;margin-top:.5rem}._btnAddItem_nq98h_990:hover{background:#e0f2fe;border-style:solid}._btnAddItem_nq98h_990:active{transform:scale(.98)}._formAlert_nq98h_1015{background:#fef3c7;border-left:4px solid #f59e0b;padding:.75rem 1rem;border-radius:.375rem;margin-bottom:1.5rem;font-size:.875rem;color:#78350f}._formAlert_nq98h_1015 strong{font-weight:600}._btnPrimary_nq98h_40{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 2px 4px #1e93784d}._btnPrimary_nq98h_40:hover{background:linear-gradient(135deg,#17805f,#126d4f);box-shadow:0 4px 8px -1px #1e937866;transform:translateY(-1px)}._btnPrimary_nq98h_40:active{transform:translateY(0) scale(.98)}@keyframes _fadeIn_nq98h_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_nq98h_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){._guidesGrid_nq98h_362{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){._firstaidManagementPage_nq98h_1{padding:1rem}._adminPageHeader_nq98h_1088{flex-direction:column;align-items:flex-start;gap:1rem}._adminPageTitle_nq98h_1094 h1{font-size:1.5rem}._adminBtnPrimary_nq98h_1098{width:100%;justify-content:center}._statsGrid_nq98h_166{grid-template-columns:1fr;gap:.75rem}._filtersSection_nq98h_231{flex-direction:column}._filterGroup_nq98h_242{width:100%}._guidesGrid_nq98h_362{grid-template-columns:1fr;gap:1rem}._modalContent_nq98h_634{max-width:95%;margin:1rem}._modalHeader_nq98h_649 h2{font-size:1.25rem}._modalBody_nq98h_683{padding:1rem}._modalInfoGrid_nq98h_687{grid-template-columns:1fr}}._error_nq98h_309{border-color:#ef4444!important;background-color:#fef2f2}._error_nq98h_309:focus{outline:2px solid #ef4444!important;outline-offset:2px}._errorMessage_nq98h_1539{display:block;color:#ef4444;font-size:.75rem;margin-top:.25rem;font-weight:500}._spinning_nq98h_1548{animation:_spin_nq98h_1548 .8s linear infinite}._adminBtnPrimary_nq98h_1098:disabled{opacity:.7;cursor:not-allowed}._btnSecondary_nq98h_856:disabled{opacity:.5;cursor:not-allowed}._centeredPagination_nq98h_1562{justify-content:center!important}._modalSubtitle_nq98h_1568{font-size:.875rem;color:#64748b;margin:.25rem 0 0}._importPreviewModal_nq98h_1574{background:#fff;border-radius:1rem;width:95%;max-width:1000px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;animation:_modalFadeIn_nq98h_1 .2s ease}@keyframes _modalFadeIn_nq98h_1{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}._importPreviewBody_nq98h_1591{flex:1;overflow:auto;padding:0 1.5rem}._previewTable_nq98h_1597{width:100%;border-collapse:collapse;font-size:.85rem}._previewTable_nq98h_1597 thead{position:sticky;top:0;z-index:2}._previewTable_nq98h_1597 th{background:#f8fafc;padding:.625rem .75rem;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;font-size:.8rem;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}._previewTable_nq98h_1597 td{padding:.625rem .75rem;border-bottom:1px solid #f1f5f9;vertical-align:top;color:#334155}._previewTable_nq98h_1597 tbody tr:hover{background:#f8fafc}._previewRowSelected_nq98h_1633{background:#f0fdf9}._previewRowError_nq98h_1637{background:#fef2f2;opacity:.7}._previewTitle_nq98h_1642{font-weight:600;color:#1e293b;margin-bottom:.125rem}._previewDesc_nq98h_1648{font-size:.75rem;color:#94a3b8}._previewError_nq98h_1653{font-size:.75rem;color:#ef4444;font-weight:500;margin-top:.125rem}._previewUrl_nq98h_1660{font-size:.75rem;color:#3b82f6}._importPreviewFooter_nq98h_1665{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 1rem 1rem}._previewTable_nq98h_1597 input[type=checkbox]{width:16px;height:16px;accent-color:#17805f;cursor:pointer}._pagination_6hf9h_3{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-top:1.5rem;gap:1rem;flex-wrap:wrap}._paginationInfo_6hf9h_16{font-size:.875rem;color:#64748b;font-weight:500}._paginationControls_6hf9h_22{display:flex;align-items:center;gap:.5rem}._paginationBtn_6hf9h_28{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}._paginationBtn_6hf9h_28:hover:not(:disabled){background:#f8fafc;border-color:#1e9378;color:#1e9378;transform:translateY(-1px)}._paginationBtn_6hf9h_28:active:not(:disabled){transform:translateY(0)}._paginationBtn_6hf9h_28:disabled{opacity:.4;cursor:not-allowed;color:#94a3b8}._paginationBtn_6hf9h_28 svg{width:1rem;height:1rem}._paginationNumbers_6hf9h_65{display:flex;align-items:center;gap:.375rem}._paginationNumber_6hf9h_65{min-width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;padding:0 .5rem;background:#fff;color:#475569;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}._paginationNumber_6hf9h_65:hover{background:#f8fafc;border-color:#cbd5e1;color:#1e293b}._paginationNumber_6hf9h_65._active_6hf9h_94{background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-color:#1e9378;font-weight:600;box-shadow:0 2px 4px #1e937833}._paginationNumber_6hf9h_65._active_6hf9h_94:hover{background:linear-gradient(135deg,#17805f,#126d4f);transform:translateY(-1px);box-shadow:0 4px 6px #1e93784d}._paginationEllipsis_6hf9h_108{min-width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:.875rem;font-weight:600;-webkit-user-select:none;user-select:none}@media(max-width:640px){._pagination_6hf9h_3{flex-direction:column;align-items:stretch;gap:.75rem}._paginationInfo_6hf9h_16{text-align:center}._paginationControls_6hf9h_22{flex-wrap:wrap;justify-content:center}._paginationBtn_6hf9h_28{flex:1;min-width:100px;justify-content:center}._paginationNumbers_6hf9h_65{order:-1;width:100%;justify-content:center;flex-wrap:wrap}}._filtersCard_2wsqp_1{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;padding:1.25rem 1.5rem;margin-bottom:1.5rem;border:1px solid #f1f5f9}._filtersContainer_2wsqp_10{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._filterSearch_2wsqp_17{position:relative;flex:1;min-width:240px;display:flex;align-items:center}._searchIcon_2wsqp_25{position:absolute;left:14px;color:#94a3b8;pointer-events:none;transition:color .2s}._filterSearch_2wsqp_17:focus-within ._searchIcon_2wsqp_25{color:#17805f}._filterInput_2wsqp_37{width:100%;padding:.625rem 1rem .625rem 2.75rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;background-color:#f8fafc;color:#1e293b;transition:all .2s ease}._filterInput_2wsqp_37:focus{outline:none;border-color:#17805f;background-color:#fff;box-shadow:0 0 0 4px #17805f1a}._filterInput_2wsqp_37::placeholder{color:#94a3b8}._filterSelectWrapper_2wsqp_59{flex:0 0 auto}._filterSelect_2wsqp_59{min-width:150px;padding:.625rem 2.25rem .625rem 1rem;border:1px solid #e2e8f0;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#334155;background-color:#f8fafc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer;transition:all .2s ease;appearance:none}._filterSelect_2wsqp_59:focus{outline:none;border-color:#17805f;background-color:#fff;box-shadow:0 0 0 4px #17805f1a}._filterSelect_2wsqp_59:hover{border-color:#cbd5e1;background-color:#fff}._btnRefresh_2wsqp_93{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 1.25rem;background:#fff;color:#17805f;border:1.5px solid #17805f;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._btnRefresh_2wsqp_93 svg{flex-shrink:0}._btnRefresh_2wsqp_93:hover{background:#f0fdf9;transform:translateY(-1px)}._btnRefresh_2wsqp_93:active{transform:translateY(0) scale(.98)}._btnRefresh_2wsqp_93:disabled{opacity:.6;cursor:not-allowed;transform:none}._spinner_2wsqp_128{animation:_spin_2wsqp_128 1s linear infinite}@keyframes _spin_2wsqp_128{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._filtersContainer_2wsqp_10{flex-direction:column;gap:1rem;align-items:stretch}._filterSearch_2wsqp_17{width:100%;min-width:100%}._filterSelectWrapper_2wsqp_59{width:100%}._filterSelect_2wsqp_59{width:100%;min-width:100%}._btnRefresh_2wsqp_93{width:100%}}._logsTableCard_wc009_1{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden;border:1px solid #f1f5f9}._cardHeader_wc009_9{padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background-color:#fff}._cardHeader_wc009_9 h3{margin:0;font-size:1.125rem;font-weight:600;color:#1e293b;letter-spacing:-.01em}._pageInfo_wc009_26{font-size:.875rem;font-weight:500;color:#64748b}._cardContent_wc009_32{padding:0}._logsTableWrapper_wc009_36{overflow-x:auto}._logsTable_wc009_1{width:100%;border-collapse:collapse;font-size:.875rem}._logsTable_wc009_1 th{background-color:#f8fafc;padding:1rem 1.25rem;text-align:left;font-weight:600;color:#475569;border-bottom:2px solid #e2e8f0;white-space:nowrap;letter-spacing:.025em;text-transform:uppercase;font-size:.75rem}._logsTable_wc009_1 td{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;color:#334155;vertical-align:middle;text-align:left;transition:background-color .15s ease}._logsTable_wc009_1 tr:last-child td{border-bottom:none}._logsTable_wc009_1 tr:hover td{background-color:#f8fafc}._logTime_wc009_76{font-family:Fira Code,Roboto Mono,monospace;color:#64748b;font-size:.8rem;white-space:nowrap}._logTypeBadge_wc009_83{display:inline-flex;align-items:center;padding:.35rem .75rem;border-radius:9999px;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 1px 2px #0000000d;white-space:nowrap}._logBadgeError_wc009_96{background-color:#fef2f2;color:#dc2626;border:1px solid #fee2e2}._logBadgeWarning_wc009_102{background-color:#fffbeb;color:#d97706;border:1px solid #fef3c7}._logBadgeSuccess_wc009_108{background-color:#ecfdf5;color:#059669;border:1px solid #d1fae5}._logBadgeInfo_wc009_114{background-color:#eff6ff;color:#2563eb;border:1px solid #dbeafe}._logMessage_wc009_120{max-width:350px}._logsPagination_wc009_124{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:center;background-color:#f8fafc}._loadingState_wc009_132,._errorState_wc009_133,._emptyState_wc009_134{padding:5rem 2rem;text-align:center;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:1.25rem}._spinner_wc009_144{animation:_spin_wc009_144 1s linear infinite;color:#17805f;width:32px;height:32px}._paginationBtn_wc009_151{padding:.625rem 1.25rem;background-color:#17805f;color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s}._paginationBtn_wc009_151:hover{background-color:#126d4f;box-shadow:0 4px 6px -1px #17805f33}._viewButton_wc009_167{background:#fff;border:1px solid #e2e8f0;color:#64748b;cursor:pointer;padding:.4rem;border-radius:.5rem;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #0000000d}._viewButton_wc009_167:hover{background-color:#f0fdf9;color:#17805f;border-color:#17805f;transform:translateY(-1px)}._userCell_wc009_188{color:#0f172a;font-weight:600}._standardCell_wc009_193{color:#475569;font-weight:500}._roleBadge_wc009_199{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .75rem;border-radius:9999px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 1px 2px #00000005;white-space:nowrap}._roleBadgePurple_wc009_213{background-color:#f5f3ff;color:#6d28d9;border:1px solid #ede9fe}._roleBadgeGray_wc009_219{background-color:#f8fafc;color:#475569;border:1px solid #e2e8f0}@keyframes _spin_wc009_144{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._modalOverlay_5m68y_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_5m68y_1 .2s ease-out}._modalContent_5m68y_16{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:_slideUp_5m68y_1 .3s ease-out}._modalHeader_5m68y_28{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}._headerTitle_5m68y_36{display:flex;align-items:center;gap:.75rem}._headerTitle_5m68y_36 h2{margin:0;font-size:1.25rem;font-weight:600;color:#1e293b}._closeButton_5m68y_49{background:none;border:none;color:#64748b;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}._closeButton_5m68y_49:hover{background-color:#f1f5f9;color:#ef4444}._modalBody_5m68y_67{padding:1.5rem;overflow-y:auto;flex:1}._section_5m68y_73{margin-bottom:1.5rem}._section_5m68y_73:last-child{margin-bottom:0}._sectionTitle_5m68y_81{font-size:1rem;font-weight:600;color:#334155;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._grid_5m68y_91{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._infoItem_5m68y_97{display:flex;align-items:center;gap:.5rem;color:#475569;font-size:.875rem}._label_5m68y_105{font-weight:500;color:#64748b}._value_5m68y_110{color:#1e293b;font-weight:500;white-space:nowrap}._badge_5m68y_116{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}._severityHigh_5m68y_124{background-color:#fef2f2;color:#ef4444}._severityMedium_5m68y_129{background-color:#fffbeb;color:#f59e0b}._severityLow_5m68y_134{background-color:#f0fdf4;color:#10b981}._codeBlock_5m68y_139{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;overflow-x:auto}._codeBlock_5m68y_139 pre{margin:0;font-family:Fira Code,monospace;font-size:.875rem;color:#334155;white-space:pre-wrap;word-break:break-all}._modalFooter_5m68y_156{padding:1rem 1.5rem;border-top:1px solid #e2e8f0;display:flex;justify-content:flex-end;background-color:#f8fafc;border-bottom-left-radius:12px;border-bottom-right-radius:12px}._closeBtn_5m68y_166{padding:.5rem 1.5rem;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-weight:500;cursor:pointer;transition:all .2s}._closeBtn_5m68y_166:hover{background-color:#f1f5f9;border-color:#cbd5e1;color:#1e293b}._iconError_5m68y_183{color:#ef4444}._iconWarning_5m68y_187{color:#f59e0b}._iconSuccess_5m68y_191{color:#10b981}._iconInfo_5m68y_195{color:#3b82f6}@keyframes _fadeIn_5m68y_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_5m68y_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._adminLogsPage_uqfoo_1{padding:1.5rem;animation:_fadeIn_uqfoo_1 .4s ease-out}._adminPageHeader_uqfoo_6{margin-bottom:1.5rem}._adminPageTitle_uqfoo_10 h1{font-size:1.875rem;font-weight:700;color:#1e293b;margin:0 0 .25rem;letter-spacing:-.025em}._adminPageTitle_uqfoo_10 p{color:#64748b;margin:0;font-size:.95rem}._logsSection_uqfoo_24{margin-bottom:1.5rem}._adminCard_uqfoo_28{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._securityAlert_uqfoo_35{background:linear-gradient(to right,#ecfdf5,#f0fdf4);border:1px solid #a7f3d0;border-left:4px solid #17805f;box-shadow:0 4px 6px -1px #17805f0d;transition:transform .2s ease,box-shadow .2s ease}._securityAlert_uqfoo_35:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #17805f1a}._alertContent_uqfoo_48{display:flex;gap:1.25rem;align-items:flex-start}._alertIcon_uqfoo_54{color:#17805f;flex-shrink:0;margin-top:.125rem;filter:drop-shadow(0 2px 4px rgba(23,128,95,.2))}._alertText_uqfoo_61{flex:1}._alertTitle_uqfoo_65{font-weight:600;color:#064e3b;margin:0 0 .5rem;font-size:1.05rem}._alertDescription_uqfoo_72{font-size:.9rem;color:#0f766e;margin:0;line-height:1.5}@keyframes _fadeIn_uqfoo_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modelManagementPage_17anb_2{padding:20px}._pageHeader_17anb_7{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._pageTitle_17anb_14 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 5px}._pageTitle_17anb_14 p{color:#64748b;margin:0;font-size:.9rem}._btnPrimary_17anb_27{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e93784d}._btnPrimary_17anb_27:hover{background:linear-gradient(to right,#17805f,#126d4f);box-shadow:0 4px 8px -1px #1e937866;transform:translateY(-1px)}._statsGrid_17anb_50{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}._statCard_17anb_57{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:center;gap:1rem;transition:all .2s;border-bottom:3px solid transparent}._statCard_17anb_57:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}._statCard_17anb_57._total_17anb_74{border-bottom-color:#64748b}._statCard_17anb_57._active_17anb_78{border-bottom-color:#17805f}._statCard_17anb_57._versions_17anb_82{border-bottom-color:#3b82f6}._statIcon_17anb_86{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIcon_17anb_86._total_17anb_74{background-color:#f1f5f9;color:#64748b}._statIcon_17anb_86._active_17anb_78{background-color:#ecfdf5;color:#17805f}._statIcon_17anb_86._versions_17anb_82{background-color:#eff6ff;color:#3b82f6}._statValue_17anb_111{font-size:2rem;font-weight:700;color:#0f172a;line-height:1}._statLabel_17anb_118{font-size:.875rem;color:#64748b;font-weight:500;margin-top:.25rem}._warningBanner_17anb_126{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background-color:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;margin-bottom:1.5rem}._warningIcon_17anb_137{color:#d97706;flex-shrink:0;margin-top:2px}._warningTitle_17anb_143{font-weight:600;color:#92400e;margin:0 0 .25rem;font-size:.95rem}._warningText_17anb_150{color:#a16207;font-size:.85rem;margin:0}._filtersCard_17anb_157{background:#fff;border-radius:.75rem;padding:1.25rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000001a;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._filterGroup_17anb_168 label{display:block;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}._filterSelect_17anb_178{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;background-color:#fff;cursor:pointer;transition:border-color .2s;outline:none}._filterSelect_17anb_178:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._filterInput_17anb_196{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#1e293b;outline:none;transition:border-color .2s}._filterInput_17anb_196:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._modelGroupSection_17anb_213{margin-bottom:1.5rem}._modelGroupTitle_17anb_217{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.1rem;font-weight:600;color:#1e293b}._modelGroupTitle_17anb_217 svg{color:#64748b}._activeBadge_17anb_231{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;background-color:#17805f;color:#fff;border-radius:999px;font-size:.75rem;font-weight:600;margin-left:.5rem}._accordionCard_17anb_245{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:box-shadow .2s}._accordionCard_17anb_245:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._accordionHeader_17anb_257{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;transition:background-color .15s;text-align:left}._accordionHeader_17anb_257:hover{background-color:#f8fafc}._accordionHeaderLeft_17anb_274{display:flex;align-items:center;gap:1rem}._chevronIcon_17anb_280{transition:transform .2s;color:#64748b}._chevronIcon_17anb_280._expanded_17anb_285{transform:rotate(180deg)}._accordionHeaderInfo_17anb_289 h3{font-weight:600;color:#1e293b;text-transform:capitalize;margin:0;font-size:1rem}._accordionHeaderInfo_17anb_289 p{font-size:.85rem;color:#94a3b8;margin:.125rem 0 0}._accordionHeaderRight_17anb_303{display:flex;align-items:center;gap:1rem}._dateInfo_17anb_309{display:flex;align-items:center;gap:.25rem;font-size:.85rem;color:#94a3b8}._noActiveBadge_17anb_317{display:inline-flex;padding:.2rem .6rem;border:1px solid #cbd5e1;color:#94a3b8;border-radius:999px;font-size:.75rem;font-weight:500}._accordionContent_17anb_328{border-top:1px solid #e2e8f0;background-color:#fafbfc;padding:1.25rem 1.5rem}._accordionActions_17anb_334{display:flex;gap:.5rem;margin-bottom:1rem}._btnUploadVersion_17anb_340{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background-color:#17805f;color:#fff;border:none;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s}._btnUploadVersion_17anb_340:hover{background-color:#126d4f}._btnRollback_17anb_359{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s}._btnRollback_17anb_359:hover{background-color:#f1f5f9;border-color:#94a3b8}._versionList_17anb_380{display:flex;flex-direction:column;gap:.75rem}._versionRow_17anb_386{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:border-color .15s}._versionRow_17anb_386:hover{border-color:#cbd5e1}._versionInfo_17anb_401{display:flex;align-items:center;gap:.75rem}._versionTag_17anb_407{display:inline-flex;padding:.2rem .6rem;border-radius:.375rem;font-size:.8rem;font-weight:600}._versionTag_17anb_407._active_17anb_78{background-color:#17805f;color:#fff}._versionTag_17anb_407._inactive_17anb_420{background:#fff;color:#64748b;border:1px solid #e2e8f0}._versionStatus_17anb_426{font-size:.85rem}._versionStatus_17anb_426._active_17anb_78{color:#17805f;display:flex;align-items:center;gap:.25rem;font-weight:500}._versionStatus_17anb_426._inactive_17anb_420{color:#94a3b8}._versionDate_17anb_442{font-size:.75rem;color:#b0b8c4;margin-top:.125rem}._versionActions_17anb_448{display:flex;gap:.25rem}._btnAction_17anb_453{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .65rem;background:none;border:none;border-radius:.375rem;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .15s}._btnActivate_17anb_467{color:#17805f}._btnActivate_17anb_467:hover{background-color:#ecfdf5}._btnDeactivate_17anb_475{color:#d97706}._btnDeactivate_17anb_475:hover{background-color:#fffbeb}._btnView_17anb_483{color:#64748b}._btnView_17anb_483:hover{background-color:#f1f5f9}._btnDelete_17anb_491{color:#ef4444}._btnDelete_17anb_491:hover{background-color:#fef2f2}._btnDelete_17anb_491:disabled{opacity:.4;cursor:not-allowed}._btnDelete_17anb_491:disabled:hover{background:none}._emptyState_17anb_509{text-align:center;padding:4rem 2rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}._emptyState_17anb_509 svg{color:#cbd5e1;margin-bottom:1rem}._emptyState_17anb_509 p{color:#94a3b8;font-size:.95rem}._loadingContainer_17anb_528{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px}._loadingSpinner_17anb_536{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_17anb_910 1s linear infinite;margin-bottom:15px}@keyframes _spin_17anb_910{to{transform:rotate(360deg)}}._loadingText_17anb_552{color:#64748b;font-size:.9rem}._modalOverlay_17anb_558{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_17anb_1 .2s ease}@keyframes _fadeIn_17anb_1{0%{opacity:0}to{opacity:1}}._modalContent_17anb_574{background:#fff;border-radius:.75rem;width:90%;max-width:600px;max-height:85vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040;animation:_slideUp_17anb_1 .2s ease}@keyframes _slideUp_17anb_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_17anb_590{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalHeader_17anb_590 h2{font-size:1.15rem;font-weight:600;color:#1e293b;margin:0}._modalClose_17anb_605{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .15s}._modalClose_17anb_605:hover{color:#475569}._modalBody_17anb_619{padding:1.5rem}._modalFooter_17anb_623{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0}._formGroup_17anb_632{margin-bottom:1.25rem}._formGroup_17anb_632 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.375rem}._formInput_17anb_644{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;outline:none;transition:border-color .2s}._formInput_17anb_644:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._formTextarea_17anb_659{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;outline:none;resize:vertical;min-height:80px;font-family:inherit;transition:border-color .2s}._formTextarea_17anb_659:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._dropZone_17anb_678{border:2px dashed #d1d5db;border-radius:.75rem;padding:2rem;text-align:center;cursor:pointer;transition:all .2s}._dropZone_17anb_678:hover{border-color:#1e9378;background-color:#f0fdf4}._dropZoneIcon_17anb_692{color:#94a3b8;margin-bottom:.5rem}._dropZoneText_17anb_697{font-size:.875rem;color:#64748b}._dropZoneHint_17anb_702{font-size:.75rem;color:#94a3b8;margin-top:.25rem}._progressBar_17anb_709{height:8px;background-color:#e2e8f0;border-radius:999px;overflow:hidden;margin-bottom:.5rem}._progressFill_17anb_717{height:100%;background:linear-gradient(to right,#1e9378,#17805f);border-radius:999px;transition:width .3s ease}._progressText_17anb_724{text-align:center;font-size:.85rem;color:#64748b}._btnCancel_17anb_731{padding:.5rem 1rem;background:#fff;color:#475569;border:1px solid #cbd5e1;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnCancel_17anb_731:hover{background-color:#f1f5f9}._btnCancel_17anb_731:disabled{opacity:.5;cursor:not-allowed}._btnSubmit_17anb_752{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#17805f;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnSubmit_17anb_752:hover{background-color:#126d4f}._btnSubmit_17anb_752:disabled{opacity:.5;cursor:not-allowed;background-color:#94a3b8}._detailGrid_17anb_778{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}._detailItem_17anb_785{padding:1rem;background-color:#f8fafc;border-radius:.5rem}._detailItem_17anb_785 ._label_17anb_791{font-size:.8rem;color:#64748b;margin:0 0 .25rem}._detailItem_17anb_785 ._value_17anb_797{font-weight:600;color:#1e293b;margin:0;text-transform:capitalize}._metricsSection_17anb_804 h3{font-weight:600;margin:0 0 .75rem;font-size:1rem;color:#1e293b}._metricsGrid_17anb_811{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._metricCard_17anb_817{padding:.75rem 1rem;border-radius:.5rem}._metricCard_17anb_817._accuracy_17anb_822{background-color:#ecfdf5}._metricCard_17anb_817._precision_17anb_826{background-color:#eff6ff}._metricCard_17anb_817 ._metricLabel_17anb_830{font-size:.75rem;font-weight:500;margin:0 0 .25rem}._metricCard_17anb_817._accuracy_17anb_822 ._metricLabel_17anb_830{color:#065f46}._metricCard_17anb_817._precision_17anb_826 ._metricLabel_17anb_830{color:#1e40af}._metricCard_17anb_817 ._metricValue_17anb_844{font-size:1.25rem;font-weight:700;margin:0}._metricCard_17anb_817._accuracy_17anb_822 ._metricValue_17anb_844{color:#064e3b}._metricCard_17anb_817._precision_17anb_826 ._metricValue_17anb_844{color:#1e3a8a}._confirmContent_17anb_859{max-width:420px}._confirmTitle_17anb_863{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .75rem}._confirmMessage_17anb_870{font-size:.9rem;color:#64748b;line-height:1.5;margin:0}._btnDanger_17anb_877{padding:.5rem 1rem;background-color:#ef4444;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnDanger_17anb_877:hover{background-color:#dc2626}._btnConfirmPrimary_17anb_893{padding:.5rem 1rem;background-color:#17805f;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnConfirmPrimary_17anb_893:hover{background-color:#126d4f}._spinnerInline_17anb_910{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_17anb_910 .8s linear infinite}@media(max-width:1024px){._statsGrid_17anb_50{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._statsGrid_17anb_50,._filtersCard_17anb_157{grid-template-columns:1fr}._pageHeader_17anb_7{flex-direction:column;align-items:flex-start;gap:1rem}._detailGrid_17anb_778{grid-template-columns:1fr}}._ragManagementPage_1il21_7{scroll-behavior:smooth}._ragManagementPage_1il21_7 *:focus-visible{outline:2px solid #1E9378;outline-offset:2px;border-radius:.25rem}._pageHeader_1il21_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._pageTitle_1il21_25 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._pageTitle_1il21_25 p{font-size:.875rem;color:#64748b;margin:0}._btnPrimary_1il21_38{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e93784d}._btnPrimary_1il21_38:hover{background:linear-gradient(to right,#17805f,#126d4f);box-shadow:0 4px 8px -1px #1e937866;transform:translateY(-1px)}._btnPrimary_1il21_38:active{transform:translateY(0) scale(.98)}._statsGrid_1il21_65{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}._statCard_1il21_72{background:#fff;padding:1.5rem;border-radius:.75rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;border:1px solid #e2e8f0;display:flex;align-items:flex-start;justify-content:space-between}._statInfo_1il21_83{display:block}._statLabel_1il21_87{font-size:.875rem;font-weight:500;color:#64748b;margin:0}._statValue_1il21_94{font-size:1.875rem;font-weight:700;color:#1e293b;margin:.5rem 0 0}._statIcon_1il21_101{width:48px;height:48px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIcon_1il21_101._total_1il21_111{background-color:#eff6ff;color:#2563eb}._statIcon_1il21_101._indexed_1il21_116{background-color:#f0fdf4;color:#16a34a}._statIcon_1il21_101._indexing_1il21_121{background-color:#fffbeb;color:#d97706}._statIcon_1il21_101._failed_1il21_126{background-color:#fef2f2;color:#dc2626}._filtersCard_1il21_132{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1rem;background:#fff;padding:1.25rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem}._filterGroup_1il21_143{display:flex;flex-direction:column;gap:0}._filterGroup_1il21_143 label{display:block;margin-bottom:.375rem;font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._searchBox_1il21_159{flex:1;min-width:200px;position:relative}._searchIcon_1il21_165{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_1il21_174{width:100%;padding:.5rem .75rem .5rem 2.5rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box}._searchInput_1il21_174::placeholder{color:#94a3b8}._searchInput_1il21_174:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._filterSelect_1il21_195{padding:.5rem 2rem .5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;color:#334155;cursor:pointer;outline:none;appearance:auto;min-width:140px}._filterSelect_1il21_195:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._tableCard_1il21_214{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;overflow:hidden}._tableWrapper_1il21_222{overflow-x:auto}._docTable_1il21_226{width:100%;border-collapse:collapse}._docTable_1il21_226 thead{background:#f8fafc}._docTable_1il21_226 th{padding:.875rem 1.5rem;text-align:left;font-size:.8125rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0;white-space:nowrap}._docTable_1il21_226 th:last-child{text-align:center}._docTable_1il21_226 td{padding:1rem 1.5rem;font-size:.875rem;color:#475569;border-bottom:1px solid #f1f5f9;vertical-align:middle}._docTable_1il21_226 tbody tr{transition:background-color .15s}._docTable_1il21_226 tbody tr:hover{background-color:#f8fafc}._docTable_1il21_226 tbody tr:last-child td{border-bottom:none}._fileNameCell_1il21_271{display:flex;align-items:center;gap:.75rem}._fileIcon_1il21_277{width:32px;height:32px;border-radius:.375rem;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;flex-shrink:0}._fileName_1il21_271{font-weight:500;color:#1e293b}._badge_1il21_295{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}._badgePending_1il21_305{background-color:#dbeafe;color:#1e40af}._badgeIndexing_1il21_310{background-color:#fef3c7;color:#92400e}._badgeIndexed_1il21_315{background-color:#dcfce7;color:#166534}._badgeFailed_1il21_320{background-color:#fee2e2;color:#991b1b}._badgeFileType_1il21_325{background-color:#f1f5f9;color:#475569;text-transform:uppercase;font-weight:600;letter-spacing:.05em}._actionsCell_1il21_334{text-align:center;position:relative}._btnIcon_1il21_339{background:none;border:1px solid #e2e8f0;border-radius:.375rem;padding:.375rem;cursor:pointer;color:#64748b;display:inline-flex;align-items:center;justify-content:center;transition:all .15s;margin:0 .125rem}._btnIcon_1il21_339:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}._btnView_1il21_359:hover{color:#1e9378;border-color:#1e9378;background:#f0fdf9}._btnDelete_1il21_365{color:#94a3b8}._btnDelete_1il21_365:hover{color:#dc2626;border-color:#fca5a5;background:#fef2f2}._paginationBar_1il21_376{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e2e8f0;padding:.875rem 1.5rem;background:linear-gradient(to bottom,#fff,#f8fafc)}._paginationInfo_1il21_385{font-size:.8125rem;color:#64748b}._paginationControls_1il21_390{display:flex;align-items:center;gap:.375rem}._paginationBtn_1il21_396{padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#475569;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:.25rem}._paginationBtn_1il21_396:hover:not(:disabled){background:linear-gradient(135deg,#1e9378,#17805f);border-color:#1e9378;color:#fff}._paginationBtn_1il21_396:disabled{opacity:.4;cursor:not-allowed}._pageNumber_1il21_422{min-width:2rem;height:2rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#475569;font-size:.8125rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .15s}._pageNumber_1il21_422:hover:not(._pageNumberActive_1il21_438){background-color:#f1f5f9;color:#1e9378}._pageNumberActive_1il21_438{background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-color:transparent;box-shadow:0 2px 4px #1e93784d;font-weight:600}._modalOverlay_1il21_452{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1il21_1 .15s ease-out}@keyframes _fadeIn_1il21_1{0%{opacity:0}to{opacity:1}}._modalContent_1il21_474{background:#fff;border-radius:.75rem;box-shadow:0 20px 60px #00000026;width:90%;max-width:520px;max-height:90vh;overflow-y:auto;animation:_slideUp_1il21_1 .2s ease-out}@keyframes _slideUp_1il21_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1il21_497{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalHeader_1il21_497 h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._modalSubtitle_1il21_512{font-size:.8125rem;color:#94a3b8;margin:.25rem 0 0}._modalClose_1il21_518{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .15s}._modalClose_1il21_518:hover{color:#475569}._modalBody_1il21_532{padding:1.5rem}._modalFooter_1il21_536{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 .75rem .75rem}._dropZone_1il21_547{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem;border:2px dashed #cbd5e1;border-radius:.5rem;background:#f8fafc;cursor:pointer;transition:all .2s;text-align:center}._dropZone_1il21_547:hover,._dropZoneActive_1il21_563{border-color:#1e9378;background:#f0fdf9}._dropZoneIconWrap_1il21_568{width:48px;height:48px;background:#fff;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#94a3b8;box-shadow:0 1px 3px #0000001a}._dropZoneText_1il21_580{font-size:.875rem;font-weight:500;color:#475569;margin:0}._dropZoneHint_1il21_587{font-size:.75rem;color:#94a3b8;margin:0}._filePreview_1il21_593{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;margin-top:1rem}._filePreviewInfo_1il21_604 p{margin:0}._filePreviewName_1il21_608{font-size:.875rem;font-weight:500;color:#1e40af}._filePreviewSize_1il21_614{font-size:.75rem;color:#3b82f6;margin-top:.125rem}._btnRemoveFile_1il21_620{background:none;border:none;color:#3b82f6;cursor:pointer;padding:.25rem;border-radius:.25rem}._btnRemoveFile_1il21_620:hover{color:#1d4ed8}._formGroup_1il21_633{margin-top:1.25rem}._formLabel_1il21_637{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}._formInput_1il21_645{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box}._formInput_1il21_645::placeholder{color:#94a3b8}._formInput_1il21_645:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._btnCancel_1il21_666{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnCancel_1il21_666:hover{background:#f1f5f9}._btnSubmit_1il21_682{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._btnSubmit_1il21_682:hover:not(:disabled){background:linear-gradient(to right,#17805f,#126d4f)}._btnSubmit_1il21_682:disabled{opacity:.5;cursor:not-allowed}._spinnerInline_1il21_706{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1il21_706 .6s linear infinite}@keyframes _spin_1il21_706{to{transform:rotate(360deg)}}._detailGrid_1il21_723{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._detailItem_1il21_729{padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._detailLabel_1il21_736{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .375rem}._detailValue_1il21_745{font-size:.875rem;font-weight:500;color:#1e293b;margin:0;word-break:break-all}._detailValueMono_1il21_753{font-family:Courier New,Courier,monospace;font-size:.75rem}._detailFull_1il21_758{grid-column:1 / -1}._errorBox_1il21_762{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-top:1rem}._errorBoxHeader_1il21_770{display:flex;align-items:center;gap:.5rem;color:#991b1b;font-weight:600;font-size:.875rem;margin-bottom:.5rem}._errorBoxText_1il21_780{font-size:.8125rem;color:#b91c1c;margin:0;line-height:1.5}._metadataBox_1il21_787{margin-top:1rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._metadataBox_1il21_787 pre{font-size:.75rem;color:#475569;white-space:pre-wrap;word-break:break-all;margin:.25rem 0 0}._confirmContent_1il21_804{max-width:420px}._confirmTitle_1il21_808{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 .5rem}._confirmMessage_1il21_815{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}._btnDanger_1il21_822{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;background:#dc2626;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._btnDanger_1il21_822:hover{background:#b91c1c}._loadingContainer_1il21_842{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}._loadingSpinner_1il21_850{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_1il21_706 .7s linear infinite}._loadingText_1il21_859{margin-top:1rem;font-size:.875rem;color:#64748b}._emptyState_1il21_865{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8}._emptyState_1il21_865 p{margin-top:1rem;font-size:.9375rem;color:#94a3b8}@media(max-width:1024px){._statsGrid_1il21_65{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._ragManagementPage_1il21_7{padding:1rem}._pageHeader_1il21_18{flex-direction:column;align-items:flex-start;gap:1rem}._pageTitle_1il21_25 h1{font-size:1.5rem}._statsGrid_1il21_65{grid-template-columns:1fr;gap:.75rem}._filtersCard_1il21_132{flex-direction:column}._searchBox_1il21_159,._filterSelect_1il21_195{width:100%}._paginationBar_1il21_376{flex-direction:column;gap:.75rem}._detailGrid_1il21_723{grid-template-columns:1fr}._modalContent_1il21_474{width:95%}}._questionnaireManagementPage_13b03_1{padding:1.5rem;scroll-behavior:smooth}._questionnaireManagementPage_13b03_1 *:focus-visible{outline:2px solid #17805f;outline-offset:2px;border-radius:.25rem}._adminPageHeader_13b03_13{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._adminPageTitle_13b03_20 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._adminPageTitle_13b03_20 p{font-size:.875rem;color:#64748b;margin:0}._adminBtnPrimary_13b03_33{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #17805f4d}._adminBtnPrimary_13b03_33:hover{background:linear-gradient(to right,#17805f,#126d4f);box-shadow:0 4px 8px #17805f66;transform:translateY(-1px)}._adminBtnPrimary_13b03_33:active{transform:translateY(0) scale(.98)}._statsGrid_13b03_60{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-bottom:1.5rem}._statCard_13b03_67{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px #0000000f;transition:all .2s}._statCard_13b03_67:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}._statIcon_13b03_84{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._statIconPrimary_13b03_94{background:linear-gradient(135deg,#1e9378,#17805f);color:#fff}._statIconSuccess_13b03_99{background:linear-gradient(135deg,#10b981,#059669);color:#fff}._statIconDraft_13b03_104{background:linear-gradient(135deg,#94a3b8,#64748b);color:#fff}._statDetails_13b03_109{flex:1}._statValue_13b03_111{font-size:1.875rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}._statLabel_13b03_118{font-size:.875rem;color:#64748b}._mainLayout_13b03_124{display:grid;grid-template-columns:300px 1fr;gap:1.5rem;align-items:start}@media(max-width:900px){._mainLayout_13b03_124{grid-template-columns:1fr}}._leftPanel_13b03_136{display:flex;flex-direction:column;gap:.75rem}._listCard_13b03_142{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000000f}._listFilterBar_13b03_151{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;background:#fff;display:flex;flex-direction:column;gap:.375rem}._filterLabel_13b03_160{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._listFilterSelect_13b03_168{width:100%;padding:.45rem 2rem .45rem .625rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.8rem;color:#0f172a;background-color:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:16px}._listFilterSelect_13b03_168:focus{outline:none;border-color:#17805f;box-shadow:0 0 0 2px #17805f1a}._listCardHeader_13b03_192{padding:.625rem 1.25rem;border-bottom:1px solid #f1f5f9;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;display:flex;align-items:center;justify-content:space-between}._filterClearBtn_13b03_205{background:none;border:none;font-size:.75rem;color:#94a3b8;cursor:pointer;padding:.1rem .3rem;border-radius:.25rem;line-height:1;transition:color .15s,background .15s}._filterClearBtn_13b03_205:hover{color:#ef4444;background:#fee2e2}._questionnaireListItem_13b03_222{width:100%;text-align:left;padding:.875rem 1.25rem;background:#fff;border:none;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:space-between;gap:.75rem}._questionnaireListItem_13b03_222:last-child{border-bottom:none}._questionnaireListItem_13b03_222:hover{background:#f8fafc}._questionnaireListItem_13b03_222._active_13b03_245{background:#f0fdf9;border-left:3px solid #17805f}._listItemTitle_13b03_250{font-size:.875rem;font-weight:600;color:#0f172a;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._listItemMeta_13b03_260{font-size:.75rem;color:#94a3b8}._listItemContent_13b03_265{flex:1;min-width:0}._badge_13b03_268{display:inline-flex;align-items:center;padding:.2rem .625rem;font-size:.7rem;font-weight:700;border-radius:9999px;flex-shrink:0}._badgeActive_13b03_278{background:#dcfce7;color:#166534}._badgeDraft_13b03_283{background:#f1f5f9;color:#475569}._badgeGreen_13b03_288{background:#dcfce7;color:#166534}._badgeYellow_13b03_293{background:#fef9c3;color:#854d0e}._badgeRed_13b03_298{background:#fee2e2;color:#991b1b}._rightPanel_13b03_304{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;box-shadow:0 1px 3px #0000000f}._rightPanelHeader_13b03_312{padding:1.5rem;border-bottom:1px solid #f1f5f9;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}._rightPanelTitle_13b03_321 h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}._rightPanelTitle_13b03_321 p{font-size:.8rem;color:#94a3b8;margin:0}._rightPanelActions_13b03_334{display:flex;gap:.5rem;align-items:center;flex-shrink:0}._rightPanelBody_13b03_341{padding:1.5rem}._questionsHeader_13b03_346{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._questionsTitle_13b03_353{font-size:.875rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:.5rem}._questionsList_13b03_362{display:flex;flex-direction:column;gap:.75rem}._questionCard_13b03_368{border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden;transition:border-color .15s}._questionCard_13b03_368:hover{border-color:#17805f}._questionCardHeader_13b03_379{width:100%;display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#f8fafc;border:none;cursor:pointer;transition:background .15s}._questionCardHeader_13b03_379:hover{background:#f1f5f9}._dragHandle_13b03_395{color:#cbd5e1;cursor:grab;flex-shrink:0}._dragHandle_13b03_395:active{cursor:grabbing}._questionIndex_13b03_405{width:1.5rem;height:1.5rem;background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}._questionText_13b03_419{flex:1;text-align:left;font-size:.875rem;font-weight:600;color:#0f172a}._questionTypeBadge_13b03_427{font-size:.65rem;padding:.15rem .5rem;border-radius:9999px;background:#e0f2fe;color:#0369a1;font-weight:600;flex-shrink:0}._questionActions_13b03_437{display:flex;gap:.25rem;align-items:center}._chevronIcon_13b03_443{color:#94a3b8;flex-shrink:0;transition:transform .2s}._chevronIcon_13b03_443._expanded_13b03_449{transform:rotate(180deg)}._answersSection_13b03_454{border-top:1px solid #f1f5f9;padding:1rem;background:#fafafa}._answersHeader_13b03_460{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._answersTitle_13b03_467{font-size:.75rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._answersList_13b03_475{display:flex;flex-direction:column;gap:.5rem}._answerRow_13b03_481{display:flex;align-items:center;gap:.75rem;padding:.625rem .875rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;transition:border-color .15s}._answerRow_13b03_481:hover{border-color:#17805f}._answerText_13b03_496{flex:1;font-size:.8125rem;color:#334155}._answerRowActions_13b03_502{display:flex;gap:.25rem;opacity:0;transition:opacity .15s}._answerRow_13b03_481:hover ._answerRowActions_13b03_502{opacity:1}._iconBtn_13b03_514{width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:.375rem;cursor:pointer;background:transparent;transition:all .15s;flex-shrink:0}._iconBtnEdit_13b03_528{color:#17805f}._iconBtnEdit_13b03_528:hover{background:#dcfce7}._iconBtnDelete_13b03_536{color:#ef4444}._iconBtnDelete_13b03_536:hover{background:#fee2e2}._toggleStatusBtn_13b03_545{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;border:1.5px solid;border-radius:9999px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}._toggleStatusBtnActive_13b03_558{background:#dcfce7;border-color:#17805f;color:#166534}._toggleStatusBtnActive_13b03_558:hover{background:#bbf7d0}._toggleStatusBtnDraft_13b03_568{background:#f1f5f9;border-color:#cbd5e1;color:#475569}._toggleStatusBtnDraft_13b03_568:hover{background:#e2e8f0}._btnOutline_13b03_579{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;background:#fff;color:#17805f;border:1.5px solid #17805f;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s}._btnOutline_13b03_579:hover{background:#f0fdf9}._btnOutlineDanger_13b03_598{color:#dc2626;border-color:#dc2626;background:#fef2f2}._btnOutlineDanger_13b03_598:hover{background:#fee2e2}._btnOutlineSm_13b03_608{padding:.3rem .625rem;font-size:.75rem}._btnDashed_13b03_613{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:1.5px dashed #17805f;border-radius:.5rem;background:transparent;color:#17805f;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .15s;margin-top:.75rem}._btnDashed_13b03_613:hover{background:#f0fdf9}._emptyState_13b03_636{text-align:center;padding:3rem 2rem;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.75rem}._emptyState_13b03_636 p{color:#94a3b8;font-size:.875rem;margin:.75rem 0 1.25rem}._loadingState_13b03_650{text-align:center;padding:3rem}._loadingSpinner_13b03_655{width:2.5rem;height:2.5rem;border:3px solid #e2e8f0;border-top-color:#17805f;border-radius:50%;animation:_spin_13b03_1101 .8s linear infinite;margin:0 auto 1rem}@keyframes _spin_13b03_1101{to{transform:rotate(360deg)}}._errorState_13b03_669{text-align:center;padding:2rem;color:#ef4444}._modalOverlay_13b03_676{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:_fadeIn_13b03_1 .2s ease-out}@keyframes _fadeIn_13b03_1{0%{opacity:0}to{opacity:1}}._modalContent_13b03_694{background:#fff;border-radius:.875rem;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;animation:_slideUp_13b03_1 .25s ease-out}@keyframes _slideUp_13b03_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_13b03_710{background:linear-gradient(135deg,#1e9378,#17805f);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;border-radius:.875rem .875rem 0 0}._modalHeader_13b03_710 h2{font-size:1.125rem;font-weight:700;color:#fff;margin:0}._modalClose_13b03_726{background:#fff3;border:none;width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .15s}._modalClose_13b03_726:hover{background:#ffffff4d}._modalBody_13b03_744{padding:1.5rem}._modalActions_13b03_748{padding:1rem 1.5rem;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;gap:.75rem}._formGroup_13b03_757{margin-bottom:1.125rem}._formGroup_13b03_757 label{display:block;font-size:.8rem;font-weight:600;color:#0f172a;margin-bottom:.4rem}._formGroup_13b03_757 input[type=text],._formGroup_13b03_757 textarea,._formGroup_13b03_757 select{width:100%;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;color:#0f172a;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}._formGroup_13b03_757 input[type=text]:focus,._formGroup_13b03_757 textarea:focus,._formGroup_13b03_757 select:focus{outline:none;border-color:#17805f;box-shadow:0 0 0 3px #17805f1a}._formGroup_13b03_757 textarea{resize:vertical;min-height:4rem}._formRow_13b03_795{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._charWarning_13b03_801{font-size:.7rem;margin-top:.3rem;text-align:right}._charWarningOk_13b03_807{color:#94a3b8}._charWarningWarn_13b03_808{color:#f59e0b}._charWarningExceed_13b03_809{color:#ef4444}._checkboxRow_13b03_811{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#0f172a;cursor:pointer}._checkboxRow_13b03_811 input[type=checkbox]{accent-color:#17805f;width:1rem;height:1rem}._btnSecondary_13b03_827{padding:.5rem 1rem;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnSecondary_13b03_827:hover{background:#f1f5f9}._btnDanger_13b03_843{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s}._btnDanger_13b03_843:hover{background:#dc2626}._btnSubmit_13b03_859{padding:.5rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s;display:inline-flex;align-items:center;gap:.375rem}._btnSubmit_13b03_859:hover{background:linear-gradient(to right,#17805f,#126d4f);transform:translateY(-1px)}._btnSubmit_13b03_859:disabled{opacity:.6;cursor:not-allowed;transform:none}._noSelectionState_13b03_886{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;text-align:center;color:#94a3b8;min-height:300px}._noSelectionState_13b03_886 p{margin:.75rem 0 0;font-size:.875rem}._listItemRight_13b03_906{display:flex;align-items:center;gap:.375rem;flex-shrink:0}._listItemActivateBtn_13b03_913{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:.25rem;color:#d97706;cursor:pointer;transition:all .15s;padding:0}._listItemActivateBtn_13b03_913:hover{background:#f59e0b;color:#fff}._exportDropdownWrap_13b03_934{position:relative}._iconBtnExport_13b03_938{color:#17805f}._iconBtnExport_13b03_938:hover{background:#dcfce7}._iconBtnImport_13b03_946{color:#6366f1}._iconBtnImport_13b03_946:hover{background:#ede9fe}._exportDropdown_13b03_934{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.625rem;box-shadow:0 8px 24px #0000001f;z-index:100;min-width:220px;overflow:hidden;animation:_fadeIn_13b03_1 .15s ease-out}._exportDropdown_13b03_934 button{display:flex;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;background:none;border:none;text-align:left;font-size:.8rem;color:#334155;cursor:pointer;transition:background .1s}._exportDropdown_13b03_934 button:hover{background:#f0fdf9;color:#17805f}._exportDropdownSection_13b03_988{padding:.35rem 1rem .2rem;font-size:.68rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;background:#f8fafc;pointer-events:none;-webkit-user-select:none;user-select:none}._exportDropdownSep_13b03_1000{height:1px;background:#f1f5f9;margin:.25rem 0}._importTemplateLinks_13b03_1007{display:flex;gap:.5rem;flex-wrap:wrap}._fileInput_13b03_1013{width:100%;padding:.5rem;border:1.5px dashed #e2e8f0;border-radius:.5rem;font-size:.875rem;cursor:pointer;transition:border-color .15s;box-sizing:border-box}._fileInput_13b03_1013:hover{border-color:#17805f}._importPreviewBox_13b03_1028{margin-top:1rem;border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden}._importPreviewHeader_13b03_1035{padding:.5rem .875rem;background:#f8fafc;font-size:.8rem;color:#475569;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e8f0}._importWarning_13b03_1046{color:#d97706;font-weight:600}._importErrorList_13b03_1051{list-style:disc;margin:.5rem 0;padding-left:1.5rem;font-size:.75rem;color:#ef4444}._importPreviewTable_13b03_1059{overflow-x:auto;max-height:220px;overflow-y:auto}._importPreviewTable_13b03_1059 table{width:100%;border-collapse:collapse;font-size:.78rem}._importPreviewTable_13b03_1059 th{padding:.4rem .625rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;font-weight:600;text-align:left;white-space:nowrap;position:sticky;top:0}._importPreviewTable_13b03_1059 td{padding:.4rem .625rem;border-bottom:1px solid #f1f5f9;color:#334155;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._importPreviewTable_13b03_1059 tr:nth-child(2n) td{background:#f8fafc}@keyframes _spinAnim_13b03_1{to{transform:rotate(360deg)}}._spinIcon_13b03_1101{animation:_spinAnim_13b03_1 .8s linear infinite}._coverageBanner_13b03_1106{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:linear-gradient(to right,#fff7ed,#fef3c7);border:1px solid #fbbf24;border-radius:.625rem;margin-bottom:1.25rem;font-size:.85rem;color:#92400e;flex-wrap:wrap}._coverageBannerIcon_13b03_1120{color:#f59e0b;flex-shrink:0}._coverageBannerText_13b03_1125{flex:1;display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}._coverageUncoveredBadge_13b03_1133{display:inline-block;background:#fef3c7;border:1px solid #f59e0b;border-radius:9999px;padding:.1rem .5rem;font-size:.72rem;font-weight:600;color:#92400e}._coverageBannerAction_13b03_1144{display:inline-flex;align-items:center;gap:.375rem;padding:.4rem .875rem;background:#f59e0b;color:#fff;border:none;border-radius:.5rem;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s;flex-shrink:0}._coverageBannerAction_13b03_1144:hover{background:#d97706}._fullImportModeInfo_13b03_1165{padding:.625rem .875rem;background:#f0fdf9;border:1px solid #a7f3d0;border-radius:.5rem;font-size:.85rem;color:#065f46;margin-bottom:1rem}._importFormatHint_13b03_1175{font-size:.7rem;color:#94a3b8;font-family:monospace;word-break:break-all}._fullImportGroupCard_13b03_1182{border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem;margin-bottom:.75rem;background:#fafafa}._fullImportGroupCard_13b03_1182:last-child{margin-bottom:0}._fullImportGroupHeader_13b03_1194{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.375rem}._fullImportGroupDesc_13b03_1202{font-size:.78rem;color:#64748b;margin-bottom:.375rem;padding-left:.25rem;font-style:italic}._fullImportQList_13b03_1210{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.25rem}._fullImportQList_13b03_1210 li{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#334155;padding:.2rem 0}._bulkDropZone_13b03_1229{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;padding:2rem 1.5rem;border:2px dashed #cbd5e1;border-radius:.75rem;background:#fafafa;cursor:pointer;transition:all .2s;text-align:center;color:#94a3b8;margin-bottom:.75rem}._bulkDropZone_13b03_1229:hover{border-color:#17805f;background:#f0fdf9;color:#17805f}._bulkDropZone_13b03_1229 p{margin:0;font-size:.9rem;color:#475569}._bulkDropZone_13b03_1229 span{font-size:.75rem;color:#94a3b8}._bulkDropZoneActive_13b03_1263{border-color:#17805f;background:#f0fdf9;box-shadow:0 0 0 4px #17805f1a}._bulkFileList_13b03_1269{border:1px solid #e2e8f0;border-radius:.625rem;overflow:hidden;margin-top:.5rem}._bulkFileListHeader_13b03_1276{display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;background:#f8fafc;font-size:.8rem;font-weight:600;color:#475569;border-bottom:1px solid #e2e8f0}._bulkFileListHeader_13b03_1276 span{display:flex;align-items:center;gap:.375rem}._bulkFileItem_13b03_1294{display:flex;align-items:center;gap:.75rem;padding:.5rem .875rem;border-bottom:1px solid #f1f5f9;transition:background .1s}._bulkFileItem_13b03_1294:last-child{border-bottom:none}._bulkFileItem_13b03_1294:hover{background:#f0fdf9}._bulkFileIcon_13b03_1311{color:#17805f;flex-shrink:0}._bulkFileInfo_13b03_1316{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._bulkFileName_13b03_1324{font-size:.8rem;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._bulkFileSize_13b03_1333{font-size:.7rem;color:#94a3b8}._bulkFileResultRow_13b03_1338{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;font-size:.8rem;border-bottom:1px solid #f1f5f9;flex-wrap:wrap}._bulkFileResultRow_13b03_1338:last-child{border-bottom:none}._bulkFileResultName_13b03_1352{font-weight:600;color:#0f172a}._bulkFileResultMsg_13b03_1357{color:#64748b;font-size:.78rem}._exportFormatPicker_13b03_1363{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}._exportFormatLabel_13b03_1370{font-size:.8rem;font-weight:600;color:#475569}._exportFormatBtn_13b03_1376{display:flex;align-items:center;gap:.375rem;padding:.4rem .875rem;font-size:.8rem;border:1.5px solid #cbd5e1;border-radius:.5rem;background:#fff;color:#475569;cursor:pointer;transition:all .15s}._exportFormatBtn_13b03_1376:hover{border-color:#17805f;color:#17805f}._exportFormatBtnActive_13b03_1395{border-color:#17805f;background:#f0fdf9;color:#17805f;font-weight:600;box-shadow:0 0 0 3px #17805f14}._exportSelectAll_13b03_1403{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem .5rem 0 0;border-bottom:none}._exportSelectedCount_13b03_1414{font-size:.78rem;color:#17805f}._exportList_13b03_1419{border:1px solid #e2e8f0;border-radius:0 0 .5rem .5rem;max-height:300px;overflow-y:auto}._exportListItem_13b03_1426{display:flex;align-items:center;gap:.625rem;padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .1s;font-size:.85rem}._exportListItem_13b03_1426:last-child{border-bottom:none}._exportListItem_13b03_1426:hover{background:#f0fdf9}._exportListItem_13b03_1426 input[type=checkbox]{accent-color:#17805f;width:16px;height:16px;flex-shrink:0}._exportListItemInfo_13b03_1452{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}._exportListItemInfo_13b03_1452 strong{font-size:.8rem;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._llmManagementPage_1cu76_7{scroll-behavior:smooth}._llmManagementPage_1cu76_7 *:focus-visible{outline:2px solid #1E9378;outline-offset:2px;border-radius:.25rem}._pageHeader_1cu76_18{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._pageTitle_1cu76_25 h1{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 .25rem}._pageTitle_1cu76_25 p{font-size:.875rem;color:#64748b;margin:0}._statsGrid_1cu76_39{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}._configCardsGrid_1cu76_47{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1.25rem;margin-bottom:1.5rem}._configCard_1cu76_47{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f;border:1px solid #e2e8f0;overflow:hidden;transition:all .2s}._configCard_1cu76_47:hover{box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000f;transform:translateY(-2px)}._configCardHeader_1cu76_68{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #f1f5f9}._configCardTitle_1cu76_76{display:flex;align-items:center;gap:.75rem}._configIcon_1cu76_82{width:40px;height:40px;border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}._configIcon_1cu76_82._synthesis_1cu76_92{background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#2563eb}._configIcon_1cu76_82._chatbotAdvisor_1cu76_97{background:linear-gradient(135deg,#dcfce7,#f0fdf4);color:#16a34a}._configIcon_1cu76_82._chatbotGuide_1cu76_102{background:linear-gradient(135deg,#fef3c7,#fffbeb);color:#d97706}._configCardTitle_1cu76_76 h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0}._configCardTitle_1cu76_76 p{font-size:.75rem;color:#94a3b8;margin:.125rem 0 0;font-family:Courier New,monospace}._configBadges_1cu76_121{display:flex;gap:.375rem;align-items:center}._badge_1cu76_128{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .75rem;border-radius:9999px;font-size:.6875rem;font-weight:600;white-space:nowrap;letter-spacing:.02em}._badgeActive_1cu76_140{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}._badgeInactive_1cu76_147{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}._badgeMaintenance_1cu76_154{background-color:#fef3c7;color:#92400e;border:1px solid #fde68a;animation:_pulse_1cu76_1 2s infinite}@keyframes _pulse_1cu76_1{0%,to{opacity:1}50%{opacity:.7}}._configCardBody_1cu76_168{padding:1.25rem 1.5rem}._configParams_1cu76_172{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}._paramItem_1cu76_178{padding:.625rem .75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;transition:background .15s}._paramItem_1cu76_178:hover{background:#f1f5f9}._paramLabel_1cu76_190{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}._paramValue_1cu76_199{font-size:.9375rem;font-weight:600;color:#1e293b;margin:0}._paramModelName_1cu76_206{grid-column:1 / -1}._modelNameValue_1cu76_210{display:flex;align-items:center;gap:.5rem}._modelBadge_1cu76_216{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:.375rem;font-size:.6875rem;font-weight:500}._tierLow_1cu76_226{background:#dcfce7;color:#166534}._tierMid_1cu76_231{background:#dbeafe;color:#1e40af}._tierHigh_1cu76_236{background:#fae8ff;color:#86198f}._configDescription_1cu76_242{margin-top:.75rem;margin-bottom:.25rem;padding:.625rem .75rem;background:#fefce8;border:1px solid #fef08a;border-radius:.5rem;font-size:.8125rem;color:#854d0e;line-height:1.5}._maintenanceBanner_1cu76_255{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem .75rem;background:#fef3c7;border:1px solid #fcd34d;border-radius:.5rem;font-size:.8125rem;color:#92400e;font-weight:500}._maintenanceIcon_1cu76_269{flex-shrink:0;animation:_spin_1cu76_730 3s linear infinite}@keyframes _spin_1cu76_730{to{transform:rotate(360deg)}}._loadingContainer_1cu76_279{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}._loadingSpinner_1cu76_288{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1e9378;border-radius:50%;animation:_spin_1cu76_730 .8s linear infinite}._loadingText_1cu76_297{font-size:.875rem;color:#64748b}._emptyState_1cu76_303{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8;gap:1rem}._emptyState_1cu76_303 p{font-size:.9375rem;color:#64748b;margin:0}._tabBar_1cu76_320{display:flex;gap:0;border-bottom:2px solid #e2e8f0;margin-bottom:1.25rem}._tabBtn_1cu76_327{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border:none;background:none;color:#64748b;font-size:.875rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}._tabBtn_1cu76_327:hover{color:#1e9378;background:#f0fdf4}._tabBtn_1cu76_327._tabActive_1cu76_348{color:#17805f;font-weight:600;border-bottom-color:#17805f}._infoSection_1cu76_355{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0;padding:1.5rem;margin-bottom:1.5rem}._infoSectionTitle_1cu76_364{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1rem}._infoGrid_1cu76_374{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._infoItem_1cu76_380{padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._infoLabel_1cu76_387{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}._infoValue_1cu76_396{font-size:.875rem;font-weight:500;color:#1e293b;margin:0}._cardActions_1cu76_404{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.875rem 1.25rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 .75rem .75rem}._btnAction_1cu76_415{display:inline-flex;align-items:center;gap:.375rem;padding:.4375rem .875rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;font-size:.8125rem;font-weight:500;color:#475569;cursor:pointer;transition:all .15s}._btnAction_1cu76_415:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}._btnAction_1cu76_415:disabled{opacity:.5;cursor:not-allowed}._btnSwitchModel_1cu76_441:hover:not(:disabled){color:#2563eb;border-color:#93c5fd;background:#eff6ff}._btnMaintenance_1cu76_451:hover:not(:disabled){color:#d97706;border-color:#fcd34d;background:#fffbeb}._btnMaintenanceOff_1cu76_461{color:#d97706;border-color:#fcd34d;background:#fffbeb}._btnMaintenanceOff_1cu76_461:hover:not(:disabled){color:#92400e;background:#fef3c7}._modalOverlay_1cu76_474{position:fixed;inset:0;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_1cu76_1 .15s ease-out}@keyframes _fadeIn_1cu76_1{0%{opacity:0}to{opacity:1}}._modalContent_1cu76_491{background:#fff;border-radius:.75rem;box-shadow:0 20px 60px #00000026;width:90%;max-width:520px;max-height:90vh;overflow-y:auto;animation:_slideUp_1cu76_1 .2s ease-out}@keyframes _slideUp_1cu76_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._modalHeader_1cu76_507{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalHeader_1cu76_507 h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}._modalSubtitle_1cu76_522{font-size:.8125rem;color:#94a3b8;margin:.25rem 0 0}._modalClose_1cu76_528{background:none;border:none;color:#94a3b8;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .15s}._modalClose_1cu76_528:hover{color:#475569}._modalBody_1cu76_542{padding:1.5rem}._modalFooter_1cu76_546{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 .75rem .75rem}._formGroup_1cu76_557{margin-bottom:1.25rem}._formLabel_1cu76_561{display:block;font-size:.875rem;font-weight:500;color:#475569;margin-bottom:.5rem}._formInput_1cu76_569{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box}._formInput_1cu76_569::placeholder{color:#94a3b8}._formInput_1cu76_569:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._formTextarea_1cu76_590{min-height:80px;resize:vertical}._modelOptions_1cu76_597{display:grid;gap:.625rem}._modelOption_1cu76_597{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.5rem;background:#fff;cursor:pointer;transition:all .15s}._modelOption_1cu76_597:hover{border-color:#93c5fd;background:#f0f9ff}._modelOption_1cu76_597._selected_1cu76_619{border-color:#1e9378;background:#f0fdf9}._modelOption_1cu76_597._currentModel_1cu76_624{border-color:#e2e8f0;background:#f8fafc;opacity:.6;cursor:not-allowed}._modelOptionRadio_1cu76_631{width:18px;height:18px;border-radius:50%;border:2px solid #cbd5e1;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .15s}._modelOption_1cu76_597._selected_1cu76_619 ._modelOptionRadio_1cu76_631{border-color:#1e9378;background:#1e9378}._modelOption_1cu76_597._selected_1cu76_619 ._modelOptionRadio_1cu76_631:after{content:"";width:6px;height:6px;border-radius:50%;background:#fff}._modelOptionInfo_1cu76_656{flex:1}._modelOptionName_1cu76_660{font-size:.875rem;font-weight:600;color:#1e293b;margin:0}._modelOptionDesc_1cu76_667{font-size:.75rem;color:#64748b;margin:.125rem 0 0}._modelOptionBadge_1cu76_673{font-size:.6875rem;font-weight:600;padding:.1875rem .5rem;border-radius:.375rem}._currentBadge_1cu76_680{background:#dbeafe;color:#1e40af;font-size:.6875rem;font-weight:500;padding:.1875rem .5rem;border-radius:.375rem}._btnCancel_1cu76_690{padding:.5rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;background:#fff;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s}._btnCancel_1cu76_690:hover{background:#f1f5f9}._btnSubmit_1cu76_706{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}._btnSubmit_1cu76_706:hover:not(:disabled){background:linear-gradient(to right,#17805f,#126d4f)}._btnSubmit_1cu76_706:disabled{opacity:.5;cursor:not-allowed}._spinnerInline_1cu76_730{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_1cu76_730 .6s linear infinite}._warningBox_1cu76_741{display:flex;gap:.5rem;padding:.75rem 1rem;background:#fefce8;border:1px solid #fef08a;border-radius:.5rem;font-size:.8125rem;color:#854d0e;line-height:1.5;margin-bottom:1rem}._warningBox_1cu76_741 svg{flex-shrink:0;margin-top:.125rem}._toggleGroup_1cu76_760{display:flex;align-items:center;gap:.5rem;width:100%;padding-top:.5rem;border-top:1px dashed #e2e8f0;margin-top:.25rem}._toggleLabel_1cu76_770{font-size:.75rem;font-weight:500;color:#64748b}._toggleSwitch_1cu76_776{position:relative;width:44px;height:24px;background:#cbd5e1;border-radius:12px;cursor:pointer;border:none;padding:0;transition:background .2s}._toggleSwitch_1cu76_776._active_1cu76_788{background:linear-gradient(to right,#1e9378,#17805f)}._toggleSwitch_1cu76_776._loading_1cu76_279{opacity:.6;cursor:not-allowed}._toggleKnob_1cu76_797{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:transform .2s}._toggleSwitch_1cu76_776._active_1cu76_788 ._toggleKnob_1cu76_797{transform:translate(20px)}._btnPower_1cu76_813._powerOff_1cu76_817:hover:not(:disabled){color:#dc2626;border-color:#fca5a5;background:#fef2f2}._btnPower_1cu76_813._powerOn_1cu76_823:hover:not(:disabled){color:#16a34a;border-color:#86efac;background:#f0fdf4}._btnEditParams_1cu76_830:hover:not(:disabled){color:#7c3aed;border-color:#c4b5fd;background:#f5f3ff}._paramEditRow_1cu76_840{margin-bottom:1.25rem}._paramEditHeader_1cu76_844{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}._paramEditLabel_1cu76_851{font-size:.875rem;font-weight:500;color:#475569}._paramEditValue_1cu76_857{font-size:.875rem;font-weight:700;color:#1e293b;min-width:60px;text-align:right;font-family:Courier New,monospace;background:#f1f5f9;padding:.125rem .5rem;border-radius:.25rem}._paramSlider_1cu76_869{width:100%;height:6px;-webkit-appearance:none;appearance:none;background:#e2e8f0;border-radius:3px;outline:none;cursor:pointer}._paramSlider_1cu76_869::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#1e9378,#17805f);cursor:pointer;box-shadow:0 1px 3px #0003;transition:transform .15s}._paramSlider_1cu76_869::-webkit-slider-thumb:hover{transform:scale(1.15)}._paramSlider_1cu76_869::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#1e9378,#17805f);cursor:pointer;border:none;box-shadow:0 1px 3px #0003}._paramHint_1cu76_906{font-size:.6875rem;color:#94a3b8;margin-top:.375rem}._paramNumberInput_1cu76_912{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box;font-family:Courier New,monospace}._paramNumberInput_1cu76_912:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._envDefault_1cu76_930{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;color:#94a3b8;cursor:pointer;transition:color .15s}._envDefault_1cu76_930:hover{color:#1e9378}._btnTest_1cu76_945:hover:not(:disabled){color:#0891b2;border-color:#67e8f9;background:#ecfeff}._testResponseBox_1cu76_955{margin-top:1rem;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem}._testResponseHeader_1cu76_963{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}._testResponseLabel_1cu76_970{font-size:.8125rem;font-weight:600;color:#475569}._testResponseStats_1cu76_976{display:flex;gap:.75rem}._testStat_1cu76_981{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:500;color:#64748b;background:#e2e8f0;padding:.1875rem .5rem;border-radius:.25rem}._testStat_1cu76_981._success_1cu76_993{background:#dcfce7;color:#166534}._testResponseText_1cu76_998{font-size:.875rem;color:#1e293b;line-height:1.6;white-space:pre-wrap;word-break:break-word;max-height:300px;overflow-y:auto;padding:.75rem;background:#fff;border:1px solid #e2e8f0;border-radius:.375rem}._testLoading_1cu76_1012{display:flex;align-items:center;gap:.75rem;padding:1.5rem;color:#64748b;font-size:.875rem}._typingDots_1cu76_1021{display:inline-flex;gap:.25rem}._typingDots_1cu76_1021 span{width:6px;height:6px;background:#1e9378;border-radius:50%;animation:_typing_1cu76_1021 1.2s ease-in-out infinite}._typingDots_1cu76_1021 span:nth-child(2){animation-delay:.2s}._typingDots_1cu76_1021 span:nth-child(3){animation-delay:.4s}@keyframes _typing_1cu76_1021{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}._formSelect_1cu76_1047{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;background:#f8fafc;outline:none;cursor:pointer;transition:border-color .2s;box-sizing:border-box}._formSelect_1cu76_1047:focus{border-color:#1e9378;box-shadow:0 0 0 3px #1e93781a}._auditSection_1cu76_1066{margin-top:2rem}._sectionHeader_1cu76_1070{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}._sectionTitle_1cu76_1077{font-size:1.125rem;font-weight:600;color:#1e293b;display:flex;align-items:center;gap:.5rem}._sectionTitle_1cu76_1077 svg{color:#64748b}._filterGroup_1cu76_1090{display:flex;align-items:center;gap:.5rem}._filterSelect_1cu76_1096{padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.8125rem;background:#fff;color:#475569;outline:none;cursor:pointer}._filterSelect_1cu76_1096:focus{border-color:#1e9378}._timeline_1cu76_1111{position:relative;padding-left:1.5rem}._timeline_1cu76_1111:before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:#e2e8f0}._timelineItem_1cu76_1126{position:relative;padding:.75rem 0 .75rem 1.25rem;border-bottom:1px solid #f1f5f9}._timelineItem_1cu76_1126:last-child{border-bottom:none}._timelineDot_1cu76_1136{position:absolute;left:-1.5rem;top:1rem;width:14px;height:14px;border-radius:50%;background:#94a3b8;border:2px solid white;box-shadow:0 0 0 2px #e2e8f0}._timelineDot_1cu76_1136._model_change_1cu76_1148{background:#3b82f6;box-shadow:0 0 0 2px #bfdbfe}._timelineDot_1cu76_1136._param_update_1cu76_1149{background:#8b5cf6;box-shadow:0 0 0 2px #ddd6fe}._timelineDot_1cu76_1136._activate_1cu76_1150{background:#22c55e;box-shadow:0 0 0 2px #bbf7d0}._timelineDot_1cu76_1136._deactivate_1cu76_1151{background:#ef4444;box-shadow:0 0 0 2px #fecaca}._timelineDot_1cu76_1136._maintenance_on_1cu76_1152{background:#f59e0b;box-shadow:0 0 0 2px #fde68a}._timelineDot_1cu76_1136._maintenance_off_1cu76_1153{background:#06b6d4;box-shadow:0 0 0 2px #a5f3fc}._timelineHeader_1cu76_1155{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem;flex-wrap:wrap}._changeTypeBadge_1cu76_1163{font-size:.6875rem;font-weight:600;padding:.125rem .5rem;border-radius:.25rem;text-transform:uppercase;letter-spacing:.03em}._changeTypeBadge_1cu76_1163._model_change_1cu76_1148{background:#dbeafe;color:#1d4ed8}._changeTypeBadge_1cu76_1163._param_update_1cu76_1149{background:#ede9fe;color:#6d28d9}._changeTypeBadge_1cu76_1163._activate_1cu76_1150{background:#dcfce7;color:#166534}._changeTypeBadge_1cu76_1163._deactivate_1cu76_1151{background:#fee2e2;color:#991b1b}._changeTypeBadge_1cu76_1163._maintenance_on_1cu76_1152{background:#fef3c7;color:#92400e}._changeTypeBadge_1cu76_1163._maintenance_off_1cu76_1153{background:#cffafe;color:#155e75}._timelineConfigName_1cu76_1179{font-size:.8125rem;font-weight:600;color:#334155}._timelineTime_1cu76_1185{font-size:.6875rem;color:#94a3b8;margin-left:auto}._timelineBody_1cu76_1191{font-size:.8125rem;color:#64748b;line-height:1.5}._timelineChanges_1cu76_1197{display:flex;gap:.5rem;margin-top:.375rem;font-size:.75rem;font-family:Courier New,monospace}._changeOld_1cu76_1205{background:#fee2e2;color:#991b1b;padding:.125rem .375rem;border-radius:.25rem;text-decoration:line-through}._changeNew_1cu76_1213{background:#dcfce7;color:#166534;padding:.125rem .375rem;border-radius:.25rem}._changeArrow_1cu76_1220{color:#94a3b8;align-self:center}._timelineReason_1cu76_1225{margin-top:.25rem;font-size:.75rem;color:#94a3b8;font-style:italic}._timelineActor_1cu76_1232{font-size:.6875rem;color:#94a3b8}._auditEmpty_1cu76_1237{text-align:center;padding:2rem;color:#94a3b8;font-size:.875rem}._pagination_1cu76_1245{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f1f5f9}._pageBtn_1cu76_1255{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 .375rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#64748b;font-size:.8125rem;cursor:pointer;transition:all .15s}._pageBtn_1cu76_1255:hover:not(:disabled){border-color:#1e9378;color:#1e9378;background:#f0fdf4}._pageBtn_1cu76_1255:disabled{opacity:.4;cursor:not-allowed}._pageBtn_1cu76_1255._pageActive_1cu76_1282{background:#17805f;color:#fff;border-color:#17805f;font-weight:600}._pageDots_1cu76_1289{color:#94a3b8;font-size:.75rem;padding:0 .25rem}._pageInfo_1cu76_1295{font-size:.75rem;color:#94a3b8;margin-left:.75rem}._usageSection_1cu76_1302{margin-top:2rem}._usageOverview_1cu76_1306{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}._usageStat_1cu76_1313{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 1.25rem;text-align:center}._usageStatValue_1cu76_1321{font-size:1.5rem;font-weight:700;color:#1e293b;font-family:Courier New,monospace}._usageStatLabel_1cu76_1328{font-size:.75rem;color:#94a3b8;margin-top:.25rem}._usageTable_1cu76_1334{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._usageTable_1cu76_1334 th{background:#f8fafc;font-size:.75rem;font-weight:600;color:#64748b;text-align:left;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;text-transform:uppercase;letter-spacing:.03em}._usageTable_1cu76_1334 td{font-size:.8125rem;color:#334155;padding:.75rem 1rem;border-bottom:1px solid #f1f5f9}._usageTable_1cu76_1334 tr:last-child td{border-bottom:none}._usageTable_1cu76_1334 td:first-child{font-weight:600}._progressBarWrap_1cu76_1371{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-top:.25rem}._progressBar_1cu76_1371{height:100%;background:linear-gradient(to right,#1e9378,#17805f);border-radius:3px;transition:width .3s}._progressBar_1cu76_1371._error_1cu76_1387{background:linear-gradient(to right,#ef4444,#dc2626)}._successBadge_1cu76_1391{font-size:.6875rem;font-weight:600;padding:.125rem .375rem;border-radius:.25rem;background:#dcfce7;color:#166534}._periodSelector_1cu76_1400{display:flex;gap:.375rem}._periodBtn_1cu76_1405{padding:.25rem .75rem;font-size:.75rem;border:1px solid #e2e8f0;border-radius:.25rem;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}._periodBtn_1cu76_1405:hover{border-color:#1e9378;color:#1e9378}._periodBtn_1cu76_1405._activePeriod_1cu76_1421{background:#17805f;color:#fff;border-color:#17805f}@media(max-width:768px){._statsGrid_1cu76_39,._configCardsGrid_1cu76_47,._configParams_1cu76_172,._infoGrid_1cu76_374{grid-template-columns:1fr}._cardActions_1cu76_404{flex-wrap:wrap}}._usageControls_1cu76_1452{display:flex;align-items:center;gap:.75rem}._filterDropdown_1cu76_1458{display:flex;align-items:center;gap:.375rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.25rem .5rem;color:#64748b}._filterSelect_1cu76_1096{border:none;background:none;font-size:.8125rem;color:#334155;cursor:pointer;outline:none;padding:.25rem 0;min-width:100px}._filterSelect_1cu76_1096:focus{outline:none}._costStat_1cu76_1485{border-left:2px solid #17805f!important;background:linear-gradient(135deg,#f0fdf4,#ecfdf5)!important}._costStat_1cu76_1485 ._usageStatValue_1cu76_1321{display:flex;align-items:center;gap:.25rem;color:#17805f}._budgetSection_1cu76_1498{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem 1.25rem;margin-bottom:1.25rem}._budgetHeader_1cu76_1506{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._budgetTitle_1cu76_1513{font-weight:600;font-size:.875rem;color:#1e293b;margin-right:.75rem}._budgetCost_1cu76_1520{font-size:.875rem;color:#64748b;font-family:Courier New,monospace}._budgetSettingsBtn_1cu76_1526{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.375rem .75rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#64748b;font-size:.8125rem;line-height:normal;cursor:pointer;transition:all .15s;white-space:nowrap;flex-shrink:0}._budgetSettingsBtn_1cu76_1526:hover{border-color:#17805f;color:#17805f;background:#f0fdf4}._budgetBarWrap_1cu76_1550{height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}._budgetBar_1cu76_1550{height:100%;background:linear-gradient(90deg,#17805f,#22c55e);border-radius:4px;transition:width .5s ease}._budgetBar_1cu76_1550._budgetWarning_1cu76_1565{background:linear-gradient(90deg,#f59e0b,#eab308)}._budgetBar_1cu76_1550._budgetDanger_1cu76_1569{background:linear-gradient(90deg,#ef4444,#dc2626)}._budgetMeta_1cu76_1573{display:flex;justify-content:space-between;font-size:.75rem;color:#94a3b8}._budgetPctNormal_1cu76_1580{color:#17805f;font-weight:500}._budgetPctWarning_1cu76_1585{color:#f59e0b;font-weight:600}._page_1986b_6{padding:0}._pageHeader_1986b_11{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem;flex-wrap:wrap}._pageTitle_1986b_20 h1{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a;letter-spacing:-.01em}._pageTitle_1986b_20 p{margin:.375rem 0 0;font-size:.875rem;color:#64748b}._btnPrimary_1986b_34{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(to right,#1e9378,#17805f);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;line-height:normal;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e93784d;white-space:nowrap}._btnPrimary_1986b_34:hover{background:linear-gradient(to right,#17805f,#156b50);box-shadow:0 4px 12px #1e937866;transform:translateY(-1px)}._statsGrid_1986b_60{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:900px){._statsGrid_1986b_60{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._statsGrid_1986b_60{grid-template-columns:1fr}}._filtersCard_1986b_75{display:flex;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;margin-bottom:1rem}._filterGroup_1986b_86{display:flex;flex-direction:column;gap:.375rem;flex:1;min-width:160px}._filterGroup_1986b_86 label{font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._searchBox_1986b_102{position:relative}._searchIcon_1986b_106{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}._searchInput_1986b_115{width:100%;padding:.5rem .75rem .5rem 2rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.8125rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box}._searchInput_1986b_115:focus{border-color:#17805f;box-shadow:0 0 0 3px #1e937814}._filterSelect_1986b_132{padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.8125rem;background:#f8fafc;outline:none;cursor:pointer}._filterSelect_1986b_132:focus{border-color:#17805f}._actionBar_1986b_147{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}._btnMarkAll_1986b_154{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:#17805f;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.375rem;cursor:pointer;transition:all .15s}._btnMarkAll_1986b_154:hover{background:#d1fae5;border-color:#6ee7b7}._tableCard_1986b_175{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden}._tableWrapper_1986b_182{overflow-x:auto}._dataTable_1986b_186{width:100%;border-collapse:collapse}._dataTable_1986b_186 thead{background:#f8fafc}._dataTable_1986b_186 th{padding:.75rem 1rem;font-size:.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid #e2e8f0;white-space:nowrap}._dataTable_1986b_186 td{padding:.75rem 1rem;font-size:.8125rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:middle}._dataTable_1986b_186 tr:last-child td{border-bottom:none}._dataTable_1986b_186 tbody tr:hover{background:#fafbfc}._rowUnread_1986b_223{background:#f0fdf4!important}._rowUnread_1986b_223:hover{background:#ecfdf5!important}._notifIcon_1986b_232{font-size:1.25rem;line-height:1}._notifCell_1986b_237{max-width:340px}._notifCellTitle_1986b_241{font-weight:600;color:#1e293b;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._notifCellBody_1986b_250{font-size:.75rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._timeText_1986b_260{font-size:.75rem;color:#94a3b8;white-space:nowrap}._badge_1986b_267{display:inline-flex;align-items:center;gap:4px;padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;border-radius:.25rem;white-space:nowrap}._typeAnalysis_1986b_278{background:#dbeafe;color:#1d4ed8}._typeSystem_1986b_279{background:#f1f5f9;color:#475569}._typeAdmin_1986b_280{background:#ede9fe;color:#6d28d9}._typeInfo_1986b_281{background:#e0f2fe;color:#0369a1}._typeWarning_1986b_282{background:#fef3c7;color:#92400e}._typePromotion_1986b_283{background:#fce7f3;color:#be185d}._priorityLow_1986b_285{background:#f1f5f9;color:#64748b}._priorityNormal_1986b_286{background:#dbeafe;color:#2563eb}._priorityHigh_1986b_287{background:#fee2e2;color:#dc2626}._statusRead_1986b_289{background:#dcfce7;color:#166534}._statusUnread_1986b_290{background:#fef3c7;color:#92400e}._actionsCell_1986b_293{display:flex;align-items:center;justify-content:flex-end;gap:.25rem}._btnIcon_1986b_300{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;cursor:pointer;transition:all .15s;color:#64748b}._btnView_1986b_314:hover{color:#2563eb;border-color:#93c5fd;background:#eff6ff}._btnCheck_1986b_315:hover{color:#17805f;border-color:#a7f3d0;background:#ecfdf5}._btnDelete_1986b_316:hover{color:#ef4444;border-color:#fca5a5;background:#fef2f2}._loadingContainer_1986b_319{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#64748b}._loadingContainer_1986b_319 p{margin:.75rem 0 0;font-size:.875rem}._emptyState_1986b_333{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#94a3b8}._emptyState_1986b_333 p{margin:.75rem 0 .25rem;font-weight:500;color:#64748b}._emptyState_1986b_333 span{font-size:.8125rem}._spin_1986b_352{animation:_spinAnim_1986b_1 .8s linear infinite}@keyframes _spinAnim_1986b_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._paginationBar_1986b_362{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem}._paginationInfo_1986b_372{font-size:.75rem;color:#94a3b8}._paginationControls_1986b_377{display:flex;align-items:center;gap:.25rem}._paginationBtn_1986b_383{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.8125rem;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#64748b;cursor:pointer;transition:all .15s}._paginationBtn_1986b_383:hover:not(:disabled){border-color:#17805f;color:#17805f}._paginationBtn_1986b_383:disabled{opacity:.4;cursor:not-allowed}._pageNumber_1986b_407{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:.375rem;background:#fff;color:#64748b;font-size:.8125rem;cursor:pointer;transition:all .15s}._pageNumber_1986b_407:hover{border-color:#17805f;color:#17805f}._pageNumberActive_1986b_427{background:#17805f;color:#fff;border-color:#17805f;font-weight:600}._pageDots_1986b_434{color:#94a3b8;padding:0 .25rem}._modalOverlay_1986b_443{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1986b_1 .2s ease-out}@keyframes _fadeIn_1986b_1{0%{opacity:0}to{opacity:1}}._modalContent_1986b_463{background:#fff;border-radius:1rem;width:90%;max-width:560px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px #00000026;animation:_slideUp_1986b_1 .3s ease-out}@keyframes _slideUp_1986b_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._confirmContent_1986b_479{max-width:420px;text-align:center}._modalHeader_1986b_484{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0}._modalHeader_1986b_484 h2{margin:0;font-size:1.125rem;font-weight:700;color:#0f172a}._modalSubtitle_1986b_499{margin:.25rem 0 0;font-size:.8125rem;color:#64748b}._modalClose_1986b_505{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;color:#64748b;transition:all .15s;flex-shrink:0}._modalClose_1986b_505:hover{background:#f1f5f9;color:#0f172a}._modalBody_1986b_525{padding:1.25rem 1.5rem}._modalFooter_1986b_529{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc;border-radius:0 0 1rem 1rem}._formGroup_1986b_540{margin-bottom:1rem}._formLabel_1986b_544{display:block;font-size:.8125rem;font-weight:600;color:#334155;margin-bottom:.375rem}._required_1986b_552{color:#ef4444}._formInput_1986b_556,._formTextarea_1986b_557,._formSelect_1986b_558{width:100%;padding:.5rem .75rem;border:1px solid #e2e8f0;border-radius:.5rem;font-size:.8125rem;background:#f8fafc;outline:none;transition:border-color .2s;box-sizing:border-box;font-family:inherit}._formInput_1986b_556:focus,._formTextarea_1986b_557:focus,._formSelect_1986b_558:focus{border-color:#17805f;box-shadow:0 0 0 3px #1e937814}._formTextarea_1986b_557{resize:vertical;min-height:80px}._formRow_1986b_583{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._formHint_1986b_589{display:block;font-size:.6875rem;color:#94a3b8;margin-top:.25rem}._userSearchWrap_1986b_597{position:relative}._userDropdown_1986b_601{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 8px 24px -6px #0000001f;z-index:50;max-height:200px;overflow-y:auto;margin-top:4px}._userDropdownLoading_1986b_616{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem;color:#64748b}._userDropdownItem_1986b_625{display:block;width:100%;text-align:left;padding:.5rem 1rem;border:none;background:none;cursor:pointer;transition:background .1s}._userDropdownItem_1986b_625:hover{background:#f0fdf4}._userDropdownName_1986b_640{font-size:.8125rem;font-weight:600;color:#1e293b}._userDropdownEmail_1986b_646{font-size:.75rem;color:#64748b}._selectedUserChip_1986b_652{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem}._selectedUserInfo_1986b_662{display:flex;flex-direction:column}._selectedUserName_1986b_667{font-size:.8125rem;font-weight:600;color:#1e293b}._selectedUserEmail_1986b_673{font-size:.75rem;color:#64748b}._chipRemove_1986b_678{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:6px;background:none;color:#64748b;cursor:pointer;transition:all .15s}._chipRemove_1986b_678:hover{background:#fef2f2;color:#ef4444}._btnCancel_1986b_698{padding:.5rem 1rem;font-size:.8125rem;font-weight:500;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:all .15s}._btnCancel_1986b_698:hover{background:#f1f5f9;border-color:#cbd5e1}._btnSubmit_1986b_715{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;background:linear-gradient(to right,#1e9378,#17805f);border:none;border-radius:.5rem;cursor:pointer;transition:all .15s}._btnSubmit_1986b_715:hover:not(:disabled){background:linear-gradient(to right,#17805f,#156b50);box-shadow:0 2px 8px #1e93784d}._btnSubmit_1986b_715:disabled{opacity:.6;cursor:not-allowed}._btnDanger_1986b_740{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#fff;background:linear-gradient(to right,#ef4444,#dc2626);border:none;border-radius:.5rem;cursor:pointer;transition:all .15s}._btnDanger_1986b_740:hover:not(:disabled){background:linear-gradient(to right,#dc2626,#b91c1c);box-shadow:0 2px 8px #dc26264d}._btnDanger_1986b_740:disabled{opacity:.6;cursor:not-allowed}._confirmIcon_1986b_766{width:48px;height:48px;background:#fee2e2;color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._confirmTitle_1986b_778{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#0f172a}._confirmMessage_1986b_785{margin:0;font-size:.875rem;color:#64748b;line-height:1.5}._detailGrid_1986b_793{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._detailLabel_1986b_804{font-size:.6875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .25rem}._detailValue_1986b_813{font-size:.875rem;color:#1e293b;margin:0}._mono_1986b_819{font-family:Courier New,monospace;font-size:.8125rem;background:#f1f5f9;padding:.125rem .5rem;border-radius:.25rem}._detailBodyBox_1986b_827{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem;margin-top:.5rem}._detailBodyContent_1986b_835{font-size:.875rem;color:#334155;line-height:1.6;white-space:pre-wrap}._detailDataBox_1986b_842{margin-top:.75rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem}._detailDataBox_1986b_842 pre{margin:.375rem 0 0;font-size:.75rem;font-family:Courier New,monospace;color:#475569;white-space:pre-wrap;word-break:break-all}@media(max-width:768px){._pageHeader_1986b_11{flex-direction:column;align-items:flex-start}._filtersCard_1986b_75{flex-direction:column}._formRow_1986b_583,._detailGrid_1986b_793{grid-template-columns:1fr}._paginationBar_1986b_362{flex-direction:column;align-items:flex-start}}._detailContainer_c6g0l_1{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;max-width:800px;margin:0 auto}._header_c6g0l_10{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}._titleArea_c6g0l_19{display:flex;align-items:center;gap:1rem}._iconWrap_c6g0l_25{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}._title_c6g0l_19{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}._time_c6g0l_42{font-size:.875rem;color:#64748b;margin-top:.25rem}._backBtn_c6g0l_48{display:flex;align-items:center;gap:.5rem;color:#64748b;background:none;border:none;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:.375rem;transition:all .2s}._backBtn_c6g0l_48:hover{background:#f1f5f9;color:#0f172a}._content_c6g0l_68{font-size:1rem;line-height:1.6;color:#334155;white-space:pre-wrap;margin-bottom:2rem}._metadata_c6g0l_76{background:#f8fafc;border-radius:.5rem;padding:1rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}._metaItem_c6g0l_86{display:flex;flex-direction:column;gap:.25rem}._metaLabel_c6g0l_92{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase}._metaValue_c6g0l_99{font-size:.875rem;color:#1e293b;font-weight:500}._actions_c6g0l_105{display:flex;gap:1rem}._btnPrimary_c6g0l_110{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;background:#17805f;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s;text-decoration:none}._btnPrimary_c6g0l_110:hover{background:#12634a}._badge_c6g0l_131{display:inline-block;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:600}._severityInfo_c6g0l_139{background:#e0f2fe;color:#0369a1}._severityWarning_c6g0l_140{background:#fef3c7;color:#92400e}._severityError_c6g0l_141{background:#fee2e2;color:#dc2626}._loadingState_c6g0l_143{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#64748b;gap:1rem}._spin_c6g0l_153{animation:_spin_c6g0l_153 1s linear infinite}@keyframes _spin_c6g0l_153{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._adminSidebar_x7ha9_1{width:260px;min-width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100%;transition:width .25s ease,min-width .25s ease;overflow:hidden}._adminSidebar_x7ha9_1._collapsed_x7ha9_13{width:72px;min-width:72px}._adminSidebarHeader_x7ha9_18{padding:16px;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:10px}._adminSidebarBrand_x7ha9_26{display:flex;align-items:center;gap:10px}._logoSkinaid_x7ha9_32{width:36px;height:36px;flex-shrink:0}._adminSidebarBrandText_x7ha9_38 h1{font-size:1.2rem;font-weight:700;color:#1e293b;margin:0;white-space:nowrap}._adminSidebarBrandText_x7ha9_38 h1 span{color:#17805f}._adminSidebarBrandText_x7ha9_38 p{font-size:.8rem;color:#64748b;margin:0;white-space:nowrap}._collapseBtn_x7ha9_57{display:flex;align-items:center;justify-content:center;width:100%;padding:6px;border:1px solid #e2e8f0;background-color:#f8fafc;border-radius:8px;cursor:pointer;color:#64748b;transition:all .2s}._collapseBtn_x7ha9_57:hover{background-color:#ecfdf5;border-color:#a7f3d0;color:#17805f}._collapsed_x7ha9_13 ._collapseBtn_x7ha9_57{width:40px;margin:0 auto}._adminSidebarNav_x7ha9_83{flex:1;padding:16px 12px;overflow-y:auto}._adminSidebarNav_x7ha9_83 ul{list-style:none;padding:0;margin:0}._adminSidebarNav_x7ha9_83 li{margin-bottom:4px}._adminSidebarNav_x7ha9_83 button{width:100%;display:flex;align-items:center;gap:12px;padding:11px 14px;border:none;background:none;color:#475569;font-size:.925rem;font-weight:500;cursor:pointer;transition:all .2s;text-align:left;border-radius:10px;white-space:nowrap;overflow:hidden}._adminSidebarNav_x7ha9_83 button:hover{background-color:#f1f5f9;color:#1e293b}._adminSidebarNav_x7ha9_83 button._active_x7ha9_123{background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;box-shadow:0 4px 12px -2px #17805f59}._collapsed_x7ha9_13 ._adminSidebarNav_x7ha9_83 button{justify-content:center;padding:11px}._adminSidebarFooter_x7ha9_135{padding:14px;border-top:1px solid #e2e8f0;background-color:#fff}._adminSidebarStatus_x7ha9_141{background:linear-gradient(to bottom right,#ecfdf5,#dbeafe);border-radius:10px;padding:14px;border:1px solid #a5f3fc}._adminSidebarStatus_x7ha9_141 p{margin:0;font-size:.825rem;color:#64748b}._adminSidebarStatus_x7ha9_141 p:first-child{font-weight:600;color:#155e75;margin-bottom:3px}._adminStatusIndicator_x7ha9_160{display:flex;align-items:center;gap:6px;margin-top:6px}._statusDot_x7ha9_167{width:8px;height:8px;background-color:#10b981;border-radius:50%;animation:_pulse_x7ha9_1 2s infinite}@keyframes _pulse_x7ha9_1{0%,to{opacity:1}50%{opacity:.5}}._adminStatusIndicator_x7ha9_160 span{font-size:.725rem;color:#047857;font-weight:500}._adminTopbar_1ngmq_1{background-color:#fff;border-bottom:1px solid #e2e8f0;padding:0 24px;height:64px;display:flex;align-items:center;flex-shrink:0}._adminTopbarContent_1ngmq_11{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px}._adminTopbarLeft_1ngmq_20{display:flex;align-items:center;gap:12px;flex:1;min-width:0}._hamburgerBtn_1ngmq_28{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e8f0;background-color:#fff;border-radius:8px;cursor:pointer;color:#475569;transition:all .2s;flex-shrink:0}._hamburgerBtn_1ngmq_28:hover{background-color:#ecfdf5;border-color:#a7f3d0;color:#17805f}._breadcrumb_1ngmq_50{display:flex;align-items:center;gap:6px;font-size:.875rem;color:#64748b;overflow:hidden}._breadcrumbLink_1ngmq_59{display:inline-flex;align-items:center;gap:5px;background:none;border:none;padding:4px 8px;border-radius:6px;cursor:pointer;color:#64748b;font-size:.875rem;font-weight:500;transition:all .15s;white-space:nowrap}._breadcrumbLink_1ngmq_59:hover{background-color:#f1f5f9;color:#17805f}._breadcrumbSep_1ngmq_80{color:#cbd5e1;flex-shrink:0}._breadcrumbCurrent_1ngmq_85{font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._adminTopbarActions_1ngmq_94{display:flex;align-items:center;gap:12px;flex-shrink:0}._bellBtn_1ngmq_102{position:relative;display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #e2e8f0;background-color:#fff;border-radius:10px;cursor:pointer;color:#475569;transition:all .2s}._bellBtn_1ngmq_102:hover{background-color:#f8fafc;border-color:#cbd5e1;color:#0f172a}._bellBadge_1ngmq_123{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border-radius:9px;font-size:.65rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #ffffff;line-height:1}._topbarDivider_1ngmq_143{width:1px;height:28px;background-color:#e2e8f0}._adminUserInfo_1ngmq_150{display:flex;align-items:center;gap:10px;cursor:pointer;position:relative;padding:5px 8px;border-radius:10px;transition:background-color .2s}._adminUserInfo_1ngmq_150:hover{background-color:#f8fafc}._adminUserText_1ngmq_165{text-align:right}._adminUserText_1ngmq_165 p:first-child{margin:0;font-weight:600;color:#1e293b;font-size:.85rem}._adminUserText_1ngmq_165 p:last-child{margin:0;font-size:.72rem;color:#64748b}._adminUserAvatar_1ngmq_182{width:38px;height:38px;background:linear-gradient(135deg,#1e9378,#17805f);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}._logoutMenu_1ngmq_197{position:absolute;top:100%;right:0;margin-top:8px;background-color:#fff;border-radius:10px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #e2e8f0;width:220px;z-index:50;overflow:hidden}._logoutMenuHeader_1ngmq_212{padding:12px 16px;background-color:#f8fafc;border-bottom:1px solid #e2e8f0}._logoutMenuName_1ngmq_218{margin:0;font-weight:600;color:#1e293b;font-size:.875rem}._logoutMenuEmail_1ngmq_225{margin:0;font-size:.75rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._logoutMenuDivider_1ngmq_234{height:1px;background-color:#e2e8f0}._logoutMenuButton_1ngmq_239{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;border:none;background:none;color:#ef4444;font-size:.875rem;cursor:pointer;transition:background-color .2s}._logoutMenuButton_1ngmq_239:hover{background-color:#fef2f2}._languageSwitcher_1ngmq_258{display:flex;align-items:center;gap:8px;padding:5px 10px;background-color:#f8fafc;border-radius:20px;border:1px solid #e2e8f0}._flagButton_1ngmq_268{background:none;border:none;padding:4px;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;opacity:.5;transition:all .2s ease}._flagButton_1ngmq_268:hover{opacity:.8;transform:scale(1.1)}._activeFlag_1ngmq_287{opacity:1;background-color:#fff;box-shadow:0 1px 2px #0000000d}._divider_1ngmq_293{color:#cbd5e1;font-size:.8rem}._modalOverlay_1ngmq_299{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1ngmq_1 .2s ease-out}._modalContent_1ngmq_314{background:#fff;padding:28px;border-radius:16px;width:90%;max-width:400px;box-shadow:0 25px 50px -12px #00000026;animation:_slideUp_1ngmq_1 .3s ease-out;text-align:center}._modalIcon_1ngmq_325{width:48px;height:48px;background-color:#fee2e2;color:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}._modalTitle_1ngmq_337{margin:0 0 8px;font-size:1.2rem;font-weight:600;color:#111827}._modalMessage_1ngmq_344{margin:0 0 24px;color:#6b7280;font-size:.925rem;line-height:1.5}._modalActions_1ngmq_351{display:flex;gap:12px;justify-content:center}._cancelBtn_1ngmq_357,._confirmBtn_1ngmq_358{padding:10px 20px;border-radius:8px;font-size:.925rem;font-weight:500;cursor:pointer;transition:all .2s;flex:1}._cancelBtn_1ngmq_357{background-color:#fff;border:1px solid #d1d5db;color:#374151}._cancelBtn_1ngmq_357:hover{background-color:#f3f4f6;border-color:#9ca3af}._confirmBtn_1ngmq_358{background-color:#dc2626;border:1px solid #dc2626;color:#fff}._confirmBtn_1ngmq_358:hover{background-color:#b91c1c;border-color:#b91c1c;box-shadow:0 4px 12px -2px #dc26264d}@keyframes _fadeIn_1ngmq_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_1ngmq_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._notifContainer_1ngmq_402{position:relative}._bellBtnActive_1ngmq_406{background-color:#ecfdf5!important;border-color:#a7f3d0!important;color:#17805f!important}._notifPanel_1ngmq_413{position:absolute;top:calc(100% + 8px);right:0;width:400px;max-height:520px;background:#fff;border-radius:12px;box-shadow:0 20px 50px -10px #00000026,0 4px 6px -2px #0000000d;border:1px solid #e2e8f0;z-index:100;overflow:hidden;animation:_notifSlideDown_1ngmq_1 .2s ease-out}@keyframes _notifSlideDown_1ngmq_1{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}._notifHeader_1ngmq_441{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc}._notifHeader_1ngmq_441 h3{margin:0;font-size:.9375rem;font-weight:700;color:#0f172a}._notifHeaderTitle_1ngmq_457{display:flex;align-items:center;gap:6px}._headerAlertIcon_1ngmq_463{color:#ef4444;flex-shrink:0}._notifError_1ngmq_468{color:#ef4444!important;font-size:.7rem!important;font-family:Courier New,monospace}._notifResource_1ngmq_474{font-size:.6875rem;color:#94a3b8;background:#f1f5f9;padding:1px 5px;border-radius:3px}._notifFooter_1ngmq_482{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-top:1px solid #f1f5f9;background:#f8fafc;font-size:.75rem;color:#94a3b8}._notifFooterLink_1ngmq_493{background:none;border:none;font-size:.75rem;font-weight:500;color:#17805f;cursor:pointer;padding:0;transition:color .15s}._notifFooterLink_1ngmq_493:hover{color:#0e6649}._notifHeaderActions_1ngmq_508{display:flex;align-items:center;gap:8px}._notifMarkAllBtn_1ngmq_514{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:500;color:#17805f;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;cursor:pointer;transition:all .15s;white-space:nowrap}._notifMarkAllBtn_1ngmq_514:hover:not(:disabled){background:#d1fae5;border-color:#6ee7b7}._notifMarkAllBtn_1ngmq_514:disabled{opacity:.5;cursor:not-allowed}._notifViewAllBtn_1ngmq_540{padding:4px 10px;font-size:.75rem;font-weight:500;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .15s;white-space:nowrap}._notifViewAllBtn_1ngmq_540:hover{border-color:#cbd5e1;color:#0f172a}._notifList_1ngmq_559{max-height:420px;overflow-y:auto}._notifList_1ngmq_559::-webkit-scrollbar{width:4px}._notifList_1ngmq_559::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}._notifItem_1ngmq_573{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .15s}._notifItem_1ngmq_573:hover{background:#f8fafc}._notifItem_1ngmq_573:last-child{border-bottom:none}._notifItemUnread_1ngmq_591{background:#f0fdf4;border-left:3px solid #17805f}._notifItemUnread_1ngmq_591:hover{background:#ecfdf5}._notifIconWrap_1ngmq_600{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:10px;font-size:1.1rem}._notifItemUnread_1ngmq_591 ._notifIconWrap_1ngmq_600{background:#d1fae5}._notifContent_1ngmq_616{flex:1;min-width:0}._notifTitle_1ngmq_621{font-size:.8125rem;font-weight:600;color:#1e293b;line-height:1.3;margin-bottom:2px}._notifBody_1ngmq_629{font-size:.75rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._notifMeta_1ngmq_639{display:flex;align-items:center;gap:8px;margin-top:4px}._notifType_1ngmq_646{font-size:.6875rem;font-weight:600;color:#17805f;background:#ecfdf5;padding:1px 6px;border-radius:4px}._notifTime_1ngmq_655{font-size:.6875rem;color:#94a3b8}._notifActions_1ngmq_661{display:flex;flex-direction:column;gap:4px;flex-shrink:0;opacity:0;transition:opacity .15s}._notifItem_1ngmq_573:hover ._notifActions_1ngmq_661{opacity:1}._notifReadBtn_1ngmq_674,._notifDeleteBtn_1ngmq_675{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:all .15s}._notifReadBtn_1ngmq_674{color:#17805f}._notifReadBtn_1ngmq_674:hover{background:#ecfdf5;border-color:#a7f3d0}._notifDeleteBtn_1ngmq_675{color:#94a3b8}._notifDeleteBtn_1ngmq_675:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}._notifEmpty_1ngmq_708{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 16px;color:#94a3b8}._notifEmpty_1ngmq_708 p{margin:12px 0 0;font-size:.875rem}._notifLoading_1ngmq_722{display:flex;align-items:center;justify-content:center;gap:8px;padding:48px 16px;color:#64748b;font-size:.875rem}._spin_1ngmq_732{animation:_spinAnim_1ngmq_1 .8s linear infinite}@keyframes _spinAnim_1ngmq_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._adminFooter_di88x_1{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;height:40px;border-top:1px solid #e2e8f0;background-color:#fff;flex-shrink:0}._footerLeft_di88x_12{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#94a3b8}._footerLeft_di88x_12 span{display:inline-flex;align-items:center}._footerBrand_di88x_25{font-weight:600;color:#17805f}._footerDot_di88x_30{color:#cbd5e1}._footerVersion_di88x_34{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:1px solid #d1fae5;color:#047857;font-size:.675rem;font-weight:600;padding:1px 8px;border-radius:10px;letter-spacing:.02em}._footerRight_di88x_45{display:flex;align-items:center;gap:12px;font-size:.725rem;color:#94a3b8}._footerLink_di88x_53{color:#64748b;text-decoration:none;transition:color .15s;cursor:pointer;background:none;border:none;font-size:inherit;padding:0}._footerLink_di88x_53:hover{color:#17805f}._adminDashboardContainer_14aup_1{display:flex;height:100vh;width:100%;background-color:#f5f7fa;overflow:hidden}._adminMainContent_14aup_9{flex:1;display:flex;flex-direction:column;overflow:hidden;min-width:0;transition:margin-left .25s ease}._adminPageContent_14aup_18{flex:1;overflow-y:auto;padding:20px}.map-page{display:flex;flex-direction:column;height:100vh;background-color:var(--map-background);overflow:hidden;position:relative}@media(max-width:767px){.mobile-hide{display:none!important}.mobile-show{display:flex!important}}.map-sidebar{width:100%;display:flex;flex-direction:column;background-color:var(--map-background);z-index:20;height:100%;overflow:hidden}@media(min-width:768px){.map-page{flex-direction:row}.map-sidebar{width:400px;max-width:400px;flex-shrink:0;border-right:1px solid var(--map-border);box-shadow:2px 0 8px #0000001a}.mobile-hide,.mobile-show{display:flex!important}}@media(min-width:1024px){.map-sidebar{width:420px;max-width:420px}}.map-header{padding:1rem;border-bottom:1px solid var(--map-border);background-color:var(--map-background);flex-shrink:0;position:relative;z-index:2000}@media(min-width:480px){.map-header{padding:1.25rem}}.map-header-top{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;position:relative;z-index:2001}.map-menu-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;font-size:1.25rem;color:var(--map-primary);cursor:pointer;padding:.625rem;min-width:44px;min-height:44px;z-index:2002!important;position:relative;transition:background-color .2s ease,color .2s ease;border-radius:.375rem}.map-menu-btn:hover{background-color:#0096881a;color:var(--map-primary)}.map-title{font-size:1.25rem;font-weight:700;color:var(--map-primary);margin:0;line-height:1.2}@media(min-width:480px){.map-title{font-size:1.5rem}}.map-subtitle{font-size:.8125rem;color:var(--map-muted);margin:0;line-height:1.4}@media(min-width:480px){.map-subtitle{font-size:.875rem}}.location-status{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border-radius:.5rem;margin-top:.75rem;font-size:.8125rem}.location-status.location-error{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626}.retry-location-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;background-color:#10b981;color:#fff;border:none;border-radius:.375rem;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background-color .2s}.retry-location-btn:hover:not(:disabled){background-color:#059669}.retry-location-btn:disabled{background-color:#9ca3af;cursor:not-allowed}.retry-location-btn svg{font-size:.75rem}.mobile-view-toggle{display:flex;gap:.5rem;margin-top:.75rem;background-color:#f1f5f9;padding:.25rem;border-radius:.5rem}@media(min-width:768px){.mobile-view-toggle{display:none}}.view-toggle-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;border:none;padding:.625rem 1rem;min-height:44px;border-radius:.375rem;font-size:.875rem;font-weight:500;color:var(--map-muted);cursor:pointer;transition:all .2s ease}.view-toggle-btn:hover{color:var(--map-primary);background-color:#0096880d}.view-toggle-btn.active{background-color:#fff;color:var(--map-primary);box-shadow:0 1px 3px #0000001a}.view-toggle-btn svg{width:1rem;height:1rem}.map-sidebar-controls{padding:.875rem 1rem;border-bottom:1px solid var(--map-border);background-color:var(--map-background);flex-shrink:0}@media(min-width:480px){.map-sidebar-controls{padding:1rem 1.25rem}}.map-results-header{padding:.875rem 1rem;border-bottom:1px solid var(--map-border);background-color:#f1f5f980;flex-shrink:0}@media(min-width:480px){.map-results-header{padding:1rem 1.25rem}}.map-results-header h2{font-size:.9375rem;font-weight:600;margin:0;color:var(--map-foreground)}@media(min-width:480px){.map-results-header h2{font-size:1rem}}.results-count{margin-left:.5rem;color:var(--map-muted);font-size:.8125rem;font-weight:400}@media(min-width:480px){.results-count{font-size:.875rem}}.map-results-list{flex:1;overflow-y:auto;overflow-x:hidden;padding:.875rem;-webkit-overflow-scrolling:touch}@media(min-width:480px){.map-results-list{padding:1rem}}@media(min-width:768px){.map-results-list{padding:1rem 1.25rem}}.map-results-list::-webkit-scrollbar{width:6px}.map-results-list::-webkit-scrollbar-track{background:#f1f5f9}.map-results-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.map-results-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.map-view-wrapper{display:none;flex:1;padding:0;position:relative;overflow:hidden;height:100%;min-height:0}@media(max-width:767px){.map-view-wrapper.mobile-show{height:100vh;height:100dvh}}@media(min-width:768px){.map-view-wrapper{display:flex!important}}.no-results{text-align:center;padding:2rem 1rem;color:var(--map-muted);font-size:.9375rem}@media(min-width:480px){.no-results{padding:3rem 1rem;font-size:1rem}}.map-overlay-container{position:absolute;top:.75rem;left:.75rem;right:.75rem;z-index:1000;display:flex;flex-direction:column;gap:.625rem;max-width:100%}@media(min-width:480px){.map-overlay-container{top:1rem;left:1rem;right:auto;gap:.75rem;width:420px;max-width:calc(100% - 2rem)}}@media(min-width:768px){.map-overlay-container{width:480px}}.map-overlay-search{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 8px #00000026}.map-overlay-search .search-bar{border:none}.map-overlay-search .search-input{border:none;font-size:.875rem}@media(min-width:480px){.map-overlay-search .search-input{font-size:.9375rem}}.map-overlay-search .search-input:focus{outline:none;box-shadow:0 0 0 2px var(--map-primary) inset}.map-overlay-search .filter-btn{border:none}.map-overlay-filters{overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.map-overlay-filters::-webkit-scrollbar{display:none}.map-overlay-filters .filter-chips{flex-wrap:nowrap;width:max-content;min-width:100%}.map-overlay-filters .chip{background-color:#fff;box-shadow:0 2px 4px #0000001a;border:none;white-space:nowrap;flex-shrink:0;font-size:.8125rem;padding:.375rem .875rem;min-height:36px}@media(min-width:480px){.map-overlay-filters .chip{font-size:.875rem;padding:.5rem 1rem;min-height:40px}}.map-overlay-filters .chip.selected{background-color:var(--map-primary);color:#fff}@media(max-width:767px){button,.map-btn,.chip{min-height:44px;min-width:44px}}.map-back-btn{display:none;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:1000;background-color:var(--map-primary);color:#fff;border:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;cursor:pointer;box-shadow:0 4px 12px #00000040;transition:all .2s ease;align-items:center;gap:.5rem;min-height:48px}.map-back-btn:hover{background-color:var(--map-primary-dark, #0d9488);box-shadow:0 6px 16px #0000004d}.map-back-btn:active{transform:translate(-50%) scale(.98)}.map-back-btn svg{font-size:1rem}@media(max-width:767px){.map-back-btn{display:flex}}:root{--color-white: #ffffff;--color-teal-50: #f0fdfa;--color-teal-100: #ccfbf1;--color-teal-300: #a7f3d0;--color-teal-600: #0d9488;--color-teal-700: #0f766e;--color-gray-50: #f9fafb;--color-gray-200: #e5e7eb;--color-gray-500: #6b7281;--color-gray-600: #4b5563;--color-gray-900: #111827}._aboutPage_1a8fa_17{min-height:100vh;background-color:var(--color-white);color:var(--color-gray-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._aboutPage_1a8fa_17 p{line-height:1.625}._container_1a8fa_30{width:100%;margin:0 auto;padding:0 1.5rem}@media(min-width:1024px){._container_1a8fa_30{max-width:1024px}}._container_1a8fa_30._textCenter_1a8fa_42{text-align:center}@media(min-width:1024px){._container_1a8fa_30._narrow_1a8fa_47{max-width:896px}}._textTeal_1a8fa_52{color:var(--color-teal-600)}._heroSection_1a8fa_57{padding-top:5rem;padding-bottom:5rem}._sectionTitle_1a8fa_62{font-size:2.25rem;font-weight:700;margin-bottom:1rem}._sectionHeader_1a8fa_68{text-align:center;margin-bottom:3rem;max-width:672px;margin-left:auto;margin-right:auto}._sectionHeader_1a8fa_68 ._sectionSubtitle_1a8fa_76{font-size:1.125rem;color:var(--color-gray-600)}._btn_1a8fa_82{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-weight:500;border-radius:.375rem;transition:all .2s ease-in-out;cursor:pointer;border:1px solid transparent;font-size:1rem}._btn_1a8fa_82 ._iconRight_1a8fa_95{width:1.25rem;height:1.25rem;margin-left:.5rem}._btn_1a8fa_82._primary_1a8fa_101{background-color:var(--color-teal-600);color:var(--color-white)}._btn_1a8fa_82._primary_1a8fa_101:hover{background-color:var(--color-teal-700)}._btn_1a8fa_82._outline_1a8fa_110{border-color:var(--color-teal-600);color:var(--color-teal-600);background-color:var(--color-white)}._btn_1a8fa_82._outline_1a8fa_110:hover{background-color:var(--color-teal-50)}._iconWrapperLg_1a8fa_121{width:4rem;height:4rem;background-color:var(--color-teal-100);border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}._iconWrapperSm_1a8fa_132{width:3rem;height:3rem;background-color:var(--color-teal-100);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._iconLg_1a8fa_143{width:2rem;height:2rem;color:var(--color-teal-600)}._iconSm_1a8fa_149{width:1.5rem;height:1.5rem;color:var(--color-teal-600)}._heroSection_1a8fa_57{background:linear-gradient(to bottom,var(--color-teal-50),var(--color-white));text-align:center;padding-top:5rem;padding-bottom:5rem}._heroTitle_1a8fa_167{font-size:3rem;font-weight:700;color:var(--color-gray-900);margin-bottom:1.5rem}@media(min-width:768px){._heroTitle_1a8fa_167{font-size:3.75rem}}._heroSubtitle_1a8fa_180{font-size:1.25rem;color:var(--color-gray-600);margin-bottom:2rem;max-width:768px;margin:0 auto 2rem}@media(min-width:768px){._heroSubtitle_1a8fa_180{font-size:1.5rem}}._whatIsSection_1a8fa_195{background-color:var(--color-white);padding-top:5rem;padding-bottom:5rem}._gridLayout_1a8fa_201{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){._gridLayout_1a8fa_201{grid-template-columns:1fr 1fr}}._textBody_1a8fa_213{color:var(--color-gray-600)}._textBody_1a8fa_213 p{margin-bottom:1rem}._imageContainer_1a8fa_221{background-color:var(--color-teal-100);border-radius:1rem;padding:2rem}._featuredImage_1a8fa_227{width:100%;height:20rem;object-fit:cover;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}._howItWorksSection_1a8fa_237{background-color:var(--color-gray-50);padding-top:5rem;padding-bottom:5rem}._stepsGrid_1a8fa_243{display:grid;gap:2rem}@media(min-width:768px){._stepsGrid_1a8fa_243{grid-template-columns:repeat(3,1fr)}}._stepCard_1a8fa_254{background-color:var(--color-white);padding:2rem;border-radius:1rem;text-align:center;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}._stepLabel_1a8fa_262{color:var(--color-teal-600);margin-bottom:.75rem;font-weight:500}._cardTitle_1a8fa_268{font-size:1.25rem;font-weight:700;color:var(--color-gray-900);margin-bottom:.75rem}._stepCard_1a8fa_254 p{color:var(--color-gray-600)}._featuresSection_1a8fa_280{background-color:var(--color-white);padding-top:5rem;padding-bottom:5rem}._featuresGrid_1a8fa_286{display:grid;gap:2rem}@media(min-width:768px){._featuresGrid_1a8fa_286{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._featuresGrid_1a8fa_286{grid-template-columns:repeat(3,1fr)}}._featureCard_1a8fa_303{padding:1.5rem;border:1px solid var(--color-gray-200);border-radius:.75rem;transition:border-color .2s ease-in-out}._featureCard_1a8fa_303:hover{border-color:var(--color-teal-300)}._featureTitle_1a8fa_314{font-weight:700;color:var(--color-gray-900);margin-bottom:.5rem}._featureCard_1a8fa_303 p{font-size:.875rem;color:var(--color-gray-600)}
