/* V7/Public combobox Golden Master: clean CSS chevron, stable 16px right inset. */
.gpb-combobox-native{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important}
.gpb-combobox{position:relative;width:100%}
.gpb-combobox::after{content:'';position:absolute;right:16px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-68%) rotate(45deg);color:var(--muted);pointer-events:none;box-sizing:border-box}
.gpb-combobox-input{width:100%;border:1px solid var(--line);background:#091321;color:var(--text);border-radius:9px;padding:10px 36px 10px 12px;font:inherit;outline:none}
.gpb-combobox-input:focus{border-color:rgba(93,167,255,.58);box-shadow:0 0 0 3px rgba(93,167,255,.10)}
.gpb-combobox-list{display:none;position:absolute;z-index:80;left:0;right:0;top:calc(100% + 6px);max-height:280px;overflow:auto;border:1px solid var(--line);border-radius:10px;background:#0b1727;box-shadow:0 18px 42px rgba(0,0,0,.36);padding:5px;box-sizing:border-box}
.gpb-combobox-list.open{display:block}
.gpb-combobox-list.gpb-combobox-list-portal{position:fixed;z-index:10000;right:auto;top:auto;bottom:auto;margin:0;overscroll-behavior:contain}
.gpb-combobox-option{display:block;width:100%;border:0;background:transparent;color:var(--text);border-radius:7px;padding:9px 10px;text-align:left;font:inherit;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gpb-combobox-option:hover,.gpb-combobox-option.active{background:#172b45}
.gpb-combobox-option.selected{font-weight:800;background:rgba(93,167,255,.08)}
.gpb-combobox-empty{padding:10px;color:var(--muted);font-size:13px}
.gpb-combobox-option{display:flex;align-items:center;gap:7px}
.gpb-combobox-option-primary,.gpb-combobox-option-secondary{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.gpb-combobox-option-primary{font-weight:inherit}
.gpb-combobox-option-separator{color:var(--muted);margin-inline:-1px}
.gpb-combobox-option-secondary{color:var(--text)}
.gpb-combobox-swatch{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:var(--combobox-swatch,transparent);box-shadow:0 0 0 1px rgba(255,255,255,.16)}

/* 7H4 carry-over from the approved Team Profile mockup review. Kept scoped so the
   shared public/admin combobox stylesheet can ship the three promised fixes in the
   same regular build without reopening the Team Profile structure. */
.v7007h3-team .v7007h3-team-logo.is-hero{width:59px;height:58px}
.v7007h3-team .v7007h3-team-logo.is-hero img{max-width:100px;max-height:60px}
.v7007h3-team .v7007h3-hero-mark{top:42%}
.v7007h3-team .v7007h3-hero-mark img{transform:translateY(-8%)}

/* 7H4 team profile Driver Golden Master parity hotfix */
.v7007h3-team .v7007h3-hero{border-left:0}
.v7007h3-team .v7007h3-season-overview{position:relative;overflow:hidden}
.v7007h3-team .v7007h3-season-overview:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 6% 18%,color-mix(in srgb,var(--team-accent,#6b7280) 17%,transparent),transparent 32%);pointer-events:none}
.v7007h3-team .v7007h3-season-overview>*{position:relative}
.v7007h3-team .v7007h3-season-grid{grid-template-columns:1fr .86fr 1.2fr;gap:16px 18px}
.v7007h3-team .v7007h3-season-team{grid-template-columns:58px minmax(82px,.9fr) minmax(100px,1.1fr);gap:14px}
.v7007h3-team .v7007h3-season-team b{font-size:16px;line-height:1.15}
.v7007h3-team .v7007h3-season-team-meta>span{font-size:11px}
.v7007h3-team .v7007h3-season-drivers{gap:3px;font-size:10px;line-height:1.25}
.v7007h3-team .v7007h3-season-rank,.v7007h3-team .v7007h3-form{padding-top:13px}
.v7007h3-team .v7007h3-season-rank{gap:6px}
.v7007h3-team .v7007h3-season-rank small,.v7007h3-team .v7007h3-form>small,.v7007h3-team .v7007h3-season-results>small{min-height:11px;font-size:9px;line-height:1.2;color:#8f98a6;font-weight:800;letter-spacing:.025em}
.v7007h3-team .v7007h3-season-rank b{font-size:34px;line-height:1}
.v7007h3-team .v7007h3-form>div{gap:7px;margin-top:10px}
.v7007h3-team .v7007h3-season-results{padding-left:18px;gap:8px}
.v7007h3-team .v7007h3-result-list{gap:4px;margin-top:1px}
.v7007h3-team .v7007h3-result-list>div{grid-template-columns:48px 18px minmax(0,1fr) 38px;gap:7px;min-height:34px;border-top:1px solid rgba(255,255,255,.055);font-size:10px}
.v7007h3-team .v7007h3-result-list>div:first-child{border-top:0}
.v7007h3-team .v7007h3-result-list span{font-size:10px;color:#7f8794}
.v7007h3-team .v7007h3-result-list i{font-size:13px;line-height:1}
.v7007h3-team .v7007h3-result-list b{font-size:10px;font-weight:700;color:#d0d5dc}
.v7007h3-team .v7007h3-result-badge{width:38px;min-width:38px;height:25px;padding:0;border-radius:7px;font-size:10px;line-height:1;font-weight:900}
.v7007h3-team .v7007h3-result-badge.is-gold{background:linear-gradient(135deg,#e3b341,#8c6915);color:#120f05}
.v7007h3-team .v7007h3-result-badge.is-silver{background:linear-gradient(135deg,#d6dce4,#737b86);color:#12151a}
.v7007h3-team .v7007h3-result-badge.is-bronze{background:linear-gradient(135deg,#c4814a,#714226);color:#160c07}
.v7007h3-team .v7007h3-team-stats-grid{gap:9px}
.v7007h3-team .v7007h3-team-stats-grid>div{min-height:76px;border-radius:10px;background:#11161c;padding:13px 12px;align-content:start;gap:5px}
.v7007h3-team .v7007h3-team-stats-grid small{font-size:8px;line-height:1.25;color:#858e9c;font-weight:800}
.v7007h3-team .v7007h3-team-stats-grid b{font-size:24px;line-height:1}
.v7007h3-team .v7007h3-team-stats-grid span{font-size:9px;color:#a1a8b2}
.v7007h3-team .v7007h3-history{padding-bottom:12px}
.v7007h3-team .v7007h3-history .v7007h3-section-head{margin-bottom:10px}
.v7007h3-team .v7007h3-history-head,.v7007h3-team .v7007h3-history-row{gap:12px}
.v7007h3-team .v7007h3-history-head{padding:0 14px 9px;color:#7f8895;font-size:8px;font-weight:850;letter-spacing:.035em}
.v7007h3-team .v7007h3-history-row{min-height:72px;padding:12px 14px;border-top:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,color-mix(in srgb,var(--team-accent,#6b7280) 13%,transparent),color-mix(in srgb,var(--team-accent,#6b7280) 3%,transparent) 46%,transparent 82%)}
.v7007h3-team .v7007h3-history-row>strong:first-child{font-size:18px;line-height:1.05}
.v7007h3-team .v7007h3-history-rank{font-size:24px;line-height:1}
.v7007h3-team .v7007h3-history-row>span{gap:3px}
.v7007h3-team .v7007h3-history-row>span b{font-size:15px;line-height:1}
.v7007h3-team .v7007h3-history-drivers{gap:10px}
.v7007h3-team .v7007h3-history-driver{gap:8px}
.v7007h3-team .v7007h3-driver-photo.is-history{width:44px;height:44px;border-radius:8px}
.v7007h3-team .v7007h3-history-driver b{font-size:14px;line-height:1.15}

/* 7H4 final feedback: freeze the approved logo geometry and remove the Driver hero hairline. */
.v7007h3-team .v7007h3-team-logo.is-large{width:58px;height:58px;justify-items:start}
.v7007h2-driver .v7007h2-hero{border-left:0}
.v7007h2-driver .v7007h2-hero .v7007h2-team-logo.is-inline{width:48px;height:48px}
.v7007h2-driver .v7007h2-hero .v7007h2-team-logo.is-inline img{width:100%;height:100%}
