.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}}.equity-tab-content-compact{padding:.5rem 0}[role=tabpanel][hidden]{display:none!important}.equity-sections{display:flex;flex-direction:column;gap:1rem}.equity-section{border:none;background:transparent;padding-left:.75rem}.equity-section+.equity-section{margin-top:.5rem;padding-top:0}.section-heading{font-size:.875rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.subsection-heading{font-size:.813rem;font-weight:600;color:#475569;margin-top:.5rem;margin-bottom:.25rem}.metric-row{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;padding:.25rem 0;font-size:.875rem;line-height:1.4}.metric-label{color:#64748b;font-weight:500}.metric-value{font-weight:600;color:#0f172a;text-align:left}.metric-row--difference{align-items:flex-start}.metric-row--sentence{align-items:baseline}.difference-text,.sentence-text{color:#0f172a;font-weight:400}.difference-note{flex-basis:100%;margin-left:.5rem;font-size:.75rem;color:#64748b}.equity-ranking-summary{margin-top:.75rem;padding:.6rem .75rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc}.equity-ranking-summary__title{font-size:.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.4px}.equity-ranking-summary__block{display:flex;flex-direction:column;gap:.35rem}.equity-ranking-summary__heading{font-size:.7rem;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.4px}.equity-ranking-summary__row{display:flex;justify-content:space-between;gap:.5rem;font-size:.75rem;color:#475569}.equity-ranking-summary__divider{height:1px;background:#e2e8f0;margin:.5rem 0}.difference-emphasis{font-weight:700}.difference-direction{color:#0f172a;font-weight:400}.difference--neutral{color:#0f172a}.difference--neutral-blue{color:#2563eb}.difference--good{color:#10b981}.difference--yg-1{color:#b6d957}.difference--yg-2{color:#d4c94a}.difference--yellow{color:#f2c94c}.difference--orange{color:#f2994a}.difference--orange-red{color:#eb5757}.difference--red{color:#d10f0f}.equity-table-wrapper{overflow-x:auto}.equity-table{width:100%;border-collapse:collapse;font-size:.8125rem;background-color:#fff;table-layout:fixed}.equity-table caption{caption-side:top}.equity-table__caption{text-align:left;font-size:.75rem;color:#64748b;margin-bottom:.5rem;font-weight:500}.equity-table__caption--spacious{margin-bottom:.85rem;line-height:1.35}.equity-table__value--emphasis{font-weight:700;color:#0f172a}.equity-table--cols-1 tbody td,.equity-table--cols-1 tbody th,.equity-table--cols-1 thead th:first-child,.equity-table--cols-1 thead th:not(:first-child){width:50%}.equity-table--cols-2 tbody th,.equity-table--cols-2 thead th:first-child{width:40%}.equity-table--cols-2 tbody td,.equity-table--cols-2 thead th:not(:first-child){width:30%}.equity-table--cols-3 tbody td,.equity-table--cols-3 tbody th,.equity-table--cols-3 thead th:first-child,.equity-table--cols-3 thead th:not(:first-child){width:25%}.equity-table--compare-a thead th,.equity-table--status-a thead th{text-transform:uppercase;letter-spacing:.03em;font-size:.6875rem;color:#64748b;padding:.35rem .5rem;padding-left:.5rem!important;border-bottom:2px solid #cbd5e1;background-color:#f8fafc!important;text-align:left}.equity-table--compare-a tbody td,.equity-table--compare-a tbody th,.equity-table--status-a tbody td,.equity-table--status-a tbody th{padding:.5rem;padding-left:.5rem!important;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top}.equity-tab-content-compact .equity-table.equity-table--compare-a tbody tr td,.equity-tab-content-compact .equity-table.equity-table--compare-a tbody tr th,.equity-tab-content-compact .equity-table.equity-table--status-a tbody tr td,.equity-tab-content-compact .equity-table.equity-table--status-a tbody tr th{padding:.5rem!important;-webkit-padding-start:.5rem!important;padding-inline-start:.5rem!important}.equity-table--compare-a tbody td,.equity-table--compare-a tbody th,.equity-table--status-a tbody td,.equity-table--status-a tbody th{background-color:#fff}.equity-table--compare-a tbody th{font-weight:600;color:#0f172a;width:22%}.equity-table--status-a tbody th{font-weight:600;color:#0f172a;width:25%;text-align:left}.equity-table--status-a tbody th .college-glossary-trigger{justify-content:flex-start;text-align:left;width:100%}.equity-table--status-a tbody th .college-glossary-trigger__label{text-align:left}.equity-table--wide-metric tbody th,.equity-table--wide-metric thead th:first-child{width:55%;min-width:12rem;white-space:normal}.equity-table.equity-table--compare-a tbody tr:nth-child(odd) td,.equity-table.equity-table--compare-a tbody tr:nth-child(odd) th,.equity-table.equity-table--status-a tbody tr:nth-child(odd) td,.equity-table.equity-table--status-a tbody tr:nth-child(odd) th{background-color:#fff!important}.equity-table.equity-table--compare-a tbody tr:nth-child(2n) td,.equity-table.equity-table--compare-a tbody tr:nth-child(2n) th,.equity-table.equity-table--status-a tbody tr:nth-child(2n) td,.equity-table.equity-table--status-a tbody tr:nth-child(2n) th{background-color:#f8fafc!important}.equity-table__value{display:block;font-weight:600;color:#0f172a}.equity-table__diff-group{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3rem}.equity-table__diff{font-weight:700}.equity-table__diff-direction{font-size:.6875rem;color:#475569}.equity-table__na{color:#cbd5e1}.equity-table__comparison{font-size:.8125rem;color:#0f172a}.equity-table__comparison-value{font-weight:700}.equity-table__comparison-text{color:#0f172a;font-weight:400}.has-text-success{color:#10b981!important}.has-text-warning{color:#f59e0b!important}.has-text-danger{color:#ef4444!important}.has-text-grey{color:#9ca3af!important}.has-text-grey-light{color:#cbd5e1!important}.equity-tab-content{padding:.5rem 0}.equity-race-label{padding-left:.75rem;display:inline-block}.equity-representation{display:flex;flex-direction:column;gap:.75rem;padding-right:8px}.equity-representation__bar{display:flex;width:100%;height:12px;border-radius:999px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0}.equity-representation__segment{height:100%;transition:width .3s ease}.equity-representation__legend{display:flex;flex-direction:column;gap:.4rem}.equity-representation__legend-row{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#1f2937}.equity-representation__swatch{width:10px;height:10px;border-radius:999px}.equity-representation__legend-label{flex:1 1;font-weight:600}.equity-representation__legend-value{font-weight:600;color:#475569}.equity-representation__segment--slate,.equity-representation__swatch.equity-representation__segment--slate{background:#64748b}.equity-representation__segment--blue,.equity-representation__swatch.equity-representation__segment--blue{background:#3b82f6}.equity-representation__segment--purple,.equity-representation__swatch.equity-representation__segment--purple{background:#a855f7}.equity-representation__segment--amber,.equity-representation__swatch.equity-representation__segment--amber{background:#f59e0b}.equity-representation__segment--emerald,.equity-representation__swatch.equity-representation__segment--emerald{background:#10b981}.equity-representation__segment--rose,.equity-representation__swatch.equity-representation__segment--rose{background:#f43f5e}.equity-representation__segment--teal,.equity-representation__swatch.equity-representation__segment--teal{background:#14b8a6}.equity-representation__segment--indigo,.equity-representation__swatch.equity-representation__segment--indigo{background:#6366f1}.equity-representation__segment--sky,.equity-representation__swatch.equity-representation__segment--sky{background:#38bdf8}.equity-representation__segment--stone,.equity-representation__swatch.equity-representation__segment--stone{background:#94a3b8}@media (max-width:768px){.equity-tab-content-compact{padding:.25rem 0}.section-heading{font-size:.813rem}.subsection-heading{font-size:.75rem}.metric-row{font-size:.813rem;padding:.2rem 0}.equity-section{padding-left:.5rem}.equity-table{font-size:.75rem}.equity-table--compare-a thead th,.equity-table--status-a thead th{font-size:.625rem;padding:.3rem .4rem}.equity-table--compare-a tbody td,.equity-table--compare-a tbody th,.equity-table--status-a tbody td,.equity-table--status-a tbody th{padding:.4rem;padding-left:.4rem!important}}@media (max-width:480px){.equity-tab-content-compact{padding-left:0;padding-right:0}.equity-section{padding-left:0}.equity-table-wrapper{overflow-x:hidden}.equity-table--wide-metric tbody th,.equity-table--wide-metric thead th:first-child{min-width:0;width:50%}.equity-table--compare-a tbody td,.equity-table--compare-a tbody th,.equity-table--compare-a thead th,.equity-table--status-a tbody td,.equity-table--status-a tbody th,.equity-table--status-a thead th{white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}