/* RuniverseHub · TEAM-VISUAL-COVERAGE-1.0 */
.rh-v2-team-visual-coverage,
[data-rh-v2-team-switcher],
[data-rh-v2-team-public-links],
[data-rh-v2-team-visual] { box-sizing: border-box; }
.rh-v2-team-visual-coverage *,
[data-rh-v2-team-switcher] *,
[data-rh-v2-team-public-links] *,
[data-rh-v2-team-visual] * { box-sizing: inherit; }

.rh-v2-team-switcher { position: relative; min-width: min(285px, 32vw); color: #eef7ff; }
.rh-v2-team-switcher > summary { list-style: none; display: flex; align-items: center; gap: 10px; min-height: 48px; padding: 7px 10px; border: 1px solid rgba(86,190,255,.22); border-radius: 16px; background: rgba(7,23,39,.82); cursor: pointer; }
.rh-v2-team-switcher > summary::-webkit-details-marker { display: none; }
.rh-v2-team-switcher > summary:focus-visible { outline: 3px solid rgba(42,205,255,.52); outline-offset: 3px; }
.rh-v2-team-switcher__mark { display: grid; place-items: center; width: 34px; height: 34px; flex: 0 0 34px; border-radius: 12px; color: #051724; background: linear-gradient(135deg,#39dcff,#45f0b4); }
.rh-v2-team-switcher__mark svg,.rh-v2-team-switcher__chevron svg { width: 18px; height: 18px; }
.rh-v2-team-switcher__copy { min-width: 0; display: grid; gap: 1px; }
.rh-v2-team-switcher__copy small { color: #8eabc0; font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; }
.rh-v2-team-switcher__copy strong { overflow: hidden; color: #f7fbff; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.rh-v2-team-switcher__copy em { color: #75eac3; font-size: 11px; font-style: normal; }
.rh-v2-team-switcher__chevron { margin-left: auto; color: #8eabc0; transition: transform .18s ease; }
.rh-v2-team-switcher[open] .rh-v2-team-switcher__chevron { transform: rotate(180deg); }
.rh-v2-team-switcher__panel { position: absolute; z-index: 80; top: calc(100% + 8px); left: 0; width: min(390px, calc(100vw - 28px)); padding: 12px; border: 1px solid rgba(86,190,255,.2); border-radius: 20px; background: rgba(4,17,29,.98); box-shadow: 0 24px 70px rgba(0,0,0,.45); }
.rh-v2-team-switcher__panel header { display: grid; gap: 3px; padding: 4px 5px 10px; }
.rh-v2-team-switcher__panel header strong { color: #f7fbff; font-size: 14px; }
.rh-v2-team-switcher__panel header span { color: #8eabc0; font-size: 12px; }
.rh-v2-team-switcher__panel nav { display: grid; max-height: 310px; overflow: auto; gap: 6px; }
.rh-v2-team-switcher__panel nav a { display: flex; align-items: center; gap: 10px; padding: 10px; border: 1px solid transparent; border-radius: 14px; color: #dceaf3; text-decoration: none; }
.rh-v2-team-switcher__panel nav a:hover,.rh-v2-team-switcher__panel nav a:focus-visible,.rh-v2-team-switcher__panel nav a.is-active { border-color: rgba(65,221,255,.27); background: rgba(31,152,199,.12); }
.rh-v2-team-switcher__panel nav a > span { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 11px; background: rgba(65,221,255,.12); color: #56ddff; }
.rh-v2-team-switcher__panel nav a svg { width: 17px; height: 17px; }
.rh-v2-team-switcher__panel nav a div { min-width: 0; display: grid; gap: 2px; }
.rh-v2-team-switcher__panel nav a strong { overflow: hidden; font-size: 13px; text-overflow: ellipsis; white-space: nowrap; }
.rh-v2-team-switcher__panel nav a small { overflow: hidden; color: #8eabc0; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
.rh-v2-team-switcher__panel nav a b { margin-left: auto; color: #70edc3; font-size: 10px; text-transform: uppercase; }
.rh-v2-team-switcher__panel footer { display: flex; flex-wrap: wrap; gap: 6px; padding-top: 10px; }
.rh-v2-team-switcher__panel footer a { padding: 7px 9px; border: 1px solid rgba(121,165,193,.18); border-radius: 10px; color: #b8cfdd; font-size: 11px; text-decoration: none; }

.rh-v2-team-journey { width: min(1180px, calc(100% - 32px)); margin: 20px auto; padding: 20px; border: 1px solid rgba(76,207,255,.18); border-radius: 24px; background: linear-gradient(145deg,rgba(8,29,47,.92),rgba(5,18,30,.96)); box-shadow: 0 20px 55px rgba(0,0,0,.2); color: #edf8ff; }
.rh-v2-team-journey > header span { color: #5ce8c0; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.rh-v2-team-journey > header h2 { margin: 5px 0 6px; color: #f8fcff; font: 700 clamp(20px,2.5vw,30px)/1.12 "Space Grotesk",Inter,sans-serif; }
.rh-v2-team-journey > header p { max-width: 760px; margin: 0; color: #9bb4c6; line-height: 1.55; }
.rh-v2-team-journey nav { display: grid; grid-template-columns: repeat(auto-fit,minmax(165px,1fr)); gap: 10px; margin-top: 17px; }
.rh-v2-team-journey nav a { display: grid; grid-template-columns: 34px 1fr; gap: 2px 9px; min-height: 88px; padding: 13px; border: 1px solid rgba(112,173,207,.15); border-radius: 17px; color: #e8f3fa; text-decoration: none; background: rgba(255,255,255,.025); }
.rh-v2-team-journey nav a > span { grid-row: 1 / span 2; display: grid; place-items: center; width: 34px; height: 34px; border-radius: 11px; color: #54deff; background: rgba(59,208,255,.11); }
.rh-v2-team-journey nav a svg { width: 17px; height: 17px; }
.rh-v2-team-journey nav a strong { align-self: end; font-size: 13px; }
.rh-v2-team-journey nav a small { color: #8eaabd; font-size: 11px; line-height: 1.3; }
.rh-v2-team-journey nav a:hover,.rh-v2-team-journey nav a:focus-visible,.rh-v2-team-journey nav a.is-active { border-color: rgba(72,225,255,.38); background: rgba(42,180,220,.11); transform: translateY(-1px); }
.rh-v2-team-journey nav a.is-active { box-shadow: inset 0 0 0 1px rgba(79,236,192,.18); }

.rh-v2-team-public-links { display: flex; width: min(1180px,calc(100% - 32px)); margin: 16px auto; padding: 7px; gap: 6px; overflow-x: auto; border: 1px solid rgba(77,196,242,.17); border-radius: 16px; background: rgba(5,20,33,.9); scrollbar-width: thin; }
.rh-v2-team-public-links a { flex: 0 0 auto; padding: 9px 12px; border-radius: 11px; color: #a9c3d5; font-size: 12px; font-weight: 700; text-decoration: none; white-space: nowrap; }
.rh-v2-team-public-links a:hover,.rh-v2-team-public-links a:focus-visible,.rh-v2-team-public-links a.is-active { color: #effbff; background: rgba(50,199,239,.13); }

.rh-v2-team-visual-coverage { min-height: 100vh; color: #eaf5fb; background: radial-gradient(circle at 15% 0%,rgba(25,155,211,.14),transparent 34%),#06121d; font-family: Inter,system-ui,sans-serif; }
.rh-v2-team-visual-coverage .rh-team-shell { width: min(1180px,calc(100% - 32px)); margin: 0 auto; padding: 24px 0 70px; }
.rh-v2-team-visual-coverage .rh-team-hero,.rh-v2-team-visual-coverage .rh-team-card,.rh-v2-team-visual-coverage .rh-team-form { border: 1px solid rgba(81,185,227,.18); border-radius: 22px; background: rgba(8,28,45,.9); box-shadow: 0 18px 50px rgba(0,0,0,.2); }
.rh-v2-team-visual-coverage .rh-team-hero { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; padding: clamp(20px,4vw,36px); }
.rh-v2-team-visual-coverage .rh-team-eyebrow { margin: 0 0 8px; color: #5de9c0; font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.rh-v2-team-visual-coverage h1,.rh-v2-team-visual-coverage h2 { color: #f7fcff; font-family: "Space Grotesk",Inter,sans-serif; }
.rh-v2-team-visual-coverage h1 { margin: 0 0 10px; font-size: clamp(28px,5vw,48px); line-height: 1.05; }
.rh-v2-team-visual-coverage .rh-team-muted { color: #9bb3c3; line-height: 1.55; }
.rh-v2-team-visual-coverage .rh-team-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(260px,1fr)); gap: 14px; margin-top: 16px; }
.rh-v2-team-visual-coverage .rh-team-card { padding: 20px; }
.rh-v2-team-visual-coverage .rh-team-card > strong { display: block; color: #f6fbff; font-size: 18px; }
.rh-v2-team-visual-coverage .rh-team-location,.rh-v2-team-visual-coverage .rh-team-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }
.rh-v2-team-visual-coverage .rh-team-pill { padding: 6px 9px; border-radius: 999px; color: #aee6f6; background: rgba(40,174,218,.1); font-size: 11px; }
.rh-v2-team-visual-coverage .rh-team-btn,.rh-v2-team-visual-coverage button.rh-team-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: 9px 14px; border: 1px solid transparent; border-radius: 13px; color: #031620; background: linear-gradient(135deg,#41dfff,#4ef0b8); font-weight: 800; text-decoration: none; cursor: pointer; }
.rh-v2-team-visual-coverage .rh-team-btn--ghost { color: #dcecf5; border-color: rgba(117,177,208,.22); background: rgba(255,255,255,.03); }
.rh-v2-team-visual-coverage .rh-team-form { margin-top: 16px; padding: clamp(20px,4vw,34px); }
.rh-v2-team-visual-coverage .rh-team-form h2 { margin: 24px 0 12px; }
.rh-v2-team-visual-coverage .rh-team-field { display: grid; gap: 7px; }
.rh-v2-team-visual-coverage .rh-team-field label { color: #cfe2ed; font-size: 12px; font-weight: 700; }
.rh-v2-team-visual-coverage .rh-team-field input,.rh-v2-team-visual-coverage .rh-team-field textarea,.rh-v2-team-visual-coverage .rh-team-field select { width: 100%; min-height: 46px; padding: 10px 12px; border: 1px solid rgba(107,168,201,.23); border-radius: 13px; color: #eff9ff; background: #071a2a; font: inherit; }
.rh-v2-team-visual-coverage .rh-team-field textarea { min-height: 120px; resize: vertical; }
.rh-v2-team-visual-coverage .rh-team-row { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 12px; }
.rh-v2-team-visual-coverage .rh-team-alert { margin: 10px 0; padding: 12px 14px; border-radius: 13px; }
.rh-v2-team-visual-coverage .rh-team-alert--error { color: #ffd7dc; background: rgba(204,63,84,.14); }
.rh-v2-team-visual-coverage .rh-team-alert--ok { color: #c5ffe8; background: rgba(44,187,131,.14); }

@media (max-width: 760px) {
  .rh-v2-team-switcher { min-width: 0; width: 100%; }
  .rh-v2-team-switcher__panel { position: fixed; top: auto; right: 14px; bottom: 86px; left: 14px; width: auto; max-height: min(70vh,560px); overflow: auto; }
  .rh-v2-team-journey { width: calc(100% - 20px); padding: 16px; }
  .rh-v2-team-journey nav { display: flex; overflow-x: auto; scroll-snap-type: x proximity; }
  .rh-v2-team-journey nav a { flex: 0 0 190px; scroll-snap-align: start; }
  .rh-v2-team-public-links { width: calc(100% - 20px); }
  .rh-v2-team-visual-coverage .rh-team-shell { width: calc(100% - 20px); padding-top: 12px; }
  .rh-v2-team-visual-coverage .rh-team-hero { flex-direction: column; }
  .rh-v2-team-visual-coverage .rh-team-row { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  .rh-v2-team-switcher__chevron,.rh-v2-team-journey nav a { transition: none; transform: none; }
}
