/* Version 31.0 – Identity, atmosphere and interaction polish */
:root{--hd-good:#218c5b;--hd-warn:#c27a11;--hd-danger:#c43f4b;--hd-info:#2867b2;--hd-gold:#b88916;--hd-soft-shadow:0 14px 38px rgba(15,31,25,.08)}
body{scroll-behavior:smooth}.card,.lg14-card,.dashboard-kpis>article{box-shadow:var(--hd-soft-shadow)}
.card,.lg14-card,.modern-table-wrap,.dashboard-kpis>article{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.card:hover,.lg14-card:hover{border-color:rgba(37,80,64,.18)}
.eyebrow{letter-spacing:.105em}.card-head h2,.management-title h2,.legacy-page-head h2{letter-spacing:-.025em}
/* Unified status language */
.hd-status-good,.positive,.trend-up{color:var(--hd-good)!important}.hd-status-warn,.deadline,.warning,.trend-flat{color:var(--hd-warn)!important}.hd-status-danger,.negative,.injured,.suspended,.trend-down{color:var(--hd-danger)!important}.hd-status-info{color:var(--hd-info)!important}.hd-status-gold,.record,.champion{color:var(--hd-gold)!important}
.hd-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:999px;background:rgba(22,55,44,.065);font-size:.74rem;font-weight:800;line-height:1}.hd-chip:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.hd-chip.good{color:var(--hd-good);background:rgba(33,140,91,.1)}.hd-chip.warn{color:var(--hd-warn);background:rgba(194,122,17,.11)}.hd-chip.danger{color:var(--hd-danger);background:rgba(196,63,75,.1)}.hd-chip.gold{color:var(--hd-gold);background:rgba(184,137,22,.11)}
/* Player identity everywhere */
.hd-portrait-xs{width:30px;height:30px;border-radius:9px;object-fit:cover;object-position:center top;background:#e8eeea;border:1px solid rgba(15,40,31,.1)}.hd-portrait-sm{width:42px;height:42px;border-radius:12px;object-fit:cover;object-position:center top;background:#e8eeea;border:1px solid rgba(15,40,31,.1)}
.dna15-legend-list a>img,.legacy-legend-list a>img{width:44px;height:44px;border-radius:13px;object-fit:cover;object-position:center top;flex:0 0 44px;background:#e8eeea}.dna15-legend-list a>span.hd-legend-rank{width:auto;height:auto;background:none;color:inherit}
.hall-avatar.hd-hall-portrait{width:92px;height:92px;padding:0;overflow:hidden;border-radius:24px}.hall-avatar.hd-hall-portrait img{width:100%;height:100%;object-fit:cover;object-position:center top}
/* Tables */
.modern-table-wrap{overflow:auto;scrollbar-width:thin}.modern-table thead th{position:sticky;top:0;z-index:2;backdrop-filter:blur(10px)}.modern-table tbody tr{transition:background .14s ease,transform .14s ease}.modern-table tbody tr:hover{background:rgba(199,240,0,.065)}.modern-table td:first-child,.modern-table th:first-child{padding-left:1rem}.modern-table td:last-child,.modern-table th:last-child{padding-right:1rem}
.hd-table-scroll-hint{display:none;font-size:.72rem;color:var(--muted,#66736e);margin:.35rem 0 0}.hd-table-scroll-hint:before{content:"↔ ";font-weight:900}
/* Context tooltips */
[data-hd-tooltip]{position:relative;cursor:help}.hd-tooltip{position:fixed;z-index:9999;max-width:260px;padding:.55rem .7rem;border-radius:10px;background:#12271f;color:#fff;font-size:.76rem;line-height:1.35;box-shadow:0 12px 30px rgba(0,0,0,.2);pointer-events:none;opacity:0;transform:translateY(4px);transition:opacity .12s ease,transform .12s ease}.hd-tooltip.show{opacity:1;transform:none}
/* Micro feedback */
@keyframes hdFlashGood{0%{box-shadow:0 0 0 0 rgba(33,140,91,.35)}100%{box-shadow:0 0 0 14px rgba(33,140,91,0)}}@keyframes hdPulseGold{50%{transform:translateY(-2px);filter:brightness(1.05)}}
.hd-flash-good{animation:hdFlashGood .7s ease}.season-pill,.qualification-badge,.record-badge{white-space:nowrap}.record-badge,.champion-badge{animation:hdPulseGold 2.6s ease-in-out infinite}
.primary-button.is-busy,button.is-busy{pointer-events:none;opacity:.72}.primary-button.is-busy:after,button.is-busy:after{content:"";display:inline-block;width:12px;height:12px;margin-left:.5rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:hdSpin .7s linear infinite}@keyframes hdSpin{to{transform:rotate(360deg)}}
/* Season and competition atmosphere */
.hd-season-progress{height:7px;border-radius:999px;background:rgba(19,48,38,.1);overflow:hidden}.hd-season-progress>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#8fbb18,#c7f000);transition:width .5s ease}.hd-competition-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:9px;background:rgba(24,62,49,.07);font-weight:900}.hd-competition-icon.league:before{content:"▦"}.hd-competition-icon.cup:before{content:"♛"}.hd-competition-icon.europe:before{content:"◆"}
/* Empty states and messages */
.empty-state{position:relative;min-height:86px;display:grid;place-content:center;text-align:center;padding:1.4rem!important}.empty-state:before{content:"◇";display:block;margin:auto auto .4rem;font-size:1.35rem;opacity:.45}.flash,.notice,.alert{transition:opacity .25s ease,transform .25s ease}.hd-dismissed{opacity:0!important;transform:translateY(-6px)!important}
/* Small quality-of-life controls */
.hd-back-top{position:fixed;right:18px;bottom:18px;z-index:80;width:42px;height:42px;border:0;border-radius:14px;background:#16392d;color:#fff;box-shadow:0 12px 30px rgba(12,32,25,.22);font-size:1.1rem;opacity:0;transform:translateY(8px);pointer-events:none;transition:.18s}.hd-back-top.show{opacity:1;transform:none;pointer-events:auto}.hd-back-top:hover{transform:translateY(-2px)}
:focus-visible{outline:3px solid rgba(137,183,25,.42)!important;outline-offset:2px!important}
@media(max-width:760px){.hd-table-scroll-hint{display:block}.card,.lg14-card{box-shadow:0 8px 24px rgba(15,31,25,.07)}.hd-back-top{right:12px;bottom:12px}.modern-table{min-width:680px}.hall-avatar.hd-hall-portrait{width:76px;height:76px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
