@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._header_1pxtt_1{background-color:#115e59;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:40}._container_1pxtt_9{max-width:80rem;margin:0 auto;padding:1rem}@media(min-width:768px){._container_1pxtt_9{padding:1.25rem 2rem}}._content_1pxtt_21{display:flex;align-items:center;justify-content:space-between}._logoSection_1pxtt_27{display:flex;align-items:center;gap:.75rem}._logo_1pxtt_27{font-size:1.125rem;font-weight:900;color:#fff;letter-spacing:-.025em;text-decoration:none;transition:color .2s}._logo_1pxtt_27:hover{color:#ccfbf1}@media(min-width:768px){._logo_1pxtt_27{font-size:1.5rem}}._nav_1pxtt_52{display:flex;align-items:center;gap:1rem}._backButton_1pxtt_58{padding:.625rem 1.25rem;background-color:#fff;color:#115e59;font-weight:700;border-radius:.375rem;transition:all .2s;font-size:.875rem;border:none;cursor:pointer;text-decoration:none;display:inline-block}._backButton_1pxtt_58:hover{background-color:#f0fdfa}._adminLink_1pxtt_76{display:none;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#fff;transition:color .2s;text-decoration:none}._adminLink_1pxtt_76:hover{color:#ccfbf1}@media(min-width:768px){._adminLink_1pxtt_76{display:inline-flex}}._alertButton_1pxtt_96{padding:.625rem 1.25rem;background-color:#8b7ff5;color:#fff;font-weight:700;border-radius:.375rem;transition:all .2s;font-size:.875rem;border:none;cursor:pointer}._alertButton_1pxtt_96:hover{opacity:.9}._menuContainer_1pxtt_113{position:relative}._menuIcon_1pxtt_117{padding:.5rem;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s;border-radius:.375rem}._menuIcon_1pxtt_117:hover{color:#ccfbf1;background-color:#ffffff1a}._menuIconSvg_1pxtt_135{width:1.5rem;height:1.5rem}._menuDropdown_1pxtt_140{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px #00000026;padding:1rem;min-width:300px;z-index:50}@media(min-width:640px){._menuDropdown_1pxtt_140{min-width:350px}}._searchForm_1pxtt_158{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;margin-bottom:.75rem}._searchInput_1pxtt_167{width:100%;padding:.75rem 1rem;border:2px solid #cbd5e1;border-radius:.375rem;font-size:.875rem;outline:none;transition:all .2s;font-family:inherit}._searchInput_1pxtt_167:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1a}._searchButton_1pxtt_183{padding:.75rem 1.25rem;background-color:#0f766e;color:#fff;font-weight:700;border-radius:.375rem;transition:all .2s;font-size:.875rem;border:none;cursor:pointer;font-family:inherit}._searchButton_1pxtt_183:hover:not(:disabled){background-color:#115e59}._searchButton_1pxtt_183:disabled{background-color:#94a3b8;cursor:not-allowed}._menuLinks_1pxtt_205{display:flex;flex-direction:column;gap:.25rem}._menuLink_1pxtt_205{width:100%;text-align:left;padding:.75rem 1rem;background:transparent;border:none;color:#334155;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s;border-radius:.375rem;font-family:inherit}._menuLink_1pxtt_205:hover{background-color:#f0fdfa;color:#0f766e}._menuDivider_1pxtt_231{height:1px;background-color:#e2e8f0;margin:.5rem 0}._stickySubscribe_1pxtt_238{position:fixed;top:4.5rem;left:0;right:0;background-color:#8b7ff5;box-shadow:0 4px 6px #0000001a;z-index:35;animation:_slideDown_1pxtt_1 .3s ease-out}@keyframes _slideDown_1pxtt_1{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}._stickyContainer_1pxtt_260{max-width:80rem;margin:0 auto;padding:.75rem 1rem}@media(min-width:768px){._stickyContainer_1pxtt_260{padding:.875rem 2rem}}._stickyContent_1pxtt_272{display:flex;flex-direction:column;gap:.75rem;align-items:stretch}@media(min-width:768px){._stickyContent_1pxtt_272{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}}._stickyText_1pxtt_288{display:flex;flex-direction:column;gap:.125rem}._stickyTitle_1pxtt_294{font-size:.875rem;font-weight:700;color:#fff}@media(min-width:768px){._stickyTitle_1pxtt_294{font-size:1rem}}._stickySubtitle_1pxtt_306{font-size:.75rem;color:#e9d5ff}@media(min-width:768px){._stickySubtitle_1pxtt_306{font-size:.875rem}}._stickyForm_1pxtt_317{display:flex;gap:.5rem;flex:1;max-width:100%}@media(min-width:768px){._stickyForm_1pxtt_317{max-width:28rem}}._stickyInput_1pxtt_330{flex:1;padding:.625rem 1rem;font-size:.875rem;border:2px solid transparent;border-radius:.375rem;background-color:#fff;color:#1f2937;transition:all .2s;outline:none;min-width:0}._stickyInput_1pxtt_330:focus{border-color:#c4b5fd;box-shadow:0 0 0 3px #c4b5fd33}._stickyInput_1pxtt_330:disabled{background-color:#f3f4f6;cursor:not-allowed}._stickyInput_1pxtt_330::placeholder{color:#9ca3af}._stickyButton_1pxtt_357{padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;color:#8b7ff5;background-color:#fff;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s;white-space:nowrap;font-family:inherit}._stickyButton_1pxtt_357:hover:not(:disabled){background-color:#f5f3ff;transform:translateY(-1px)}._stickyButton_1pxtt_357:active:not(:disabled){transform:translateY(0)}._stickyButton_1pxtt_357:disabled{opacity:.7;cursor:not-allowed}._stickyError_1pxtt_385{font-size:.75rem;color:#fecaca;margin-top:-.5rem}@media(min-width:768px){._stickyError_1pxtt_385{position:absolute;bottom:-1.25rem;right:2rem}}._stickySuccess_1pxtt_399{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:600;font-size:.875rem;justify-content:center;width:100%}@media(min-width:768px){._stickySuccess_1pxtt_399{font-size:1rem}}._successIcon_1pxtt_416{width:1.5rem;height:1.5rem;flex-shrink:0}@media(min-width:768px){._successIcon_1pxtt_416{width:1.75rem;height:1.75rem}}._footer_1lncp_1{background-color:#134e4a;border-top:1px solid #115e59;margin-top:auto}._container_1lncp_7{max-width:80rem;margin:0 auto;padding:1.5rem 1rem}@media(min-width:768px){._container_1lncp_7{padding:1.5rem 2rem}}._content_1lncp_19{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media(min-width:768px){._content_1lncp_19{flex-direction:row}}._copyright_1lncp_33{color:#ccfbf1;font-size:.875rem;font-weight:500}._links_1lncp_39{display:flex;align-items:center;gap:1.5rem}._footerLink_1lncp_45{color:#ccfbf1;font-size:.875rem;font-weight:600;transition:color .2s;background:none;border:none;cursor:pointer;text-decoration:underline;padding:0;font-family:inherit}._footerLink_1lncp_45:hover{color:#fff}._contactLink_1lncp_62{color:#ccfbf1;font-size:.875rem;font-weight:600;transition:color .2s;text-decoration:underline}._contactLink_1lncp_62:hover{color:#fff}._hero_1irzs_1{background-color:#d4f4dd;border-bottom:1px solid #bbf7d0;padding:1.5rem 1rem}@media(min-width:768px){._hero_1irzs_1{padding:2rem}}._container_1irzs_13{max-width:56rem;margin:0 auto}._content_1irzs_18{text-align:center}._title_1irzs_22{font-size:1.75rem;font-weight:800;color:#14532d;margin-bottom:.75rem;line-height:1.2}@media(min-width:768px){._title_1irzs_22{font-size:2.25rem}}._subtitle_1irzs_36{font-size:1rem;color:#166534;margin-bottom:1.5rem;line-height:1.5;max-width:42rem;margin-left:auto;margin-right:auto}@media(min-width:768px){._subtitle_1irzs_36{font-size:1.125rem}}._form_1irzs_52{margin-bottom:1.5rem}._inputGroup_1irzs_56{display:flex;flex-direction:column;gap:.75rem;max-width:32rem;margin:0 auto}@media(min-width:640px){._inputGroup_1irzs_56{flex-direction:row}}._input_1irzs_56{flex:1;padding:.875rem 1.25rem;font-size:1rem;border:2px solid transparent;border-radius:.5rem;background-color:#fff;color:#1f2937;transition:all .2s;outline:none}._input_1irzs_56:focus{border-color:#8b7ff5;box-shadow:0 0 0 3px #8b7ff51a}._input_1irzs_56:disabled{background-color:#f3f4f6;cursor:not-allowed}._input_1irzs_56::placeholder{color:#9ca3af}._button_1irzs_96{padding:.875rem 2rem;font-size:1rem;font-weight:700;color:#fff;background-color:#8b7ff5;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;white-space:nowrap}._button_1irzs_96:hover:not(:disabled){background-color:#7c6fe3;transform:translateY(-1px);box-shadow:0 4px 12px #8b7ff54d}._button_1irzs_96:active:not(:disabled){transform:translateY(0)}._button_1irzs_96:disabled{opacity:.7;cursor:not-allowed}._errorMessage_1irzs_124{margin-top:1rem;padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c;font-size:.875rem;max-width:32rem;margin-left:auto;margin-right:auto}._successMessage_1irzs_137{margin-top:1rem;padding:.75rem 1rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;color:#15803d;font-size:.875rem;font-weight:500;max-width:32rem;margin-left:auto;margin-right:auto}._features_1irzs_151{display:flex;flex-direction:row;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center;color:#166534;font-size:.8125rem;font-weight:500}._checkmark_1irzs_163{color:#15803d;font-weight:700;font-size:.875rem}._separator_1irzs_169{color:#166534;margin:0 .25rem}._whatSection_1irzs_175{margin-top:1.5rem;padding-top:2rem;border-top:1px solid #bbf7d0}._sectionHeading_1irzs_181{font-size:.875rem;font-weight:700;letter-spacing:.05em;color:#166534;text-align:center;margin-bottom:1.5rem}._benefitsList_1irzs_190{display:flex;flex-direction:column;gap:1.25rem;max-width:42rem;margin:0 auto}._benefitListItem_1irzs_198{display:flex;align-items:flex-start;gap:.75rem;color:#166534;font-size:.9375rem;line-height:1.6;text-align:left}._benefitListItem_1irzs_198 ._checkmark_1irzs_163{flex-shrink:0;margin-top:.125rem}._benefitListItem_1irzs_198 strong{color:#14532d;font-weight:600}._careerPrioritySection_1irzs_219{margin-top:1.5rem;max-width:42rem;margin-left:auto;margin-right:auto}._priorityLabel_1irzs_226{font-size:.875rem;color:#166534;margin-bottom:.75rem;text-align:center;font-weight:500}._priorityOptions_1irzs_234{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}._priorityButton_1irzs_241{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#166534;background-color:#fff;border:2px solid #bbf7d0;border-radius:.375rem;cursor:pointer;transition:all .2s;white-space:nowrap}._priorityButton_1irzs_241:hover{border-color:#8b7ff5;background-color:#f9f7ff}._priorityButtonActive_1irzs_259{background-color:#8b7ff5;color:#fff;border-color:#8b7ff5}._priorityButtonActive_1irzs_259:hover{background-color:#7c6fe3;border-color:#7c6fe3}._otherInputContainer_1irzs_270{margin-top:.75rem;display:flex;justify-content:center}._otherInput_1irzs_270{width:100%;max-width:20rem;padding:.5rem .75rem;font-size:.875rem;border:2px solid #bbf7d0;border-radius:.375rem;background-color:#fff;color:#1f2937;transition:all .2s;outline:none}._otherInput_1irzs_270:focus{border-color:#8b7ff5;box-shadow:0 0 0 3px #8b7ff51a}._otherInput_1irzs_270::placeholder{color:#9ca3af}._section_37yol_1{padding:3rem 1rem;background-color:#fff}._container_37yol_6{max-width:800px;margin:0 auto}._storyBox_37yol_11{border:1px solid #d1d5db;border-radius:4px;overflow:hidden}._boxHeader_37yol_17{background-color:#f9fafb;border-bottom:1px solid #d1d5db;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}._storyBox_37yol_11>*:not(._boxHeader_37yol_17){padding-left:1.5rem;padding-right:1.5rem}._title_37yol_33{font-size:1rem;font-weight:400;color:#dc2626;margin:1.5rem 0 .5rem;line-height:1.5}._byline_37yol_41{font-size:1rem;color:#6b7280;margin:0 0 1.5rem;font-style:italic}._content_37yol_48{margin-bottom:1rem}._paragraph_37yol_52{font-size:1rem;line-height:1.6;color:#1f2937;margin:0 0 1rem}._paragraph_37yol_52:last-child{margin-bottom:0}._toggleButton_37yol_63{background:none;border:none;color:#2563eb;font-size:1rem;cursor:pointer;padding:0;text-decoration:underline;margin-top:.5rem}._toggleButton_37yol_63:hover{color:#1d4ed8}._link_37yol_78{display:inline-block;font-size:1rem;color:#2563eb;text-decoration:none;margin-top:1rem;margin-bottom:1.5rem}._link_37yol_78:hover{text-decoration:underline}._section_1dgpk_1{max-width:100%;margin:0 auto;padding:3rem 1rem;background-color:#fff}@media(min-width:768px){._section_1dgpk_1{padding:4rem 2rem}}._container_1dgpk_14{max-width:100%;margin:0 auto}._sectionTitle_1dgpk_19{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem;text-align:center}@media(min-width:768px){._sectionTitle_1dgpk_19{font-size:1.875rem}}._header_1dgpk_33{margin-bottom:3rem}._title_1dgpk_37{font-size:1.25rem;font-weight:600;color:#475569;margin-bottom:.75rem;letter-spacing:.025em}@media(min-width:768px){._title_1dgpk_37{font-size:1.5rem}}._subtitle_1dgpk_51{color:#64748b;font-size:1rem;font-weight:400;max-width:42rem}._rolesGrid_1dgpk_58{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%;max-width:100%}@media(min-width:768px){._rolesGrid_1dgpk_58{grid-template-columns:repeat(3,1fr)}}._roleCard_1dgpk_72{background-color:#fff;padding:1.25rem;border:1px solid #e2e8f0;border-left:3px solid #0f766e;transition:all .2s;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;position:relative;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}._roleCard_1dgpk_72:hover{border-left-color:#14b8a6;background-color:#f0fdfa}._cardHeader_1dgpk_94{display:flex;align-items:center;gap:10px;width:100%;max-width:100%}._basicInfo_1dgpk_102{flex:1;min-width:0;overflow:hidden}._logo_1dgpk_108{width:40px;height:40px;object-fit:contain;border-radius:0;flex-shrink:0}._jobTitle_1dgpk_116{font-size:1rem;font-weight:700;color:#14532d;line-height:1.4;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}@media(min-width:768px){._jobTitle_1dgpk_116{font-size:1.125rem}}._employer_1dgpk_134{font-size:.875rem;color:#64748b;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._metaInfo_1dgpk_143{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap;max-width:100%}._timeAgo_1dgpk_152{font-size:.7rem;font-weight:600;background:linear-gradient(90deg,#ff6b6b,#ff8c42,#ffd93d,#4ecdc4,#ffb347,#ff6f61,#95e1d3 90%,#ff5e78);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:_rainbowShift_1dgpk_1 3s ease-in-out infinite;text-shadow:0 0 8px rgba(255,140,66,.3)}@keyframes _rainbowShift_1dgpk_1{0%,to{background-position:0% center}50%{background-position:100% center}}._categorySticker_1dgpk_181{font-size:.6rem;font-weight:600;padding:3px 6px;border-radius:12px;color:#fff;white-space:nowrap;transition:all .2s ease;display:inline-block;text-transform:uppercase;letter-spacing:.3px;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){._categorySticker_1dgpk_181{font-size:.65rem;padding:3px 8px;letter-spacing:.5px}}._roleCard_1dgpk_72:hover ._categorySticker_1dgpk_181{transform:translateY(-1px);opacity:.9}._overallRating_1dgpk_210{font-size:.7rem;font-weight:700;color:#f39c12;background:#fff9e6;padding:2px 6px;border-radius:2px;border:1px solid #f39c12}._location_1dgpk_220{font-size:.875rem;color:#64748b;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}._summaryText_1dgpk_230{font-size:.875rem;color:#64748b;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;max-width:100%}._moreButton_1dgpk_243{color:#0f766e;font-weight:700;font-size:.875rem;transition:all .2s;text-align:left}._roleCard_1dgpk_72:hover ._moreButton_1dgpk_243{color:#115e59;transform:translate(4px)}._loadingState_1dgpk_256,._errorState_1dgpk_257{text-align:center;padding:3rem 1rem;color:#64748b}._spinner_1dgpk_263{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#8b7ff5;border-radius:50%;animation:_spin_1dgpk_263 .8s linear infinite;margin:0 auto 1rem}@keyframes _spin_1dgpk_263{to{transform:rotate(360deg)}}._viewMoreSection_1dgpk_280{margin-top:3rem;text-align:center}._viewMoreLink_1dgpk_285{display:inline-block;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#8b7ff5;background-color:transparent;border:2px solid #8b7ff5;border-radius:.5rem;cursor:pointer;transition:all .2s}._viewMoreLink_1dgpk_285:hover{background-color:#8b7ff5;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #8b7ff54d}._newsletterCTA_1dgpk_306{max-width:42rem;margin:0 auto;padding:2.5rem;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;animation:_slideDown_1dgpk_1 .3s ease-out}@keyframes _slideDown_1dgpk_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._ctaTitle_1dgpk_327{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}._ctaSubtitle_1dgpk_334{font-size:1rem;color:#64748b;margin-bottom:1.5rem;line-height:1.6}._ctaForm_1dgpk_341{margin-bottom:0}._ctaInputGroup_1dgpk_345{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){._ctaInputGroup_1dgpk_345{flex-direction:row}}._ctaInput_1dgpk_345{flex:1;padding:.875rem 1.25rem;font-size:1rem;border:2px solid transparent;border-radius:.5rem;background-color:#fff;color:#1f2937;transition:all .2s;outline:none}._ctaInput_1dgpk_345:focus{border-color:#8b7ff5;box-shadow:0 0 0 3px #8b7ff51a}._ctaInput_1dgpk_345:disabled{background-color:#f3f4f6;cursor:not-allowed}._ctaInput_1dgpk_345::placeholder{color:#9ca3af}._ctaButton_1dgpk_383{padding:.875rem 2rem;font-size:1rem;font-weight:700;color:#fff;background-color:#8b7ff5;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;white-space:nowrap}._ctaButton_1dgpk_383:hover:not(:disabled){background-color:#7c6fe3;transform:translateY(-1px);box-shadow:0 4px 12px #8b7ff54d}._ctaButton_1dgpk_383:active:not(:disabled){transform:translateY(0)}._ctaButton_1dgpk_383:disabled{opacity:.7;cursor:not-allowed}._ctaErrorMessage_1dgpk_411{margin-top:1rem;padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c;font-size:.875rem}._ctaSuccessMessage_1dgpk_421{margin-top:1rem;padding:.75rem 1rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;color:#15803d;font-size:.875rem;font-weight:500}._moreOpportunitiesCard_1dgpk_433{display:flex;align-items:center;justify-content:center;cursor:pointer}._moreOpportunitiesContent_1dgpk_440{text-align:center;width:100%}._moreOpportunitiesTitle_1dgpk_445{font-size:1.125rem;font-weight:700;color:#14532d;margin:0}._moreOpportunitiesCard_1dgpk_433 ._moreButton_1dgpk_243{margin-top:.5rem;color:#0f766e;font-weight:700;font-size:.875rem;text-align:center}._moreOpportunitiesCard_1dgpk_433:hover ._moreButton_1dgpk_243{color:#115e59;transform:translate(4px)}._subscribeCard_1dgpk_466{background-color:#f0f9ff;border:2px solid #8b7ff5;cursor:default}._subscribeCard_1dgpk_466:hover{transform:none;box-shadow:0 2px 8px #0000001a;background-color:#f0f9ff}._subscribeContent_1dgpk_478{width:100%}._subscribeTitle_1dgpk_482{font-size:1.25rem;font-weight:700;color:#14532d;margin-bottom:.5rem;text-align:center}._subscribeSubtitle_1dgpk_490{font-size:.875rem;color:#166534;margin-bottom:1.25rem;text-align:center;line-height:1.5}._subscribeForm_1dgpk_498{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}._subscribeInput_1dgpk_505{padding:.75rem 1rem;font-size:.9375rem;border:2px solid #e5e7eb;border-radius:.375rem;background-color:#fff;color:#1f2937;transition:all .2s;outline:none}._subscribeInput_1dgpk_505:focus{border-color:#8b7ff5;box-shadow:0 0 0 3px #8b7ff51a}._subscribeInput_1dgpk_505:disabled{background-color:#f3f4f6;cursor:not-allowed}._subscribeButton_1dgpk_526{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:700;color:#fff;background-color:#8b7ff5;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s}._subscribeButton_1dgpk_526:hover:not(:disabled){background-color:#7c6fe3;transform:translateY(-1px);box-shadow:0 4px 12px #8b7ff54d}._subscribeButton_1dgpk_526:disabled{opacity:.7;cursor:not-allowed}._subscribeError_1dgpk_549{padding:.5rem .75rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#b91c1c;font-size:.8125rem;text-align:center}._subscribeSuccessMsg_1dgpk_559{padding:.5rem .75rem;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;color:#15803d;font-size:.8125rem;font-weight:500;text-align:center}._mainContent_1u3up_1{min-height:100vh;padding:2rem 1rem;background:linear-gradient(to bottom right,#f0fdfa,#fff,#f0fdf4)}@media(min-width:768px){._mainContent_1u3up_1{padding:3rem 2rem}}._backLink_1u3up_13{display:inline-block;color:#0f766e;font-weight:600;font-size:.875rem;margin-bottom:2rem;text-decoration:none;transition:color .2s}._backLink_1u3up_13:hover{color:#115e59}._header_1u3up_27{max-width:80rem;margin:0 auto 2rem}._title_1u3up_32{font-size:1.75rem;font-weight:800;color:#0f172a;margin-bottom:1rem}@media(min-width:768px){._title_1u3up_32{font-size:2.25rem}}._jobGrid_1u3up_45{display:grid;grid-template-columns:1fr;gap:2rem;max-width:80rem;margin:0 auto}@media(min-width:768px){._jobGrid_1u3up_45{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._jobGrid_1u3up_45{grid-template-columns:repeat(3,1fr)}}._jobCard_1u3up_65{background-color:#fff;border:1px solid #e2e8f0;padding:1.5rem;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;gap:1rem}._jobCard_1u3up_65:hover{border-color:#8b7ff5;box-shadow:0 4px 12px #8b7ff526;transform:translateY(-2px)}._jobImage_1u3up_82{position:relative;width:100%;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}._logoContainer_1u3up_92{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:1rem}._logo_1u3up_92{max-width:100%;max-height:100%;object-fit:contain}._jobImageOverlay_1u3up_108{width:100%;height:100%}._statusBadge_1u3up_113{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#fffffff2;font-size:.75rem;font-weight:700;color:#065f46;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._statusDot_1u3up_128{width:8px;height:8px;background-color:#10b981;border-radius:50%}._jobContent_1u3up_135{display:flex;flex-direction:column;gap:.75rem}._compensationBadge_1u3up_141{display:inline-block;padding:.5rem 1rem;background-color:#d1fae5;color:#065f46;font-weight:700;font-size:.875rem;border:1px solid #6ee7b7}._jobTitle_1u3up_151{font-size:1.25rem;font-weight:700;color:#0f172a;line-height:1.3;margin:0}._employer_1u3up_159{font-size:1rem;font-weight:600;color:#475569;margin:0}._address_1u3up_166{font-size:.875rem;color:#64748b;margin:0}._details_1u3up_172{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid #e2e8f0}._detailItem_1u3up_180{display:flex;align-items:center;gap:.5rem;font-size:.875rem}._detailLabel_1u3up_187{color:#64748b}._detailValue_1u3up_191{color:#0f172a;font-weight:500}._viewButton_1u3up_196{margin-top:.5rem;padding:.75rem 1.5rem;background-color:#0f766e;color:#fff;font-weight:600;font-size:.875rem;border:none;cursor:pointer;transition:all .2s;text-align:center}._viewButton_1u3up_196:hover{background-color:#115e59}._emptyState_1u3up_213{text-align:center;padding:4rem 1rem;max-width:80rem;margin:0 auto}._emptyText_1u3up_220{font-size:1.125rem;color:#64748b}._loadingContainer_1u3up_225,._errorContainer_1u3up_226{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom right,#f0fdfa,#fff,#f0fdf4)}._loadingContent_1u3up_234,._errorContent_1u3up_235{text-align:center;padding:2rem}._spinner_1u3up_240{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#8b7ff5;border-radius:50%;animation:_spin_1u3up_240 .8s linear infinite;margin:0 auto 1rem}@keyframes _spin_1u3up_240{to{transform:rotate(360deg)}}._loadingText_1u3up_256,._errorText_1u3up_257{font-size:1.125rem;color:#64748b}._retryButton_1u3up_262{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#0f766e;color:#fff;font-weight:600;border:none;cursor:pointer;transition:all .2s}._retryButton_1u3up_262:hover{background-color:#115e59}._aboutContainer_19vdw_1{min-height:100vh;background-color:#fff}._hero_19vdw_7{background-color:#d4f4dd;border-bottom:1px solid #bbf7d0;padding:4rem 1rem;text-align:center}@media(min-width:768px){._hero_19vdw_7{padding:6rem 2rem}}._heroContent_19vdw_20{max-width:56rem;margin:0 auto}._heroTitle_19vdw_25{font-size:2rem;font-weight:800;color:#14532d;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){._heroTitle_19vdw_25{font-size:3rem}}._heroSubtitle_19vdw_39{font-size:1.125rem;color:#166534;font-weight:400;line-height:1.6}@media(min-width:768px){._heroSubtitle_19vdw_39{font-size:1.25rem}}._mainContent_19vdw_53{max-width:72rem;margin:0 auto;padding:3rem 1rem}@media(min-width:768px){._mainContent_19vdw_53{padding:4rem 2rem}}._section_19vdw_66{margin-bottom:4rem}@media(min-width:768px){._section_19vdw_66{margin-bottom:5rem}}._sectionContent_19vdw_76{max-width:56rem;margin:0 auto}._sectionTitle_19vdw_81{font-size:1.75rem;font-weight:700;color:#14532d;margin-bottom:1.5rem;text-align:center}@media(min-width:768px){._sectionTitle_19vdw_81{font-size:2rem}}._text_19vdw_95{color:#475569;font-size:1rem;line-height:1.75;margin-bottom:1.25rem}@media(min-width:768px){._text_19vdw_95{font-size:1.125rem}}._teamPhotoContainer_19vdw_109{margin:2rem 0;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 25px #0000001a}._teamPhoto_19vdw_109{width:100%;height:auto;display:block}._featureGrid_19vdw_123{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}@media(min-width:768px){._featureGrid_19vdw_123{grid-template-columns:repeat(3,1fr)}}._featureCard_19vdw_136{background-color:#fff;border:1px solid #e2e8f0;transition:all .2s;overflow:hidden;display:flex;flex-direction:column;padding:1.5rem}._featureCard_19vdw_136:hover{border-color:#0f766e;box-shadow:0 1px 3px #0000001a}._featureTitle_19vdw_151{font-size:1.25rem;font-weight:700;color:#14532d;margin-bottom:.75rem;line-height:1.3;transition:color .2s}._featureCard_19vdw_136:hover ._featureTitle_19vdw_151{color:#0f766e}._featureText_19vdw_164{color:#475569;font-size:.9375rem;line-height:1.6}._contactInfo_19vdw_171{margin-top:2.5rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:2.5rem}@media(min-width:768px){._contactInfo_19vdw_171{flex-direction:row;justify-content:center;gap:5rem}}._contactItem_19vdw_187{text-align:center}@media(min-width:768px){._contactItem_19vdw_187{text-align:left}}._contactLabel_19vdw_197{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}._contactValue_19vdw_206{color:#1e293b;font-size:1.125rem;line-height:1.6;font-weight:500;text-decoration:none;transition:color .2s}a._contactValue_19vdw_206{color:#0f766e;font-weight:600}a._contactValue_19vdw_206:hover{color:#14b8a6;text-decoration:underline}._ctaSection_19vdw_226{text-align:center;padding-top:2rem;border-top:1px solid #e2e8f0}._ctaText_19vdw_232{font-size:1.125rem;color:#334155;font-weight:600;margin-bottom:1.5rem}._ctaButton_19vdw_239{display:inline-block;background-color:#8b7ff5;color:#fff;font-weight:700;padding:1rem 2.5rem;border-radius:.5rem;transition:all .2s;text-decoration:none;font-size:1rem;border:none;cursor:pointer;font-family:inherit}._ctaButton_19vdw_239:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #8b7ff54d}._coachSection_1pm8i_1{margin:0 auto;padding:3rem 1rem}@media(min-width:768px){._coachSection_1pm8i_1{padding:4rem 2rem}}._coachHeader_1pm8i_12{margin-bottom:3rem}._coachTitle_1pm8i_16{font-size:1.25rem;font-weight:600;color:#475569;margin-bottom:.75rem;letter-spacing:.025em}@media(min-width:768px){._coachTitle_1pm8i_16{font-size:1.5rem}}._coachSubtitle_1pm8i_30{color:#64748b;font-size:1rem;font-weight:400;max-width:42rem}._phaseSection_1pm8i_37{margin-bottom:3rem}._phaseHeader_1pm8i_41{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #0f766e}._phaseTitle_1pm8i_47{font-size:1.125rem;font-weight:600;color:#0f766e}@media(min-width:768px){._phaseTitle_1pm8i_47{font-size:1.25rem}}._articleGrid_1pm8i_59{display:grid;grid-template-columns:1fr;gap:.75rem}@media(min-width:768px){._articleGrid_1pm8i_59{grid-template-columns:repeat(3,1fr)}}._articleCard_1pm8i_71{background-color:#fff;padding:1.25rem;border:1px solid #e2e8f0;border-left:3px solid #0f766e;transition:all .2s;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;cursor:pointer;min-height:5rem}._articleCard_1pm8i_71:hover{border-left-color:#14b8a6;background-color:#f0fdfa}._articleTitle_1pm8i_90{font-size:1.125rem;font-weight:700;color:#14532d;line-height:1.4;margin-bottom:.5rem}._articleDescription_1pm8i_98{color:#64748b;font-size:.875rem;line-height:1.5;margin-bottom:.75rem}._readMore_1pm8i_105{color:#0f766e;font-weight:700;font-size:.875rem;transition:all .2s;align-self:flex-start}._articleCard_1pm8i_71:hover ._readMore_1pm8i_105{color:#115e59;transform:translate(4px)}._communityContainer_1tulm_1{min-height:100vh;background-color:#fff}._hero_1tulm_7{background-color:#d4f4dd;border-bottom:1px solid #bbf7d0;padding:4rem 1rem;text-align:center}@media(min-width:768px){._hero_1tulm_7{padding:6rem 2rem}}._heroContent_1tulm_20{max-width:56rem;margin:0 auto}._heroTitle_1tulm_25{font-size:2rem;font-weight:800;color:#14532d;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){._heroTitle_1tulm_25{font-size:3rem}}._heroSubtitle_1tulm_39{font-size:1.125rem;color:#166534;font-weight:400;line-height:1.6}@media(min-width:768px){._heroSubtitle_1tulm_39{font-size:1.25rem}}._mainContent_1tulm_53{max-width:56rem;margin:0 auto;padding:3rem 1rem}@media(min-width:768px){._mainContent_1tulm_53{padding:4rem 2rem}}._story_1tulm_66{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #e2e8f0}._story_1tulm_66:last-of-type{border-bottom:none}._storyTitle_1tulm_76{font-size:1.25rem;font-weight:700;color:#14532d;margin-bottom:.5rem;line-height:1.3}@media(min-width:768px){._storyTitle_1tulm_76{font-size:1.5rem}}._storyByline_1tulm_90{font-size:.9375rem;color:#64748b;font-style:italic;margin-bottom:1.25rem;line-height:1.5}@media(min-width:768px){._storyByline_1tulm_90{font-size:1rem}}._storyText_1tulm_104{color:#475569;font-size:1rem;line-height:1.75;margin-bottom:1rem}@media(min-width:768px){._storyText_1tulm_104{font-size:1.0625rem}}._storyText_1tulm_104:last-child{margin-bottom:0}._ctaSection_1tulm_122{margin-top:4rem;padding:2.5rem 1.5rem;background-color:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0;text-align:center}@media(min-width:768px){._ctaSection_1tulm_122{padding:3rem 2.5rem}}._ctaText_1tulm_137{font-size:1.0625rem;color:#334155;line-height:1.75;margin:0}@media(min-width:768px){._ctaText_1tulm_137{font-size:1.125rem}}._appContainer_pdqmf_1{min-height:100vh;background:linear-gradient(to bottom right,#f0fdfa,#fff,#f0fdf4);display:flex;flex-direction:column}._pageContainer_hud4c_1{min-height:100vh;display:flex;flex-direction:column}._banner_hud4c_7{background-color:#2c3e50;color:#fff;padding:1rem 0}._bannerContainer_hud4c_13{max-width:1200px;margin:0 auto;padding:0 2rem}._bannerText_hud4c_19{margin:0;font-size:1rem;text-align:center}._mainContent_hud4c_25{flex:1;max-width:1200px;margin:0 auto;padding:3rem 2rem;width:100%}._title_hud4c_33{font-size:2rem;margin-bottom:.5rem;color:#2c3e50}._subtitle_hud4c_39{font-size:1.1rem;color:#666;margin-bottom:2rem}._linksGrid_hud4c_45{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}._linkCard_hud4c_52{background:#fff;border:2px solid #ddd;border-radius:8px;padding:2rem;text-decoration:none;color:inherit;transition:all .2s;text-align:center}._linkCard_hud4c_52:hover{border-color:#2c3e50;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}._linkIcon_hud4c_69{font-size:3rem;margin-bottom:1rem}._linkTitle_hud4c_74{font-size:1.3rem;margin-bottom:.5rem;color:#2c3e50}._linkDescription_hud4c_80{font-size:.95rem;color:#666;margin:0}._roleSelectionSection_1r8mp_2{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}._roleSelectionHeader_1r8mp_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._roleSelectionTitle_1r8mp_17{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0}._createNewButton_1r8mp_24{background:#3498db;color:#fff;border:none;padding:8px 16px;border-radius:2px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s}._createNewButton_1r8mp_24:hover:not(:disabled){background:#2980b9}._createNewButton_1r8mp_24:disabled{opacity:.6;cursor:not-allowed}._roleSelectionLoading_1r8mp_45{text-align:center;padding:20px;color:#7f8c8d}._roleSelectionGrid_1r8mp_51{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}._roleSelectionCard_1r8mp_57{border:1px solid #ddd;border-radius:0;padding:10px;cursor:pointer;transition:all .2s}._roleSelectionCard_1r8mp_57:hover{border-color:#3498db;box-shadow:0 1px 4px #3498db4d}._roleSelectionCardActive_1r8mp_70{border-color:#3498db;box-shadow:0 0 0 2px #3498db}._roleSelectionCardStatusActive_1r8mp_75{background:#d4edda}._roleSelectionCardStatusSuspended_1r8mp_79{background:#fff3cd}._roleSelectionCardStatusExpired_1r8mp_83{background:#f8d7da}._roleSelectionCardHeader_1r8mp_87{display:flex;align-items:center;gap:10px}._roleSelectionLogo_1r8mp_93{width:40px;height:40px;object-fit:contain;border-radius:0}._roleSelectionInfo_1r8mp_100{flex:1;min-width:0}._roleSelectionJobTitle_1r8mp_105{font-size:.95rem;font-weight:600;color:#2c3e50;margin:0 0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleSelectionEmployer_1r8mp_115{font-size:.8rem;color:#7f8c8d;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._roleSelectionEmpty_1r8mp_124{text-align:center;padding:40px;color:#7f8c8d}._roleCategory_1r8mp_131{margin-bottom:2rem}._roleCategoryHeader_1r8mp_135{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}._roleCategoryTitle_1r8mp_144{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:0}._sortControls_1r8mp_151{display:flex;align-items:center;gap:8px}._sortLabel_1r8mp_157{font-size:.85rem;color:#7f8c8d;font-weight:500}._sortSelect_1r8mp_163{padding:5px 10px;border:1px solid #ddd;border-radius:2px;font-size:.85rem;background:#fff;cursor:pointer;transition:border-color .2s}._sortSelect_1r8mp_163:hover{border-color:#3498db}._sortSelect_1r8mp_163:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db1a}._sortOrderButton_1r8mp_183{padding:5px 10px;background:#ecf0f1;border:1px solid #ddd;border-radius:2px;font-size:1.1rem;cursor:pointer;transition:all .2s;line-height:1}._sortOrderButton_1r8mp_183:hover{background:#3498db;color:#fff;border-color:#3498db}._roleMetaInfo_1r8mp_201{display:flex;align-items:center;gap:8px;margin-top:4px}._daysPosted_1r8mp_208{font-size:.7rem;color:#7f8c8d;font-weight:500}._daysPostedOld_1r8mp_214{color:#e74c3c;font-weight:600}._roleSelectionCardOld_1r8mp_219{border-color:#e74c3c;border-width:2px}._roleSelectionCardOld_1r8mp_219:hover{border-color:#c0392b;box-shadow:0 1px 4px #e74c3c4d}._loadMoreButton_1r8mp_230{margin-top:1rem;padding:8px 16px;background:#3498db;color:#fff;border:none;border-radius:2px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s;width:100%}._loadMoreButton_1r8mp_230:hover{background:#2980b9}._compactRatingTotal_1r8mp_249{font-size:.7rem;font-weight:700;color:#f39c12;background:#fff9e6;padding:2px 6px;border-radius:2px;border:1px solid #f39c12}._jdLinksSection_1r8mp_260{margin-bottom:1rem;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}._jdLinksToggle_1r8mp_268{width:100%;padding:10px 15px;background:#e9ecef;border:none;text-align:left;font-size:.9rem;font-weight:600;color:#495057;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:8px}._jdLinksToggle_1r8mp_268:hover{background:#dee2e6}._jdLinksList_1r8mp_288{padding:15px;background:#fff;max-height:400px;overflow-y:auto}._jdLinkItem_1r8mp_295{padding:8px 0;border-bottom:1px solid #e9ecef;display:flex;flex-direction:column;gap:4px}._jdLinkItem_1r8mp_295:last-child{border-bottom:none}._jdLinkLabel_1r8mp_307{font-size:.85rem;font-weight:600;color:#495057}._jdLink_1r8mp_260{font-size:.8rem;color:#3498db;text-decoration:none;word-break:break-all;transition:color .2s}._jdLink_1r8mp_260:hover{color:#2980b9;text-decoration:underline}._jdLink_1r8mp_260:visited{color:#8e44ad}._section_4iicb_2{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}._sectionTitle_4iicb_10{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#333}._form_4iicb_18{display:flex;flex-direction:column;gap:1.5rem}._formGroup_4iicb_24{display:flex;flex-direction:column}._label_4iicb_29{font-weight:600;margin-bottom:.5rem;color:#333;font-size:.95rem}._required_4iicb_36{color:#e74c3c}._optional_4iicb_40{color:#999;font-weight:400;font-size:.85rem}._input_4iicb_46,._textarea_4iicb_47{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s}._input_4iicb_46:focus,._textarea_4iicb_47:focus{outline:none;border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a}._textarea_4iicb_47{resize:vertical;min-height:100px}._hint_4iicb_68{font-size:.85rem;color:#999;margin-top:.25rem}._fileUpload_4iicb_75{position:relative}._fileInput_4iicb_79{position:absolute;opacity:0;width:0;height:0}._fileLabel_4iicb_86{display:inline-block;padding:.75rem 1.5rem;background-color:#f8f9fa;border:2px dashed #ddd;border-radius:6px;cursor:pointer;transition:all .2s;text-align:center;width:100%;pointer-events:none}._fileUpload_4iicb_75:hover ._fileLabel_4iicb_86{background-color:#e9ecef;border-color:#2c3e50}._logoPreview_4iicb_104{margin-top:1rem;padding:1rem;background-color:#f8f9fa;border-radius:6px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}._logoPreview_4iicb_104 img{max-width:200px;max-height:200px;object-fit:contain}._removeLogoButton_4iicb_122{background-color:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}._removeLogoButton_4iicb_122:hover:not(:disabled){background-color:#c0392b}._removeLogoButton_4iicb_122:disabled{opacity:.6;cursor:not-allowed}._modelSelection_4iicb_144{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background-color:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}._radioLabel_4iicb_154{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s}._radioLabel_4iicb_154:hover{border-color:#2c3e50;box-shadow:0 2px 4px #0000000d}._radioInput_4iicb_171{width:18px;height:18px;cursor:pointer;accent-color:#2c3e50}._radioInput_4iicb_171:disabled{cursor:not-allowed;opacity:.5}._radioText_4iicb_183{flex:1;font-size:.95rem;color:#333;line-height:1.4}._radioText_4iicb_183 strong{display:block;color:#2c3e50;margin-bottom:.25rem}._radioLabel_4iicb_154:has(._radioInput_4iicb_171:checked){border-color:#2c3e50;background-color:#f0f4f8}._extractButton_4iicb_202{background-color:#2c3e50;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._extractButton_4iicb_202:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #2c3e5066}._extractButton_4iicb_202:disabled{opacity:.6;cursor:not-allowed}._spinner_4iicb_228{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:_spin_4iicb_228 .8s linear infinite}@keyframes _spin_4iicb_228{to{transform:rotate(360deg)}}._inputWithValidation_4iicb_244,._textareaWithValidation_4iicb_245{position:relative}._inputWithValidation_4iicb_244 ._input_4iicb_46,._textareaWithValidation_4iicb_245 ._textarea_4iicb_47{padding-right:2.5rem}._inputInvalid_4iicb_254,._textareaInvalid_4iicb_255{border-color:#e74c3c!important;background-color:#fff5f5!important}._validationIcon_4iicb_260,._validationIconError_4iicb_261,._validationIconTextarea_4iicb_262,._validationIconTextareaError_4iicb_263{position:absolute;right:.75rem;font-size:1.2rem;pointer-events:none}._validationIcon_4iicb_260,._validationIconError_4iicb_261{top:50%;transform:translateY(-50%)}._validationIconTextarea_4iicb_262,._validationIconTextareaError_4iicb_263{top:.75rem}._validationIcon_4iicb_260,._validationIconTextarea_4iicb_262{color:#27ae60}._validationIconError_4iicb_261,._validationIconTextareaError_4iicb_263{color:#e74c3c}._costBanner_la5nj_2{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;padding:16px 20px;margin-bottom:20px;box-shadow:0 2px 8px #667eea4d}._costBannerContent_la5nj_10{display:flex;align-items:center;gap:12px;color:#fff}._costBannerIcon_la5nj_17{font-size:1.5rem}._costBannerInfo_la5nj_21{flex:1}._costBannerInfo_la5nj_21 strong{display:block;font-size:1rem;margin-bottom:4px}._costBannerModel_la5nj_31{display:block;font-size:.875rem;opacity:.9}._section_la5nj_38{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000001a}._sectionTitle_la5nj_46{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#333}._bedsideWarning_la5nj_54{display:flex;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border-radius:8px;margin-bottom:1.5rem;box-shadow:0 4px 12px #ff6b6b4d;border:2px solid #ff5252;animation:_pulseWarning_la5nj_1 2s ease-in-out infinite}@keyframes _pulseWarning_la5nj_1{0%,to{box-shadow:0 4px 12px #ff6b6b4d}50%{box-shadow:0 4px 20px #ff6b6b80}}._bedsideWarningIcon_la5nj_75{font-size:2.5rem;line-height:1;flex-shrink:0}._bedsideWarningContent_la5nj_81{flex:1;color:#fff}._bedsideWarningTitle_la5nj_86{font-size:1.25rem;font-weight:700;margin:0 0 .5rem;color:#fff}._bedsideWarningText_la5nj_93{margin:0;line-height:1.6;font-size:.95rem;color:#fffffff2}._roleControls_la5nj_101{display:flex;gap:1rem;align-items:flex-end;padding:1.5rem;background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;border:2px solid #e9ecef}._roleControls_la5nj_101 ._formGroup_la5nj_112{flex:1;margin:0}._formGroup_la5nj_112{display:flex;flex-direction:column}._label_la5nj_122{font-weight:600;margin-bottom:.5rem;color:#333;font-size:.95rem}._statusSelect_la5nj_129{padding:.75rem;border:2px solid #ddd;border-radius:6px;font-size:.95rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;width:100%}._statusSelect_la5nj_129:focus{outline:none;box-shadow:0 0 0 3px #2c3e501a}._statusSelect_la5nj_129._active_la5nj_146{border-color:#28a745;background:#d4edda;color:#155724}._statusSelect_la5nj_129._suspended_la5nj_152{border-color:#ffc107;background:#fff3cd;color:#856404}._statusSelect_la5nj_129._expired_la5nj_158{border-color:#dc3545;background:#f8d7da;color:#721c24}._deleteRoleButton_la5nj_164{padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._deleteRoleButton_la5nj_164:hover:not(:disabled){background:#c82333;transform:translateY(-2px);box-shadow:0 4px 12px #dc354566}._deleteRoleButton_la5nj_164:disabled{opacity:.6;cursor:not-allowed}._extractedItem_la5nj_189{padding-bottom:1rem;border-bottom:1px solid #eee}._extractedItem_la5nj_189:last-child{border-bottom:none;padding-bottom:0}._extractedItem_la5nj_189 strong{display:block;color:#2c3e50;margin-bottom:.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}._extractedItem_la5nj_189 p{margin:0;color:#333;line-height:1.6}._ratingsHeader_la5nj_215{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._overallScore_la5nj_222{display:flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff}._overallScoreLabel_la5nj_232{font-size:.85rem;font-weight:500}._overallScoreValue_la5nj_237{font-size:1rem;font-weight:700}._ratingsContainer_la5nj_243{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._ratingRow_la5nj_251{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border-radius:4px;transition:all .2s;position:relative;cursor:pointer}._ratingRow_la5nj_251:hover{background:#f8f9fa}._ratingRow_la5nj_251:hover ._tooltip_la5nj_266{opacity:1;visibility:visible;transform:translateY(0)}._ratingLabel_la5nj_272{font-weight:500;color:#333;font-size:.9rem;flex:1}._ratingStars_la5nj_279{display:flex;gap:.2rem}._star_la5nj_284{font-size:1rem;color:#ddd;line-height:1;transition:color .2s}._starActive_la5nj_291{color:#ffc107}._tooltip_la5nj_266{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(-4px);background:#000000e6;color:#fff;padding:.75rem;border-radius:6px;font-size:.8rem;line-height:1.4;white-space:normal;max-width:280px;width:max-content;z-index:1000;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;box-shadow:0 4px 12px #0000004d}._tooltip_la5nj_266:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#000000e6}._placeholderSection_la5nj_329{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;box-shadow:0 2px 8px #0000001a;min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}._placeholderIcon_la5nj_342{font-size:4rem;margin-bottom:1rem;opacity:.5}._placeholderTitle_la5nj_348{font-size:1.5rem;color:#333;margin-bottom:1rem}._placeholderText_la5nj_354{color:#666;line-height:1.6;max-width:400px}._urlLink_la5nj_361{color:#667eea;text-decoration:none;word-break:break-all;transition:color .2s}._urlLink_la5nj_361:hover{color:#764ba2;text-decoration:underline}._divider_la5nj_374{height:2px;background:linear-gradient(to right,#e9ecef,#667eea,#e9ecef);margin:2rem 0 1.5rem;border-radius:2px}._subsectionTitle_la5nj_382{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:0 0 1rem}._metadataInfo_la5nj_390{background:#f8f9fa;padding:1rem;border-radius:6px;border-left:4px solid #667eea}._metadataInfo_la5nj_390 p{margin:.5rem 0;font-size:.9rem}._metadataInfo_la5nj_390 p:first-child{margin-top:0}._metadataInfo_la5nj_390 p:last-child{margin-bottom:0}._roleId_la5nj_411{font-family:Courier New,monospace;font-size:.85rem;color:#666;background:#f8f9fa;padding:.5rem;border-radius:4px;word-break:break-all}._modalOverlay_mshbq_2{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;animation:_fadeIn_mshbq_1 .2s ease-out}@keyframes _fadeIn_mshbq_1{0%{opacity:0}to{opacity:1}}._progressModal_mshbq_25{background:#fff;border-radius:12px;padding:2.5rem;max-width:500px;width:90%;text-align:center;box-shadow:0 10px 40px #0000004d;animation:_slideUp_mshbq_1 .3s ease-out}@keyframes _slideUp_mshbq_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._progressSpinner_mshbq_47{width:60px;height:60px;border:4px solid #e9ecef;border-top-color:#667eea;border-radius:50%;animation:_spin_mshbq_1 .8s linear infinite;margin:0 auto 1.5rem}@keyframes _spin_mshbq_1{to{transform:rotate(360deg)}}._progressTitle_mshbq_63{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 1rem}._progressMessage_mshbq_70{font-size:1rem;color:#666;margin:0;line-height:1.6}._pageContainer_zsc68_1{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fa}._banner_zsc68_8{background-color:#2c3e50;color:#fff;padding:1rem 0}._bannerContainer_zsc68_14{max-width:1200px;margin:0 auto;padding:0 2rem}._backLink_zsc68_20{background:none;border:none;color:#fff;font-size:.95rem;cursor:pointer;margin-bottom:.5rem;padding:.5rem 0;text-decoration:none;display:inline-block;transition:opacity .2s}._backLink_zsc68_20:hover{opacity:.8}._bannerText_zsc68_37{font-size:1.8rem;font-weight:700;margin:0}._mainContent_zsc68_43{flex:1;max-width:1400px;margin:2rem auto;padding:0 2rem;width:100%}._contentGrid_zsc68_52{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}._leftColumn_zsc68_59,._rightColumn_zsc68_60{display:flex;flex-direction:column;gap:2rem}._rightColumn_zsc68_60{position:sticky;top:2rem;max-height:calc(100vh - 4rem);overflow-y:auto}._errorMessage_zsc68_74,._successMessage_zsc68_75{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;animation:_slideIn_zsc68_1 .3s ease-out}._errorMessage_zsc68_74{background-color:#fff3cd;border:2px solid #ffc107;color:#856404;white-space:pre-line;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;max-height:400px;overflow-y:auto}._errorMessage_zsc68_74 strong{display:block;font-size:1.1rem;margin-bottom:.5rem;color:#856404;font-family:inherit}._successMessage_zsc68_75{background-color:#efe;border:1px solid #cfc;color:#3c3}@keyframes _slideIn_zsc68_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){._contentGrid_zsc68_52{grid-template-columns:1fr}._rightColumn_zsc68_60{position:static;max-height:none}}@media(max-width:768px){._bannerText_zsc68_37{font-size:1.4rem}}._pageContainer_2lo61_1{min-height:100vh;display:flex;flex-direction:column}._banner_2lo61_7{background-color:#2c3e50;color:#fff;padding:1rem 0}._bannerContainer_2lo61_13{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;gap:1rem}._backLink_2lo61_22{color:#fff;text-decoration:none;font-size:.9rem;padding:.3rem .6rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;transition:all .2s}._backLink_2lo61_22:hover{background-color:#ffffff1a;border-color:#ffffff80}._bannerText_2lo61_37{margin:0;font-size:1rem}._mainContent_2lo61_42{flex:1;max-width:1200px;margin:0 auto;padding:2rem;width:100%}._loadingContainer_2lo61_50{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}._spinner_2lo61_58{border:4px solid #f3f3f3;border-top:4px solid #2c3e50;border-radius:50%;width:40px;height:40px;animation:_spin_2lo61_58 1s linear infinite}@keyframes _spin_2lo61_58{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_2lo61_72{margin-top:1rem;color:#666}._errorContainer_2lo61_77{text-align:center;padding:2rem}._errorText_2lo61_82{color:#d32f2f;margin-bottom:1rem}._retryButton_2lo61_87{background-color:#2c3e50;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}._retryButton_2lo61_87:hover{background-color:#1a252f}._container_2lo61_101{width:100%}._header_2lo61_105{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._title_2lo61_112{font-size:1.5rem;color:#2c3e50;margin:0}._copyButton_2lo61_118{background-color:#2c3e50;color:#fff;border:none;padding:.6rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem}._copyButton_2lo61_118:hover{background-color:#1a252f}._statsGrid_2lo61_132{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}._statCard_2lo61_139{background:#fff;border:2px solid #ddd;border-radius:4px;padding:1.5rem;text-align:center}._statCardActive_2lo61_147{border-color:#4caf50;background-color:#f1f8f4}._statCardInactive_2lo61_152{border-color:#ff9800;background-color:#fff8f0}._statValue_2lo61_157{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem}._statLabel_2lo61_164{font-size:.9rem;color:#666}._section_2lo61_169{margin-bottom:2rem}._sectionTitle_2lo61_173{font-size:1.2rem;color:#2c3e50;margin-bottom:1rem}._tableContainer_2lo61_179{overflow-x:auto;background:#fff;border:1px solid #ddd;border-radius:4px}._table_2lo61_179{width:100%;border-collapse:collapse}._table_2lo61_179 th{background-color:#f5f5f5;padding:.75rem;text-align:left;font-weight:600;color:#2c3e50;border-bottom:2px solid #ddd;font-size:.9rem}._table_2lo61_179 td{padding:.75rem;border-bottom:1px solid #eee;font-size:.9rem}._table_2lo61_179 tbody tr:hover{background-color:#f9f9f9}._emailCell_2lo61_211{font-weight:500;color:#2c3e50}._sourceBadge_2lo61_216{display:inline-block;padding:.25rem .5rem;background-color:#e3f2fd;color:#1976d2;border-radius:3px;font-size:.85rem}._statusBadge_2lo61_225{display:inline-block;padding:.25rem .5rem;border-radius:3px;font-size:.85rem;font-weight:500}._statusActive_2lo61_233{background-color:#e8f5e9;color:#2e7d32}._statusInactive_2lo61_238{background-color:#fff3e0;color:#e65100}._dateCell_2lo61_243{color:#666;font-size:.85rem}._ipCell_2lo61_248{color:#999;font-size:.85rem;font-family:monospace}._actionsCell_2lo61_254{display:flex;gap:.5rem}._suspendButton_2lo61_259{background-color:#ff9800;color:#fff;border:none;padding:.4rem .8rem;border-radius:3px;cursor:pointer;font-size:.85rem}._suspendButton_2lo61_259:hover{background-color:#f57c00}._deleteButton_2lo61_273{background-color:#f44336;color:#fff;border:none;padding:.4rem .8rem;border-radius:3px;cursor:pointer;font-size:.85rem}._deleteButton_2lo61_273:hover{background-color:#d32f2f}._emptyState_2lo61_287{text-align:center;color:#999;padding:2rem;font-style:italic}._pageContainer_mox9j_2{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fa}._banner_mox9j_10{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 0;box-shadow:0 2px 8px #0000001a}._bannerContainer_mox9j_16{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;gap:1.5rem}._backLink_mox9j_25{color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;transition:opacity .2s;white-space:nowrap}._backLink_mox9j_25:hover{opacity:.8}._bannerText_mox9j_38{color:#fff;font-size:1.1rem;font-weight:600;margin:0}._mainContent_mox9j_46{flex:1;padding:2rem 1.5rem}._container_mox9j_51{max-width:1400px;margin:0 auto}._loadingContainer_mox9j_57,._errorContainer_mox9j_58{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}._spinner_mox9j_67{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:_spin_mox9j_67 1s linear infinite;margin-bottom:1rem}@keyframes _spin_mox9j_67{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorText_mox9j_82{color:#dc3545;font-size:1.1rem;margin-bottom:1rem}._retryButton_mox9j_88{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}._retryButton_mox9j_88:hover{background-color:#5568d3}._controlsSection_mox9j_105{background:#fff;border:1px solid #e2e8f0;padding:2rem;margin-bottom:2rem}._title_mox9j_112{font-size:1.5rem;font-weight:600;color:#475569;margin:0 0 1.5rem}._controlsGrid_mox9j_119{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;align-items:end}._controlGroup_mox9j_126{display:flex;flex-direction:column;gap:.5rem}._label_mox9j_132{font-size:.875rem;font-weight:600;color:#475569}._select_mox9j_138{padding:.75rem;border:1px solid #e2e8f0;font-size:1rem;background-color:#fff;cursor:pointer;transition:border-color .2s}._select_mox9j_138:hover{border-color:#cbd5e0}._select_mox9j_138:focus{outline:none;border-color:#0f766e}._wordCountDisplay_mox9j_156{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#f8fafc;border:1px solid #e2e8f0}._wordCountLabel_mox9j_165{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em}._wordCountValue_mox9j_173{font-size:1.5rem;font-weight:700;color:#0f766e}._copyButton_mox9j_179{padding:.75rem 1.5rem;background-color:#0f766e;color:#fff;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._copyButton_mox9j_179:hover{background-color:#115e59}._copyButton_mox9j_179:active{transform:translateY(0)}._copySuccess_mox9j_199{background-color:#14b8a6}._refreshButton_mox9j_203{padding:.75rem 1.5rem;background-color:#667eea;color:#fff;border:none;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._refreshButton_mox9j_203:hover{background-color:#5568d3}._refreshButton_mox9j_203:active{transform:translateY(0)}._previewSection_mox9j_224{background:#fff;border:1px solid #e2e8f0;padding:2rem}._previewTitle_mox9j_230{font-size:1.125rem;font-weight:600;color:#475569;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._newsletterContent_mox9j_240{background:#fff;padding:2rem 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}._newsletterHeader_mox9j_246{text-align:center;padding-bottom:2rem;border-bottom:1px solid #e2e8f0;margin-bottom:2rem}._newsletterTitle_mox9j_253{font-size:1.5rem;font-weight:600;color:#14532d;margin:0 0 .5rem}._newsletterSubtitle_mox9j_260{font-size:.875rem;color:#64748b;margin:0}._communitySection_mox9j_267,._rolesSection_mox9j_268,._articleSection_mox9j_269{margin-bottom:2.5rem}._sectionTitle_mox9j_273{font-size:1.25rem;font-weight:600;color:#475569;margin:0 0 .75rem;letter-spacing:.025em}._sectionIntro_mox9j_281{font-size:.875rem;color:#64748b;margin:0 0 1.5rem;line-height:1.6}._rolesList_mox9j_289{display:flex;flex-direction:column;gap:.75rem}._roleCard_mox9j_295{background-color:#fff;padding:1.25rem;border:1px solid #e2e8f0;border-left:3px solid #0f766e;transition:all .2s}._roleCard_mox9j_295:hover{border-left-color:#14b8a6;background-color:#f0fdfa}._roleHeader_mox9j_308{display:flex;align-items:center;gap:10px;margin-bottom:.75rem}._roleLogo_mox9j_315{width:40px;height:40px;object-fit:contain;flex-shrink:0}._roleHeaderInfo_mox9j_322{flex:1;min-width:0}._roleTitle_mox9j_327{font-size:1.125rem;font-weight:700;color:#14532d;line-height:1.4;margin:0 0 3px}._roleEmployer_mox9j_335{font-size:.875rem;color:#64748b;margin:0}._roleDetails_mox9j_341{display:flex;flex-direction:column;gap:.5rem}._roleLocation_mox9j_347,._rolePosted_mox9j_348{font-size:.875rem;color:#64748b;margin:0}._roleSummary_mox9j_354,._roleInfo_mox9j_361{font-size:.875rem;color:#64748b;line-height:1.5;margin:.5rem 0}._roleInfo_mox9j_361 strong{color:#475569;font-weight:600}._roleScore_mox9j_373{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}._scoreLabel_mox9j_380{font-size:.75rem;color:#64748b;font-weight:600}._scoreValue_mox9j_386{font-size:.875rem;font-weight:700;color:#f39c12}._roleLink_mox9j_392{display:inline-block;color:#0f766e;font-weight:700;font-size:.875rem;text-decoration:none;margin-top:.5rem;transition:color .2s}._roleLink_mox9j_392:hover{color:#115e59}._communityStory_mox9j_407{background:linear-gradient(135deg,#f0fdfa,#ecfdf5);border:1px solid #99f6e4;border-left:4px solid #14b8a6;padding:1.5rem;margin-top:.75rem}._communityStoryTitle_mox9j_415{font-size:1rem;font-weight:700;color:#0f766e;margin:0 0 .75rem;text-transform:capitalize}._communityStoryContent_mox9j_423{font-size:.9375rem;color:#475569;line-height:1.7;margin:0;font-style:italic}._articleCard_mox9j_432{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #0f766e;padding:1.5rem}._articleTitle_mox9j_439{font-size:1.125rem;font-weight:700;color:#14532d;margin:0 0 1rem}._articlePreview_mox9j_446{font-size:.875rem;color:#64748b;line-height:1.6;margin:0 0 1.5rem}._articlePreview_mox9j_446 p{margin:0 0 1rem}._articlePreview_mox9j_446 p:last-child{margin-bottom:0}._articlePreview_mox9j_446 strong{color:#475569;font-weight:600}._articlePreview_mox9j_446 em{font-style:italic}._articleLink_mox9j_470{display:inline-block;color:#0f766e;font-weight:700;font-size:.875rem;text-decoration:none;transition:color .2s}._articleLink_mox9j_470:hover{color:#115e59}._newsletterFooter_mox9j_484{text-align:center;padding-top:2rem;border-top:1px solid #e2e8f0;margin-top:2rem}._footerText_mox9j_491{font-size:.875rem;color:#475569;font-weight:600;margin:0 0 .75rem}._footerLinks_mox9j_498{font-size:.8125rem;color:#64748b;margin:0 0 .75rem}._footerLinks_mox9j_498 a{color:#0f766e;text-decoration:none;font-weight:600;transition:color .2s}._footerLinks_mox9j_498 a:hover{color:#115e59}._footerDisclaimer_mox9j_515{font-size:.75rem;color:#94a3b8;margin:0;font-style:italic}@media(max-width:768px){._controlsGrid_mox9j_119{grid-template-columns:1fr}._newsletterContent_mox9j_240{padding:1.5rem 0}._newsletterTitle_mox9j_253{font-size:1.25rem}._roleHeader_mox9j_308{flex-direction:row}._roleLogo_mox9j_315{width:40px;height:40px}._roleTitle_mox9j_327{font-size:1rem}._sectionTitle_mox9j_273{font-size:1.125rem}}@media print{._controlsSection_mox9j_105,._previewTitle_mox9j_230{display:none}._pageContainer_mox9j_2{background:#fff}._newsletterContent_mox9j_240{border:none}}._pageContainer_133zl_1{min-height:100vh;background:linear-gradient(to bottom right,#f0fdfa,#fff,#f0fdf4);display:flex;flex-direction:column}._container_133zl_8{flex:1;background-color:#d4f4dd;border-bottom:1px solid #bbf7d0;display:flex;align-items:center;justify-content:center;padding:4rem 1rem}._content_133zl_18{max-width:56rem;width:100%;text-align:center;animation:_fadeIn_133zl_1 .6s ease-out}@keyframes _fadeIn_133zl_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._iconSuccess_133zl_36{width:80px;height:80px;background-color:#d4f4dd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:3rem;color:#15803d;font-weight:700;animation:_scaleIn_133zl_1 .5s ease-out .2s both}._iconError_133zl_51{width:80px;height:80px;background-color:#fee2e2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:3rem;color:#dc2626;font-weight:700;animation:_scaleIn_133zl_1 .5s ease-out .2s both}@keyframes _scaleIn_133zl_1{0%{transform:scale(0)}to{transform:scale(1)}}._spinner_133zl_75{width:60px;height:60px;border:4px solid #e5e7eb;border-top:4px solid #8b7ff5;border-radius:50%;margin:0 auto 1.5rem;animation:_spin_133zl_75 1s linear infinite}@keyframes _spin_133zl_75{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._title_133zl_90{font-size:2rem;font-weight:800;color:#14532d;margin-bottom:1rem;line-height:1.2}@media(min-width:768px){._title_133zl_90{font-size:2.75rem}}._message_133zl_104{font-size:1.125rem;color:#166534;line-height:1.6;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}@media(min-width:768px){._message_133zl_104{font-size:1.25rem}}._message_133zl_104 strong{color:#15803d;font-weight:600}._link_133zl_125{color:#8b7ff5;text-decoration:underline;font-weight:600;transition:color .2s}._link_133zl_125:hover{color:#7c6fe3}._benefits_133zl_136{background:#fff9;border:1px solid #bbf7d0;border-radius:.5rem;padding:2rem;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto}._benefitsTitle_133zl_147{font-size:1.25rem;font-weight:700;color:#14532d;margin-bottom:1.25rem;text-align:center}._benefitsList_133zl_155{list-style:none;padding:0;margin:0;text-align:left}._benefitsList_133zl_155 li{color:#166534;font-size:1rem;position:relative;padding:.625rem 0 .625rem 2rem}._benefitsList_133zl_155 li:before{content:"✓";position:absolute;left:0;color:#15803d;font-weight:700;font-size:1.25rem}._button_133zl_179{background-color:#8b7ff5;color:#fff;border:none;padding:.875rem 2rem;font-size:1rem;font-weight:700;border-radius:.5rem;cursor:pointer;transition:all .2s;white-space:nowrap}._button_133zl_179:hover{background-color:#7c6fe3;transform:translateY(-1px);box-shadow:0 4px 12px #8b7ff54d}._button_133zl_179:active{transform:translateY(0)}@media(max-width:768px){._container_133zl_8{padding:3rem 1rem}._iconSuccess_133zl_36,._iconError_133zl_51{width:60px;height:60px;font-size:2rem}._benefits_133zl_136{padding:1.5rem}}._overlay_1b3gb_1{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_1b3gb_15{background-color:#fff;width:100%;max-width:48rem;max-height:90vh;overflow-y:auto;border:1px solid #e2e8f0}._header_1b3gb_24{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;border-bottom:2px solid #e2e8f0;background-color:#f8fafc}._title_1b3gb_33{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .25rem}._subtitle_1b3gb_40{font-size:.875rem;color:#64748b;margin:0}._closeButton_1b3gb_46{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s;line-height:1}._closeButton_1b3gb_46:hover{color:#0f172a}._body_1b3gb_66{padding:2rem 1.5rem}._profileSection_1b3gb_70{margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}._sectionTitle_1b3gb_76{font-size:.875rem;font-weight:700;color:#0f172a;letter-spacing:.05em;margin:0 0 1rem}._profileCard_1b3gb_84{display:flex;flex-direction:column;gap:1.5rem;background-color:#f8fafc;padding:1.5rem;border:1px solid #e2e8f0}@media(min-width:640px){._profileCard_1b3gb_84{flex-direction:row}}._profileImageContainer_1b3gb_99{flex-shrink:0;display:flex;justify-content:center}._profileImage_1b3gb_99{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid #ffffff}._profileContent_1b3gb_113{flex:1;display:flex;flex-direction:column;gap:.5rem}._profileName_1b3gb_120{font-size:1.25rem;font-weight:700;color:#0f172a}._profileTitle_1b3gb_126{font-size:.875rem;font-weight:600;color:#0f766e}._profileCompany_1b3gb_132{font-size:.875rem;color:#475569}._profileBio_1b3gb_137{font-size:.875rem;color:#475569;line-height:1.6;margin-top:.5rem;padding:.75rem;background-color:#fff;border-left:3px solid #0f766e}._profileAddress_1b3gb_147{font-size:.875rem;color:#64748b;line-height:1.5;margin-top:.25rem}._profileContact_1b3gb_154{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}._contactLine_1b3gb_161{font-size:.875rem;color:#475569;font-weight:500}._emailLink_1b3gb_167{color:#0f766e;text-decoration:none;transition:color .2s}._emailLink_1b3gb_167:hover{color:#115e59;text-decoration:underline}._formSection_1b3gb_178{margin-top:2rem}._formIntro_1b3gb_182{font-size:.875rem;color:#475569;line-height:1.6;margin:.75rem 0 1.5rem;padding:.75rem 1rem;background-color:#f0fdfa;border-left:3px solid #0f766e}._form_1b3gb_178{display:flex;flex-direction:column;gap:1.25rem}._formRow_1b3gb_198{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:640px){._formRow_1b3gb_198{grid-template-columns:1fr 1fr}}._formGroup_1b3gb_210{display:flex;flex-direction:column;gap:.5rem}._label_1b3gb_216{font-size:.875rem;font-weight:600;color:#0f172a}._required_1b3gb_222{color:#dc2626}._optional_1b3gb_226{color:#64748b;font-weight:400}._input_1b3gb_231,._textarea_1b3gb_232{padding:.75rem;font-size:1rem;border:1px solid #cbd5e1;background-color:#fff;color:#0f172a;transition:all .2s;outline:none}._input_1b3gb_231:focus,._textarea_1b3gb_232:focus{border-color:#8b7ff5;box-shadow:0 0 0 3px #8b7ff51a}._textarea_1b3gb_232{resize:vertical;font-family:inherit}._errorMessage_1b3gb_253{padding:.75rem 1rem;background-color:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.875rem}._successMessage_1b3gb_261{text-align:center;padding:2rem}._successIcon_1b3gb_266{font-size:3rem;margin-bottom:1rem}._successTitle_1b3gb_271{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 .75rem}._successText_1b3gb_278{font-size:1rem;color:#64748b;margin:0}._formActions_1b3gb_284{display:flex;gap:1rem;margin-top:.5rem}._cancelButton_1b3gb_290{flex:1;padding:.875rem 1.5rem;background-color:#fff;color:#475569;font-weight:600;font-size:1rem;border:1px solid #cbd5e1;cursor:pointer;transition:all .2s}._cancelButton_1b3gb_290:hover{background-color:#f8fafc;border-color:#94a3b8}._submitButton_1b3gb_307{flex:1;padding:.875rem 1.5rem;background-color:#0f766e;color:#fff;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .2s}._submitButton_1b3gb_307:hover:not(:disabled){background-color:#115e59;transform:translateY(-1px);box-shadow:0 4px 12px #0f766e4d}._submitButton_1b3gb_307:disabled{opacity:.6;cursor:not-allowed}._container_19fq6_1{min-height:100vh;padding:2rem 1rem;background:linear-gradient(to bottom right,#f0fdfa,#fff,#f0fdf4)}@media(min-width:768px){._container_19fq6_1{padding:3rem 2rem}}._backLink_19fq6_13{display:inline-block;color:#0f766e;font-weight:600;font-size:.875rem;margin-bottom:2rem;cursor:pointer;background:none;border:none;padding:0;transition:color .2s}._backLink_19fq6_13:hover{color:#115e59}._content_19fq6_30{max-width:56rem;margin:0 auto;background-color:#fff;border:1px solid #e2e8f0;padding:2rem}@media(min-width:768px){._content_19fq6_30{padding:3rem}}._header_19fq6_44{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:flex-start;padding-bottom:2rem}._headerContent_19fq6_52{display:flex;flex-direction:column;gap:.5rem}._logoSection_19fq6_58{display:flex;justify-content:center;align-items:flex-start;padding:.5rem}._logo_19fq6_58{max-width:160px;max-height:100px;object-fit:contain}._jobTitle_19fq6_71{font-size:1.75rem;font-weight:800;color:#0f172a;margin:0 0 .75rem;line-height:1.2}@media(min-width:768px){._jobTitle_19fq6_71{font-size:2.25rem}}._employer_19fq6_85{font-size:1.125rem;font-weight:600;color:#475569;margin:0 0 .5rem}._location_19fq6_92{font-size:1rem;color:#64748b;margin:0 0 1rem}._statusBadge_19fq6_98{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#d1fae5;border:1px solid #6ee7b7;font-size:.875rem;font-weight:700;color:#065f46}._statusDot_19fq6_110{width:8px;height:8px;background-color:#10b981;border-radius:50%}._actionButtons_19fq6_117{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:640px){._actionButtons_19fq6_117{flex-direction:row}}._applyButton_19fq6_130{flex:1;padding:1rem 2rem;background-color:#0f766e;color:#fff;font-weight:700;font-size:1rem;border:none;cursor:pointer;transition:all .2s;text-align:center}._applyButton_19fq6_130:hover{background-color:#115e59;transform:translateY(-1px);box-shadow:0 4px 12px #0f766e4d}._contactButton_19fq6_149{flex:1;padding:1rem 2rem;background-color:#fff;color:#0f766e;font-weight:700;font-size:1rem;border:2px solid #0f766e;cursor:pointer;transition:all .2s;text-align:center}._contactButton_19fq6_149:hover{background-color:#f0fdfa;transform:translateY(-1px);box-shadow:0 4px 12px #0f766e26}._summarySection_19fq6_168{padding:1.5rem;background-color:#f8fafc;border-top:2px solid #e2e8f0;border-bottom:2px solid #e2e8f0;margin-bottom:2rem}._summaryRatingContent_19fq6_176{display:flex;align-items:center;gap:1rem;margin-top:.75rem;margin-bottom:1rem}._scoreNumber_19fq6_184{font-size:2.5rem;font-weight:800;color:#0f766e}._summaryText_19fq6_190{font-size:1rem;color:#475569;line-height:1.7;margin:0 0 1.5rem;white-space:pre-wrap}._section_19fq6_198{padding:2rem 0;border-bottom:1px solid #e2e8f0}._section_19fq6_198:last-child{border-bottom:none}._sectionTitle_19fq6_207{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0 0 1rem}._sectionContent_19fq6_214{font-size:1rem;color:#475569;line-height:1.7;margin:0;white-space:pre-wrap}._ratingsGrid_19fq6_222{display:flex;flex-direction:column;gap:.25rem}._ratingRow_19fq6_228{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.25rem 0}._ratingLabel_19fq6_236{font-size:.85rem;font-weight:600;color:#475569;min-width:130px}._responsibilitiesSection_19fq6_243{padding:1.5rem 0;border-bottom:1px solid #e2e8f0}._ratingStars_19fq6_248{position:relative;display:flex;align-items:center}._ratingStars_19fq6_248:hover ._tooltip_19fq6_254{opacity:1;visibility:visible}._stars_19fq6_259{display:flex;gap:.25rem}._star_19fq6_259{font-size:1.1rem;color:#cbd5e1;transition:color .2s}._starActive_19fq6_270{color:#fbbf24}._tooltip_19fq6_254{position:absolute;bottom:100%;right:0;margin-bottom:.5rem;padding:.75rem;background-color:#1e293b;color:#fff;font-size:.8rem;line-height:1.4;border-radius:.25rem;white-space:normal;max-width:280px;z-index:10;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;box-shadow:0 4px 12px #0003}._tooltip_19fq6_254:after{content:"";position:absolute;top:100%;right:1rem;border:6px solid transparent;border-top-color:#1e293b}._externalLink_19fq6_303{display:inline-flex;align-items:center;color:#0f766e;font-weight:600;font-size:1rem;text-decoration:none;transition:color .2s}._externalLink_19fq6_303:hover{color:#115e59;text-decoration:underline}._loadingState_19fq6_318,._errorState_19fq6_319{text-align:center;padding:4rem 1rem;color:#64748b}._spinner_19fq6_325{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#8b7ff5;border-radius:50%;animation:_spin_19fq6_325 .8s linear infinite;margin:0 auto 1rem}@keyframes _spin_19fq6_325{to{transform:rotate(360deg)}}._backButton_19fq6_341{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#0f766e;color:#fff;font-weight:600;border:none;cursor:pointer;transition:all .2s}._backButton_19fq6_341:hover{background-color:#115e59}._articleContainer_35gow_1{max-width:56rem;margin:0 auto;padding:2rem 1rem;min-height:100vh}@media(min-width:768px){._articleContainer_35gow_1{padding:3rem 2rem}}._articleHeader_35gow_14{margin-bottom:2rem}._backLink_35gow_18{display:inline-flex;align-items:center;color:#0f766e;font-weight:600;font-size:.875rem;text-decoration:none;margin-bottom:1.5rem;transition:color .2s}._backLink_35gow_18:hover{color:#115e59}._articleMeta_35gow_33{border-bottom:3px solid #0f766e;padding-bottom:1.5rem}._articleTitle_35gow_38{font-size:1.875rem;font-weight:900;color:#14532d;line-height:1.3}@media(min-width:768px){._articleTitle_35gow_38{font-size:2.5rem}}._articleContent_35gow_51{background-color:#fff;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 2px 8px #0000000a;border:1px solid #e2e8f0;margin-bottom:2rem}@media(min-width:768px){._articleContent_35gow_51{padding:3rem}}._articleContent_35gow_51 h3{font-size:1.5rem;font-weight:800;color:#0f766e;margin-top:2rem;margin-bottom:1rem}._articleContent_35gow_51 h3:first-child{margin-top:0}._articleContent_35gow_51 p{color:#334155;line-height:1.8;margin-bottom:1.25rem;font-size:1rem}._articleContent_35gow_51 strong{color:#14532d;font-weight:700}._articleContent_35gow_51 em{font-style:italic;color:#475569}._articleContent_35gow_51 ul,._articleContent_35gow_51 ol{margin-bottom:1.25rem;padding-left:1.5rem}._articleContent_35gow_51 li{color:#334155;line-height:1.8;margin-bottom:.75rem}._articleContent_35gow_51 ul li{list-style-type:disc}._articleContent_35gow_51 ol li{list-style-type:decimal}._articleNavigation_35gow_115{margin-top:3rem;padding-top:2rem;border-top:2px solid #e2e8f0}._navButtons_35gow_121{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}@media(min-width:768px){._navButtons_35gow_121{grid-template-columns:1fr 1fr}}._navButton_35gow_121{background-color:#fff;border:2px solid #0f766e;border-radius:.75rem;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex;flex-direction:column;gap:.5rem}._navButton_35gow_121:hover{background-color:#f0fdfa;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}._navLabel_35gow_152{font-size:.75rem;font-weight:700;color:#0f766e;text-transform:uppercase;letter-spacing:.05em}._navTitle_35gow_160{font-size:.875rem;font-weight:600;color:#14532d;line-height:1.4}._navButtonPlaceholder_35gow_167{display:none}@media(min-width:768px){._navButtonPlaceholder_35gow_167{display:block}}._backToCoachCenter_35gow_177{display:block;text-align:center;padding:1rem 2rem;background-color:#8b7ff5;color:#fff;font-weight:700;border-radius:.75rem;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #00000014}._backToCoachCenter_35gow_177:hover{opacity:.9;transform:scale(1.02)}
