*,*:before,*:after{box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;-webkit-font-smoothing:antialiased}body{margin:0;background:#0f1923;color:#e8e0d0;min-height:100vh}h1,h2,h3,p{margin:0}img{display:block}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1e2d3d}::-webkit-scrollbar-thumb{background:#2d3f52;border-radius:3px}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skel{background:linear-gradient(90deg,#1e2d3d 25%,#263c52,#1e2d3d 75%);background-size:1200px 100%;animation:shimmer 1.6s infinite linear;border-radius:4px}.global-stats{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1400px;margin:0 auto;padding:0 2rem 3rem}@media(max-width:600px){.global-stats{grid-template-columns:1fr}}.global-stats__summary{grid-column:1 / -1;display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;padding:1rem 2rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px}.global-stats__stat{display:flex;flex-direction:column;align-items:center;gap:.1rem}.global-stats__stat-value{font-size:1.4rem;font-weight:700;color:#c89b3c}.global-stats__stat-label{font-size:.75rem;color:#4a5e74;text-transform:uppercase;letter-spacing:.05em}.global-stats__col{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;min-width:0;overflow:hidden}.global-stats__header{display:flex;flex-direction:column;gap:.15rem}.global-stats__title{font-size:1rem;font-weight:600;color:#e8e0d0}.global-stats__sub{font-size:.78rem;color:#4a5e74}.global-stats__tabs{display:flex;gap:.3rem;flex-wrap:wrap}.global-stats__tab{background:#263545;border:1px solid #2d3f52;border-radius:5px;color:#8a9bb5;font-size:.72rem;padding:.2rem .6rem;cursor:pointer;transition:all .15s}.global-stats__tab.active,.global-stats__tab:hover{border-color:#c89b3c;color:#c89b3c}.global-stats__list{display:flex;flex-direction:column;gap:.6rem}.global-stats__row{display:flex;align-items:center;gap:.75rem}.global-stats__rank{font-size:.82rem;color:#4a5e74;width:1.2rem;text-align:right;flex-shrink:0}.global-stats__icon{width:38px;height:38px;border-radius:6px;border:1.5px solid #2d3f52;flex-shrink:0;object-fit:cover}.global-stats__icon--champ{border-radius:50%;border-color:#2d3f52}.global-stats__icon--unknown{background:#263545}.global-stats__champ-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.global-stats__name{font-size:.9rem;color:#c8c0b0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-stats__bar-wrap{height:3px;background:#2d3f52;border-radius:2px;overflow:hidden}.global-stats__bar{height:100%;background:#c89b3c;border-radius:2px;transition:width .3s}.global-stats__picks{font-size:.82rem;color:#6b7e95;flex-shrink:0;min-width:2.8rem;text-align:right}.global-stats__wr{font-size:.82rem;font-weight:600;flex-shrink:0;min-width:3rem;text-align:right}.global-stats__wr--high{color:#4caf6e}.global-stats__wr--low{color:#e05252}.global-stats__wr--mid{color:#c89b3c}.global-stats__empty{font-size:.8rem;color:#4a5e74;text-align:center;padding:1rem 0}.fun-stats-section{grid-column:1 / -1;display:flex;flex-direction:column;gap:.75rem}.fun-stats-section__header{display:flex;flex-direction:column;gap:.15rem;padding-bottom:.25rem}.fun-stat-card-link{display:block;text-decoration:none;color:inherit}.fun-stat-card-link:hover .fun-stat-card--link{border-color:#3d5268;background:#1a2a3a}.fun-stat-card{display:flex;min-height:160px;border-radius:14px;overflow:hidden;border:1px solid #2d3f52;transition:border-color .15s,background .15s}.fun-stat-card--reverse{flex-direction:row-reverse}.fun-stat-card__art{width:190px;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.fun-stat-card__art-bg{position:absolute;font-size:7.5rem;opacity:.18;transform:rotate(-12deg) scale(1.3);-webkit-user-select:none;user-select:none;pointer-events:none;filter:blur(3px)}.fun-stat-card__art-fg{position:relative;z-index:1;font-size:3.5rem;filter:drop-shadow(0 2px 18px rgba(0,0,0,.5))}.fun-stat-card__content{flex:1;background:#111c28;padding:1.8rem 2.5rem;display:flex;flex-direction:column;justify-content:center;gap:.25rem;min-width:0}.fun-stat-card__label{font-size:.7rem;color:#4a5e74;text-transform:uppercase;letter-spacing:.1em;font-weight:600}.fun-stat-card__value{font-size:3rem;font-weight:900;color:#e8e0d0;line-height:1;letter-spacing:-.02em}.fun-stat-card__caption{font-size:.88rem;color:#6b7e95;font-style:italic;line-height:1.55;margin-top:.5rem;max-width:600px}@media(max-width:640px){.fun-stat-card,.fun-stat-card--reverse{flex-direction:column}.fun-stat-card__art{width:100%;height:90px}.fun-stat-card__value{font-size:2.2rem}}.global-stats__records{grid-column:1 / -1;background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.global-stats__records-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.75rem}.global-stats__record-link{display:contents;text-decoration:none;color:inherit}.global-stats__record-card{background:#263545;border:1px solid #2d3f52;border-radius:8px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.1rem;min-width:0}.global-stats__record-card--link{cursor:pointer;transition:border-color .15s,background .15s}.global-stats__record-link:hover .global-stats__record-card--link{border-color:#c89b3c;background:#2e4055}.record-card__emoji{font-size:1.25rem;line-height:1;margin-bottom:.3rem}.record-card__label{font-size:.68rem;color:#4a5e74;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-card__value{font-size:1.55rem;font-weight:700;color:#c89b3c;line-height:1.2;margin:.15rem 0}.record-card__champ{font-size:.88rem;color:#e8e0d0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.record-card__player{font-size:.73rem;color:#6b7e95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#0f1923,#1a2535,#0f1923)}.home-hero{min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1.5rem}.home-logo{font-size:3.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:.5rem}.logo-aram{color:#c89b3c}.logo-stats{color:#e8e0d0;margin-left:.4rem}.home-subtitle{color:#8a9bb5;font-size:1rem;margin-bottom:2.5rem}.search-form{display:flex;gap:.5rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:.5rem;width:100%}.region-select{background:#263545;color:#c89b3c;border:none;border-radius:6px;padding:.6rem .75rem;font-size:.9rem;font-weight:600;cursor:pointer;outline:none;flex-shrink:0}.search-input{flex:1;background:transparent;border:none;color:#e8e0d0;font-size:1rem;padding:.6rem .5rem;outline:none;min-width:0}.search-input::placeholder{color:#4a5e74}.search-btn{background:#c89b3c;color:#0f1923;border:none;border-radius:6px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:700;cursor:pointer;flex-shrink:0;transition:background .15s}.search-btn:hover{background:#e0b44a}.search-wrapper{position:relative;width:100%;max-width:580px}.search-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;list-style:none;margin:0;padding:.3rem;z-index:100;box-shadow:0 8px 24px #00000080}.search-suggestion{display:flex;align-items:center;justify-content:space-between;padding:.55rem .75rem;border-radius:7px;cursor:pointer;transition:background .1s}.search-suggestion:hover{background:#263545}.suggestion-name{color:#e8e0d0;font-size:.95rem;font-weight:500}.suggestion-tag{color:#4a6885;font-size:.85rem;margin-left:1px}.suggestion-region{color:#c89b3c;font-size:.75rem;font-weight:600;letter-spacing:.5px}.search-error{color:#e05252;font-size:.85rem;margin-top:.75rem}.home-scroll-hint{margin-top:2.5rem;font-size:.75rem;color:#2d3f52;animation:hint-bob 2s ease-in-out infinite}.home-quick-links{display:flex;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.home-quick-link{font-size:.8rem;color:#4a6885;text-decoration:none;border:1px solid #2d3f52;border-radius:20px;padding:.4rem 1rem;transition:color .15s,border-color .15s;letter-spacing:.5px}.home-quick-link:hover{color:#c89b3c;border-color:#c89b3c44}@keyframes hint-bob{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(4px);opacity:1}}.stat-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:1rem 1.25rem;min-width:0}.stat-card--accent{border-color:#c89b3c44;background:#1e2a1a}.stat-card__value{font-size:1.7rem;font-weight:700;color:#e8e0d0;line-height:1.1}.stat-card__label{font-size:.75rem;color:#6b7e95;text-transform:uppercase;letter-spacing:.05em;margin-top:.3rem}.stat-card__sub{font-size:.8rem;color:#8a9bb5;margin-top:.2rem}.chart-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:1.25rem}.chart-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.75rem}.chart-title{font-size:.95rem;font-weight:600;color:#e8e0d0}.chart-sub{font-size:.75rem;color:#6b7e95}.chart-note{font-size:.72rem;color:#4a5e74;margin-top:.5rem;text-align:center}.champ-card{display:flex;align-items:center;gap:.75rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:.75rem 1rem;transition:border-color .15s}.champ-card:hover{border-color:#4a6280}.champ-icon-wrap{flex-shrink:0}.champ-icon{width:48px;height:48px;border-radius:50%;display:block;object-fit:cover}.champ-icon--placeholder{background:#263545}.champ-info{flex:1;min-width:0}.champ-name{font-weight:600;color:#e8e0d0;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.champ-games{font-size:.75rem;color:#6b7e95;margin-top:.1rem}.champ-kda{font-size:.75rem;color:#5b9cf6}.champ-dmg{font-size:.75rem;color:#8a9bb5}.champ-wr{font-size:1.1rem;font-weight:700;flex-shrink:0;text-align:right}.history-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;overflow:hidden}.history-header{display:flex;align-items:baseline;gap:.75rem;padding:1rem 1.25rem .75rem;border-bottom:1px solid #2d3f52}.history-title{font-size:.95rem;font-weight:600;color:#e8e0d0}.history-sub{font-size:.75rem;color:#6b7e95}.history-list{max-height:500px;overflow-y:auto}.history-row{display:flex;align-items:center;gap:.75rem;padding:.6rem 1.25rem;border-bottom:1px solid #1a2535;transition:background .1s}.history-row:last-child{border-bottom:none}.history-row:hover{background:#223040}.history-row--clickable{cursor:pointer}.history-expand{color:#4a5e74;font-size:1.2rem;flex-shrink:0;margin-left:auto;transition:color .15s}.history-row--clickable:hover .history-expand{color:#c89b3c}.history-row.win{border-left:3px solid #4caf6e}.history-row.loss{border-left:3px solid #e05252}.history-result{font-size:.8rem;font-weight:700;width:18px;flex-shrink:0}.history-result.win{color:#4caf6e}.history-result.loss{color:#e05252}.history-champ-icon{width:36px;height:36px;border-radius:50%;flex-shrink:0}.history-main{flex:1;min-width:0}.history-champ{font-size:.85rem;font-weight:600;color:#e8e0d0;display:flex;align-items:center;gap:.4rem}.history-queue-badge{font-size:.65rem;font-weight:600;padding:1px 5px;border-radius:3px;letter-spacing:.02em;flex-shrink:0}.history-queue-badge.aram{background:#1e3a5f;color:#5b9cf6}.history-queue-badge.mayhem{background:#3a1e4f;color:#c07ef0}.history-kda{font-size:.78rem;display:flex;align-items:center;gap:1px;margin-top:1px}.kda-k{color:#e8e0d0;font-weight:600}.kda-d{color:#e05252;font-weight:600}.kda-a{color:#e8e0d0;font-weight:600}.kda-sep{color:#4a5e74;padding:0 1px}.kda-ratio{color:#8a9bb5;margin-left:.3rem}.history-meta{text-align:right;flex-shrink:0}.history-dmg{font-size:.8rem;color:#5b9cf6;font-weight:600}.history-time{font-size:.72rem;color:#6b7e95}.history-ago{font-size:.72rem;color:#4a5e74}.augment-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:1.25rem}.augment-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1rem}.augment-title{font-size:.95rem;font-weight:600;color:#e8e0d0}.augment-sub{font-size:.75rem;color:#6b7e95}.augment-empty{color:#4a5e74;font-size:.85rem}.augment-list{display:flex;flex-direction:column;gap:.6rem}.augment-row{display:flex;align-items:center;gap:.75rem}.augment-icon{width:32px;height:32px;border-radius:4px;border:2px solid #2d3f52;flex-shrink:0;object-fit:cover}.augment-icon--unknown{background:#263545}.augment-info{flex:1;min-width:0}.augment-name{font-size:.82rem;color:#c8d6e8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px}.augment-bar-wrap{background:#263545;border-radius:3px;height:5px;overflow:hidden}.augment-bar{height:100%;background:#c89b3c;border-radius:3px;transition:width .4s ease}.augment-stats{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:1px}.augment-picks{font-size:.8rem;font-weight:600;color:#e8e0d0}.augment-pct{font-size:.72rem;color:#6b7e95}.fetch-banner{display:flex;align-items:center;gap:.75rem;background:#1a2a1a;border:1px solid #2d5a2d;border-radius:10px;padding:.75rem 1.25rem}.fetch-spinner{display:block;width:16px;height:16px;border:2px solid #2d5a2d;border-top-color:#4caf6e;border-radius:50%;animation:spin .7s linear infinite;flex-shrink:0}.fetch-banner__text{font-size:.82rem;color:#4caf6e}.player-page{max-width:1100px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.player-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#8a9bb5;font-size:.9rem}.error-box{margin:4rem auto;max-width:400px;background:#2a1a1a;border:1px solid #5e2222;border-radius:10px;padding:1.25rem;color:#e05252;text-align:center}.back-link{display:inline-block;color:#6b7e95;text-decoration:none;font-size:.85rem;margin-bottom:.75rem;transition:color .15s}.back-link:hover{color:#c89b3c}.player-header{padding-top:.5rem}.player-identity{display:flex;align-items:center;gap:1rem}.profile-icon{width:64px;height:64px;border-radius:50%;border:2px solid #c89b3c;flex-shrink:0}.player-name{font-size:1.7rem;font-weight:700;color:#e8e0d0;margin:0}.player-tag{color:#6b7e95;font-weight:400;font-size:1.2rem}.player-meta{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:#6b7e95;margin-top:.25rem}.player-region{color:#c89b3c;font-weight:600}.player-refresh-cd{color:#4a5e74;font-variant-numeric:tabular-nums}.player-refresh-cd--ready{color:#c89b3c}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(max-width:680px){.charts-grid{grid-template-columns:1fr}}.section{display:flex;flex-direction:column;gap:.75rem}.section-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.section-title{font-size:1rem;font-weight:600;color:#e8e0d0;margin:0}.sort-tabs{display:flex;gap:.4rem}.sort-tab{background:#1e2d3d;border:1px solid #2d3f52;border-radius:6px;color:#8a9bb5;font-size:.75rem;padding:.3rem .75rem;cursor:pointer;transition:all .15s}.sort-tab.active,.sort-tab:hover{border-color:#c89b3c;color:#c89b3c}.champ-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.6rem}.player-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:start}@media(max-width:768px){.player-bottom-grid{grid-template-columns:1fr}}.player-records__sub{font-size:.75rem;color:#4a5e74}.player-records__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem}.player-record-link{display:contents;text-decoration:none;color:inherit}.player-record-card{background:#263545;border:1px solid #2d3f52;border-radius:8px;padding:.8rem .9rem;display:flex;flex-direction:column;gap:.1rem;cursor:pointer;transition:border-color .15s,background .15s}.player-record-link:hover .player-record-card{border-color:#c89b3c;background:#2e4055}.player-record__emoji{font-size:1.1rem;line-height:1;margin-bottom:.25rem}.player-record__label{font-size:.65rem;color:#4a5e74;text-transform:uppercase;letter-spacing:.05em}.player-record__value{font-size:1.4rem;font-weight:700;color:#c89b3c;line-height:1.2;margin:.1rem 0}.player-record__champ{font-size:.82rem;color:#e8e0d0;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-record__queue{font-size:.68rem;color:#4a5e74}.spinner{width:32px;height:32px;border:3px solid #2d3f52;border-top-color:#c89b3c;border-radius:50%;animation:spin .7s linear infinite;margin:2rem auto}.mchart-section{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.mchart-section-title{font-size:.9rem;font-weight:600;color:#8a9bb5;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem}.mchart-panel{background:#161f2c;border:1px solid #2d3f52;border-radius:10px;padding:1rem 1.25rem .75rem}.mchart-title{font-size:.82rem;font-weight:600;color:#e8e0d0;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.mchart-subtitle{font-size:.72rem;color:#4a5e74;margin-bottom:.5rem}.mchart-legend{font-size:.72rem;color:#4a5e74;margin-top:.25rem;text-align:right}.mchart-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.mchart-team-totals{display:flex;align-items:center;gap:.5rem}.mchart-team-col{flex-shrink:0;width:130px;border-left:3px solid;padding-left:.75rem;display:flex;flex-direction:column;gap:.35rem}.mchart-team-name{font-size:.8rem;font-weight:700;margin-bottom:.15rem}.mchart-team-stat{display:flex;flex-direction:column;font-size:.7rem}.mchart-team-stat span{color:#4a5e74;font-size:.65rem}.mchart-team-stat b{color:#c8d6e8;font-size:.82rem;font-weight:600}.mchart-gold-legend{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #1e2d3d}.mchart-gold-player{display:flex;align-items:center;gap:5px;font-size:.75rem;color:#8a9bb5}.mchart-gold-dot{display:inline-block;width:10px;height:10px;border-radius:50%;flex-shrink:0}@media(max-width:700px){.mchart-grid{grid-template-columns:1fr}.mchart-team-col{width:90px}.mchart-team-totals{gap:0}}.match-page{max-width:960px;margin:0 auto;padding:1.5rem 1rem 3rem;color:#c8d6e8;font-family:Inter,sans-serif}.match-page__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.back-btn{background:#1e2d3d;border:1px solid #2d3f52;color:#8a9bb5;padding:.4rem .85rem;border-radius:6px;cursor:pointer;font-size:.85rem;transition:color .15s,border-color .15s}.back-btn:hover{color:#e8e0d0;border-color:#4a5e74}.match-page__title{font-size:1.1rem;font-weight:600;color:#e8e0d0;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.match-page__meta{font-size:.82rem;color:#6b7e95;font-weight:400}.match-page__queue{background:#1e2d3d;border-radius:4px;padding:.15rem .5rem;font-size:.72rem;color:#c89b3c;font-weight:500}.match-page__body{display:flex;flex-direction:column;gap:.5rem}.match-page__loading,.match-page__error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem;color:#8a9bb5;font-size:.9rem}.match-page__error{color:#e05252}.match-page__col-headers{display:grid;grid-template-columns:36px 1fr 90px 160px 1fr 44px;gap:.5rem;padding:.5rem .75rem .3rem;font-size:.7rem;color:#4a5e74;text-transform:uppercase;letter-spacing:.05em}.team-block{border-radius:8px;overflow:hidden;border:1px solid #2d3f52}.team-block__header{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;background:#1a2535}.team-result{font-size:.8rem;font-weight:700}.team-result.win{color:#4caf6e}.team-result.loss{color:#e05252}.team-label{font-size:.72rem;color:#6b7e95}.team-block--win{border-color:#2d4a2d}.team-block--loss{border-color:#4a2d2d}.player-row{display:grid;grid-template-columns:36px 1fr 90px 160px 1fr 44px;gap:.5rem;align-items:center;padding:.5rem .75rem;border-top:1px solid #1a2535;transition:background .1s}.player-row:hover{background:#1e2d3d}.player-row__champ{width:36px;height:36px;border-radius:50%;object-fit:cover}.player-row__name-col{display:flex;align-items:center;gap:.4rem;min-width:0}.player-row__name{background:none;border:none;color:#c8d6e8;font-size:.82rem;padding:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px;cursor:default}.player-row__name--link{cursor:pointer;transition:color .15s}.player-row__name--link:hover{color:#c89b3c;text-decoration:underline}.player-row__tag{color:#4a5e74;font-size:.72rem}.player-row__kda{display:flex;align-items:center;gap:1px;font-size:.82rem}.player-row__dmg-col{display:flex;flex-direction:column;gap:3px}.player-row__dmg-num{font-size:.75rem;color:#c8d6e8}.player-row__dmg-bar-wrap{height:4px;background:#263545;border-radius:2px;overflow:hidden}.player-row__dmg-bar{height:100%;background:#5b9cf6;border-radius:2px}.player-row__items{display:flex;align-items:center;gap:2px;flex-wrap:wrap}.player-row__items-sep{width:4px}.item-slot{width:24px;height:24px;border-radius:4px;object-fit:cover}.item-slot--empty{background:#1a2535;border:1px solid #263545}.player-row__gold{font-size:.78rem;color:#c89b3c;text-align:right}.kda-k{color:#4caf6e}.kda-d{color:#e05252}.kda-a{color:#8a9bb5}.kda-sep{color:#3a4f63;margin:0 1px}.player-row__augments{grid-column:2 / -1;display:flex;align-items:center;gap:5px;padding-bottom:.35rem;flex-wrap:wrap}.aug-slot{width:26px;height:26px;border-radius:5px;object-fit:cover;border:1px solid #2d3f52;flex-shrink:0}.aug-slot--unknown{background:#1a2535;border:1px dashed #2d3f52}.match-page__death-map{margin-top:1rem;padding-top:1rem;border-top:1px solid #2d3f52}.match-page__section-title{font-size:.9rem;font-weight:600;color:#8a9bb5;margin-bottom:.75rem}.spinner{width:32px;height:32px;border:3px solid #2d3f52;border-top-color:#c89b3c;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.match-page__col-headers{display:none}.player-row{grid-template-columns:32px 1fr auto;grid-template-rows:auto auto}.player-row__dmg-col,.player-row__items,.player-row__gold{display:none}}.seeder-page{max-width:1100px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.seeder-header{padding-top:.5rem}.seeder-title{font-size:1.7rem;font-weight:700;color:#e8e0d0;margin:0 0 .25rem}.seeder-subtitle{font-size:.85rem;color:#6b7e95;margin:0}.seeder-status{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .6rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:8px;padding:.6rem 1rem;font-size:.82rem;color:#8a9bb5}.seeder-status strong{color:#c89b3c}.seeder-status__dot{color:#2d3f52}.seeder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.seeder-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;padding:.9rem 1rem;display:flex;align-items:center;gap:.9rem;cursor:pointer;transition:border-color .15s,background .15s;outline:none}.seeder-card:hover,.seeder-card:focus-visible{border-color:#c89b3c;background:#1a2535}.seeder-card--skeleton{pointer-events:none}.seeder-card__icon-wrap{flex-shrink:0}.seeder-card__icon{width:48px;height:48px;border-radius:50%;border:2px solid #c89b3c;display:block}.seeder-card__icon--placeholder{background:#2d3f52;border-color:#2d3f52}.seeder-card__body{min-width:0;flex:1}.seeder-card__name{font-size:.95rem;font-weight:600;color:#e8e0d0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.seeder-card__tag{color:#6b7e95;font-weight:400;font-size:.85rem;margin-left:.1rem}.seeder-card__meta{display:flex;align-items:center;gap:.35rem;margin-top:.3rem;font-size:.78rem;color:#6b7e95;flex-wrap:wrap}.seeder-card__region{color:#c89b3c;font-weight:600}.seeder-card__dot{color:#2d3f52}.seeder-card__date{color:#4a5f78}.seeder-empty{color:#6b7e95;font-size:.9rem;padding:2rem;text-align:center;grid-column:1 / -1}.skel{background:linear-gradient(90deg,#1e2d3d 25%,#243347,#1e2d3d 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:600px){.seeder-grid{grid-template-columns:1fr}}.sgp-page{display:flex;flex-direction:column;height:100vh;background:#0f1923;color:#e8e0d0;font-family:inherit;overflow:hidden}.sgp-header{display:flex;align-items:center;gap:1rem;padding:.75rem 1.25rem;background:#1a2535;border-bottom:1px solid #2d3f52;flex-shrink:0}.sgp-back{background:#263545;border:1px solid #2d3f52;color:#8a9bb5;border-radius:6px;padding:.4rem .85rem;font-size:.85rem;cursor:pointer;transition:color .15s,border-color .15s;flex-shrink:0}.sgp-back:hover{color:#e8e0d0;border-color:#4a6885}.sgp-title{font-size:1.2rem;font-weight:700;letter-spacing:-.3px;flex:1}.sgp-title-aram{color:#c89b3c}.sgp-title-text{color:#e8e0d0}.sgp-controls{display:flex;align-items:center;gap:.5rem}.sgp-label{font-size:.8rem;color:#8a9bb5;white-space:nowrap}.sgp-select{background:#0f1923;border:1px solid #2d3f52;border-radius:6px;color:#c89b3c;padding:.35rem .5rem;font-size:.85rem;font-weight:600;outline:none;cursor:pointer}.sgp-select:focus{border-color:#c89b3c}.sgp-number{width:56px;background:#0f1923;border:1px solid #2d3f52;border-radius:6px;color:#e8e0d0;padding:.35rem .5rem;font-size:.9rem;text-align:center;outline:none}.sgp-number:focus{border-color:#c89b3c}.sgp-apply{background:#c89b3c;color:#0f1923;border:none;border-radius:6px;padding:.35rem .9rem;font-size:.85rem;font-weight:700;cursor:pointer;transition:background .15s}.sgp-apply:hover{background:#e0b44a}.sgp-legend{display:flex;align-items:center;gap:1.5rem;padding:.5rem 1.25rem;background:#141f2d;border-bottom:1px solid #1e2d3d;flex-shrink:0;flex-wrap:wrap;font-size:.78rem;color:#6a7f95}.sgp-legend-item{display:flex;align-items:center;gap:.4rem}.sgp-legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block;flex-shrink:0}.sgp-dot-tracked{background:#c89b3c;box-shadow:0 0 6px #c89b3c88}.sgp-dot-other{background:#1e3a5f;border:1px solid #2d5a8e}.sgp-legend-stats{margin-left:auto;color:#4a6885}.sgp-graph-wrap{flex:1;position:relative;overflow:hidden}.sgp-svg{display:block;width:100%;height:100%}.sgp-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#8a9bb5;font-size:.95rem;z-index:10}.sgp-spinner{width:36px;height:36px;border:3px solid #2d3f52;border-top-color:#c89b3c;border-radius:50%;animation:sgp-spin .9s linear infinite}@keyframes sgp-spin{to{transform:rotate(360deg)}}.sgp-error,.sgp-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#8a9bb5;font-size:.95rem;text-align:center;padding:2rem}.sgp-tooltip{position:fixed;background:#1a2535;border:1px solid #2d3f52;border-radius:10px;padding:.75rem .9rem;pointer-events:auto;z-index:1000;min-width:170px;box-shadow:0 6px 24px #0009;animation:sgp-tt-in .12s ease}@keyframes sgp-tt-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sgp-tt-name{font-size:.95rem;font-weight:700;color:#e8e0d0;margin-bottom:.55rem;border-bottom:1px solid #2d3f52;padding-bottom:.45rem;word-break:break-word}.sgp-tt-row{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.25rem;font-size:.8rem}.sgp-tt-key{color:#6a7f95}.sgp-tt-val{color:#e8e0d0;font-weight:600}.sgp-tt-badge{margin-top:.5rem;font-size:.7rem;color:#c89b3c;letter-spacing:.4px}.sgp-tt-btn{display:block;width:100%;margin-top:.6rem;background:#c89b3c;color:#0f1923;border:none;border-radius:6px;padding:.4rem 0;font-size:.82rem;font-weight:700;cursor:pointer;transition:background .15s;text-align:center}.sgp-tt-btn:hover{background:#e0b44a}.sgp-hint{text-align:center;font-size:.7rem;color:#2d3f52;padding:.4rem;flex-shrink:0;background:#0f1923}.sgp-svg text.node-label{font-family:inherit;-webkit-user-select:none;user-select:none}.am-page{max-width:1100px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.am-back{background:none;border:none;color:#8a9bb5;cursor:pointer;font-size:.9rem;padding:0;margin-bottom:.5rem;transition:color .15s}.am-back:hover{color:#c89b3c}.am-title-row{display:flex;align-items:baseline;gap:1rem}.am-title{font-size:1.6rem;font-weight:700;color:#e8e0d0;margin:0}.am-total{font-size:.9rem;color:#8a9bb5}.am-filters{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.am-filter-input{flex:1 1 180px;min-width:140px;padding:.5rem .75rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:6px;color:#e8e0d0;font-size:.875rem}.am-filter-input::placeholder{color:#4a5e74}.am-filter-input:focus{outline:none;border-color:#c89b3c}.am-filter-dates{display:flex;align-items:center;gap:.4rem}.am-filter-date{padding:.5rem .6rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:6px;color:#e8e0d0;font-size:.875rem;width:140px}.am-filter-date:focus{outline:none;border-color:#c89b3c}.am-filter-date::-webkit-calendar-picker-indicator{filter:invert(.6);cursor:pointer}.am-filter-dash{color:#4a5e74;font-size:.85rem}.am-filter-select{padding:.5rem .6rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:6px;color:#e8e0d0;font-size:.875rem;cursor:pointer}.am-filter-select:focus{outline:none;border-color:#c89b3c}.am-clear{padding:.5rem .75rem;background:none;border:1px solid #2d3f52;border-radius:6px;color:#8a9bb5;font-size:.85rem;cursor:pointer;transition:border-color .15s,color .15s}.am-clear:hover{border-color:#c89b3c;color:#c89b3c}.am-card{background:#1e2d3d;border:1px solid #2d3f52;border-radius:10px;overflow:hidden}.am-col-headers{display:grid;grid-template-columns:2fr 90px 70px 90px 1fr;gap:.5rem;padding:.6rem 1rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#4a5e74;border-bottom:1px solid #2d3f52}.am-row{display:grid;grid-template-columns:2fr 90px 70px 90px 1fr;gap:.5rem;padding:.65rem 1rem;align-items:center;cursor:pointer;border-bottom:1px solid #1a2535;transition:background .12s}.am-row:last-child{border-bottom:none}.am-row:hover{background:#243650}.am-date{color:#8a9bb5;font-size:.875rem}.am-duration{font-variant-numeric:tabular-nums;color:#e8e0d0;font-size:.875rem}.am-region{font-size:.8rem;font-weight:600;color:#6b7e95}.am-queue{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.am-queue--aram{background:#1e3a5f;color:#5b9cf6}.am-queue--mayhem{background:#3a1e4f;color:#c07ef0}.am-players{font-size:.83rem;color:#c8c0b0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.am-players-more{color:#6b7e95}.am-players-empty{color:#4a5e74}.am-loading,.am-error,.am-empty{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 1rem;color:#6b7e95;font-size:.9rem}.am-pagination{display:flex;align-items:center;justify-content:center;gap:1rem}.am-page-btn{padding:.45rem 1rem;background:#1e2d3d;border:1px solid #2d3f52;border-radius:6px;color:#e8e0d0;font-size:.875rem;cursor:pointer;transition:border-color .15s,color .15s}.am-page-btn:hover:not(:disabled){border-color:#c89b3c;color:#c89b3c}.am-page-btn:disabled{opacity:.35;cursor:not-allowed}.am-page-label{color:#8a9bb5;font-size:.875rem;min-width:120px;text-align:center}@media(max-width:700px){.am-col-headers,.am-row{grid-template-columns:1fr 70px 60px 75px}.am-col-headers span:nth-child(5),.am-row .am-players{display:none}.am-filter-dates{width:100%}}.alpha-banner{position:sticky;top:0;z-index:999;display:flex;align-items:center;gap:.6rem;padding:.5rem 1.25rem;background:#3a2000;border-bottom:1px solid #c89b3c;color:#f0d080;font-size:.82rem;line-height:1.4}.alpha-banner__badge{flex-shrink:0;padding:.15rem .45rem;background:#c89b3c;color:#0f1923;font-weight:700;font-size:.7rem;letter-spacing:.06em;border-radius:3px}
