/* Consistent active, focus, profile, history, and comparison UI. */
button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #e0b350;outline-offset:2px}.period-list button:focus,.regiment-index button:focus{outline:0}.period-list button,.regiment-index button{border-radius:0}.period-list .active,.regiment-index .active-index{box-shadow:inset 0 -2px 0 #d5a33d}.profile-modal{width:min(850px,calc(100% - 28px));border:1px solid #b98d32;background:#0b2115;color:#f0e3bd;box-shadow:0 30px 90px #000}.profile-modal::backdrop{background:rgba(1,8,4,.82)}.profile-record header{background:linear-gradient(120deg,#1b3b27,#102616);border-bottom:1px solid #665a28}.profile-record h2{color:#f3e5bb}.profile-record header>div>p:last-child{color:#e0b657}.close-profile{border-color:#c99c3b;background:#102817;color:#edc462}.profile-unit{border-color:#544c24;color:#c6bf9c;background:#0c1d13}.company-history{padding:18px 32px;border-bottom:1px solid #544c24;background:#0d2116}.company-history .eyebrow{margin-bottom:6px}.company-history p:last-child{margin:0;color:#bab18e;font-size:.72rem}.profile-stats section{background:#0b1b12}.profile-stats section+section{border-color:#544c24}.stat-box{background:#102719;border-color:#554e27}.stat-box strong{color:#f0e1b8}.stat-box span{color:#979171}.profile-record footer{border-color:#544c24;background:#0a1a10}.outline-button{background:transparent;border-color:#8d6f2d;color:#e2b852}.outline-button:hover{background:#1a3b25;color:#f5deb0}.compare-panel{padding:23px 32px;border-top:1px solid #544c24;background:#102719}.compare-controls{display:flex;gap:10px}.compare-controls select{flex:1;background:#07160e;border:1px solid #554d25;color:#e9ddb9;padding:11px}.compare-result{margin-top:14px;color:#c5b993;font-size:.75rem}.compare-result table{width:100%;border-collapse:collapse}.compare-result th,.compare-result td{padding:9px;border-bottom:1px solid #47451f;text-align:center}.compare-result th{color:#e4b654;font-size:.54rem;text-transform:uppercase;letter-spacing:.12em}.compare-result td:first-child,.compare-result th:first-child{text-align:left}@media(max-width:650px){.company-history,.compare-panel{padding:16px 22px}.compare-controls{display:block}.compare-controls button{width:100%;margin-top:9px}}
