.ev-board{max-width:1380px;margin:12px auto;color:#e1edef}.ev-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.ev-kicker{display:flex;align-items:center;gap:9px;color:#a5ddd6;font-size:10px;letter-spacing:.1em}.ev-heading h2{font-size:30px;letter-spacing:-.025em;font-weight:550;margin:14px 0 10px;line-height:1.25;text-wrap:balance}.ev-heading p,.ev-board p{color:#b4c9d0;line-height:1.7;font-size:13px;max-width:75ch}.ev-board button,.ev-board select{min-height:40px;border:1px solid #344e57;border-radius:7px;padding:8px 12px;background:#0b2027;color:#d4e6e9;font-size:12px;cursor:pointer}.ev-heading button{display:flex;align-items:center;gap:9px;flex-shrink:0}.ev-board button:hover{background:#183840}.ev-board button:disabled{opacity:.6;cursor:wait}.ev-board :focus-visible{outline:2px solid #a4ede5;outline-offset:4px}.ev-status{display:flex;justify-content:space-between;gap:12px;color:#a8c2ca;font-size:11px;padding-bottom:16px;border-bottom:1px solid #2c444d}.ev-status span{display:flex;align-items:center;gap:7px}.ev-motors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:20px 0 32px;gap:1px;background:#2b424a;border:1px solid #2b424a;border-radius:10px;overflow:hidden}.ev-motors button{border:0;border-radius:0;background:#0a1b22;text-align:left;padding:18px 20px;min-width:0}.ev-motors button[aria-pressed=true]{background:#17383e;box-shadow:inset 3px 0 #a4ede5}.ev-motors button>span{display:flex;justify-content:space-between;gap:12px;font-size:13px}.ev-motors strong{display:block;font-size:28px;font-weight:500;margin:12px 0 5px;font-variant-numeric:tabular-nums}.ev-motors small{display:block;color:#adc5cd;font-size:10px;line-height:1.8}.ev-paper{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:24px;background:#102629;border-left:3px solid #a4ddd5;border-radius:0 8px 8px 0;margin:24px 0 12px}.ev-board h3{font-size:18px;font-weight:550;margin:6px 0 8px}.ev-paper p{font-size:12px}.ev-paper a,.ev-detail a{display:inline-flex;align-items:center;gap:8px;color:#b6eee7;font-size:12px;margin-top:10px}.ev-paper-stats{display:flex;gap:30px;flex-shrink:0}.ev-paper-stats span{font-size:11px;color:#b5cbd2}.ev-paper-stats b{display:block;font:500 24px var(--font-mono);margin-top:10px;color:#e1f1f0}.ev-positions{margin:12px 0 24px}.ev-positions p{display:flex;justify-content:space-between;gap:20px;max-width:none;padding:10px 0;border-bottom:1px solid #2c444d;font-size:12px}.ev-register{margin:40px 0}.ev-register-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.ev-register-heading label{display:flex;align-items:center;gap:10px;color:#b4cbd2;font-size:12px}.ev-filter-note{display:flex;justify-content:space-between;align-items:center;color:#bad1d7;font-size:11px;border-bottom:1px solid #344b54;padding:18px 0 12px}.ev-filter-note button{border:0;padding:4px 6px;min-height:30px;background:transparent}.ev-row{border-bottom:1px solid #2a414b;animation:ev-arrive .18s ease-out}.ev-row summary{display:flex;justify-content:space-between;gap:24px;padding:22px 6px;cursor:pointer;list-style:none}.ev-row summary:hover{background:#0c232b}.ev-row summary::-webkit-details-marker{display:none}.ev-row-main{min-width:0}.ev-row-main strong{display:block;font-size:14px;font-weight:550;line-height:1.6;margin:7px 0;overflow-wrap:anywhere}.ev-meta{font-size:10px;color:#a9c2cc}.ev-reason{font-size:12px;color:#b9cdd4;line-height:1.7;display:block;max-width:75ch;overflow-wrap:anywhere}.ev-result{text-align:right;flex-shrink:0;width:215px;display:flex;flex-direction:column;gap:6px;font-size:11px;color:#c0d5da}.ev-result b{font:500 22px var(--font-mono);color:#dfecef}.ev-result small{font-size:10px;color:#aac3cd}.ev-positive{color:#9ce3cf!important}.ev-negative{color:#ffb4ad!important}.ev-warning{color:#ffd298!important;overflow-wrap:anywhere}.ev-detail{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:8px 20px 24px;background:#0b2027;overflow-wrap:anywhere}.ev-detail h4{font-size:12px;font-weight:600;margin:16px 0 8px}.ev-detail p{font-size:12px;margin:8px 0}.ev-detail small{font-size:10px;color:#aac3cb}.ev-empty,.ev-loading{padding:44px 20px;text-align:center;background:#0b2027;color:#bdced3}.ev-empty svg{margin:0 auto 12px;color:#b3dad8}.ev-empty p{margin:8px auto}.ev-learning{padding:24px 0;border-top:1px solid #314650}.ev-learning details{padding:14px 0;border-bottom:1px solid #293d47;font-size:13px}.ev-learning summary,.ev-freshness summary{cursor:pointer}.ev-learning ul{list-style:disc;padding-left:20px;font-size:12px;color:#bfd2d9;line-height:1.8}.ev-awaiting{padding:16px 0;color:#d3c8ab!important}.ev-freshness{margin:20px 0 40px;font-size:12px;color:#bdcdd4}.ev-freshness p{font-size:11px;margin:8px 0;overflow-wrap:anywhere}.ev-freshness code{font-size:10px}@keyframes ev-arrive{0%{transform:translateY(3px)}to{transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.ev-row{animation:none}}@media(max-width:900px){.ev-paper{align-items:flex-start;flex-direction:column}.ev-detail{grid-template-columns:1fr;gap:8px}.ev-result{width:185px}.ev-heading h2{font-size:26px}}@media(max-width:600px){.ev-heading{align-items:flex-start;flex-direction:column}.ev-heading h2{font-size:24px}.ev-motors{grid-template-columns:repeat(2,minmax(0,1fr))}.ev-motors button{padding:14px}.ev-status{flex-direction:column;font-size:10px}.ev-register-heading{align-items:flex-start;flex-direction:column}.ev-row summary{flex-direction:column;gap:14px}.ev-result{text-align:left;width:auto;flex-direction:row;align-items:center;flex-wrap:wrap;gap:10px}.ev-result small{width:100%}.ev-result b{font-size:20px}.ev-paper{padding:20px}.ev-paper-stats{flex-wrap:wrap}.ev-positions p{flex-direction:column;gap:3px}.ev-heading button{align-self:flex-end}.ev-board select{max-width:calc(100vw - 130px)}}
