.hero-banner{grid-template-columns:1.15fr 1fr;min-height:390px;background:#19231c;isolation:isolate;border-color:#414b36;border-radius:6px}.hero-banner:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,#0d15104d,transparent 60%)}.hero-copy{position:relative;z-index:2;padding:36px 42px 28px}.hero-copy .eyebrow{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:1.8px;margin-bottom:21px;color:#b4bd9e}.hero-copy .eyebrow:before{content:"";width:23px;height:1px;background:#b7c88e}.hero-banner h1{font-size:clamp(62px,5.6vw,86px);line-height:.94;letter-spacing:-.8px;margin-bottom:20px}.hero-banner h1 em{color:#c9dba5}.hero-copy>p:not(.eyebrow){font-size:12px;line-height:1.75;color:#aeb8a6;margin-bottom:23px}.hero-banner .hero-actions{gap:22px}.hero-banner .hero-actions .primary{background:#c9dba5;border-color:#c9dba5}.hero-banner .hero-actions .primary:hover{background:#daebba}.hero-banner .hero-browse{font-size:11px}.hero-banner .hero-facts{display:flex;gap:10px;align-items:center;margin-top:26px;padding:0;color:#9ea98f;font-size:9px}.hero-six-marks{display:flex;gap:3px}.hero-six-marks i{width:5px;height:13px;border:1px solid #a5bb7c70;transform:skew(-12deg)}.hero-six-marks i:first-child{background:#bace96;border-color:#bace96}.lineup-art{position:absolute;inset:0 0 0 51%;pointer-events:none;overflow:hidden}.lineup-halo{position:absolute;width:380px;height:380px;max-width:94%;aspect-ratio:1;right:6%;top:6%;border-radius:50%;background:#a4ad7330}.lineup-ring{position:absolute;width:420px;height:420px;right:3%;top:1%;border:1px solid #bcc58d20;border-radius:50%}.lineup-art:before{content:"06";position:absolute;right:3%;bottom:-28px;color:#bac89909;font:800 290px/1 var(--display)}.lineup-hero{position:absolute;object-fit:contain;object-position:center bottom;filter:grayscale(1) contrast(1.06);mask-image:linear-gradient(#000 76%,transparent 100%)}.lineup-center{width:94%;max-width:440px;height:106%;right:3%;bottom:-9%}.lineup-caption{position:absolute;bottom:20px;right:25px;font:8px var(--mono);letter-spacing:1.5px;color:#e0e3cc;border-top:1px solid #b4be9560;padding-top:9px}.lineup-caption>span{color:#99a68c;margin-right:6px}@media(max-width:1050px){.hero-copy{padding:30px}.hero-banner h1{font-size:68px}.lineup-art{left:49%}}@media(max-width:760px){.hero-banner{min-height:368px;grid-template-columns:1fr}.hero-copy{padding:27px 24px}.hero-banner h1{font-size:65px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.1px}.hero-copy>p:not(.eyebrow){max-width:240px;font-size:11px}.lineup-art{left:35%;opacity:.2;mask-image:linear-gradient(90deg,transparent,#000 65%)}.lineup-center{width:110%;right:-28%;height:95%}.lineup-halo{width:260px;height:260px;right:-45%;top:12%}.lineup-ring,.lineup-caption{display:none}.hero-banner .hero-facts{margin-top:24px}}.hero-selection{border:0;padding:0;margin:24px 0;min-width:0}.hero-selection legend{font-size:16px;font-weight:600;margin-bottom:8px}.hero-choice-grid{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px}.hero-choice-grid .hero-choice{position:relative;display:flex;align-items:center;flex-direction:column;min-width:0;padding:5px;border:1px solid #3e4b36;border-radius:3px;background:#20291f;font-size:10px}.hero-choice-grid .hero-choice img{width:100%;aspect-ratio:1;object-fit:contain}.hero-choice-grid .hero-choice>span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-choice-grid .hero-choice.selected{border:2px solid var(--white);padding:4px}.hero-choice-grid .hero-choice[data-priority="1"].selected{border-color:#efc65b;color:#efc65b}.hero-choice-grid .hero-choice[data-priority="2"].selected{border-color:#c290ff;color:#c290ff}.hero-choice-grid .priority-chevron{position:absolute;right:3px;top:3px;width:12px;height:15px;background:#142018bd;border-radius:2px}.hero-choice-grid .hero-choice.banned{border-color:#c38e8e}.react-picker-preview{display:grid;grid-template-columns:220px 1fr;gap:20px;margin-top:18px;align-items:start}.hero-badges{display:flex;flex-wrap:wrap;gap:5px}.hero-badge{display:inline-flex;align-items:center;gap:3px;padding:4px 6px;border:1px solid #7b8270;border-radius:3px;font-size:11px}.hero-badge[data-priority="1"]{color:#efc65b;border-color:#8d793e}.hero-badge[data-priority="2"]{color:#c290ff;border-color:#80609c}.hero-badge .priority-chevron{width:.85em;height:1em}.hero-pool-details summary{cursor:pointer;margin:12px 0;color:var(--muted)}.frame-in{animation:portrait-in .85s ease both}.frame-out{animation:portrait-out .85s ease both;pointer-events:none}.rotation-paused .portrait-frame{animation-play-state:paused}@keyframes portrait-in{0%{opacity:0}to{opacity:1}}@keyframes portrait-out{0%{opacity:1}to{opacity:0}}.slot-hero-picker{margin:10px 0;padding:10px;border:1px solid var(--line);border-radius:3px}.slot-hero-picker summary{cursor:pointer}.hero-selection label{display:block}@media(max-width:700px){.hero-choice-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.react-picker-preview{grid-template-columns:1fr}.react-picker-preview .selection-art{max-width:280px}.room-breadcrumb{flex-wrap:wrap;gap:12px}.room-hero h1{overflow-wrap:anywhere}.hero-banner{grid-template-columns:1fr}.print-hero{min-height:250px}.header-inner nav{gap:12px}}@media(prefers-reduced-motion:reduce){.portrait-frame{animation:none!important}.frame-out{display:none}.portrait-slice,.slice-label,.slice-priority{transition:none!important}}.hero-choice-grid .pick-mark .priority-chevron{position:static;width:9px;height:9px;background:none;border-radius:0}.hero-choice-grid .hero-choice.banned .pick-mark{color:#f18383}.reputation-badge{display:inline-block;font-size:.75rem;font-weight:500;color:var(--muted, #a6b49b);line-height:1.5}.player-slot>.reputation-badge{display:block;text-align:center;margin-top:.35rem}.player-name-link{font:inherit;color:inherit;padding:0;background:none;border:0;cursor:pointer}.player-name-link:hover{color:#b5e99a;text-decoration:underline;text-underline-offset:4px}.reputation-panel{max-width:780px}.reputation-panel p{line-height:1.65}.reputation-panel .muted{color:#a2af98;font-size:.875rem}.reputation-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1rem 0}.reputation-profile-heading{display:flex;align-items:center;gap:1rem}.reputation-profile-heading>img{width:72px;height:72px;object-fit:contain}.reputation-profile-heading h3{margin:0 0 .35rem}.feedback-section{border-top:1px solid #39452f;margin-top:2rem;padding-top:1.5rem}.reputation-field{display:grid;gap:.5rem;margin:1rem 0}.reputation-field textarea{width:100%;min-height:100px;resize:vertical;padding:.8rem;background:#10180f;color:#ecebdd;border:1px solid #526046;border-radius:4px;font:inherit}.reputation-actions .feedback-selected{border-color:#b5e99a;background:#32472a;color:#d1f6bb}.reputation-actions .feedback-selected.negative{border-color:#df9292;background:#472d2d;color:#ffc0c0}.teammate-list{display:grid;gap:.6rem;margin-top:1.5rem}.teammate-list>a{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem 1rem;padding:1rem;text-align:left;border:1px solid #39452f;border-radius:5px}.teammate-list>a>span:last-child{margin-left:auto;font-size:.8rem;color:#b5e99a}.profile-comment{padding:1rem;margin:1rem 0;background:#111b13;border:1px solid #39452f;border-radius:5px;overflow-wrap:anywhere}.profile-comment>div:first-child{display:flex;justify-content:space-between;gap:1rem}.profile-comment time,.profile-comment small{color:#a2af98;font-size:.75rem}.profile-comment p{white-space:pre-wrap}.player-profile-page{padding-bottom:80px}.full-profile{max-width:1080px;margin:0 auto}.demo-profile-notice{padding:16px 20px;border:1px solid #676045;background:#2a281d;margin:24px 0}.demo-profile-notice strong{color:#e2c77e;font-size:11px;letter-spacing:.15em}.demo-profile-notice p{margin:6px 0 0;font-size:13px}.full-profile .reputation-profile-heading{padding:28px 0;gap:36px;align-items:center}.full-profile h1{font-family:var(--display, sans-serif);font-size:clamp(40px,6vw,72px);line-height:1;margin:8px 0 16px}.profile-scorecards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #39452f;background:#1a2418;border-radius:5px;margin:20px 0}.profile-scorecards>div{padding:24px;display:grid;gap:8px}.profile-scorecards>div+div{border-left:1px solid #39452f}.profile-scorecards strong{font-size:32px;color:#d6ecc9}.profile-scorecards span{font-size:10px;letter-spacing:.12em;color:#a2af98}.profile-section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.profile-section-heading h2{margin:4px 0 12px;font-size:26px}.profile-section-heading .eyebrow{font-size:10px}.feedback-ledger-list{display:grid;gap:1px;margin-bottom:16px}.feedback-entry{display:flex;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #293523}.feedback-symbol{display:grid;place-items:center;width:32px;height:32px;border-radius:4px;flex-shrink:0;background:#263b23;color:#b5e99a;font-size:20px}.feedback-symbol.negative{background:#3a2826;color:#dfa09b}.feedback-entry a{font-weight:600}.feedback-entry small,.game-row small{display:block;color:#a2af98;font-size:11px;margin-top:4px}.feedback-entry time{margin-left:auto;color:#a2af98;font-size:11px;white-space:nowrap}.game-list{display:grid;gap:8px;margin:20px 0}.game-row{display:grid;grid-template-columns:85px minmax(100px,1fr) minmax(100px,.6fr) auto;align-items:center;gap:16px;padding:16px;border:1px solid #35422e;border-radius:4px;background:#182216}.game-result{font-size:12px}.game-result.win{color:#b5e99a}.game-result.loss{color:#e4a09a}.game-time{text-align:right;font-size:12px}.game-kda{font-variant-numeric:tabular-nums}@media(max-width:650px){.full-profile .reputation-profile-heading{gap:18px;align-items:start;flex-direction:column}.profile-scorecards>div{padding:15px 10px}.profile-scorecards strong{font-size:26px}.profile-scorecards span{letter-spacing:.02em;font-size:9px;overflow-wrap:anywhere}.feedback-entry{gap:9px}.feedback-entry a{font-size:13px}.game-row{grid-template-columns:65px 1fr;gap:12px}.game-kda{grid-column:2}.game-time{grid-column:2;text-align:left}.game-time small{display:inline;margin-left:8px}}.standing-label{display:block;width:fit-content;border:1px solid currentColor;padding:5px 9px;margin-top:12px;font-size:11px;border-radius:3px;letter-spacing:.04em}.standing-label.good{color:#b5e99a;background:#263b23}.standing-label.neutral{color:#d8c485;background:#302d21}.standing-label.poor{color:#e4a09a;background:#3a2826}.scheduled-time{color:#bedba8;font-size:13px;line-height:1.6}.vote-panel{border:1px solid #a08e58;border-radius:5px;padding:20px;margin:20px 0;background:#2b291c}.vote-panel p{font-size:13px;color:#d4cfb9;line-height:1.6}.owner-vote-notification{display:flex;align-items:center;flex-wrap:wrap;gap:16px;background:#37311f;border-bottom:1px solid #bbaa6d;padding:16px max(20px,calc((100vw - 1360px)/2))}.owner-vote-notification p{margin:5px 0 0;font-size:12px}.owner-vote-notification>div{flex:1;min-width:220px}.session-history{margin-top:32px;border-top:1px solid #3b482e;padding-top:24px}.session-history article{border:1px solid #3b482e;padding:18px;margin:12px 0;border-radius:4px}.session-history p,.session-history li{font-size:13px;line-height:1.8}.hero-spotlight{width:380px;max-width:100%;flex-shrink:0;overflow:hidden;border:1px solid #4b593a;border-radius:8px;background:#182218}.spotlight-scene{position:relative;height:260px;overflow:hidden;background:radial-gradient(ellipse at 70% 30%,#57754a,#283e2b 45%,#142119 85%)}.spotlight-watermark{position:absolute;top:-25px;left:15px;font:180px var(--display, sans-serif);color:#d6ecc912}.hero-spotlight .spotlight-portrait{position:absolute;right:-18px;top:4px;width:280px;height:280px;object-fit:contain;filter:drop-shadow(0 14px 12px #0005)}.spotlight-scene:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#142119 0%,#142119aa 18%,transparent 65%)}.spotlight-title{position:absolute;z-index:1;bottom:18px;left:22px;right:16px}.spotlight-title>span{color:#c8e6a8;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.spotlight-title h2{font-family:var(--display, sans-serif);font-size:38px;line-height:1.05;margin:6px 0}.spotlight-title p{margin:0;color:#b1bca8;font-size:12px}.spotlight-stats{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:4px 22px 16px;gap:16px 12px}.spotlight-stats dt{font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#a2af98}.spotlight-stats dd{margin:5px 0 0;font-size:20px;font-weight:600;color:#edf0df;font-variant-numeric:tabular-nums}.spotlight-footer{border-top:1px solid #39452f;padding:10px 14px 10px 22px;display:flex;align-items:center;justify-content:space-between;gap:8px}.spotlight-footer small{font-size:9px;color:#a2af98}.spotlight-controls{display:flex;align-items:center;gap:3px}.spotlight-controls>span{min-width:24px;text-align:center;font-size:9px;line-height:1;font-variant-numeric:tabular-nums;color:#a2af98}button.rotation-control{display:grid;place-items:center;flex:0 0 20px;box-sizing:border-box;width:20px;height:20px;min-width:20px;min-height:20px;padding:0;margin:0;border:1px solid #c3e5a930;border-radius:3px;background:#10190ed9;color:#c8e6a8;line-height:1;opacity:.85;cursor:pointer}button.rotation-control svg{display:block;width:10px;height:10px}button.rotation-control:hover{background:#2c3927;opacity:1}button.rotation-control:focus-visible{outline:1px solid #c8e6a8;outline-offset:2px;opacity:1}.full-profile .reputation-profile-heading>div{min-width:0}@media(max-width:900px){.full-profile .reputation-profile-heading{flex-direction:column;align-items:stretch}.hero-spotlight{width:100%;max-width:440px}}@media(max-width:420px){.spotlight-footer{padding-left:14px}.spotlight-footer small{max-width:105px}}.spotlight-stats>div{display:block;padding:0;border:0;min-width:0}.spotlight-stats dd{text-align:left}.your-card .player-card-main{padding:14px 0;text-align:left}.your-card .player-card-main .portrait-frame .portrait{width:100%;height:100%;object-fit:contain;border:0;border-radius:0;background:transparent}.your-card .selection-portrait{height:165px;border-color:#45583b}.your-card .portrait-frame{background:radial-gradient(ellipse at 65% 25%,#3e5536,#1b291e 75%)}.your-card .player-card-main h3{margin:12px 0 5px;font-size:18px}.your-card .player-card-main>p{margin-top:8px;font-size:10px}.your-card .hero-badges{gap:4px}.your-card .hero-badge{padding:2px 5px;font-size:9px}.your-card .button{min-height:30px;padding:6px 10px;font-size:10px}.lineup .portrait-slice .portrait-frame{transition:filter .2s ease}.lineup .selection-portrait:has(.portrait-slice.is-inspected) .portrait-slice:not(.is-inspected) .portrait-frame,.lineup .selection-portrait:has(.portrait-slice:focus-visible) .portrait-slice:not(:focus-visible) .portrait-frame{filter:brightness(.65)}@media(prefers-reduced-motion:reduce){.lineup .portrait-slice .portrait-frame{transition:none}}.spotlight-portrait.portrait-damaged{filter:grayscale(1) contrast(1.1) drop-shadow(0 14px 12px #0005)}.identity-card{margin:12px 0}.identity-card-heading{display:flex;flex-direction:column;gap:3px;margin-bottom:2px}.identity-card-heading>a{font-size:16px;font-weight:600;overflow-wrap:anywhere}.identity-card-heading>a span{font-size:12px;color:#a9c88f}.identity-card-heading>span{font-size:10px;color:#a2af98}.hero-spotlight.hero-spotlight-compact{width:100%;border-radius:4px}.hero-spotlight-compact .spotlight-scene{height:175px}.hero-spotlight-compact .spotlight-portrait{width:185px;height:185px;right:-10px;top:-3px}.hero-spotlight-compact .spotlight-watermark{font-size:105px;top:-10px;left:9px}.hero-spotlight-compact .spotlight-title{left:12px;bottom:12px;right:10px}.hero-spotlight-compact .spotlight-title>span{font-size:8px;letter-spacing:.1em}.hero-spotlight-compact .spotlight-title h2{font-size:27px}.hero-spotlight-compact .spotlight-title p{font-size:9px}.hero-spotlight-compact .spotlight-stats{padding:2px 12px 12px;gap:10px 6px}.hero-spotlight-compact .spotlight-stats dt{font-size:8px;letter-spacing:0}.hero-spotlight-compact .spotlight-stats dd{font-size:15px;margin-top:4px}.hero-spotlight-compact .spotlight-footer{padding:8px;gap:4px;flex-wrap:wrap}.hero-spotlight-compact .spotlight-footer small{font-size:8px}.hero-spotlight-compact .spotlight-controls{margin-left:auto}.identity-card-status{font-size:10px;color:#a2af98}.identity-card-status button{padding:0;text-decoration:underline}.identity-card-name{display:flex;align-items:center;flex-wrap:wrap;gap:6px;text-align:left}.identity-card-name>a,.identity-card-name>strong{min-width:0;overflow-wrap:anywhere;font-size:17px;font-weight:600}.identity-card-name>a>span{color:#a9c88f;font-size:12px}.identity-you{font:8px var(--mono);padding:2px 4px;border-radius:2px;background:#b8e89c18;color:#c8e6a8}.identity-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:0 0 12px;text-align:left}.identity-feedback .reputation-badge{font-size:10px}.identity-feedback>a{color:#b5cd9f;font-size:9px}.identity-hero-select{margin-top:12px;min-height:30px;padding:6px 10px;font-size:10px}.lineup{grid-template-columns:repeat(3,minmax(0,1fr))}.lineup .identity-card{width:100%;margin:0 0 12px}.lineup .identity-card-heading{text-align:left}.lineup .hero-spotlight-compact .spotlight-scene{height:200px}.lineup .hero-spotlight-compact .spotlight-portrait{width:225px;height:225px}.lineup .hero-spotlight-compact .spotlight-stats dd{font-size:18px}.lineup .slot-status{margin-top:auto}@media(max-width:760px){.lineup{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.lineup{grid-template-columns:minmax(0,1fr)}}.identity-card{text-align:left}.lineup{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:stretch}.lineup .player-slot{padding:10px;min-width:0}.lineup .slot-top{font-size:7px;gap:5px;margin-bottom:12px}.lineup .identity-card-name>a,.lineup .identity-card-name>strong{font-size:14px}.lineup .identity-feedback{gap:3px 6px;min-height:0;margin-bottom:8px;align-items:baseline}.lineup .identity-feedback .reputation-badge{font-size:9px}.lineup .hero-spotlight-compact .spotlight-scene{height:160px}.lineup .hero-spotlight-compact .spotlight-portrait{width:175px;height:175px;right:-20px}.lineup .hero-spotlight-compact .spotlight-title{left:8px;right:6px}.lineup .hero-spotlight-compact .spotlight-title h2{font-size:24px}.lineup .hero-spotlight-compact .spotlight-stats{padding:4px 8px 10px;gap:8px 4px}.lineup .hero-spotlight-compact .spotlight-stats dd{font-size:14px}.lineup .hero-spotlight-compact .spotlight-footer{justify-content:center}.lineup .hero-spotlight-compact .spotlight-controls{margin-left:0}.lineup .vacant{justify-content:center}.lineup .vacant .slot-top{align-self:stretch}.lineup .vacant-symbol{width:40px;height:48px;font-size:28px;margin:auto 0 18px}.lineup .vacant h3{font-size:15px}.lineup .vacant p{font-size:10px}.lineup .vacant-footer{margin-top:auto}.room-hero{padding:14px 0 24px}.room-hero h1{font-size:clamp(32px,4vw,50px);margin:12px 0}.room-hero-count>strong{font-size:64px}.room-meta{margin-top:14px}@media(max-width:1150px){.lineup{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.lineup{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:380px){.lineup{grid-template-columns:minmax(0,1fr)}}.profile-comment.comment-with-card{display:grid;grid-template-columns:220px minmax(0,1fr);gap:0;padding:0;overflow:hidden}.comment-author{background:#192319;padding:14px;border-right:1px solid #39452f;min-width:0}.comment-author .identity-card{margin:0}.comment-author .hero-spotlight-compact .spotlight-scene{height:145px}.comment-author .hero-spotlight-compact .spotlight-portrait{width:160px;height:160px}.comment-message{min-width:0;padding:22px}.comment-message>header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;color:#a2af98;font-size:10px}.comment-message>p{font-size:15px;line-height:1.75;margin:20px 0}.comment-message .reputation-actions:empty{display:none}.comment-author-loading{font-size:12px}@media(max-width:600px){.profile-comment.comment-with-card{grid-template-columns:minmax(0,1fr)}.comment-author{border-right:0;border-bottom:1px solid #39452f}.comment-message{padding:16px}}.your-card{padding:14px}.your-card .panel-title{padding-bottom:10px;margin-bottom:12px}.your-card>.identity-card{margin:0}.your-card .identity-card-heading{margin-bottom:2px}.your-card .identity-feedback{margin-bottom:10px}.your-card .identity-hero-select{margin-top:10px;margin-bottom:0}.player-card-preview{margin-top:20px;padding-top:14px;border-top:1px solid #39452f}.player-card-preview>.eyebrow{font-size:9px;margin-bottom:10px}.player-card-preview-layout{display:grid;grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:16px;align-items:start}.player-card-preview .identity-card{margin:0;padding:12px;border:1px solid #39452f;border-radius:4px;background:#182218}.player-card-preview-picks{padding-top:4px;min-width:0}@media(max-width:500px){.player-card-preview-layout{grid-template-columns:minmax(0,1fr)}}@media(min-width:1051px){.browse-layout>.right-panel{position:sticky;top:16px;max-height:calc(100dvh - 32px);overflow-y:auto}}@media(min-width:761px){.browse-layout>.filters-panel{position:sticky;top:16px;max-height:calc(100dvh - 32px);overflow-y:auto}}:root select:not([multiple]):not([size]){appearance:none;padding-right:36px;background-image:url(/assets/select-chevron.svg),linear-gradient(90deg,#a5c88c22 1px,#b8db9e08 1px);background-position:right 9px center,right center;background-size:12px 12px,30px 100%;background-repeat:no-repeat}:root .sort-label select:not([multiple]):not([size]){min-height:28px;padding-top:4px;padding-bottom:4px;padding-left:7px}:root select:not([multiple]):not([size]):hover{border-color:#657b55}@media(forced-colors:active){:root select:not([multiple]):not([size]){appearance:auto;background-image:none;padding-right:10px}}.slot-requirements-heading{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin:22px 0 10px}.slot-requirements-heading .eyebrow{margin:0}.slot-requirements-heading>span{color:var(--muted);font-size:11px}.slot-requirements{display:grid;gap:6px}.slot-requirements .slot-hero-picker{margin:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#131c15}.slot-requirements .slot-hero-picker[open]{border-color:#526647}.slot-requirements .slot-hero-picker>summary{display:flex;align-items:center;gap:12px;padding:11px 14px;border:0;margin:0;list-style:none;background:transparent}.slot-requirements .slot-hero-picker>summary::-webkit-details-marker{display:none}.slot-requirements .slot-hero-picker>summary:hover{background:#b5e99a08}.slot-number{font:11px var(--mono);color:#8d9d82}.slot-summary-copy{display:grid;gap:3px;min-width:0}.slot-summary-copy strong{font-size:12px;font-weight:600}.slot-summary-copy small{font-size:10px;color:var(--muted)}.slot-summary-heroes{display:flex;align-items:center;gap:3px;margin-left:auto}.slot-summary-heroes .portrait{width:26px;height:26px;object-fit:contain}.slot-summary-heroes small{font:10px var(--mono);color:var(--muted)}.slot-expand{color:var(--mint);font-size:15px;line-height:1}.slot-hero-picker[open]>summary .slot-expand{transform:rotate(45deg)}.slot-requirements .slot-selection{margin:0;padding:12px 14px 14px;border-top:1px solid var(--line)}.slot-selection legend{float:left;width:100%;padding:0;font-size:12px;margin:0 0 4px}.slot-selection .field-hint{clear:both;font-size:11px;line-height:1.5;margin:0 0 12px}.slot-selection .hero-choice-grid{grid-template-columns:repeat(auto-fit,minmax(66px,1fr));gap:5px}.slot-selection .hero-choice-grid .hero-choice{width:100%;padding:6px 3px;height:78px;font-size:9px}.slot-selection .hero-choice-grid .hero-choice img{width:42px;height:42px}.slot-selection .hero-choice-grid .hero-choice>span:not(.pick-mark){white-space:normal;line-height:1.15;overflow:visible}.slot-selection .hero-choice-grid .hero-choice.selected{border:1px solid var(--mint);background:#2a3b25;color:#d9efcd}.slot-selection .selection-count{margin:8px 0 12px;font-size:10px}.slot-selection>label{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:0;font-size:11px;color:var(--muted)}.slot-selection>label select{flex:1;min-width:130px;width:auto;margin:0;padding:7px 28px 7px 10px;font-size:11px}@media(max-width:500px){.slot-requirements .slot-hero-picker>summary{padding:10px;gap:8px}.slot-requirements .slot-selection{padding:10px}.slot-selection .hero-choice-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.slot-summary-heroes .portrait{width:22px;height:22px}}.filter-help{grid-column:1 / -1;font-size:9px;line-height:1.5;color:#95a08f;margin:-4px 0 12px}.hero-exclusion{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:4px 10px;padding:10px;border:1px solid #35442f;border-radius:4px;background:#101810}.hero-exclusion.has-exclusion{border-color:#70564b}.hero-exclusion-icon{grid-column:1;grid-row:2;width:32px;height:32px;display:grid;place-items:center;color:#9aaa90}.hero-exclusion-icon .portrait{width:32px;height:32px;object-fit:contain}.hero-exclusion-icon>svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.hero-selection .hero-exclusion label{display:contents;min-width:0;margin:0;font-size:10px;color:#aab99e}.hero-exclusion-label{grid-column:2;grid-row:1}.hero-exclusion label select{grid-column:2;grid-row:2;margin-top:0;padding-top:6px;padding-bottom:6px;font-size:11px}.hero-exclusion-clear{grid-column:3;grid-row:2;display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;padding:0;border:1px solid #765e50;border-radius:3px;color:#dab6a3}.hero-exclusion-clear svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.hero-exclusion>.hero-exclusion-label{font-size:10px;color:#aab99e}.hero-combobox{grid-column:2;grid-row:2;position:relative;min-width:0}.hero-combobox-control{display:flex;align-items:stretch;border:1px solid #394830;border-radius:3px;background:#101711;overflow:hidden}.hero-combobox-control:focus-within{outline:1px solid var(--mint);outline-offset:1px}.hero-exclusion .hero-combobox-control input{flex:1;min-width:0;width:0;margin:0;padding:6px 10px;border:0;border-radius:0;background:transparent;font-size:11px;outline:none}.hero-combobox-control>button{flex:0 0 30px;width:30px;padding:0;display:grid;place-items:center;border-left:1px solid #a5c88c22;background:#b8db9e08}.hero-combobox-control svg{width:12px;height:12px;fill:none;stroke:#c8d8bc;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.hero-combobox-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:10;background:#182218;border:1px solid #4c6041;border-radius:4px;box-shadow:0 8px 20px #0005}.hero-combobox-menu ul{list-style:none;margin:0;padding:4px;max-height:180px;overflow-y:auto}.hero-combobox-menu li{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;border-radius:2px;font-size:11px;cursor:pointer}.hero-combobox-menu li:hover,.hero-combobox-menu li.active{background:#35452e}.hero-combobox-menu li[aria-selected=true]{color:#c8e6a8}.hero-combobox-menu p{font-size:11px;padding:10px;margin:0;color:#a2af98}.hero-exclusion-heading{margin:12px 0 6px;font-size:11px;color:#aab99e}.hero-exclusion>.hero-exclusion-icon,.hero-exclusion>.hero-combobox,.hero-exclusion>.hero-exclusion-clear{grid-row:1}.hero-combobox-menu[popover]{position:fixed;inset:auto;margin:0;padding:0;box-sizing:border-box;color:var(--white);overflow:hidden;max-height:var(--hero-menu-height, 190px)}.hero-combobox-menu[popover] ul{max-height:max(0px,calc(var(--hero-menu-height, 190px) - 10px))}.hero-combobox-menu[popover]::backdrop{background:transparent;pointer-events:none}.hero-choice-grid .hero-choice:disabled{opacity:.3;cursor:not-allowed}.slot-requirement-note{font-size:10px;line-height:1.5;color:var(--muted);margin:8px 0}.lineup button.vacant-symbol{padding:0;min-width:0;min-height:0;display:grid;place-items:center;line-height:1;cursor:pointer}.lineup button.vacant-symbol:hover{color:var(--accent, #b7e99a);border-color:currentColor}.team-preview .join-slot{position:relative;padding:0;min-width:0;min-height:0;cursor:pointer;font:inherit;display:grid;place-items:center;overflow:visible}.team-preview .join-slot:hover,.team-preview .join-slot:focus-visible{border-color:#b7e99a;color:#b7e99a;background:#243021}.slot-rule-dot{position:absolute;width:5px;height:5px;right:3px;bottom:3px;border-radius:50%;background:#b7e99a}.slot-rule-tooltip{display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);width:max-content;max-width:180px;padding:7px 9px;border:1px solid #536346;border-radius:3px;background:#172016;color:#e5e7d9;font-size:11px;line-height:1.4;z-index:5;pointer-events:none;text-align:left}.join-slot:hover .slot-rule-tooltip,.join-slot:focus-visible .slot-rule-tooltip{display:block}.lineup .identity-card-name{flex-wrap:nowrap;min-height:21px}.lineup .identity-card-name>a,.lineup .identity-card-name>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lineup .identity-you{flex-shrink:0}.lineup .identity-feedback{min-height:28px;align-content:start}.lineup .hero-spotlight-compact .spotlight-footer{display:grid;grid-template-rows:10px 20px;gap:4px;padding:8px;justify-items:center;align-items:center}.lineup .hero-spotlight-compact .spotlight-footer small{line-height:10px;white-space:nowrap;max-width:none}.lineup .hero-spotlight-compact .spotlight-controls{grid-row:2}.lineup .slot-requirement-note{margin:0 0 10px;font-size:9px;line-height:1.5;text-align:left;color:#95a489}.lineup .owner-slot{position:relative;border-color:#9d8d59;background:linear-gradient(155deg,#353625,#202a1d 42%,#171e16);box-shadow:inset 0 2px #c6af74}.leader-badge{display:inline-flex;align-items:center;gap:4px;color:#dfca91;font-weight:600}.leader-badge svg{width:12px;height:12px;fill:#cbb57726;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.lineup .owner-slot .hero-spotlight{border-color:#9d8d5970}.lineup .owner-slot .identity-hero-select{border-color:#9d8d5966;color:#e3d2a3;background:#c6af740b}.lineup .owner-slot .slot-status{color:#c5b789;border-color:#9d8d5940}.lineup .occupied{display:flex;flex-direction:column}.lineup .occupied>.slot-status{margin-top:auto;width:100%;min-height:30px}@keyframes hero-portrait-in{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:translate(0)}}@keyframes hero-portrait-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-7px)}}@keyframes hero-copy-in{0%{opacity:.45}to{opacity:1}}.spotlight-portrait.portrait-incoming{animation:hero-portrait-in .36s ease both}.spotlight-portrait.portrait-outgoing{animation:hero-portrait-out .36s ease both;pointer-events:none}.spotlight-title,.spotlight-stats{animation:hero-copy-in .36s ease both}@media(prefers-reduced-motion:reduce){.spotlight-portrait.portrait-incoming,.spotlight-title,.spotlight-stats{animation:none}.spotlight-portrait.portrait-outgoing{display:none;animation:none}}.lineup .self-slot:not(.owner-slot){border-color:#789b75;background:linear-gradient(155deg,#293c2c,#202e22 42%,#172019);box-shadow:inset 0 2px #b6dfa0}.lineup .self-slot .slot-top>span:first-child{color:#bddba9}.lineup .self-slot .identity-you{color:#d5efc6;background:#b6dfa022}.lineup .self-slot:not(.owner-slot) .hero-spotlight{border-color:#789b7570}.lineup .self-slot:not(.owner-slot) .identity-hero-select{border-color:#91b57b80;background:#b6dfa00a;color:#d5eac6}.lineup .self-slot:not(.owner-slot) .slot-status{border-color:#789b7540}.lineup .self-slot.owner-slot{box-shadow:inset 0 2px #c6af74,inset 2px 0 #b6dfa077}.group-chat{margin:22px 0;padding:20px;border:1px solid var(--line);border-radius:5px;background:#151e17}.group-chat-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}.group-chat-heading h2{font-size:24px;margin:0}.group-chat-heading>small{color:var(--muted);font-size:10px;white-space:nowrap}.group-chat-messages{max-height:320px;min-height:92px;overflow-y:auto;overscroll-behavior:contain;padding:14px 4px;display:flex;flex-direction:column;gap:12px}.group-chat-placeholder{padding:18px 0;color:var(--muted);font-size:12px;margin:0}.chat-message{max-width:min(82%,680px);align-self:flex-start;min-width:120px}.chat-message-self{align-self:flex-end}.chat-message-meta{display:flex;align-items:baseline;gap:10px;padding:0 2px 5px;font-size:11px}.chat-message-meta a{color:#c9dba5;overflow-wrap:anywhere}.chat-message-meta time{color:var(--muted);font-size:9px;white-space:nowrap;margin-left:auto}.chat-message>p{margin:0;padding:10px 12px;border:1px solid #34412e;border-radius:0 6px 6px;background:#1e291f;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.chat-message-self>p{border-radius:6px 0 6px 6px;background:#293624;border-color:#455538}.group-chat-compose{padding-top:8px}.group-chat-input{border:1px solid #34412e;border-radius:8px;background:#101811;overflow:hidden;transition:border-color .15s}.group-chat-input:focus-within{border-color:#829a6d}.group-chat-compose textarea{display:block;margin:0;padding:12px;min-height:62px;max-height:180px;font-size:12px;resize:vertical;border:0;border-radius:0;background:transparent;box-shadow:none}.group-chat-compose textarea:focus{outline:none;border:0;box-shadow:none}.group-chat-compose-footer{display:flex;gap:12px;align-items:center;justify-content:space-between;padding:0 10px 10px 12px}.group-chat-send{display:flex;align-items:center;gap:10px;margin-left:auto}.group-chat-compose-footer small{font-size:9px;color:var(--muted)}.group-chat-compose-footer .button{padding:7px 16px;min-height:32px;font-size:11px}@media(max-width:600px){.group-chat{padding:14px}.group-chat-compose-footer>small{max-width:160px;line-height:1.5}.chat-message{max-width:94%}}.player-group-history{border-top:1px solid #35422e;margin-top:26px;padding-top:22px}.player-group-history-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.player-group-history-heading h3{margin:0}.player-group-history-heading>span{color:#95a489;font:10px var(--mono)}.player-group-history-list{list-style:none;padding:0;margin:14px 0}.player-group-history-list>li{display:grid;grid-template-columns:minmax(0,1fr) auto 110px;align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid #35422e80}.past-group-copy>a{font-size:14px;font-weight:600;overflow-wrap:anywhere}.past-group-copy>a>span{color:#b1cf98}.past-group-meta{display:flex;flex-wrap:wrap;gap:4px 12px;margin-top:5px;color:#95a489;font-size:10px}.past-group-heroes{display:flex;align-items:center;gap:3px}.past-group-heroes img{display:block;width:28px;height:32px;object-fit:contain}.past-group-heroes small{color:#95a489;font-size:10px}.past-group-status{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.past-group-status .badge{font-size:9px;padding:3px 5px;line-height:1;color:#a7b69e;border-color:#62755760}.past-group-status .history-joined,.past-group-status .history-started{color:#c1dfa7}.past-group-status time{font-size:10px;color:#95a489;white-space:nowrap}.history-more{font-size:11px}@media(max-width:600px){.player-group-history-list>li{grid-template-columns:minmax(0,1fr) auto;gap:8px}.past-group-heroes{grid-row:2}.past-group-status{grid-column:2;grid-row:1 / 3}}.friends-panel{margin:24px 0;padding:20px 0;border-top:1px solid #35422e}.friends-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.friends-heading h3{margin:0}.friends-heading>span{font:10px var(--mono);color:#95a489}.friend-search-label{margin-top:14px;max-width:430px}.friend-search-label input{margin-top:6px}.friend-list{padding:0;margin:12px 0;list-style:none}.friend-list>li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #35422e80}.friend-list>li>img{width:32px;height:36px;object-fit:contain;flex-shrink:0}.friend-identity{flex:1;min-width:0}.friend-identity a{font-size:13px;overflow-wrap:anywhere}.friend-identity small{display:block;color:#95a489;font-size:10px;margin-top:3px}.friend-list .button{font-size:10px;padding:5px 8px;min-height:26px;flex-shrink:0}.friend-invite-action{max-width:45%;text-align:right}.friend-invite-action small{display:block;font-size:10px;color:#b6aa91;margin-top:4px}.friend-inbox article{padding:14px 0;border-bottom:1px solid #35422e}.friend-inbox article>a{font-weight:600}.friend-inbox article p{font-size:12px}.friend-inbox-actions{display:flex;align-items:center;gap:12px}.friend-inbox-actions .button{min-height:30px;padding:6px 10px;font-size:11px}.header-inner .account{min-width:0;flex:0 1 210px}.header-inner .brand{flex-shrink:0}.header-inner .profile-button{width:100%;min-width:0}.header-inner .profile-button>img{flex-shrink:0}.header-inner .profile-button>span{min-width:0}.header-inner .account-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-feedback{margin:28px 0;padding:24px;border:1px solid var(--line);border-radius:5px;background:#151d17}.group-feedback-heading,.group-feedback-player-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.group-feedback-heading h2{margin:0}.group-feedback .eyebrow{margin-bottom:7px}.group-feedback-list{display:grid;gap:12px;margin-top:20px}.group-feedback-player{padding:14px 0;border-top:1px solid var(--line);min-width:0}.group-feedback-player-heading>a{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.group-feedback .reputation-actions{margin:0;gap:6px}.group-feedback .field-hint{margin:8px 0}.group-feedback .text-button{font-size:11px;padding:5px 0;margin-right:12px}.group-feedback-player form{margin-top:12px;max-width:600px}.group-feedback-player textarea{width:100%;resize:vertical}@media(max-width:700px){.header-inner .account{flex:0 1 auto;max-width:calc(100% - 160px)}.group-feedback{padding:16px}.group-feedback-player-heading{align-items:flex-start;gap:10px}.group-feedback .reputation-actions{flex-wrap:wrap}}
