/* v67 final clean fix — applied to original v64 zip only */
:root{--su-navy:#07183f;--su-ink:#0e172f;--su-muted:#60708a;--su-line:#dbe4f0;--su-bg:#f6f8fb;--su-gold:#c9a13b;--su-card:#fff;--su-shadow:0 18px 44px rgba(15,24,48,.09)}
/* homepage hero restored, full image, readable white font */
body.v64-home .site-header{z-index:5000!important}
body.v64-home .header-view-switch{display:flex!important;margin:0 auto!important;gap:34px!important;align-items:flex-end!important;background:rgba(255,255,255,.96)!important;border-radius:0!important;box-shadow:none!important;border:0!important}
body.v64-home .header-view-switch .view-tab{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;background:transparent!important;border:0!important;border-bottom:6px solid transparent!important;border-radius:0!important;box-shadow:none!important;padding:8px 8px 12px!important;color:var(--su-ink)!important;min-height:66px!important}
body.v64-home .header-view-switch .view-tab[aria-pressed="true"],body.v64-home .header-view-switch .view-tab.active{border-color:var(--su-gold)!important;background:transparent!important;color:var(--su-ink)!important}
body.v64-home .header-view-switch .view-icon{font-size:30px!important;line-height:1!important}
body.v64-home .header-view-switch b{font-size:clamp(19px,2vw,30px)!important;line-height:1!important;letter-spacing:-.04em!important;color:var(--su-ink)!important}
body.v64-home .header-view-switch small{display:none!important}
body.v64-home .hero-home.v64-home-hero{min-height:100svh!important;padding:118px 24px 70px!important;background-image:url('/assets/hero/home-hero-world.webp')!important;background-size:cover!important;background-position:center center!important;background-color:#07183f!important;border-bottom:0!important;overflow:visible!important;display:flex!important;align-items:center!important}
body.v64-home .hero-home.v64-home-hero .hero-overlay{display:block!important;position:absolute!important;inset:0!important;background:linear-gradient(180deg,rgba(3,10,28,.38) 0%,rgba(3,10,28,.34) 30%,rgba(3,10,28,.58) 100%),linear-gradient(90deg,rgba(3,10,28,.72) 0%,rgba(3,10,28,.42) 52%,rgba(3,10,28,.25) 100%)!important;z-index:1!important}
body.v64-home .hero-home.v64-home-hero .hero-inner{position:relative!important;z-index:2!important;max-width:1480px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:28px!important;min-height:0!important;overflow:visible!important}
body.v64-home .hero-copy{display:block!important;max-width:1180px!important;text-align:left!important;margin:0!important;z-index:3!important}
body.v64-home .hero-eyebrow{display:block!important;color:#fff!important;text-shadow:0 5px 18px rgba(0,0,0,.32)!important;font-size:15px!important;letter-spacing:.22em!important;font-weight:950!important;margin:0 0 18px!important}
body.v64-home .hero-copy h1{display:block!important;color:#fff!important;text-shadow:0 8px 30px rgba(0,0,0,.36)!important;font-size:clamp(58px,8vw,118px)!important;line-height:.9!important;letter-spacing:-.075em!important;max-width:1220px!important;margin:0!important;font-weight:950!important}
body.v64-home .hero-subtitle{display:block!important;color:rgba(255,255,255,.93)!important;text-shadow:0 4px 18px rgba(0,0,0,.36)!important;font-size:clamp(20px,2.6vw,34px)!important;line-height:1.12!important;font-weight:800!important;max-width:1050px!important;margin:22px 0 0!important}
body.v64-home .home-search-shell{width:min(1180px,100%)!important;max-width:1180px!important;margin:8px 0 0!important;position:relative!important;z-index:50!important;overflow:visible!important}
body.v64-home .universal-search{height:86px!important;background:#fff!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;box-shadow:0 22px 54px rgba(0,0,0,.24)!important;padding:9px 10px!important;display:flex!important;gap:8px!important;position:relative!important;z-index:55!important}
body.v64-home .search-input-wrap{height:100%!important;border:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;gap:14px!important;padding:0 22px!important;flex:1!important;min-width:0!important;color:var(--su-ink)!important}
body.v64-home .search-prompt{font-size:20px!important;color:var(--su-ink)!important;white-space:normal!important;text-align:left!important;max-width:100%!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
body.v64-home .search-prompt b,body.v64-home #v64RotatingPrompt{color:var(--su-ink)!important;line-height:1.1!important}
body.v64-home .search-prompt-icon{font-size:24px!important;color:var(--su-ink)!important}
body.v64-home #globalSearch{font-size:18px!important;color:var(--su-ink)!important;opacity:1!important;min-width:220px!important}
body.v64-home #globalSearch::placeholder{color:#667085!important}
body.v64-home .search-submit{display:none!important}
body.v64-home .search-dropdown{position:absolute!important;top:calc(100% + 14px)!important;left:0!important;right:0!important;z-index:99999!important;background:#fff!important;border:1px solid var(--su-line)!important;border-radius:32px!important;box-shadow:0 24px 70px rgba(8,18,39,.24)!important;overflow:hidden!important;max-width:none!important;padding:14px!important;display:none}
body.v64-home .search-dropdown.open,body.v64-home .search-dropdown:not(:empty){display:block!important}
body.v64-home .search-dropdown h4{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:#6b7280;margin:12px 16px!important}.v67-search-option{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:14px;width:100%;padding:16px;border-radius:22px;border:1px solid #e8eef7;background:#fff;text-align:left;color:var(--su-ink);margin:8px 0;cursor:pointer}.v67-search-option:hover{background:#f8fafc;border-color:#d4dfef}.v67-search-option i{width:50px;height:50px;border-radius:16px;background:#101828;color:#fff;display:grid;place-items:center;font-style:normal;font-size:22px}.v67-search-option b{font-size:19px;letter-spacing:-.03em}.v67-search-option small{display:block;color:#667085;line-height:1.35;margin-top:3px}.v67-market-hints{display:flex;flex-wrap:wrap;gap:10px;padding:10px 6px 4px}.v67-hint{border:1px solid #e4ebf5;border-radius:999px;padding:11px 14px;background:#f8fafc;color:#344054;font-weight:800;cursor:pointer}.v67-hint:hover{background:#eef4ff}
body.v64-home .v63-route-gateway{display:none!important}
body.v64-home .marketplace-shell{position:relative;z-index:1;background:#fff!important;padding-top:28px!important}
body.v64-home .top-actions .get-involved-trigger{background:var(--su-navy)!important;color:#fff!important;border:0!important;border-radius:999px!important;padding:13px 20px!important;font-weight:900!important}
body.v64-home .mobile-air-tabs,body.v64-home .mobile-quick-filters{display:none!important}
/* get-started persona page */
.path-page-body{background:var(--su-bg);color:var(--su-ink)}.path-page-main{width:min(1360px,calc(100vw - 40px));margin:0 auto;padding:110px 0 70px}.path-hero-card{background:#fff;border:1px solid var(--su-line);border-radius:34px;padding:clamp(28px,5vw,62px);box-shadow:var(--su-shadow)}.path-hero-card .kicker{color:#123985;text-transform:uppercase;letter-spacing:.18em;font-weight:950;font-size:14px;margin:0 0 12px}.path-hero-card h1{font-size:clamp(54px,7vw,96px);line-height:.9;letter-spacing:-.075em;margin:0;color:var(--su-ink)}.path-hero-card p{font-size:clamp(18px,2vw,25px);line-height:1.45;color:var(--su-muted);max-width:1040px}.path-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.path-preview-card{background:#fff;border:1px solid var(--su-line);border-radius:30px;padding:26px;text-align:left;box-shadow:var(--su-shadow);display:flex;flex-direction:column;gap:12px;min-height:220px}.path-preview-card:hover{border-color:#b7c9e7;transform:translateY(-2px)}.path-preview-card span{width:70px;height:70px;border-radius:22px;background:#eef4ff;display:grid;place-items:center;font-size:36px}.path-preview-card b{font-size:28px;letter-spacing:-.05em;line-height:1;color:var(--su-ink)}.path-preview-card p{color:var(--su-muted);line-height:1.55;font-size:16px;margin:0}
/* persona modal intake fields */
.involvement-modal{z-index:100000!important}.involvement-backdrop{z-index:99999!important}.journey-intake-module{background:#fff;border:1px solid var(--su-line);border-radius:30px;padding:26px;margin:22px 0;box-shadow:var(--su-shadow)}.journey-intake-module>p{color:var(--su-muted);line-height:1.55;font-size:17px;margin:8px 0 18px}.journey-intake-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.journey-intake-field{display:flex;flex-direction:column;gap:8px}.journey-intake-field.full{grid-column:1/-1}.journey-intake-field span{font-weight:900;color:var(--su-ink)}.journey-intake-field input,.journey-intake-field textarea,.journey-intake-field select{width:100%;border:1px solid var(--su-line);border-radius:18px;background:#f9fbfe;padding:15px 16px;color:var(--su-ink);font-size:16px;outline:none}.journey-intake-field textarea{resize:vertical;min-height:110px}.journey-intake-field input:focus,.journey-intake-field textarea:focus,.journey-intake-field select:focus{background:#fff;border-color:#7da1ff;box-shadow:0 0 0 4px rgba(38,82,181,.08)}.journey-intake-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;flex-wrap:wrap}.journey-intake-actions span{display:inline-flex;padding:10px 14px;border-radius:999px;background:#eef4ff;color:#27417d;font-weight:800;font-size:13px}.journey-intake-actions .journey-primary{border:0;cursor:pointer}
/* university page polish */
.university-body,.university-main{background:var(--su-bg)!important}.university-body .site-header{z-index:5000!important}.university-intro,.university-section,#campus-activation-intake{border-radius:34px!important;box-shadow:var(--su-shadow)!important;border:1px solid var(--su-line)!important;background:#fff!important}.university-intro h1{font-size:clamp(48px,6vw,86px)!important;line-height:.9!important;letter-spacing:-.075em!important}.university-section-head h2{font-size:clamp(32px,4vw,54px)!important;letter-spacing:-.055em!important}.university-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))!important;gap:18px!important}.university-billboard-card{border-radius:30px!important;overflow:hidden!important;box-shadow:var(--su-shadow)!important;border:1px solid var(--su-line)!important;background:#fff!important}.uni-image{border-radius:0!important}.uni-card-body{padding:18px!important}.uni-card-body h3{font-size:24px!important;letter-spacing:-.04em!important;line-height:1!important}.uni-activate-cta{background:var(--su-navy)!important;color:#fff!important;border-radius:999px!important;padding:12px 15px!important;font-weight:900!important;text-align:center!important}.campus-finder{border-radius:30px!important;background:#fff!important;border:1px solid var(--su-line)!important;box-shadow:var(--su-shadow)!important;padding:24px!important}.campus-finder-row{display:grid!important;grid-template-columns:1fr auto auto!important;gap:12px!important}.campus-finder input{min-height:56px!important;border-radius:18px!important;border:1px solid var(--su-line)!important;padding:0 18px!important}
#campus-activation-intake{padding:clamp(22px,4vw,44px)!important;margin:28px auto!important;max-width:1320px!important}#campus-activation-intake h2{font-size:clamp(36px,5vw,68px)!important;letter-spacing:-.06em!important;line-height:.95!important;margin:0 0 12px!important}#campusActivationForm{display:grid!important;gap:22px!important}#campusActivationForm .form-grid,#campusActivationForm .form-grid.two-col{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}#campusActivationForm label{display:flex!important;flex-direction:column!important;gap:8px!important;font-weight:900!important;color:var(--su-ink)!important;font-size:15px!important}#campusActivationForm input,#campusActivationForm textarea,#campusActivationForm select{width:100%!important;min-height:54px!important;border-radius:18px!important;border:1px solid var(--su-line)!important;background:#f9fbfe!important;padding:14px 16px!important;color:var(--su-ink)!important;font-size:16px!important;outline:none!important}#campusActivationForm textarea{min-height:120px!important;resize:vertical!important}#campusActivationForm input:focus,#campusActivationForm textarea:focus,#campusActivationForm select:focus{background:#fff!important;border-color:#7da1ff!important;box-shadow:0 0 0 4px rgba(38,82,181,.08)!important}.intake-subsection{padding:18px 0 0!important;border-top:1px solid #edf2f8!important}.intake-subsection h3{font-size:30px!important;letter-spacing:-.045em!important;margin:0 0 6px!important}.intake-subsection p{color:var(--su-muted)!important;font-size:16px!important}.checkbox-grid.compact-checks{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.checkbox-grid.compact-checks label{flex-direction:row!important;align-items:flex-start!important;background:#f9fbfe!important;border:1px solid var(--su-line)!important;border-radius:18px!important;padding:14px 16px!important;font-weight:800!important}.checkbox-grid.compact-checks input{width:auto!important;min-height:0!important;margin-top:3px!important}.form-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;align-items:center!important}.form-note{background:#eef4ff!important;color:#27417d!important;border-radius:20px!important;padding:14px 16px!important;font-weight:700!important}
/* help center polish */
.about-v64-main{text-align:left}.about-v64-hero{text-align:center}.about-v64-hero h1,.about-v64-hero p{margin-left:auto!important;margin-right:auto!important}.about-v64-actions{justify-content:center}.about-v64-section{position:relative;overflow:hidden}.about-v64-card span{width:54px;height:54px;border-radius:18px;background:#eef4ff;display:grid;place-items:center}.about-v64-card{box-shadow:var(--su-shadow)}.site-footer .footer-created{display:none!important}
@media(max-width:980px){body.v64-home .header-view-switch{display:flex!important;gap:18px!important}.body{}body.v64-home .header-view-switch b{font-size:18px!important}.path-preview-grid,.journey-intake-grid,#campusActivationForm .form-grid,#campusActivationForm .form-grid.two-col,.checkbox-grid.compact-checks{grid-template-columns:1fr!important}.campus-finder-row{grid-template-columns:1fr!important}.path-page-main{width:min(100% - 28px,1360px);padding-top:90px}.path-hero-card h1{font-size:54px}}
@media(max-width:680px){body.v64-home .header-view-switch{display:none!important}body.v64-home .hero-home.v64-home-hero{min-height:100svh!important;padding:96px 26px 56px!important}body.v64-home .hero-copy h1{font-size:50px!important;line-height:.92!important;color:#fff!important}body.v64-home .hero-subtitle{font-size:20px!important;color:#fff!important}body.v64-home .universal-search{height:auto!important;min-height:72px!important;border-radius:38px!important}body.v64-home .search-prompt{font-size:17px!important}body.v64-home #globalSearch{display:none!important}.v67-search-option{grid-template-columns:42px 1fr auto;padding:12px}.v67-search-option i{width:42px;height:42px}.v67-search-option b{font-size:16px}.path-preview-card{min-height:0}.involvement-modal.open{inset:0!important;border-radius:0!important}.journey-panel{grid-template-columns:1fr!important}}
