/* GRW Arena · official deep blue / petroleum palette. */
.grw-workspace #prem-root{padding:0;max-width:none;background:none;overflow:visible;border-radius:0}
.grw-workspace #prem-root:before,.grw-workspace #prem-root:after{display:none}
.grw-workspace #tab-premiados{overflow:visible}
.grw-workspace .sync-notif{visibility:hidden;transform:translateY(12px);opacity:0;transition:opacity .25s,transform .25s,visibility .25s}
.grw-workspace .sync-notif.show{visibility:visible;opacity:1;transform:translateX(0);max-width:calc(100vw - 32px)}
.grw-workspace .ar-season-control select{background:#ffffff12;color:#fff;border-color:#ffffff30;box-shadow:none}
.grw-workspace .ar-tabs{top:84px}
.ar-view{scroll-margin-top:170px}
.grw-workspace[data-workspace-tab="premiados"] .ws-page-intro{display:none}
.ar-root{--ar-gold:#e5c590;max-width:1600px;margin:0 auto;color:var(--text)}
.ar-root *{box-sizing:border-box}.ar-root [hidden]{display:none!important}
.ar-root button,.ar-root select,.ar-root input,.ar-badge-dialog button{font:inherit}
.ar-root button{cursor:pointer}.ar-root button:focus-visible,.ar-root select:focus-visible,.ar-root input:focus-visible,.ar-badge-dialog button:focus-visible{outline:3px solid var(--neon);outline-offset:4px}
.ar-icon,.ar-root .ws-icon{width:20px;height:20px;flex-shrink:0}
.ar-root h2,.ar-root h3,.ar-root h4,.ar-badge-dialog h2{font-family:Manrope,sans-serif;letter-spacing:-.04em;margin:0;color:var(--text)}
.ar-root h2{font-size:clamp(23px,2.1vw,32px);line-height:1.25}.ar-root h3{font-size:21px;line-height:1.4}.ar-root h4{font-size:18px;line-height:1.4}
.ar-kicker{margin:0 0 10px;font-size:10px;font-weight:700;letter-spacing:.16em;line-height:1.5;color:var(--text-sub)}
.ar-muted{font-size:13px;line-height:1.7;color:var(--text-sub)}.ar-overline{font-size:13px;color:var(--text-sub)}
.ar-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:22px;background:#01435f;color:white;padding:36px 38px 0;box-shadow:0 12px 40px #001f3214}
.ar-hero-pattern{position:absolute;z-index:-1;inset:0;opacity:.22;background:repeating-linear-gradient(128deg,transparent 0 64px,#5d778e 65px 66px,transparent 67px 128px);mask-image:linear-gradient(90deg,transparent 25%,black)}
.ar-hero:after{content:"";position:absolute;z-index:-1;right:13%;top:-120px;width:300px;height:420px;border:66px solid #5d778e33;transform:rotate(35deg);border-radius:5px}
.ar-hero-main{display:flex;justify-content:space-between;gap:32px;align-items:center;position:relative}
.ar-hero .ar-kicker{color:#bdd0de}.ar-hero h2{color:#fff;font-size:clamp(28px,3.1vw,45px);font-weight:750;letter-spacing:-.055em;max-width:650px}
.ar-hero-copy>p:last-child{font-size:14px;color:#c6d8e4;margin:12px 0 24px;line-height:1.6}
.ar-season-control{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.ar-season-control label{font-size:10px;letter-spacing:.08em;color:#c6d8e4}
.ar-season-control select{background:#ffffff12;border:1px solid #ffffff30;border-radius:9px;padding:11px 34px 11px 14px;color:#fff;font-size:12px;max-width:265px;cursor:pointer}.ar-season-control option{background:#01435f;color:white}
.ar-live{display:flex;align-items:center;gap:7px;font-size:9px;letter-spacing:.12em;font-weight:700;margin-bottom:8px;color:#e2edf5}.ar-live i{width:6px;height:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px #ffffff16;animation:ar-pulse 3s ease-in-out infinite}.ar-live.closed i{animation:none;background:#aabcc9}
.ar-hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff22;margin-top:17px;gap:20px}
.ar-hero-stats{display:flex;padding:22px 0;gap:32px}.ar-hero-stats>div{padding-right:32px;border-right:1px solid #ffffff22}.ar-hero-stats>div:last-child{border:0;padding:0}
.ar-hero-stats strong{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.04em;font-weight:700;display:block;line-height:1.3}.ar-hero-stats span{font-size:10px;color:#c2d4e0}.ar-brand-line{font-size:12px;color:#c2d4e0}
.ar-tabs{display:flex;gap:6px;position:sticky;top:76px;z-index:15;background:var(--bg);padding:16px 0;margin:0 0 10px;border-bottom:1px solid var(--border);overflow-x:auto;scrollbar-width:none}
.ar-tabs button{display:flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;border:1px solid transparent;border-radius:9px;padding:12px 18px;background:transparent;color:var(--text-sub);font-size:12px;font-weight:600;transition:background .2s,color .2s,transform .2s}
.ar-tabs button[aria-current="page"]{background:var(--surface);color:var(--text);border-color:var(--border);box-shadow:0 3px 9px #001f3205}.ar-tabs button:hover{background:var(--surface2);color:var(--text)}.ar-tabs button span{background:var(--surface2);color:var(--text-sub);border-radius:5px;padding:2px 6px;font-size:10px}.ar-tabs button svg{width:16px;height:16px}
.ar-view{padding-top:16px}.ar-main-grid{display:grid;grid-template-columns:minmax(0,1.85fr) minmax(300px,1fr);gap:20px}.ar-panel{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:25px;min-width:0}.ar-panel-title,.ar-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.ar-panel-title .ar-kicker{margin-bottom:7px}.ar-section-heading{margin-bottom:20px}.ar-section-heading p.ar-muted{margin:9px 0 0}.ar-outline-tag{font-size:9px;letter-spacing:.12em;white-space:nowrap;border:1px solid var(--border-bright);border-radius:6px;padding:7px 9px;color:var(--text-sub)}
.ar-stage{padding-bottom:0;overflow:hidden;position:relative;background:radial-gradient(ellipse at 50% 100%,var(--ws-soft),transparent 68%),var(--surface)}
.ar-podium{display:flex;justify-content:center;align-items:flex-end;gap:10px;margin-top:30px;min-height:309px}.ar-podium-player{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:30%;background:none;border:0;color:var(--text);padding:0;position:relative}.ar-podium-player:hover .ar-avatar{transform:translateY(-5px);box-shadow:0 8px 26px #001f3226}.ar-avatar{display:inline-flex;position:relative;width:37px;height:37px;border-radius:50%;background:var(--surface2);overflow:hidden;flex-shrink:0;border:1px solid var(--border-bright);align-items:center;justify-content:center;transition:transform .25s,box-shadow .25s}.ar-avatar>span{font-size:12px;color:var(--text-sub);font-weight:600}.ar-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ar-avatar-large{width:74px;height:74px;border:3px solid var(--surface)}.ar-avatar-large>span{font-size:21px}.ar-podium-avatar{position:relative;margin-bottom:15px}.ar-place-1 .ar-avatar-large{width:94px;height:94px;border:3px solid var(--ar-gold);box-shadow:0 0 0 5px #e5c59016}.ar-place-number{position:absolute;bottom:-7px;left:50%;transform:translateX(-50%);border:3px solid var(--surface);display:grid;place-items:center;border-radius:50%;width:26px;height:26px;background:var(--surface2);color:var(--text);font-size:11px;font-weight:700}.ar-place-1 .ar-place-number{background:var(--ar-gold);color:#493919}.ar-crown{color:var(--ar-gold);height:38px}.ar-crown svg{width:28px;height:28px}.ar-crown-spacer{height:17px}
.ar-podium-name{font-size:14px;line-height:1.4;text-align:center;max-width:100%;overflow-wrap:anywhere}.ar-podium-league{font-size:8px;letter-spacing:.12em;color:var(--text-sub);margin-top:7px}.ar-podium-score{font-family:Manrope,sans-serif;font-size:25px;letter-spacing:-.04em;display:flex;align-items:baseline;gap:4px;margin:14px 0 2px}.ar-podium-score small{font-family:inherit;font-size:8px;letter-spacing:.03em;color:var(--text-sub)}.ar-place-1 .ar-podium-score{font-size:32px}.ar-podium-deliveries{font-size:10px;color:var(--text-sub)}
.ar-pedestal{height:45px;background:linear-gradient(180deg,var(--surface2),transparent);width:100%;margin-top:16px;border:1px solid var(--border);border-bottom:0;border-radius:10px 10px 0 0;display:flex;justify-content:center;padding-top:13px;position:relative}.ar-pedestal span{font-size:8px;letter-spacing:.15em;color:var(--text-sub)}.ar-place-1 .ar-pedestal{height:63px;border-color:#bca47850;background:linear-gradient(180deg,#c9ac7420,transparent)}.ar-place-3 .ar-pedestal{height:30px;padding-top:9px}
.ar-journey{display:flex;flex-direction:column}.ar-icon-button{border:1px solid var(--border);background:transparent;color:var(--text-sub);border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.ar-icon-button svg{width:14px;height:14px}.ar-player{display:flex;align-items:center;gap:13px;margin:12px 0 18px}.ar-player h3{font-size:20px;margin:5px 0}.ar-player .ar-muted{font-size:10px;display:block;line-height:1.5}.ar-player-emblem .ar-emblem{width:75px;height:85px;object-fit:contain;filter:drop-shadow(0 5px 9px #001f3226)}.ar-xp{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:10px}.ar-xp strong{font:700 26px Manrope,sans-serif;letter-spacing:-.04em}.ar-xp small{font:600 9px 'DM Sans',sans-serif;letter-spacing:.08em;color:var(--text-sub)}.ar-xp>span{font-size:10px;color:var(--text-sub)}
.ar-progress{height:5px;border-radius:20px;overflow:hidden;background:var(--surface2)}.ar-progress>span{display:block;height:100%;border-radius:inherit;background:var(--neon);transition:width .65s ease}.ar-next{font-size:11px;line-height:1.5;color:var(--text-sub);margin:9px 0 17px}.ar-player-stats{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--border);padding-top:16px;margin-bottom:16px}.ar-player-stats strong{display:block;font-size:18px;font-weight:650;letter-spacing:-.04em}.ar-player-stats span{display:block;font-size:9px;color:var(--text-sub);margin-top:3px}.ar-chase{display:flex;align-items:flex-start;gap:10px;background:var(--surface2);padding:12px;border-radius:8px;font-size:11px;line-height:1.5;margin-bottom:15px;color:var(--text-sub)}.ar-chase svg{width:16px;height:16px}.ar-chase strong{color:var(--text)}.ar-chase small{display:block;font-size:9px;line-height:1.5;margin-top:4px}
.ar-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--border-bright);border-radius:8px;background:transparent;color:var(--text);padding:11px 15px;font-size:12px!important;font-weight:600!important;line-height:1.5;transition:background .2s,transform .2s}.ar-button svg{width:16px;height:16px}.ar-button:hover{background:var(--surface2);transform:translateY(-1px)}.ar-button-primary{background:var(--grw-deep);border-color:#5d778e88;color:#fff}.ar-button-primary:hover{background:#095874;color:#fff}.ar-journey>.ar-button{margin-top:auto;width:100%}.ar-text-button{border:0;background:transparent;color:var(--neon);font-size:11px!important;font-weight:600!important;padding:7px 0}
.ar-missions-block{margin:30px 0}.ar-missions-block h3{font-size:21px}.ar-mission-counter{font:700 28px Manrope,sans-serif;letter-spacing:-.04em;white-space:nowrap}.ar-mission-counter small{font-size:17px;color:var(--text-sub)}.ar-mission-counter>span{display:block;font:400 10px 'DM Sans',sans-serif;color:var(--text-sub);letter-spacing:0;text-align:right;margin-top:4px}.ar-missions-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ar-mission{padding:20px;text-align:left;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:13px;background:var(--surface);color:var(--text);transition:transform .25s,border-color .25s,box-shadow .25s}.ar-mission:hover{transform:translateY(-3px);border-color:var(--border-bright);box-shadow:0 6px 22px #001f3210}.ar-mission-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:10px}.ar-mission-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--ws-soft);color:var(--neon)}.ar-mission-state{font-size:9px;color:var(--text-sub);padding:5px 7px;border:1px solid var(--border);border-radius:6px}.ar-mission.done .ar-mission-state{color:var(--ok)}.ar-mission>p{font-size:12px;line-height:1.7;color:var(--text-sub);margin:7px 0 18px;flex:1}.ar-mission .ar-progress{margin-bottom:13px;height:3px}.ar-mission-foot{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:10px;line-height:1.5;color:var(--text-sub)}.ar-mission-foot svg{width:15px;height:15px}.ar-mission-foot strong{color:var(--neon);white-space:nowrap}.ar-person-select{font-size:12px;color:var(--text-sub);display:flex;gap:15px;align-items:center;margin:0 0 20px}.ar-person-select select{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:10px}
.ar-mission-guide{display:flex;align-items:center;gap:20px;background:var(--surface2);border:1px solid var(--border);border-radius:16px;padding:25px}.ar-mission-guide>span{display:grid;place-items:center;width:60px;height:60px;flex-shrink:0;color:var(--neon)}.ar-mission-guide>span svg{width:38px;height:38px}.ar-mission-guide p{font-size:13px;line-height:1.7;color:var(--text-sub);max-width:650px;margin:7px 0 0}
.ar-results-grid{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(265px,1fr);gap:20px;align-items:start}.ar-count{font:500 11px 'DM Sans',sans-serif;padding:4px 7px;background:var(--surface2);border-radius:6px;vertical-align:middle;margin-left:6px;color:var(--text-sub)}.ar-leaderboard .ar-section-heading h3{font-size:19px}.ar-search{display:flex;align-items:center;gap:10px;background:var(--surface2);border:1px solid var(--border);border-radius:9px;padding:0 13px;min-width:0;color:var(--text-sub)}.ar-search svg{width:16px;height:16px}.ar-search input{width:100%;min-width:0;padding:12px 0;background:transparent;border:0!important;box-shadow:none!important;color:var(--text);font-size:12px}.ar-search input::placeholder{color:var(--text-sub)}
.ar-rank-head,.ar-rank-row{display:grid;grid-template-columns:25px minmax(100px,1.4fr) minmax(85px,1fr) 50px 69px 12px;align-items:center;gap:10px;width:100%}.ar-rank-head{font-size:9px;color:var(--text-sub);padding:19px 10px 11px;border-bottom:1px solid var(--border)}.ar-rank-head>span:nth-child(4),.ar-rank-head>span:nth-child(5){text-align:right}.ar-rank-row{color:var(--text);background:transparent;border:0;border-bottom:1px solid var(--border);text-align:left;padding:14px 10px;min-height:76px;border-radius:7px;transition:background .2s,transform .2s}.ar-rank-row:hover{background:var(--surface2);transform:translateX(2px)}.ar-rank-row.is-you{background:var(--ws-soft);box-shadow:inset 3px 0 var(--neon)}.ar-rank-position{font:600 12px Manrope,sans-serif;color:var(--text-sub)}.ar-rank-identity{display:flex;gap:10px;align-items:center;min-width:0}.ar-rank-identity>span:last-child{min-width:0}.ar-rank-identity strong{font-size:12px;line-height:1.5;display:block;overflow-wrap:anywhere}.ar-rank-identity small:not(.ar-you){font-size:9px;color:var(--text-sub);display:block;margin-top:3px}.ar-you{font-size:7px!important;font-weight:700;letter-spacing:.05em;color:var(--neon);background:var(--surface2);border:1px solid var(--border);border-radius:4px;padding:3px 5px;vertical-align:middle;white-space:nowrap}.ar-rank-league{display:flex;gap:5px;align-items:center;font-size:9px;color:var(--text-sub);line-height:1.5}.ar-rank-league .ar-emblem{width:30px;height:36px;object-fit:contain}.ar-rank-deliveries{text-align:right;color:var(--text-sub);font-size:12px}.ar-rank-score{text-align:right}.ar-rank-score strong{font:700 14px Manrope,sans-serif;letter-spacing:-.02em}.ar-row-meter{display:block;width:100%;height:3px;background:var(--surface2);margin-top:7px;border-radius:5px}.ar-row-meter i{display:block;height:100%;background:var(--neon);border-radius:5px;opacity:.6}.ar-row-arrow svg{width:12px;height:12px;color:var(--text-sub)}.ar-footnote{color:var(--text-sub);font-size:10px;line-height:1.7;margin:19px 0 0}.ar-disqualified{font-size:12px;margin-top:15px;color:var(--text-sub)}.ar-disqualified summary{cursor:pointer}.ar-disqualified button{display:block}
.ar-side-stack{display:grid;gap:20px}.ar-spotlight h3,.ar-collection-teaser h3{font-size:20px}.ar-spotlight>.ar-muted{font-size:12px}.ar-award{display:flex;gap:12px;align-items:center;width:100%;text-align:left;background:transparent;border:0;border-top:1px solid var(--border);padding:15px 0;color:var(--text)}.ar-award:hover strong{color:var(--neon)}.ar-award-symbol{background:var(--surface2);color:var(--neon);border-radius:9px;flex-shrink:0;width:35px;height:39px;display:grid;place-items:center}.ar-award>span:last-child{display:flex;flex-direction:column;gap:4px;min-width:0}.ar-award small{font-size:9px;color:var(--text-sub)}.ar-award strong{font-size:12px;font-weight:600}.ar-award>span>span{font-size:10px;color:var(--text-sub)}.ar-teaser-badges{display:flex;align-items:center;gap:12px;min-height:75px;margin:10px 0;color:var(--neon)}.ar-teaser-badges>.ar-icon{width:39px;height:39px;background:var(--surface2);padding:8px;border-radius:10px}.ar-teaser-badges .ar-badge-art{width:57px;height:62px}.ar-collection-teaser .ar-button{width:100%}
.ar-league-map{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ar-league-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:24px;position:relative;overflow:hidden;transition:transform .25s,border-color .25s}.ar-league-card:hover{transform:translateY(-3px);border-color:var(--border-bright)}.ar-league-card.is-current{border-color:var(--neon);background:radial-gradient(ellipse at 50% 28%,var(--ws-soft),transparent 65%),var(--surface)}.ar-league-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;letter-spacing:.1em;color:var(--text-sub)}.ar-league-art{display:flex;align-items:center;justify-content:center;height:158px}.ar-league-art .ar-emblem{width:130px;height:145px;object-fit:contain;filter:drop-shadow(0 8px 16px #001f3225);transition:transform .3s}.ar-league-card:hover .ar-emblem{transform:translateY(-5px) rotate(-2deg)}.ar-league-card h3{text-align:center;font-size:24px}.ar-league-card>p{text-align:center;color:var(--text-sub);font-size:12px;margin:6px 0 24px}.ar-league-card ol{list-style:none;padding:0;margin:0}.ar-league-card li{display:flex;align-items:center;gap:8px;font-size:11px;line-height:1.5;border-top:1px solid var(--border);padding:12px 0;color:var(--text-sub)}.ar-league-card li strong{margin-left:auto;font-size:12px;color:var(--text);white-space:nowrap}.ar-league-card li small{font-size:9px;font-weight:400;color:var(--text-sub)}.ar-league-card li.is-current{color:var(--neon)}.ar-step-dot{width:13px;color:var(--neon)}.ar-exclusive-rule{display:block;line-height:1.7;font-size:11px;color:var(--text-sub);padding-top:12px}
.ar-collection-hero{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:34px;background:var(--surface);border:1px solid var(--border);border-radius:16px;margin-bottom:25px}.ar-collection-hero h2{font-size:clamp(23px,2vw,31px)}.ar-collection-hero p:last-child{font-size:13px;line-height:1.7;color:var(--text-sub);max-width:550px;margin:15px 0 0}.ar-collection-ring{border-radius:50%;width:148px;height:148px;flex-shrink:0;padding:6px;background:conic-gradient(var(--neon) var(--coverage),var(--surface2) 0);transform:rotate(-30deg)}.ar-collection-ring>div{border-radius:50%;width:100%;height:100%;background:var(--surface);display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(30deg)}.ar-collection-ring strong{font:700 38px Manrope,sans-serif;letter-spacing:-.05em}.ar-collection-ring small{font-size:15px;color:var(--text-sub)}.ar-collection-ring span{font-size:10px;color:var(--text-sub);margin-top:3px}.ar-badge-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.ar-filters{display:flex;gap:5px;flex-wrap:wrap}.ar-filters button{font-size:11px;border:1px solid transparent;border-radius:7px;color:var(--text-sub);padding:9px 12px;background:transparent}.ar-filters button[aria-pressed="true"]{color:var(--text);background:var(--surface);border-color:var(--border-bright)}.ar-badge-toolbar .ar-search{max-width:260px}.ar-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ar-badge{background:var(--surface);border:1px solid var(--border);border-radius:13px;color:var(--text);display:flex;flex-direction:column;align-items:center;text-align:center;padding:19px;transition:transform .25s,border-color .25s;min-height:292px}.ar-badge:hover{transform:translateY(-4px);border-color:var(--border-bright)}.ar-badge-category{align-self:flex-start;font-size:9px;color:var(--text-sub);margin-bottom:12px}.ar-badge-art{display:flex;align-items:center;justify-content:center;width:83px;height:89px;color:var(--neon);position:relative;flex-shrink:0}.ar-badge-art img{width:100%;height:100%;object-fit:contain}.ar-badge-art>.ar-icon{width:45px;height:48px;filter:drop-shadow(0 5px 12px #01435f26)}.ar-badge-art:has(>.ar-icon){background:linear-gradient(145deg,var(--surface2),transparent);border:1px solid var(--border);border-radius:20px;clip-path:polygon(50% 0,100% 20%,94% 78%,50% 100%,6% 78%,0 20%)}.ar-badge.locked .ar-badge-art{filter:grayscale(1);opacity:.55}.ar-badge h3{font-size:14px;line-height:1.5;letter-spacing:-.02em;margin:15px 0 7px}.ar-badge p{font-size:11px;color:var(--text-sub);line-height:1.7;margin:0 0 18px;flex:1}.ar-badge-status{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--text-sub);margin-top:auto}.ar-badge-status svg{width:13px;height:13px}.ar-badge.earned{border-color:#5d778e70}.ar-badge.earned .ar-badge-status{color:var(--neon)}
.ar-badge-dialog{width:min(460px,calc(100vw - 32px));border:1px solid var(--border-bright);border-radius:20px;padding:35px;background:var(--surface);color:var(--text);text-align:center;box-shadow:0 25px 100px #00172266}.ar-badge-dialog::backdrop{background:#021523aa;backdrop-filter:blur(6px)}.ar-badge-dialog .ar-badge-art{margin:0 auto 24px;width:110px;height:115px}.ar-badge-dialog h2{font-size:27px}.ar-badge-dialog>p:not(.ar-kicker){font-size:13px;line-height:1.8;color:var(--text-sub)}.ar-badge-dialog .ar-button{width:100%;cursor:pointer}.ar-dialog-close{position:absolute;top:15px;right:15px;background:transparent;border:0;color:var(--text-sub);cursor:pointer;padding:6px}.ar-dialog-close svg{width:20px;height:20px}.ar-history-note{display:flex;align-items:center;gap:15px;padding:20px;background:var(--surface2);border:1px solid var(--border);border-radius:12px;font-size:13px;color:var(--text-sub);line-height:1.7;margin:18px 0}.ar-history-note>svg{flex-shrink:0;width:23px;height:23px}.ar-history-note p{margin:3px 0 0}.ar-history-note .ar-button{margin-left:auto}.ar-badge-dialog .ar-history-note{text-align:left;font-size:12px}
.ar-profile-view .prem-profile-tab{margin-top:0}.ar-profile-view .prem-me-card{border-radius:16px;border-color:var(--border);background:var(--surface)}.ar-profile-view .prem-profile-tab-list{gap:14px}.ar-empty{padding:35px;text-align:center;color:var(--text-sub);font-size:13px}.ar-empty-stage{display:grid;place-items:center;min-height:380px;text-align:center;padding:35px}.ar-empty-stage>.ar-icon,.ar-empty-stage>div>.ar-icon{width:46px;height:46px;color:var(--neon);margin-bottom:18px}.ar-empty-stage p:not(.ar-kicker){font-size:13px;line-height:1.7;color:var(--text-sub);max-width:290px;margin:15px auto}.ar-footer{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--text-sub);padding:28px 0 8px;margin-top:25px;border-top:1px solid var(--border)}
.ar-featured{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.ar-featured>span{font-size:8px;color:var(--text-sub);border:1px solid var(--border);background:var(--surface2);border-radius:4px;padding:2px 5px;line-height:1.4}.ar-podium-player .ar-featured{justify-content:center;min-height:18px;max-width:100%}.ar-podium-player .ar-featured>span{font-size:7px}.ar-rank-identity .ar-featured>span{font-size:7px}.ar-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ar-profile-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:27px 20px;background:var(--surface);border:1px solid var(--border);border-radius:14px;color:var(--text);transition:transform .25s,border-color .25s}.ar-profile-card:hover{border-color:var(--neon);transform:translateY(-3px)}.ar-profile-card>small{font-size:10px;color:var(--text-sub);margin-bottom:18px}.ar-profile-card h3{margin:15px 0 7px;font-size:18px}.ar-profile-card .ar-rank-league{font-size:10px;margin-bottom:18px}.ar-profile-card>strong{font-size:21px;font-family:Manrope,sans-serif;letter-spacing:-.04em}.ar-profile-card>span:last-child{font-size:10px;color:var(--text-sub);margin-top:4px}.ar-profile-card .ar-featured{margin-top:14px}.grw-workspace .pprof-modal,.grw-workspace .mission-modal{background:var(--surface);border-color:var(--border-bright);box-shadow:0 20px 70px #00172230;border-radius:16px}.grw-workspace .pprof-modal :is(.pprof-name,.pprof-stat-val){font-family:var(--ws-display)}.grw-workspace .pprof-modal :is(.pprof-real-name,.pprof-rank-pill,.pprof-stat-lbl,.pprof-slabel,.pprof-pts-detail,.pprof-section-label,.pprof-editor-kicker,.pprof-editor-status,.pprof-history-sub,.pprof-footer,.pprof-empty-txt,.pprof-progress-labels){font-family:var(--ws-font);letter-spacing:.04em}.grw-workspace .pprof-modal .pprof-featured-badges,.grw-workspace .pprof-modal .pprof-side{background:var(--surface)}.grw-workspace .pprof-modal .pprof-editor-btn{background:var(--grw-deep);color:#fff;box-shadow:none;border:1px solid var(--border-bright);font-family:var(--ws-font);letter-spacing:0;font-weight:600;font-size:12px}.grw-workspace .pprof-modal .pprof-editor-input,.grw-workspace .pprof-modal .pprof-editor-select{background:var(--surface2);border-color:var(--border-bright);color:var(--text);font-family:var(--ws-font);font-size:12px;box-shadow:none}.grw-workspace .pprof-modal .pprof-editor-select option{background:var(--surface);color:var(--text)}.grw-workspace .prem-inline-profile{margin-bottom:0}.grw-workspace .prem-inline-profile .pprof-modal{box-shadow:none;border-radius:16px}
.ar-featured{align-items:center}.ar-collection-hero>div:first-child{min-width:0}.ar-collection-ring{transform:none;background:conic-gradient(from -30deg,var(--neon) var(--coverage),var(--surface2) 0)}.ar-collection-ring>div{transform:none}
@keyframes ar-pulse{50%{box-shadow:0 0 0 7px #ffffff08}}
@media(min-width:1600px){.ar-stage{padding-left:35px;padding-right:35px}.ar-podium{gap:20px}.ar-podium-name{font-size:17px}.ar-avatar-large{width:88px;height:88px}.ar-place-1 .ar-avatar-large{width:108px;height:108px}.ar-podium{margin-top:40px}.ar-rank-head,.ar-rank-row{grid-template-columns:30px minmax(120px,1.4fr) minmax(90px,1fr) 55px 90px 16px;gap:15px}}
@media(max-width:1150px){.ar-main-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:16px}.ar-panel{padding:20px}.ar-stage{padding-bottom:0}.ar-results-grid{grid-template-columns:1fr}.ar-side-stack{grid-template-columns:1fr 1fr;align-items:start}.ar-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ar-brand-line{display:none}.ar-hero{padding:28px 28px 0}.ar-hero-stats{gap:24px}.ar-hero-stats>div{padding-right:24px}.ar-podium-name{font-size:12px}.ar-hero-main{gap:20px}.ar-league-card{padding:20px}}
@media(max-width:850px){.ar-main-grid{grid-template-columns:1fr}.ar-podium{min-height:280px;max-width:570px;margin:25px auto 0}.ar-journey{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:center}.ar-journey .ar-panel-title{grid-column:1/-1}.ar-journey .ar-player{grid-row:2/5;margin:10px 0}.ar-journey .ar-xp{grid-column:2}.ar-journey .ar-progress{grid-column:2}.ar-journey .ar-next{grid-column:2}.ar-journey .ar-player-stats{grid-column:1;grid-row:5;margin-bottom:0}.ar-journey .ar-chase{grid-column:2;grid-row:5;margin:0}.ar-journey>.ar-button{grid-column:1/-1;margin-top:18px}.ar-missions-grid{gap:10px}.ar-mission{padding:16px}.ar-league-map{grid-template-columns:repeat(2,minmax(0,1fr))}.ar-collection-hero{padding:25px}.ar-tabs{top:70px}.ar-hero h2{font-size:30px}.ar-hero-main{align-items:flex-start}.ar-season-control select{max-width:210px}.ar-badge-toolbar{align-items:stretch;flex-direction:column}.ar-badge-toolbar .ar-search{max-width:none}.ar-mission-guide h3{font-size:18px}}
@media(max-width:600px){.ar-hero{padding:24px 20px 0;border-radius:16px}.ar-hero-main{flex-direction:column;gap:4px}.ar-hero h2{font-size:30px}.ar-hero-copy>p:last-child{font-size:12px;margin-bottom:16px}.ar-season-control{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.ar-season-control .ar-live{grid-column:1;margin:0;font-size:8px}.ar-season-control label{display:none}.ar-season-control select{grid-column:2;grid-row:1;font-size:10px;padding:9px;max-width:170px;width:100%}.ar-hero-bottom{margin-top:20px}.ar-hero-stats{gap:15px;justify-content:space-between;width:100%;padding:18px 0}.ar-hero-stats>div{padding-right:15px;min-width:0}.ar-hero-stats strong{font-size:21px}.ar-hero-stats span{font-size:8px;line-height:1.5;display:block;margin-top:4px}.ar-tabs{gap:3px;padding:12px 0;top:64px;margin-bottom:3px}.ar-tabs button{font-size:11px;padding:10px 12px;gap:6px}.ar-tabs button svg{width:14px;height:14px}.ar-tabs button span{font-size:8px}.ar-view{padding-top:12px}.ar-panel{padding:20px 16px;border-radius:13px}.ar-panel h2{font-size:22px}.ar-stage{padding-bottom:0}.ar-stage .ar-kicker{font-size:8px}.ar-outline-tag{font-size:8px;padding:6px}.ar-podium{gap:5px;margin-top:25px;min-height:270px}.ar-podium-player{width:33%}.ar-avatar-large{width:59px;height:59px}.ar-place-1 .ar-avatar-large{width:76px;height:76px}.ar-podium-name{font-size:11px;max-width:90px;min-height:32px}.ar-podium-league{font-size:7px;letter-spacing:.05em}.ar-podium-score{font-size:23px;margin-top:10px}.ar-place-1 .ar-podium-score{font-size:28px}.ar-podium-score small{font-size:7px}.ar-podium-deliveries{font-size:8px}.ar-pedestal span{font-size:6px}.ar-journey{display:flex}.ar-journey .ar-panel-title{width:100%}.ar-player{width:100%}.ar-player-emblem .ar-emblem{width:70px;height:80px}.ar-journey .ar-xp{width:100%;margin-top:15px}.ar-journey .ar-progress{width:100%}.ar-journey .ar-next{align-self:flex-start}.ar-journey .ar-player-stats{width:100%;margin-bottom:15px}.ar-journey .ar-chase{width:100%}.ar-journey>.ar-button{margin-top:15px}.ar-missions-block{margin:26px 0}.ar-missions-block h3{font-size:18px;max-width:250px}.ar-kicker{font-size:9px}.ar-mission-counter{font-size:23px}.ar-mission-counter>span{font-size:8px}.ar-missions-grid{grid-template-columns:1fr}.ar-mission{padding:19px}.ar-mission-top{margin-bottom:12px}.ar-mission h4{font-size:18px}.ar-mission>p{margin-bottom:17px}.ar-side-stack{grid-template-columns:1fr}.ar-section-heading{gap:9px}.ar-leaderboard .ar-section-heading h3{font-size:17px}.ar-count{font-size:9px;padding:3px 5px;margin-left:1px}.ar-leaderboard .ar-text-button{font-size:9px!important;white-space:nowrap}.ar-rank-head,.ar-rank-row{grid-template-columns:20px minmax(85px,1fr) 45px 55px;gap:7px;padding-left:6px;padding-right:6px}.ar-rank-head>span:nth-child(4),.ar-rank-head>span:nth-child(6),.ar-rank-deliveries,.ar-row-arrow{display:none}.ar-rank-head>span:nth-child(3){text-align:center}.ar-rank-identity{gap:7px}.ar-rank-identity strong{font-size:10px}.ar-rank-identity small:not(.ar-you){font-size:8px}.ar-rank-identity .ar-avatar{width:30px;height:30px}.ar-rank-league{justify-content:center}.ar-rank-league>span{display:none}.ar-rank-league .ar-emblem{width:29px;height:35px}.ar-rank-score strong{font-size:12px}.ar-rank-position{font-size:10px}.ar-you{font-size:6px!important;display:inline-block;padding:2px 3px;margin-top:3px}.ar-rank-row{min-height:75px}.ar-league-map{gap:12px}.ar-league-card{padding:15px 12px;border-radius:12px}.ar-league-card-top{font-size:7px;gap:5px;letter-spacing:.04em}.ar-league-art{height:130px}.ar-league-art .ar-emblem{width:103px;height:115px}.ar-league-card h3{font-size:19px}.ar-league-card>p{font-size:10px;min-height:30px;margin-bottom:12px}.ar-league-card li{flex-wrap:wrap;font-size:8px;gap:4px}.ar-league-card li strong{font-size:10px}.ar-step-dot{width:8px}.ar-league-card li small{font-size:7px}.ar-exclusive-rule{font-size:10px}.ar-collection-hero{padding:22px;gap:24px;flex-direction:column;align-items:flex-start}.ar-collection-hero h2{font-size:24px}.ar-collection-ring{width:112px;height:112px;align-self:center}.ar-collection-ring strong{font-size:30px}.ar-collection-ring span{font-size:9px}.ar-filters{gap:1px}.ar-filters button{padding:9px;font-size:10px}.ar-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ar-badge{padding:14px 12px;min-height:285px}.ar-badge-category{font-size:8px}.ar-badge-art{width:70px;height:78px}.ar-badge h3{font-size:12px}.ar-badge p{font-size:10px}.ar-badge-status{font-size:8px;gap:4px}.ar-badge-status svg{width:10px;height:10px}.ar-history-note{flex-wrap:wrap;padding:18px;font-size:12px}.ar-history-note .ar-button{width:100%;margin-left:0}.ar-mission-guide{padding:20px;gap:10px;align-items:flex-start}.ar-mission-guide>span{width:30px;height:40px}.ar-mission-guide>span svg{width:26px;height:26px}.ar-mission-guide p{font-size:12px}.ar-footer{font-size:8px;gap:15px}.ar-badge-dialog{padding:30px 22px}.ar-person-select{align-items:flex-start;flex-direction:column;gap:8px}.ar-person-select select{width:100%}}
@media(max-width:900px){.grw-workspace .ar-tabs{top:80px}}
@media(max-width:600px){.ar-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ar-profile-card{padding:20px 12px}.ar-profile-card h3{font-size:14px}.ar-profile-card>small{font-size:8px}.ar-rank-identity .ar-featured{display:none}.ar-podium-player .ar-featured{min-height:29px}.ar-podium-player .ar-featured>span{font-size:6px;padding:2px 3px}.ar-podium-score{margin-top:7px}}
@media(prefers-reduced-motion:reduce){.ar-root *,.ar-root *:before,.ar-root *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ar-podium-player:hover .ar-avatar,.ar-mission:hover,.ar-league-card:hover,.ar-league-card:hover .ar-emblem,.ar-badge:hover,.ar-rank-row:hover,.ar-button:hover{transform:none}}
