.container-study{width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(1rem,2.5vw,2.75rem)}.study-page{background:var(--subtle);padding:calc(var(--header-height) + 1.25rem) 0 clamp(2.5rem,5vw,4rem);min-height:calc(100dvh - var(--header-height))}.study-page__intro{margin-bottom:clamp(1.25rem,2.5vw,1.75rem);max-width:42rem}.study-page__title{margin:0 0 .5rem;font-family:var(--font-heading);font-size:clamp(1.75rem,3vw,2.35rem);font-weight:700;line-height:1.12;letter-spacing:-.025em;color:var(--black)}.study-page__lede{margin:0;font-size:1rem;line-height:1.55;color:var(--body);max-width:38rem}.study-layout{display:grid;gap:1.25rem;align-items:start}@media (min-width:1024px){.study-layout{grid-template-columns:17.5rem minmax(0,1fr);gap:clamp(1.5rem,2.5vw,2.75rem)}}@media (min-width:1280px){.study-layout{grid-template-columns:19rem minmax(0,1fr)}}@media (min-width:1440px){.study-layout{grid-template-columns:20.5rem minmax(0,1fr);gap:3rem}}.study-layout__aside{min-width:0}@media (min-width:1024px){.study-layout__aside{position:sticky;top:calc(var(--header-height) + 1rem);align-self:start}}.study-layout__main{display:grid;gap:1rem;min-width:0;overflow:hidden}@media (min-width:1024px){.study-layout__main{gap:1.25rem}}.study-layout__error{display:flex;align-items:center;gap:.35rem;color:#b42318;font-size:.8125rem;margin:0}.study-verify{padding:1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white)}.study-filters{display:grid;gap:.75rem}.study-filters__mobile-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:.5rem;align-items:stretch}@media (min-width:1024px){.study-filters__mobile-toolbar{display:none}}.study-filters__mobile-search{position:relative;display:flex;align-items:center}.study-filters__mobile-search .study-filters__search-icon{position:absolute;left:.85rem;color:var(--text-muted);pointer-events:none}.study-filters__mobile-search .study-filters__search-input{width:100%;min-height:2.85rem;padding-left:2.5rem!important}.study-filters__mobile-submit{min-height:2.85rem;padding-inline:1.1rem}.study-filters__mobile-filters-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.85rem;min-height:2.85rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);color:var(--text-dark);cursor:pointer;flex-shrink:0}.study-filters__mobile-filters-btn:hover{border-color:rgba(26,29,58,.2)}.study-filters__mobile-badge{position:absolute;top:-.35rem;right:-.35rem;display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:var(--primary);color:var(--white);font-size:.625rem;font-weight:700}.study-filters__sidebar{display:none;gap:.9rem;padding:1.15rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);box-shadow:0 10px 32px rgba(26,29,58,.04);overflow:visible}@media (min-width:1024px){.study-filters__sidebar{display:grid}}.study-filters__sidebar-head{padding-bottom:.65rem;border-bottom:1px solid var(--border)}.study-filters__sidebar-title{margin:0;font-size:.95rem;font-weight:700;color:var(--text-dark)}.study-filters__sidebar-search{display:grid;gap:.4rem}.study-filters__search-field{position:relative}.study-filters__search-icon{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.study-filters__search-input{width:100%;min-height:2.65rem;padding-left:2.5rem!important}.study-filters__group{display:grid;gap:.4rem}.study-filters__label{margin:0;font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--text-muted)}.study-filters__select{width:100%;min-height:2.65rem}.study-filter-select{display:grid;gap:.4rem;min-width:0}.study-filter-select__trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;min-height:2.65rem;padding:.55rem .75rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);color:var(--text-dark);font-size:.875rem;line-height:1.35;text-align:left;cursor:pointer;transition:border-color .15s,box-shadow .15s}.study-filter-select__trigger:hover:not(:disabled){border-color:rgba(26,29,58,.22)}.study-filter-select__trigger:focus-visible{outline:none;border-color:var(--blue);box-shadow:var(--focus-ring)}.study-filter-select__trigger:disabled{opacity:.55;cursor:not-allowed}.study-filter-select__trigger [data-placeholder]{color:var(--text-muted)}.study-filter-select__trigger span:first-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-filter-select__icon{flex-shrink:0;color:var(--text-muted)}.study-filter-select__content{z-index:400;overflow:hidden;border:1px solid rgba(26,29,58,.12);border-radius:var(--radius-md);background:var(--white);box-shadow:0 4px 6px rgba(26,29,58,.04),0 16px 40px rgba(26,29,58,.12);min-width:var(--radix-select-trigger-width)}.study-filter-select__content,.study-filter-select__viewport{max-height:min(280px,var(--radix-select-content-available-height))}.study-filter-select__viewport{padding:.35rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(26,29,58,.2) transparent}.study-filter-select__group-label{padding:.35rem .6rem .2rem;font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:var(--text-muted)}.study-filter-select__item{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .6rem;border-radius:calc(var(--radius-md) - 2px);font-size:.8125rem;line-height:1.35;color:var(--text-dark);cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.study-filter-select__item[data-highlighted]{background:rgba(18,91,201,.07)}.study-filter-select__item[data-state=checked]{color:var(--blue);font-weight:600}.study-filter-select__item span:first-child{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-filter-select__check{flex-shrink:0;color:var(--blue)}.study-filters__clear{display:inline-flex;align-items:center;gap:.35rem;padding:0;border:0;background:none;font-size:.8125rem;font-weight:500;color:var(--blue);cursor:pointer;justify-self:start}.study-filters__clear:hover{text-decoration:underline}.study-filters__submit{width:100%;min-height:2.75rem;margin-top:.1rem}.study-filters__footer{display:grid;gap:.75rem;padding-top:.5rem;border-top:1px solid var(--border)}.study-filters__drawer-layer{position:fixed;inset:0;z-index:200;display:grid;align-items:end}@media (min-width:1024px){.study-filters__drawer-layer{display:none}}.study-filters__drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(26,29,58,.45);cursor:pointer}.study-filters__drawer{position:relative;z-index:1;display:grid;gap:0;width:100%;max-height:min(88dvh,640px);border-radius:1rem 1rem 0 0;background:var(--white);box-shadow:0 -12px 40px rgba(26,29,58,.12);animation:study-drawer-in .22s ease-out}@keyframes study-drawer-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.study-filters__drawer-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem .85rem;border-bottom:1px solid var(--border)}.study-filters__drawer-title{margin:0;font-size:1rem;font-weight:700;color:var(--text-dark)}.study-filters__drawer-close{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);color:var(--text-dark);cursor:pointer}.study-filters__drawer-body{display:grid;gap:.9rem;padding:1rem 1.15rem calc(1.15rem + env(safe-area-inset-bottom));overflow-y:auto}.study-filters__drawer-apply{width:100%;min-height:2.85rem;margin-top:.25rem}.study-results__head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white)}@media (min-width:1024px){.study-results__head{padding:1rem 1.15rem}}.study-results__eyebrow{margin:0 0 .35rem;font-size:.6875rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.study-results__title{margin:0;font-size:clamp(1.05rem,1.8vw,1.3rem);font-weight:700;line-height:1.35;color:var(--text-dark)}.study-results__body{display:grid;gap:.75rem;min-width:0}.study-results__list{display:grid;gap:.65rem;min-width:0}@media (min-width:1024px){.study-results__list{gap:.75rem}}.study-results__nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white)}.study-results__nav-btn{display:inline-flex;align-items:center;gap:.35rem;min-width:8rem;justify-content:center;min-height:2.5rem;border:1px solid var(--border);background:var(--white);color:var(--text-dark)}.study-results__nav-btn:hover:not(:disabled){border-color:rgba(26,29,58,.22);box-shadow:0 6px 18px rgba(26,29,58,.05)}.study-results__nav-btn:disabled{opacity:.42;cursor:not-allowed}.study-results__idle,.study-results__loading{display:grid;justify-items:center;gap:.65rem;padding:1.5rem 1rem;text-align:center;border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--white)}.study-results__idle-title{margin:0;font-size:1rem;font-weight:600;color:var(--text-dark)}.study-results__empty-note,.study-results__idle-note{margin:0;font-size:.8125rem;color:var(--text-muted)}.study-results__empty{padding:clamp(2.5rem,6vw,3.5rem) 1rem;border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--white)}.program-row{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);transition:border-color .15s,box-shadow .15s}.program-row:hover{border-color:rgba(26,29,58,.16);box-shadow:0 10px 28px rgba(26,29,58,.06)}.program-row__link{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;padding:.95rem 1rem;color:inherit;text-decoration:none}@media (min-width:1024px){.program-row__link{padding:1.05rem 1.2rem;gap:1.1rem}}@media (max-width:639px){.program-row__link{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto}.program-row__aside{grid-column:2;justify-self:start}}.program-row__logo{display:inline-flex;flex-shrink:0}.program-row__logo--placeholder{width:2.25rem;height:2.25rem}.program-row__body{display:grid;gap:.2rem;min-width:0}.program-row__title{font-size:.98rem;font-weight:600;line-height:1.35;color:var(--text-dark)}.program-row__inst{font-size:.75rem;color:var(--text-muted)}.program-row__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.78rem;color:var(--text-muted)}.program-row__meta-sep:before{content:"·";margin-right:.35rem}.program-row__aside{gap:.65rem;flex-shrink:0}.program-row__aside,.program-row__tag{display:inline-flex;align-items:center}.program-row__tag{min-height:1.5rem;padding:0 .55rem;border-radius:999px;background:rgba(18,91,201,.08);color:var(--blue);font-size:.6875rem;font-weight:600;letter-spacing:.02em}.program-row__arrow{color:var(--primary)}.study-search-form{display:grid;gap:1rem;max-width:100%}.study-search-form__row--primary{display:grid;gap:.75rem}@media (min-width:720px){.study-search-form__row--primary{grid-template-columns:1fr auto;align-items:center}}.study-search-form__query .form-input{padding-left:2.5rem}.program-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.program-grid--compact{grid-template-columns:1fr}@media (min-width:720px){.program-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}.program-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--white);transition:border-color .15s,box-shadow .15s}.program-card:hover{border-color:rgba(26,29,58,.18);box-shadow:0 8px 24px rgba(26,29,58,.06)}.program-card__link{display:grid;gap:.65rem;padding:1rem;color:inherit;text-decoration:none}.program-card__head{display:flex;gap:.75rem;align-items:flex-start}.program-card__titles{min-width:0}.program-card__name{font-size:1rem;line-height:1.35;color:var(--text-dark)}.program-card__inst{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.program-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--text-muted)}.program-card__meta-sep:before{content:"·";margin-right:.35rem}.program-card__cta{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;font-weight:600;color:var(--primary)}.spin{animation:spin .9s linear infinite}.portal-body--search{grid-template-columns:var(--portal-sidebar-width) minmax(0,1fr)}.portal-body--search .portal-content{min-width:0;background:var(--subtle)}.portal-shell .study-page{padding:clamp(1rem,2vw,1.5rem) 0 clamp(2rem,4vw,3rem);min-height:calc(100dvh - 3.5rem)}@media (max-width:960px){.portal-shell .study-page{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom, 0px))}.portal-body--search{grid-template-columns:1fr}}.program-row__link--button{width:100%;border:none;background:none;font:inherit;text-align:left;cursor:pointer}