._wizardContainer_1hom7_7{min-height:calc(100vh - 70px);padding:40px 20px;display:flex;justify-content:center;align-items:flex-start;background:#f5f5f5}._wizardCard_1hom7_25{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000001f;max-width:900px;width:100%;padding:40px;animation:_fadeInUp_1hom7_1 .5s ease}@keyframes _fadeInUp_1hom7_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._progressBar_1hom7_69{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}._progressBar_1hom7_69:before{content:"";position:absolute;top:20px;left:0;right:0;height:3px;background:linear-gradient(to right,#e0e0e0 0% 100%);z-index:0}._progressStep_1hom7_105{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:1;flex:1}._stepNumber_1hom7_125{width:40px;height:40px;border-radius:50%;background:#e0e0e0;color:#666;display:flex;align-items:center;justify-content:center;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000001a}._progressStep_1hom7_105._active_1hom7_153 ._stepNumber_1hom7_125{background:linear-gradient(135deg,#007b8e,#005f6b);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #007b8e66}._stepLabel_1hom7_167{font-size:12px;color:#666;text-align:center;font-weight:500;transition:all .3s}._progressStep_1hom7_105._active_1hom7_153 ._stepLabel_1hom7_167{color:#007b8e;font-weight:600}._stepContent_1hom7_195{margin-bottom:30px;animation:_fadeIn_1hom7_1 .4s ease}@keyframes _fadeIn_1hom7_1{0%{opacity:0}to{opacity:1}}._stepTitle_1hom7_223{font-size:28px;color:#007b8e;margin-bottom:25px;font-weight:600;position:relative;padding-bottom:15px}._stepTitle_1hom7_223:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(to right,#007b8e,#00c6d7);border-radius:2px}._formGrid_1hom7_265{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:20px}._formGroup_1hom7_279{display:flex;flex-direction:column;gap:6px}._formGroup_1hom7_279 label{font-size:14px;font-weight:600;color:#333}._required_1hom7_301{color:#dc3545;margin-left:2px}._formGroup_1hom7_279 input,._formGroup_1hom7_279 select{padding:12px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease;background:#fff}._formGroup_1hom7_279 input:focus,._formGroup_1hom7_279 select:focus{outline:none;border-color:#007b8e;box-shadow:0 0 0 4px #007b8e1a}._formGroup_1hom7_279 input:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.6}._inputError_1hom7_359{border-color:#dc3545!important;background-color:#fff5f5!important}._inputError_1hom7_359:focus{border-color:#dc3545!important;box-shadow:0 0 0 4px #dc35451a!important}._checkboxSection_1hom7_381{display:flex;flex-direction:column;gap:15px;padding:24px;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border-radius:12px;border:2px solid #e0e0e0}._checkboxLabel_1hom7_401{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px;padding:8px;border-radius:6px;transition:all .2s}._checkboxLabel_1hom7_401:hover{background:#007b8e0d}._checkboxLabel_1hom7_401 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#007b8e}._checkboxLabel_1hom7_401 span{color:#333;font-weight:500}._daysContainer_1hom7_457{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}._dayButton_1hom7_471{padding:12px 18px;border:2px solid #e0e0e0;background:#fff;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);color:#666;font-size:14px}._dayButton_1hom7_471:hover{border-color:#007b8e;color:#007b8e;transform:translateY(-2px);box-shadow:0 4px 8px #007b8e33}._dayButton_1hom7_471._active_1hom7_153{background:linear-gradient(135deg,#007b8e,#005f6b);border-color:#007b8e;color:#fff;box-shadow:0 4px 12px #007b8e4d}._sectionHeader_1hom7_525{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._addButton_1hom7_539{background:linear-gradient(135deg,#007b8e,#005f6b);color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 8px #007b8e33}._addButton_1hom7_539:hover{transform:translateY(-2px);box-shadow:0 6px 16px #007b8e4d}._dynamicCard_1hom7_575{background:linear-gradient(135deg,#f9f9f9,#fff);border:2px solid #e0e0e0;border-radius:12px;padding:25px;margin-bottom:20px;position:relative;transition:all .3s ease}._dynamicCard_1hom7_575:hover{box-shadow:0 4px 12px #00000014;border-color:#007b8e}._removeButton_1hom7_605{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;font-size:20px;line-height:1;transition:all .3s ease;box-shadow:0 2px 8px #dc35454d}._removeButton_1hom7_605:hover{transform:rotate(90deg) scale(1.1);box-shadow:0 4px 12px #dc354566}._uploadSection_1hom7_651{display:flex;flex-direction:column;gap:25px}._fileInput_1hom7_663{padding:16px;border:3px dashed #d0d0d0;border-radius:12px;cursor:pointer;transition:all .3s ease;background:linear-gradient(135deg,#fafafa,#f5f5f5)}._fileInput_1hom7_663:hover{border-color:#007b8e;background:linear-gradient(135deg,#f0f9fa,#e6f7f9)}._fileName_1hom7_691{color:#007b8e;font-size:14px;margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-weight:600}._buttonGroup_1hom7_713{display:flex;justify-content:space-between;gap:15px;margin-top:40px;padding-top:30px;border-top:2px solid #f0f0f0}._btnPrimary_1hom7_731,._btnSecondary_1hom7_733,._btnSubmit_1hom7_735{padding:14px 32px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._btnPrimary_1hom7_731{background:linear-gradient(135deg,#007b8e,#005f6b);color:#fff;margin-left:auto;box-shadow:0 4px 12px #007b8e4d}._btnPrimary_1hom7_731:hover{transform:translateY(-2px);box-shadow:0 6px 16px #007b8e66}._btnSecondary_1hom7_733{background:#fff;color:#007b8e;border:2px solid #007b8e}._btnSecondary_1hom7_733:hover{background:#f0f9fa;transform:translateY(-2px)}._btnSubmit_1hom7_735{background:linear-gradient(135deg,#28a745,#1e7e34);color:#fff;margin-left:auto;box-shadow:0 4px 12px #28a7454d}._btnSubmit_1hom7_735:hover{transform:translateY(-2px);box-shadow:0 6px 16px #28a74566}._btnSubmit_1hom7_735:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){._wizardCard_1hom7_25{padding:24px}._formGrid_1hom7_265{grid-template-columns:1fr}._progressBar_1hom7_69{flex-wrap:wrap;gap:10px}._stepLabel_1hom7_167{font-size:10px}._stepNumber_1hom7_125{width:36px;height:36px}}@media(max-width:480px){._wizardCard_1hom7_25{padding:20px}._stepTitle_1hom7_223{font-size:22px}._buttonGroup_1hom7_713{flex-direction:column}._btnPrimary_1hom7_731,._btnSecondary_1hom7_733,._btnSubmit_1hom7_735{width:100%;margin-left:0!important}._daysContainer_1hom7_457{justify-content:center}}*{font-family:Roboto,Arial,sans-serif}._pageContainer_8v9ul_11{width:100%;margin:0;padding:0}._headerBanner_8v9ul_23{width:100%;text-align:center;padding:60px;background:linear-gradient(135deg,#007b8e,#00afc7);color:#fff;margin-bottom:40px;box-shadow:0 4px 12px #007b8e33;position:relative}._headerBanner_8v9ul_23 h1{font-family:Roboto,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:10px;text-transform:capitalize;letter-spacing:.5px;color:#fff}._headerBanner_8v9ul_23 p{font-size:22px;font-weight:400;max-width:800px;margin:0 auto;line-height:1.5;letter-spacing:.3px;font-family:Roboto,Arial,sans-serif}._headerDivider_8v9ul_87{width:150px;height:3px;background-color:#124949;margin:30px auto 10px;opacity:.7;border-radius:2px}@media(max-width:768px){._headerBanner_8v9ul_23{padding:70px 20px 30px}._headerBanner_8v9ul_23 h1{font-size:32px}._headerBanner_8v9ul_23 p{font-size:18px}}@media(max-width:480px){._headerBanner_8v9ul_23{padding:60px 15px 25px}._headerBanner_8v9ul_23 h1{font-size:28px}._headerBanner_8v9ul_23 p{font-size:16px}}._container_8v9ul_163{max-width:900px;margin:0 auto;padding:0 20px}._introBox_8v9ul_175{border-left:4px solid #007B8E;padding:10px 20px;margin-bottom:30px;background-color:#f9f9f9;color:#000;font-family:Roboto,Arial,sans-serif}._section_8v9ul_195{border:1px solid #e0e0e0;border-radius:4px;margin-bottom:15px;overflow:hidden}._sectionHeader_8v9ul_211{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#f9f9f9}._sectionHeader_8v9ul_211 h2{margin:0;font-size:1.2rem;color:#007b8e;font-family:Roboto,Arial,sans-serif;font-weight:500}._sectionContent_8v9ul_247{padding:20px;border-top:1px solid #e0e0e0;color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._sectionContent_8v9ul_247 p{margin-top:0;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._sectionContent_8v9ul_247 ul{padding-left:20px}._sectionContent_8v9ul_247 li{margin-bottom:10px;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._plus_8v9ul_293,._minus_8v9ul_293{position:relative;width:15px;height:15px}._plus_8v9ul_293:before,._plus_8v9ul_293:after,._minus_8v9ul_293:before{content:"";position:absolute;background-color:#007b8e}._plus_8v9ul_293:before,._minus_8v9ul_293:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}._plus_8v9ul_293:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}a{color:#007b8e;text-decoration:none;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a:hover{text-decoration:underline}._footer_8v9ul_371{margin-top:40px;padding-top:20px;padding-bottom:20px;border-top:1px solid #e0e0e0;font-size:14px;color:#666;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._footer_8v9ul_371 a{color:#007b8e;text-decoration:none;font-weight:500}._footer_8v9ul_371 a:hover{text-decoration:underline}._container_1a0ms_1{display:flex;justify-content:center;padding:0;font-family:Roboto,Arial,sans-serif;color:#333;background-color:#fff;line-height:1.6;flex-direction:column;width:100%}._pageHeader_1a0ms_25{width:100%;background:linear-gradient(135deg,#007b8e,#00afc7);padding:60px;text-align:center;color:#fff;margin-bottom:40px}._pageHeader_1a0ms_25 h1{font-family:Roboto,Arial,sans-serif;font-size:3rem;font-weight:700;margin-bottom:10px;text-transform:capitalize;letter-spacing:.5px;color:#fff}._pageHeader_1a0ms_25 p{font-size:18px;opacity:.9;max-width:800px;margin:15px auto 0}._termsWrapper_1a0ms_81{max-width:900px;width:100%;background-color:#fff;border-radius:8px;box-shadow:0 4px 20px #00000014;margin:0 auto 40px}._header_1a0ms_99{padding:30px;background-color:#007b8e;color:#fff;border-radius:8px 8px 0 0;position:relative;display:none}._header_1a0ms_99 h1{margin:0 0 10px;font-size:32px;font-weight:600;color:#fff}._header_1a0ms_99 p{margin:0;opacity:.9;font-size:14px}._termsContent_1a0ms_143{padding:30px}._introduction_1a0ms_151{margin-bottom:30px;font-size:16px;border-left:3px solid #007b8e;background-color:#007b8e0d;padding:15px 20px;border-radius:0 4px 4px 0}._section_1a0ms_171{margin-bottom:15px;border:1px solid #e0e0e0;border-radius:6px;overflow:hidden;transition:all .3s ease}._section_1a0ms_171:hover{box-shadow:0 2px 10px #0000000d}._sectionHeader_1a0ms_195{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#f8f8f8;transition:background-color .2s ease}._sectionHeader_1a0ms_195:hover{background-color:#f2f2f2}._sectionHeader_1a0ms_195 h2{margin:0;font-size:18px;font-weight:500;color:#007b8e}._arrowDown_1a0ms_237,._arrowUp_1a0ms_237{font-size:22px;color:#007b8e;transition:transform .3s ease}._sectionContent_1a0ms_249{padding:0;max-height:0;overflow:hidden;transition:all .3s ease}._sectionContent_1a0ms_249._active_1a0ms_263{padding:20px;max-height:2000px}._sectionContent_1a0ms_249 p{margin-top:0;margin-bottom:16px}._sectionContent_1a0ms_249 p:last-child{margin-bottom:0}._sectionContent_1a0ms_249 ul{margin:0;padding-left:20px}._sectionContent_1a0ms_249 li{margin-bottom:8px}._sectionContent_1a0ms_249 li:last-child{margin-bottom:0}._footer_1a0ms_317{margin-top:40px;padding-top:20px;border-top:1px solid #e0e0e0;font-size:14px;color:#666;text-align:center}._footer_1a0ms_317 a{color:#007b8e;text-decoration:none;font-weight:500}._footer_1a0ms_317 a:hover{text-decoration:underline}@media(max-width:768px){._container_1a0ms_1{padding:0}._pageHeader_1a0ms_25{padding:40px 20px}._pageHeader_1a0ms_25 h1{font-size:28px}._pageHeader_1a0ms_25 p{font-size:16px}._termsWrapper_1a0ms_81{border-radius:0;box-shadow:none}._header_1a0ms_99{padding:20px}._header_1a0ms_99 h1{font-size:24px}._termsContent_1a0ms_143{padding:20px}._sectionHeader_1a0ms_195 h2{font-size:16px}._sectionContent_1a0ms_249._active_1a0ms_263{padding:15px}}._footerContainer_1sgwj_1{background-color:#cce6e8;color:#000;padding:3rem 0 0;font-family:Arial,sans-serif;overflow:hidden}._footerContent_1sgwj_17{display:flex;justify-content:space-around;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 2rem}._footerSectionAbout_1sgwj_35,._footerSectionLinks_1sgwj_37,._footerSectionContactForm_1sgwj_39{flex:1;padding:1rem;min-width:250px}._footerSectionAbout_1sgwj_35 h2,._footerSectionLinks_1sgwj_37 h2,._footerSectionContactForm_1sgwj_39 h2{color:#000;margin-bottom:1rem;font-size:1.5rem;position:relative;text-align:left}._footerSectionAbout_1sgwj_35 h2:after,._footerSectionLinks_1sgwj_37 h2:after,._footerSectionContactForm_1sgwj_39 h2:after{content:"";position:absolute;left:0;bottom:-5px;width:50px;height:2px;background:#005f68}._footerSectionAbout_1sgwj_35 p{margin-bottom:1rem;line-height:1.6;color:#333;margin:0;padding:0}._contact_1sgwj_111 span{display:block;margin-bottom:.5rem;margin-top:.5rem;color:#555}._footerSectionLinks_1sgwj_37 ul{list-style-type:none;padding:0}._footerSectionLinks_1sgwj_37 ul li{margin-bottom:.5rem}._footerSectionLinks_1sgwj_37 ul li a{color:#000;text-decoration:none;transition:color .3s ease}._footerSectionLinks_1sgwj_37 ul li a:hover{color:#005f6b}._footerSectionContactForm_1sgwj_39 input,._footerSectionContactForm_1sgwj_39 textarea{background:#fafafa1a;color:#000;border:1px solid #007b8e;padding:.7rem;margin-bottom:.5rem;width:100%;border-radius:4px}._footerSectionContactForm_1sgwj_39 input::placeholder,._footerSectionContactForm_1sgwj_39 textarea::placeholder{color:#666}._footerSectionContactForm_1sgwj_39 button{background:#007b8e;color:#fff;border:none;padding:.7rem 1.5rem;border-radius:4px;cursor:pointer;transition:background .3s ease}._footerSectionContactForm_1sgwj_39 button:hover{background:#005f6b}._footerBottom_1sgwj_223{background:#007b8e1a;padding:1rem 0;text-align:center;margin-top:2rem}._footerBottom_1sgwj_223 p{font-size:.9rem;display:flex;justify-content:center;color:#000}._footerBottom_1sgwj_223 a{color:#000;text-decoration:none;transition:color .3s ease;margin:0 .5rem}._footerBottom_1sgwj_223 a:hover{color:#005f6b}@media screen and (max-width:768px){._footerContent_1sgwj_17{flex-direction:column}._footerSectionAbout_1sgwj_35,._footerSectionLinks_1sgwj_37,._footerSectionContactForm_1sgwj_39{margin-bottom:2rem}}._navbar_1lorh_3{background:#fff;color:#007b8e;box-shadow:0 2px 8px #00000026;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}._navbarContent_1lorh_25{max-width:100%;margin:0 auto;padding:0 30px;display:flex;justify-content:space-between;align-items:center;height:70px}._navbarBrand_1lorh_45{font-size:28px;font-weight:700;letter-spacing:-.5px;display:flex;align-items:center;gap:10px;-webkit-user-select:none;user-select:none;cursor:pointer}._brandIcon_1lorh_67{height:36px;width:36px;animation:_pulse_1lorh_1 2s ease-in-out infinite;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@keyframes _pulse_1lorh_1{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}._brandText_1lorh_99{display:inline-block;transition:all .3s ease;text-shadow:0 2px 4px rgba(0,0,0,.1)}._navbarBrand_1lorh_45:hover ._brandText_1lorh_99{transform:translate(4px);text-shadow:0 3px 6px rgba(0,0,0,.15)}._navbarBrand_1lorh_45:hover ._brandIcon_1lorh_67{animation:none;transform:rotate(360deg) scale(1.15);transition:transform .6s ease}._navbarMenu_1lorh_133{display:flex;gap:15px}._navButton_1lorh_143{background:transparent;color:#007b8e;border:2px solid transparent;padding:10px 24px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;white-space:nowrap}._navButton_1lorh_143:before{content:"";position:absolute;inset:0;background:#ffffff1a;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:-1;border-radius:8px}._navButton_1lorh_143:hover:before{transform:scaleX(1)}._navButton_1lorh_143:hover{border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 8px #00000026}._navButton_1lorh_143._active_1lorh_223{background:#007b8e;color:#fff;border-color:#005f6b;box-shadow:0 4px 12px #0003;font-weight:600;transform:translateY(0)}._navButton_1lorh_143._active_1lorh_223:before{display:none}._navButton_1lorh_143:active{transform:translateY(0)}._navButton_1lorh_143._active_1lorh_223:hover{transform:translateY(-1px);box-shadow:0 6px 16px #00000040}@media(max-width:1024px){._navbarContent_1lorh_25{padding:0 25px;height:65px}._navbarBrand_1lorh_45{font-size:24px}._brandIcon_1lorh_67{font-size:28px}._navbarMenu_1lorh_133{gap:12px}._navButton_1lorh_143{padding:9px 20px;font-size:14px}}@media(max-width:768px){._navbarContent_1lorh_25{padding:0 20px;height:60px}._navbarBrand_1lorh_45{font-size:22px}._brandIcon_1lorh_67{font-size:26px}._navbarMenu_1lorh_133{gap:10px}._navButton_1lorh_143{padding:8px 16px;font-size:13px}}@media(max-width:480px){._navbarContent_1lorh_25{flex-direction:column;height:auto;padding:15px 20px;gap:15px}._navbarBrand_1lorh_45{font-size:20px;width:100%;justify-content:center}._brandIcon_1lorh_67{font-size:24px}._navbarMenu_1lorh_133{width:100%;justify-content:center;gap:8px}._navButton_1lorh_143{flex:1;padding:10px 12px;font-size:13px;min-width:0;text-align:center}}@media(max-width:360px){._navbarContent_1lorh_25{padding:12px 15px;gap:12px}._navbarBrand_1lorh_45{font-size:18px}._brandIcon_1lorh_67{font-size:22px}._navButton_1lorh_143{padding:8px 10px;font-size:12px}}._navButton_1lorh_143:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:2px}._navbarBrand_1lorh_45:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:4px;border-radius:4px}@media print{._navbar_1lorh_3{display:none}}._dashboardContainer_13s79_3{min-height:calc(100vh - 70px);padding:40px 20px;max-width:1400px;margin:0 auto;background:#f5f5f5}._dashboardHeader_13s79_19{text-align:center;margin-bottom:50px}._dashboardHeader_13s79_19 h1{font-size:42px;background:linear-gradient(135deg,#007b8e,#00c6d7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;font-weight:700}._dashboardHeader_13s79_19 p{font-size:18px;color:#666}._filtersSection_13s79_61{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 12px #00000014;margin-bottom:30px;display:flex;gap:20px;flex-wrap:wrap;align-items:center}._filterGroup_13s79_85{flex:1;min-width:200px}._checkboxLabel_13s79_95{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px;padding:8px;border-radius:6px;transition:all .2s}._checkboxLabel_13s79_95:hover{background:#007b8e0d}._checkboxLabel_13s79_95 input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#007b8e}._checkboxLabel_13s79_95 span{color:#333;font-weight:500}._filterInput_13s79_149{width:100%;padding:12px 14px;border:2px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .3s ease}._filterInput_13s79_149:focus{outline:none;border-color:#007b8e;box-shadow:0 0 0 4px #007b8e1a}._resultsCount_13s79_179{font-size:18px;color:#666;margin-bottom:25px;font-weight:500}._resultsCount_13s79_179 strong{color:#007b8e;font-size:24px;font-weight:700}._doctorsGrid_13s79_207{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:40px}._doctorCard_13s79_221{background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}._doctorCard_13s79_221:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}._doctorCardHeader_13s79_247{display:flex;gap:15px;padding:24px;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);border-bottom:2px solid #e0e0e0}._doctorPhoto_13s79_263{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #007b8e;box-shadow:0 4px 8px #007b8e33}._doctorInfo_13s79_281 h3{font-size:18px;color:#007b8e;margin-bottom:6px;font-weight:600}._doctorLocation_13s79_295,._doctorContact_13s79_297{font-size:13px;color:#666;margin:4px 0}._doctorCardBody_13s79_309{padding:24px}._infoRow_13s79_317{display:flex;justify-content:space-between;margin-bottom:14px;font-size:14px;gap:15px}._infoRow_13s79_317 strong{color:#333;font-weight:600}._infoRow_13s79_317 span{color:#666;text-align:right;flex:1}._tagsSection_13s79_355{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}._tag_13s79_355{padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}._tag_13s79_355._duty_13s79_383{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#007b8e}._tag_13s79_355._shift_13s79_393{background:linear-gradient(135deg,#f3e5f5,#e1bee7);color:#7b1fa2}._availableDays_13s79_403{margin-top:18px;padding-top:18px;border-top:2px solid #f0f0f0}._availableDays_13s79_403 strong{font-size:14px;color:#333;display:block;margin-bottom:10px;font-weight:600}._daysRow_13s79_431{display:flex;gap:8px;flex-wrap:wrap}._dayBadge_13s79_443{padding:6px 12px;background:linear-gradient(135deg,#007b8e,#005f6b);color:#fff;border-radius:6px;font-size:12px;font-weight:600;box-shadow:0 2px 4px #007b8e33}._doctorCardFooter_13s79_463{padding:20px 24px;background:linear-gradient(135deg,#f9f9f9,#f5f5f5);display:flex;gap:12px;border-top:2px solid #e0e0e0}._btnViewProfile_13s79_479,._btnContact_13s79_481{flex:1;padding:12px 18px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}._btnViewProfile_13s79_479{background:#fff;color:#007b8e;border:2px solid #007b8e}._btnViewProfile_13s79_479:hover{background:#f0f9fa;transform:translateY(-2px);box-shadow:0 4px 8px #007b8e33}._btnContact_13s79_481{background:linear-gradient(135deg,#007b8e,#005f6b);color:#fff;box-shadow:0 2px 8px #007b8e33}._btnContact_13s79_481:hover{transform:translateY(-2px);box-shadow:0 4px 12px #007b8e4d}._noResults_13s79_549{text-align:center;padding:80px 20px;background:#fff;border-radius:16px;box-shadow:0 4px 12px #00000014}._noResults_13s79_549 p{font-size:18px;color:#666;margin:10px 0}@media(max-width:768px){._doctorsGrid_13s79_207{grid-template-columns:1fr}._filtersSection_13s79_61{flex-direction:column;padding:20px}._filterGroup_13s79_85{width:100%}._dashboardHeader_13s79_19 h1{font-size:32px}._dashboardHeader_13s79_19 p{font-size:16px}}@media(max-width:480px){._doctorCardFooter_13s79_463{flex-direction:column}._btnViewProfile_13s79_479,._btnContact_13s79_481{width:100%}}._container_tyuma_7{min-height:calc(100vh - 70px);padding:40px 20px;max-width:1600px;margin:0 auto;background:#fafafa}._header_tyuma_25{margin-bottom:40px;animation:_fadeInUp_tyuma_1 .5s ease}._header_tyuma_25 h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}._subtitle_tyuma_49{color:#7f8c8d;font-size:15px;font-weight:400}._filtersSection_tyuma_63{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap;align-items:center;animation:_fadeInUp_tyuma_1 .5s ease .1s backwards}._searchBox_tyuma_81{position:relative;flex:1;min-width:300px}._searchIcon_tyuma_93{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#95a5a6;pointer-events:none}._searchBox_tyuma_81 input{width:80%;padding:12px 12px 12px 45px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;color:#2c3e50}._searchBox_tyuma_81 input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}._searchBox_tyuma_81 input::placeholder{color:#bdc3c7}._filterSelect_tyuma_155{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff;color:#2c3e50;cursor:pointer;transition:all .2s ease;min-width:180px}._filterSelect_tyuma_155:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}._stats_tyuma_191{margin-left:auto}._statBadge_tyuma_199{background:#3498db;color:#fff;padding:10px 20px;border-radius:6px;font-weight:500;font-size:13px;display:inline-block}._loading_tyuma_221{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px}._spinner_tyuma_239{width:40px;height:40px;border:3px solid #ecf0f1;border-top-color:#3498db;border-radius:50%;animation:_spin_tyuma_239 .8s linear infinite}@keyframes _spin_tyuma_239{to{transform:rotate(360deg)}}._loading_tyuma_221 p{color:#7f8c8d;font-size:14px}._emptyState_tyuma_281{text-align:center;padding:60px 20px;animation:_fadeIn_tyuma_1 .5s ease;background:#fff;border-radius:12px;border:1px solid #ecf0f1}._emptyIcon_tyuma_299{font-size:64px;margin-bottom:16px;opacity:.6}._emptyState_tyuma_281 h3{color:#2c3e50;font-size:20px;margin-bottom:8px;font-weight:600}._emptyState_tyuma_281 p{color:#95a5a6;font-size:14px}._tableContainer_tyuma_337{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a;border:1px solid #ecf0f1;animation:_fadeInUp_tyuma_1 .5s ease}._doctorsTable_tyuma_357{width:100%;border-collapse:collapse;font-size:14px}._doctorsTable_tyuma_357 thead{background:#f8f9fa;border-bottom:2px solid #ecf0f1}._doctorsTable_tyuma_357 thead th{padding:16px;text-align:left;font-weight:600;font-size:13px;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px}._doctorsTable_tyuma_357 tbody tr{border-bottom:1px solid #f5f5f5;transition:all .2s ease}._doctorsTable_tyuma_357 tbody tr:hover{background:#fafbfc}._doctorsTable_tyuma_357 tbody tr:last-child{border-bottom:none}._doctorsTable_tyuma_357 tbody td{padding:16px;vertical-align:middle;color:#2c3e50}._doctorCell_tyuma_439{display:flex;align-items:center;gap:12px;min-width:220px}._doctorAvatarSmall_tyuma_453{width:45px;height:45px;border-radius:8px;overflow:hidden;flex-shrink:0;border:2px solid #ecf0f1}._doctorAvatarSmall_tyuma_453 img{width:100%;height:100%;object-fit:cover}._avatarPlaceholderSmall_tyuma_483{width:100%;height:100%;background:#3498db;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}._doctorInfo_tyuma_507{flex:1}._doctorName_tyuma_515{font-weight:600;color:#2c3e50;margin-bottom:4px;font-size:14px}._doctorLicense_tyuma_529{color:#95a5a6;font-size:12px}._specialityCell_tyuma_539{min-width:150px}._primarySpec_tyuma_547{color:#3498db;font-weight:600;font-size:14px;margin-bottom:4px}._superSpec_tyuma_561{color:#7f8c8d;font-size:12px}._contactCell_tyuma_571{min-width:180px}._contactCell_tyuma_571>div{margin-bottom:6px;color:#2c3e50;font-size:13px}._contactCell_tyuma_571>div:last-child{margin-bottom:0}._emailText_tyuma_599{color:#7f8c8d;font-size:12px}._locationCell_tyuma_609{min-width:130px}._locationCell_tyuma_609>div:first-child{color:#2c3e50;font-weight:500;margin-bottom:4px;font-size:13px}._stateText_tyuma_631{color:#95a5a6;font-size:12px}._experienceBadge_tyuma_641{display:inline-block;background:#e8f4f8;color:#2980b9;padding:6px 12px;border-radius:6px;font-weight:500;font-size:12px;white-space:nowrap}._availabilityCell_tyuma_663{display:flex;flex-wrap:wrap;gap:6px;min-width:150px}._tag_tyuma_677{padding:5px 10px;border-radius:5px;font-size:11px;font-weight:500;white-space:nowrap}._tag_tyuma_677._consultation_tyuma_693{background:#e8f4f8;color:#2980b9}._tag_tyuma_677._duty_tyuma_703{background:#f3e5f5;color:#8e44ad}._tag_tyuma_677._shift_tyuma_713{background:#fff3e0;color:#e67e22}._viewBtn_tyuma_723{background:#3498db;color:#fff;border:none;padding:9px 18px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._viewBtn_tyuma_723:hover{background:#2980b9;transform:translateY(-1px);box-shadow:0 3px 8px #3498db40}._modalOverlay_tyuma_763{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:_fadeIn_tyuma_1 .3s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._modalContent_tyuma_795{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:_slideUp_tyuma_1 .3s ease;box-shadow:0 10px 40px #00000026}._modalClose_tyuma_819{position:sticky;top:20px;right:20px;float:right;background:#ecf0f1;color:#7f8c8d;border:none;width:36px;height:36px;border-radius:50%;font-size:22px;cursor:pointer;transition:all .2s ease;z-index:10;line-height:1}._modalClose_tyuma_819:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}._modalHeader_tyuma_867{display:flex;align-items:center;gap:20px;padding:32px;background:#f8f9fa;border-bottom:1px solid #ecf0f1}._doctorAvatar_tyuma_453{width:70px;height:70px;border-radius:10px;overflow:hidden;flex-shrink:0;border:2px solid #ecf0f1}._doctorAvatar_tyuma_453._large_tyuma_903{width:90px;height:90px}._doctorAvatar_tyuma_453 img{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_tyuma_483{width:100%;height:100%;background:#3498db;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:24px}._modalHeader_tyuma_867 h2{font-size:24px;color:#2c3e50;margin-bottom:6px;font-weight:600}._modalSpeciality_tyuma_963{color:#3498db;font-size:16px;font-weight:500}._modalBody_tyuma_975{padding:32px}._detailSection_tyuma_985{margin-bottom:32px}._detailSection_tyuma_985 h3{font-size:18px;color:#2c3e50;margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid #ecf0f1;font-weight:600}._detailGrid_tyuma_1011{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._detailItem_tyuma_1023 label{display:block;font-size:11px;color:#95a5a6;margin-bottom:6px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._detailItem_tyuma_1023 p{color:#2c3e50;font-size:14px;font-weight:500}._educationCard_tyuma_1057,._experienceCard_tyuma_1059{background:#f8f9fa;padding:18px;border-radius:10px;margin-bottom:12px;border:1px solid #ecf0f1;transition:all .2s ease}._educationCard_tyuma_1057:hover,._experienceCard_tyuma_1059:hover{border-color:#3498db;box-shadow:0 2px 8px #3498db1a}._educationCard_tyuma_1057 h4,._experienceCard_tyuma_1059 h4{color:#2c3e50;font-size:16px;margin-bottom:10px;font-weight:600}._educationCard_tyuma_1057 p,._experienceCard_tyuma_1059 p{color:#7f8c8d;font-size:13px;margin-bottom:6px;line-height:1.5}._expHeader_tyuma_1121{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:10px}._currentBadge_tyuma_1139{background:#27ae60;color:#fff;padding:5px 12px;border-radius:5px;font-size:11px;font-weight:500}._availabilitySection_tyuma_1159{display:flex;flex-direction:column;gap:16px}._availabilityTypes_tyuma_1171{display:flex;gap:10px;flex-wrap:wrap}._availableDays_tyuma_1183 label{display:block;font-size:13px;color:#7f8c8d;margin-bottom:10px;font-weight:500}._daysList_tyuma_1199{display:flex;gap:8px;flex-wrap:wrap}._dayBadge_tyuma_1211{background:#3498db;color:#fff;padding:7px 14px;border-radius:6px;font-size:12px;font-weight:500}@keyframes _fadeIn_tyuma_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_tyuma_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_tyuma_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){._doctorsTable_tyuma_357{font-size:13px}._doctorsTable_tyuma_357 thead th{padding:14px 12px;font-size:12px}._doctorsTable_tyuma_357 tbody td{padding:14px 12px}}@media(max-width:768px){._container_tyuma_7{padding:24px 16px}._header_tyuma_25 h1{font-size:26px}._filtersSection_tyuma_63{flex-direction:column}._searchBox_tyuma_81,._filterSelect_tyuma_155{width:100%;min-width:auto}._stats_tyuma_191{width:100%;margin-left:0}._statBadge_tyuma_199{width:100%;text-align:center}._tableContainer_tyuma_337{overflow-x:auto}._doctorsTable_tyuma_357{min-width:1000px}._modalContent_tyuma_795{max-height:95vh;border-radius:12px}._modalHeader_tyuma_867{padding:24px;flex-direction:column;text-align:center}._modalBody_tyuma_975{padding:24px}._detailGrid_tyuma_1011{grid-template-columns:1fr}._modalHeader_tyuma_867 h2{font-size:20px}}@media(max-width:480px){._header_tyuma_25 h1{font-size:22px}._subtitle_tyuma_49{font-size:13px}._modalClose_tyuma_819{width:32px;height:32px;font-size:18px}._doctorsTable_tyuma_357{font-size:12px}}._container_10qbp_7{min-height:calc(100vh - 70px);padding:40px 20px;max-width:1600px;margin:0 auto;background:#fafafa}._header_10qbp_25{margin-bottom:40px;animation:_fadeInUp_10qbp_1 .5s ease}._header_10qbp_25 h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}._subtitle_10qbp_49{color:#7f8c8d;font-size:15px;font-weight:400}._filtersSection_10qbp_63{display:flex;gap:15px;margin-bottom:30px;flex-wrap:wrap;align-items:center;animation:_fadeInUp_10qbp_1 .5s ease .1s backwards}._searchBox_10qbp_81{position:relative;flex:1;min-width:300px}._searchIcon_10qbp_93{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:16px;color:#95a5a6;pointer-events:none}._searchBox_10qbp_81 input{width:80%;padding:12px 12px 12px 45px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;transition:all .2s ease;background:#fff;color:#2c3e50}._searchBox_10qbp_81 input:focus{outline:none;border-color:#f39c12;box-shadow:0 0 0 3px #f39c121a}._searchBox_10qbp_81 input::placeholder{color:#bdc3c7}._filterSelect_10qbp_155{padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;background:#fff;color:#2c3e50;cursor:pointer;transition:all .2s ease;min-width:180px}._filterSelect_10qbp_155:focus{outline:none;border-color:#f39c12;box-shadow:0 0 0 3px #f39c121a}._stats_10qbp_191{margin-left:auto}._statBadge_10qbp_199{background:#f39c12;color:#fff;padding:10px 20px;border-radius:6px;font-weight:500;font-size:13px;display:inline-block}._loading_10qbp_221{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px}._spinner_10qbp_239{width:40px;height:40px;border:3px solid #ecf0f1;border-top-color:#f39c12;border-radius:50%;animation:_spin_10qbp_239 .8s linear infinite}@keyframes _spin_10qbp_239{to{transform:rotate(360deg)}}._emptyState_10qbp_269{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #ecf0f1;animation:_fadeIn_10qbp_1 .5s ease}._emptyIcon_10qbp_287{font-size:64px;margin-bottom:16px;opacity:.6}._emptyState_10qbp_269 h3{color:#2c3e50;font-size:20px;margin-bottom:8px;font-weight:600}._emptyState_10qbp_269 p{color:#95a5a6;font-size:14px}._tableContainer_10qbp_325{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a;border:1px solid #ecf0f1;animation:_fadeInUp_10qbp_1 .5s ease}._doctorsTable_10qbp_343{width:100%;border-collapse:collapse;font-size:14px}._doctorsTable_10qbp_343 thead{background:#fff9f0;border-bottom:2px solid #ffeaa7}._doctorsTable_10qbp_343 thead th{padding:16px;text-align:left;font-weight:600;font-size:13px;color:#2c3e50;text-transform:uppercase;letter-spacing:.5px}._doctorsTable_10qbp_343 tbody tr{border-bottom:1px solid #f5f5f5;transition:all .2s ease}._doctorsTable_10qbp_343 tbody tr:hover{background:#fffef8}._doctorsTable_10qbp_343 tbody td{padding:16px;vertical-align:middle;color:#2c3e50}._doctorCell_10qbp_417{display:flex;align-items:center;gap:12px;min-width:220px}._doctorAvatarSmall_10qbp_431{width:45px;height:45px;border-radius:8px;overflow:hidden;flex-shrink:0;border:2px solid #ffeaa7}._doctorAvatarSmall_10qbp_431 img{width:100%;height:100%;object-fit:cover}._avatarPlaceholderSmall_10qbp_461{width:100%;height:100%;background:#f39c12;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}._doctorName_10qbp_485{font-weight:600;color:#2c3e50;margin-bottom:4px;font-size:14px}._doctorLicense_10qbp_499{color:#95a5a6;font-size:12px}._specialityCell_10qbp_509{min-width:150px}._primarySpec_10qbp_517{color:#f39c12;font-weight:600;font-size:14px}._contactCell_10qbp_529{min-width:150px;font-size:13px;color:#2c3e50}._experienceBadge_10qbp_541{display:inline-block;background:#fff4e0;color:#e67e22;padding:6px 12px;border-radius:6px;font-weight:500;font-size:12px}._actionButtons_10qbp_563{display:flex;align-items:center;gap:10px}._viewBtn_10qbp_575{background:#fff;color:#7f8c8d;border:1px solid #e0e0e0;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease}._viewBtn_10qbp_575:hover{background:#f8f9fa;border-color:#bdc3c7;color:#2c3e50}._quickActionBtn_10qbp_611{background:#27ae60;color:#fff;border:none;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:600;transition:all .2s}._quickActionBtn_10qbp_611:hover{background:#229954;transform:scale(1.05)}._modalOverlay_10qbp_655{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:_fadeIn_10qbp_1 .3s ease}._modalContent_10qbp_687{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 10px 40px #00000026;animation:_slideUp_10qbp_1 .3s ease}._modalClose_10qbp_711{position:absolute;top:20px;right:20px;background:#ecf0f1;color:#7f8c8d;border:none;width:36px;height:36px;border-radius:50%;font-size:22px;cursor:pointer;z-index:10;line-height:1;transition:all .2s ease}._modalClose_10qbp_711:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}._modalHeader_10qbp_757{display:flex;align-items:center;gap:20px;padding:32px;background:#fffef8;border-bottom:1px solid #ffeaa7}._doctorAvatar_10qbp_431._large_10qbp_775{width:90px;height:90px;border-radius:10px;overflow:hidden;border:2px solid #ffeaa7}._avatarPlaceholder_10qbp_461{width:100%;height:100%;background:#f39c12;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:600}._headerInfo_10qbp_815{flex:1}._headerInfo_10qbp_815 h2{font-size:24px;color:#2c3e50;margin-bottom:6px;font-weight:600}._modalSpeciality_10qbp_837{color:#f39c12;font-size:16px;font-weight:500;margin-bottom:8px}._pendingBadge_10qbp_851{display:inline-block;background:#fff9f0;color:#e67e22;font-size:12px;font-weight:500;padding:5px 12px;border-radius:5px;border:1px solid #ffeaa7}._modalBody_10qbp_873{padding:32px}._detailSection_10qbp_883{margin-bottom:32px}._detailSection_10qbp_883 h3{font-size:18px;color:#2c3e50;margin-bottom:16px;border-bottom:2px solid #ecf0f1;padding-bottom:10px;font-weight:600}._detailGrid_10qbp_909{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}._detailItem_10qbp_921 label{display:block;font-size:11px;color:#95a5a6;text-transform:uppercase;font-weight:600;margin-bottom:6px;letter-spacing:.5px}._detailItem_10qbp_921 p{font-size:14px;font-weight:500;color:#2c3e50}._educationCard_10qbp_953,._experienceCard_10qbp_955{background:#f8f9fa;border:1px solid #ecf0f1;padding:18px;border-radius:10px;margin-bottom:12px;transition:all .2s ease}._educationCard_10qbp_953:hover,._experienceCard_10qbp_955:hover{border-color:#f39c12;box-shadow:0 2px 8px #f39c121a}._educationCard_10qbp_953 h4,._experienceCard_10qbp_955 h4{color:#2c3e50;font-size:16px;margin-bottom:10px;font-weight:600}._educationCard_10qbp_953 p,._experienceCard_10qbp_955 p{color:#7f8c8d;font-size:13px;margin-bottom:6px;line-height:1.5}._expHeader_10qbp_1017{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;flex-wrap:wrap;gap:10px}._currentBadge_10qbp_1035{background:#27ae60;color:#fff;padding:5px 12px;border-radius:5px;font-size:11px;font-weight:500}._modalFooter_10qbp_1055{margin-top:32px;padding-top:24px;border-top:1px solid #ecf0f1;display:flex;flex-direction:column;align-items:center;gap:16px}._actionNote_10qbp_1075{font-size:13px;color:#95a5a6;font-style:italic;text-align:center}._footerButtons_10qbp_1089{display:flex;gap:12px;width:100%;justify-content:flex-end}._actionBtn_10qbp_1103{padding:12px 24px;border-radius:8px;font-weight:500;font-size:14px;border:none;cursor:pointer;transition:all .2s;flex:1;max-width:180px}._rejectBtn_10qbp_1127{background:#fff;color:#e74c3c;border:1px solid #e74c3c}._rejectBtn_10qbp_1127:hover{background:#ffebee}._approveBtn_10qbp_1147{background:#27ae60;color:#fff}._approveBtn_10qbp_1147:hover{background:#229954;box-shadow:0 3px 8px #27ae6040}._actionBtn_10qbp_1103:disabled{opacity:.5;cursor:not-allowed}@keyframes _fadeIn_10qbp_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeInUp_10qbp_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes _slideUp_10qbp_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){._container_10qbp_7{padding:24px 16px}._header_10qbp_25 h1{font-size:26px}._filtersSection_10qbp_63{flex-direction:column}._searchBox_10qbp_81,._filterSelect_10qbp_155{width:100%}._stats_10qbp_191{width:100%;margin-left:0}._statBadge_10qbp_199{width:100%;text-align:center}._tableContainer_10qbp_325{overflow-x:auto}._doctorsTable_10qbp_343{min-width:900px}._modalContent_10qbp_687{border-radius:12px}._modalHeader_10qbp_757{padding:24px;flex-direction:column;text-align:center}._modalBody_10qbp_873{padding:24px}._footerButtons_10qbp_1089{flex-direction:column;width:100%}._actionBtn_10qbp_1103{max-width:100%}}@media(max-width:480px){._header_10qbp_25 h1{font-size:22px}._subtitle_10qbp_49{font-size:13px}._modalClose_10qbp_711{width:32px;height:32px;font-size:18px}}._container_fpeqv_5{min-height:100vh;background:#f5f7fa;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._header_fpeqv_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}._title_fpeqv_35{font-size:28px;font-weight:700;color:#1a202c;margin:0 0 8px}._subtitle_fpeqv_49{font-size:14px;color:#718096;margin:0}._userProfile_fpeqv_61{display:flex;align-items:center;gap:20px}._notifIcon_fpeqv_73{font-size:20px;position:relative;cursor:pointer;transition:transform .2s}._notifIcon_fpeqv_73:hover{transform:scale(1.1)}._badge_fpeqv_95{position:absolute;top:-5px;right:-5px;background:#ff4757;color:#fff;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}._avatar_fpeqv_127{width:40px;height:40px;background:#e2e8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:transform .2s}._avatar_fpeqv_127:hover{transform:scale(1.05)}._statsRow_fpeqv_163{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:32px}._statBox_fpeqv_177{background:#fff;padding:20px;border-radius:12px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000000d;transition:transform .2s,box-shadow .2s}._statBox_fpeqv_177:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statIcon_fpeqv_209{width:48px;height:48px;background:#e6f7f7;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}._pendingIcon_fpeqv_233{background:#fff3e0}._rejectedIcon_fpeqv_241{background:#ffebee}._totalIcon_fpeqv_249{background:#f3e5f5}._statNumber_fpeqv_257{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:4px}._statLabel_fpeqv_271{font-size:13px;color:#718096}._mainCard_fpeqv_283{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}._cardHeader_fpeqv_297{padding:24px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}._cardTitle_fpeqv_317{font-size:18px;font-weight:600;color:#1a202c;margin:0}._toggleContainer_fpeqv_333{display:flex;gap:8px;background:#f7fafc;padding:4px;border-radius:8px}._toggleBtn_fpeqv_349{padding:10px 20px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#4a5568;transition:all .2s;white-space:nowrap}._toggleBtn_fpeqv_349:hover{background:#ffffff80}._toggleBtnActive_fpeqv_383{background:#fff;color:#007b8e;font-weight:600;box-shadow:0 1px 3px #0000001a}._searchContainer_fpeqv_399{padding:20px 24px;border-bottom:1px solid #e2e8f0}._searchBox_fpeqv_409{display:flex;gap:10px;align-items:center}._searchInput_fpeqv_421{flex:1;padding:10px 16px;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;transition:all .2s}._searchInput_fpeqv_421:focus{outline:none;border-color:#007b8e;box-shadow:0 0 0 3px #007b8e1a}._searchBtn_fpeqv_451{padding:10px 20px;background:#007b8e;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}._searchBtn_fpeqv_451:hover:not(:disabled){background:#006270}._searchBtn_fpeqv_451:disabled{opacity:.6;cursor:not-allowed}._clearBtn_fpeqv_495{padding:10px 16px;background:#f56565;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._clearBtn_fpeqv_495:hover{background:#e53e3e}._loadingContainer_fpeqv_529{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;color:#718096}._spinner_fpeqv_547{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#007b8e;border-radius:50%;animation:_spin_fpeqv_547 .8s linear infinite;margin-bottom:16px}@keyframes _spin_fpeqv_547{to{transform:rotate(360deg)}}._emptyState_fpeqv_575{text-align:center;padding:60px 24px;color:#718096}._emptyIcon_fpeqv_587{font-size:64px;margin-bottom:16px;opacity:.5}._emptyState_fpeqv_575 h3{font-size:18px;font-weight:600;color:#2d3748;margin:0 0 8px}._emptyState_fpeqv_575 p{font-size:14px;margin:0}._tableContainer_fpeqv_625{overflow-x:auto}._table_fpeqv_625{width:100%;border-collapse:collapse}._tableHeader_fpeqv_643{background:#f7fafc}._th_fpeqv_651{padding:16px 24px;text-align:left;font-size:12px;font-weight:600;color:#4a5568;text-transform:uppercase;letter-spacing:.5px}._tableRow_fpeqv_671{border-bottom:1px solid #e2e8f0;transition:background-color .2s}._tableRow_fpeqv_671:hover{background-color:#f7fafc}._td_fpeqv_689{padding:16px 24px;font-size:14px;color:#2d3748}._doctorName_fpeqv_703{display:flex;align-items:center;gap:12px}._doctorAvatar_fpeqv_715{width:36px;height:36px;background:#007b8e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0;overflow:hidden}._doctorAvatar_fpeqv_715 img{width:100%;height:100%;object-fit:cover}._specialtyBadge_fpeqv_757{background:#e6f7f7;color:#007b8e;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;display:inline-block}._viewBtn_fpeqv_779{background:#007b8e;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._viewBtn_fpeqv_779:hover{background:#006270;transform:translateY(-1px)}._actionBtns_fpeqv_813{display:flex;gap:8px}._approveBtn_fpeqv_823{background:#48bb78;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._approveBtn_fpeqv_823:hover{background:#38a169;transform:translateY(-1px)}._rejectBtn_fpeqv_857{background:#f56565;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}._rejectBtn_fpeqv_857:hover{background:#e53e3e;transform:translateY(-1px)}._pagination_fpeqv_893{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-top:1px solid #e2e8f0;background:#f7fafc}._pageBtn_fpeqv_911{padding:10px 20px;background:#fff;color:#007b8e;border:1px solid #e2e8f0;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}._pageBtn_fpeqv_911:hover:not(:disabled){background:#007b8e;color:#fff;border-color:#007b8e}._pageBtn_fpeqv_911:disabled{opacity:.5;cursor:not-allowed}._pageInfo_fpeqv_957{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:14px;color:#4a5568}._itemCount_fpeqv_975{font-size:12px;color:#718096}@media(max-width:1024px){._container_fpeqv_5{padding:16px}._statsRow_fpeqv_163{grid-template-columns:repeat(2,1fr)}._cardHeader_fpeqv_297{flex-direction:column;align-items:flex-start}._toggleContainer_fpeqv_333{width:100%}._toggleBtn_fpeqv_349{flex:1;text-align:center}}@media(max-width:768px){._header_fpeqv_21{flex-direction:column;align-items:flex-start;gap:16px}._title_fpeqv_35{font-size:24px}._statsRow_fpeqv_163{grid-template-columns:1fr}._searchBox_fpeqv_409{flex-direction:column}._searchInput_fpeqv_421,._searchBtn_fpeqv_451,._clearBtn_fpeqv_495{width:100%}._tableContainer_fpeqv_625{overflow-x:scroll}._table_fpeqv_625{min-width:800px}._th_fpeqv_651,._td_fpeqv_689{padding:12px 16px;font-size:13px}._pagination_fpeqv_893{flex-direction:column;gap:12px}._pageBtn_fpeqv_911{width:100%}}@media(max-width:480px){._container_fpeqv_5{padding:12px}._statBox_fpeqv_177{padding:16px}._statIcon_fpeqv_209{width:40px;height:40px;font-size:20px}._statNumber_fpeqv_257{font-size:20px}._cardHeader_fpeqv_297{padding:16px}._toggleBtn_fpeqv_349{padding:8px 12px;font-size:12px}._actionBtns_fpeqv_813{flex-direction:column;width:100%}._approveBtn_fpeqv_823,._rejectBtn_fpeqv_857{width:100%}}._modalOverlay_iqx3l_5{position:fixed;inset:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;animation:_fadeIn_iqx3l_1 .2s ease-out}._modalContent_iqx3l_33{background:#fff;border-radius:12px;width:90%;max-width:700px;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 10px 25px #0003;animation:_slideUp_iqx3l_1 .3s ease-out}._closeBtn_iqx3l_57{position:absolute;top:15px;right:20px;background:none;border:none;font-size:28px;color:#64748b;cursor:pointer;z-index:10}._closeBtn_iqx3l_57:hover{color:#1e293b}._profileHeader_iqx3l_91{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);padding:30px;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}._headerContent_iqx3l_113{display:flex;gap:20px;align-items:center}._avatar_iqx3l_125{width:80px;height:80px;border-radius:50%;background:#007b8e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;overflow:hidden;border:3px solid white;box-shadow:0 4px 6px #0000001a}._avatar_iqx3l_125 img{width:100%;height:100%;object-fit:cover}._name_iqx3l_169{margin:0;font-size:24px;color:#0f172a}._specialty_iqx3l_181{margin:4px 0 12px;color:#64748b;font-size:15px}._badges_iqx3l_193{display:flex;gap:10px}._badge_iqx3l_193{padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:capitalize}._badge_iqx3l_193._approved_iqx3l_219{background:#dcfce7;color:#166534}._badge_iqx3l_193._pending_iqx3l_221{background:#fef9c3;color:#854d0e}._badge_iqx3l_193._rejected_iqx3l_223{background:#fee2e2;color:#991b1b}._locationBadge_iqx3l_227{background:#fff;padding:4px 10px;border-radius:20px;font-size:12px;color:#475569;border:1px solid #e2e8f0}._resumeBtn_iqx3l_245{background:#fff;border:1px solid #cbd5e1;padding:8px 16px;border-radius:6px;text-decoration:none;color:#334155;font-size:13px;font-weight:500;transition:all .2s}._resumeBtn_iqx3l_245:hover{background:#f8fafc;border-color:#94a3b8}._tabs_iqx3l_281{display:flex;border-bottom:1px solid #e2e8f0;padding:0 30px}._tab_iqx3l_281{padding:15px 20px;background:none;border:none;color:#64748b;font-weight:500;cursor:pointer;position:relative;font-size:14px}._tab_iqx3l_281._active_iqx3l_315{color:#007b8e;font-weight:600}._tab_iqx3l_281._active_iqx3l_315:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#007b8e}._tabContent_iqx3l_347{padding:30px}._gridContainer_iqx3l_355{display:grid;grid-template-columns:1fr 1fr;gap:20px}._infoCard_iqx3l_367{background:#f8fafc;padding:20px;border-radius:8px}._infoCard_iqx3l_367 h3{margin:0 0 15px;font-size:16px;color:#334155;border-bottom:1px solid #e2e8f0;padding-bottom:8px}._row_iqx3l_395{display:flex;margin-bottom:12px;font-size:14px}._label_iqx3l_407{width:100px;color:#64748b;font-weight:500}._value_iqx3l_419{color:#1e293b;flex:1}._timeline_iqx3l_431{position:relative;padding-left:20px}._timeline_iqx3l_431:before{content:"";position:absolute;left:0;top:5px;bottom:5px;width:2px;background:#e2e8f0}._timelineItem_iqx3l_461{position:relative;padding-left:20px;margin-bottom:25px}._timelineDot_iqx3l_473{position:absolute;left:-5px;top:5px;width:12px;height:12px;background:#007b8e;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #007b8e}._timelineContent_iqx3l_497 h4{margin:0;color:#1e293b;font-size:16px}._institution_iqx3l_509{margin:4px 0;color:#475569}._year_iqx3l_519,._duration_iqx3l_519{font-size:13px;color:#94a3b8;margin-top:4px;display:block}._emptyText_iqx3l_533{text-align:center;color:#94a3b8;font-style:italic}._loadingState_iqx3l_547{height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#64748b}._spinner_iqx3l_565{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#007b8e;border-radius:50%;animation:_spin_iqx3l_565 1s linear infinite;margin-bottom:15px}@keyframes _spin_iqx3l_565{to{transform:rotate(360deg)}}@keyframes _fadeIn_iqx3l_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_iqx3l_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:600px){._gridContainer_iqx3l_355{grid-template-columns:1fr}._profileHeader_iqx3l_91{flex-direction:column}}
