/* SpinOut U V16.3.43 — canonical public shell
   One header authority. One hero authority. No legacy lens/toggle chrome. */
:root{
  --su36-row:76px;
  --su36-rail:50px;
  --su36-stack:126px;
  --su36-max:1520px;
  --su36-ink:#171717;
  --su36-line:#e8e8e8;
}
html{scroll-padding-top:calc(var(--su36-stack) + 18px)}
body{overflow-x:hidden}

/* Header is always one fixed shell. At the opening it is transparent and minimal;
   after the first scroll it becomes the white marketplace navigation. */
.site-header-v4,.campus-market-header{
  position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:140!important;
  width:100%!important;background:rgba(255,255,255,.985)!important;border:0!important;
  border-bottom:1px solid var(--su36-line)!important;box-shadow:0 6px 22px rgba(0,0,0,.035)!important;
  backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;
  transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important
}
.site-header-v4 .header-row-v4,.campus-market-header .header-row-v4{
  width:min(var(--su36-max),calc(100% - 64px))!important;max-width:none!important;margin:0 auto!important;
  height:var(--su36-row)!important;min-height:var(--su36-row)!important;padding:8px 0!important;
  display:grid!important;grid-template-columns:minmax(170px,220px) minmax(420px,620px) minmax(310px,1fr)!important;
  grid-template-areas:"brand search actions"!important;align-items:center!important;gap:24px!important
}
.site-header-v4 .brand-v4,.campus-market-header .brand-v4{
  grid-area:brand!important;display:flex!important;align-items:center!important;justify-self:start!important;
  width:178px!important;height:44px!important;padding:0!important;margin:0!important
}
.site-header-v4 .brand-v4 img,.campus-market-header .brand-v4 img{
  display:block!important;width:174px!important;height:auto!important;max-height:42px!important;object-fit:contain!important;filter:none!important
}
.site-header-v4 .category-trigger-v4,.campus-market-header .category-trigger-v4,.campus-context-pill,
.experience-lens-switch,.campus-lens-switch,.sponsor-lens-switch,.canonical-nav-sentinel,
.campus-selector-control,.experience-signin,.experience-menu-button{display:none!important}

.site-header-v4 .discovery-input-wrap,.campus-market-header .discovery-input-wrap,.campus-global-search-wrap{
  grid-area:search!important;display:block!important;position:relative!important;inset:auto!important;transform:none!important;
  justify-self:center!important;width:100%!important;max-width:620px!important;min-width:0!important;z-index:3!important
}
.site-header-v4 .global-search-v4,.campus-market-header .global-search-v4{
  width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0!important;
  display:flex!important;align-items:center!important;background:#fff!important;border:1px solid #dedede!important;
  border-radius:999px!important;box-shadow:0 2px 10px rgba(0,0,0,.05)!important;overflow:hidden!important
}
.site-header-v4 .global-search-v4 input,.campus-market-header .global-search-v4 input{
  flex:1 1 auto!important;min-width:0!important;height:100%!important;border:0!important;outline:0!important;background:transparent!important;
  padding:0 15px 0 20px!important;color:#222!important;font:520 13.5px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  letter-spacing:-.012em!important
}
.site-header-v4 .global-search-v4 input::placeholder,.campus-market-header .global-search-v4 input::placeholder{color:#717171!important;opacity:1!important}
.site-header-v4 .global-search-v4 button,.campus-market-header .global-search-v4 button{
  width:38px!important;height:38px!important;min-width:38px!important;margin:3px 4px 3px 0!important;padding:0!important;border:0!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;background:#111!important;color:#fff!important;font-size:15px!important;cursor:pointer!important
}
.site-header-v4 .header-actions-v4,.campus-market-header .header-actions-v4{
  grid-area:actions!important;position:static!important;inset:auto!important;transform:none!important;justify-self:end!important;
  width:auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;white-space:nowrap!important
}
.su-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;text-decoration:none!important;
  font:650 12px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.01em!important;color:#222!important}
.su-nav-preview:hover{background:#f4f4f2!important}
.su-nav-primary{background:#111!important;color:#fff!important;padding:0 17px!important}
.su-nav-primary:hover{background:#2c2c2c!important}

/* Opportunity-world rail is subordinate to the search and appears only after the opening. */
.site-header-v4 .focus-nav-v4,.campus-market-header .campus-world-nav{
  height:var(--su36-rail)!important;min-height:var(--su36-rail)!important;max-height:var(--su36-rail)!important;
  position:relative!important;inset:auto!important;background:#fff!important;border-top:1px solid #f0f0f0!important;border-bottom:0!important;
  opacity:1!important;overflow:hidden!important;transition:opacity .18s ease,max-height .18s ease,border .18s ease!important
}
.site-header-v4 .focus-nav-inner,.campus-market-header .campus-world-nav .focus-nav-inner{
  width:min(var(--su36-max),calc(100% - 64px))!important;max-width:none!important;height:100%!important;margin:0 auto!important;padding:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important
}
.site-header-v4 .focus-links-v4,.campus-market-header .focus-links-v4{
  width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:clamp(16px,1.55vw,28px)!important;
  padding:0!important;margin:0!important;overflow-x:auto!important;scrollbar-width:none!important
}
.site-header-v4 .focus-links-v4::-webkit-scrollbar,.campus-market-header .focus-links-v4::-webkit-scrollbar{display:none!important}
.site-header-v4 .focus-links-v4 button,.campus-market-header .focus-links-v4 button{
  flex:0 0 auto!important;height:100%!important;padding:0!important;border:0!important;background:none!important;color:#302d33!important;
  font:650 11px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;white-space:nowrap!important
}

/* Minimal opening state: hero runs underneath the header, search and rail stay out of the way. */
body.su-shell-top .site-header-v4,body.su-shell-top .campus-market-header{
  background:linear-gradient(180deg,rgba(0,0,0,.28),transparent)!important;border-color:transparent!important;box-shadow:none!important;
  backdrop-filter:none!important;-webkit-backdrop-filter:none!important
}
body.su-shell-top .site-header-v4 .brand-v4 img,body.su-shell-top .campus-market-header .brand-v4 img{filter:brightness(0) invert(1)!important}
body.su-shell-top .site-header-v4 .discovery-input-wrap,body.su-shell-top .campus-market-header .discovery-input-wrap,
body.su-shell-top .site-header-v4 .focus-nav-v4,body.su-shell-top .campus-market-header .campus-world-nav,
body.su-shell-top .su-nav-preview{opacity:0!important;visibility:hidden!important;pointer-events:none!important}
body.su-shell-top .site-header-v4 .focus-nav-v4,body.su-shell-top .campus-market-header .campus-world-nav{max-height:0!important;min-height:0!important;height:0!important;border:0!important}
body.su-shell-top .su-nav-primary{background:rgba(255,255,255,.96)!important;color:#171717!important;box-shadow:0 2px 12px rgba(0,0,0,.08)!important}

/* Non-home routes sit below the fixed full navigation. */
body.su-shell-route #app,body.su-shell-route #campusApp{padding-top:var(--su36-stack)!important}
body.su-shell-route #app>.editorial-hero,body.su-shell-route #campusApp>.campus-landing-hero{margin-top:calc(-1 * var(--su36-stack))!important}

/* Build hero: one fixed Walmart energy-harvesting visual. No carousel, dots, or runtime story swap. */
#app>.canonical-static-hero.editorial-hero-v4{
  position:relative!important;height:100svh!important;min-height:690px!important;max-height:none!important;margin:0!important;
  display:flex!important;align-items:center!important;overflow:hidden!important;background:#111!important;border:0!important
}
#app>.canonical-static-hero .hero-bg{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;
  opacity:1!important;transition:none!important;filter:none!important
}
#app>.canonical-static-hero .hero-scrim{
  position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(8,8,8,.72) 0%,rgba(8,8,8,.52) 38%,rgba(8,8,8,.14) 68%,rgba(8,8,8,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 52%)!important
}
#app>.canonical-static-hero .editorial-hero-content-v4{
  position:relative!important;z-index:2!important;width:min(1380px,calc(100% - 72px))!important;max-width:1380px!important;margin:0 auto!important;padding:116px 0 82px!important;color:#fff!important
}
#app>.canonical-static-hero .hero-brand-line{font-size:10px!important;line-height:1!important;letter-spacing:.17em!important;font-weight:760!important;color:rgba(255,255,255,.9)!important}
#app>.canonical-static-hero h1{max-width:720px!important;margin:17px 0 18px!important;font-size:clamp(50px,5.15vw,72px)!important;line-height:.98!important;letter-spacing:-.048em!important;font-weight:610!important;color:#fff!important;text-wrap:balance!important}
#app>.canonical-static-hero .canonical-hero-support{max-width:660px!important;margin:0!important;font-size:17px!important;line-height:1.5!important;font-weight:430!important;color:rgba(255,255,255,.91)!important}
#app>.canonical-static-hero .hero-story,#app>.canonical-static-hero .hero-controls,#app>.canonical-static-hero .hero-dot{display:none!important}
.canonical-hero-discover{margin-top:27px!important;min-height:45px!important;padding:0 17px!important;border:1px solid rgba(255,255,255,.54)!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;color:#fff!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;font:650 12px/1 Inter,sans-serif!important;cursor:pointer!important}
.canonical-hero-caption{position:absolute!important;right:36px!important;bottom:27px!important;z-index:2!important;color:rgba(255,255,255,.74)!important;font:600 10px/1.3 Inter,sans-serif!important;letter-spacing:.02em!important}

/* First discovery section: no duplicate support paragraphs. */
.home-universe-marketplace .su-build-first-row-support,.editorial-hero .experience-hero-support{display:none!important}
.home-universe-marketplace .home-market-heading-wide>div>p{display:block!important;max-width:900px!important;margin:14px 0 0!important;font-size:14.5px!important;line-height:1.55!important;color:#6a6a6a!important}

/* Campus hero: smaller editorial typography and a campus-like flagship image. */
#campusApp>.campus-landing-hero{
  min-height:760px!important;height:min(900px,100svh)!important;align-items:center!important;margin:0!important;border:0!important
}
#campusApp>.campus-landing-hero .campus-hero-media img{object-position:center center!important}
#campusApp>.campus-landing-hero .campus-hero-media:after{background:linear-gradient(90deg,rgba(0,0,0,.7) 0%,rgba(0,0,0,.44) 44%,rgba(0,0,0,.12) 76%),linear-gradient(0deg,rgba(0,0,0,.42),transparent 56%)!important}
#campusApp>.campus-landing-hero .campus-hero-inner{
  width:min(1380px,calc(100% - 72px))!important;max-width:1380px!important;margin:0 auto!important;padding:122px 0 72px!important;color:#fff!important
}
#campusApp>.campus-landing-hero .campus-kicker{max-width:720px!important;margin:0 0 15px!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.15em!important;font-weight:760!important}
#campusApp>.campus-landing-hero h1{max-width:790px!important;margin:0 0 17px!important;font-size:clamp(42px,4vw,58px)!important;line-height:1.01!important;letter-spacing:-.042em!important;font-weight:610!important;text-wrap:balance!important}
#campusApp>.campus-landing-hero .campus-hero-copy{max-width:760px!important;margin:0 0 24px!important;font-size:15.5px!important;line-height:1.54!important;color:rgba(255,255,255,.9)!important}
#campusApp .campus-landing-actions{display:flex!important;flex-wrap:wrap!important;gap:9px!important;margin-top:0!important}
#campusApp .campus-landing-actions .campus-landing-primary,#campusApp .campus-landing-actions .campus-landing-secondary{min-height:44px!important;padding:0 17px!important;border-radius:999px!important;font-size:11.5px!important;font-weight:700!important}
#campusApp .campus-scroll-cue{font-size:9.5px!important;letter-spacing:.11em!important}

/* Campus assembly section: 3×3 interactive grammar with an equally interactive image. */
#campusApp .campus-feature-band{margin:58px 0 18px!important;border-radius:26px!important;display:grid!important;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr)!important;overflow:hidden!important}
#campusApp .campus-feature-band .feature-copy{padding:44px!important}
#campusApp .campus-feature-band h2{max-width:760px!important;margin-bottom:16px!important;font-size:clamp(31px,3.1vw,46px)!important;line-height:1.03!important;letter-spacing:-.037em!important;font-weight:610!important}
#campusApp .campus-feature-band p{max-width:690px!important;font-size:14.5px!important;line-height:1.56!important}
#campusApp .campus-grammar{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:24px!important}
#campusApp .campus-grammar button{position:relative!important;min-height:96px!important;padding:17px 34px 17px 17px!important;border:1px solid #353535!important;border-radius:14px!important;background:#171717!important;color:#fff!important;text-align:left!important;cursor:pointer!important;transition:transform .14s ease,border-color .14s ease,background .14s ease!important}
#campusApp .campus-grammar button:hover,#campusApp .campus-grammar button:focus-visible{transform:translateY(-2px)!important;background:#202020!important;border-color:#777!important;outline:0!important}
#campusApp .campus-grammar button b{display:block!important;margin-bottom:7px!important;font-size:11px!important;letter-spacing:.08em!important}
#campusApp .campus-grammar button span{font-size:11px!important;line-height:1.35!important;color:#b7b7b7!important}
#campusApp .campus-grammar button i{position:absolute!important;right:14px!important;bottom:13px!important;color:#888!important;font-style:normal!important}
#campusApp .campus-feature-image-link{position:relative!important;width:100%!important;min-height:100%!important;padding:0!important;margin:0!important;border:0!important;background:#111!important;overflow:hidden!important;cursor:pointer!important;text-align:left!important}
#campusApp .campus-feature-image-link img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .28s ease!important}
#campusApp .campus-feature-image-link:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(0deg,rgba(0,0,0,.48),transparent 52%)!important;pointer-events:none!important}
#campusApp .campus-feature-image-link span{position:absolute!important;left:22px!important;bottom:20px!important;z-index:2!important;padding:9px 12px!important;border-radius:999px!important;background:rgba(18,18,18,.75)!important;color:#fff!important;font-size:10.5px!important;font-weight:700!important}
#campusApp .campus-feature-image-link:hover img{transform:scale(1.018)!important}

@media(max-width:1120px){
  .site-header-v4 .header-row-v4,.campus-market-header .header-row-v4{width:calc(100% - 36px)!important;grid-template-columns:155px minmax(300px,1fr) auto!important;gap:14px!important}
  .site-header-v4 .brand-v4,.campus-market-header .brand-v4{width:150px!important}.site-header-v4 .brand-v4 img,.campus-market-header .brand-v4 img{width:148px!important}
  .su-nav-preview{display:none!important}
  .site-header-v4 .focus-nav-inner,.campus-market-header .campus-world-nav .focus-nav-inner{width:calc(100% - 36px)!important}
  #campusApp .campus-feature-band{grid-template-columns:1fr!important}#campusApp .campus-feature-image-link{min-height:430px!important}
}
@media(max-width:760px){
  :root{--su36-row:112px;--su36-rail:44px;--su36-stack:156px}
  .site-header-v4 .header-row-v4,.campus-market-header .header-row-v4{
    width:calc(100% - 24px)!important;height:112px!important;min-height:112px!important;padding:7px 0 8px!important;
    grid-template-columns:128px 1fr!important;grid-template-rows:48px 48px!important;grid-template-areas:"brand actions" "search search"!important;gap:1px 8px!important
  }
  .site-header-v4 .brand-v4,.campus-market-header .brand-v4{width:126px!important;height:38px!important}.site-header-v4 .brand-v4 img,.campus-market-header .brand-v4 img{width:124px!important;max-height:38px!important}
  .su-nav-link{min-height:36px!important;padding:0 11px!important;font-size:10px!important}.su-nav-primary{padding:0 12px!important}
  .site-header-v4 .global-search-v4,.campus-market-header .global-search-v4{height:43px!important;min-height:43px!important}.site-header-v4 .global-search-v4 input,.campus-market-header .global-search-v4 input{font-size:11.5px!important;padding-left:15px!important}
  .site-header-v4 .focus-nav-inner,.campus-market-header .campus-world-nav .focus-nav-inner{width:calc(100% - 24px)!important;justify-content:flex-start!important}.site-header-v4 .focus-links-v4,.campus-market-header .focus-links-v4{justify-content:flex-start!important;gap:22px!important}
  body.su-shell-top .site-header-v4 .header-row-v4,body.su-shell-top .campus-market-header .header-row-v4{height:62px!important;min-height:62px!important;grid-template-rows:48px!important;grid-template-areas:"brand actions"!important}
  body.su-shell-top .site-header-v4 .discovery-input-wrap,body.su-shell-top .campus-market-header .discovery-input-wrap{display:none!important}
  #app>.canonical-static-hero.editorial-hero-v4{min-height:640px!important;height:100svh!important}
  #app>.canonical-static-hero .editorial-hero-content-v4{width:calc(100% - 30px)!important;padding:98px 0 74px!important}
  #app>.canonical-static-hero h1{font-size:clamp(42px,12.2vw,54px)!important;max-width:480px!important}
  #app>.canonical-static-hero .canonical-hero-support{font-size:14.5px!important;max-width:500px!important}.canonical-hero-caption{display:none!important}
  #campusApp>.campus-landing-hero{min-height:650px!important;height:100svh!important}
  #campusApp>.campus-landing-hero .campus-hero-inner{width:calc(100% - 30px)!important;padding:92px 0 58px!important}
  #campusApp>.campus-landing-hero h1{font-size:clamp(38px,10vw,48px)!important;max-width:520px!important}.campus-landing-secondary{display:none!important}
  #campusApp .campus-feature-band .feature-copy{padding:28px 20px!important}#campusApp .campus-grammar{grid-template-columns:repeat(2,minmax(0,1fr))!important}#campusApp .campus-feature-image-link{min-height:340px!important}
}
@media(max-width:430px){
  .su-nav-primary{font-size:9.5px!important;padding:0 10px!important}
  #campusApp .campus-grammar{grid-template-columns:1fr!important}
}


/* V16.3.37 — balanced configuration header + expanded configuration universe */
:root{--su36-row:78px;--su36-rail:50px;--su36-stack:128px;--su36-max:1560px}

/* Build header: logo -> Explore -> configuration search -> campus CTA. */
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
  grid-template-columns:minmax(154px,184px) 104px minmax(560px,760px) minmax(248px,1fr)!important;
  grid-template-areas:"brand explore configure actions"!important;gap:14px!important
}
.site-header-v4 .category-trigger-v4,.campus-market-header .category-trigger-v4,.sponsor-market-header .category-trigger-v4{
  grid-area:explore!important;display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;
  width:max-content!important;min-height:42px!important;margin:0!important;padding:0 10px!important;border:0!important;border-radius:12px!important;
  background:transparent!important;color:#202020!important;text-decoration:none!important;cursor:pointer!important;
  font:650 12.5px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.01em!important
}
.site-header-v4 .category-trigger-v4:hover,.campus-market-header .category-trigger-v4:hover,.sponsor-market-header .category-trigger-v4:hover{background:#f5f5f3!important}
.site-header-v4 .category-trigger-v4 .browse-icon,.campus-market-header .category-trigger-v4 .browse-icon,.sponsor-market-header .category-trigger-v4 .browse-icon{
  width:21px!important;height:18px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;flex:0 0 auto!important
}
.site-header-v4 .category-trigger-v4 .browse-icon i,.campus-market-header .category-trigger-v4 .browse-icon i,.sponsor-market-header .category-trigger-v4 .browse-icon i{
  display:block!important;width:21px!important;height:2px!important;border-radius:999px!important;background:currentColor!important;margin:0!important
}
.site-header-v4 .category-trigger-v4 b,.campus-market-header .category-trigger-v4 b,.sponsor-market-header .category-trigger-v4 b{font:inherit!important}

/* The old free-text search is now only an invisible bridge into the guided Explore overlay. */
.canonical-explore-panel-host{
  position:fixed!important;left:-10000px!important;top:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important;
  opacity:0!important;pointer-events:none!important;grid-area:auto!important;max-width:1px!important;min-width:1px!important
}

.home-configurator{
  grid-area:configure!important;justify-self:center!important;width:100%!important;max-width:760px!important;height:52px!important;
  display:grid!important;grid-template-columns:1fr 1.08fr 1.08fr auto!important;align-items:stretch!important;
  background:#fff!important;border:1px solid #dedede!important;border-radius:999px!important;box-shadow:0 3px 15px rgba(0,0,0,.07)!important;
  overflow:hidden!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:opacity .18s ease,transform .18s ease!important
}
.home-configurator label{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:7px 17px 6px!important;border-right:1px solid #e6e6e6!important}
.home-configurator label:hover{background:#fafafa!important}
.home-configurator small{display:block!important;margin:0 0 2px!important;color:#6f6f6f!important;font:700 8.5px/1 Inter,sans-serif!important;letter-spacing:.09em!important;text-transform:uppercase!important;white-space:nowrap!important}
.home-configurator select{width:100%!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;color:#1d1d1f!important;padding:0 14px 0 0!important;font:620 11.5px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;white-space:nowrap!important;text-overflow:ellipsis!important;cursor:pointer!important}
.home-configure-submit{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-width:104px!important;margin:4px!important;padding:0 16px!important;border:0!important;border-radius:999px!important;background:#111!important;color:#fff!important;cursor:pointer!important;font:700 11px/1 Inter,sans-serif!important}
.home-configure-submit span{font-size:14px!important}.home-configure-submit:hover{background:#2a2a2a!important}

/* Opening hero intentionally stays minimal; configuration appears after scroll. */
body.su-shell-top .home-configurator{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-5px)!important}
body.su-shell-top .site-header-v4 .category-trigger-v4,body.su-shell-top .campus-market-header .category-trigger-v4,body.su-shell-top .sponsor-market-header .category-trigger-v4{color:#fff!important;background:rgba(0,0,0,.14)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}
body.su-shell-top .site-header-v4 .category-trigger-v4:hover,body.su-shell-top .campus-market-header .category-trigger-v4:hover,body.su-shell-top .sponsor-market-header .category-trigger-v4:hover{background:rgba(0,0,0,.28)!important}

/* Campus and sponsor keep the same logo/Explore grammar without duplicating search chrome. */
.campus-market-header .header-row-v4,.sponsor-market-header .header-row-v4{
  grid-template-columns:minmax(154px,184px) 104px minmax(310px,1fr)!important;grid-template-areas:"brand explore actions"!important;gap:16px!important
}
.campus-market-header .header-actions-v4,.sponsor-market-header .header-actions-v4{grid-area:actions!important}

/* Save/build-plan UI is intentionally retired until identity/workspaces exist. */
.home-save,.campus-save,.mosaic-tile>[data-action="favorite"],.float-actions [data-action="favorite"],
.card-actions [data-action="favorite"],.card-actions [data-action="plan"],.detail-actions [data-action="favorite"],
.detail-actions [data-action="plan"],.detail-actions [data-action="collection"],.collection-row{display:none!important}
.float-actions{right:10px!important}.float-actions .home-quick,.float-actions [data-action="quick"],.home-quick{
  width:36px!important;height:36px!important;border-radius:50%!important;border:0!important;background:rgba(255,255,255,.94)!important;color:#111!important;box-shadow:0 3px 14px rgba(0,0,0,.12)!important
}
.campus-quick{position:absolute!important;right:10px!important;top:10px!important;width:34px!important;height:34px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.94)!important;color:#111!important;font-size:17px!important;box-shadow:0 3px 12px rgba(0,0,0,.12)!important;z-index:3!important}

/* Quick view is now a self-contained exploratory module above every sticky header. */
.modal.exploratory-modal{z-index:10000!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important}
.exploratory-modal .modal-backdrop{z-index:0!important}
.exploratory-modal .modal-panel{
  z-index:1!important;width:min(1080px,calc(100vw - 48px))!important;height:min(720px,calc(100dvh - 48px))!important;max-height:calc(100dvh - 48px)!important;
  display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr)!important;overflow:hidden!important;border-radius:24px!important;background:#fff!important
}
.exploratory-modal .modal-media{min-width:0!important;min-height:0!important;overflow:hidden!important;background:#eee!important}
.exploratory-modal .modal-media img{display:block!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;object-fit:cover!important}
.exploratory-modal .modal-copy{min-width:0!important;height:100%!important;overflow-y:auto!important;padding:38px 42px 34px!important;box-sizing:border-box!important;overscroll-behavior:contain!important}
.exploratory-modal .modal-copy h2{margin:10px 46px 14px 0!important;font-size:clamp(30px,3vw,42px)!important;line-height:1.02!important;letter-spacing:-.04em!important}
.exploratory-modal .modal-copy p{font-size:14px!important;line-height:1.58!important;margin:0 0 16px!important}
.exploratory-modal .modal-close{position:absolute!important;right:16px!important;top:16px!important;z-index:4!important}
.modal-explore-actions,.detail-actions.exploratory-actions{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:24px!important}
.modal-explore-actions a,.modal-explore-actions button,.detail-actions.exploratory-actions a,.detail-actions.exploratory-actions button{
  min-height:42px!important;padding:0 15px!important;border:1px solid #dedede!important;border-radius:999px!important;background:#fff!important;color:#171717!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font:680 11.5px/1 Inter,sans-serif!important;cursor:pointer!important
}
.modal-explore-actions .modal-primary,.detail-actions.exploratory-actions button:first-child{background:#111!important;border-color:#111!important;color:#fff!important}
.modal-explore-actions .secondary,.detail-actions.exploratory-actions .secondary{background:#f7f7f5!important}

/* Do not resurrect a Saved/Build Plan experience on detail routes. */
.detail-hero .detail-actions.exploratory-actions{display:flex!important}
.card-actions.exploratory-actions{margin-top:12px!important}.card-actions.exploratory-actions a{font-size:12px!important;font-weight:700!important;color:#222!important;text-decoration:none!important}

@media(max-width:1280px){
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{grid-template-columns:154px 92px minmax(520px,1fr) auto!important;gap:10px!important}
  .home-configurator{max-width:680px!important}.home-configurator label{padding-left:13px!important;padding-right:13px!important}.home-configure-submit{min-width:90px!important;padding:0 12px!important}.home-configure-submit b{display:none!important}
  .su-nav-preview{display:none!important}
}
@media(max-width:980px){
  :root{--su36-row:126px;--su36-stack:176px}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    height:126px!important;min-height:126px!important;grid-template-columns:145px 90px 1fr!important;grid-template-rows:52px 58px!important;grid-template-areas:"brand explore actions" "configure configure configure"!important;gap:4px 8px!important
  }
  .home-configurator{max-width:none!important;height:50px!important}.home-configurator select{font-size:10.5px!important}.home-configurator small{font-size:8px!important}
  .campus-market-header .header-row-v4,.sponsor-market-header .header-row-v4{grid-template-columns:145px 90px 1fr!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{height:64px!important;min-height:64px!important;grid-template-rows:52px!important;grid-template-areas:"brand explore actions"!important}
}
@media(max-width:700px){
  :root{--su36-row:116px;--su36-rail:44px;--su36-stack:160px}
  .site-header-v4 .header-row-v4,.campus-market-header .header-row-v4,.sponsor-market-header .header-row-v4{width:calc(100% - 24px)!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{grid-template-columns:122px 82px 1fr!important;grid-template-rows:48px 56px!important}
  .site-header-v4 .brand-v4,.campus-market-header .brand-v4,.sponsor-market-header .brand-v4{width:120px!important}.site-header-v4 .brand-v4 img,.campus-market-header .brand-v4 img,.sponsor-market-header .brand-v4 img{width:118px!important}
  .site-header-v4 .category-trigger-v4,.campus-market-header .category-trigger-v4,.sponsor-market-header .category-trigger-v4{padding:0 7px!important;gap:7px!important;font-size:11px!important}
  .home-configurator{grid-template-columns:1fr 1fr auto!important}.home-configurator label:nth-child(3){display:none!important}.home-configure-submit{min-width:48px!important;width:48px!important;padding:0!important}
  .su-nav-primary{font-size:9.5px!important;padding:0 11px!important}.su-nav-preview{display:none!important}
  .campus-market-header .header-row-v4,.sponsor-market-header .header-row-v4{grid-template-columns:120px 78px 1fr!important;grid-template-areas:"brand explore actions"!important;height:64px!important;min-height:64px!important}
  .exploratory-modal .modal-panel{width:min(100%,calc(100vw - 24px))!important;height:calc(100dvh - 24px)!important;max-height:calc(100dvh - 24px)!important;grid-template-columns:1fr!important;grid-template-rows:minmax(190px,36vh) minmax(0,1fr)!important;border-radius:20px!important}
  .exploratory-modal .modal-copy{padding:24px 20px 28px!important}.exploratory-modal .modal-copy h2{font-size:31px!important;margin-right:34px!important}
  .modal-explore-actions{display:grid!important;grid-template-columns:1fr!important}.modal-explore-actions a,.modal-explore-actions button{width:100%!important}
}


/* V16.3.37 — final desktop header balance and richer configuration universe. */
:root{--su37-row:82px;--su37-rail:50px;--su37-stack:132px;--su37-max:1740px}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{width:min(var(--su37-max),calc(100% - 56px))!important;height:var(--su37-row)!important;min-height:var(--su37-row)!important;grid-template-columns:210px 122px minmax(690px,860px) minmax(286px,1fr)!important;grid-template-areas:"brand explore configure actions"!important;column-gap:22px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:196px!important;height:46px!important;padding-right:4px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:190px!important;max-height:44px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{justify-self:start!important;margin-left:4px!important;padding:0 12px!important;gap:11px!important}
.site-header-v4 .brand-v4:focus:not(:focus-visible),.campus-market-header .brand-v4:focus:not(:focus-visible){outline:none!important}
.site-header-v4 .brand-v4:focus-visible,.campus-market-header .brand-v4:focus-visible{outline:2px solid #1769e0!important;outline-offset:4px!important;border-radius:8px!important}
.home-configurator{max-width:860px!important;height:58px!important;grid-template-columns:1.04fr 1.18fr 1.16fr 72px!important;border-color:#d9d9d9!important;box-shadow:0 3px 16px rgba(0,0,0,.065)!important}
.home-configurator label{padding:8px 22px 7px!important}
.home-configurator small{margin-bottom:4px!important;font-size:8.5px!important;letter-spacing:.095em!important}
.home-configurator select{padding-right:22px!important;font-size:12.25px!important;font-weight:630!important;line-height:1.2!important}
.home-configure-submit{min-width:64px!important;width:64px!important;margin:5px!important;padding:0!important}
.home-configure-submit b{display:none!important}.home-configure-submit span{font-size:16px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{gap:9px!important;min-width:286px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-link{min-height:42px!important;padding:0 14px!important;font-size:11.25px!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-primary{padding:0 16px!important}
.campus-market-header .header-row-v4{width:min(var(--su37-max),calc(100% - 56px))!important;height:var(--su37-row)!important;min-height:var(--su37-row)!important;grid-template-columns:210px 122px minmax(60px,1fr) auto!important;grid-template-areas:"brand explore . actions"!important;column-gap:22px!important}
.campus-market-header .brand-v4{width:196px!important;height:46px!important}.campus-market-header .brand-v4 img{width:190px!important;max-height:44px!important}
.campus-market-header .category-trigger-v4{justify-self:start!important;margin-left:4px!important;padding:0 12px!important;gap:11px!important}
.campus-market-header .header-actions-v4{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;justify-self:end!important;gap:9px!important}
.campus-market-header .su-nav-link{min-height:42px!important;font-size:11.25px!important;padding:0 15px!important}.campus-market-header .su-nav-primary{padding:0 17px!important}
body.su-shell-top .campus-market-header .header-actions-v4,body.su-shell-top .campus-market-header .su-nav-preview{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.su-shell-top .campus-market-header .su-nav-preview{color:#fff!important;background:rgba(0,0,0,.16)!important;border:1px solid rgba(255,255,255,.38)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important}
body.su-shell-top .campus-market-header .su-nav-primary{background:rgba(255,255,255,.96)!important;color:#171717!important}
.site-header-v4 .focus-nav-inner,.campus-market-header .campus-world-nav .focus-nav-inner{width:min(var(--su37-max),calc(100% - 56px))!important}
@media(max-width:1540px){.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{grid-template-columns:188px 112px minmax(620px,1fr) auto!important;column-gap:16px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:176px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:172px!important}.home-configurator{max-width:760px!important}.home-configurator label{padding-left:17px!important;padding-right:17px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-preview{display:none!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{min-width:auto!important}}
@media(max-width:1180px){:root{--su36-row:128px;--su36-stack:178px}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{height:128px!important;min-height:128px!important;grid-template-columns:168px 104px 1fr!important;grid-template-rows:54px 60px!important;grid-template-areas:"brand explore actions" "configure configure configure"!important;row-gap:4px!important;column-gap:14px!important}.home-configurator{max-width:none!important;height:54px!important}.campus-market-header .header-row-v4{grid-template-columns:176px 108px 1fr auto!important;column-gap:14px!important}.campus-market-header .brand-v4{width:170px!important}.campus-market-header .brand-v4 img{width:166px!important}.campus-market-header .su-nav-preview{display:none!important}body.su-shell-top .campus-market-header .su-nav-preview{display:none!important}}
@media(max-width:820px){.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{grid-template-columns:132px 88px 1fr!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:128px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:126px!important}.home-configurator{grid-template-columns:1fr 1fr 54px!important}.home-configurator label:nth-child(3){display:none!important}.home-configurator label{padding-left:14px!important;padding-right:14px!important}.campus-market-header .header-row-v4{grid-template-columns:128px 86px 1fr!important;grid-template-areas:"brand explore actions"!important}.campus-market-header .brand-v4{width:124px!important}.campus-market-header .brand-v4 img{width:122px!important}.campus-market-header .su-nav-primary{font-size:9.75px!important;padding:0 11px!important}}
@media(max-width:560px){.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{width:calc(100% - 20px)!important;grid-template-columns:118px 78px 1fr!important;column-gap:8px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:114px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:112px!important}.site-header-v4 .category-trigger-v4 b{display:none!important}.home-configurator{grid-template-columns:1fr 54px!important}.home-configurator label:nth-child(2),.home-configurator label:nth-child(3){display:none!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-primary{display:none!important}}

@media (min-width:821px) and (max-width:1180px){.campus-market-header .su-nav-preview,body.su-shell-top .campus-market-header .su-nav-preview{display:inline-flex!important}}
/* Campus conversion actions remain explicit through desktop and tablet landscape. */
.campus-market-header .su-nav-preview{display:inline-flex!important}
@media(max-width:820px){.campus-market-header .su-nav-preview,body.su-shell-top .campus-market-header .su-nav-preview{display:none!important}}

/* V16.3.38 — one campus authority + engineered possibility-world presentation. */
.campus-market-header .category-trigger-v4,.campus-market-header .canonical-explore-link{display:none!important}
.campus-market-header .header-row-v4{
  width:min(var(--su37-max),calc(100% - 56px))!important;height:82px!important;min-height:82px!important;
  grid-template-columns:210px minmax(40px,1fr) auto!important;grid-template-areas:"brand . actions"!important;column-gap:26px!important
}
.campus-market-header .header-actions-v4{grid-area:actions!important;display:flex!important;align-items:center!important;justify-self:end!important;gap:10px!important}
.campus-market-header .su-nav-link{min-height:42px!important;padding:0 17px!important;border-radius:999px!important;font-size:11.25px!important;font-weight:720!important;letter-spacing:-.01em!important;white-space:nowrap!important}
.campus-market-header .su-nav-preview{display:inline-flex!important;background:#fff!important;border:1px solid #dedede!important;color:#191919!important}
.campus-market-header .su-nav-primary{display:inline-flex!important;background:#111!important;border:1px solid #111!important;color:#fff!important;box-shadow:none!important}
body.su-shell-top .campus-market-header .su-nav-preview{display:inline-flex!important;background:rgba(15,15,15,.2)!important;border:1px solid rgba(255,255,255,.42)!important;color:#fff!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}
body.su-shell-top .campus-market-header .su-nav-primary{background:#fff!important;border-color:#fff!important;color:#151515!important}
#campusApp .campus-landing-actions{display:flex!important;align-items:center!important;gap:10px!important;margin-top:24px!important}
#campusApp .campus-landing-actions .campus-landing-primary,#campusApp .campus-landing-actions .campus-landing-secondary{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 20px!important;border-radius:999px!important;font:720 12px/1 Inter,system-ui,sans-serif!important;text-decoration:none!important;letter-spacing:-.01em!important;transition:transform .18s ease,background .18s ease,border-color .18s ease!important
}
#campusApp .campus-landing-actions .campus-landing-primary{background:#fff!important;color:#151515!important;border:1px solid #fff!important;box-shadow:0 8px 24px rgba(0,0,0,.14)!important}
#campusApp .campus-landing-actions .campus-landing-secondary{background:rgba(8,8,8,.22)!important;color:#fff!important;border:1px solid rgba(255,255,255,.44)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}
#campusApp .campus-landing-actions .campus-landing-primary:hover,#campusApp .campus-landing-actions .campus-landing-secondary:hover{transform:translateY(-1px)!important}

/* Configured opportunity world */
.pw-hero{position:relative;min-height:650px;background:#0c0c0e;color:#fff;overflow:hidden}
.pw-hero-image{position:absolute;inset:0}.pw-hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.68) 46%,rgba(0,0,0,.24) 78%,rgba(0,0,0,.52) 100%)}
.pw-hero-image img{width:100%;height:100%;object-fit:cover;display:block;opacity:.78}
.pw-hero-grid{position:relative;z-index:2;min-height:650px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:70px;align-items:end;padding-top:160px!important;padding-bottom:70px!important}
.pw-hero-copy{max-width:900px}.pw-hero .eyebrow{color:#fff;opacity:.86;letter-spacing:.15em}.pw-hero h1{font-size:clamp(48px,5.7vw,86px);line-height:.96;letter-spacing:-.055em;margin:12px 0 22px;max-width:980px}.pw-hero h1 em{font-style:normal;color:#fff}.pw-hero-copy>p{font-size:17px;line-height:1.55;max-width:790px;color:rgba(255,255,255,.82);margin:0 0 28px}
.pw-config-chip-row{display:flex;align-items:stretch;gap:8px;flex-wrap:wrap}.pw-config-chip-row>span{display:flex;flex-direction:column;gap:3px;min-width:150px;padding:11px 14px;border:1px solid rgba(255,255,255,.3);background:rgba(0,0,0,.18);border-radius:14px;backdrop-filter:blur(10px)}.pw-config-chip-row small{font-size:8px;letter-spacing:.14em;opacity:.62}.pw-config-chip-row span{font-size:12px;font-weight:750}.pw-config-chip-row>i{font-style:normal;align-self:center;font-weight:700;opacity:.55;padding:0 2px}.pw-change-config{display:inline-flex;margin-top:20px;color:#fff;font-size:11px;font-weight:720;text-underline-offset:4px}
.pw-hero-proof{align-self:end;margin-bottom:4px;padding:24px;border:1px solid rgba(255,255,255,.24);border-radius:20px;background:rgba(12,12,14,.34);backdrop-filter:blur(16px)}.pw-hero-proof small{font-size:9px;letter-spacing:.14em;opacity:.65}.pw-hero-proof strong{display:block;font-size:20px;line-height:1.12;letter-spacing:-.025em;margin:10px 0 12px}.pw-hero-proof p{font-size:12px;line-height:1.55;color:rgba(255,255,255,.7);margin:0}
.pw-graph-section,.pw-combinations,.pw-ip-section,.pw-missing-section,.pw-next-section{padding:78px 0}.pw-combinations,.pw-missing-section{background:#f6f6f3}.pw-section-head{max-width:850px;margin-bottom:36px}.pw-section-head.split{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.56fr);gap:70px;align-items:end}.pw-section-head .eyebrow{font-size:9px;letter-spacing:.14em;color:#686868}.pw-section-head h2{font-size:clamp(34px,4vw,56px);line-height:1;letter-spacing:-.045em;margin:10px 0 0;max-width:880px}.pw-section-head p{font-size:14px;line-height:1.6;color:#656565;margin:10px 0 0}
.pw-graph{display:grid;grid-template-columns:minmax(210px,1fr) 32px minmax(210px,1fr) 32px minmax(210px,1fr) 42px minmax(230px,1.15fr);gap:10px;align-items:stretch}.pw-graph-column{border:1px solid #e4e4e1;border-radius:20px;padding:20px;background:#fff}.pw-graph-column>small{font-size:8.5px;letter-spacing:.14em;color:#7a7a7a}.pw-graph-column>h3{font-size:20px;line-height:1.05;margin:8px 0 18px;letter-spacing:-.025em}.pw-node{display:block;padding:12px 0;border-top:1px solid #eee;color:#171717;text-decoration:none}.pw-node b{display:block;font-size:11px;line-height:1.25;margin-bottom:4px}.pw-node span{display:block;font-size:10px;line-height:1.42;color:#6c6c6c}.pw-node.opportunity b{font-size:12px}.pw-graph-connector{display:grid;place-items:center;color:#999;font-size:22px;font-weight:600}.pw-graph-connector.result{color:#111;font-size:27px}
.pw-combination-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pw-combination-card{display:grid;grid-template-columns:46px minmax(180px,.72fr) minmax(0,1.25fr);min-height:330px;background:#fff;border:1px solid #e5e5e2;border-radius:22px;overflow:hidden}.pw-combination-index{padding:20px 0 0 16px;font-size:9px;letter-spacing:.12em;color:#8a8a8a}.pw-combination-card>img{width:100%;height:100%;object-fit:cover}.pw-combination-copy{padding:24px}.pw-combination-copy>small{font-size:8.5px;letter-spacing:.11em;color:#6c6c6c}.pw-combination-copy h3{font-size:24px;line-height:1.03;letter-spacing:-.035em;margin:9px 0 10px}.pw-combination-copy>p{font-size:12px;line-height:1.5;color:#676767}.pw-combination-logic{display:grid;gap:8px;margin:18px 0}.pw-combination-logic span{font-size:10px;line-height:1.4;color:#555}.pw-combination-logic b{display:block;font-size:7.5px;letter-spacing:.12em;color:#919191;margin-bottom:2px}.pw-combination-copy>a{font-size:11px;font-weight:750;color:#111;text-decoration:none}
.pw-ip-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,320px);gap:12px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity}.pw-ip-card{scroll-snap-align:start;border:1px solid #e4e4e1;border-radius:18px;padding:20px;background:#fff;min-height:230px;display:flex;flex-direction:column}.pw-ip-card>small{font-size:8px;letter-spacing:.13em;color:#7b7b7b}.pw-ip-card h3{font-size:17px;line-height:1.12;letter-spacing:-.025em;margin:9px 0 7px}.pw-ip-card>p{font-size:11px;color:#666;margin:0 0 15px}.pw-ip-card>div{display:flex;flex-wrap:wrap;gap:5px}.pw-ip-card>div span{font-size:8.5px;background:#f2f2ef;padding:5px 7px;border-radius:999px}.pw-ip-card>a{margin-top:auto;padding-top:18px;font-size:10px;font-weight:720;color:#111;text-decoration:none}.pw-empty{border:1px dashed #cfcfcb;border-radius:18px;padding:24px;color:#666;font-size:12px}
.pw-missing-grid{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:70px}.pw-missing-grid>.pw-missing-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pw-missing-grid>div:first-child h2{font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em;margin:10px 0 16px}.pw-missing-grid>div:first-child p{font-size:13px;line-height:1.6;color:#686868;max-width:520px}.pw-missing-cards article{background:#fff;border:1px solid #e4e4e0;border-radius:16px;padding:18px}.pw-missing-cards small{font-size:7.5px;letter-spacing:.13em;color:#858585}.pw-missing-cards h3{font-size:15px;margin:7px 0 7px;letter-spacing:-.02em}.pw-missing-cards p{font-size:10.5px;line-height:1.48;color:#666;margin:0}
.pw-next-card{border-radius:24px;background:#111;color:#fff;padding:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:center}.pw-next-card small{font-size:8px;letter-spacing:.14em;color:#aaa}.pw-next-card h2{font-size:32px;line-height:1.02;letter-spacing:-.04em;margin:8px 0 10px}.pw-next-card p{font-size:12px;line-height:1.5;color:#bbb;max-width:760px}.pw-next-card>div:last-child{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pw-next-card a,.pw-next-card button{min-height:42px;border-radius:999px;padding:0 15px;font-size:10.5px;font-weight:720;border:1px solid #444;background:#1b1b1b;color:#fff;text-decoration:none;display:inline-flex;align-items:center;cursor:pointer}.pw-next-card a.primary{background:#fff;color:#111;border-color:#fff}

/* Dedicated campus customization page */
.campus-customize-page{padding:170px 0 86px;background:#f7f7f5;min-height:100vh}.campus-customize-intro{max-width:900px;margin-bottom:34px}.campus-customize-intro small{font-size:9px;letter-spacing:.14em;color:#666;text-transform:uppercase;font-weight:750}.campus-customize-intro h1{font-size:clamp(44px,5vw,72px);line-height:.97;letter-spacing:-.055em;margin:10px 0 18px}.campus-customize-intro p{font-size:16px;line-height:1.58;color:#656565;max-width:780px}.campus-customize-form{background:#fff;border:1px solid #e3e3df;border-radius:22px;padding:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;box-shadow:0 16px 40px rgba(0,0,0,.05)}.campus-customize-form label{padding:13px 18px;border-right:1px solid #e9e9e6}.campus-customize-form label small{display:block;font-size:8px;letter-spacing:.13em;color:#777;margin-bottom:4px}.campus-customize-form select{width:100%;border:0;background:transparent;font-size:13px;font-weight:720;outline:0}.campus-customize-form button{border:0;border-radius:16px;background:#111;color:#fff;padding:0 22px;font-size:11px;font-weight:750}.campus-customize-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.campus-customize-principles article{padding:22px;border-radius:18px;background:#fff;border:1px solid #e4e4e0}.campus-customize-principles small{font-size:8px;letter-spacing:.12em;color:#777}.campus-customize-principles h3{font-size:19px;letter-spacing:-.025em;margin:8px 0}.campus-customize-principles p{font-size:11px;line-height:1.5;color:#666;margin:0}

@media(max-width:1180px){.campus-market-header .header-row-v4{grid-template-columns:176px 1fr auto!important}.campus-market-header .brand-v4{width:170px!important}.campus-market-header .brand-v4 img{width:166px!important}.pw-graph{grid-template-columns:1fr 26px 1fr 26px 1fr}.pw-graph-column.outcome{grid-column:1/-1}.pw-graph-connector.result{display:none}.pw-hero-grid{grid-template-columns:1fr;gap:24px}.pw-hero-proof{max-width:600px}.pw-combination-card{grid-template-columns:34px minmax(150px,.62fr) 1fr}}
@media(max-width:820px){.campus-market-header .header-row-v4{grid-template-columns:128px 1fr auto!important;grid-template-areas:"brand . actions"!important}.campus-market-header .brand-v4{width:124px!important}.campus-market-header .brand-v4 img{width:122px!important}.campus-market-header .su-nav-preview{display:none!important}.campus-market-header .su-nav-primary{font-size:9.75px!important;padding:0 11px!important}.pw-hero-grid{padding-top:120px!important}.pw-hero h1{font-size:48px}.pw-section-head.split,.pw-missing-grid{grid-template-columns:1fr;gap:18px}.pw-graph{display:flex;overflow-x:auto}.pw-graph-column{min-width:260px}.pw-graph-connector{min-width:28px}.pw-combination-grid{grid-template-columns:1fr}.campus-customize-form{grid-template-columns:1fr}.campus-customize-form label{border-right:0;border-bottom:1px solid #e9e9e6}.campus-customize-form button{min-height:48px}.campus-customize-principles{grid-template-columns:1fr}}
@media(max-width:560px){.campus-market-header .header-row-v4{width:calc(100% - 20px)!important;grid-template-columns:118px 1fr auto!important}.campus-market-header .su-nav-preview{display:none!important}.campus-market-header .su-nav-primary{min-height:38px!important;padding:0 10px!important;font-size:9px!important}.pw-hero{min-height:620px}.pw-hero-grid{min-height:620px;padding-bottom:44px!important}.pw-hero h1{font-size:42px}.pw-config-chip-row{display:grid;grid-template-columns:1fr}.pw-config-chip-row>i{display:none}.pw-combination-card{display:block}.pw-combination-index{display:none}.pw-combination-card>img{height:200px}.pw-missing-cards{grid-template-columns:1fr!important}.pw-next-card{grid-template-columns:1fr}.pw-next-card>div:last-child{justify-content:flex-start}.campus-customize-page{padding-top:130px}}


/* ================================================================
   V16.3.39 MOBILE-FIRST PRODUCT PASS
   This is part of the single canonical shell, not a second runtime.
   ================================================================ */
@media (max-width:700px){
  :root{--su36-row:106px;--su36-rail:42px;--su36-stack:148px}
  html{scroll-padding-top:calc(var(--su36-stack) + 10px)!important}
  body{overflow-x:hidden!important;-webkit-text-size-adjust:100%}

  /* Compact phone header: brand + Explore first, full 3-input composer second. */
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:calc(100% - 24px)!important;height:106px!important;min-height:106px!important;padding:4px 0 6px!important;
    grid-template-columns:122px 48px minmax(0,1fr)!important;grid-template-rows:48px 48px!important;
    grid-template-areas:"brand explore actions" "configure configure configure"!important;
    column-gap:12px!important;row-gap:0!important;align-items:center!important
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:120px!important;height:38px!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:118px!important;max-height:37px!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{
    width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;justify-content:center!important;border-radius:50%!important
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4 b{display:none!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4 .browse-icon{width:22px!important;height:18px!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4 .browse-icon i{width:22px!important;height:2px!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{display:none!important}

  /* All three configuration dimensions remain visible on phones. */
  .home-configurator{
    width:100%!important;max-width:none!important;height:48px!important;min-height:48px!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) 46px!important;
    border-radius:17px!important;box-shadow:0 3px 14px rgba(0,0,0,.065)!important;overflow:hidden!important
  }
  .home-configurator label,.home-configurator label:nth-child(2),.home-configurator label:nth-child(3){display:flex!important;min-width:0!important;padding:6px 7px 5px!important;border-right:1px solid #e6e6e6!important}
  .home-configurator small{font-size:6.8px!important;letter-spacing:.075em!important;margin-bottom:3px!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .home-configurator select{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:0 8px 0 0!important;font-size:9.4px!important;font-weight:680!important;text-overflow:ellipsis!important;overflow:hidden!important}
  .home-configure-submit{display:grid!important;place-items:center!important;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:3px!important;padding:0!important;border-radius:14px!important}
  .home-configure-submit b{display:none!important}.home-configure-submit span{font-size:15px!important}

  /* Initial hero stays clean. Header composer/rail enter only after meaningful scroll. */
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:calc(100% - 24px)!important;height:58px!important;min-height:58px!important;padding:5px 0!important;
    grid-template-columns:122px 48px minmax(0,1fr)!important;grid-template-rows:48px!important;
    grid-template-areas:"brand explore actions"!important
  }
  body.su-shell-top .home-configurator{display:none!important}

  /* The world rail is useful, but not allowed to dominate the viewport. */
  .site-header-v4 .focus-nav-v4{height:42px!important;min-height:42px!important;max-height:42px!important}
  .site-header-v4 .focus-nav-inner{width:100%!important;padding:0 0 0 16px!important}
  .site-header-v4 .focus-links-v4{width:100%!important;gap:22px!important;padding-right:18px!important;scroll-padding-inline:16px!important;overscroll-behavior-inline:contain!important}
  .site-header-v4 .focus-links-v4 button{min-height:42px!important;font-size:11.5px!important;font-weight:660!important;letter-spacing:-.01em!important;flex:0 0 auto!important}

  /* Mobile hero: use the full phone canvas and keep copy visible at the opening. */
  #app>.canonical-static-hero.editorial-hero-v4{height:100svh!important;min-height:650px!important;max-height:none!important}
  #app>.canonical-static-hero .hero-bg{object-position:56% center!important}
  #app>.canonical-static-hero .hero-scrim{background:linear-gradient(0deg,rgba(0,0,0,.74) 0%,rgba(0,0,0,.38) 48%,rgba(0,0,0,.18) 100%)!important}
  #app>.canonical-static-hero .editorial-hero-content-v4{width:calc(100% - 34px)!important;padding:132px 0 62px!important;align-self:end!important}
  #app>.canonical-static-hero .hero-brand-line{font-size:8.5px!important;letter-spacing:.15em!important}
  #app>.canonical-static-hero h1{max-width:350px!important;margin:13px 0 14px!important;font-size:clamp(39px,11.5vw,48px)!important;line-height:.97!important;letter-spacing:-.047em!important}
  #app>.canonical-static-hero .canonical-hero-support{max-width:340px!important;font-size:14px!important;line-height:1.48!important}
  .canonical-hero-discover{min-height:42px!important;margin-top:21px!important;padding:0 15px!important;font-size:11px!important}

  /* First marketplace screen: no desktop-size whitespace or typography. */
  .home-universe-marketplace{padding:42px 0 48px!important}
  .home-universe-marketplace .shell{width:calc(100% - 32px)!important}
  .home-universe-marketplace .home-market-heading,.home-universe-marketplace .home-market-heading-wide{margin-bottom:22px!important}
  .home-universe-marketplace .home-market-heading>div>span{font-size:9px!important;letter-spacing:.13em!important;margin-bottom:8px!important}
  .home-universe-marketplace .home-market-heading h2{max-width:350px!important;font-size:36px!important;line-height:.98!important;letter-spacing:-.045em!important}
  .home-universe-marketplace .home-market-heading-wide>div>p{max-width:350px!important;margin-top:15px!important;font-size:14px!important;line-height:1.52!important}
  .home-universe-marketplace .home-market-heading>button{display:inline-flex!important;align-items:center!important;min-height:38px!important;margin-top:16px!important;padding:0!important;font-size:11.5px!important;color:#0b63f6!important}
  .opportunity-universe-mosaic{gap:12px!important;padding:0 2px 8px 0!important;scroll-padding-left:0!important}
  .opportunity-universe-tile{flex:0 0 82vw!important;max-width:330px!important;height:auto!important}
  .universe-image{border-radius:18px!important;overflow:hidden!important}
  .universe-copy h3{font-size:22px!important;line-height:1.04!important}.universe-copy p{font-size:11px!important;line-height:1.45!important}

  /* Consistent mobile section rhythm throughout the discovery marketplace. */
  .home-market-section,.ways-in-editorial,.persona-editorial,.technology-gps,.demand-campus-studio,.federal-campus-market,.momentum-editorial,.canonical-discovery-module{padding-top:48px!important;padding-bottom:48px!important}
  .home-market-heading h2,.home-section-head h2,.featured-editorial-v3 .compact-heading h2{font-size:32px!important;line-height:1.02!important}
  .home-market-heading>p,.home-market-heading-wide>p,.home-market-heading-wide>div>p{font-size:13px!important;line-height:1.52!important}
  .journey-collection-grid,.persona-grid,.specific-guide-row,.federal-pathway-grid,.home-card-rail{scroll-padding-left:0!important;gap:12px!important}
  .journey-collection-card,.persona-card,.specific-guide-card,.federal-pathway-card{flex-basis:82vw!important;max-width:330px!important;scroll-snap-align:start!important}

  /* Quick-view is a phone-native sheet, not a desktop modal squeezed down. */
  .modal.exploratory-modal{padding:0!important;align-items:flex-end!important}
  .exploratory-modal .modal-panel{width:100vw!important;height:min(88dvh,780px)!important;max-height:88dvh!important;border-radius:22px 22px 0 0!important;grid-template-columns:1fr!important;grid-template-rows:minmax(180px,31vh) minmax(0,1fr)!important}
  .exploratory-modal .modal-media img{object-position:center!important}
  .exploratory-modal .modal-copy{padding:24px 20px calc(26px + env(safe-area-inset-bottom))!important}
  .exploratory-modal .modal-copy h2{margin:6px 38px 12px 0!important;font-size:28px!important;line-height:1.02!important}
  .exploratory-modal .modal-copy p{font-size:13px!important;line-height:1.52!important}
  .exploratory-modal .modal-close{top:12px!important;right:12px!important;width:38px!important;height:38px!important}
  .modal-explore-actions,.detail-actions.exploratory-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .modal-explore-actions a,.modal-explore-actions button,.detail-actions.exploratory-actions a,.detail-actions.exploratory-actions button{width:100%!important;min-height:46px!important}

  /* Campus mobile is a controlled configuration surface: one primary action. */
  .campus-market-header .header-row-v4{width:calc(100% - 24px)!important;height:62px!important;min-height:62px!important;padding:6px 0!important;grid-template-columns:124px minmax(0,1fr) auto!important;grid-template-areas:"brand . actions"!important;gap:8px!important}
  .campus-market-header .brand-v4{width:122px!important}.campus-market-header .brand-v4 img{width:120px!important}
  .campus-market-header .header-actions-v4{display:flex!important}.campus-market-header .su-nav-preview{display:none!important}.campus-market-header .su-nav-primary{display:inline-flex!important;min-height:40px!important;padding:0 12px!important;font-size:9.5px!important}
  .campus-market-header .campus-world-nav{height:0!important;min-height:0!important;max-height:0!important;border:0!important;opacity:0!important;pointer-events:none!important}
  #campusApp>.campus-landing-hero{min-height:720px!important;height:100svh!important}
  #campusApp>.campus-landing-hero .campus-hero-inner{width:calc(100% - 34px)!important;padding:128px 0 54px!important;align-self:end!important}
  #campusApp>.campus-landing-hero h1{font-size:39px!important;line-height:.99!important;letter-spacing:-.045em!important}
  #campusApp>.campus-landing-hero .campus-hero-copy{font-size:14px!important;line-height:1.5!important;margin-bottom:20px!important}
  #campusApp .campus-landing-actions{display:grid!important;grid-template-columns:1fr!important;width:min(100%,330px)!important;gap:8px!important}
  #campusApp .campus-landing-actions .campus-landing-primary,#campusApp .campus-landing-actions .campus-landing-secondary{display:flex!important;width:100%!important;min-height:46px!important;justify-content:space-between!important;padding:0 16px!important}
  #campusApp .campus-feature-band{margin-top:40px!important;border-radius:20px!important}
  #campusApp .campus-feature-band .feature-copy{padding:26px 18px!important}
  #campusApp .campus-feature-band h2{font-size:31px!important}.campus-customize-page{padding:104px 0 56px!important}.campus-customize-intro h1{font-size:40px!important}.campus-customize-intro p{font-size:14px!important}

  /* Configured opportunity worlds remain understandable without horizontal page overflow. */
  .pw-hero{min-height:auto!important}.pw-hero-grid{min-height:620px!important;padding:118px 0 44px!important;gap:20px!important}.pw-hero h1{font-size:40px!important;line-height:.98!important}.pw-hero-copy>p{font-size:14px!important;line-height:1.5!important}.pw-hero-proof{padding:18px!important;border-radius:16px!important}.pw-graph-section,.pw-combinations,.pw-ip-section,.pw-missing-section,.pw-next-section{padding:50px 0!important}.pw-section-head{margin-bottom:24px!important}.pw-section-head h2{font-size:34px!important}.pw-graph{display:flex!important;overflow-x:auto!important;gap:8px!important;scroll-snap-type:x proximity!important}.pw-graph-column{min-width:80vw!important;scroll-snap-align:start!important}.pw-combination-card{border-radius:18px!important}.pw-combination-copy{padding:20px!important}.pw-combination-copy h3{font-size:22px!important}.pw-ip-rail{grid-auto-columns:82vw!important}.pw-next-card{padding:24px!important;border-radius:20px!important}

  /* Footer loses the desktop dashboard feeling. */
  .footer-mega{padding-top:48px!important}.footer-mega-grid{gap:0!important}.footer-mega-grid section{padding:18px 0!important}.footer-bottom{display:grid!important;gap:8px!important;padding-bottom:calc(26px + env(safe-area-inset-bottom))!important}
}

@media (max-width:390px){
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{width:calc(100% - 18px)!important;grid-template-columns:114px 44px minmax(0,1fr)!important;column-gap:9px!important}
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{width:112px!important}.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:110px!important}
  .home-configurator label,.home-configurator label:nth-child(2),.home-configurator label:nth-child(3){padding-left:5px!important;padding-right:5px!important}
  .home-configurator small{font-size:6.4px!important}.home-configurator select{font-size:8.8px!important;padding-right:5px!important}
  .home-universe-marketplace .home-market-heading h2{font-size:34px!important}
}

/* ================================================================
   V16.3.40 MOBILE REVEAL HEADER — SEARCH-ONLY AFTER HERO
   On phones the opening keeps brand + Explore. Once discovery is
   revealed, those controls leave the sticky shell and the configured
   opportunity composer becomes the single primary header object.
   ================================================================ */
@media (max-width:700px){
  :root{--su36-row:62px;--su36-rail:40px;--su36-stack:102px}
  html{scroll-padding-top:112px!important}

  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    transition:height .22s ease,min-height .22s ease,padding .22s ease!important
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4,
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{
    transition:opacity .16s ease,transform .18s ease!important
  }

  /* Opening state: quiet brand + Explore only. */
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:calc(100% - 28px)!important;height:60px!important;min-height:60px!important;padding:6px 0!important;
    grid-template-columns:122px 48px minmax(0,1fr)!important;grid-template-rows:48px!important;
    grid-template-areas:"brand explore actions"!important;column-gap:18px!important
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{display:flex!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{display:inline-flex!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configurator{display:none!important}

  /* Revealed discovery state: composer is the header. No logo, hamburger, or CTA chrome. */
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:100%!important;height:62px!important;min-height:62px!important;padding:6px 12px!important;
    display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:50px!important;
    grid-template-areas:"configure"!important;column-gap:0!important;row-gap:0!important
  }
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4,
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4,
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{
    display:none!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important
  }

  body:not(.su-shell-top):not(.su-shell-route) .home-configurator{
    display:grid!important;justify-self:center!important;width:100%!important;max-width:560px!important;height:50px!important;min-height:50px!important;
    grid-template-columns:minmax(0,.92fr) minmax(0,1.12fr) minmax(0,.92fr) 46px!important;
    border:1px solid rgba(0,0,0,.11)!important;border-radius:999px!important;background:#fff!important;
    box-shadow:0 3px 16px rgba(0,0,0,.085)!important;overflow:hidden!important;
    opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:none!important
  }
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label,
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label:nth-child(2),
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label:nth-child(3){
    display:flex!important;justify-content:center!important;padding:6px 10px 5px!important;min-width:0!important
  }

  /* Airbnb-like mobile field grammar: short, legible, no ugly ellipsis labels. */
  .home-configurator small{font-size:0!important;line-height:1!important;margin-bottom:4px!important;overflow:visible!important}
  .home-configurator small::after{display:block!important;color:#777!important;font:720 6.6px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:.11em!important}
  .home-configurator label:nth-child(1) small::after{content:"START"}
  .home-configurator label:nth-child(2) small::after{content:"WITH"}
  .home-configurator label:nth-child(3) small::after{content:"TOWARD"}
  .home-configurator select{
    font-size:10px!important;line-height:1.05!important;font-weight:690!important;letter-spacing:-.02em!important;
    padding:0 6px 0 0!important;text-overflow:clip!important;overflow:hidden!important;color:#202020!important
  }
  .home-configure-submit{
    width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;margin:4px!important;
    border-radius:999px!important;box-shadow:none!important
  }

  /* Categories stay secondary beneath the composer, matching a discovery marketplace rather than a second header. */
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .focus-nav-v4{
    height:40px!important;min-height:40px!important;max-height:40px!important;border-top:1px solid #f1f1ef!important
  }
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .focus-links-v4 button{
    min-height:40px!important;font-size:10.75px!important
  }
}

@media (max-width:390px){
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{padding-left:9px!important;padding-right:9px!important}
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr) minmax(0,.9fr) 44px!important}
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label,
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label:nth-child(2),
  body:not(.su-shell-top):not(.su-shell-route) .home-configurator label:nth-child(3){padding-left:7px!important;padding-right:7px!important}
  .home-configurator select{font-size:9.5px!important}.home-configurator small::after{font-size:6.2px!important}
}


.su-mobile-config-trigger{display:none}

/* ================================================================
   V16.3.41 MOBILE FULL-SCREEN COMPOSITION SEARCH
   One wide search entry after hero. Each configuration dimension
   gets a dedicated full-screen step. The hidden desktop form remains
   the canonical state + submission bridge.
   ================================================================ */
@media (max-width:700px){
  :root{--su36-row:72px;--su36-rail:42px;--su36-stack:114px}
  html{scroll-padding-top:122px!important}

  /* Never squeeze the desktop 3-select form into the phone header. */
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configurator{
    position:absolute!important;left:-10000px!important;top:-10000px!important;width:1px!important;height:1px!important;
    overflow:hidden!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important
  }

  /* Opening mobile header: brand at left, hamburger at the true top-right. */
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:100%!important;height:68px!important;min-height:68px!important;padding:8px 18px!important;
    display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{
    display:flex!important;width:138px!important;height:40px!important;opacity:1!important;visibility:visible!important
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:136px!important;max-height:40px!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{
    display:inline-flex!important;position:static!important;margin-left:auto!important;width:46px!important;height:46px!important;min-height:46px!important;
    padding:0!important;justify-content:center!important;border-radius:50%!important;background:transparent!important;color:#171717!important;
    opacity:1!important;visibility:visible!important;pointer-events:auto!important
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4 b,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4 b{display:none!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{display:none!important}

  /* Revealed discovery state: one wide Airbnb-like composition search entry. */
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:100%!important;height:72px!important;min-height:72px!important;padding:8px 14px!important;
    display:flex!important;align-items:center!important;justify-content:center!important
  }
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4,
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4,
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{display:none!important}

  .su-mobile-config-trigger{
    display:none!important;width:100%!important;max-width:640px!important;height:56px!important;min-height:56px!important;
    align-items:center!important;gap:12px!important;padding:0 12px 0 16px!important;border:1px solid rgba(0,0,0,.10)!important;
    border-radius:999px!important;background:#fff!important;color:#171717!important;box-shadow:0 4px 18px rgba(0,0,0,.10)!important;
    text-align:left!important;cursor:pointer!important
  }
  body:not(.su-shell-top):not(.su-shell-route) .su-mobile-config-trigger{display:flex!important}
  .su-mobile-config-trigger svg{width:20px!important;height:20px!important;flex:0 0 auto!important;stroke:#161616!important}
  .su-mobile-config-copy{min-width:0!important;display:flex!important;flex-direction:column!important;gap:2px!important;flex:1 1 auto!important}
  .su-mobile-config-copy strong{font:700 13.5px/1.15 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .su-mobile-config-copy small{font:500 10.5px/1.15 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;color:#717171!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .su-mobile-config-spark{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;flex:0 0 42px!important;border-radius:50%!important;background:#111!important;color:#fff!important;font-size:15px!important}

  /* Keep discovery categories visibly subordinate and aligned from the left edge. */
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .focus-nav-v4{
    height:42px!important;min-height:42px!important;max-height:42px!important;border-top:1px solid #f0f0ee!important
  }
  .site-header-v4 .focus-nav-inner{width:100%!important;padding:0!important}
  .site-header-v4 .focus-links-v4{width:100%!important;padding:0 18px!important;gap:24px!important;overflow-x:auto!important;scrollbar-width:none!important;scroll-padding-inline:18px!important}
  .site-header-v4 .focus-links-v4::-webkit-scrollbar{display:none!important}

  /* Full-screen mobile composition flow. */
  .su-mobile-composer[hidden]{display:none!important}
  .su-mobile-composer{position:fixed!important;inset:0!important;z-index:1000!important;background:#f5f5f3!important;color:#171717!important;overflow:hidden!important}
  .su-mobile-composer-shell{height:100dvh!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;padding-top:env(safe-area-inset-top)!important}
  .su-mobile-composer-top{padding:14px 18px 10px!important;background:rgba(245,245,243,.96)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}
  .su-mobile-composer-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr)) 48px!important;align-items:center!important;gap:4px!important}
  .su-mobile-step-tab{position:relative!important;min-height:52px!important;border:0!important;background:transparent!important;color:#777!important;font:650 11px/1.1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.01em!important;cursor:pointer!important}
  .su-mobile-step-tab::after{content:""!important;position:absolute!important;left:16px!important;right:16px!important;bottom:0!important;height:3px!important;border-radius:999px!important;background:transparent!important}
  .su-mobile-step-tab.is-active{color:#171717!important;font-weight:760!important}.su-mobile-step-tab.is-active::after{background:#171717!important}
  .su-mobile-composer-close{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;margin-left:auto!important;border:1px solid #dededb!important;border-radius:50%!important;background:#fff!important;color:#171717!important;box-shadow:0 2px 10px rgba(0,0,0,.06)!important;font-size:28px!important;font-weight:320!important;line-height:1!important;cursor:pointer!important}

  .su-mobile-composer-main{overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:12px 16px 26px!important}
  .su-mobile-step{display:none!important;max-width:680px!important;margin:0 auto!important}.su-mobile-step.is-active{display:block!important}
  .su-mobile-step-card{background:#fff!important;border:1px solid #e4e4e1!important;border-radius:28px!important;box-shadow:0 12px 34px rgba(0,0,0,.08)!important;padding:24px 20px 22px!important}
  .su-mobile-step-eyebrow{display:block!important;margin-bottom:8px!important;color:#777!important;font:760 8.5px/1 Inter,sans-serif!important;letter-spacing:.14em!important;text-transform:uppercase!important}
  .su-mobile-step h2{margin:0!important;font:720 28px/.98 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.045em!important}
  .su-mobile-step-intro{margin:12px 0 18px!important;color:#666!important;font:450 13.5px/1.48 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
  .su-mobile-option-search{display:flex!important;align-items:center!important;gap:10px!important;height:52px!important;margin-bottom:22px!important;padding:0 15px!important;border:1px solid #b9b9b6!important;border-radius:16px!important;background:#fff!important}
  .su-mobile-option-search svg{width:18px!important;height:18px!important;flex:0 0 auto!important}.su-mobile-option-search input{width:100%!important;border:0!important;outline:0!important;background:transparent!important;font:560 13px/1 Inter,sans-serif!important;color:#171717!important}
  .su-mobile-option-group{margin-top:22px!important}.su-mobile-option-group:first-of-type{margin-top:0!important}.su-mobile-option-group>h3{margin:0 0 8px!important;font:720 10px/1.2 Inter,sans-serif!important;letter-spacing:.02em!important;color:#535353!important}
  .su-mobile-option-list{display:grid!important;gap:8px!important}
  .su-mobile-option{width:100%!important;min-height:66px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;align-items:center!important;gap:12px!important;padding:13px 14px!important;border:1px solid #e3e3df!important;border-radius:16px!important;background:#fff!important;color:#171717!important;text-align:left!important;cursor:pointer!important}
  .su-mobile-option[hidden],.su-mobile-option-group[hidden]{display:none!important}
  .su-mobile-option:active{transform:scale(.995)!important}.su-mobile-option.is-selected{border:2px solid #171717!important;padding:12px 13px!important;background:#fafaf8!important}
  .su-mobile-option-copy{min-width:0!important}.su-mobile-option-copy strong{display:block!important;font:700 13.5px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;letter-spacing:-.015em!important}.su-mobile-option-copy small{display:block!important;margin-top:4px!important;color:#777!important;font:450 11px/1.35 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
  .su-mobile-option-mark{width:20px!important;height:20px!important;border:1.5px solid #bdbdb9!important;border-radius:50%!important;display:grid!important;place-items:center!important}.su-mobile-option.is-selected .su-mobile-option-mark{border-color:#171717!important;background:#171717!important}.su-mobile-option.is-selected .su-mobile-option-mark::after{content:""!important;width:6px!important;height:6px!important;border-radius:50%!important;background:#fff!important}
  .su-mobile-no-results{padding:24px 0!important;color:#777!important;font:500 12px/1.4 Inter,sans-serif!important}

  .su-mobile-composer-bottom{padding:12px 18px calc(12px + env(safe-area-inset-bottom))!important;background:rgba(245,245,243,.96)!important;border-top:1px solid #e1e1de!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important}
  .su-mobile-reset{border:0!important;background:transparent!important;color:#171717!important;text-decoration:underline!important;text-underline-offset:3px!important;font:680 12px/1 Inter,sans-serif!important;padding:14px 4px!important;cursor:pointer!important}
  .su-mobile-next{min-width:142px!important;height:50px!important;border:0!important;border-radius:15px!important;background:#171717!important;color:#fff!important;font:720 13px/1 Inter,sans-serif!important;padding:0 20px!important;cursor:pointer!important}
  .su-mobile-composer.is-final .su-mobile-next{min-width:174px!important}

  body.su-mobile-composer-open{overflow:hidden!important;touch-action:none!important}
}

@media (max-width:390px){
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{padding-left:15px!important;padding-right:15px!important}
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{padding-left:10px!important;padding-right:10px!important}
  .su-mobile-config-trigger{height:54px!important;min-height:54px!important;padding-left:14px!important;gap:10px!important}.su-mobile-config-spark{width:40px!important;height:40px!important;flex-basis:40px!important}
  .su-mobile-step-card{padding-left:18px!important;padding-right:18px!important;border-radius:24px!important}.su-mobile-step h2{font-size:26px!important}
}


/* ================================================================
   V16.3.43 — NAV / CTA / CONFIGURATOR POLISH
   Removes decorative submit circle, centers the mobile composition
   trigger, and makes campus design actions precise and compact.
   ================================================================ */
.home-configure-submit{display:none!important}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configurator{
  grid-template-columns:1.02fr 1.18fr 1.14fr!important;
}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{
  min-width:0!important;justify-self:end!important;margin-left:auto!important;gap:7px!important;
}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-link{
  min-height:38px!important;padding:0 12px!important;font-size:10.5px!important;letter-spacing:-.012em!important;
}
.site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .su-nav-primary{
  min-height:38px!important;padding:0 15px!important;border-radius:999px!important;box-shadow:none!important;
}
.campus-market-header .su-nav-link{min-height:38px!important;padding:0 13px!important;font-size:10.5px!important}
.campus-market-header .su-nav-primary{padding:0 15px!important}

@media (min-width:701px){
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    width:calc(100% - 44px)!important;grid-template-columns:200px 112px minmax(660px,900px) minmax(210px,1fr)!important;column-gap:18px!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configurator{max-width:900px!important}
}

@media (max-width:700px){
  /* Opening mobile header: brand left, compact campus CTA + menu grouped at true top-right. */
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    padding-left:16px!important;padding-right:12px!important;gap:8px!important;
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4{order:1!important;flex:0 0 126px!important;width:126px!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .brand-v4 img{width:124px!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4{
    order:2!important;display:flex!important;margin-left:auto!important;gap:0!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-preview,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-preview{display:none!important}
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-primary,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-primary{
    display:inline-flex!important;min-height:34px!important;padding:0 9px!important;font-size:8.6px!important;background:#111!important;color:#fff!important;border:1px solid #111!important;white-space:nowrap!important;
  }
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .category-trigger-v4{
    order:3!important;margin-left:2px!important;flex:0 0 42px!important;width:42px!important;height:42px!important;min-height:42px!important;
  }

  /* Revealed state: the configuration search is the only primary object and is geometrically centered. */
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    padding:8px 0!important;justify-content:center!important;
  }
  .su-mobile-config-trigger{
    width:min(620px,calc(100vw - 28px))!important;max-width:620px!important;margin:0 auto!important;
    padding:0 15px!important;gap:11px!important;justify-self:center!important;box-sizing:border-box!important;
  }
  .su-mobile-config-copy{text-align:left!important}
  .su-mobile-config-chevron{
    display:grid!important;place-items:center!important;flex:0 0 24px!important;width:24px!important;height:24px!important;color:#5f5f5f!important;font:400 25px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  }
  .su-mobile-config-spark{display:none!important}
}

@media (max-width:390px){
  body.su-shell-top .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-primary,
  body.su-shell-route .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-actions-v4 .su-nav-primary{font-size:8.1px!important;padding:0 8px!important}
  .su-mobile-config-trigger{width:calc(100vw - 22px)!important}
}


/* ================================================================
   V16.3.44 — MOBILE VIEWPORT CENTERING + DESKTOP COMPOSE ARROW
   The mobile search is centered against the viewport, not inherited
   header columns. Desktop gets one quiet integrated submit affordance.
   ================================================================ */

@media (min-width:701px){
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configurator{
    grid-template-columns:1.02fr 1.18fr 1.14fr 48px!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configure-submit{
    display:grid!important;place-items:center!important;align-self:stretch!important;
    width:48px!important;min-width:48px!important;height:auto!important;min-height:0!important;
    margin:0!important;padding:0!important;border:0!important;border-left:1px solid #e5e5e3!important;
    border-radius:0 999px 999px 0!important;background:transparent!important;color:#171717!important;
    box-shadow:none!important;cursor:pointer!important;transition:background .18s ease,transform .18s ease!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configure-submit span{
    display:block!important;font:400 23px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
    transform:translateX(-1px)!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configure-submit:hover{
    background:#f5f5f3!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configure-submit:active{
    transform:scale(.97)!important;
  }
  .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .home-configure-submit:focus-visible{
    outline:2px solid #171717!important;outline-offset:-4px!important;
  }
}

@media (max-width:700px){
  body:not(.su-shell-top):not(.su-shell-route) .site-header-v4:not(.campus-market-header):not(.sponsor-market-header) .header-row-v4{
    position:relative!important;width:100vw!important;max-width:none!important;min-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;
    padding:8px 0!important;display:block!important;overflow:visible!important;
  }
  body:not(.su-shell-top):not(.su-shell-route) .su-mobile-config-trigger{
    position:absolute!important;left:50%!important;top:8px!important;transform:translateX(-50%)!important;
    display:flex!important;flex:none!important;width:calc(100vw - 24px)!important;
    min-width:calc(100vw - 24px)!important;max-width:520px!important;margin:0!important;
    box-sizing:border-box!important;
  }
}

@media (max-width:390px){
  body:not(.su-shell-top):not(.su-shell-route) .su-mobile-config-trigger{
    width:calc(100vw - 20px)!important;min-width:calc(100vw - 20px)!important;
  }
}

/* V16.3.48 — click/destination intelligence audit + compact public polish */
.home-quick,.float-actions .home-quick,.float-actions [data-action="quick"]{
  position:absolute!important;top:10px!important;right:10px!important;left:auto!important;bottom:auto!important;
  display:grid!important;place-items:center!important;z-index:6!important;
}

/* Keep discovery and destination typography compact, product-like, and consistent. */
.sdv2-main h2,.integrity-search-hero h1,
body.post-homepage-route .world-title-block h1,
body.post-homepage-route .direction-index-head h1,
body.post-homepage-route .direction-hero h1,
body.post-homepage-route .generic-destination-hero h1,
body.post-homepage-route .account-card h1{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:clamp(30px,3vw,44px)!important;line-height:1.04!important;letter-spacing:-.035em!important;font-weight:650!important;
  text-wrap:balance!important;
}
.sdv2-main header p,.integrity-search-hero p{font-size:14px!important;line-height:1.5!important;max-width:760px!important}
.sdv2-main{padding:24px 28px 44px!important}.sdv2-main header{margin-bottom:18px!important}
.sdv2-grid{gap:14px!important}.sdv2-card{min-height:232px!important;border-radius:16px!important}
.sdv2-card>span{left:14px!important;right:14px!important;bottom:13px!important}
.sdv2-card em{display:block;margin-bottom:5px;font-style:normal;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:rgba(255,255,255,.78)}
.sdv2-card strong{font-size:15px!important;line-height:1.25!important}.sdv2-card small{font-size:11px!important;line-height:1.4!important}
.sdv2-view-all{margin-top:18px;border:1px solid #d7dde6;border-radius:999px;background:#fff;padding:10px 14px;font-size:12px;font-weight:750;cursor:pointer}

.integrity-search-page .destination-shell{width:min(1320px,calc(100% - 40px))!important}
.integrity-search-hero{padding:clamp(30px,4.2vw,58px)!important;border-radius:22px!important}
.integrity-search-hero h1{max-width:920px!important;margin:8px 0 12px!important}
.integrity-result-section{padding-top:52px!important}.integrity-result-section>header h2{font-size:clamp(24px,2.4vw,31px)!important;font-weight:650!important}
.integrity-result-grid{gap:18px!important}.integrity-result-image{border-radius:16px!important}
.integrity-result-card>div{padding-top:10px!important}.integrity-result-card h3{font-size:15px!important;line-height:1.32!important;margin:4px 0 5px!important}
.integrity-result-card p{font-size:12.5px!important;line-height:1.48!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.integrity-result-meta{margin-top:7px;color:#778194;font-size:10.5px;line-height:1.45}
.integrity-result-card small{font-size:9px!important;letter-spacing:.1em!important}

/* Opportunity details should read like a polished product brief, not a poster. */
.detail-hero{min-height:440px!important}.detail-copy{padding:64px 0 44px!important}.detail-copy h1{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(34px,4.2vw,52px)!important;line-height:1.03!important;letter-spacing:-.038em!important;font-weight:650!important;max-width:980px!important}.detail-copy p{font-size:16px!important;line-height:1.55!important;max-width:800px!important}.detail-body{padding-top:44px!important;gap:34px!important}.content-block{padding:28px 0!important}.content-block h2{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(24px,2.5vw,31px)!important;line-height:1.1!important;letter-spacing:-.028em!important;font-weight:650!important}.content-block p,.content-block li{font-size:14px!important;line-height:1.62!important}.info-card{border-radius:14px!important;padding:17px!important}.info-card h3{font-size:15px!important}

/* Real opportunity intelligence inserted into each opportunity destination. */
.su48-opportunity-intelligence>.eyebrow,.su48-subhead>span,.su48-card-kicker,.su48-market-context>span{
  color:#1769ff;font-size:9px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;
}
.su48-market-context{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;align-items:baseline;margin:22px 0 6px;padding:15px 16px;border:1px solid #e3e8f0;border-radius:14px;background:#fafcff}
.su48-market-context>strong{font-size:14px}.su48-market-context>small{grid-column:2;color:#788295;font-size:10.5px;line-height:1.45}
.su48-subhead{margin:30px 0 13px}.su48-subhead h3{margin:4px 0 0;max-width:780px;font-size:18px;line-height:1.3;letter-spacing:-.02em}
.su48-ip-grid,.su48-family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.su48-ip-card,.su48-intel-card,.su48-family-card{min-width:0;border:1px solid #e3e7ee;border-radius:16px;background:#fff;padding:16px}
.su48-ip-card h3,.su48-intel-card h3,.su48-family-card h3{margin:6px 0 8px;font-size:15px;line-height:1.28;letter-spacing:-.015em}
.su48-ip-card p,.su48-family-card p{margin:0;color:#647084;font-size:11.5px!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.su48-ip-facts,.su48-mini-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.su48-ip-facts span,.su48-mini-pills span{border-radius:999px;background:#f1f5fa;padding:5px 7px;font-size:9.5px;color:#49566b}
.su48-path{margin-top:12px;padding-top:10px;border-top:1px solid #edf0f4;color:#596579;font-size:10.5px;line-height:1.45}.su48-path b,.su48-family-line>b{display:block;margin-bottom:3px;color:#18202c;font-size:9px;letter-spacing:.07em;text-transform:uppercase}
.su48-ip-card button{margin-top:12px;border:0;background:transparent;padding:0;color:#1769ff;font-size:11px;font-weight:760;cursor:pointer;text-align:left}
.su48-intel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:13px}.su48-stack-list{display:grid;gap:6px;margin-top:10px}.su48-stack-list span{display:block;border-radius:10px;background:#f5f7fa;padding:8px 9px;color:#4f5b6f;font-size:10.5px;line-height:1.4}.su48-stack-list.compact span{padding:6px 8px}.su48-family-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:13px}.su48-family-line{margin-top:13px}.su48-family-line>span{color:#596579;font-size:11px;line-height:1.45}.su48-empty,.integrity-inline-empty,.integrity-claim-note{border:1px solid #e5e9ef;border-radius:14px;background:#fafbfc;padding:15px 16px;color:#667286;font-size:12px;line-height:1.55}.integrity-claim-note{margin-top:40px}.integrity-truthful-empty{padding-bottom:40px!important}
.integrity-fact-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.integrity-fact-row>span{display:grid;gap:2px;border:1px solid #e1e7f0;border-radius:12px;background:rgba(255,255,255,.78);padding:9px 11px;font-size:11px}.integrity-fact-row b{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#667286}.integrity-intelligence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0 4px}.integrity-intelligence-grid article{border:1px solid #e3e8f0;border-radius:16px;padding:17px}.integrity-intelligence-grid article>span{font-size:9px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:#1769ff}.integrity-intelligence-grid h2{margin:5px 0 7px;font-size:16px;line-height:1.3}.integrity-intelligence-grid p{margin:0;color:#6c7687;font-size:11.5px;line-height:1.5}.integrity-ip-hero p{max-width:980px!important}

.destination-truthful-empty{border:1px solid #e3e8f0;border-radius:16px;background:#fafbfc;padding:24px!important}.destination-facet-grid button.is-active{border-color:#1769ff!important;box-shadow:0 0 0 2px rgba(23,105,255,.08)!important}

@media(max-width:900px){.su48-ip-grid,.su48-intel-grid{grid-template-columns:1fr 1fr}.su48-family-grid{grid-template-columns:1fr}.integrity-intelligence-grid{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.home-quick,.float-actions .home-quick,.float-actions [data-action="quick"]{top:9px!important;right:9px!important}.sdv2-main h2,.integrity-search-hero h1,body.post-homepage-route .direction-hero h1{font-size:clamp(28px,8.5vw,36px)!important}.sdv2-main{padding:17px 14px 32px!important}.integrity-search-page .destination-shell{width:min(100% - 28px,1320px)!important}.integrity-search-hero{padding:24px 18px!important}.detail-hero{min-height:390px!important}.detail-copy h1{font-size:clamp(30px,9vw,40px)!important}.detail-copy p{font-size:14px!important}.su48-ip-grid,.su48-intel-grid,.integrity-intelligence-grid{grid-template-columns:1fr}.su48-market-context{grid-template-columns:1fr}.su48-market-context>small{grid-column:1}.integrity-result-card{flex-basis:76vw!important}}

/* V16.3.48 Explore-menu typography: compact, consistent with the marketplace shell. */
.visual-explore-menu aside h2,.visual-explore-heading h2,.search-focus-head h2,.search-visual-marketplace header h3{
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-weight:650!important;letter-spacing:-.03em!important;line-height:1.08!important;
}
.visual-explore-menu aside h2{font-size:22px!important}.visual-explore-heading h2{font-size:clamp(26px,2.6vw,36px)!important}.search-focus-head h2{font-size:clamp(28px,3vw,40px)!important}.search-visual-marketplace header h3{font-size:24px!important}
.visual-explore-heading p,.search-focus-head p{font-size:14px!important;line-height:1.5!important}.visual-explore-menu aside>button{padding:13px 24px!important;font-size:13px!important}.visual-explore-grid{gap:14px!important}.visual-explore-grid strong{font-size:14px!important}.visual-explore-grid small{font-size:11px!important;line-height:1.42!important}


/* V16.3.49 — semantic IP truthing states */
.su49-truth-summary{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 13px}.su49-truth-summary span{border:1px solid #e2e7ee;border-radius:999px;background:#fafbfc;padding:6px 9px;color:#5d6879;font-size:9.5px;font-weight:700}
.su49-fit-status{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin:0 0 9px;border:1px solid #dce5f2;border-radius:999px;padding:5px 8px;font-size:8.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.su49-fit-status.is-qualified{background:#f2f7ff;color:#125ecf}.su49-fit-status.is-bounded{background:#faf8f2;color:#6f6241}
.su49-fit-card.is-bounded{background:#fffefa}.su49-fit-lines{display:grid;gap:6px;margin-top:12px;padding-top:11px;border-top:1px solid #edf0f4}.su49-fit-line{display:grid;grid-template-columns:58px 1fr;gap:8px;align-items:start}.su49-fit-line b{padding-top:1px;color:#7a8494;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.su49-fit-line span{color:#364254;font-size:10.5px;line-height:1.4}.su49-boundary{margin-top:10px;border-radius:10px;background:#f7f5ef;padding:9px 10px;color:#625b48;font-size:10px;line-height:1.45}.su49-boundary b{display:block;margin-bottom:3px;font-size:8px;letter-spacing:.07em;text-transform:uppercase;color:#514b3d}.su49-profile-grid{margin-top:22px!important;margin-bottom:10px!important}
@media(max-width:700px){.su49-fit-line{grid-template-columns:52px 1fr}.su49-truth-summary{gap:6px}}

/* V16.3.50 — semantic remap closure */
.su49-fit-status{max-width:100%;}
.su49-fit-card .su49-boundary{font-size:12px;line-height:1.45;}
.home-card[data-v50-remap], .integrity-result-card[data-v50-remap]{letter-spacing:normal;}
@media (min-width:701px){.su48-opportunity-intelligence h2{font-size:clamp(24px,2.15vw,34px);line-height:1.04}.su48-family-card h3,.su48-intel-card h3{font-size:16px;line-height:1.2}}
/* /V16.3.50 */

/* V16.3.51 — receiving-system intelligence + conversion architecture */
.su51-wrap{margin-top:34px;padding-top:30px;border-top:1px solid #e7ebf0}.su51-subhead{margin-top:0}.su51-subhead>p{max-width:900px;margin:8px 0 0;color:#6d7888;font-size:11px!important;line-height:1.5!important}
.su51-target-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.su51-target-card,.su51-brief{min-width:0;border:1px solid #e2e7ee;border-radius:15px;background:#fff;padding:15px}.su51-target-card h3,.su51-brief h3{margin:5px 0 7px;font-size:14px!important;line-height:1.25!important;letter-spacing:-.015em!important}.su51-target-card p{margin:0;color:#647084;font-size:10.8px!important;line-height:1.48!important}.su51-target-card .su51-role{margin:-1px 0 7px;color:#334155;font-size:10px!important;font-weight:720}.su51-target-card button{margin-top:11px;border:0;background:transparent;padding:0;color:#1769ff;font-size:10.5px;font-weight:760;cursor:pointer;text-align:left}
.su51-two-col,.su51-pilot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.su51-brief ul{display:grid;gap:7px;margin:11px 0 0;padding:0;list-style:none}.su51-brief ul li{position:relative;padding-left:14px;color:#566274;font-size:10.8px!important;line-height:1.45!important}.su51-brief ul li:before{content:'•';position:absolute;left:0;top:0;color:#1769ff;font-weight:900}.su51-funding-list{display:grid;gap:7px;margin-top:10px}.su51-funding-list>span{display:grid;gap:2px;border-radius:10px;background:#f6f8fb;padding:8px 9px;color:#344054;font-size:10.5px;line-height:1.4}.su51-funding-list small{color:#7a8494;font-size:8.8px}.su51-control{margin:9px 0 0!important;color:#7a8494!important;font-size:9px!important;line-height:1.45!important}
.su51-line{display:grid;grid-template-columns:96px 1fr;gap:9px;margin-top:10px;padding-top:10px;border-top:1px solid #edf0f4}.su51-line>b{color:#7a8494;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.su51-line>span{color:#465266;font-size:10.5px;line-height:1.45}.su51-gates{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.su51-gates>span{display:block;border-radius:10px;background:#f7f9fc;padding:9px;color:#596579;font-size:9.8px;line-height:1.42}.su51-gates b{display:block;margin-bottom:3px;color:#1f2937;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.su51-sequence{display:grid;gap:7px;margin:11px 0 0;padding:0;list-style:none}.su51-sequence li{display:grid;grid-template-columns:22px 1fr;gap:8px;align-items:start}.su51-sequence li>span{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:#eef4ff;color:#1769ff;font-size:9px;font-weight:850}.su51-sequence p{margin:1px 0 0!important;color:#566274;font-size:10.8px!important;line-height:1.45!important}
.su51-wrap .su48-stack-list span{font-size:9.8px}.su51-wrap .su48-subhead h3{font-size:17px;max-width:900px}
@media(max-width:1000px){.su51-target-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){.su51-target-grid,.su51-two-col,.su51-pilot-grid{grid-template-columns:1fr}.su51-line{grid-template-columns:82px 1fr}.su51-gates{grid-template-columns:1fr}.su51-wrap{margin-top:28px;padding-top:24px}.su51-target-card,.su51-brief{padding:14px}}
/* /V16.3.51 */


/* V16.3.52 — current market-pull evidence + funding-state truthing */
.su52-evidence{display:grid;gap:5px;margin-top:11px;padding-top:10px;border-top:1px solid #edf0f4}.su52-state{width:max-content;max-width:100%;border:1px solid #dce6f5;border-radius:999px;background:#f5f9ff;padding:4px 7px;color:#245ba8;font-size:8px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.su52-evidence.entity_resolution_required .su52-state{border-color:#eadbb7;background:#fffaf0;color:#7a5c19}.su52-evidence.insufficient_current_public_signal .su52-state{border-color:#e2e5ea;background:#f8f9fb;color:#687386}.su52-evidence p{margin:0!important;color:#465266!important;font-size:10px!important;line-height:1.45!important}.su52-evidence small{display:block;color:#748094;font-size:9px;line-height:1.42}.su52-source{width:max-content;max-width:100%;color:#1769ff;font-size:9px;font-weight:760;text-decoration:none}.su52-source:hover{text-decoration:underline}.su52-boundary{margin-top:1px;color:#8a94a3;font-size:8.3px;line-height:1.38}.su52-funding-state{display:inline-flex;width:max-content;max-width:100%;margin-top:4px;border-radius:999px;background:#edf4ff;padding:3px 6px;color:#1f5cae;font-size:7.8px;font-style:normal;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.su52-funding-state.current_program_no_open_call{background:#fff6e6;color:#76591c}.su52-funding-state.current_pathway_exact_fit_unverified,.su52-funding-state.private_pathway_unverified{background:#f1f3f6;color:#667085}.su52-funding-observed{margin-top:3px;color:#5f6c80!important;line-height:1.42!important}.su52-funding-next{margin-top:2px;color:#7a8494!important;line-height:1.42!important}.su52-funding-next b{font-size:inherit!important}.su51-funding-list .su52-source{margin-top:3px}.su51-target-card:has(.su52-evidence){display:flex;flex-direction:column}.su51-target-card:has(.su52-evidence)>button{margin-top:auto;padding-top:12px}
@media(max-width:700px){.su52-evidence p{font-size:10.2px!important}.su52-boundary{font-size:8.6px}}
/* /V16.3.52 */

/* V16.3.53 — bounded owner + conversion intelligence */
.su53-conversion{margin:12px 0 0;border-top:1px solid rgba(15,23,42,.10);padding-top:10px}
.su53-conversion summary{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;font-size:12px;font-weight:700;color:#172033}
.su53-conversion summary::-webkit-details-marker{display:none}
.su53-conversion summary em{font-style:normal;font-size:10px;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:4px 7px;color:#475569;background:#fff}
.su53-conversion.is-hold summary em{background:#fff7ed;color:#9a3412;border-color:#fed7aa}
.su53-body{display:grid;gap:9px;padding-top:10px}
.su53-line{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px;font-size:11px;line-height:1.45}
.su53-line b,.su53-show>b{font-size:10px;letter-spacing:.03em;text-transform:uppercase;color:#64748b}
.su53-line span{color:#253047}
.su53-show{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px}
.su53-show ul{margin:0;padding-left:16px;display:grid;gap:3px;font-size:11px;line-height:1.4;color:#253047}
.su53-gates{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.su53-gates span{display:grid;gap:3px;border-radius:10px;background:#f8fafc;padding:8px;font-size:10.5px;line-height:1.4;color:#334155}
.su53-gates b{font-size:9.5px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}
.su53-boundary{font-size:9.5px;line-height:1.4;color:#64748b;border-left:2px solid #cbd5e1;padding-left:8px}
@media(max-width:680px){.su53-line,.su53-show{grid-template-columns:1fr}.su53-gates{grid-template-columns:1fr}.su53-conversion summary{font-size:11px}}
