.search-autocomplete-input-container,.search-autocomplete-wrapper{position:relative;width:100%}.search-autocomplete-input{width:100%;padding-right:2.5rem;border-radius:4px;font-size:1rem}.search-autocomplete-loading{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.spinner-small{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}.search-autocomplete-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #dbdbdb;border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:100}.search-autocomplete-suggestion{display:flex;align-items:center;padding:.75rem 1rem;cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid #f5f5f5}.search-autocomplete-suggestion:last-child{border-bottom:none}.search-autocomplete-suggestion.is-active,.search-autocomplete-suggestion:hover{background-color:#f5f5f5}.suggestion-icon{font-size:1rem;margin-right:.75rem;opacity:.6}.suggestion-text{flex:1 1;font-size:.9rem;color:#363636}.suggestion-career-title{color:#666;font-style:italic;margin-left:.25rem}@media screen and (max-width:768px){.search-autocomplete-suggestion{padding:.6rem .75rem}.suggestion-text{font-size:.85rem}}.recently-viewed-careers{width:100%}.recently-viewed-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f5f5f5}.recently-viewed-header h3{margin:0;font-weight:600;color:#363636}.recently-viewed-list{display:flex;flex-direction:column;gap:.75rem}.recently-viewed-card{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px solid #e8eaed;border-radius:8px;cursor:pointer;transition:all .2s ease}.recently-viewed-card:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.1);border-color:#3498db}.career-info{flex:1 1}.career-title{margin:0 0 .5rem;font-size:.95rem}.career-meta{gap:1rem;font-size:.85rem;color:#7a7a7a}.career-meta,.meta-item{display:flex;align-items:center}.meta-item{gap:.25rem}.view-arrow{font-size:1.5rem;color:#b5b5b5;transition:color .2s ease}.recently-viewed-card:hover .view-arrow{color:#3498db}.recently-viewed-empty,.recently-viewed-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.recently-viewed-loading .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@media screen and (max-width:768px){.recently-viewed-card{padding:.75rem}.career-title{font-size:.9rem}.career-meta{flex-direction:column;align-items:flex-start;gap:.25rem}.view-arrow{font-size:1.25rem}}.recommended-careers{width:100%}.recommendations-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f5f5f5}.header-title{display:flex;align-items:center;gap:.5rem}.header-title h3{margin:0;font-weight:600;color:#363636}.recommendations-list{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.recommendation-card{padding:1.25rem;background:#fff;border:1px solid #e8eaed;border-radius:8px;cursor:pointer;transition:all .2s ease}.recommendation-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#3498db}.recommendation-header{margin-bottom:.75rem}.career-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.career-title{flex:1 1;font-weight:600;color:#363636;margin:0;font-size:1rem;line-height:1.4}.score-badge{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;background:#fff3cd;border-radius:12px;font-size:.75rem;font-weight:600;color:#856404;white-space:nowrap}.recommendation-reasons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.reason-tag{display:inline-block;padding:.35rem .75rem;background:#f0f7ff;color:#0969da;border-radius:16px;font-size:.8rem;font-weight:500;line-height:1.2}.view-details-link{color:#3498db;font-size:.9rem;font-weight:600;transition:color .2s ease}.recommendation-card:hover .view-details-link{color:#2980b9;text-decoration:underline}.recommendations-empty,.recommendations-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.recommendations-loading .spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.empty-message{font-weight:600;color:#7a7a7a;margin:1rem 0 .5rem}.empty-hint{font-size:.9rem;color:#b5b5b5;margin:0}@media screen and (min-width:769px){.recommendations-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.recommendation-card{padding:1rem}.career-title{font-size:.95rem}.reason-tag{font-size:.75rem;padding:.3rem .6rem}}.related-careers-section .card-content{padding:0!important}.related-careers-table{margin-bottom:0!important;border-radius:0}.related-careers-table thead th{background-color:#f5f5f5;font-weight:600;font-size:.875rem;color:#363636;border-bottom:2px solid #dbdbdb;padding:.75rem 1rem;vertical-align:middle}.related-careers-table tbody tr{transition:background-color .15s ease;border-bottom:1px solid #f0f0f0}.related-careers-table tbody tr:hover{background-color:#fafafa}.related-careers-table tbody tr:last-child{border-bottom:none}.related-careers-table tbody td{vertical-align:middle;padding:.75rem 1rem;font-size:.9375rem}.related-careers-table .program-explorer__save-cell--compact{min-width:0;width:auto}@media screen and (min-width:1024px){.related-careers-table td:first-child,.related-careers-table th:first-child{width:56px}.related-careers-table td:nth-child(3),.related-careers-table th:nth-child(3){width:64px;text-align:center}.related-careers-table td:nth-child(5),.related-careers-table td:nth-child(6),.related-careers-table th:nth-child(5),.related-careers-table th:nth-child(6){white-space:nowrap}}.related-careers-table .tag.is-success.is-light{background-color:#effaf3;color:#257942}.related-careers-table .tag.is-danger.is-light{background-color:#feecf0;color:#cc0f35}@media screen and (max-width:768px){.related-careers-table{font-size:.875rem}.related-careers-table thead th{padding:.5rem;font-size:.8125rem}.related-careers-table tbody td{padding:.5rem}.related-careers-table tbody td:nth-child(5),.related-careers-table tbody td:nth-child(6),.related-careers-table thead th:nth-child(5),.related-careers-table thead th:nth-child(6){display:none}}@media print{.related-careers-table button{display:none}.related-careers-table tbody tr{page-break-inside:avoid;break-inside:avoid}}.related-careers-table button:focus{outline:2px solid #3273dc;outline-offset:2px}@media (prefers-contrast:high){.related-careers-table thead th{background-color:#e0e0e0;border-bottom-width:3px}.related-careers-table tbody tr:hover{background-color:#f0f0f0}}.ProgramAvailabilityMapPanel_panel__AbU2W{border:0;border-radius:8px;background:#fff;padding:1rem;box-shadow:none}.ProgramAvailabilityMapPanel_seriesSummaryHeader__Fjnf3{margin:0 0 .45rem;padding:0}.ProgramAvailabilityMapPanel_seriesSummaryMeta__vmEYK{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.ProgramAvailabilityMapPanel_seriesSummaryTitle__kuyeD{margin:0;font-size:.92rem;font-weight:700;color:#111827}.ProgramAvailabilityMapPanel_seriesSummaryCode__T0nDP{margin:0;font-size:.73rem;color:#1d4ed8;font-weight:600}.ProgramAvailabilityMapPanel_seriesSummaryDescription__Ky5dT{margin:.3rem 0 0;font-size:.75rem;color:#4b5563;line-height:1.35}.ProgramAvailabilityMapPanel_seriesSummaryLoading__wqyR8{margin:.35rem 0 0;font-size:.72rem;color:#6b7280}.ProgramAvailabilityMapPanel_titleRow___btoV{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.ProgramAvailabilityMapPanel_title__uUvKT{margin:0;font-size:.95rem;font-weight:600;color:#1f2937}.ProgramAvailabilityMapPanel_subtitle__iEPCc{margin:0;font-size:.75rem;color:#6b7280}.ProgramAvailabilityMapPanel_statsGrid__VOb_l{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:1rem}.ProgramAvailabilityMapPanel_statCard__QWiuH{border:1px solid #e5e7eb;border-radius:6px;background:#f9fafb;padding:.65rem}.ProgramAvailabilityMapPanel_statCardActive__oe9AP{border-color:#2563eb;background:#eff6ff}.ProgramAvailabilityMapPanel_statHeader__WbH2o{display:flex;justify-content:space-between;align-items:center;gap:.4rem}.ProgramAvailabilityMapPanel_statButton__KsFl3{flex:1 1;background:transparent;border:0;text-align:left;cursor:pointer;padding:0}.ProgramAvailabilityMapPanel_statLabel__xs6zZ{font-size:.75rem;color:#4b5563}.ProgramAvailabilityMapPanel_statValue___PiEL{font-size:1rem;font-weight:700;color:#111827}.ProgramAvailabilityMapPanel_magnifierButton__jTJh1{border:1px solid #cbd5e1;background:#fff;color:#1f2937;border-radius:6px;width:28px;height:28px;line-height:1;cursor:pointer}.ProgramAvailabilityMapPanel_contentRow__g0TLA{display:flow-root}.ProgramAvailabilityMapPanel_educationPanel__v1czP{min-width:0}.ProgramAvailabilityMapPanel_educationHeader__DQb4t{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.ProgramAvailabilityMapPanel_educationTitle__0SQCc{margin:0;font-size:.8rem;font-weight:600;color:#374151}.ProgramAvailabilityMapPanel_educationBody__tvH_T{margin:0;font-size:.75rem;color:#4b5563}.ProgramAvailabilityMapPanel_mapPanel__f0iOQ{position:relative;float:right;width:min(46%,460px);margin:0 0 .85rem 1rem;border-radius:6px;padding:.55rem;background:#fff;min-height:250px;overflow:hidden}.ProgramAvailabilityMapPanel_mapError__ruXhT,.ProgramAvailabilityMapPanel_mapLoading__XfgLe{font-size:.75rem;margin:0 0 .5rem}.ProgramAvailabilityMapPanel_mapError__ruXhT{color:#b91c1c}.ProgramAvailabilityMapPanel_mapSvg__jmhky{width:100%;min-height:220px;aspect-ratio:8/5;overflow:hidden;contain:layout paint}.ProgramAvailabilityMapPanel_mapSvg__jmhky .pe-map-svg{width:100%;height:100%}.ProgramAvailabilityMapPanel_mapSvg__jmhky svg{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%}.ProgramAvailabilityMapPanel_tooltip__tOnMW{position:absolute;min-width:180px;max-width:260px;background:#fff;color:#111;border:1px solid #9ca3af;border-radius:6px;padding:.55rem .6rem;box-shadow:0 6px 18px rgba(15,23,42,.18);z-index:2}.ProgramAvailabilityMapPanel_tooltipState__xp04L{margin:0;font-size:.75rem}.ProgramAvailabilityMapPanel_tooltipCount__SCFHj{margin:.2rem 0;font-size:.75rem}.ProgramAvailabilityMapPanel_tooltipCount__SCFHj strong{font-size:.95rem}.ProgramAvailabilityMapPanel_tooltipActions__IC4pR{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.ProgramAvailabilityMapPanel_tooltipSearchCopy__6WEQp{font-size:.67rem;line-height:1.2;color:#374151}.ProgramAvailabilityMapPanel_tooltipLink__rarF6{background:#f3f4f6;color:#111;border:1px solid #9ca3af;border-radius:4px;width:26px;height:26px;cursor:pointer}@media (max-width:1024px){.ProgramAvailabilityMapPanel_contentRow__g0TLA{display:block}.ProgramAvailabilityMapPanel_mapPanel__f0iOQ{float:none;width:100%;margin:0 0 .75rem}}.program-explorer{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.program-explorer__header{margin-bottom:2rem;text-align:center}.program-explorer__header .title{margin-bottom:.5rem}.program-explorer__header .subtitle{color:#666}.program-explorer__search{margin-bottom:0}.program-explorer__search input{font-size:1rem}.program-explorer__search .button.is-info{background-color:#3273dc;color:#fff}.program-explorer__search .button:not(.is-info):not(.is-primary){background-color:#fff;border-color:#dbdbdb;color:#363636}.program-explorer__search .button:not(.is-info):not(.is-primary):hover{background-color:#f5f5f5;border-color:#b5b5b5}.program-explorer__six-digit-toggle{margin-top:.75rem;margin-bottom:1rem}.program-explorer__six-digit-note{margin-top:.3rem;font-size:.8rem;color:#4a4a4a}.program-explorer__filters{margin-bottom:2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.program-explorer__summary{margin-bottom:0;margin-top:1rem;padding:.75rem 1rem;background:#e8f4f8;border-left:4px solid #3273dc;border-radius:4px}.program-explorer__results{margin-top:1rem;margin-bottom:2rem;overflow:visible;position:relative}.program-explorer__table-scroll{width:100%;overflow-x:auto}.program-explorer__cip-toggle{margin-top:1rem;display:flex;justify-content:flex-start}.program-explorer__cip-button{font-weight:600}.program-explorer__cip-button--four{background-color:#e6f6e6;color:#245c2a;border-color:#c7e8c7}.program-explorer__cip-button--six{background-color:#e6f2ff;color:#1f4a7a;border-color:#c9def7}.program-explorer__cip-button.is-active.program-explorer__cip-button--four{background-color:#bfe6bf;border-color:#9fd89f;color:#1f4a24}.program-explorer__cip-button.is-active.program-explorer__cip-button--six{background-color:#b7d9ff;border-color:#9bc7ff;color:#163a63}.program-explorer__results table{background:#fff;border:1px solid #e0e0e0;border-radius:8px}.program-explorer__results thead{background:#f5f5f5}.program-explorer__results thead th{font-weight:600;color:#363636;border-bottom:2px solid #e0e0e0}.program-explorer__col-save{width:1%;white-space:nowrap;text-align:center}.program-explorer__col-program{text-align:left!important}.program-explorer__results .program-explorer__save-cell--compact{min-width:0;width:auto}.program-explorer__label-mobile{display:none}.program-explorer__results tbody tr{transition:background-color .2s}.program-explorer__results tbody tr:hover{background-color:#f9f9f9}.program-explorer__results .buttons{margin-bottom:0}.program-explorer__results tbody tr.program-row{cursor:pointer}.program-explorer__results tbody tr.program-row.program-row--series,.program-explorer__results tbody tr.program-row:hover{background-color:#f3f4f6}.program-explorer__results tbody tr.program-row.program-row--series:hover{background-color:#eceff3}.program-explorer__results tbody tr.program-row.program-row--six{background-color:#fff;transition:opacity .25s ease,transform .25s ease}.program-explorer__results tbody tr.program-row.program-row--six:hover{background-color:#f8fafc}.program-explorer__results tbody tr.program-row.is-active{background-color:#eef1f5;border-left:3px solid #6b7280}.program-explorer__results tbody tr.program-row.program-row--series.is-active{background-color:#e7eaee;border-left-color:#6b7280}.program-explorer__results tbody tr.program-row.program-row--six.is-active{background-color:#f3f4f6;border-left-color:#6b7280}.program-explorer__program-cell--child{padding-left:1.8rem!important}.program-explorer__inline-popup{margin:.3rem 0}.program-explorer__floating-popup{position:absolute;z-index:100;width:min(360px,calc(100vw - 32px));overflow-y:auto;overflow-x:hidden;padding:.75rem .85rem;background:#fff;border:1px solid #d6dbe3;border-radius:.5rem;box-shadow:0 10px 24px rgba(15,23,42,.16)}.program-explorer__floating-popup--above{transform:translateY(-100%)}.program-explorer__floating-popup--below{transform:none}.program-explorer__floating-popup--compact{width:max-content;max-width:min(560px,calc(100vw - 32px))}.program-explorer__metric-trigger{border:0;background:transparent;padding:0;margin:0;color:#1f2937;font-size:.9rem;line-height:1.35;text-align:left;cursor:pointer}.program-explorer__metric-trigger:hover{text-decoration:underline}.program-explorer__metric-trigger:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.program-explorer__popup-list{max-height:none;overflow:visible;margin-top:.45rem}.program-explorer__popup-overall{margin-top:.45rem;margin-bottom:.55rem;line-height:1.45}.program-explorer__popup-overall-label{font-weight:700;color:#111827}.program-explorer__popup-overall-meta{color:#4b5563}.program-explorer__popup-list--outlook{display:flex;flex-direction:column;gap:.45rem}.program-explorer__popup-list--kv{display:flex;flex-direction:column;gap:.42rem}.program-explorer__popup-row{margin:0;display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:0}.program-explorer__popup-row-title{color:#1f2937;line-height:1.4;flex:0 1 auto}.program-explorer__popup-list--kv-compact .program-explorer__popup-row{align-items:baseline;justify-content:flex-start;gap:.35rem;padding:.2rem 0;border-bottom:1px solid #edf2f7}.program-explorer__popup-list--kv-compact .program-explorer__popup-row:last-child{border-bottom:0}.program-explorer__popup-value{font-size:.78rem;font-weight:700;white-space:nowrap}.program-explorer__popup-value--money{color:#065f46}.program-explorer__popup-value--count{color:#1e40af}.program-explorer__popup-value--na{color:#6b7280}.program-explorer__outlook-row{margin:0;display:flex;align-items:center;justify-content:space-between;gap:.7rem}.program-explorer__outlook-title{color:#1f2937;line-height:1.4;flex:1 1 auto}.program-explorer__outlook-pill{display:inline-flex;align-items:center;border-radius:999px;padding:.14rem .5rem;font-size:.72rem;font-weight:700;white-space:nowrap;border:1px solid transparent}.program-explorer__outlook-tone--decline{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.program-explorer__outlook-tone--slower{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.program-explorer__outlook-tone--average{background:#f3f4f6;color:#374151;border-color:#d1d5db}.program-explorer__outlook-tone--faster{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.program-explorer__outlook-tone--much-faster{background:#dcfce7;color:#166534;border-color:#86efac}.program-explorer__outlook-tone--na{background:#f9fafb;color:#6b7280;border-color:#e5e7eb}@keyframes pe-six-row-enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.program-expanded-row td,.program-expanded-row.program-expanded-row--series td{background:#fff}.program-explorer__results .tag.is-info.is-light{margin-left:.5rem;vertical-align:middle}.program-description-text{color:#4a4a4a}.pe-series-summary{margin:0 0 1.25rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.pe-series-summary__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.pe-series-summary__title{margin:0;font-size:1rem;font-weight:600;color:#374151}.pe-series-summary__description{margin:0 0 .75rem;font-size:.85rem;color:#4a4a4a}.pe-series-summary__loading{margin:0 0 .75rem;font-size:.85rem;color:#9ca3af}.pe-series-summary__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:.5rem 1rem;gap:.5rem 1rem;margin-bottom:.75rem}.pe-series-summary__stat{display:flex;flex-direction:column;gap:.2rem}.pe-series-summary__stat-label{font-size:.75rem;color:#6b7280}.pe-series-summary__stat-value{font-size:.95rem;font-weight:600;color:#111827}.pe-series-programs{margin-top:.75rem}.pe-series-programs__title{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#374151}.pe-series-programs__table table{background:#fff;border:1px solid #e5e7eb;border-radius:6px}.program-explorer__pagination{margin-bottom:2rem}.program-explorer__pagination .pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.program-explorer__pagination .pagination-next,.program-explorer__pagination .pagination-previous{position:static;margin:0;min-width:0;border-radius:6px;padding:.35rem .75rem}.program-explorer__pagination .pagination-list{margin:0}.program-explorer__pagination .pagination-link{min-width:0;border-radius:6px;padding:.35rem .75rem}.rp-section .program-explorer__pagination{margin:0;padding:.8rem 1rem 1rem;border-top:1px solid #e2e8f0}.program-explorer__loading{margin:1rem 0 2rem}.program-explorer__loading-table{border:1px solid #e0e0e0;border-radius:8px;background:#fff;overflow:hidden}.program-explorer__loading-caption{padding:.75rem 1rem;font-size:.86rem;font-weight:600;color:#4b5563;border-bottom:1px solid #e5e7eb;background:#f9fafb}.program-explorer__loading-table table{margin:0;border:0}.program-explorer__loading-row td{vertical-align:middle}.program-explorer__skeleton{display:inline-block;height:.8rem;border-radius:999px;background:linear-gradient(90deg,#eceff3,#f4f6f9 50%,#eceff3);background-size:200% 100%;animation:program-explorer-skeleton-shimmer 1.2s ease-in-out infinite}.program-explorer__skeleton--icon{width:1rem;height:1rem;border-radius:50%}.program-explorer__skeleton--program{width:min(85%,22rem)}.program-explorer__skeleton--metric{width:6rem}.program-explorer__skeleton--outlook{width:8.5rem}.program-explorer__skeleton--count{width:3rem}@keyframes program-explorer-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.program-explorer__empty{margin:3rem 0}.program-explorer__empty .box{max-width:600px;margin:0 auto;padding:3rem}@media (max-width:768px){.program-explorer{padding:1rem .5rem}.program-explorer__header .title{font-size:1.5rem}.program-explorer__header .subtitle{font-size:1rem}.program-explorer__search .field.has-addons{flex-direction:column}.program-explorer__search .field.has-addons .control{width:100%;margin-bottom:.5rem}.program-explorer__search .field.has-addons .control:last-child{margin-bottom:0}.program-explorer__search .button{width:100%;justify-content:center}.program-explorer__filters{padding:1rem}.program-explorer__filters .columns{margin:0}.program-explorer__filters .column{padding:.5rem}.program-explorer__filters .column.is-4{width:100%}.program-explorer__results table{font-size:.875rem}.program-explorer__label-desktop{display:none}.program-explorer__label-mobile{display:inline}.program-explorer__results .tag{font-size:.75rem}.program-explorer__results .buttons{flex-direction:column}.program-explorer__results .button{width:100%;margin:.25rem 0}.program-explorer__floating-popup{width:min(320px,calc(100vw - 24px))}}@media (min-width:769px) and (max-width:1024px){.program-explorer{padding:1.5rem}}@media (min-width:1025px){.program-explorer{padding:2rem}}.pe-header-container{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.pe-header-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;gap:1rem}.pe-header-title-section{flex:1 1;min-width:0}.pe-header-title{font-size:1.5rem;font-weight:600;color:#202124;margin:0;display:flex;align-items:center;line-height:1.3}.pe-header-save-section{flex-shrink:0}.pe-header-metadata-unified{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;padding:1rem 0;border-top:1px solid #f1f3f4;border-bottom:1px solid #f1f3f4}.pe-metadata-item{display:flex;flex-direction:column;gap:.25rem;min-width:120px}.pe-metadata-item:not(.pe-metadata-stat){flex:1 1 200px;max-width:300px}.pe-metadata-item.pe-metadata-stat{flex:0 0 auto;min-width:100px;text-align:center;align-items:center}.pe-metadata-label{font-size:.75rem;font-weight:500;color:#5f6368;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center}.pe-metadata-value{font-size:.9375rem;font-weight:500;color:#202124}.pe-metadata-stat-value{font-size:1.5rem;font-weight:700;color:#1a73e8;line-height:1}@media (max-width:768px){.pe-header-container{padding:1rem}.pe-header-title-row{flex-direction:column;gap:1rem}.pe-header-title{font-size:1.25rem}.pe-header-save-section{align-self:flex-start}.pe-header-metadata-unified{flex-direction:column;gap:1rem;align-items:stretch}.pe-metadata-item{min-width:unset;width:100%}.pe-metadata-item:not(.pe-metadata-stat){flex:1 1 auto;max-width:100%}.pe-metadata-item.pe-metadata-stat{text-align:left;align-items:flex-start}.pe-metadata-label{justify-content:flex-start}.pe-metadata-stat-value{font-size:1.25rem}}@media (min-width:769px) and (max-width:1024px){.pe-header-metadata-unified{gap:1.25rem}.pe-metadata-item:not(.pe-metadata-stat){flex:1 1 150px;max-width:250px}.pe-metadata-stat-value{font-size:1.35rem}}.expanded-program-view{padding:0;background:#fff;border-radius:8px;margin:0;position:relative}.expanded-program-view .card{border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.06);background:#fff}.expanded-program-view .card.related-careers-section:hover,.expanded-program-view .card.rp-section:hover{transform:none}.expanded-program-view .card.rp-section{border:0}.expanded-program-view .card.related-careers-section,.expanded-program-view .card.rp-section{overflow:visible}.expanded-program-view .card-header{background:#f8f9fa;border-bottom:1px solid #e2e8f0}.expanded-program-view .card-header-title{font-weight:600;color:#202124;font-size:1rem}.expanded-program-view .card-content{padding:1.25rem}.expanded-program-view .related-careers-section,.expanded-program-view .rp-section{margin-left:.75rem;margin-right:.75rem}@media (max-width:768px){.expanded-program-view{padding:0;border-radius:0;margin:0}.expanded-program-view .related-careers-section,.expanded-program-view .rp-section{margin-left:0;margin-right:0}}.rp-section .card-content{padding:0}.rp-section__body{margin:0}.rp-section__results{margin-top:0;margin-bottom:0}.rp-section__header-title{padding:0;font-size:.92rem}.rp-card-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.rp-card{border:1px solid #d7e9db;border-radius:10px;padding:.5rem .6rem;min-height:0}.rp-card--score-high{background:linear-gradient(140deg,#f6fcf7,#ebf8ee)}.rp-card--score-mid{background:linear-gradient(140deg,#fbfdf5,#f0f7e7)}.rp-card--score-low{background:linear-gradient(140deg,#fefef8,#f7f8eb)}.rp-card__row{display:flex;align-items:center;gap:.45rem}.rp-card__row--top{margin-bottom:.3rem}.rp-card__row--meta{font-size:.72rem;color:#2f4930}.rp-card .program-explorer__save-cell{min-width:0;flex:0 0 auto}.rp-card .program-explorer__save-labels{max-width:130px}.rp-card__action{background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.08);border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:#23481a;margin-left:auto}.rp-card__title{border:0;background:transparent;cursor:pointer;display:inline-block;width:auto;min-width:0;flex:1 1 auto;text-align:left;font-size:.86rem;font-weight:650;color:#183a14;line-height:1.2;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.rp-card__cip{font-family:inherit;font-weight:400;color:#5f6368}.rp-card__cip,.rp-card__similarity{margin:0;font-size:.7rem;white-space:nowrap}.rp-card__similarity{color:#315034;line-height:1.15;flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis}.rp-table-container{width:100%;overflow-x:auto}.rp-table-container .table{background:#fff;border:1px solid #e2e8f0}.rp-table-container thead th{background:#f8f9fa;color:#5f6368;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e2e8f0}.rp-table-container thead th[style*="cursor: pointer"]{transition:background-color .15s ease}.rp-table-container thead th[style*="cursor: pointer"]:hover{background:#e8f4f8;color:#1a73e8}.rp-table-row{transition:background-color .15s ease;cursor:pointer}.rp-table-row:hover{background:#f0f7ff}.rp-table-row.is-active{background:#e8f4f8;border-left:3px solid #3273dc}.rp-table__program-button{border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;text-align:left;padding:0}.rp-table__search-button{background:#f8fafc;border:1px solid #d1d5db;border-radius:6px;color:#1f2937;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.rp-program-title{font-weight:600;color:#202124;font-size:.9375rem;margin-bottom:.25rem;line-height:1.3}.rp-cip-code{font-size:.8125rem;color:#5f6368;font-family:Courier New,monospace}.rp-relatedness-label{font-size:.875rem;color:#1a73e8;font-weight:600;line-height:1.4}.rp-table__program-title{font-size:.9rem;font-weight:600}.rp-expanded-row,.rp-expanded-row:hover{background:#f8f9fa!important}.rp-expanded-content{padding:1.5rem;background:#fff;border-left:3px solid #4a90e2;border-radius:4px;margin:.5rem}.rp-info-section{margin-bottom:1.25rem}.rp-info-section:last-of-type{margin-bottom:1rem}.rp-section-label{color:#1a73e8;font-weight:600;font-size:.875rem;display:block;margin-bottom:.5rem}.rp-section-text{color:#4a4a4a;font-size:.875rem;line-height:1.6;margin:0}.rp-expanded-actions{display:flex;justify-content:flex-end}@media (max-width:768px){.rp-card-grid{grid-template-columns:1fr}.rp-card{min-height:0}.rp-table-container table td:nth-child(3),.rp-table-container table th:nth-child(3){display:none}.rp-program-title{font-size:.875rem}.rp-cip-code{font-size:.75rem}.rp-expanded-content{padding:.75rem;margin:.25rem}}@media (min-width:769px) and (max-width:1024px){.rp-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1025px){.rp-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.program-explorer__save-cell{position:relative;min-width:150px}.program-explorer__save-button{align-items:center;background:transparent;border:0;cursor:pointer;display:inline-flex;gap:.35rem;padding:.1rem .2rem}.program-explorer__save-button--has-labels{align-items:flex-start}.program-explorer__save-star{color:#7a7a7a;font-size:1rem;line-height:1}.program-explorer__save-star.saved{color:#f4b400}.program-explorer__save-labels{color:#4a4a4a;display:inline-flex;flex-direction:column;align-items:flex-start;gap:.15rem;font-size:.65rem;line-height:1;max-width:108px}.program-explorer__save-label{display:block;color:#065f46;font-size:.65rem;font-weight:600;line-height:1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.program-explorer__save-label--more{color:#6b7280;font-weight:600;letter-spacing:.06em}.program-explorer__save-dropdown{background:#fff;border:1px solid #dcdfe3;border-radius:.5rem;box-shadow:0 8px 16px rgba(15,23,42,.14);left:0;min-width:220px;padding:.55rem .65rem;position:absolute;top:calc(100% + .35rem);z-index:25}.program-explorer__save-dropdown-title{color:#374151;font-size:.72rem;font-weight:600;margin-bottom:.4rem}.program-explorer__save-dropdown-empty{color:#6b7280;font-size:.72rem;margin:0}.program-explorer__save-option{align-items:center;cursor:pointer;display:flex;font-size:.76rem;gap:.45rem;margin-bottom:.25rem}.program-explorer__save-option:last-child{margin-bottom:0}