*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%}:root{font-family:Avenir Next,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.page-title{margin:0;font-size:2rem;color:#1f2937}.page-subtitle{margin:8px 0 0;font-size:1.1rem;color:#6b7280}.hex-pointer{cursor:pointer}.hex-default{cursor:default}.hex-disabled{cursor:not-allowed}html.state-testing-page,body.state-testing-page{height:auto;min-height:100%;overflow:auto}#root.state-testing-root{height:auto;min-height:100vh}.state-testing{min-height:100vh;display:grid;grid-template-columns:minmax(320px,420px) minmax(0,1fr);gap:20px;padding:20px;color:#1f1f1a;background:radial-gradient(circle at top left,rgba(255,243,219,.95),transparent 32%),linear-gradient(145deg,#efe5d6,#f7f2ea 46%,#e2d4c1);overflow:visible}.state-testing code{font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.state-testing__sidebar,.state-testing__tree-panel{min-height:0}.state-testing__sidebar{display:flex;flex-direction:column;gap:16px}.state-testing__hero,.state-testing__card,.state-testing__tree-shell,.state-testing__history-card{background:#fffcf7eb;border:1px solid rgba(88,69,49,.12);border-radius:20px;box-shadow:0 20px 44px #4d33151f}.state-testing__hero,.state-testing__card,.state-testing__history-card{padding:18px}.state-testing__tree-shell{padding:14px 18px 18px;min-height:58vh;overflow:auto}.state-testing__eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.18em;color:#9d5624}.state-testing__title,.state-testing__tree-panel h2,.state-testing__card h2{margin:8px 0 0}.state-testing__copy{margin:12px 0 0;line-height:1.55;color:#5e554d}.state-testing__card-copy{margin:6px 0 0;line-height:1.45;color:#6b6258}.state-testing__label{display:block;margin-bottom:8px;font-weight:600}.state-testing__input{width:100%;border:1px solid rgba(119,98,75,.25);border-radius:14px;padding:12px 14px;font:inherit;background:#fffdfa}.state-testing__input:focus{outline:2px solid rgba(177,91,39,.2);border-color:#b15b27}.state-testing__button-row,.state-testing__token-list{display:flex;flex-wrap:wrap;gap:10px}.state-testing__button{border:0;border-radius:999px;padding:10px 14px;font:inherit;cursor:pointer;background:#eadbc7;color:#4f402f}.state-testing__button:disabled,.state-testing__token:disabled{opacity:.6;cursor:not-allowed}.state-testing__button--primary{background:#b15b27;color:#fff9f4}.state-testing__button--warning{background:#8b3d20;color:#fff8f3}.state-testing__notice{margin-top:10px;border-radius:14px;padding:12px;background:#f6ede3;line-height:1.5}.state-testing__notice--error,.state-testing__history-item--error{background:#fde7df;color:#7b2e16}.state-testing__section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.state-testing__status,.state-testing__token{border-radius:999px;padding:7px 11px;background:#f2e6d8;color:#604932}.state-testing__token{border:0;cursor:pointer;font:inherit}.state-testing__player-groups,.state-testing__summary-list,.state-testing__history-list{display:grid;gap:12px}.state-testing__player-group,.state-testing__summary-item,.state-testing__history-item{border-radius:14px;padding:12px;background:#fbf7f1}.state-testing__card--commands{border-color:#b15b272e;background:linear-gradient(180deg,#fff9f2fa,#fffcf7f0)}.state-testing__player-group{border:1px solid rgba(96,73,50,.08)}.state-testing__player-group--active{border-color:#b15b2747;box-shadow:inset 0 0 0 1px #b15b2714;background:linear-gradient(180deg,#fff3e7f5,#fbf7f1f5)}.state-testing__player-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.state-testing__player-count{font-size:.86rem;color:#7a6b5c}.state-testing__command-grid{display:grid;gap:10px}.state-testing__command-sections{display:grid;gap:12px}.state-testing__command-section{display:grid;gap:10px}.state-testing__command-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.state-testing__command-section-title{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9d5624}.state-testing__command-section-count{border-radius:999px;padding:4px 9px;background:#f4e6d4;color:#6b5138;font-size:.8rem}.state-testing__command-tile{display:grid;gap:6px;text-align:left;border:1px solid rgba(177,91,39,.14);border-radius:16px;padding:12px 14px;font:inherit;cursor:pointer;color:#3f3021;background:linear-gradient(180deg,#fffffff5,#f6ecdff5);box-shadow:0 8px 18px #4d33150f;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.state-testing__command-tile:hover:not(:disabled){transform:translateY(-1px);border-color:#b15b274d;box-shadow:0 12px 22px #4d33151a}.state-testing__command-name{font-weight:700;letter-spacing:.01em}.state-testing__command-preview{font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,monospace;font-size:.84rem;color:#8a4f28;word-break:break-word}.state-testing__summary-item strong,.state-testing__history-item strong,.state-testing__player-group strong{display:block;margin-bottom:6px}.state-testing__muted{color:#70685f;line-height:1.5}.state-testing__tree-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;min-width:0}.state-testing__tree-header{display:flex;justify-content:space-between;align-items:center}.state-testing__tree-node{margin-left:12px;padding-left:12px;border-left:1px dashed rgba(96,73,50,.24)}.state-testing__tree-node--leaf{margin-top:6px}.state-testing__tree-summary{cursor:pointer;list-style:none}.state-testing__tree-summary::-webkit-details-marker{display:none}.state-testing__tree-row{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:8px;padding:4px 0}.state-testing__tree-key{font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,monospace;color:#91491f}.state-testing__tree-type{color:#7d7268;font-size:.82rem}.state-testing__tree-preview{font-family:SFMono-Regular,Monaco,Consolas,Liberation Mono,monospace;color:#34545f;word-break:break-word}.state-testing__tree-children{margin-top:4px}@media (max-width: 980px){.state-testing{grid-template-columns:1fr}.state-testing__tree-shell{min-height:42vh}}.game-shell{position:relative}.lobby-page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#1f2937;align-items:flex-start;overflow-y:auto;padding:32px 0}.auth-page,.player-launcher-page{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#111827}.lobby-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000040;margin:0 16px;padding:28px;text-align:center;width:min(100%,760px)}.auth-card,.player-launcher-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000040;margin:0 16px;padding:28px;text-align:center;width:min(100%,520px)}@media (min-width: 640px){.lobby-item__row{flex-direction:row;align-items:center;justify-content:space-between}.lobby-item__select{flex:1}}@media (max-width: 768px){.app-player-indicator{top:68px}.lobby-item__row{gap:8px}}.app-back-button{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.app-back-button:disabled{opacity:.6;cursor:not-allowed}.app-back-button{position:absolute;top:16px;left:16px;z-index:40;padding:8px 12px;background:#000000c7;color:#fff;font-size:.85rem}.app-back-button:hover{background:#000000e6}.app-player-indicator{position:absolute;top:16px;right:16px;z-index:40;display:flex;flex-direction:column;gap:6px;align-items:flex-end}.app-player-badge{border-radius:8px;padding:8px 12px;color:#fff;font-size:.85rem;font-weight:700}.app-single-player-tag{border-radius:6px;padding:4px 8px;background:#000000b3;color:#e5e7eb;font-size:.72rem}.app-single-player-toggle{display:flex;align-items:center;gap:6px;border-radius:6px;padding:4px 8px;background:#000000b3;color:#e5e7eb;font-size:.72rem;cursor:pointer;-webkit-user-select:none;user-select:none}.hex-game-ui{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#111827;position:relative;overflow:hidden}.hex-game-over-banner{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:40;border-radius:8px;padding:8px 16px;background:#000c;color:#fff;font-size:.875rem;font-weight:700}.hex-game-board{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.hex-game-loading{color:#f9fafb;font-size:1.125rem}.game-controls{position:fixed;top:96px;right:16px;z-index:40;display:flex;flex-direction:column;min-width:220px;min-height:420px;max-height:calc(100vh - 112px);border-radius:10px;padding:16px;background:#000000bf;color:#fff;text-align:right;font-size:.875rem;overflow-y:auto}.game-controls__section{margin-bottom:16px}.game-controls__actions-section{flex:1 1 auto}.game-controls__title{margin:0 0 8px;font-size:.92rem;font-weight:700}.game-controls__priority{margin-bottom:16px;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:12px;text-align:center}.game-controls__priority-pill{display:inline-block;border-radius:999px;padding:8px 16px;color:#fff;font-weight:700}.game-controls__hint{margin-top:6px;color:#d1d5db;font-size:.75rem}.game-controls__toggle{display:flex;justify-content:flex-end;gap:8px;align-items:center;margin-bottom:12px;font-size:.75rem;color:#d1d5db}.game-controls__list{display:flex;flex-direction:column;gap:6px}.game-controls__primary-actions{display:flex;flex-direction:column;gap:6px;margin-top:10px}.game-controls__secondary-actions{margin-top:16px;display:flex;flex-direction:column;gap:6px}.game-controls__footer-actions{margin-top:auto;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.game-controls__action-item{display:flex;align-items:center;gap:6px}.game-controls__action-item .game-controls__action-button,.game-controls__action-item .game-controls__concede-button,.game-controls__action-item .game-controls__play-again-button{flex:1;min-width:0}.game-controls__icon-spacer{flex-shrink:0;width:16px;height:16px}.game-controls__tooltip-icon{position:relative;flex-shrink:0;width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.55);color:#ffffffbf;font-size:.6rem;font-style:normal;display:flex;align-items:center;justify-content:center;cursor:default;-webkit-user-select:none;user-select:none}.game-controls__tooltip-icon:hover{border-color:#fff;color:#fff}.game-controls__tooltip-icon:hover:after{content:attr(data-tooltip);position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#000000eb;color:#e5e7eb;padding:5px 9px;border-radius:4px;font-size:.68rem;line-height:1.4;white-space:nowrap;pointer-events:none;z-index:100}.game-controls__action-button{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.game-controls__action-button:disabled{opacity:.6;cursor:not-allowed}.game-controls__action-button{width:100%;padding:6px 10px;font-size:.75rem;font-weight:600}.game-controls__action-button--enabled{background:#2563eb;border-color:#3b82f6;color:#fff}.game-controls__action-button--enabled:hover{background:#1d4ed8;border-color:#60a5fa}.game-controls__action-button--disabled{background:#4b5563;border-color:#4b5563;color:#9ca3af}.game-controls__play-again-title{color:#4ade80}.game-controls__concede-title{color:#f87171}.game-controls__or-divider{display:flex;align-items:center;gap:6px;color:#fff6;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em}.game-controls__or-divider:before,.game-controls__or-divider:after{content:"";flex:1;border-top:1px solid rgba(255,255,255,.15)}.game-controls__play-again-button,.game-controls__concede-button{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.game-controls__play-again-button:disabled,.game-controls__concede-button:disabled{opacity:.6;cursor:not-allowed}.game-controls__play-again-button,.game-controls__concede-button{padding:6px 10px;border-width:1px;border-style:solid;color:#fff;font-size:.75rem;font-weight:600}.game-controls__play-again-button{border-color:#22c55e;background:#16a34a}.game-controls__play-again-button:hover{background:#15803d}.game-controls__concede-button{border-color:#f87171;background:#ef4444}.game-controls__concede-button:hover{background:#dc2626}.game-controls__meta{font-size:.75rem}.game-controls__hint-bar{margin-top:12px;padding-top:10px;border-top:1px solid rgba(255,255,255,.12);color:#9ca3af;font-size:.72rem;text-align:center}.game-controls__instruction{margin-top:10px;padding:8px 10px;background:#ffffff1f;border-radius:6px;font-size:.85rem;font-weight:600;color:#fff;line-height:1.3}.lobby-form{margin:24px 0;display:flex;flex-direction:column;gap:12px}.lobby-label{text-align:left;font-size:.875rem;color:#374151}.lobby-input,.auth-input{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;color:#1f2937;outline:none}.lobby-input:focus,.auth-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa40}.lobby-input:disabled,.auth-input:disabled{background:#f3f4f6;cursor:not-allowed}.lobby-input{margin-top:6px}.lobby-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.lobby-primary-button,.lobby-danger-button,.auth-submit,.player-launcher-back,.player-launcher-option{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.lobby-primary-button:disabled,.lobby-danger-button:disabled,.auth-submit:disabled,.player-launcher-back:disabled,.player-launcher-option:disabled{opacity:.6;cursor:not-allowed}.lobby-primary-button,.lobby-danger-button{padding:10px 16px;color:#fff}.lobby-primary-button{background:#16a34a}.lobby-primary-button:hover{background:#15803d}.lobby-danger-button{background:#dc2626}.lobby-danger-button:hover{background:#b91c1c}.lobby-error{margin-bottom:16px;color:#dc2626;font-size:.875rem}.lobby-list{display:flex;flex-direction:column;gap:10px}.lobby-empty,.lobby-loading{color:#6b7280}.lobby-item{width:100%;border:2px solid #e5e7eb;border-radius:12px;padding:16px;transition:border-color .15s ease}.lobby-item:hover{border-color:#3b82f6}.lobby-item__row{display:flex;flex-direction:column;gap:10px;align-items:stretch}.lobby-item__select{border:0;background:transparent;text-align:left;padding:0;color:inherit;cursor:pointer}.lobby-item__select:hover{color:#1d4ed8}.lobby-item__name{color:#1f2937;font-weight:700}.lobby-item__meta{color:#6b7280;font-size:.875rem}.auth-form{margin-top:20px}.auth-field{margin-bottom:14px;text-align:left}.auth-label{display:block;margin-bottom:8px;color:#374151;font-size:.875rem;font-weight:600}.auth-error{margin-bottom:14px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;padding:8px;color:#dc2626;font-size:.875rem}.auth-submit{width:100%;padding:12px 14px;background:#2563eb;color:#fff;font-size:1rem}.auth-submit:hover{background:#1d4ed8}.player-launcher-back{border:0;background:transparent;margin-bottom:16px;color:#6b7280;font-size:.85rem}.player-launcher-back:hover{color:#374151}.player-launcher-instance{margin:0 0 14px;color:#6b7280;font-size:.875rem}.player-launcher-description{margin:8px 0 24px;color:#4b5563}.player-launcher-options{display:flex;flex-direction:column;gap:12px}.player-launcher-option{width:100%;border-width:2px;border-style:solid;border-radius:12px;padding:14px 18px;background:transparent;font-size:1.05rem}.player-launcher-option__side{margin-top:4px;display:block;opacity:.75;font-size:.875rem}.player-launcher-option--single{border-color:#6b7280;color:#374151}.player-launcher-option--single:hover{background:#f3f4f6}.player-launcher-footnote{margin-top:24px;color:#6b7280;font-size:.875rem}.debug-panel{position:absolute;top:16px;left:16px;z-index:30}.debug-panel__toggle{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.debug-panel__toggle:disabled{opacity:.6;cursor:not-allowed}.debug-panel__toggle{border-radius:8px 8px 0 0;padding:8px 12px;background:#000000bf;color:#fff;font-size:.875rem}.debug-panel__toggle:hover{background:#000000e6}.debug-panel__content{max-width:420px;max-height:24rem;overflow-y:auto;border-radius:0 0 10px 10px;padding:16px;background:#000000bf;color:#fff;font-size:.875rem}.debug-panel__block{margin-top:8px}.debug-panel__title{font-weight:700}.debug-panel__box{margin-top:4px;border-radius:8px;padding:8px;max-height:80px;overflow-y:auto;background:#1f2937;font-size:.75rem}.debug-panel__box--tall{max-height:128px}.debug-panel__status--connected{color:#4ade80}.debug-panel__status--error{color:#f87171}.debug-panel__status--other{color:#facc15}.debug-panel__alert{color:#f87171;font-weight:700}.debug-panel__ok{color:#4ade80}.army-select{width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#111827;padding:16px}.army-select--single{padding:20px}.army-select__card{width:min(100%,640px);border:1px solid #4b5563;border-radius:12px;padding:32px;background:#1f2937;color:#fff;box-shadow:0 14px 30px #00000059}.army-select__card--wide{width:min(100%,980px)}.army-select__card--narrow{width:min(100%,460px);text-align:center}.army-select__back-link{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.army-select__back-link:disabled{opacity:.6;cursor:not-allowed}.army-select__back-link{border:0;background:transparent;margin-bottom:16px;padding:0;color:#9ca3af;font-size:.875rem;font-weight:600}.army-select__back-link:hover{color:#fff}.army-select__back-link--spaced{margin-top:24px;margin-bottom:0}.army-select__title{margin:0 0 6px;color:#fff;font-size:1.8rem}.army-select__subtitle{margin:0 0 16px;color:#9ca3af;font-size:.9rem}.army-select__warning{margin:0 0 24px;padding:10px 14px;border-radius:8px;background:#eab3081f;border:1px solid rgba(234,179,8,.45);color:#fde047;font-size:.9rem;font-weight:600}.army-select__section-title{margin:0 0 12px;color:#fff;font-size:1.35rem}.army-select__player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.army-select__player-panel{border:1px solid #4b5563;border-radius:10px;padding:16px}.army-select__player-panel--current{border-width:2px;border-color:#f59e0b}.army-select__player-title{margin:0 0 12px;color:#fff;font-size:1.1rem}.army-select__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.army-select__button{border:1px solid transparent;border-radius:10px;cursor:pointer;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}.army-select__button:disabled{opacity:.6;cursor:not-allowed}.army-select__button{width:100%;padding:10px 12px;border:1px solid #4b5563;border-radius:10px;text-align:left;color:#fff;font-size:.875rem}.army-select__button--unselected{background:#374151}.army-select__button--unselected:hover{border-color:#f59e0b;background:#d97706}.army-select__button--selected{border-color:#f59e0b;background:#d97706;box-shadow:0 0 0 2px #fbbf2480;cursor:default}.army-select__button--disabled{opacity:.5}.army-select__button-title{font-weight:700}.army-select__button-units{margin-top:4px;color:#e5e7eb;font-size:.75rem;opacity:.9}.army-select__selected-preview{margin-bottom:16px;display:flex;justify-content:center}.army-select__waiting-text{color:#d1d5db}.army-select__progress-track{margin-top:24px;width:100%;height:8px;border-radius:999px;overflow:hidden;background:#374151}.army-select__progress-fill{width:60%;height:100%;border-radius:999px;background:#f59e0b;animation:army-select-pulse 1.1s ease-in-out infinite alternate}@keyframes army-select-pulse{0%{opacity:.65}to{opacity:1}}@media (max-width: 768px){.game-controls{top:auto;right:16px;bottom:16px;left:16px;min-width:0;min-height:0;max-height:calc(100vh - 32px)}.army-select{padding:14px}.army-select__card{padding:24px}.army-select__player-grid{grid-template-columns:1fr;gap:16px}.army-select__grid{grid-template-columns:1fr}}.unit-roster{position:fixed;left:16px;top:50%;transform:translateY(-50%);z-index:40;min-width:180px;max-width:220px;border-radius:10px;padding:12px;background:#000000bf;color:#fff;font-size:.8rem}.unit-roster__section:not(:last-child){margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:10px}.unit-roster__section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding-left:6px;border-left:3px solid transparent;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9ca3af}.unit-roster__alive-count{font-weight:400;font-size:.65rem;color:#6b7280}.unit-roster__row{position:relative;display:flex;align-items:flex-start;gap:6px;border-radius:6px;padding:6px 8px;cursor:pointer;transition:background .15s ease;border-left:3px solid transparent}.unit-roster__row:not(:last-child){margin-bottom:4px}.unit-roster__row:hover{background:#ffffff14}.unit-roster__row--selected{background:#ffffff1a}.unit-roster__row--hovered{background:#ffffff14}.unit-roster__row--dead{opacity:.4;cursor:default}.unit-roster__row--dead:hover{background:transparent}.unit-roster__row--acted{opacity:.7}.unit-roster__row--clickable{cursor:pointer}.unit-roster__status-col{flex-shrink:0;width:18px;display:flex;align-items:flex-start;justify-content:center;padding-top:2px;font-size:.95rem;line-height:1}.unit-roster__status--none{color:#374151}.unit-roster__status--pending{color:#f59e0b}.unit-roster__status--queued{color:#818cf8}.unit-roster__row-body{flex:1;min-width:0}.unit-roster__row-top{display:flex;align-items:center;justify-content:space-between;gap:6px}.unit-roster__name{font-weight:600;font-size:.78rem;white-space:nowrap}.unit-roster__name--dead{text-decoration:line-through;color:#9ca3af}.unit-roster__badges{display:flex;align-items:center;gap:4px;flex-shrink:0}.unit-roster__specialty{display:inline-block;border-radius:4px;padding:1px 5px;font-size:.6rem;font-weight:700;letter-spacing:.02em;color:#fff;opacity:.9}.unit-roster__acted-badge{display:inline-block;border-radius:4px;padding:1px 4px;font-size:.55rem;font-weight:600;background:#4b5563;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.unit-roster__health-row{display:flex;align-items:center;gap:6px;margin-top:4px}.unit-roster__health-bar{flex:1;height:6px;border-radius:3px;background:#374151;overflow:hidden}.unit-roster__health-fill{height:100%;border-radius:3px;transition:width .3s ease-out}.unit-roster__health-text{flex-shrink:0;font-size:.65rem;font-family:Menlo,Consolas,monospace;color:#d1d5db;min-width:30px;text-align:right}.unit-roster__expand{max-height:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease;opacity:0}.unit-roster__row:hover .unit-roster__expand,.unit-roster__row--selected .unit-roster__expand,.unit-roster__row--hovered .unit-roster__expand{max-height:60px;opacity:1}.unit-roster__row--dead:hover .unit-roster__expand{max-height:0;opacity:0}.unit-roster__expand-desc{margin-top:4px;font-size:.62rem;color:#9ca3af;font-style:italic;line-height:1.3}.unit-roster__expand-stats{margin-top:3px;font-size:.6rem;color:#6b7280;font-family:Menlo,Consolas,monospace}@media (max-width: 768px){.unit-roster{display:none}}
