:root{--bg:#101311;--panel:#191d1a;--panel2:#1e231f;--line:#2c322d;--muted:#929c93;--text:#eef1e9;--lime:#c4f279;--green:#8dd8a5;--red:#e49a96;--font:"DM Sans",sans-serif;color-scheme:dark}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--font);margin:0;font-size:14px;line-height:1.5}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:4px}button:disabled{opacity:.6;cursor:wait}a{color:inherit;text-decoration:none}svg{stroke-width:1.6px;flex-shrink:0;width:18px;height:18px}button{background:0 0;border:0}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{letter-spacing:-1.1px;font-size:32px;font-weight:700;line-height:1.3}h2{letter-spacing:-.4px;font-size:18px;font-weight:700}h3{font-size:16px}small{font-size:12px}.sidebar{border-right:1px solid var(--line);z-index:5;background:#151815;flex-direction:column;width:224px;padding:31px 16px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1px;align-items:center;gap:9px;margin:0 7px 49px;font-size:21px;font-weight:800;display:flex}.brand span{margin-left:-8px;font-weight:400}.brand small{font-family:var(--font);letter-spacing:.5px;color:var(--lime);background:#2a3027;border-radius:3px;align-self:flex-start;margin-top:3px;margin-left:-4px;padding:2px 4px;font-size:9px}.workspace-label{letter-spacing:1.8px;color:#748175;margin-bottom:16px;padding:0 14px;font-size:10px}nav{flex-direction:column;gap:6px;display:flex}.nav-item{color:#a9b2a8;text-align:left;border-radius:6px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:14px;display:flex}.nav-item.active{color:var(--lime);background:#2a3422}.nav-item:hover{color:var(--text);background:#252c24}.nav-count{background:#30392e;border-radius:4px;margin-left:auto;padding:0 5px;font-size:11px}.tiny-dot{background:var(--lime);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-bottom{margin-top:auto}.small-note{border:1px solid var(--line);background:linear-gradient(140deg,#222b1e,#181e18);border-radius:8px;margin:24px 7px;padding:19px 15px}.small-note>svg{color:var(--lime);width:24px;height:24px;margin-bottom:10px}.small-note h3{margin-bottom:7px;font-size:13px}.small-note p{color:var(--muted);font-size:12px}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:12px;padding:21px 4px;display:flex}.avatar-small{width:32px;height:32px;color:var(--lime);background:#303b2a;border:1px solid #56664a;border-radius:50%;place-items:center;display:grid}.sidebar-user strong{font-size:12px}.sidebar-user small{color:var(--muted);font-size:11px;display:block}.sidebar-user>svg{color:var(--muted);width:14px;margin-left:auto}.app{margin-left:224px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:0 40px;font-size:12px;display:flex}.breadcrumb{color:var(--muted);gap:14px;display:flex}.breadcrumb strong{color:#d3d8d0;font-weight:400}.breadcrumb span{color:#596257}.top-right{align-items:center;gap:24px;display:flex}.queue-label{color:#b8c0b5;align-items:center;gap:8px;display:flex}.queue-label svg{width:15px;height:15px}.icon-button{border:1px solid var(--line);color:#a6b09f;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.icon-button:hover{color:var(--lime);background:#2a3027}main{max-width:1600px;margin:auto;padding:33px 40px}.page-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.eyebrow{color:var(--lime);letter-spacing:2px;margin-bottom:9px;font-size:10px}.page-heading p{color:var(--muted);margin-top:9px;font-size:14px}.button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:9px;padding:11px 17px;font-size:13px;font-weight:600;display:inline-flex}.subtle{border:1px solid var(--line);color:#c4cec0;background:#1a201a}.subtle:hover{border-color:#71805b}.primary{background:var(--lime);color:#1b2414}.primary:hover{background:#d4ff91}.search-form{background:var(--panel);border:1px solid #3c4537;border-radius:8px;align-items:center;gap:12px;padding:7px 8px 7px 17px;display:flex;box-shadow:0 5px 20px #0001}.search-form>svg{color:#8e9a88}.search-form input{color:var(--text);background:0 0;border:0;outline:none;flex:1;min-width:120px;padding:9px 0;font-size:14px}.search-form input::placeholder{color:#818c7d}.search-form select{border:0;border-left:1px solid var(--line);color:#afb8a9;background:0 0;max-width:180px;padding:5px 17px}.search-form input:focus-visible{outline:none}.search-form:focus-within{border-color:var(--lime)}option{background:var(--panel)}.message{color:#f0cfae;background:#392b21;border:1px solid #694d34;border-radius:6px;margin:15px 0;padding:14px}.profile-strip{justify-content:space-between;align-items:center;gap:16px;padding:28px 0;display:flex}.profile-identity{align-items:center;gap:15px;display:flex}.profile-avatar{object-fit:cover;border:2px solid #68794c;border-radius:12px;width:62px;height:62px;padding:3px}.profile-name{align-items:center;gap:13px;display:flex}.profile-name h2{font-size:21px}.profile-name h2 span{color:#7e8a79;margin-left:7px;font-weight:400}.profile-identity p{color:var(--muted);margin-top:5px;font-size:12px}.separator{padding:0 8px}.pill{letter-spacing:.6px;border-radius:4px;align-items:center;padding:3px 7px;font-size:10px;font-weight:600;display:inline-flex}.muted-pill{color:#c0ccaf;background:#2b3227;border:1px solid #46513c}.rank{align-items:center;gap:13px;display:flex}.rank-glyph{background:#203c30;border:1px solid #426d54;border-radius:10px;place-items:center;width:44px;height:44px;display:grid;transform:rotate(8deg)}.rank-glyph svg{color:#89d3a1;width:28px;height:28px;transform:rotate(-8deg)}.rank strong{font-size:14px}.rank strong span{color:var(--muted);margin-left:8px;font-size:12px;font-weight:400}.rank small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.section-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.tabs{gap:27px;display:flex}.tabs button{color:var(--muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:5px 0 16px;font-size:13px}.tabs button.selected{color:var(--lime);border-color:var(--lime)}.period{color:var(--muted);align-items:center;gap:8px;margin-bottom:12px;display:flex}.period svg{width:14px;height:14px}.period select{color:#b7c0b1;background:0 0;border:0;font-size:12px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:18px 20px;position:relative;overflow:hidden}.stat-top{color:#a5afa0;justify-content:space-between;font-size:12px;display:flex}.stat-top svg{color:#7c8775;width:16px;height:16px}.stat-value{letter-spacing:-1px;margin:10px 0 3px;font-family:Manrope,sans-serif;font-size:31px;font-weight:600}.stat-value span{font:400 12px var(--font);letter-spacing:0;color:var(--muted);margin-left:8px}.stat-bottom{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:flex}.stat-bottom .positive{color:var(--green)}.sparkline{opacity:.75;width:65px;height:29px;position:absolute;bottom:23px;right:17px}.content-grid{grid-template-columns:minmax(0,1fr) 315px;align-items:start;gap:22px;display:grid}.panel{background:var(--panel);border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-header{justify-content:space-between;align-items:center;gap:10px;padding:20px 22px 0;display:flex}.panel-header h2{letter-spacing:-.2px;font-size:15px}.panel-header p{color:var(--muted);margin-top:4px;font-size:12px}.panel-header .link-button{font-size:11px}.link-button{color:var(--lime);align-items:center;gap:7px;padding:3px 0;font-size:12px;display:inline-flex}.link-button svg{width:14px;height:14px}.chart-controls{border:1px solid var(--line);background:#101510;border-radius:5px;gap:4px;padding:3px;display:flex}.chart-controls button{color:#8c9988;border-radius:3px;padding:5px 9px;font-size:10px}.chart-controls button.selected{color:var(--lime);background:#343f29}.chart-legend{color:var(--muted);gap:18px;padding:17px 22px 0;font-size:10px;display:flex}.legend-mark{background:var(--lime);vertical-align:middle;width:15px;height:2px;margin-right:6px;display:inline-block}.legend-mark.target{background:0 0;border-top:2px dashed #728265}.chart{padding:14px 20px 4px}.chart svg{width:100%;height:174px;display:block;overflow:visible}.chart text{font-family:var(--font);fill:#8a9585;font-size:10px}.chart-bottom{border-top:1px solid var(--line);color:#a7b69e;background:#1d241b;align-items:center;gap:9px;padding:12px 22px;font-size:11px;display:flex}.chart-bottom svg{color:var(--lime);width:14px;height:14px}.focus-panel{background:linear-gradient(130deg,#27311f,#1b2219);border-color:#485638;padding:21px}.focus-heading{color:var(--lime);letter-spacing:1.7px;align-items:center;gap:8px;margin-bottom:15px;font-size:10px;display:flex}.focus-heading svg{width:15px;height:15px}.focus-panel h2{max-width:220px;margin-bottom:11px;font-size:21px;line-height:1.4}.focus-panel p{color:#aebda5;font-size:13px;line-height:1.75}.focus-evidence{border-bottom:1px solid #3a4630;gap:24px;margin:18px 0;padding-bottom:18px;display:flex}.focus-evidence strong{font-family:Manrope,sans-serif;font-size:22px;font-weight:600}.focus-evidence small{color:#8fa082;margin-top:2px;font-size:10px;display:block}.focus-evidence>div+div{border-left:1px solid #46503c;padding-left:23px}.focus-panel .button{width:100%;font-size:12px}.section-title{justify-content:space-between;align-items:center;margin:25px 0 13px;display:flex}.section-title h2{font-size:17px}.section-title p{color:var(--muted);margin-top:4px;font-size:12px}.match-list{flex-direction:column;gap:8px;display:flex}.match-row{background:var(--panel);border:1px solid var(--line);text-align:left;border-left:3px solid #80cba0;border-radius:7px;align-items:center;gap:17px;width:100%;padding:14px 17px;transition:background .15s;display:flex}.match-row.loss{border-left-color:#ba7976}.match-row:hover{background:#252d24}.match-row img{border-radius:7px;width:43px;height:43px}.match-outcome{min-width:62px}.match-outcome strong{color:var(--green);font-size:12px;font-weight:500}.loss .match-outcome strong{color:var(--red)}.match-outcome small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.match-champion{width:75px}.match-champion strong{font-size:12px}.match-champion small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.match-kda{min-width:83px}.match-kda strong{letter-spacing:.6px;font-size:13px;font-weight:500}.match-kda small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.match-cs{min-width:65px;margin-left:auto}.match-cs strong{font-size:12px;font-weight:500}.match-cs small{color:var(--muted);margin-top:3px;font-size:10px;display:block}.match-tag{color:#bacfa7;white-space:nowrap;background:#2e3728;border-radius:4px;padding:4px 7px;font-size:10px}.match-row>svg{color:var(--muted);width:14px;height:14px}.insight-card{margin-top:18px;padding:20px}.insight-card h3{align-items:center;gap:8px;margin-bottom:16px;font-size:13px;display:flex}.insight-card h3 svg{color:var(--lime);width:16px;height:16px}.habit{border-top:1px solid var(--line);align-items:start;gap:12px;padding:14px 0;display:flex}.habit>span{color:#839278;width:18px;padding-top:2px;font-size:10px}.habit strong{font-size:12px;font-weight:500;display:block}.habit p{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.6}.pool-mini{padding:0 20px 15px}.champion-mini{align-items:center;gap:11px;padding-top:15px;display:flex}.champion-mini img{border-radius:6px;width:34px;height:34px}.champion-mini strong{font-size:12px}.champion-mini small{color:var(--muted);font-size:10px;display:block}.champion-mini>span{color:var(--green);margin-left:auto;font-size:12px}.pool-panel{margin-top:18px}.empty{text-align:center;color:var(--muted);padding:50px 25px}.empty h2{color:var(--text);margin-bottom:8px}.filters{gap:12px;margin:0 0 20px;display:flex}.filters select{background:var(--panel);border:1px solid var(--line);color:#c9d3c2;border-radius:5px;padding:9px 12px}.champion-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.champion-card{padding:24px}.champion-card>img{float:right;border-radius:10px;width:65px;height:65px}.champion-card h2{font-size:22px}.champion-card p{color:var(--muted);margin-top:5px}.champion-card .large{color:var(--lime);margin-top:25px;font-size:32px}.champion-card .large span{color:var(--muted);font-size:13px}.champion-card .card-stats{border-top:1px solid var(--line);justify-content:space-between;margin:18px 0;padding-top:18px;display:flex}.card-stats small{color:var(--muted);display:block}.plan-intro{color:var(--muted);margin-bottom:22px;font-size:15px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.plan-card{flex-direction:column;padding:25px;display:flex}.plan-card>svg{color:var(--lime);width:28px;height:28px;margin-bottom:22px}.plan-card .pill{color:var(--lime);background:#303a27;align-self:start;margin-bottom:14px}.plan-card h2{font-size:20px}.plan-card p{color:var(--muted);margin:12px 0 20px;line-height:1.8}.plan-card .goal{background:#232b20;border-radius:6px;margin-top:auto;margin-bottom:20px;padding:15px;font-size:13px}.plan-card .button{width:100%}footer{border-top:1px solid var(--line);color:#6f7c6a;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:32px;padding-top:20px;font-size:11px;display:flex}footer button{color:#9aa991;font-size:11px}footer p{width:100%;max-width:950px;margin-top:8px;font-size:10px;line-height:1.6}dialog{color:var(--text);background:#171d18;border:1px solid #485540;border-radius:12px;width:min(780px,100vw - 30px);max-height:90vh;padding:25px;box-shadow:0 30px 100px #0008}dialog::backdrop{backdrop-filter:blur(5px);background:#060b08bd}.dialog-top{color:var(--lime);letter-spacing:1.7px;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:11px;display:flex}.dialog-title{align-items:center;gap:16px;margin-bottom:23px;display:flex}.dialog-title img{border-radius:9px;width:64px;height:64px}.dialog-title h2{font-size:26px}.dialog-title p{color:var(--muted);margin-top:5px}.review-stats{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px;display:grid}.review-stats>div{background:#222b20;border-radius:6px;padding:16px}.review-stats strong{font-size:22px;display:block}.review-stats small{color:var(--muted)}.review-section{border-top:1px solid var(--line);margin-top:23px;padding-top:20px}.review-section h3{margin-bottom:12px}.review-section p,.method p{color:#a5b19e;font-size:14px;line-height:1.8}.review-section ul{color:#bbc7b4;padding-left:20px;line-height:1.9}.item-list{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.item{background:#263022;border-radius:5px;align-items:center;gap:6px;padding:6px;font-size:11px;display:flex}.item img{border-radius:4px;width:30px;height:30px}.rune-list{flex-wrap:wrap;gap:8px;display:flex}.rune{color:#c9d7b9;background:#293021;border-radius:4px;padding:6px 9px;font-size:12px}.timeline-row{border-bottom:1px solid var(--line);gap:16px;padding:10px 0;font-size:13px;display:flex}.timeline-row strong{color:var(--lime);min-width:45px}.method h2{margin-bottom:15px;font-size:25px}.method h3{margin-top:22px;margin-bottom:8px}.method a{color:var(--lime);text-decoration:underline}.toast{background:var(--lime);color:#182313;z-index:30;border-radius:8px;padding:12px 22px;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0008}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.skip{background:var(--lime);color:#111;z-index:50;padding:10px;position:absolute;top:-50px;left:250px}.skip:focus{top:10px}[hidden]{display:none!important}@media (width>=1500px){.content-grid{grid-template-columns:minmax(0,1fr) 355px}.chart svg{height:210px}.stat-value{font-size:36px}}@media (width<=1200px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.brand{gap:7px;font-size:19px}.brand small{display:none}.app{margin-left:190px}main{padding:28px}.topbar{padding:0 28px}.content-grid{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.match-row{gap:10px;padding:13px 12px}.match-tag{display:none}.profile-name{flex-wrap:wrap;gap:7px}.rank small{display:none}.stat-card{padding:16px}.sparkline{width:44px}.chart-controls button{padding:5px 6px}.panel-header{padding:18px 16px 0}}@media (width<=1000px){.sidebar{width:75px;padding:24px 9px}.brand{gap:0;margin:0 auto 40px;font-size:0}.brand span,.workspace-label,.nav-item span,.sidebar-bottom,.brand small{display:none}.brand img{width:34px;height:34px}.nav-item{justify-content:center;padding:15px;font-size:0}.nav-item svg{width:20px;height:20px}.app{margin-left:75px}.content-grid{grid-template-columns:minmax(0,1fr) 270px}.stats-grid{gap:10px}.stat-bottom{font-size:10px}.sparkline{display:none}.champion-grid,.plan-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=780px){.content-grid{grid-template-columns:1fr}.right-column{grid-template-columns:1fr 1fr;gap:16px;display:grid}.right-column .panel{margin-top:0}.right-column .pool-panel{display:none}.focus-panel h2{max-width:none}.rank{display:none}h1{font-size:28px}.topbar{height:58px}.page-heading{align-items:start}.page-heading>.button{padding:10px;font-size:0}.page-heading>.button svg{width:18px}.profile-name h2{font-size:20px}.search-form select{max-width:105px;padding:5px 8px;font-size:12px}.search-form .button{padding:11px 12px;font-size:12px}.search-form .button svg{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.chart svg{height:190px}}@media (width<=540px){.sidebar{width:58px;padding:20px 5px}.brand img{width:31px;height:31px}.nav-item{padding:13px 7px}.app{margin-left:58px}main{padding:24px 16px}.topbar{padding:0 16px}.queue-label{display:none}.eyebrow{letter-spacing:1.4px;font-size:8px}h1{font-size:25px;line-height:1.35}.page-heading p{font-size:12px;line-height:1.7}.search-form{flex-wrap:wrap;gap:7px;padding:10px}.search-form input{flex:auto;width:calc(100% - 40px);font-size:13px}.search-form select{border-left:0;flex:1;max-width:none;padding-left:0}.search-form .button{flex:1;padding:9px}.profile-avatar{border-radius:9px;width:48px;height:48px}.profile-identity{gap:10px}.profile-name h2{font-size:18px}.profile-identity p{font-size:10px}.profile-identity p .separator{padding:0 4px}.profile-name .pill{font-size:8px}.tabs{gap:18px}.tabs button{font-size:12px}.period{display:none}.stat-card{padding:14px}.stat-value{font-size:28px}.stat-value span{margin-left:4px;font-size:10px}.stat-top{font-size:11px}.stat-bottom{font-size:9px}.right-column{flex-direction:column;display:flex}.match-row{flex-wrap:wrap;gap:9px;padding:12px 10px}.match-row img{width:35px;height:35px}.match-outcome{min-width:55px}.match-champion{width:51px}.match-kda{min-width:65px;margin-left:auto}.match-kda strong{font-size:11px}.match-cs,.match-row>svg{display:none}.panel-header{flex-wrap:wrap}.chart-controls{margin-top:5px}.chart-bottom{align-items:start;padding:10px 14px;font-size:10px}.champion-grid,.plan-grid{grid-template-columns:1fr}.review-stats{grid-template-columns:repeat(2,1fr)}.review-stats strong{font-size:21px}.dialog-title h2{font-size:22px}.filters{flex-wrap:wrap}.filters select{flex:1;min-width:0}.focus-panel{padding:23px}.profile-strip{padding:23px 0}.chart-legend{gap:11px;padding-left:16px;font-size:9px}.toast{text-align:center;width:80%;font-size:12px}.review-section p{font-size:13px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.review-guidance{border-top:1px solid #3c4933;margin-top:18px;padding-top:14px}.review-guidance strong{color:var(--lime);font-size:12px;font-weight:600}.review-guidance p{color:#bbc8b3;margin:7px 0 0;font-size:14px;line-height:1.7}.moment-card{background:#1c251b;border:1px solid #394432;border-radius:8px;margin:16px 0;padding:20px}.moment-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.moment-time{font-variant-numeric:tabular-nums;color:var(--lime);font-size:14px;font-weight:600}.moment-header .pill{color:#adc69a;background:#2d3926;font-size:12px}.moment-card h3{margin-bottom:9px;font-size:18px}.moment-card p{font-size:14px}.lane-snapshot{color:#d4e4c6;padding:12px 0;font-size:14px}.empty-moments{border:1px dashed #445039;border-radius:7px;padding:20px}.plan-card .review-guidance{margin-top:auto}.timeline-intro{font-size:14px}.player-search{gap:16px;position:relative;overflow:visible}.search-input-wrap{flex:1;min-width:0;position:relative}.search-input-line{align-items:center;gap:12px;display:flex}.search-input-line>svg{color:var(--muted)}.search-input-line input{width:100%;min-width:0}.region-field{border-left:1px solid var(--line);flex-shrink:0;padding-left:16px}.region-field>label{color:var(--muted);padding-left:7px;font-size:12px;display:block}.search-form .region-field select{color:var(--text);border:0;max-width:175px;padding:0 4px}.search-hint{color:var(--muted);margin-top:9px;font-size:12px}.suggestion-panel{z-index:20;background:#1b2219;border:1px solid #4c5f3c;border-radius:8px;min-width:270px;padding:7px;position:absolute;top:calc(100% + 16px);left:-16px;right:-16px;box-shadow:0 16px 35px #0008}.suggestion-status,.suggestion-note{color:#afbda4;padding:10px 12px;font-size:12px}.suggestion-note{border-top:1px solid var(--line);color:#8d9c81;margin-top:5px;line-height:1.6}.player-option{cursor:pointer;border-radius:5px;align-items:center;gap:12px;padding:11px 12px;display:flex}.player-option:hover,.player-option.highlighted{background:#303e26}.player-option img{border-radius:6px;width:36px;height:36px}.player-option strong{font-size:14px;font-weight:600}.player-option span{color:#a9b89d;margin-left:6px;font-size:13px}.player-option small{color:var(--lime);margin-left:auto;font-size:12px}.player-option>div{overflow-wrap:anywhere;min-width:0}@media (width<=780px){.search-form .region-field select{max-width:120px}.region-field{padding-left:7px}.player-search{gap:8px}}@media (width<=540px){.player-search .search-input-wrap{flex-basis:100%;width:100%}.player-search .search-input-line input{flex:1;width:100%}.player-search .region-field{border-left:0;flex:1;min-width:0;padding:0}.player-search .region-field label{padding-left:0}.player-search .region-field select{width:100%;max-width:140px;font-size:12px}.player-search>.button{flex:1;align-self:end}.suggestion-panel{min-width:0;top:calc(100% + 7px);left:-7px;right:-7px}.player-option{gap:7px;padding:10px 7px}.player-option span{margin-left:0;display:block}.search-hint{font-size:12px}}.build-meta{color:var(--muted,#a8b0a4);flex-wrap:wrap;align-items:center;gap:10px;margin:12px 0;font-size:14px;display:flex}.build-explainer{margin-bottom:16px!important}.build-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.build-slot{background:#151b13;border:1px solid #36402f;border-radius:10px;overflow:hidden}.build-slot h4{color:#d3edaf;margin:0;padding:14px 14px 10px;font-size:16px}.build-own{background:#20291a;min-height:132px;padding:12px 14px}.build-own>small,.build-alternatives>small{letter-spacing:.06em;color:#a6b596;margin-bottom:10px;font-size:12px;display:block}.build-own p{margin-top:10px!important;font-size:14px!important;line-height:1.5!important}.build-item{align-items:center;gap:8px;min-width:0;font-size:14px;line-height:1.4;display:inline-flex}.build-item img{border-radius:5px;flex-shrink:0;width:30px;height:30px}.build-alternatives{padding:14px}.build-choice{justify-content:space-between;align-items:center;gap:8px;margin:12px 0;display:flex}.build-choice>strong,.build-sequence>strong{text-align:right;white-space:nowrap;font-size:14px}.build-choice strong small,.build-sequence strong small{color:#9eaa96;font-size:12px;font-weight:400;display:block}.build-pending,.build-unfinished{color:#a8b0a4;font-size:14px!important;line-height:1.6!important}.build-pending strong{margin-top:8px;font-weight:400;display:block}.build-denominator{color:#9eaa96;padding:0 14px 14px;font-size:12px!important}.build-notice{background:#252d20;border-left:2px solid #b5d787;padding:12px 14px;margin:12px 0!important}.build-boots{flex-wrap:wrap;align-items:center;gap:12px;display:flex;font-size:14px!important}.build-boots>span:last-child{color:#9eaa96}.build-sequences h4{margin:24px 0 8px;font-size:16px}.build-sequence{border-bottom:1px solid #30382a;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.build-sequence>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.build-arrow{color:#819471}.build-context{border-top:1px solid #36402f;margin-top:22px;padding-top:18px}.build-context>strong{color:#d3edaf;font-size:14px}.build-method{color:#9eaa96;margin-top:14px!important;font-size:12px!important}.build-context p{margin-top:8px!important}@media (width<=700px){.build-slots{grid-template-columns:1fr}.build-own{min-height:0}.build-choice{max-width:none}.build-sequence{align-items:flex-start}.build-sequence>div{flex-direction:column;align-items:flex-start}.build-sequence .build-arrow{margin-left:10px;transform:rotate(90deg)}}.benchmark-intro{margin-bottom:16px!important}.benchmark-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.benchmark-card{background:#161d14;border:1px solid #343e2e;border-radius:10px;padding:16px}.benchmark-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.benchmark-heading h4{margin:0;font-size:16px;font-weight:550}.benchmark-rating{color:#c0c9b8;background:#293123;border-radius:5px;padding:4px 7px;font-size:12px}.benchmark-card.positive .benchmark-rating{color:#c4ef92;background:#2b391e}.benchmark-card.attention .benchmark-rating{color:#f1ce8c;background:#392f1e}.benchmark-value{color:#eef3e8;margin:16px 0;font-size:28px;font-weight:600}.benchmark-value>small{color:#a8b69d;font-size:14px;font-weight:400}.benchmark-value>span{color:#9eaa96;margin-top:4px;font-size:12px;font-weight:400;display:block}.benchmark-numbers{border-top:1px solid #303c29;border-bottom:1px solid #303c29;grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;display:grid}.benchmark-numbers small{color:#a7b29d;margin-bottom:6px;font-size:12px;display:block}.benchmark-numbers strong{font-size:17px;font-weight:500}.benchmark-numbers strong span{color:#a7b29d;font-size:12px;font-weight:400}.benchmark-scope,.benchmark-footnote{color:#9eaa96;font-size:12px!important;line-height:1.6!important}.benchmark-scope{margin-top:12px!important}.benchmark-guidance{margin-top:12px;font-size:14px}.benchmark-guidance summary{cursor:pointer;color:#d2e7bd}.benchmark-guidance p{margin-top:10px!important;font-size:14px!important}.benchmark-empty{min-height:55px;font-size:14px!important}.benchmark-footnote{margin-top:16px!important}@media (width<=650px){.benchmark-grid{grid-template-columns:1fr}.benchmark-heading{align-items:flex-start}}
