.game-viewport{position:relative;flex:1;min-height:0;background:#000;overflow:hidden}.game-hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:hidden}.game-hud .overlay{position:absolute;opacity:1;color:#4cff00;pointer-events:auto}.game-hud button{all:revert;cursor:pointer}.game-hud button:hover{cursor:pointer}.game-hud .hud-button.is-paused{color:#ff6a00;font-weight:700}.game-hud .hud-button.is-logging{color:#ffd400;font-weight:700}.game-hud .hud-button{padding:.25rem .55rem;border:1px solid rgba(76,255,0,.45);background:#000;color:inherit;font:inherit;line-height:1.2;cursor:pointer}.game-hud .hud-button:hover{border-color:#fff;color:#fff}.game-hud__top-bar{top:0;left:0;right:0;opacity:1;display:flex;justify-content:center;align-items:start;padding:.35rem .5rem;pointer-events:none}.game-hud .overlay.game-hud__top-bar{pointer-events:none}.game-hud__top-bar>*{pointer-events:auto}.game-hud__pause-column{position:absolute;top:0;left:0;bottom:.5rem;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.35rem .5rem;width:max-content;max-width:max-content;color:#4cff00;opacity:1;pointer-events:none}.game-hud__pause-column>.hud-button,.game-hud__pause-column>.mutation-panel,.game-hud__pause-column>.game-hud__graphics-quality,.game-hud__pause-column>.game-hud__graphics-notice,.game-hud__pause-column>.game-hud__sync-hint{pointer-events:auto}.game-hud__pause-column>.hud-button{flex:0 0 auto}.game-hud__right-controls{position:absolute;top:0;right:0;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;padding:.35rem .5rem;width:max-content;max-width:max-content;color:#4cff00;opacity:1;pointer-events:none}.game-hud__right-controls>.hud-button,.game-hud__right-controls>.volume-control{pointer-events:auto;flex:0 0 auto;cursor:pointer}.game-hud .player-scoreboard{justify-self:center;opacity:1;color:#4cff00;display:flex;flex-direction:column;align-items:center}.game-hud .player-scoreboard__bar{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem;padding:.35rem .5rem;background:#000;border:1px solid rgba(76,255,0,.35);max-width:max-content}.game-hud .player-scoreboard__swatch{display:inline-block;width:.65rem;height:.65rem;border-radius:50%;flex-shrink:0}.game-hud .player-scoreboard__swatch--table{margin-right:.4rem;vertical-align:middle}.game-hud .player-scoreboard__name{font-weight:700}.game-hud .player-scoreboard__stat{white-space:nowrap;font-variant-numeric:tabular-nums}.game-hud .player-scoreboard__divider{opacity:.55}.game-hud .player-scoreboard__toggle{margin-left:.35rem;min-width:1.75rem;padding:.1rem .35rem;border:1px solid rgba(76,255,0,.45);background:#000;color:inherit;line-height:1}.game-hud .player-scoreboard__toggle:hover{border-color:#fff;color:#fff}.game-hud .player-scoreboard__panel{margin-top:.25rem;padding:.45rem .55rem;background:#000;border:1px solid rgba(76,255,0,.45);max-width:min(100vw - 1rem,36rem);width:max-content}.game-hud .player-scoreboard__table{width:100%;border-collapse:collapse;font-size:.92em}.game-hud .player-scoreboard__table th,.game-hud .player-scoreboard__table td{padding:.35rem .55rem;text-align:left;border-bottom:1px solid rgba(76,255,0,.15)}.game-hud .player-scoreboard__table th{font-weight:400;opacity:.9}.game-hud .player-scoreboard__header-button{all:revert;cursor:pointer;color:inherit;font:inherit;padding:0;border:0;background:transparent}.game-hud .player-scoreboard__header-button:hover{color:#fff}.game-hud .player-scoreboard__team-header td{padding-top:.55rem;font-weight:600;opacity:.95;border-bottom:1px solid rgba(76,255,0,.28)}.game-hud .player-scoreboard__team-label{vertical-align:middle}.game-hud .player-scoreboard__row--self{background:#4cff001f;font-weight:700}.game-hud .player-scoreboard__row--self td{border-bottom-color:#4cff004d}.game-hud .player-scoreboard__row--behind,.game-hud .player-scoreboard__swatch--behind,.game-hud .player-scoreboard__name--behind{animation:player-scoreboard-behind-pulse .9s ease-in-out infinite}.game-hud .game-hud__sync-hint{margin-top:.35rem;font-size:.75rem;opacity:.85;max-width:9rem;line-height:1.25}.game-hud .game-hud__graphics-quality{display:flex;flex-direction:column;gap:.2rem;margin-top:.45rem;max-width:9rem;font-size:.75rem;cursor:pointer}.game-hud .game-hud__graphics-quality-label{opacity:.85;cursor:pointer}.game-hud .game-hud__graphics-quality-select{background:#0a120a;color:#4cff00;border:1px solid #2a5a2a;padding:.25rem .35rem;font:inherit;font-size:.8rem;cursor:pointer}.game-hud .game-hud__graphics-notice{margin-top:.35rem;font-size:.72rem;opacity:.9;max-width:9rem;line-height:1.25;color:#c8ff8a}.game-hud .hud-button:disabled{opacity:.55;cursor:not-allowed}@keyframes player-scoreboard-behind-pulse{0%,to{opacity:1}50%{opacity:.45}}.game-hud .player-scoreboard__stat--clickable,.game-hud .player-scoreboard__species-button{border:0;background:transparent;color:inherit;font:inherit;padding:0;cursor:pointer}.game-hud .player-scoreboard__stat--clickable:hover,.game-hud .player-scoreboard__species-button:hover{text-decoration:underline}.game-hud .player-scoreboard__stat--active,.game-hud .player-scoreboard__species-button--active{color:#9fd4ff;text-decoration:underline}.game-hud .species-browser{margin-top:.35rem;padding:.45rem .5rem;background:#000;border:1px solid rgba(153,204,255,.45);max-width:min(420px,90vw);max-height:240px;overflow:auto}.game-hud .species-browser__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.game-hud .species-browser__title{font-weight:700}.game-hud .species-browser__title-prefix{color:#cfe8ff}.game-hud .species-browser__close{border:0;background:transparent;color:#cfe8ff;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem}.game-hud .species-browser__close:hover{color:#fff}.game-hud .species-browser__empty{opacity:.75;font-style:italic}.game-hud .species-browser__list{margin:0;padding:0;list-style:none}.game-hud .species-browser__species+.species-browser__species{margin-top:.1rem}.game-hud .species-browser__row{width:100%;display:flex;align-items:flex-start;gap:.25rem;border:0;background:transparent;color:inherit;text-align:left;padding:.3rem .2rem}.game-hud .species-browser__row--species{padding-left:0}.game-hud .species-browser__row--subspecies{width:100%;justify-content:space-between;gap:.75rem;padding-left:1.35rem;cursor:pointer}.game-hud .species-browser__expand{flex:0 0 auto;width:1.1rem;border:0;background:transparent;color:#cfe8ff;font:inherit;line-height:1.2;padding:0;cursor:pointer}.game-hud .species-browser__expand--spacer{display:inline-block;width:1.1rem}.game-hud .species-browser__select{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:.45rem;border:0;background:transparent;color:inherit;font:inherit;text-align:left;padding:.05rem .1rem .05rem 0;cursor:pointer}.game-hud .species-browser__select .species-browser__label{flex:1 1 auto}.game-hud .species-browser__select .species-browser__count{flex:0 0 auto;margin-left:.35rem}.game-hud .species-thumbnail{flex:0 0 auto;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;--species-fill: #88cc88}.game-hud .species-thumbnail__svg{width:100%;height:100%;display:block;overflow:visible}.game-hud .species-thumbnail .mutation-icon__body,.game-hud .species-thumbnail .mutation-icon__fill,.game-hud .species-thumbnail .mutation-icon__spike-fill,.game-hud .species-thumbnail .mutation-icon__split-fill,.game-hud .species-thumbnail .mutation-icon__implant-pod{fill:var(--species-fill)}.game-hud .species-browser__row:hover,.game-hud .species-browser__select:hover{background:#99ccff1f}.game-hud .species-browser__row--selected,.game-hud .species-browser__row--selected .species-browser__select{background:#9cf3}.game-hud .species-browser__sublist{margin:0;padding:0;list-style:none}.game-hud .species-browser__label{flex:1 1 auto;min-width:0;word-break:break-word}.game-hud .species-browser__count{flex:0 0 auto;font-weight:700;color:#9fd4ff}.game-hud .dev-action-panel{position:absolute;top:5.5rem;right:.75rem;left:auto;z-index:2;padding:.5rem .55rem;background:#000;border:1px solid rgba(255,200,80,.55);max-width:16rem;display:flex;flex-direction:column;gap:.4rem}.game-hud .dev-action-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-weight:700;color:#ffe08a}.game-hud .hud-button.is-ai-off{color:#ffb0b0;border-color:#ff78788c}.game-hud .dev-action-panel__hint{margin:0;font-size:.85rem;color:#ffe08a}.game-hud .dev-action-panel__list{display:flex;flex-wrap:wrap;gap:.35rem}.game-hud .dev-action-panel__button.is-targeting{outline:1px solid #ffe08a;color:#ffe08a}.game-hud .mutation-panel{position:relative;flex:0 1 auto;min-height:0;opacity:1;padding:.5rem .55rem;background:#000;border:1px solid rgba(76,255,0,.45);width:max-content;max-width:max-content;display:flex;flex-direction:column;overflow:visible}.game-hud .mutation-tooltip{position:absolute;left:calc(100% + .6rem);width:max-content;max-width:280px;padding:.5rem .6rem;background:#000;border:1px solid rgba(153,204,255,.55);box-shadow:0 4px 16px #00000073;pointer-events:none;z-index:3}.game-hud .mutation-tooltip__name{display:flex;align-items:center;gap:.4rem;font-weight:700;color:#cfe8ff;margin-bottom:.25rem}.game-hud .mutation-tooltip__description{margin:0 0 .4rem;line-height:1.35;color:#ffffffeb}.game-hud .mutation-tooltip__requirements{display:flex;flex-direction:column;gap:.35rem;margin:0 0 .45rem}.game-hud .mutation-tooltip__requirement{display:flex;flex-direction:column;gap:.25rem;padding:.35rem .4rem;border:1px solid rgba(180,90,70,.55);background:#28120e8c}.game-hud .mutation-tooltip__requirement--met,.game-hud .mutation-tooltip__requirement--required-by{border-color:#78b46e8c;background:#1224128c}.game-hud .mutation-tooltip__requirement-label{font-size:.72rem;letter-spacing:.02em;color:#e6dcc8eb}.game-hud .mutation-tooltip__requirement-icons{display:flex;flex-wrap:wrap;gap:.3rem;align-items:center}.game-hud .mutation-tooltip__requirement-icons .mutation-icon{width:1.35rem;height:1.35rem}.game-hud .mutation-tooltip__stats-heading{margin:.2rem 0 .15rem;font-weight:700;color:#cfe8ff;font-size:.85em}.game-hud .mutation-tooltip__stats{margin:0;padding-left:1rem;color:#b8d9ff;font-variant-numeric:tabular-nums}.game-hud .mutation-tooltip__stats li{margin-bottom:.15rem}.game-hud .mutation-tooltip__stats li:last-child{margin-bottom:0}.game-hud .mutation-tooltip--remove{border-color:#ff7878a6;color:#ffb0b0;font-weight:700}.game-hud .entity-status-bars{flex:0 0 auto;margin-bottom:.5rem;min-width:200px}.game-hud .entity-stat-bar{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.game-hud .entity-stat-bar:last-child{margin-bottom:0}.game-hud .entity-stat-bar__label{width:4.75rem;font-size:.85em}.game-hud .entity-stat-bar__track{position:relative;flex:1;height:1.25rem;min-width:7rem;background:#1a1a1a;border:1px solid rgba(255,255,255,.15);overflow:hidden}.game-hud .entity-stat-bar__fill{position:absolute;top:0;left:0;height:100%}.game-hud .entity-stat-bar__marker{position:absolute;top:0;bottom:0;width:2px;margin-left:-1px;background:#f4f4f4;box-shadow:0 0 0 1px #00000059;pointer-events:none;z-index:1}.game-hud .entity-stat-bar--energy .entity-stat-bar__fill{background:#0d5c2e}.game-hud .entity-stat-bar--structure .entity-stat-bar__fill{background:#6b1515}.game-hud .entity-stat-bar__value{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.85em;text-shadow:0 0 2px #000,0 1px 3px #000;z-index:1}.game-hud .mutation-meta{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;margin-bottom:.35rem}.game-hud .mutation-cost,.game-hud .mutation-upkeep,.game-hud .mutation-selection-count{white-space:nowrap}.game-hud .mutation-owned-list{flex:1 1 auto;min-height:0;margin:0;padding:0;list-style:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(76,255,0,.55) rgba(0,0,0,.65)}.game-hud .mutation-owned-row{display:flex;align-items:center;padding:.2rem 0}.game-hud .mutation-owned-list__empty{opacity:.75;font-style:italic}.game-hud #mutationList{flex:1 1 auto;min-height:0;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(76,255,0,.55) rgba(0,0,0,.65)}.game-hud #mutationList::-webkit-scrollbar,.game-hud .mutation-owned-list::-webkit-scrollbar{width:8px}.game-hud #mutationList::-webkit-scrollbar-track,.game-hud .mutation-owned-list::-webkit-scrollbar-track{background:#0000008c;border-left:1px solid rgba(76,255,0,.25)}.game-hud #mutationList::-webkit-scrollbar-thumb,.game-hud .mutation-owned-list::-webkit-scrollbar-thumb{background:#4cff0066;border:1px solid rgba(76,255,0,.65)}.game-hud #mutationList::-webkit-scrollbar-thumb:hover,.game-hud .mutation-owned-list::-webkit-scrollbar-thumb:hover{background:#4cff00b3}.game-hud .mutation-panel-group{margin-bottom:.65rem;padding:.3rem .35rem .35rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#000}.game-hud .mutation-panel-group--labeled{border-color:#ffffff4d;background:#0a0a0a}.game-hud .mutation-panel-group__header{margin:0 0 .35rem;padding-bottom:.25rem;border-bottom:1px solid rgba(255,255,255,.14);font-size:.82em;opacity:.9;font-style:italic}.game-hud .mutation-panel-subgroup{margin-bottom:.35rem}.game-hud .mutation-panel-subgroup:not(:last-child){padding-bottom:.35rem;border-bottom:1px solid rgba(255,255,255,.14)}.game-hud .mutation-panel-subgroup:last-child{margin-bottom:0}.game-hud .mutation-panel-subgroup__header{margin:0 0 .25rem;padding:.15rem .2rem;font-size:.76em;opacity:.85;font-style:italic;border-left:2px solid rgba(255,255,255,.22)}.game-hud .mutation-panel-group__list{margin:0;padding:0;list-style:none}.game-hud .mutation-panel-group__list li,.game-hud #mutationList li{margin:3px;padding:0;list-style:none}.game-hud .mutation-list-item{list-style:none}.game-hud .mutation-box{padding:3px;border:1px solid #00ff00;border-radius:15%}.game-hud .mutation-row,.game-hud .mutation-upgrade-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.game-hud .mutation-row__label{display:inline-flex;align-items:center;gap:.4rem;min-width:0}.game-hud .mutation-icon-slot{display:inline-flex;flex-shrink:0;width:1.35rem;height:1.35rem}.game-hud .mutation-icon{display:block;width:100%;height:100%;overflow:visible}.game-hud .mutation-icon__body{fill:#2c2c2c;stroke:#111;stroke-width:.035}.game-hud .mutation-icon__outline{fill:#111}.game-hud .mutation-icon__fill,.game-hud .mutation-icon__spike-fill{fill:#6bc46b}.game-hud .mutation-icon__spit-drop{fill:#b8e080;opacity:.95}.game-hud .mutation-icon__miasma{fill:#b8e080;opacity:.55}.game-hud .mutation-icon__tongue{fill:#e08070}.game-hud .mutation-icon__spike-outline{fill:#111}.game-hud .mutation-icon__discernment{fill:gold}.game-hud .mutation-icon__discernment-species{fill:#d34}.game-hud .mutation-icon__resource,.game-hud .mutation-icon__restore{fill:#3ec}.game-hud .mutation-icon__carrion{fill:#d54}.game-hud .mutation-icon__skull-socket{fill:#2c2c2c}.game-hud .mutation-icon__crossbone{fill:none;stroke:#d54;stroke-width:.045;stroke-linecap:round}.game-hud .mutation-icon__drain-disk{fill:#6bc46b}.game-hud .mutation-icon__drain-hole{fill:#2c2c2c;stroke:none}.game-hud .mutation-icon__venom--sapping{fill:#4c6;opacity:.9}.game-hud .mutation-icon__venom--corroding{fill:#e43;opacity:.9}.game-hud .mutation-icon__venom--torpor{fill:#a6e;opacity:.9}.game-hud .mutation-icon__split-shadow{fill:#2c2c2c;stroke:#111;stroke-width:.03}.game-hud .mutation-icon__implant-shadow{fill:#1a1a1a;stroke:#0a0a0a;stroke-width:.035;opacity:.92}.game-hud .mutation-icon__implant-pod{fill:#6bc46b}.game-hud .mutation-icon__implant-host{fill:none;stroke:#6bc46b;stroke-width:.03;opacity:.85}.game-hud .mutation-icon__split-fill{fill:#6bc46b;stroke:#111;stroke-width:.03}.game-hud .mutation-icon__split-overlap-stroke{fill:none;stroke:#111;stroke-width:.03}.game-hud .mutation-icon__sclera{fill:#f2f2f2}.game-hud .mutation-icon__socket-ring{fill:none;stroke:#111;stroke-linecap:round}.game-hud .mutation-row__actions{display:inline-flex;align-items:center;gap:.25rem}.game-hud .mutation-remove-button{min-width:1.5rem;padding:0;border:none;background:transparent;color:inherit;font-size:1.1em;line-height:1;cursor:pointer}.game-hud .mutation-remove-button:hover{color:#f88}.game-hud .mutation-box--disabled{opacity:.45;border-color:#666}.game-hud .mutation-action-label{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;text-align:center}.game-hud .mutation-upgrade-arrow{display:block;width:.95rem;height:.95rem;margin:0 auto}.game-hud .mutation-upgrade-arrow__path{fill:currentColor}.game-hud .mutation-upgrade-list{margin:.35rem 0 0;padding:0;list-style:none}.game-hud .mutation-upgrade-row{margin-top:.25rem;font-size:.9em}.game-hud .mutation-box.clickable{cursor:pointer}.game-hud .mutation-box.affordable{border-color:#b5a04a}.game-hud .mutation-upgrade-summary{opacity:.85;font-size:.9em}.game-hud .mutation-box.clickable:hover{border-color:#fff;color:#fff}.game-hud .mutation-box.mutation-box--removing,.game-hud .mutation-box.clickable.mutation-box--removing:hover{border-color:red;color:red}.game-hud #mutationList.affordable li:hover{cursor:default;border-color:inherit;color:inherit}.game-hud .volume-control{display:flex;align-items:center;gap:.4rem;padding:.25rem .45rem;background:#000;border:1px solid rgba(76,255,0,.35);cursor:pointer}.game-hud .volume-control__slider{width:6.5rem;margin:0;padding:0;border:none;border-radius:0;background:transparent;accent-color:#4cff00;cursor:pointer}.game-hud .volume-control__value{min-width:1.75rem;text-align:right;font-size:.9em}.game-hud__chat-stack{left:0;bottom:0;opacity:1;display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.game-hud__match-timer{opacity:1;padding:.2rem .45rem;color:#4cff00;font-variant-numeric:tabular-nums;font-size:1rem;line-height:1.2;background:#000;border:1px solid rgba(76,255,0,.45)}.game-hud #chat{width:320px;opacity:1;padding:.45rem .5rem;background:#000;border:1px solid rgba(76,255,0,.45)}.game-hud__chat-toggle{opacity:1}.game-hud .chat-player-list{list-style:none;margin:0 0 .25rem;padding:0}.game-hud #chatLog{padding:10px 5px 5px;width:300px;height:150px;overflow-y:scroll;overflow-x:hidden;border:1px solid #4cff00;background:#000}.game-hud #chatInput{height:20px;margin-top:.25rem}.game-hud #chatInput input{all:revert;width:100%;box-sizing:border-box;color:#4cff00;background:#000;border:1px solid #4cff00}.game-end-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:20;background:#00000073}.game-end-overlay__panel{text-align:center;color:#4cff00;text-shadow:0 0 12px rgba(0,0,0,.9);padding:1.25rem 1.75rem}.game-end-overlay__headline{font-size:2.4rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.game-end-overlay__countdown{font-size:1.15rem;opacity:.95}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#e8eef2;background:#0b1218}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input{font:inherit;border:1px solid #3a5368;background:#0a1118;color:inherit;border-radius:6px;padding:.55rem .75rem}button{cursor:pointer;border:1px solid #3a5368;background:#152433;color:inherit;border-radius:6px;padding:.55rem 1rem}button:hover{background:#1d3145}button.primary{background:#2f6fab;border-color:#2f6fab}button.primary:hover{background:#3a7ec4}.app-shell{max-width:960px;margin:0 auto;padding:1.5rem}.panel{background:#111b24;border:1px solid #243646;border-radius:10px;padding:1rem}.stack{display:flex;flex-direction:column;gap:1rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.lobby-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:800px){.lobby-grid{grid-template-columns:1fr}}.chat-log{height:220px;overflow-y:auto;background:#0a1118;border:1px solid #243646;border-radius:6px;padding:.75rem;font-size:.95rem}.muted{color:#8aa0b2}.error{color:#ff8a8a}ul.plain{list-style:none;padding:0;margin:0}ul.plain li{padding:.25rem 0}.lobby-player{display:flex;align-items:center;gap:.5rem}.lobby-player-id{color:#8aa0b2;font-size:.85rem;min-width:2rem}.lobby-player-name{flex:1}.lobby-player-you{background:#2f6fab26;border:1px solid rgba(47,111,171,.45);border-radius:6px;padding:.35rem .5rem;margin:.15rem 0}.lobby-player-badge{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#9fd0ff;background:#2f6fab59;border-radius:999px;padding:.1rem .45rem}.lobby-player-swatch{width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.45);flex:0 0 auto;box-shadow:inset 0 0 0 1px #00000040}.lobby-player-team{font-size:.8rem;color:#9eb6c8;min-width:5.5rem}.ready-room-teams{display:flex;flex-direction:column;gap:.4rem}.ready-room-teams__label{font-size:.9rem;color:#c5d3df}.ready-room-teams__row{display:flex;flex-wrap:wrap;gap:.35rem}.ready-room-color-picker{display:flex;flex-direction:column;gap:.45rem}.ready-room-color-picker__label{font-size:.9rem;color:#c5d3df}.ready-room-color-picker__grid{display:grid;grid-template-columns:repeat(8,minmax(0,1.75rem));gap:.35rem}.ready-room-color-swatch{width:1.75rem;height:1.75rem;border-radius:.35rem;border:2px solid rgba(255,255,255,.2);padding:0;cursor:pointer}.ready-room-color-swatch.is-selected{border-color:#fff;box-shadow:0 0 0 2px #2f6fabd9}.ready-room-color-swatch.is-taken{opacity:.35;cursor:not-allowed}.ready-room-color-swatch:not(.is-taken):hover{border-color:#ffffffbf}.balance-field-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:.75rem}.balance-field-card{display:flex;flex-direction:column;gap:.45rem;padding:.75rem;border:1px solid #243646;border-radius:8px;background:#0a1118}.balance-field-header{display:flex;justify-content:space-between;gap:.5rem;align-items:center}.balance-field-flag{font-size:.75rem;color:#f6c177}.balance-group-default-diff:not(.primary){border-color:#7dcfff;color:#7dcfff}.balance-group-edited:not(.primary){border-color:#f6c177;color:#f6c177}.balance-group-default-diff.balance-group-edited:not(.primary){border-color:#c4a7e7;color:#c4a7e7}
