.multi-step-form-common-module__fOO3nq__wizardContainer{flex-direction:column;flex:1;width:100%;display:flex;position:relative;overflow:hidden}.multi-step-form-common-module__fOO3nq__progressSection{z-index:10;padding:1.5rem 1.5rem 1rem;position:relative}.multi-step-form-common-module__fOO3nq__progressHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.multi-step-form-common-module__fOO3nq__stepIndicator{font-size:.875rem;font-weight:600}.multi-step-form-common-module__fOO3nq__progressPercentage{font-size:.75rem;font-weight:500}.multi-step-form-common-module__fOO3nq__progressBarContainer{border-radius:9999px;height:.5rem;margin-bottom:1.5rem;position:relative;overflow:hidden}.multi-step-form-common-module__fOO3nq__progressBarTrack{border-radius:9999px;position:absolute;inset:0}.multi-step-form-common-module__fOO3nq__progressBarFill{border-radius:9999px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.multi-step-form-common-module__fOO3nq__progressBarGlow{filter:blur(6px);opacity:.8;border-radius:9999px;width:1.5rem;height:1.5rem;animation:2s ease-in-out infinite multi-step-form-common-module__fOO3nq__pulse;position:absolute;top:50%;right:0;transform:translateY(-50%)}@keyframes multi-step-form-common-module__fOO3nq__pulse{0%,to{opacity:.5;transform:translateY(-50%)scale(1)}50%{opacity:1;transform:translateY(-50%)scale(1.2)}}.multi-step-form-common-module__fOO3nq__stepDots{justify-content:center;align-items:center;gap:.75rem;display:flex}.multi-step-form-common-module__fOO3nq__stepDot{cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-width:48px;min-height:48px;transition:all .3s;display:flex}.multi-step-form-common-module__fOO3nq__stepDot:hover{transform:scale(1.05)}.multi-step-form-common-module__fOO3nq__stepDotCircle{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.multi-step-form-common-module__fOO3nq__stepDotCircle:before{content:"";border-radius:9999px;transition:all .3s;position:absolute;inset:0}.multi-step-form-common-module__fOO3nq__stepDotLabel{text-transform:uppercase;letter-spacing:.05em;text-align:center;max-width:4rem;font-size:.625rem;font-weight:500;line-height:1.2;transition:color .3s}.multi-step-form-common-module__fOO3nq__stepConnector{border-radius:1px;flex:1;min-width:2rem;max-width:4rem;height:2px;margin:0 -.25rem 1.5rem;transition:background .3s}.multi-step-form-common-module__fOO3nq__stepContent{flex:1;padding:0 1.5rem 1.5rem;overflow:hidden auto}.multi-step-form-common-module__fOO3nq__stepWrapper{animation:.4s cubic-bezier(.4,0,.2,1) multi-step-form-common-module__fOO3nq__slideIn}@keyframes multi-step-form-common-module__fOO3nq__slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.multi-step-form-common-module__fOO3nq__stepWrapperReverse{animation:.4s cubic-bezier(.4,0,.2,1) multi-step-form-common-module__fOO3nq__slideInReverse}@keyframes multi-step-form-common-module__fOO3nq__slideInReverse{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.multi-step-form-common-module__fOO3nq__stepTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.multi-step-form-common-module__fOO3nq__stepDescription{margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.multi-step-form-common-module__fOO3nq__stepFields{flex-direction:column;gap:1rem;display:flex}.multi-step-form-common-module__fOO3nq__navigation{z-index:10;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex;position:relative}.multi-step-form-common-module__fOO3nq__navButton{cursor:pointer;border:none;border-radius:.75rem;outline:none;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.multi-step-form-common-module__fOO3nq__navButton:disabled{opacity:.5;cursor:not-allowed}.multi-step-form-common-module__fOO3nq__navButton:before{content:"";opacity:0;transition:opacity .3s;position:absolute;inset:0}.multi-step-form-common-module__fOO3nq__navButton:hover:not(:disabled):before{opacity:1}.multi-step-form-common-module__fOO3nq__backButton{min-width:6rem}.multi-step-form-common-module__fOO3nq__nextButton{min-width:8rem}.multi-step-form-common-module__fOO3nq__submitButton{min-width:10rem}.multi-step-form-common-module__fOO3nq__buttonIcon{transition:transform .3s}.multi-step-form-common-module__fOO3nq__nextButton:hover:not(:disabled) .multi-step-form-common-module__fOO3nq__buttonIcon{transform:translate(4px)}.multi-step-form-common-module__fOO3nq__backButton:hover:not(:disabled) .multi-step-form-common-module__fOO3nq__buttonIcon{transform:translate(-4px)}.multi-step-form-common-module__fOO3nq__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.multi-step-form-common-module__fOO3nq__fieldLabel{align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;display:flex}.multi-step-form-common-module__fOO3nq__fieldRequired{font-size:.75rem}.multi-step-form-common-module__fOO3nq__fieldHint{margin-top:.25rem;font-size:.75rem}.multi-step-form-common-module__fOO3nq__fieldError{align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.multi-step-form-common-module__fOO3nq__ratingSelector{flex-wrap:wrap;gap:.5rem;display:flex}.multi-step-form-common-module__fOO3nq__ratingOption{cursor:pointer;border:2px solid #0000;border-radius:.75rem;align-items:center;gap:.5rem;min-height:48px;padding:.75rem 1rem;transition:all .3s;display:flex}.multi-step-form-common-module__fOO3nq__ratingOption:hover{transform:translateY(-2px)}.multi-step-form-common-module__fOO3nq__ratingStars{gap:.125rem;display:flex}.multi-step-form-common-module__fOO3nq__ratingStar{transition:all .2s}.multi-step-form-common-module__fOO3nq__ratingText{font-size:.875rem;font-weight:500}.multi-step-form-common-module__fOO3nq__motivationalMessage{border-radius:.75rem;align-items:flex-start;gap:.75rem;margin:1rem 0;padding:1rem;display:flex}.multi-step-form-common-module__fOO3nq__motivationalIcon{flex-shrink:0;width:1.5rem;height:1.5rem}.multi-step-form-common-module__fOO3nq__motivationalContent{flex:1}.multi-step-form-common-module__fOO3nq__motivationalText{margin-bottom:.25rem;font-size:.875rem;font-weight:500}.multi-step-form-common-module__fOO3nq__motivationalSubtext{font-size:.75rem;font-style:italic}.multi-step-form-common-module__fOO3nq__reviewSummary{border-radius:.75rem;margin-bottom:1rem;padding:1rem}.multi-step-form-common-module__fOO3nq__summaryRow{justify-content:space-between;padding:.5rem 0;display:flex}.multi-step-form-common-module__fOO3nq__summaryLabel{font-size:.875rem;font-weight:500}.multi-step-form-common-module__fOO3nq__summaryValue{font-size:.875rem;font-weight:600}@media (max-width:640px){.multi-step-form-common-module__fOO3nq__progressSection{padding:1rem}.multi-step-form-common-module__fOO3nq__stepContent{padding:0 1rem 1rem}.multi-step-form-common-module__fOO3nq__navigation{flex-wrap:wrap;padding:.75rem 1rem}.multi-step-form-common-module__fOO3nq__stepDots{gap:.5rem}.multi-step-form-common-module__fOO3nq__stepDotCircle{width:2rem;height:2rem;font-size:.75rem}.multi-step-form-common-module__fOO3nq__stepDotLabel{display:none}.multi-step-form-common-module__fOO3nq__stepConnector{min-width:1rem;max-width:2rem}.multi-step-form-common-module__fOO3nq__navButton{padding:.625rem 1rem;font-size:.8125rem}.multi-step-form-common-module__fOO3nq__stepTitle{font-size:1.125rem}.multi-step-form-common-module__fOO3nq__ratingOption{padding:.625rem .75rem}}.multi-step-form-common-module__fOO3nq__fadeIn{animation:.3s multi-step-form-common-module__fOO3nq__fadeIn}@keyframes multi-step-form-common-module__fOO3nq__fadeIn{0%{opacity:0}to{opacity:1}}.multi-step-form-common-module__fOO3nq__scaleIn{animation:.3s cubic-bezier(.4,0,.2,1) multi-step-form-common-module__fOO3nq__scaleIn}@keyframes multi-step-form-common-module__fOO3nq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.multi-step-form-common-module__fOO3nq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.multi-step-form-common-module__fOO3nq__navButton:focus-visible,.multi-step-form-common-module__fOO3nq__stepDot:focus-visible .multi-step-form-common-module__fOO3nq__stepDotCircle,.multi-step-form-common-module__fOO3nq__ratingOption:focus-visible{outline-offset:2px;outline:2px solid}
.multi-step-form-dark-module__4118nW__wizardContainer{background:linear-gradient(135deg,#1d2127f2 0%,#272c34e6 100%)}.multi-step-form-dark-module__4118nW__progressSection{background:linear-gradient(#272c34cc 0%,#1d212766 100%);border-bottom:1px solid #ffffff0f}.multi-step-form-dark-module__4118nW__stepIndicator{color:#f8fafc}.multi-step-form-dark-module__4118nW__progressPercentage{color:#94a3b8}.multi-step-form-dark-module__4118nW__progressBarTrack{background:linear-gradient(90deg,#334155cc 0%,#272c3499 100%)}.multi-step-form-dark-module__4118nW__progressBarFill{background:linear-gradient(90deg,#3b82f6 0%,#6366f1 50%,#a855f7 100%);box-shadow:0 0 20px #6366f180}.multi-step-form-dark-module__4118nW__progressBarGlow{background:#a855f7}.multi-step-form-dark-module__4118nW__stepDotCircle{color:#94a3b8;background:#272c34e6;border:1px solid #47556999;box-shadow:0 2px 12px #0003}.multi-step-form-dark-module__4118nW__stepDotCircle.multi-step-form-dark-module__4118nW__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#a855f7 100%);border-color:#0000;box-shadow:0 4px 20px #6366f180}.multi-step-form-dark-module__4118nW__stepDotCircle.multi-step-form-dark-module__4118nW__completed{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%);border-color:#0000;box-shadow:0 4px 16px #22c55e66}.multi-step-form-dark-module__4118nW__stepDotLabel{color:#64748b}.multi-step-form-dark-module__4118nW__stepDotLabel.multi-step-form-dark-module__4118nW__active{color:#a855f7}.multi-step-form-dark-module__4118nW__stepDotLabel.multi-step-form-dark-module__4118nW__completed{color:#4ade80}.multi-step-form-dark-module__4118nW__stepConnector{background:#47556980}.multi-step-form-dark-module__4118nW__stepConnector.multi-step-form-dark-module__4118nW__active{background:linear-gradient(90deg,#4ade80 0%,#a855f7 100%)}.multi-step-form-dark-module__4118nW__stepTitle{color:#f8fafc}.multi-step-form-dark-module__4118nW__stepDescription{color:#94a3b8}.multi-step-form-dark-module__4118nW__navigation{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#1d212766 0%,#272c34f2 100%);border-top:1px solid #ffffff0f}.multi-step-form-dark-module__4118nW__backButton{color:#cbd5e1;background:#33415599;border:1px solid #47556999;box-shadow:0 2px 12px #0003}.multi-step-form-dark-module__4118nW__backButton:hover:not(:disabled){background:#475569b3;border-color:#64748b99;box-shadow:0 4px 16px #0000004d}.multi-step-form-dark-module__4118nW__nextButton{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#a855f7 100%);box-shadow:0 4px 20px #6366f173}.multi-step-form-dark-module__4118nW__nextButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 28px #6366f18c}.multi-step-form-dark-module__4118nW__submitButton{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%);box-shadow:0 4px 20px #22c55e73}.multi-step-form-dark-module__4118nW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 28px #22c55e8c}.multi-step-form-dark-module__4118nW__ratingOption{background:#272c34b3;border-color:#47556980;box-shadow:0 2px 12px #00000026}.multi-step-form-dark-module__4118nW__ratingOption:hover{background:#334155b3;border-color:#64748b80;box-shadow:0 4px 16px #00000040}.multi-step-form-dark-module__4118nW__ratingOption.multi-step-form-dark-module__4118nW__selected{background:linear-gradient(135deg,#6366f126 0%,#a855f726 100%);border-color:#a855f7;box-shadow:0 4px 20px #a855f74d}.multi-step-form-dark-module__4118nW__ratingText{color:#cbd5e1}.multi-step-form-dark-module__4118nW__ratingOption.multi-step-form-dark-module__4118nW__selected .multi-step-form-dark-module__4118nW__ratingText{color:#d8b4fe}.multi-step-form-dark-module__4118nW__motivationalMessage{background:linear-gradient(135deg,#22c55e1a 0%,#10b98114 100%);border:1px solid #22c55e40}.multi-step-form-dark-module__4118nW__motivationalIcon{color:#4ade80}.multi-step-form-dark-module__4118nW__motivationalText{color:#86efac}.multi-step-form-dark-module__4118nW__motivationalSubtext{color:#4ade80}.multi-step-form-dark-module__4118nW__fieldLabel{color:#e2e8f0}.multi-step-form-dark-module__4118nW__fieldRequired{color:#f87171}.multi-step-form-dark-module__4118nW__fieldHint{color:#64748b}.multi-step-form-dark-module__4118nW__fieldError{color:#f87171}.multi-step-form-dark-module__4118nW__reviewSummary{background:linear-gradient(135deg,#272c34cc 0%,#33415580 100%);border:1px solid #47556966}.multi-step-form-dark-module__4118nW__summaryRow{border-bottom:1px solid #4755694d}.multi-step-form-dark-module__4118nW__summaryRow:last-child{border-bottom:none}.multi-step-form-dark-module__4118nW__summaryLabel{color:#94a3b8}.multi-step-form-dark-module__4118nW__summaryValue{color:#f8fafc}.multi-step-form-dark-module__4118nW__navButton:focus-visible,.multi-step-form-dark-module__4118nW__stepDot:focus-visible .multi-step-form-dark-module__4118nW__stepDotCircle,.multi-step-form-dark-module__4118nW__ratingOption:focus-visible{outline-color:#a855f7}
.multi-step-form-light-module__5gANhG__wizardContainer{background:linear-gradient(135deg,#fffffff2 0%,#f8fafce6 100%)}.multi-step-form-light-module__5gANhG__progressSection{background:linear-gradient(#fffc 0%,#f8fafc66 100%);border-bottom:1px solid #0000000d}.multi-step-form-light-module__5gANhG__stepIndicator{color:#0f172a}.multi-step-form-light-module__5gANhG__progressPercentage{color:#64748b}.multi-step-form-light-module__5gANhG__progressBarTrack{background:linear-gradient(90deg,#e2e8f0cc 0%,#f1f5f999 100%)}.multi-step-form-light-module__5gANhG__progressBarFill{background:linear-gradient(90deg,#3b82f6 0%,#6366f1 50%,#8b5cf6 100%);box-shadow:0 0 12px #6366f166}.multi-step-form-light-module__5gANhG__progressBarGlow{background:#8b5cf6}.multi-step-form-light-module__5gANhG__stepDotCircle{color:#94a3b8;background:#ffffffe6;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000d}.multi-step-form-light-module__5gANhG__stepDotCircle.multi-step-form-light-module__5gANhG__active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);border-color:#0000;box-shadow:0 4px 16px #6366f166}.multi-step-form-light-module__5gANhG__stepDotCircle.multi-step-form-light-module__5gANhG__completed{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%);border-color:#0000;box-shadow:0 4px 12px #22c55e4d}.multi-step-form-light-module__5gANhG__stepDotLabel{color:#94a3b8}.multi-step-form-light-module__5gANhG__stepDotLabel.multi-step-form-light-module__5gANhG__active{color:#6366f1}.multi-step-form-light-module__5gANhG__stepDotLabel.multi-step-form-light-module__5gANhG__completed{color:#22c55e}.multi-step-form-light-module__5gANhG__stepConnector{background:#e2e8f0cc}.multi-step-form-light-module__5gANhG__stepConnector.multi-step-form-light-module__5gANhG__active{background:linear-gradient(90deg,#22c55e 0%,#6366f1 100%)}.multi-step-form-light-module__5gANhG__stepTitle{color:#0f172a}.multi-step-form-light-module__5gANhG__stepDescription{color:#64748b}.multi-step-form-light-module__5gANhG__navigation{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#f8fafc66 0%,#ffffffe6 100%);border-top:1px solid #0000000d}.multi-step-form-light-module__5gANhG__backButton{color:#475569;background:#ffffffe6;border:1px solid #e2e8f0cc;box-shadow:0 2px 8px #0000000d}.multi-step-form-light-module__5gANhG__backButton:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.multi-step-form-light-module__5gANhG__nextButton{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#6366f1 100%);box-shadow:0 4px 16px #6366f159}.multi-step-form-light-module__5gANhG__nextButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px #6366f173}.multi-step-form-light-module__5gANhG__submitButton{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#10b981 100%);box-shadow:0 4px 16px #22c55e59}.multi-step-form-light-module__5gANhG__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 24px #22c55e73}.multi-step-form-light-module__5gANhG__ratingOption{background:#ffffffe6;border-color:#e2e8f0;box-shadow:0 2px 8px #0000000a}.multi-step-form-light-module__5gANhG__ratingOption:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000014}.multi-step-form-light-module__5gANhG__ratingOption.multi-step-form-light-module__5gANhG__selected{background:linear-gradient(135deg,#3b82f61a 0%,#6366f11a 100%);border-color:#6366f1;box-shadow:0 4px 16px #6366f133}.multi-step-form-light-module__5gANhG__ratingText{color:#475569}.multi-step-form-light-module__5gANhG__ratingOption.multi-step-form-light-module__5gANhG__selected .multi-step-form-light-module__5gANhG__ratingText{color:#6366f1}.multi-step-form-light-module__5gANhG__motivationalMessage{background:linear-gradient(135deg,#22c55e14 0%,#10b9810d 100%);border:1px solid #22c55e33}.multi-step-form-light-module__5gANhG__motivationalIcon{color:#22c55e}.multi-step-form-light-module__5gANhG__motivationalText{color:#15803d}.multi-step-form-light-module__5gANhG__motivationalSubtext{color:#16a34a}.multi-step-form-light-module__5gANhG__fieldLabel{color:#334155}.multi-step-form-light-module__5gANhG__fieldRequired{color:#ef4444}.multi-step-form-light-module__5gANhG__fieldHint{color:#94a3b8}.multi-step-form-light-module__5gANhG__fieldError{color:#ef4444}.multi-step-form-light-module__5gANhG__reviewSummary{background:linear-gradient(135deg,#f8fafce6 0%,#f1f5f9b3 100%);border:1px solid #e2e8f099}.multi-step-form-light-module__5gANhG__summaryRow{border-bottom:1px solid #e2e8f080}.multi-step-form-light-module__5gANhG__summaryRow:last-child{border-bottom:none}.multi-step-form-light-module__5gANhG__summaryLabel{color:#64748b}.multi-step-form-light-module__5gANhG__summaryValue{color:#0f172a}.multi-step-form-light-module__5gANhG__navButton:focus-visible,.multi-step-form-light-module__5gANhG__stepDot:focus-visible .multi-step-form-light-module__5gANhG__stepDotCircle,.multi-step-form-light-module__5gANhG__ratingOption:focus-visible{outline-color:#6366f1}
.faculty-card-light-module__8FUw0a__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffffeb 0%,#f8faffd9 45%,#f4f8ffe0 100%);border:1px solid #cbd5e159;box-shadow:0 2px 8px #0f172a0f,0 8px 32px #1f268714,inset 0 1px #fffc}.faculty-card-light-module__8FUw0a__card:hover{background:linear-gradient(135deg,#fffffffa 0%,#f8fafff5 45%,#f4f8fff2 100%);border-color:#4573df40;box-shadow:0 4px 12px #0f172a14,0 12px 48px #4573df1f,0 0 1px #4573df0d,inset 0 1px #ffffffe6}.faculty-card-light-module__8FUw0a__accentStripe{opacity:.85;background:linear-gradient(90deg,#2563eb 0%,#6366f1 25%,#a78bfa 50%,#6366f1 75%,#2563eb 100%) 0 0/300% 100%;animation:8s infinite faculty-card-light-module__8FUw0a__gradientFlow;box-shadow:0 0 10px #2563eb4d}@keyframes faculty-card-light-module__8FUw0a__gradientFlow{0%,to{background-position:0%}50%{background-position:100%}}.faculty-card-light-module__8FUw0a__card:hover .faculty-card-light-module__8FUw0a__accentStripe{opacity:1;animation:4s infinite faculty-card-light-module__8FUw0a__gradientFlowFast}@keyframes faculty-card-light-module__8FUw0a__gradientFlowFast{0%,to{background-position:0%}50%{background-position:100%}}.faculty-card-light-module__8FUw0a__avatarWrapper{background:linear-gradient(135deg,#2563eb 0%,#818cf8 50%,#a78bfa 100%);border-radius:50%;padding:4px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;box-shadow:0 0 0 2px #ffffffb3,0 2px 8px #2563eb26,0 8px 24px #2563eb2e}.faculty-card-light-module__8FUw0a__card:hover .faculty-card-light-module__8FUw0a__avatarWrapper{transform:scale(1.08);box-shadow:0 0 0 2px #ffffffe6,0 4px 16px #4573df40,0 12px 32px #6366f147,0 0 24px #6366f11f}.faculty-card-light-module__8FUw0a__topRatedDot{background:#22c55e;box-shadow:0 0 0 2px #22c55e33}.faculty-card-light-module__8FUw0a__imageContainer{background:linear-gradient(135deg,#eff6ff 0%,#f3e8ff 50%,#ede9fe 100%);box-shadow:inset 0 2px 4px #4573df1a}.faculty-card-light-module__8FUw0a__avatarFallback{background:linear-gradient(160deg,#eff6ff 0%,#eef2ff 50%,#e0e7ff 100%)}.faculty-card-light-module__8FUw0a__avatarIcon{color:#637ac8;opacity:.85}.faculty-card-light-module__8FUw0a__name{color:#0f172a}.faculty-card-light-module__8FUw0a__role{color:#4573df}.faculty-card-light-module__8FUw0a__department{color:#64748b}.faculty-card-light-module__8FUw0a__quickStats{gap:.5rem}.faculty-card-light-module__8FUw0a__statPill{color:#374151;background:linear-gradient(135deg,#4573df14 0%,#6366f10d 100%);border:1px solid #4573df1f;font-weight:500}.faculty-card-light-module__8FUw0a__statPill:hover{color:#2563eb;background:linear-gradient(135deg,#4573df24 0%,#6366f11a 100%);border-color:#4573df33}.faculty-card-light-module__8FUw0a__specBadge{color:#2563eb;background:linear-gradient(135deg,#4573df17 0%,#6366f10f 100%);border:1px solid #4573df26;font-weight:600}.faculty-card-light-module__8FUw0a__specBadge:hover{color:#2563eb;background:linear-gradient(135deg,#4573df26 0%,#6366f11f 100%);border-color:#4573df40}.faculty-card-light-module__8FUw0a__specBadgeMore{color:#6366f1;background:linear-gradient(135deg,#6366f11a 0%,#a855f714 100%);border:1px solid #6366f126;font-weight:700}.faculty-card-light-module__8FUw0a__ratingSection{border-top:1px solid #cbd5e140}.faculty-card-light-module__8FUw0a__ratingBigNumber{color:#0f172a;background:linear-gradient(135deg,#4573df,#6366f1);-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;background-clip:text;font-weight:900}.faculty-card-light-module__8FUw0a__ratingValue{color:#0f172a;font-weight:800}.faculty-card-light-module__8FUw0a__reviewCount{color:#6b7280;font-weight:500}.faculty-card-light-module__8FUw0a__noRating{color:#6b7280}.faculty-card-light-module__8FUw0a__noRatingIconWrap{color:#6b7280;background:linear-gradient(135deg,#4573df1a 0%,#6366f114 100%);border:1px solid #4573df1a}.faculty-card-light-module__8FUw0a__noRatingTitle{color:#374151;font-weight:600}.faculty-card-light-module__8FUw0a__noRatingCta{color:#4573df;font-weight:500}.faculty-card-light-module__8FUw0a__actions{border-top:1px solid #cbd5e126}.faculty-card-light-module__8FUw0a__badgeExceptional{color:#15803d;background:#22c55e1f;border-color:#22c55e40}.faculty-card-light-module__8FUw0a__badgeVeryGood{color:#059669;background:#10b9811f;border-color:#10b98140}.faculty-card-light-module__8FUw0a__badgeGood{color:#2563eb;background:#3b82f61f;border-color:#3b82f640}.faculty-card-light-module__8FUw0a__badgeAverage{color:#b45309;background:#f59e0b1f;border-color:#f59e0b40}.faculty-card-light-module__8FUw0a__badgeFair{color:#c2410c;background:#f973161f;border-color:#f9731640}.faculty-card-light-module__8FUw0a__badgePoor{color:#b91c1c;background:#ef44441f;border-color:#ef444440}.faculty-card-light-module__8FUw0a__viewButton{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 50%,#4f46e5 100%);border:none;font-weight:600;box-shadow:0 2px 8px #2563eb26,0 4px 16px #2563eb2e,inset 0 1px #ffffff26}.faculty-card-light-module__8FUw0a__viewButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 50%,#4338ca 100%);transform:translateY(-1px);box-shadow:0 4px 12px #4573df33,0 8px 24px #4573df47,inset 0 1px #fff3}.faculty-card-light-module__8FUw0a__viewButton:active{transform:translateY(0)}.faculty-card-light-module__8FUw0a__reviewButton{color:#059669;letter-spacing:-.01em;background:linear-gradient(135deg,#10b98114 0%,#10b9810d 100%);border:1.5px solid #10b9812e;font-weight:600}.faculty-card-light-module__8FUw0a__reviewButton:hover{background:linear-gradient(135deg,#10b98126 0%,#10b9811a 100%);border-color:#10b9814d;transform:translateY(-1px);box-shadow:0 2px 8px #10b9811f}.faculty-card-light-module__8FUw0a__reviewButton:active{transform:translateY(0)}.faculty-card-light-module__8FUw0a__compareCheckbox{color:#4573df;background:#fffffffa;border-color:#4573df80;box-shadow:0 2px 8px #4573df1a}.faculty-card-light-module__8FUw0a__compareCheckbox:hover{box-shadow:0 4px 12px #4573df26}@media (max-width:768px){.faculty-card-light-module__8FUw0a__accentStripe,.faculty-card-light-module__8FUw0a__card:hover .faculty-card-light-module__8FUw0a__accentStripe{background-size:100% 100%;animation:none}.faculty-card-light-module__8FUw0a__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 8px #0f172a0f,0 8px 20px #1f268714}.faculty-card-light-module__8FUw0a__card:hover{box-shadow:0 4px 12px #0f172a14,0 10px 24px #4573df1f}.faculty-card-light-module__8FUw0a__card:hover .faculty-card-light-module__8FUw0a__avatarWrapper{transform:none}}
.faculty-common-module__1gEfra__container{max-width:1400px;min-height:100dvh;margin:0 auto;padding:2rem 1rem;position:relative}@media (max-width:360px){.faculty-common-module__1gEfra__container{padding:1.5rem .5rem}}@media (max-width:320px){.faculty-common-module__1gEfra__container{padding:1rem .375rem}}.faculty-common-module__1gEfra__heroSection{text-align:center;width:100%;margin-bottom:2rem;padding-top:4rem;padding-bottom:4rem;position:relative;overflow:hidden}.faculty-common-module__1gEfra__heroContent{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.faculty-common-module__1gEfra__backgroundGlow{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faculty-common-module__1gEfra__canvas3d{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.faculty-common-module__1gEfra__blob{filter:blur(80px);opacity:.4;will-change:transform;border-radius:50%;position:absolute;transform:translateZ(0)}@keyframes faculty-common-module__1gEfra__blobFloat1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(100px,-50px)scale(1.2)}}@keyframes faculty-common-module__1gEfra__blobFloat2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-100px,50px)scale(1.1)}}.faculty-common-module__1gEfra__blob1Animate{width:60%;height:60%;animation:20s ease-in-out infinite faculty-common-module__1gEfra__blobFloat1;top:-20%;left:-10%}.faculty-common-module__1gEfra__blob2Animate{width:50%;height:50%;animation:25s ease-in-out infinite faculty-common-module__1gEfra__blobFloat2;bottom:-20%;right:-10%}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__blob1Animate,.faculty-common-module__1gEfra__blob2Animate{animation:none}}.faculty-common-module__1gEfra__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.faculty-common-module__1gEfra__badge:hover{transform:translateY(-2px)}.faculty-common-module__1gEfra__heroTitle{letter-spacing:-.02em;max-width:800px;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800;line-height:1.1}.faculty-common-module__1gEfra__titleHighlight{-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}@media (min-width:640px){.faculty-common-module__1gEfra__heroTitle{font-size:3rem;line-height:1}}@media (min-width:768px){.faculty-common-module__1gEfra__heroSection{padding-top:6rem;padding-bottom:6rem}.faculty-common-module__1gEfra__heroTitle{font-size:3.5rem}}@media (min-width:1024px){.faculty-common-module__1gEfra__heroTitle{font-size:4.5rem}}.faculty-common-module__1gEfra__heroSubtitle{max-width:600px;margin-bottom:1rem;font-size:1.25rem;line-height:1.6}.faculty-common-module__1gEfra__heroDescription{margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75rem}.faculty-common-module__1gEfra__cacheIndicator{color:#059669;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem;display:flex}.faculty-common-module__1gEfra__cacheRefreshBtn{opacity:.8;color:inherit;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;margin-left:.25rem;padding:0;transition:opacity .2s}.faculty-common-module__1gEfra__cacheRefreshBtn:hover{opacity:1}.faculty-common-module__1gEfra__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.faculty-common-module__1gEfra__heroCta{min-width:180px;padding:1rem 2rem;font-size:1.125rem;color:#fff!important;background:linear-gradient(135deg,#2563eb,#1d4ed8)!important;border:none!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 4px 14px #2563eb66!important}.faculty-common-module__1gEfra__heroCta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb80!important}.faculty-common-module__1gEfra__heroCtaOutline{min-width:180px;padding:1rem 2rem;font-size:1.125rem;color:#2563eb!important;background:0 0!important;border:1.5px solid #3b82f6!important;transition:transform .2s,background .2s!important}.faculty-common-module__1gEfra__heroCtaOutline:hover{transform:translateY(-2px);background:#3b82f614!important}.faculty-common-module__1gEfra__canvasWrapper{z-index:0;pointer-events:none;position:fixed;inset:0}.faculty-common-module__1gEfra__canvasInner{width:100%;height:100%}.faculty-common-module__1gEfra__header{z-index:1;margin-bottom:2rem;position:relative}@media (max-width:360px){.faculty-common-module__1gEfra__header{margin-bottom:1.5rem}}.faculty-common-module__1gEfra__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}@media (max-width:360px){.faculty-common-module__1gEfra__title{font-size:1.375rem}}@media (max-width:320px){.faculty-common-module__1gEfra__title{font-size:1.25rem}}.faculty-common-module__1gEfra__subtitle{opacity:.8;max-width:600px;margin:0 auto 2rem;font-size:1.125rem}@media (max-width:360px){.faculty-common-module__1gEfra__subtitle{margin:0 auto 1rem;font-size:.9375rem;line-height:1.5}}.faculty-common-module__1gEfra__filters{margin-bottom:2rem}@media (max-width:360px){.faculty-common-module__1gEfra__filters{margin-bottom:1.25rem}}.faculty-common-module__1gEfra__grid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid;position:relative}@media (max-width:360px){.faculty-common-module__1gEfra__grid{grid-template-columns:1fr;gap:.875rem}}@media (max-width:768px){.faculty-common-module__1gEfra__grid{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.faculty-common-module__1gEfra__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px) and (max-width:1400px){.faculty-common-module__1gEfra__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1401px){.faculty-common-module__1gEfra__grid{grid-template-columns:repeat(4,1fr)}}.faculty-common-module__1gEfra__loadingState{flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:4rem 2rem;display:flex}.faculty-common-module__1gEfra__resultsInfo{border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.faculty-common-module__1gEfra__campusIndicator{border-radius:9999px;padding:.375rem .75rem;font-size:.8rem}.faculty-common-module__1gEfra__emptyState{text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;max-width:500px;margin:2rem auto;padding:4rem 2rem;display:flex}.faculty-common-module__1gEfra__emptyStateIcon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:.5rem;display:flex}.faculty-common-module__1gEfra__emptyStateTitle{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.faculty-common-module__1gEfra__emptyStateText{max-width:320px;margin:0;font-size:1rem;line-height:1.6}.faculty-common-module__1gEfra__emptyStateActions{gap:.75rem;margin-top:.5rem;display:flex}.faculty-common-module__1gEfra__loadMoreContainer{flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;padding:2rem 1rem;display:flex}.faculty-common-module__1gEfra__loadMoreButton{min-width:200px}.faculty-common-module__1gEfra__addCard{cursor:pointer;text-align:center;background:0 0;border:2px dashed;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2rem;font-family:inherit;transition:all .2s;display:flex}.faculty-common-module__1gEfra__addCard:hover{transform:translateY(-4px)}.faculty-common-module__1gEfra__addCard:focus-visible{outline-offset:2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__addCardIconWrapper{background:#4573df1a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.faculty-common-module__1gEfra__addCardIcon{width:1.5rem;height:1.5rem}.faculty-common-module__1gEfra__addCardTitle{color:inherit;margin-bottom:.25rem;font-size:1.125rem;font-weight:600}.faculty-common-module__1gEfra__addCardDescription{opacity:.7;text-align:center;font-size:.875rem}.faculty-common-module__1gEfra__skeletonPulse{animation:2s cubic-bezier(.4,0,.6,1) infinite faculty-common-module__1gEfra__skeletonPulse}@keyframes faculty-common-module__1gEfra__skeletonPulse{0%,to{opacity:1}50%{opacity:.5}}.faculty-common-module__1gEfra__skeletonBlock{opacity:.15;background:currentColor;border-radius:.5rem}.faculty-common-module__1gEfra__skeletonRounded{border-radius:9999px}.faculty-common-module__1gEfra__skeletonFilterSection{padding:1rem}.faculty-common-module__1gEfra__skeletonBadge{opacity:.15;background:currentColor;border-radius:9999px;width:8rem;height:2rem;margin:0 auto 1.5rem}.faculty-common-module__1gEfra__skeletonTitle{opacity:.15;background:currentColor;border-radius:.5rem;width:20rem;max-width:100%;height:3rem;margin:0 auto 1rem}.faculty-common-module__1gEfra__skeletonSubtitle{opacity:.15;background:currentColor;border-radius:.5rem;width:16rem;max-width:100%;height:1.5rem;margin:0 auto .5rem}.faculty-common-module__1gEfra__skeletonMeta{opacity:.15;background:currentColor;border-radius:.5rem;width:12rem;max-width:100%;height:1rem;margin:0 auto 1.5rem}.faculty-common-module__1gEfra__skeletonButton{opacity:.15;background:currentColor;border-radius:.5rem;width:9rem;height:2.5rem;margin:0 auto}.faculty-common-module__1gEfra__skeletonFilterTitle{opacity:.15;background:currentColor;border-radius:.5rem;width:12rem;height:2rem;margin-bottom:1rem}.faculty-common-module__1gEfra__skeletonFilterBar{opacity:.15;background:currentColor;border-radius:.5rem;width:100%;height:3rem;margin-bottom:1rem}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__skeletonPulse{animation:none}}.faculty-common-module__1gEfra__resultsInfoRight{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.faculty-common-module__1gEfra__activeFilterTag{cursor:pointer;border:1px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;min-height:36px;padding:.5rem .75rem;font-size:.8125rem;font-weight:550;transition:background-color .15s,border-color .15s;display:inline-flex}.faculty-common-module__1gEfra__activeFilterTag:focus-visible{outline-offset:2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__finderSection{z-index:2;border-radius:1.25rem;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.25rem;display:flex;position:relative}@media (min-width:768px){.faculty-common-module__1gEfra__finderSection{border-radius:1.5rem;padding:1.5rem}}.faculty-common-module__1gEfra__finderContextRow{border-bottom:1px solid #0000;flex-direction:column;gap:.75rem;padding-bottom:.75rem;display:flex}@media (min-width:640px){.faculty-common-module__1gEfra__finderContextRow{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:1rem}}.faculty-common-module__1gEfra__finderContextLeft{flex-direction:column;flex:1;gap:.75rem;min-width:0;display:flex}@media (min-width:480px){.faculty-common-module__1gEfra__finderContextLeft{flex-direction:row;gap:1rem}}.faculty-common-module__1gEfra__finderContextRight{flex-shrink:0;align-items:flex-end;display:flex}.faculty-common-module__1gEfra__finderTypeToggle{border-radius:10px;gap:0;display:flex;overflow:hidden}.faculty-common-module__1gEfra__finderTypeBtn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;align-items:center;gap:.25rem;min-height:44px;padding:.4375rem .75rem;font-size:.8125rem;font-weight:550;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.faculty-common-module__1gEfra__finderTypeBtn:first-child{border-radius:10px 0 0 10px}.faculty-common-module__1gEfra__finderTypeBtn:last-child{border-radius:0 10px 10px 0}.faculty-common-module__1gEfra__finderTypeBtn:focus-visible{outline-offset:2px;z-index:1;outline:2px solid #4573df}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__finderTypeBtn{transition:none}}.faculty-common-module__1gEfra__finderSearchRow{flex-direction:column;gap:.75rem;display:flex}@media (min-width:640px){.faculty-common-module__1gEfra__finderSearchRow{flex-direction:row;align-items:center;gap:.75rem}}.faculty-common-module__1gEfra__finderSearchWrapper{flex:1;min-width:0;position:relative}.faculty-common-module__1gEfra__finderSearchIcon{pointer-events:none;opacity:.5;width:20px;height:20px;transition:opacity .2s,color .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.faculty-common-module__1gEfra__finderSearchWrapper:focus-within .faculty-common-module__1gEfra__finderSearchIcon{opacity:.9}.faculty-common-module__1gEfra__finderSearchInput{border:2px solid #0000;border-radius:14px;outline:none;width:100%;height:48px;padding:0 2.75rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.faculty-common-module__1gEfra__finderSearchInput:focus{box-shadow:0 0 0 4px #4573df1a}.faculty-common-module__1gEfra__finderSearchClear{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:44px;height:32px;min-height:44px;padding:0;transition:background-color .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.faculty-common-module__1gEfra__finderSearchClear:focus-visible{outline-offset:2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__finderActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.faculty-common-module__1gEfra__finderToggleBtn{white-space:nowrap;border-radius:12px;align-items:center;gap:.375rem;min-height:44px;padding:0 .875rem;font-size:.8125rem;font-weight:600;display:flex}.faculty-common-module__1gEfra__finderToggleLabel{display:none}@media (min-width:480px){.faculty-common-module__1gEfra__finderToggleLabel{display:inline}}.faculty-common-module__1gEfra__finderBadge{border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.faculty-common-module__1gEfra__finderRefreshBtn{border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:flex}.faculty-common-module__1gEfra__finderAddBtn{white-space:nowrap;border-radius:12px;align-items:center;gap:.375rem;min-height:44px;padding:0 .875rem;font-weight:600;display:flex}.faculty-common-module__1gEfra__finderAddLabel{display:none}@media (min-width:480px){.faculty-common-module__1gEfra__finderAddLabel{display:inline}}.faculty-common-module__1gEfra__finderChipsRow{scrollbar-width:none;gap:.5rem;padding:.125rem;display:flex;overflow-x:auto}.faculty-common-module__1gEfra__finderChipsRow::-webkit-scrollbar{display:none}.faculty-common-module__1gEfra__finderChip{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:9999px;flex-shrink:0;align-items:center;gap:.375rem;min-height:44px;padding:.5rem 1rem;font-size:.8125rem;font-weight:550;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.faculty-common-module__1gEfra__finderChip:hover{transform:translateY(-1px)}.faculty-common-module__1gEfra__finderChip:focus-visible{outline-offset:2px;outline:2px solid #4573df}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__finderChip{transition:none;transform:none!important}}.faculty-common-module__1gEfra__finderAdvanced{border-top:1px solid #0000;flex-direction:column;gap:1rem;padding-top:1rem;animation:.2s ease-out faculty-common-module__1gEfra__finderSlideDown;display:flex}@keyframes faculty-common-module__1gEfra__finderSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__finderAdvanced{animation:none}}.faculty-common-module__1gEfra__finderAdvancedGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:480px){.faculty-common-module__1gEfra__finderAdvancedGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.faculty-common-module__1gEfra__finderAdvancedGrid{grid-template-columns:repeat(4,1fr)}}.faculty-common-module__1gEfra__finderFilterItem{flex-direction:column;gap:.375rem;display:flex}.faculty-common-module__1gEfra__finderLabel{letter-spacing:.03em;text-transform:uppercase;padding-left:.25rem;font-size:.75rem;font-weight:650}.faculty-common-module__1gEfra__finderSelect{border-radius:10px;height:44px;min-height:44px;font-size:.875rem}.faculty-common-module__1gEfra__finderRatingRow{flex-wrap:wrap;gap:.375rem;display:flex}.faculty-common-module__1gEfra__finderRatingBtn{cursor:pointer;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;min-height:36px;padding:.375rem .625rem;font-size:.8125rem;font-weight:550;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.faculty-common-module__1gEfra__finderRatingBtn:focus-visible{outline-offset:2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__finderRatingStars{align-items:center;gap:.125rem;display:inline-flex}.faculty-common-module__1gEfra__finderClearAll{cursor:pointer;border:none;border-radius:9999px;align-self:flex-start;align-items:center;gap:.375rem;min-height:36px;padding:.375rem .75rem;font-size:.8125rem;font-weight:550;transition:background-color .15s,color .15s;display:inline-flex}.faculty-common-module__1gEfra__finderClearAll:focus-visible{outline-offset:2px;outline:2px solid #4573df}@media (prefers-reduced-motion:reduce){.faculty-common-module__1gEfra__finderSearchInput,.faculty-common-module__1gEfra__finderSearchIcon,.faculty-common-module__1gEfra__finderSearchClear,.faculty-common-module__1gEfra__finderRatingBtn,.faculty-common-module__1gEfra__finderClearAll{transition:none}}.faculty-common-module__1gEfra__compareToggle{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.faculty-common-module__1gEfra__compareBar{z-index:50;border-radius:9999px;align-items:center;gap:1rem;padding:.75rem 1.25rem;animation:.25s ease-out faculty-common-module__1gEfra__compareBarSlideUp;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0003}@keyframes faculty-common-module__1gEfra__compareBarSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.faculty-common-module__1gEfra__uniSelector{z-index:50;margin-bottom:.5rem;position:relative}.faculty-common-module__1gEfra__uniSelectorButton{cursor:pointer;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;padding:.625rem 1rem;font-family:inherit;transition:all .2s;display:flex}.faculty-common-module__1gEfra__uniSelectorButton:focus-visible{outline-offset:2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__uniSelectorIcon{flex-shrink:0;width:1.25rem;height:1.25rem}.faculty-common-module__1gEfra__uniSelectorText{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.faculty-common-module__1gEfra__uniSelectorLabel{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;line-height:1}.faculty-common-module__1gEfra__uniSelectorValue{font-size:.9375rem;font-weight:600;line-height:1.2}.faculty-common-module__1gEfra__uniSelectorChevron{width:1rem;height:1rem;margin-left:auto;transition:transform .2s}.faculty-common-module__1gEfra__uniSelectorChevronOpen{transform:rotate(180deg)}.faculty-common-module__1gEfra__uniDropdown{z-index:50;border-radius:.75rem;min-width:min(320px,100vw - 2rem);position:absolute;top:calc(100% + .5rem);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 10px 40px #00000026}.faculty-common-module__1gEfra__uniDropdownSearch{border-bottom:1px solid #0000;padding:.625rem .75rem;position:relative}.faculty-common-module__1gEfra__uniSearchIcon{pointer-events:none;opacity:.45;width:14px;height:14px;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.faculty-common-module__1gEfra__uniSearchInput{border:1px solid #0000;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem .5rem 2rem;font-family:inherit;font-size:.875rem}.faculty-common-module__1gEfra__uniDropdownList{overscroll-behavior:contain;max-height:280px;overflow-y:auto}.faculty-common-module__1gEfra__uniOption{cursor:pointer;text-align:left;border:none;justify-content:space-between;align-items:center;width:100%;padding:.625rem 1rem;font-family:inherit;transition:background-color .15s;display:flex}.faculty-common-module__1gEfra__uniOption:focus-visible{outline-offset:-2px;outline:2px solid #4573df}.faculty-common-module__1gEfra__uniOptionSelected{font-weight:600}.faculty-common-module__1gEfra__uniOptionInfo{flex-direction:column;gap:.125rem;display:flex}.faculty-common-module__1gEfra__uniOptionName{font-size:.875rem}.faculty-common-module__1gEfra__uniOptionLocation{opacity:.7;font-size:.75rem}.faculty-common-module__1gEfra__uniOptionCheck{flex-shrink:0;width:1rem;height:1rem}.faculty-common-module__1gEfra__uniDropdownEmpty{text-align:center;opacity:.65;padding:1rem;font-size:.875rem}.faculty-common-module__1gEfra__uniDropdownFooter{text-align:center;border-top:1px solid #0000;padding:.625rem 1rem;font-size:.75rem}.faculty-common-module__1gEfra__compareBarText{white-space:nowrap;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.faculty-common-module__1gEfra__compareBarActions{align-items:center;gap:.5rem;display:flex}.faculty-common-module__1gEfra__compareBarBtn{border-radius:9999px;font-weight:600}.faculty-common-module__1gEfra__compareBarCancelBtn{border-radius:9999px}.faculty-common-module__1gEfra__comparePanelOverlay{z-index:100;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out faculty-common-module__1gEfra__compareFadeIn;display:flex;position:fixed;inset:0}@keyframes faculty-common-module__1gEfra__compareFadeIn{0%{opacity:0}to{opacity:1}}.faculty-common-module__1gEfra__comparePanel{border-radius:1rem;flex-direction:column;width:100%;max-width:900px;max-height:85dvh;animation:.25s ease-out faculty-common-module__1gEfra__comparePanelSlideUp;display:flex;overflow:hidden}@keyframes faculty-common-module__1gEfra__comparePanelSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.faculty-common-module__1gEfra__comparePanelHeader{border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.faculty-common-module__1gEfra__comparePanelTitle{margin:0;font-size:1.125rem;font-weight:700}.faculty-common-module__1gEfra__comparePanelClose{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s;display:flex}.faculty-common-module__1gEfra__comparePanelBody{flex:1;padding:1rem 1.25rem 1.5rem;overflow:auto}.faculty-common-module__1gEfra__compareTable{flex-direction:column;min-width:fit-content;display:flex}.faculty-common-module__1gEfra__compareRow{border-bottom:1px solid #0000000f;grid-template-columns:140px repeat(auto-fill,minmax(160px,1fr));min-height:44px;display:grid}.faculty-common-module__1gEfra__compareRowHeader{font-weight:700}.faculty-common-module__1gEfra__compareLabel{white-space:nowrap;align-items:center;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.faculty-common-module__1gEfra__compareCell{word-break:break-word;align-items:center;padding:.625rem .75rem;font-size:.8125rem;display:flex}.faculty-common-module__1gEfra__compareCellWrap{flex-wrap:wrap}.faculty-common-module__1gEfra__compareCellBest{font-weight:700}@media (max-width:600px){.faculty-common-module__1gEfra__compareRow{grid-template-columns:100px repeat(auto-fill,minmax(120px,1fr))}.faculty-common-module__1gEfra__comparePanel{border-radius:.75rem;max-width:100%;max-height:90vh}.faculty-common-module__1gEfra__compareBar{border-radius:1rem;left:.75rem;right:.75rem;transform:none}}.faculty-common-module__1gEfra__reportRow{justify-content:flex-end;margin-top:1.5rem;padding:0 1rem 1rem;display:flex}.faculty-common-module__1gEfra__reportLink{align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}@media (max-width:768px){.faculty-common-module__1gEfra__container{padding:1rem .75rem 1.5rem}.faculty-common-module__1gEfra__heroSection{margin-bottom:1rem;padding-top:2.25rem;padding-bottom:2.25rem}.faculty-common-module__1gEfra__heroContent{padding:0 .5rem}.faculty-common-module__1gEfra__heroTitle{margin-bottom:1rem;font-size:2rem}.faculty-common-module__1gEfra__heroSubtitle{font-size:1rem;line-height:1.45}.faculty-common-module__1gEfra__heroDescription{margin-bottom:1.25rem;font-size:.95rem}.faculty-common-module__1gEfra__heroActions{gap:.5rem}.faculty-common-module__1gEfra__heroCta{min-width:auto;padding:.75rem 1rem;font-size:.95rem}.faculty-common-module__1gEfra__finderSection{gap:.75rem;margin-bottom:1.25rem;padding:.875rem}.faculty-common-module__1gEfra__finderContextRow{gap:.625rem;padding-bottom:.625rem}.faculty-common-module__1gEfra__finderSearchRow{gap:.625rem}.faculty-common-module__1gEfra__finderSearchInput{height:44px;font-size:.875rem}.faculty-common-module__1gEfra__finderAdvanced{gap:.75rem;padding-top:.75rem}.faculty-common-module__1gEfra__resultsInfo{margin-bottom:1rem;padding:.625rem .75rem}.faculty-common-module__1gEfra__grid{gap:1rem}.faculty-common-module__1gEfra__emptyState{margin:1rem auto;padding:2rem 1rem}.faculty-common-module__1gEfra__loadMoreContainer{margin-top:1rem;padding:1.25rem .5rem}.faculty-common-module__1gEfra__compareBar{bottom:calc(env(safe-area-inset-bottom,0px) + 4.75rem)}.faculty-common-module__1gEfra__reportRow{margin-top:.75rem;padding:0 .5rem .5rem}}
.faculty-dark-module__r64AKa__container{background-color:#0000}.faculty-dark-module__r64AKa__heroSection{background:0 0}.faculty-dark-module__r64AKa__heroTitle{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#f8fafc,#e2e8f0);-webkit-background-clip:text;background-clip:text}.faculty-dark-module__r64AKa__titleHighlight{background-image:linear-gradient(135deg,#4573df,#fbbf24)}.faculty-dark-module__r64AKa__badge{color:#94a3b8;background:#1d2127bf;border:1px solid #ffffff1a;box-shadow:0 4px 12px #00000040}.faculty-dark-module__r64AKa__badge:hover{border-color:#ffffff26;box-shadow:0 6px 16px #0000004d}.faculty-dark-module__r64AKa__blob1{background:linear-gradient(135deg,#4573df33,#4573df0d)}.faculty-dark-module__r64AKa__blob2{background:linear-gradient(135deg,#fbbf2433,#fbbf240d)}.faculty-dark-module__r64AKa__heroSubtitle{color:#cbd5e1}.faculty-dark-module__r64AKa__heroDescription,.faculty-dark-module__r64AKa__subtitle{color:#94a3b8}.faculty-dark-module__r64AKa__resultsInfo{color:#cbd5e1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d2127a6;border:1px solid #ffffff14}.faculty-dark-module__r64AKa__campusIndicator{color:#93c5fd;background:#4573df1a;border:1px solid #4573df33}.faculty-dark-module__r64AKa__activeFilterTag{color:#93c5fd;background:#4573df1f;border-color:#4573df33}.faculty-dark-module__r64AKa__activeFilterTag:hover{color:#fca5a5;background:#ef44441f;border-color:#ef444440}.faculty-dark-module__r64AKa__addCard{background-color:#23272e80;border-color:#334155}.faculty-dark-module__r64AKa__addCard:hover{background-color:#23272eb3;border-color:#475569}.faculty-dark-module__r64AKa__emptyState{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1d2127a6;border:1px solid #ffffff0f}.faculty-dark-module__r64AKa__emptyStateIcon{color:#93c5fd;background:linear-gradient(135deg,#4573df33,#4573df40)}.faculty-dark-module__r64AKa__emptyStateTitle{color:#f8fafc}.faculty-dark-module__r64AKa__emptyStateText{color:#94a3b8}.faculty-dark-module__r64AKa__finderSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d2127b3;border:1px solid #ffffff14;box-shadow:0 8px 32px #0000004d}.faculty-dark-module__r64AKa__finderContextRow{border-bottom-color:#ffffff0f}.faculty-dark-module__r64AKa__finderTypeBtn{color:#94a3b8;background:#23272eb3;border-color:#ffffff14}.faculty-dark-module__r64AKa__finderTypeBtn:hover{color:#818cf8;background:#33415580;border-color:#4573df4d}.faculty-dark-module__r64AKa__finderTypeBtnActive{color:#818cf8!important;background:#4573df26!important;border-color:#4573df66!important}.faculty-dark-module__r64AKa__finderSearchIcon{color:#94a3b8}.faculty-dark-module__r64AKa__finderSearchInput{color:#f8fafc;background:#23272ecc;border-color:#ffffff14}.faculty-dark-module__r64AKa__finderSearchInput::placeholder{color:#94a3b899}.faculty-dark-module__r64AKa__finderSearchInput:focus{background:#23272ef2}.faculty-dark-module__r64AKa__finderSearchClear{color:#94a3b8;background:#33415599}.faculty-dark-module__r64AKa__finderSearchClear:hover{color:#e2e8f0;background:#47556999}.faculty-dark-module__r64AKa__finderToggleBtnActive{color:#818cf8!important;background:#4573df26!important;border-color:#4573df66!important}.faculty-dark-module__r64AKa__finderBadge{color:#818cf8;background:#818cf833}.faculty-dark-module__r64AKa__finderChip{color:#94a3b8;background:#23272eb3;border-color:#ffffff14}.faculty-dark-module__r64AKa__finderChip:hover{color:#818cf8;background:#33415580;border-color:#818cf84d}.faculty-dark-module__r64AKa__finderChipActive{color:#818cf8!important;background:#4573df26!important;border-color:#818cf866!important}.faculty-dark-module__r64AKa__finderChipReset{color:#fca5a5!important;background:#dc26261a!important;border-color:#ef44444d!important}.faculty-dark-module__r64AKa__finderChipReset:hover{color:#f87171!important;background:#dc262633!important;border-color:#ef444480!important}.faculty-dark-module__r64AKa__finderAdvanced{border-top-color:#ffffff14}.faculty-dark-module__r64AKa__finderLabel{color:#94a3b8}.faculty-dark-module__r64AKa__finderSelect{background:#23272ecc}.faculty-dark-module__r64AKa__finderRatingBtn{color:#94a3b8;background:#23272eb3;border-color:#ffffff14}.faculty-dark-module__r64AKa__finderRatingBtn:hover{color:#fde047;background:#33415580;border-color:#fbbf2466}.faculty-dark-module__r64AKa__finderRatingBtnActive{color:#fde047!important;background:#fbbf241f!important;border-color:#fbbf2466!important}.faculty-dark-module__r64AKa__finderClearAll{color:#fca5a5;background:#ef44441f}.faculty-dark-module__r64AKa__finderClearAll:hover{background:#ef444433}.faculty-dark-module__r64AKa__uniSelectorButton{color:#f8fafc;background:#23272ed9;border-color:#ffffff1a}.faculty-dark-module__r64AKa__uniSelectorButton:hover{background:#2d323af2;border-color:#5a8ae859;box-shadow:0 4px 14px #00000040}.faculty-dark-module__r64AKa__uniSelectorLabel{color:#64748b}.faculty-dark-module__r64AKa__uniSelectorValue{color:#f8fafc}.faculty-dark-module__r64AKa__uniDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e2229fa;border:1px solid #ffffff1a}.faculty-dark-module__r64AKa__uniDropdownSearch{border-bottom-color:#ffffff0f}.faculty-dark-module__r64AKa__uniSearchInput{color:#e2e8f0;background:#16191fcc;border-color:#ffffff1a}.faculty-dark-module__r64AKa__uniSearchInput::placeholder{color:#64748b}.faculty-dark-module__r64AKa__uniSearchInput:focus{background:#16191ff2;border-color:#5a8ae8;box-shadow:0 0 0 2px #5a8ae82e}.faculty-dark-module__r64AKa__uniOption{color:#cbd5e1}.faculty-dark-module__r64AKa__uniOption:hover{color:#e2e8f0;background:#5a8ae81f}.faculty-dark-module__r64AKa__uniOptionSelected{color:#5a8ae8;background:#5a8ae81a}.faculty-dark-module__r64AKa__uniOptionName{color:inherit}.faculty-dark-module__r64AKa__uniOptionLocation{color:#64748b}.faculty-dark-module__r64AKa__uniOptionCheck{color:#5a8ae8}.faculty-dark-module__r64AKa__uniDropdownEmpty{color:#64748b}.faculty-dark-module__r64AKa__uniDropdownFooter{color:#64748b;background:#16191f80;border-top-color:#ffffff0f}.faculty-dark-module__r64AKa__addCardIcon{color:#7ca4f0}.faculty-dark-module__r64AKa__compareToggle{color:#93b4f0;background:#4573df1f;border-color:#4573df4d}.faculty-dark-module__r64AKa__compareToggle:hover{background:#4573df33}.faculty-dark-module__r64AKa__compareToggleActive{color:#fff;background:#4573df;border-color:#4573df}.faculty-dark-module__r64AKa__compareBar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1e232cf2;border:1px solid #ffffff1a}.faculty-dark-module__r64AKa__compareBarText{color:#e2e8f0}.faculty-dark-module__r64AKa__comparePanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e232cfa;border:1px solid #ffffff1a;box-shadow:0 16px 48px #0006}.faculty-dark-module__r64AKa__comparePanelHeader{border-bottom-color:#ffffff14}.faculty-dark-module__r64AKa__compareLabel{color:#94a3b8}.faculty-dark-module__r64AKa__compareCell{color:#e2e8f0}.faculty-dark-module__r64AKa__compareCellBest{color:#4ade80}.faculty-dark-module__r64AKa__reportLink{color:#64748b}.faculty-dark-module__r64AKa__reportLink:hover{color:#608beb}
.faculty-light-module__M84GdG__container{background-color:#0000}.faculty-light-module__M84GdG__heroSection{background:0 0}.faculty-light-module__M84GdG__heroTitle{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(90deg,#0f172a,#1e293b);-webkit-background-clip:text;background-clip:text}.faculty-light-module__M84GdG__titleHighlight{background-image:linear-gradient(135deg,#4573df,#fbbf24)}.faculty-light-module__M84GdG__badge{color:#4573df;background:#fffc;border:1px solid #4573df33;box-shadow:0 4px 12px #1f26871a}.faculty-light-module__M84GdG__badge:hover{box-shadow:0 6px 16px #1f268726}.faculty-light-module__M84GdG__blob1{background:linear-gradient(135deg,#4573df4d,#4573df1a)}.faculty-light-module__M84GdG__blob2{background:linear-gradient(135deg,#fbbf244d,#fbbf241a)}.faculty-light-module__M84GdG__heroSubtitle{color:#475569}.faculty-light-module__M84GdG__heroDescription,.faculty-light-module__M84GdG__subtitle{color:#64748b}.faculty-light-module__M84GdG__resultsInfo{color:#475569;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #e2e8f0cc}.faculty-light-module__M84GdG__campusIndicator{color:#4573df;background:#4573df0f;border:1px solid #4573df26}.faculty-light-module__M84GdG__activeFilterTag{color:#375dbb;background:#4573df14;border-color:#4573df26}.faculty-light-module__M84GdG__activeFilterTag:hover{color:#dc2626;background:#ef444414;border-color:#ef444433}.faculty-light-module__M84GdG__addCard{background-color:#ffffff80;border-color:#e2e8f0}.faculty-light-module__M84GdG__addCard:hover{background-color:#fffc;border-color:#94a3b8}.faculty-light-module__M84GdG__emptyState{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #e2e8f0cc}.faculty-light-module__M84GdG__emptyStateIcon{color:#4573df;background:linear-gradient(135deg,#4573df1a,#4573df26)}.faculty-light-module__M84GdG__emptyStateTitle{color:#111827}.faculty-light-module__M84GdG__emptyStateText{color:#64748b}.faculty-light-module__M84GdG__finderSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffc,#fff9);border:1px solid #e2e8f0cc;box-shadow:0 8px 32px #1f268714,inset 0 1px 2px #ffffff80}.faculty-light-module__M84GdG__finderContextRow{border-bottom-color:#e2e8f099}.faculty-light-module__M84GdG__finderTypeBtn{color:#475569;background:#f8fafce6;border-color:#e2e8f0cc}.faculty-light-module__M84GdG__finderTypeBtn:hover{color:#4573df;background:#fff;border-color:#4573df4d}.faculty-light-module__M84GdG__finderTypeBtnActive{color:#4573df!important;background:#4573df1a!important;border-color:#4573df66!important}.faculty-light-module__M84GdG__finderSearchIcon{color:#64748b}.faculty-light-module__M84GdG__finderSearchInput{color:#0f172a;background:#f8fafccc;border-color:#e2e8f0cc}.faculty-light-module__M84GdG__finderSearchInput::placeholder{color:#64748bb3}.faculty-light-module__M84GdG__finderSearchInput:focus{background:#fffffff2}.faculty-light-module__M84GdG__finderSearchClear{color:#64748b;background:#f1f5f9cc}.faculty-light-module__M84GdG__finderSearchClear:hover{color:#374151;background:#e2e8f0}.faculty-light-module__M84GdG__finderToggleBtnActive{color:#4573df!important;background:#4573df14!important;border-color:#4573df4d!important}.faculty-light-module__M84GdG__finderBadge{color:#4573df;background:#4573df26}.faculty-light-module__M84GdG__finderChip{color:#475569;background:#f8fafce6;border-color:#e2e8f0cc}.faculty-light-module__M84GdG__finderChip:hover{color:#4573df;background:#fff;border-color:#4573df4d}.faculty-light-module__M84GdG__finderChipActive{color:#4573df!important;background:#4573df1a!important;border-color:#4573df66!important}.faculty-light-module__M84GdG__finderChipReset{color:#b91c1c!important;background:#dc262614!important;border-color:#dc262640!important}.faculty-light-module__M84GdG__finderChipReset:hover{color:#991b1b!important;background:#dc262626!important;border-color:#dc262666!important}.faculty-light-module__M84GdG__finderAdvanced{border-top-color:#e2e8f0cc}.faculty-light-module__M84GdG__finderLabel{color:#64748b}.faculty-light-module__M84GdG__finderSelect{background:#f8fafccc}.faculty-light-module__M84GdG__finderRatingBtn{color:#475569;background:#f8fafce6;border-color:#e2e8f0cc}.faculty-light-module__M84GdG__finderRatingBtn:hover{color:#a16207;background:#fff;border-color:#fbbf2466}.faculty-light-module__M84GdG__finderRatingBtnActive{color:#a16207!important;background:#fbbf241f!important;border-color:#fbbf2480!important}.faculty-light-module__M84GdG__finderClearAll{color:#dc2626;background:#ef444414}.faculty-light-module__M84GdG__finderClearAll:hover{background:#ef444426}.faculty-light-module__M84GdG__uniSelectorButton{color:#0f172a;background:#f8fafce6;border-color:#e2e8f0e6}.faculty-light-module__M84GdG__uniSelectorButton:hover{background:#fff;border-color:#4573df59;box-shadow:0 4px 14px #4573df1a}.faculty-light-module__M84GdG__uniSelectorLabel{color:#64748b}.faculty-light-module__M84GdG__uniSelectorValue{color:#0f172a}.faculty-light-module__M84GdG__uniDropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #e2e8f0cc}.faculty-light-module__M84GdG__uniDropdownSearch{border-bottom-color:#e2e8f099}.faculty-light-module__M84GdG__uniSearchInput{color:#334155;background:#f8fafccc;border-color:#e2e8f0cc}.faculty-light-module__M84GdG__uniSearchInput::placeholder{color:#94a3b8}.faculty-light-module__M84GdG__uniSearchInput:focus{background:#fffffff2;border-color:#4573df;box-shadow:0 0 0 2px #4573df1f}.faculty-light-module__M84GdG__uniOption{color:#475569}.faculty-light-module__M84GdG__uniOption:hover{color:#1e3a8a;background:#4573df12}.faculty-light-module__M84GdG__uniOptionSelected{color:#4573df;background:#4573df17}.faculty-light-module__M84GdG__uniOptionName{color:inherit}.faculty-light-module__M84GdG__uniOptionLocation{color:#94a3b8}.faculty-light-module__M84GdG__uniOptionCheck{color:#4573df}.faculty-light-module__M84GdG__uniDropdownEmpty{color:#64748b}.faculty-light-module__M84GdG__uniDropdownFooter{color:#94a3b8;background:#f8fafccc;border-top-color:#e2e8f099}.faculty-light-module__M84GdG__addCardIcon{color:#4573df}.faculty-light-module__M84GdG__compareToggle{color:#4573df;background:#4573df0f;border-color:#4573df33}.faculty-light-module__M84GdG__compareToggle:hover{background:#4573df1f}.faculty-light-module__M84GdG__compareToggleActive{color:#fff;background:#4573df;border-color:#4573df}.faculty-light-module__M84GdG__compareBar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(135deg,#fffffff2,#ffffffe6);border:1px solid #4573df33}.faculty-light-module__M84GdG__compareBarText{color:#1e293b}.faculty-light-module__M84GdG__comparePanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffffa,#fffffff2);border:1px solid #0000001a;box-shadow:0 16px 48px #1f268726,inset 0 1px 2px #ffffff80}.faculty-light-module__M84GdG__comparePanelHeader{border-bottom-color:#00000014}.faculty-light-module__M84GdG__compareLabel{color:#475569}.faculty-light-module__M84GdG__compareCell{color:#1e293b}.faculty-light-module__M84GdG__compareCellBest{color:#16a34a}.faculty-light-module__M84GdG__reportLink{color:#94a3b8}.faculty-light-module__M84GdG__reportLink:hover{color:#4573df}
