/* Navigation and readable typography; scene theme stays in visual-theme.js. */
:root{--nav-ink:#294957;--nav-muted:#647b85;--nav-accent:#2e8297;--nav-border:#bed0d6}
.header-actions{display:flex;align-items:center;gap:clamp(15px,1.35vw,36px);pointer-events:auto}.header-actions .status{margin-top:0}.group-guide-open{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:center;column-gap:12px;min-width:168px;min-height:54px;padding:8px 11px 8px 15px;border:1px solid #6fa8b9a6;background:linear-gradient(135deg,#fafdfee8,#eaf5f8db);border-radius:7px;color:#254b5a;text-align:left;box-shadow:0 6px 22px #244f6218,inset 0 1px #fff}.group-guide-open::after{content:'';position:absolute;left:0;top:10px;bottom:10px;width:2px;background:#43a9c0;border-radius:0 2px 2px 0}.group-guide-open-kicker{grid-column:1;font-size:9px;line-height:1.2;letter-spacing:.17em;color:#5e7f8c}.group-guide-open-title{grid-column:1;font-size:clamp(14px,.9vw,24px);line-height:1.3;font-weight:550;letter-spacing:.07em}.group-guide-open-count{grid-column:2;grid-row:1/3;display:grid;place-items:center;width:29px;height:29px;border:1px solid #74aebb;border-radius:50%;background:#f9fdfe;color:#287386;font-size:13px;font-weight:550}.group-guide-open:hover{border-color:#488fa4;background:linear-gradient(135deg,#fff,#e8f5f8);color:#155f76;box-shadow:0 8px 24px #244f6224,inset 0 1px #fff}.group-guide-open:focus-visible{outline-color:#257d96}
.heading h1{font-size:clamp(28px,2.3vw,74px);font-weight:550;letter-spacing:.13em}.heading p{font-size:clamp(12px,.84vw,26px);letter-spacing:.11em}.status{font-size:clamp(12px,.78vw,23px)}.status strong{font-size:clamp(17px,1.13vw,34px)}
.toolbar{gap:3px}.toolbar button,.popover>summary{font-size:clamp(13px,.9vw,28px);padding-inline:clamp(10px,.75vw,24px)}.helper{font-size:clamp(11px,.78vw,24px)}
.campus-view-actions{position:absolute;bottom:calc(100% + 12px);left:0;min-width:clamp(190px,13vw,380px);padding:7px;display:flex;flex-direction:column;align-items:stretch;border:1px solid var(--line);border-radius:6px;background:var(--panel-raised);box-shadow:0 12px 35px #16273144;backdrop-filter:blur(12px)}.campus-view-actions button{text-align:left;border-radius:4px;min-height:42px;display:block}.campus-view-actions button:hover{background:#b6e5f025}.campus-view-actions button[aria-pressed=true]{box-shadow:none;background:#a4d5df24;border-left:2px solid #b9ecf5}
.directory-panel{width:min(700px,91vw);padding:20px;max-height:72svh}.directory-heading{margin-bottom:15px}.directory-heading h2{font-size:clamp(20px,1.25vw,38px)}.directory-search{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,.62fr);gap:6px 12px}.directory-search label{font-size:clamp(11px,.75vw,22px);color:#c5dce2}.directory-search label[for=disciplineSearch]{grid-row:1;grid-column:1}.directory-search label[for=disciplineGroup]{grid-row:1;grid-column:2}.directory-search input,.directory-search select{grid-row:2;min-width:0;height:42px;border:1px solid #adcad454;border-radius:4px;padding:0 11px;color:#edf7f9;background:#284958;font-size:clamp(13px,.88vw,25px);outline-offset:3px}.directory-search input::placeholder{color:#b0c5cd}.directory-result{color:#bed6df;font-size:clamp(11px,.75vw,22px);margin:13px 0 9px}.directory-empty{text-align:center;padding:24px 10px 19px;color:#dce9ee}.directory-empty strong{font-size:16px;font-weight:500}.directory-empty p{font-size:12px;color:#b6cbd5;line-height:1.7}.directory-empty button{border:1px solid #b1d4dd6b;background:#c5e5ed19;border-radius:4px;padding:10px 15px;font-size:13px}.spatial-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.spatial-index button{font-size:clamp(15px,.99vw,30px);min-height:46px;overflow-wrap:anywhere}.spatial-index button span{flex:none}
.group-guide{position:fixed;inset:0;border:1px solid #d3e1e7;border-radius:12px;width:min(1100px,92vw);max-width:none;max-height:90svh;margin:auto;padding:0;color:var(--nav-ink);background:#eff5f7;box-shadow:0 30px 100px #193d525c;overflow:auto;scrollbar-color:#adcad4 #e4edf0;color-scheme:light}.group-guide::backdrop{background:#1b354d58;backdrop-filter:blur(8px)}.group-guide button{color:var(--nav-ink)}.group-guide button:focus-visible,.group-guide [tabindex]:focus-visible{outline-color:#247e98}.group-guide button:hover{color:#08607b}.group-guide-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:30px 35px 24px;border-bottom:1px solid #d2e0e5;background:#f7fbfc}.nav-eyebrow{font-size:10px;letter-spacing:.17em;color:#6b8794;margin:0 0 12px}.group-guide-header h2{font-size:30px;letter-spacing:.02em;font-weight:550;margin:0 0 12px;line-height:1.35}.group-guide-subtitle{font-size:13px;color:#647e8d;margin:0;letter-spacing:.07em}.group-guide-close{flex:none;min-width:40px;min-height:40px;font-size:28px;border-radius:50%;border:1px solid #c8dbe2;background:#eef5f8;line-height:1}.group-guide-close:hover{background:#deedf2}.group-guide-body{display:grid;grid-template-columns:235px minmax(0,1fr);min-height:440px}.group-guide-tabs{display:flex;flex-direction:column;padding:24px 18px;gap:8px;border-right:1px solid #d3e2e7;background:#e8f0f3}.group-guide-tabs button{display:grid;grid-template-columns:25px 1fr;gap:5px 10px;text-align:left;border:1px solid transparent;border-radius:6px;padding:15px 12px;align-items:center}.group-tab-number{grid-row:1/3;font-size:12px;color:#7696a3}.group-tab-name{font-size:17px;font-weight:500}.group-guide-tabs small{font-size:11px;color:#7b929c;grid-column:2}.group-guide-tabs button[aria-selected=true]{background:#fbfdfd;border-color:#b9d3dc;box-shadow:0 4px 15px #456c7e0b}.group-guide-tabs button[aria-selected=true] .group-tab-name{color:#236d83}.group-guide-content{padding:31px 38px 30px;min-width:0}.group-guide-content h3{font-size:34px;letter-spacing:.05em;font-weight:550;line-height:1.3;margin:0 0 14px}.group-tagline{font-size:17px;letter-spacing:.04em;color:#477687;margin:0 0 19px}.group-description{font-size:14px;line-height:1.9;color:#647c87;max-width:660px;margin:0 0 18px}.group-topics{display:flex;flex-wrap:wrap;gap:8px}.group-topics span{border:1px solid #cadae0;border-radius:30px;background:#f7fbfc;padding:6px 11px;color:#61808c;font-size:11px}.group-guide-content h4{font-size:12px;font-weight:500;color:#76909c;margin:26px 0 11px;letter-spacing:.05em}.group-members{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.group-members button{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#f9fcfd;border:1px solid #c9dce3;border-radius:5px;padding:12px 14px;text-align:left;font-size:14px;line-height:1.5}.group-members button:hover{border-color:#76aebe;background:#fff}.group-members span{color:#71a4b4}.group-browse{margin-top:22px;padding:10px 0;border-bottom:1px solid #83b7c5;font-size:13px;letter-spacing:.04em}.group-guide-note{font-size:11px;line-height:1.8;color:#7e96a0;margin:0;padding:16px 35px;border-top:1px solid #d3e2e7;background:#f5fafb}
.details h2{font-size:clamp(25px,1.65vw,52px)}.scenario{font-size:clamp(14px,.96vw,30px);line-height:1.7}.details .levels button{font-size:clamp(14px,.97vw,31px)}.playback-title{font-size:clamp(17px,1.12vw,35px)}.playback-note,.model-note{font-size:clamp(12px,.81vw,24px);line-height:1.75}.panel-pagination{font-size:clamp(12px,.87vw,26px)}.footnote{font-size:clamp(10px,.65vw,20px)}
@media(min-width:2400px){:root{--control-height:88px}.toolbar{padding:8px 10px;gap:6px}.toolbar button,.popover>summary{min-height:64px}.campus-view-actions{padding:13px;gap:4px}.directory>summary{font-size:29px;padding-inline:30px}.directory-panel{width:1050px;padding:30px}.directory-search input,.directory-search select{height:62px}.spatial-index button{min-height:72px}.group-guide{width:min(1720px,84vw);border-radius:18px}.group-guide-header{padding:45px 56px 38px}.group-guide-header h2{font-size:47px}.nav-eyebrow{font-size:16px}.group-guide-subtitle{font-size:22px}.group-guide-close{width:62px;height:62px;font-size:39px}.group-guide-body{grid-template-columns:340px minmax(0,1fr);min-height:680px}.group-guide-tabs{padding:35px 26px;gap:12px}.group-guide-tabs button{padding:25px 18px;grid-template-columns:36px 1fr;gap:10px 16px}.group-tab-name{font-size:27px}.group-tab-number,.group-guide-tabs small{font-size:18px}.group-guide-content{padding:48px 60px}.group-guide-content h3{font-size:55px}.group-tagline{font-size:28px}.group-description{font-size:23px;max-width:1050px}.group-topics span{font-size:18px;padding:9px 18px}.group-guide-content h4{font-size:20px;margin-top:37px}.group-members{gap:12px}.group-members button{font-size:23px;padding:19px 23px}.group-browse{font-size:22px;margin-top:28px}.group-guide-note{font-size:18px;padding:24px 56px}.details{width:clamp(680px,27vw,1000px)}.details-heading,.details-scroll{padding-inline:35px}.details .levels{margin-bottom:22px}#modelCanvas{height:350px}.playback-readout{font-size:25px}.playback-readout strong{font-size:42px}.playback-title button,.panel-pagination button{font-size:26px}.model-disclosure summary{font-size:26px}}
@media(max-width:1250px){.toolbar{left:0;transform:none}.toolbar button,.popover>summary{padding-inline:10px;font-size:13px}.header-actions{gap:13px}.group-guide-open{min-width:145px;min-height:49px;padding-inline:13px 9px}.group-guide-open-title{font-size:13px}.status{font-size:11px}.status strong{font-size:17px}.heading h1{font-size:28px}.heading p{font-size:12px}.helper{display:none}.directory>summary{font-size:13px;padding-inline:14px}.group-guide{width:92vw}.group-guide-body{grid-template-columns:200px minmax(0,1fr)}.group-guide-content{padding:26px 28px}.group-guide-header h2{font-size:27px}}
@media(max-width:900px) and (min-width:701px){.header-actions{flex-direction:column;align-items:flex-end;gap:9px}.group-guide-open{min-width:138px;min-height:44px;padding-block:5px}.group-guide-open-count{width:25px;height:25px}.toolbar button,.popover>summary{padding-inline:9px;font-size:12px}.directory>summary{padding-inline:12px;font-size:12px}.mode-switch button{padding-inline:10px}.toolbar{gap:2px}.separator{margin-inline:2px}.group-guide-body{grid-template-columns:180px minmax(0,1fr)}.group-guide-tabs{padding:20px 10px}.group-tab-name{font-size:15px}.group-guide-tabs button{padding:14px 9px}.group-guide-header{padding:25px 28px 22px}.group-guide-content h3{font-size:30px}.group-description{font-size:13px}.group-members button{font-size:12px;padding:11px}.details{top:19%;bottom:16%}}
@media(max-width:700px){header{top:22px;height:136px}.header-actions{gap:8px;align-items:flex-end;flex-direction:column}.header-actions .status{font-size:10px;gap:8px}.header-actions .status strong{font-size:15px}.group-guide-open{min-width:126px;min-height:39px;padding:5px 7px 5px 11px;column-gap:7px}.group-guide-open-kicker{font-size:7px}.group-guide-open-title{font-size:11px}.group-guide-open-count{width:23px;height:23px;font-size:10px}.heading{top:78px}.heading h1{font-size:25px;margin-bottom:7px}.heading p{font-size:11px}.toolbar{left:0;transform:none;width:100%;gap:1px;justify-content:space-between;padding:5px 4px}.toolbar button,.popover>summary{padding-inline:6px;font-size:11px;min-height:34px}.mode-switch{padding:2px;gap:0}.mode-switch button{padding-inline:6px;min-height:32px}.separator{display:none}.popover>summary span{font-size:10px;margin-left:3px}.directory{bottom:64px}.directory>summary{height:38px;font-size:12px;padding-inline:13px}.directory-panel{width:92vw;max-height:65svh;padding:16px;bottom:calc(100% + 10px)}.directory-heading h2{font-size:20px}.directory-search{grid-template-columns:minmax(0,1fr) minmax(115px,.8fr);gap:6px 9px}.directory-search input,.directory-search select{font-size:12px;padding-inline:8px;height:40px}.spatial-index{grid-template-columns:1fr}.spatial-index button{font-size:14px;min-height:42px;padding:9px 10px}.campus-view-actions{left:auto;right:-60px;min-width:170px}.campus-view-actions button{font-size:13px;min-height:39px;padding-inline:13px}.group-guide{width:94vw;max-height:92svh;border-radius:9px}.group-guide-header{padding:23px 19px 19px;gap:9px}.nav-eyebrow{font-size:8px;margin-bottom:10px}.group-guide-header h2{font-size:21px;line-height:1.45;max-width:250px}.group-guide-subtitle{font-size:10px;letter-spacing:.02em}.group-guide-close{min-width:32px;min-height:32px;font-size:23px}.group-guide-body{display:flex;flex-direction:column;min-height:0}.group-guide-tabs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:11px 9px;gap:4px;border-right:0;border-bottom:1px solid #c9dce3}.group-guide-tabs button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 3px}.group-tab-number{display:none}.group-tab-name{font-size:12px;writing-mode:horizontal-tb;word-break:keep-all}.group-guide-tabs small{font-size:9px;white-space:nowrap}.group-guide-content{padding:24px 20px 25px}.group-guide-content h3{font-size:29px;margin-bottom:11px}.group-tagline{font-size:14px;margin-bottom:15px}.group-description{font-size:12px;line-height:1.9;margin-bottom:15px}.group-topics{gap:6px}.group-topics span{font-size:10px;padding:5px 8px}.group-guide-content h4{font-size:11px;margin-top:21px}.group-members{gap:7px}.group-members button{font-size:12px;padding:10px 9px}.group-browse{font-size:12px;margin-top:18px}.group-guide-note{font-size:9px;padding:13px 20px}.details h2{font-size:23px}.scenario{font-size:13px}.details .levels button{font-size:13px}.playback-title{font-size:16px}.playback-note,.model-note{font-size:11px}.footnote{font-size:9px}.group-guide-content h3,.group-guide-header h2{overflow-wrap:anywhere}}
@media(max-width:360px){.toolbar button,.popover>summary{font-size:10px;padding-inline:5px}.group-tab-name{font-size:11px}.group-guide-tabs{padding-inline:6px;gap:1px}.header-actions .status{font-size:9px}.group-guide-header h2{font-size:19px}}
.clean .header-actions,.clean .header-actions button{pointer-events:none}
/* Leave the central title clear when account actions are present. */
.group-guide[open]{display:flex;flex-direction:column;overflow:hidden}.group-guide-header{flex:none}.group-guide-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;scrollbar-color:#adcad4 #e4edf0}.college-entry{padding:23px 35px 26px;background:#f6f9fa;border-bottom:1px solid #d3e2e7}.college-entry-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.college-entry-heading h3,.model-preview-heading h3{margin:0;font-size:18px;font-weight:550;line-height:1.45;letter-spacing:.03em}.college-education-link{color:#326b7c;font-size:12px;line-height:1.6;text-underline-offset:4px}.college-entry-status{margin:7px 0 15px;color:var(--nav-muted);font-size:12px;line-height:1.65}.college-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.college-entry-card{min-width:0;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding:16px 15px 13px;border:1px solid #c8d8dd;border-radius:7px;background:#fff;color:var(--nav-ink);text-align:left;box-shadow:0 3px 12px #29495705;cursor:pointer}.college-entry-card strong{font-size:18px;font-weight:550;letter-spacing:.02em}.college-card-discipline{font-size:12px;line-height:1.65;color:#627984;overflow-wrap:anywhere}.college-card-status{margin-top:auto;padding-top:4px;font-size:11px;line-height:1.6;color:#337c8e}.college-entry-card:not(:disabled):hover{border-color:#87aeb9;background:#fafdfe}.college-entry-card:focus-visible,.college-education-link:focus-visible{outline-color:#247e98}.college-entry-card:disabled{background:#edf2f4;box-shadow:none;cursor:default}.college-entry-card:disabled .college-card-status{color:#75868e}.model-preview-heading{display:flex;align-items:baseline;gap:8px 20px;flex-wrap:wrap;padding:20px 35px 17px;border-bottom:1px solid #d3e2e7;background:#f2f7f9}.model-preview-heading p{margin:0;font-size:12px;line-height:1.6;color:var(--nav-muted)}
.college-action{position:fixed;z-index:30;right:clamp(20px,3vw,58px);bottom:clamp(20px,4vh,56px);width:min(405px,calc(100vw - 40px));display:flex;align-items:center;gap:18px;padding:17px 18px 17px 20px;border:1px solid #bfd4db;border-radius:9px;background:#f8fcfded;color:var(--nav-ink);box-shadow:0 14px 42px #1f42522e;backdrop-filter:blur(15px)}.college-action[hidden]{display:none}.college-action-copy{min-width:0;flex:1}.college-action-eyebrow{margin:0 0 5px;color:#5c8b9a;font-size:10px;letter-spacing:.13em}.college-action strong{display:block;font-size:18px;font-weight:550;letter-spacing:.03em}.college-action-copy>p:last-child{margin:5px 0 0;color:#617b86;font-size:12px;line-height:1.55}.college-action-buttons{display:flex;flex:none;flex-direction:column;align-items:stretch;gap:7px}.college-action button{min-height:34px;border:1px solid #b9d0d7;border-radius:4px;padding:7px 10px;color:#315969;font-size:12px;white-space:nowrap}.college-action-back{background:#f6fafb}.college-action-enter{background:#d8edf2;border-color:#8db9c5}.college-action-enter:hover{background:#cae7ee}.college-entering::after{content:'';position:fixed;z-index:100;inset:0;background:#fff;opacity:0;pointer-events:none;animation:college-white-out 650ms ease-in forwards}@keyframes college-white-out{to{opacity:1}}@media(prefers-reduced-motion:reduce){.college-entering::after{animation:none;opacity:1}}
@media(min-width:2400px){.college-entry{padding:32px 56px 36px}.college-entry-heading h3,.model-preview-heading h3{font-size:28px}.college-education-link,.college-entry-status,.model-preview-heading p{font-size:19px}.college-entry-status{margin-bottom:22px}.college-entry-grid{gap:16px}.college-entry-card{padding:25px 24px 20px;gap:12px;border-radius:10px}.college-entry-card strong{font-size:29px}.college-card-discipline{font-size:19px}.college-card-status{font-size:18px}.model-preview-heading{padding:28px 56px 25px}}
@media(max-width:900px){.college-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.college-entry{padding:20px 28px 23px}.model-preview-heading{padding:18px 28px 16px}}
@media(max-width:700px){.college-entry{padding:18px 19px 21px}.college-entry-heading{gap:8px}.college-entry-heading h3,.model-preview-heading h3{font-size:16px}.college-education-link,.college-entry-status{font-size:11px}.college-entry-status{margin-bottom:12px}.college-entry-grid{gap:8px}.college-entry-card{padding:13px 11px 11px;gap:6px}.college-entry-card strong{font-size:16px}.college-card-discipline,.college-card-status{font-size:10px}.model-preview-heading{padding:17px 20px 14px;gap:5px}.model-preview-heading p{font-size:10px}.group-guide-header{padding-top:19px;padding-bottom:16px}.group-guide-header h2{margin-bottom:8px}.college-action{right:12px;bottom:max(12px,env(safe-area-inset-bottom));width:calc(100vw - 24px);gap:12px;padding:14px}.college-action strong{font-size:16px}.college-action-copy>p:last-child{font-size:11px}.college-action-buttons{flex-direction:row}.college-action button{min-height:36px;padding-inline:9px;font-size:11px}}
@media(max-width:1400px){.header-actions .status{display:none}}
@media(min-width:701px) and (max-width:1050px){.header-actions{flex-direction:row;gap:8px}.header-actions .account-orders-entry{display:none}}
@media(min-width:701px) and (max-width:1050px){.header-actions .account-entry.account-orders-entry{display:none}}
