@charset "UTF-8";
:root{color-scheme:dark;--bg:#071018;--panel:#101e2a;--line:#20303d;--muted:#9caab7;--ink:#f5f7fa;--yellow:#f8c515;--blue:#38a8ff;--green:#35d07f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--bg);color:var(--ink);font:14px/1.6 Arial,'Malgun Gothic',sans-serif}button,input,select{font:inherit}button,select{cursor:pointer}button,a,input,select{outline-offset:4px}button{color:inherit;border:0;background:none}a{color:inherit;text-decoration:none}button:disabled{opacity:.5;cursor:wait}button:hover{filter:brightness(1.15)}[hidden]{display:none!important}.header{position:sticky;top:0;z-index:20;background:#071018f5;border-bottom:1px solid #24344080;backdrop-filter:blur(14px)}.header-inner{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px;height:68px;padding:0 42px}.brand{display:flex;align-items:center;gap:10px;font-size:25px;letter-spacing:-.7px;font-weight:750;white-space:nowrap}.brand img{display:block}.desktop-nav{display:flex;gap:30px;align-self:stretch;margin-right:auto;margin-left:35px}.desktop-nav a{display:flex;align-items:center;font-size:13px;color:#c6d2dc;border-bottom:2px solid transparent}.desktop-nav .active{color:var(--yellow);border-color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:14px}.icon-button{min-width:44px;min-height:44px;display:grid;place-items:center;font-size:28px}.favorite-nav{border:1px solid var(--line);border-radius:5px;background:#12212e;padding:8px 15px;min-height:40px;font-size:12px}.mobile-menu,.mobile-dropdown,.bottom-nav{display:none}.hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(100deg,#0a1825,#334354 60%,#141d28)}.hero-art{position:absolute;inset:0;z-index:-2;background:url('/images/hero/hero-main.png') center 45%/cover;opacity:.95}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#05111dda,#08152399 33%,#07101a00 65%,#07101844),linear-gradient(0deg,#071018a8,transparent 45%)}.hero-inner{max-width:1440px;margin:auto;padding:46px 42px 32px;min-height:470px;display:flex;align-items:center;justify-content:space-between;gap:30px}.hero-copy{width:500px;max-width:100%}.eyebrow{font-size:11px;letter-spacing:1.8px;color:#b8cbdc;margin-bottom:13px}h1{font-size:43px;line-height:1.32;letter-spacing:-1.8px;margin:0 0 19px;font-weight:800;text-shadow:0 2px 18px #0008}h1 em{font-style:normal;color:var(--yellow)}.hero-copy>p{font-size:15px;line-height:1.8;color:#e2eaf1;margin:0 0 24px;text-shadow:0 1px 10px #000}.search{display:flex;align-items:center;height:56px;background:#fff;color:#263c51;border-radius:6px;overflow:hidden;border:1px solid #ffffffb0;box-shadow:0 8px 28px #0003}.search>span{font-size:29px;line-height:1;margin:0 13px 0 17px}.search input{width:100%;min-width:0;border:0;background:#fff;color:#20354b;padding:14px 0;outline-offset:-3px}.search input::placeholder{color:#70849b;font-size:13px}.search button{height:100%;width:76px;flex:none;background:var(--yellow);font-weight:700;color:#10202a}.platform-options{display:flex;gap:9px;margin-top:13px}.platform-options button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:40px;min-width:92px;background:#081520d9;border:1px solid #2c3d4c;border-radius:5px;font-size:12px;color:#ccd9e4}.platform-options button span{font-size:19px;color:#b5c4d1}.platform-options button.chosen{border-color:var(--blue);background:#0c2b40dd}.platform-options button.chosen span{color:var(--blue)}.platform-options button[data-platform=kakao] span{color:var(--yellow)}.demo-link{font-size:10px;color:#bacbda;padding:11px 0 0;min-height:35px}.hero-features{display:grid;gap:10px;width:224px;margin-left:auto}.hero-features a{display:flex;align-items:center;gap:15px;padding:14px 18px;border-radius:7px;border:1px solid #5b697340;background:linear-gradient(100deg,#0a1a28e8,#0c1925c9);box-shadow:0 6px 22px #0002}.hero-features strong{font-size:12px}.hero-features p{font-size:10px;color:#bac9d7;margin:3px 0 0}.hero-features>a>span{font-size:29px;line-height:1;color:var(--yellow)}.hero-features>a:nth-child(2)>span{color:var(--blue)}.hero-caption{position:absolute;bottom:17px;right:max(42px,calc((100vw - 1356px)/2));color:#e4c77378;font-size:11px;letter-spacing:3px}main{max-width:1440px;padding:0 42px;margin:auto}#welcome{padding:16px 0 30px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:22px 0 16px}.section-title h2{font-size:21px;margin:0}.section-title p,.panel-heading p{font-size:11px;color:var(--muted);margin:4px 0 0}.welcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.welcome-grid>a{padding:26px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(140deg,#132635,#0b1823)}.welcome-grid>a>span{color:var(--blue);font-size:10px;letter-spacing:1.4px}.welcome-grid h3{font-size:17px;margin:18px 0 9px}.welcome-grid p{color:var(--muted);font-size:12px;line-height:1.9}.welcome-grid b{font-size:11px;color:var(--yellow);display:block;margin-top:22px}#message:not(:empty){padding:13px 17px;border:1px solid #344552;border-left:3px solid var(--yellow);background:#0e1d29;border-radius:5px;margin:22px 0;font-size:12px;color:#d3dfe9}.player-heading{display:flex;align-items:center;justify-content:space-between;padding:30px 0 24px;gap:20px}.player{display:flex;align-items:center;gap:17px;min-width:0}.avatar{flex:none;width:72px;height:72px;border:2px solid #538db6;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 65% 20%,#417092,#102c42 70%);font-size:27px;font-weight:bold;color:#dceefa}.player-info{min-width:0}.player-title{display:flex;align-items:center;gap:14px}.player h2{font-size:29px;margin:0;letter-spacing:-.6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player p{display:flex;align-items:center;gap:12px;margin:7px 0 0;color:var(--muted);font-size:10px;flex-wrap:wrap}.platform-badge{background:#152b3c;border:1px solid #294457;border-radius:4px;padding:1px 9px;color:#ddeaf4;font-size:10px}.badge{font-size:9px;color:var(--blue);border:1px solid #244766;background:#0b2235;padding:2px 7px;border-radius:4px;white-space:nowrap}.profile-actions{display:flex;gap:8px}.outline-button{min-height:42px;min-width:44px;border:1px solid #2c4050;border-radius:5px;background:#11202c;padding:8px 12px;font-size:11px;white-space:nowrap}#favorite{color:var(--yellow);font-size:21px;line-height:1}#favorite[aria-pressed=true]{background:var(--yellow);color:#10202a}.tabs-row{display:flex;justify-content:space-between;gap:15px;align-items:center;background:#0b1822;border:1px solid var(--line);border-radius:7px;margin-bottom:27px;padding:0 17px}.player-tabs{display:flex;gap:28px;overflow-x:auto;white-space:nowrap}.player-tabs a{font-size:12px;padding:16px 0 13px;border-bottom:2px solid transparent;color:#acbbc8}.player-tabs a.selected{color:var(--yellow);border-color:var(--yellow)}.mode-label{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;flex:none}select{border:1px solid #2e4353;color:#dbe8f2;background:#10202c;padding:7px 10px;border-radius:5px;font-size:11px;min-height:38px}h3{font-size:17px;margin:0;font-weight:650}.tiny-label{font-size:9px;letter-spacing:1.4px;color:#718a9e}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:26px}.stat{border:1px solid var(--line);border-radius:7px;background:linear-gradient(120deg,#112331,#0d1a25);padding:20px 24px}.stat-label{display:flex;justify-content:space-between;font-size:11px;color:#a7bdce}.stat-label span{color:#526d80}.stat-value{font-size:30px;font-weight:700;letter-spacing:-.8px;margin:7px 0 4px}.stat:nth-child(2) .stat-value{color:var(--blue)}.stat:nth-child(3) .stat-value{color:var(--yellow)}.stat-value small{font-size:14px;margin-left:4px}.stat-sub{font-size:10px;color:#94a7b8}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:23px}.main-column,.analysis-column{min-width:0;display:flex;flex-direction:column;gap:22px}.panel{background:linear-gradient(130deg,#0e1d28,#0a1721);border:1px solid var(--line);border-radius:8px;padding:22px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:17px}.panel-heading h3{font-size:15px}.chart-legend{display:flex;gap:12px;font-size:10px;white-space:nowrap}.chart-legend span:first-child{color:var(--yellow)}.chart-legend span:last-child{color:var(--blue)}.trend-chart{height:215px;display:flex;align-items:center;justify-content:center}.trend-chart svg{width:100%;height:100%;overflow:visible}.trend-chart text{fill:#7f98ad;font:10px Arial}.trend-chart .grid{stroke:#243542;stroke-width:.7}.trend-chart .kill-line{stroke:var(--yellow);stroke-width:2;fill:none}.trend-chart .damage-line{stroke:var(--blue);stroke-width:2;fill:none}.trend-chart .kill-point{fill:var(--yellow)}.trend-chart .damage-point{fill:var(--blue)}.match-list{display:grid;gap:10px}.match-card{display:grid;grid-template-columns:96px minmax(100px,1fr) repeat(3,65px) 15px;align-items:center;gap:16px;text-align:left;width:100%;padding:0 17px 0 0;overflow:hidden;min-height:90px;border:1px solid #243845;background:#10202b;border-radius:6px;transition:border-color .15s,background .15s}.match-card:hover{border-color:#486478;background:#152a39}.match-card.winner{border-color:#a08528}.match-art{align-self:stretch;background:linear-gradient(0deg,#0917228c,#0b213020),url('/images/hero/hero-main.png') 30% 75%/auto 145%;display:flex;align-items:flex-end;padding:8px;color:#fff;font-size:10px}.match-art.desert{filter:sepia(.6);background-position:5% 70%}.match-art.forest{background-position:85% 80%}.match-art.snow{filter:saturate(.4);background-position:20% 40%}.match-main{min-width:0}.match-main strong{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-main small{font-size:10px;color:#93aabd;display:block;margin-top:4px}.placement{font-size:22px;color:#c2d1de;font-weight:bold;margin-right:8px}.top10 .placement{color:var(--blue)}.winner .placement{color:var(--yellow)}.match-metric{display:flex;flex-direction:column;font-size:15px;font-weight:600}.match-metric small{font-size:9px;color:#8ba2b4;font-weight:400;margin-bottom:3px}.match-arrow{font-size:20px;color:#a2b6c6}.match-note{font-size:10px;color:#8297a8;margin:15px 0 0}.beta{font-size:8px;color:var(--blue);border:1px solid #275376;border-radius:20px;padding:3px 8px}.insight h4{font-size:16px;line-height:1.6;color:var(--yellow);margin:0 0 8px}.insight p{font-size:11px;color:#bac9d6;line-height:1.9;margin:0}.analysis-visual{max-width:275px;margin:19px auto 10px}.analysis-visual svg{width:100%;display:block}.radar-grid{stroke:#345166;fill:none;stroke-width:.7}.radar-labels{fill:#c0d0dc;font-size:10px;text-anchor:middle}#radar{fill:#f8c51530;stroke:var(--yellow);stroke-width:2}.chart-note{font-size:9px;color:#7e97a9;margin:10px 0 0;line-height:1.8}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.detail-row:last-child{border:0}.detail-row span{font-size:11px;color:#9bb0c1}.detail-row strong{font-size:16px;font-weight:600}.detail-row small{font-size:10px;color:#8ca4b7;margin-left:5px}.map-section{margin:30px 0}.map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.map-card{border:1px solid #2b4050;border-radius:7px;overflow:hidden;background:var(--panel)}.map-art{height:115px;background:linear-gradient(0deg,#091824,#09203410),url('/images/hero/hero-main.png') 25% 65%/cover}.map-art.desert{filter:sepia(.5);background-position:5% 60%}.map-art.forest{background-position:80% 60%}.map-art.snow{filter:saturate(.3);background-position:center top}.map-card-content{padding:12px 15px 16px}.map-card h4{font-size:14px;margin:0 0 9px}.map-summary{display:flex;justify-content:space-between;font-size:10px;color:#9ab0c3}.map-summary strong{color:#f0f5fa;font-size:13px}.map-caption{font-size:9px;color:#728b9f;margin-top:8px}.empty{color:#8ea6b9;padding:22px 8px;font-size:12px}.map-grid>.empty{grid-column:1/-1;background:#0d1d29;border:1px solid var(--line);border-radius:6px;margin:0}#loading{padding:28px 0}.skeleton-heading,.skeleton-grid>div{background:linear-gradient(100deg,#132735 20%,#254051 40%,#132735 60%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:7px}.skeleton-heading{height:55px;width:260px;margin-bottom:20px}.skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.skeleton-grid>div{height:120px}@keyframes shimmer{to{background-position:-200% 0}}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);padding:25px 0 30px;margin-top:30px}footer .brand{font-size:20px}footer p{font-size:9px;color:#8298aa}footer>span{font-size:11px;color:#7997ae}.sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}dialog{background:#0e1e2b;color:var(--ink);border:1px solid #3d5c73;border-radius:10px;width:min(620px,92vw);padding:24px;max-height:90dvh;overflow:auto}dialog::backdrop{background:#020912cf;backdrop-filter:blur(5px)}dialog .panel-heading>button{min-width:44px;min-height:44px;font-size:25px}.favorite-row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line)}.favorite-row button{min-height:44px}.favorite-row button:first-child{color:var(--yellow)}.favorite-row small{margin-left:10px;color:var(--muted)}.match-detail-banner{padding:28px 22px;background:linear-gradient(90deg,#05111ccf,#14293955),url('/images/hero/hero-main.png') center/cover;border:1px solid #304b60;border-radius:6px}.match-detail-banner h2{margin:0;color:var(--yellow)}.match-detail-banner p{font-size:12px}.match-detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.match-detail-metrics>div{padding:16px;background:#142a3a;border:1px solid var(--line);border-radius:5px}.match-detail-metrics small{display:block;color:var(--muted);font-size:10px}.match-detail-metrics strong{font-size:23px}
@media(min-width:1600px){.hero-inner{min-height:500px}.hero-art{background-position:center 42%}}
@media(max-width:1150px){.header-inner{gap:18px;padding:0 28px}.desktop-nav{gap:20px;margin-left:10px}.header-actions{gap:4px}.hero-inner,main{padding-left:28px;padding-right:28px}.hero-copy{width:460px}.hero-features{width:205px}.content-grid{grid-template-columns:minmax(0,1fr) 285px;gap:18px}.panel{padding:18px}.match-card{grid-template-columns:75px minmax(100px,1fr) 55px 65px 12px;gap:10px}.match-metric.survival{display:none}.stat{padding:18px}.map-grid{grid-template-columns:repeat(3,1fr)}.mode-label>span{display:none}.player-tabs{gap:22px}}
@media(max-width:850px){.header-inner{padding:0 22px}.desktop-nav{gap:18px;margin-left:0}.desktop-nav a{font-size:11px}.favorite-nav span{display:none}.favorite-nav{padding:7px 11px;font-size:20px}.hero-features{display:none}.hero-copy{width:480px}.hero-inner{min-height:440px}.hero-art{background-position:60% center}.content-grid{grid-template-columns:1fr}.analysis-column{display:grid;grid-template-columns:1fr 1fr;align-items:start}.match-card{grid-template-columns:95px minmax(130px,1fr) repeat(3,65px) 15px;gap:15px}.match-metric.survival{display:flex}.tabs-row{align-items:stretch;flex-direction:column;gap:0;padding:0 15px}.mode-label{justify-content:flex-end;padding:9px 0;border-top:1px solid var(--line)}.mode-label>span{display:block;margin-right:auto}.player-tabs{justify-content:space-between}.welcome-grid{gap:12px}.welcome-grid>a{padding:20px}.welcome-grid h3{font-size:15px}.welcome-grid p{font-size:11px}.hero-caption{right:28px}}
@media(max-width:600px){html{scroll-padding-top:76px}body{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.header-inner{height:60px;padding:0 19px;gap:10px}.brand{font-size:22px;gap:8px}.brand img{width:29px;height:29px}.desktop-nav,.favorite-nav{display:none}.mobile-menu{display:grid}.header-actions{gap:1px}.mobile-dropdown:not([hidden]){display:grid;position:absolute;top:60px;left:0;right:0;padding:8px 20px 17px;background:#0b1825;border-bottom:1px solid #2e4559}.mobile-dropdown a{padding:12px;color:#c0d1df;font-size:13px}.hero-inner{padding:34px 22px 22px;min-height:430px;align-items:flex-end}.hero-art{background-position:60% center;background-size:auto 100%}.hero:after{background:linear-gradient(90deg,#06131db8,#0b172536),linear-gradient(0deg,#071018f5 0%,#07101855 62%,#07101810)}.hero-copy{width:100%}.eyebrow{font-size:9px;letter-spacing:1.4px;margin-bottom:14px}h1{font-size:33px;line-height:1.38;letter-spacing:-1px;margin-bottom:16px}.hero-copy>p{font-size:13px;line-height:1.8;margin-bottom:22px}.search{height:53px;border-radius:5px}.search>span{margin:0 11px 0 14px;font-size:24px}.search input::placeholder{font-size:12px}.search button{width:56px;font-size:12px}.platform-options{gap:7px}.platform-options button{min-width:0;flex:1;min-height:44px;font-size:11px;gap:5px}.platform-options button span{font-size:16px}.hero-caption{display:none}.demo-link{font-size:10px;padding-top:14px;min-height:44px}main{padding:0 18px}.section-title{margin:23px 0 14px}.section-title h2{font-size:17px}.section-title p{font-size:10px}.section-title>.tiny-label{display:none}.welcome-grid{grid-template-columns:1fr}.welcome-grid>a{padding:21px}.welcome-grid h3{margin-top:10px}.welcome-grid p{font-size:12px}.welcome-grid b{margin-top:13px}#message:not(:empty){font-size:11px;padding:12px;margin:18px 0}.player-heading{padding:23px 0 17px;display:block}.player{gap:13px}.avatar{width:62px;height:62px;font-size:24px}.player h2{font-size:25px}.player-title{gap:9px}.badge{font-size:8px;padding:1px 6px}.player p{font-size:9px;gap:8px;margin-top:5px}.profile-actions{margin:17px 0 0;gap:8px}.outline-button{min-height:44px;padding:9px 12px;font-size:11px}.profile-actions #favorite,.profile-actions #share-player{flex:1}.profile-actions #refresh{flex:1.5}.tabs-row{padding:0 11px;border-radius:5px;margin-bottom:21px}.player-tabs{gap:23px;justify-content:initial;scrollbar-width:none}.player-tabs a{font-size:11px;padding:14px 0;min-height:46px}.mode-label{font-size:10px}.mode-label select{min-height:44px;font-size:11px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.stat{padding:17px 15px}.stat-value{font-size:29px;margin:6px 0}.stat-label{font-size:10px}.stat-sub{font-size:9px}.content-grid{gap:20px}.panel{padding:17px 14px;border-radius:7px}.panel-heading{gap:8px}.panel-heading h3{font-size:15px}.panel-heading p{font-size:9px}.chart-legend{gap:7px;font-size:8px}.trend-chart{height:200px}.main-column{gap:18px}.matches{padding:17px 0 0;background:none;border:0}.matches .panel-heading{padding:0 2px}.match-list{gap:10px}.match-card{min-height:99px;grid-template-columns:69px 1fr 65px 12px;grid-template-rows:auto auto;gap:0 10px;padding:0 10px 0 0}.match-art{grid-row:1/3;width:69px;min-height:99px;font-size:8px;padding:6px;background-size:auto 120%}.match-main{grid-column:2/4;grid-row:1;align-self:end;padding-top:12px}.match-main strong{font-size:12px}.placement{font-size:21px;margin-right:7px}.match-main small{font-size:9px;margin-top:2px}.match-metric{font-size:12px;flex-direction:row;gap:5px;align-items:center;align-self:start;padding:6px 0 12px}.match-metric small{font-size:9px;margin:0}.match-metric.kills{grid-column:2;grid-row:2}.match-metric.damage{grid-column:3;grid-row:2;justify-content:flex-end}.match-metric.survival{display:none}.match-arrow{grid-column:4;grid-row:1/3;font-size:23px}.match-note{font-size:9px;line-height:1.8;padding:0 3px}.analysis-column{display:flex;gap:18px}.analysis-visual{max-width:250px;margin:24px auto 15px}.insight h4{font-size:17px}.insight p{font-size:12px}.details{padding:18px}.detail-row{padding:13px 0}.map-grid{grid-template-columns:1fr 1fr;gap:10px}.map-art{height:90px}.map-card-content{padding:10px}.map-card h4{font-size:12px}.map-summary{font-size:9px;gap:5px}.map-summary strong{font-size:12px}.map-caption{font-size:8px}.map-section{margin:26px 0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:30;display:flex;align-items:stretch;justify-content:space-around;background:#08141ff5;border-top:1px solid #2a3c4c;backdrop-filter:blur(15px);padding:4px 5px calc(5px + env(safe-area-inset-bottom));height:calc(67px + env(safe-area-inset-bottom))}.bottom-nav a,.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;min-width:55px;min-height:48px;font-size:9px;color:#94abc0}.bottom-nav span{font-size:25px;line-height:1.2}.bottom-nav .active{color:var(--yellow)}footer{flex-wrap:wrap;padding:22px 0;margin-top:28px;gap:12px}footer .brand{font-size:20px}footer p{order:3;width:100%;font-size:8px;margin:0;line-height:1.8}footer>span{font-size:10px}.skeleton-grid{grid-template-columns:1fr 1fr;gap:10px}dialog{padding:19px}dialog .panel-heading{margin-bottom:12px}.match-detail-metrics{gap:8px}.match-detail-metrics>div{padding:12px}.match-detail-metrics strong{font-size:20px}}
@media(max-width:600px){.analysis-column{align-items:stretch}}
.home-controls{display:flex;align-items:center;gap:8px}.home-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:18px 0 28px}.home-stat{min-width:0;display:flex;align-items:center;gap:17px;background:linear-gradient(125deg,#112632,#0c1a24);border:1px solid var(--line);border-radius:7px;padding:22px 20px;min-height:112px}.home-stat>span{font-size:34px;line-height:1;color:var(--yellow)}.home-stat:nth-child(2)>span{color:var(--blue)}.home-stat:nth-child(3)>span{color:#ff6573}.home-stat small{display:block;font-size:11px;color:#a2b9cc}.home-stat strong{display:block;font-size:25px;line-height:1.5}.home-stat p{font-size:9px;color:#819bb0;margin:4px 0 0}.home-stat.skeleton-heading{width:100%;height:112px}.home-content{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.home-content>div{min-width:0}.home-content .section-title{margin-top:0}.directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);margin-bottom:16px}.directory-tabs{display:flex;gap:20px;white-space:nowrap}.directory-tabs button{font-size:12px;color:#91a8bc;min-height:44px;border-bottom:2px solid transparent;padding:0 0 10px}.directory-tabs button.selected{color:var(--yellow);border-bottom-color:var(--yellow)}.directory-toolbar input{max-width:150px;min-width:0;background:#112534;border:1px solid #263d4f;border-radius:4px;padding:8px 10px;color:var(--ink);font-size:11px;margin-bottom:8px}.popular-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.popular-card{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;text-align:center;padding:20px 10px 13px;border:1px solid #253d4e;border-radius:7px;background:linear-gradient(140deg,#152b3b,#0d1d29);transition:border-color .15s;min-height:188px}.popular-card:hover{border-color:var(--yellow)}.popular-number{position:absolute;top:7px;left:8px;background:#253c4e;color:#a8bfce;padding:0 4px;font-size:9px;border-radius:3px}.popular-card:first-child .popular-number{background:var(--yellow);color:#10212d}.popular-card .avatar{width:51px;height:51px;font-size:19px;margin-bottom:12px}.popular-card>strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.popular-card>small{font-size:8px;color:#98aec0;margin:3px 0 11px}.popular-stat{display:flex;justify-content:space-between;gap:10px;align-self:stretch;font-size:10px;color:#92aabd;margin-top:auto}.popular-stat b{color:var(--ink);font-size:14px}.directory-empty{grid-column:1/-1;background:linear-gradient(120deg,#112533,#0a1823);border:1px dashed #355065;border-radius:7px;text-align:center;padding:25px}.directory-empty>span{font-size:36px;color:#668ba7}.directory-empty h4{font-size:14px;margin:2px 0 7px}.directory-empty p{font-size:11px;color:#93adc0}.directory-empty button{margin-top:6px;color:var(--yellow)}.ranking-panel{padding:20px 17px}.ranking-head,.ranking-row{display:grid;grid-template-columns:22px minmax(0,1fr) 36px;gap:9px;align-items:center;text-align:left;width:100%;font-size:11px}.ranking-head{color:#829db4;padding:7px 0 10px;border-bottom:1px solid var(--line);font-size:10px}.ranking-row{min-height:42px;border-bottom:1px solid #24394770}.ranking-row>strong{font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ranking-row>small{font-size:10px;text-align:right;color:#b4cbdc}.ranking-row>span{color:var(--yellow)}.home-map-section{margin-top:27px}.highlight-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.highlight-card{border:1px solid #2b4558;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;text-align:left;padding:0 0 12px;background:#0c1c28;min-width:0}.highlight-image{background:linear-gradient(0deg,#0b1c2adc,transparent),url('/images/hero/hero-main.png') 25% 55%/cover;height:94px;width:100%;padding:9px}.highlight-image>b{font-size:23px;line-height:1;color:#e4eef5}.highlight-image>.gold{color:var(--yellow)}.highlight-card>strong{font-size:12px;padding:0 12px}.highlight-card>small{font-size:9px;color:#8ba4b8;padding:3px 12px 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.highlight-card>span:last-child{display:flex;justify-content:space-between;gap:5px;padding:0 12px;font-size:10px;color:#9cb6c9}.highlight-card>span:last-child b{color:#dbe9f4}.highlight-grid>.empty{grid-column:1/-1;background:#0d1d29;border:1px solid var(--line);border-radius:6px;margin:0}.mode-label{flex-wrap:wrap;justify-content:flex-end}.tabs-row{flex-wrap:wrap;padding-top:0;padding-bottom:7px}#ranked-banner{border:1px solid #796727;background:linear-gradient(110deg,#403616,#142638);border-radius:7px;padding:19px 23px;color:var(--yellow);font-size:23px;font-weight:bold;margin:20px 0}#more-matches{width:100%;margin-top:16px;min-height:44px;color:var(--blue)}.team-table{margin:14px 0;border:1px solid var(--line);border-radius:5px;padding:0 12px}.team-row{display:grid;grid-template-columns:minmax(0,1fr) 35px 60px 35px;gap:8px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.team-row:first-child{color:#8ea8bc}.team-row:last-child{border:0}.team-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.home-controls select{min-height:42px}#home-error{font-size:12px;color:#e7c777}
@media(max-width:1150px){.home-content{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.popular-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-stat{gap:12px;padding:18px 14px}.home-stat>span{font-size:28px}.home-stat strong{font-size:23px}.directory-toolbar input{max-width:120px}.directory-tabs{gap:13px}}
@media(max-width:850px){.home-content{grid-template-columns:1fr}.popular-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ranking-panel{max-width:none}.home-stats{gap:10px}.home-stat{flex-direction:column;align-items:flex-start;gap:8px}.home-stat>span{font-size:24px}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.home-stats{grid-template-columns:1fr 1fr;gap:10px;margin:16px 0 26px}.home-stat{padding:17px 13px;min-height:103px;flex-direction:row;align-items:center;gap:11px}.home-stat>span{font-size:27px}.home-stat strong{font-size:23px}.home-stat small{font-size:10px}.home-stat p{font-size:8px;line-height:1.7}.home-controls{gap:5px}.home-controls select{font-size:10px;max-width:106px}.home-controls button{min-width:38px;padding:5px}.home-content .section-title{margin:4px 0 13px}.home-content .section-title p{font-size:9px}.directory-toolbar{flex-wrap:wrap;gap:0}.directory-tabs{gap:22px}.directory-tabs button{font-size:11px;padding-bottom:8px}.directory-toolbar label{width:100%;margin-top:9px}.directory-toolbar input{max-width:none;width:100%;min-height:44px;margin-bottom:12px}.popular-grid{grid-template-columns:1fr;gap:9px}.popular-card{min-height:80px;display:grid;grid-template-columns:48px minmax(0,1fr) 55px;grid-template-rows:1fr 1fr;gap:0 13px;align-items:center;padding:13px 14px;text-align:left}.popular-card .avatar{grid-row:1/3;width:46px;height:46px;font-size:17px;margin:0}.popular-number{top:7px;left:8px;font-size:8px}.popular-card>strong{grid-column:2;grid-row:1;align-self:end;font-size:12px}.popular-card>small{grid-column:2;grid-row:2;margin:0;align-self:start;font-size:9px}.popular-stat{grid-column:3;grid-row:1/3;display:flex;flex-direction:column;align-self:center;gap:2px;font-size:9px;align-items:flex-end}.popular-stat b{font-size:18px}.directory-empty{padding:22px 15px}.ranking-panel{padding:18px;margin-top:5px}.ranking-row{min-height:45px}.ranking-row>strong{font-size:12px}.home-map-section{margin-top:22px}.home-map-section .section-title p{font-size:9px}.highlight-grid{grid-template-columns:1fr 1fr;gap:10px}.highlight-image{height:90px}.highlight-card>strong{font-size:12px;padding:0 10px}.highlight-card>small{font-size:8px;padding:3px 10px 9px}.highlight-card>span:last-child{padding:0 10px;font-size:9px;flex-wrap:wrap}#welcome>.section-title{flex-wrap:wrap;gap:12px}.home-controls{margin-left:auto}.mode-label{gap:6px;justify-content:space-between}.mode-label select{min-width:0;flex:1;font-size:10px;padding:6px}#ranked-banner{font-size:20px;padding:17px}.team-row{font-size:10px;grid-template-columns:minmax(0,1fr) 25px 50px 25px}}
#load-analysis{width:100%;margin:20px 0 12px;min-height:44px;color:var(--yellow)}#telemetry-result{margin-top:16px;font-size:12px;color:#bdcfdd}.weapon-table{border:1px solid var(--line);border-radius:5px;padding:0 12px;margin:15px 0 24px}.weapon-row{display:grid;grid-template-columns:minmax(0,1fr) 35px 65px 35px;gap:8px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}.weapon-row:last-child{border:0}.weapon-row:first-child{color:#91acc1}.weapon-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.telemetry-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.telemetry-grid section{min-width:0}.telemetry-grid h3{font-size:14px}.event-list{list-style:none;margin:14px 0;padding:0}.event-list li{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px}.event-list time{color:var(--yellow);min-width:35px}.event-death span{color:#ff7e83}.event-revive span{color:#57d9a0}.route-chart{display:block;width:100%;max-width:340px;margin-top:15px;background:#0a1824;border:1px solid var(--line);border-radius:5px}
@media(max-width:600px){.telemetry-grid{grid-template-columns:1fr}.event-list li{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.archive-panel{margin-top:28px}.archive-list{display:grid;gap:8px;margin:16px 0}.archive-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;text-align:left;padding:16px;border:1px solid var(--border,#20303D);border-radius:10px;background:#101e2a;color:#edf4fa;cursor:pointer}.archive-row:hover{border-color:#f8c515}.archive-row span{font-size:12px;color:#9cafbd}.archive-controls{display:flex;justify-content:center;align-items:center;gap:20px}.archive-controls button:disabled{opacity:.4;cursor:default}#archive-status{line-height:1.7;color:#f8c515}

/* Shared visual refinement for home, profiles and the permanent match archive. */
body{font-family:Arial,'Malgun Gothic',sans-serif;-webkit-font-smoothing:antialiased}
.header-inner,.hero-inner,main{max-width:1360px}
.hero-inner{min-height:420px;padding-top:34px;padding-bottom:26px}.hero-copy{width:465px}h1{font-size:40px}.hero-features{width:216px}.hero-features a{padding:12px 16px}.hero-features p{font-size:11px}.demo-link{font-size:11px}
.section-title h2{font-size:21px}.section-title h3{font-size:18px}.section-title p,.chart-note{font-size:12px;line-height:1.7}.tiny-label{letter-spacing:1px}
.home-stats{margin:16px 0 25px;gap:14px}.home-stat{padding:20px;min-height:106px}.home-stat small{font-size:12px}.home-stat p{font-size:10px}.home-stat strong{font-size:27px;font-variant-numeric:tabular-nums}
.home-content{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.directory-toolbar{margin-bottom:14px}.directory-tabs button{font-size:13px}.directory-toolbar input{font-size:12px;max-width:180px}.popular-card{min-height:178px}.popular-card>strong{font-size:14px}.popular-card>small{font-size:11px}.popular-grid.sparse{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.popular-grid.sparse .popular-card{display:grid;grid-template-columns:56px minmax(0,1fr) 70px;grid-template-rows:auto auto;gap:2px 16px;text-align:left;min-height:110px;padding:22px}.popular-grid.sparse .avatar{grid-row:1/3;margin:0}.popular-grid.sparse .popular-card>strong{grid-column:2;align-self:end}.popular-grid.sparse .popular-card>small{grid-column:2;align-self:start;margin:0}.popular-grid.sparse .popular-stat{grid-column:3;grid-row:1/3;flex-direction:column;justify-content:center;gap:2px;align-items:flex-end}.popular-grid.sparse .popular-stat b{font-size:23px}.ranking-row{min-height:46px}.ranking-row>strong{font-size:12px}.ranking-head,.ranking-row>small{font-size:11px}
.home-map-section{margin-top:28px}.home-map-section .map-card{position:relative;min-height:188px;isolation:isolate;overflow:hidden}.home-map-section .map-art{position:absolute;inset:0;height:auto;z-index:-1;background-size:260% auto;background-position:8% 57%;opacity:.65}.home-map-section .map-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#07121bf5,#07121b50 80%)}.home-map-section .map-card[data-map=Miramar] .map-art{background-position:36% 54%;filter:sepia(.65)}.home-map-section .map-card[data-map=Vikendi] .map-art{background-position:0 47%;filter:saturate(.4)}.home-map-section .map-card[data-map=Taego] .map-art{background-position:25% 70%}.home-map-section .map-card-content{padding:80px 18px 16px}.home-map-section .map-card h4{font-size:17px;margin-bottom:10px}.home-map-section .map-summary{font-size:12px}.home-map-section .map-caption{font-size:11px;margin-top:8px}.highlight-card>strong{font-size:14px}.highlight-card>small,.highlight-card>span:last-child{font-size:11px}.highlight-card{transition:transform .15s,border-color .15s}.highlight-card:hover{transform:translateY(-2px);border-color:var(--blue)}
.profile-view .hero-inner{min-height:240px;padding-top:25px;padding-bottom:20px}.profile-view .hero-copy{width:100%;max-width:640px}.profile-view .hero-copy h1{font-size:26px;margin-bottom:14px}.profile-view .hero-copy h1 br{display:none}.profile-view .hero-copy h1 em{margin-left:10px}.profile-view .hero-copy>p,.profile-view .eyebrow,.profile-view .hero-features,.profile-view .hero-caption,.profile-view .demo-link{display:none}.profile-view .search{height:48px}.profile-view .hero-art{background-position:center 40%}.player-tabs{min-width:0;max-width:100%;scrollbar-width:thin}.player-tabs a{font-size:13px}.tabs-row{row-gap:4px}.mode-label select{min-height:42px}.archive-panel{padding:24px}.archive-row{min-height:72px;align-items:center}.archive-row strong{font-size:14px}.archive-row:focus-visible,.popular-card:focus-visible{outline:2px solid var(--yellow)}#archive-status{padding:14px 16px;border:1px solid #335063;border-radius:7px;background:#0b1a26;color:#c9dce9;font-size:13px}.archive-controls{padding-top:8px}.archive-controls button{min-height:44px}
@media(max-width:850px){.home-content{grid-template-columns:1fr}.hero-inner{min-height:400px}.section-title p{font-size:11px}.home-stat{padding:16px 13px}.profile-view .hero-inner{min-height:225px}}
@media(max-width:600px){.hero-inner{min-height:365px;padding:29px 18px 24px}.hero-copy{width:100%}h1{font-size:29px;letter-spacing:-1px}.hero-copy>p{font-size:13px;margin-bottom:19px}.eyebrow{font-size:10px;margin-bottom:10px}.hero-features{display:none}.section-title h2{font-size:19px}.section-title h3{font-size:17px}.home-stat{min-height:100px;gap:10px}.home-stat strong{font-size:24px}.home-stat small{font-size:11px}.home-stat p{font-size:10px}.home-stat>span{font-size:24px}.home-content{gap:20px}.directory-tabs button{font-size:12px}.directory-toolbar input{max-width:none;font-size:13px}.popular-grid.sparse{grid-template-columns:1fr}.popular-grid.sparse .popular-card{min-height:90px;padding:16px;grid-template-columns:46px minmax(0,1fr) 56px;gap:2px 12px}.popular-card>strong{font-size:14px}.popular-card>small{font-size:11px}.popular-grid.sparse .popular-stat b{font-size:20px}.home-map-section .map-card{min-height:160px}.home-map-section .map-card-content{padding:66px 12px 13px}.home-map-section .map-card h4{font-size:15px}.home-map-section .map-summary{font-size:11px}.home-map-section .map-caption{font-size:10px}.highlight-card>strong{font-size:13px}.highlight-card>small{font-size:10px}.highlight-card>span:last-child{font-size:10px}.profile-view .hero-inner{min-height:205px;padding:20px 18px}.profile-view .hero-copy h1{font-size:20px;letter-spacing:-.7px}.profile-view .hero-copy h1 em{margin-left:4px}.player-tabs a{font-size:12px}.archive-panel{padding:17px 14px}.archive-row{gap:6px;padding:13px}.archive-row strong{font-size:13px}.archive-row span{font-size:11px}#archive-status{font-size:12px;padding:12px}.archive-controls{gap:18px}}
.teammate-picker{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;margin-bottom:18px;border:1px solid #355369;background:#0d2030;border-radius:8px}.teammate-picker label{font-size:13px;color:#bcd0df}.teammate-picker select{min-width:150px;max-width:65%;min-height:44px;padding:8px 12px;color:#f8c515;background:#101e2a;border:1px solid #466377;border-radius:5px}.combat-player{font-size:17px;color:#f8c515;margin:14px 0}.teammate-picker+ .combat-player{margin-top:4px}@media(max-width:600px){.teammate-picker{align-items:stretch;flex-direction:column;gap:8px;padding:12px}.teammate-picker select{max-width:100%;width:100%}}
.weapon-row{align-items:center}.weapon-cell{display:flex;align-items:center;gap:12px;min-width:0}.weapon-cell strong{font-size:12px;white-space:normal;overflow-wrap:anywhere}.weapon-image{width:88px;height:52px;object-fit:contain;flex:none}.weapon-no-image{width:88px;height:52px;display:grid;place-items:center;border-radius:5px;background:#0a1924;color:#6e8b9f;flex:none}.weapon-credit{font-size:11px;color:#92a9bd;margin:-12px 0 24px}.weapon-credit a,.credits-page a:not(.brand){color:#70c7ff;text-decoration:underline;text-underline-offset:3px}.credits-page{max-width:900px;padding-top:35px;padding-bottom:50px}.credits-page h1{font-size:30px;margin:30px 0}.credits-page .panel{margin:18px 0}.credits-page p{line-height:1.9;color:#b8cbda}.asset-credit{font-size:11px;color:#9eafbd}@media(max-width:600px){.weapon-table{padding:0 9px}.weapon-row{grid-template-columns:minmax(0,1fr) 26px 54px 28px;gap:6px}.weapon-cell{flex-direction:column;align-items:flex-start;gap:3px}.weapon-cell strong{font-size:11px}.weapon-image,.weapon-no-image{width:76px;height:42px}.weapon-credit{font-size:10px;line-height:1.8}.credits-page h1{font-size:24px}}
@media(max-width:600px){.weapon-image{width:96px;height:60px}}

/* Match AI coaching */
.ai-panel{margin-top:24px;padding:22px;border:1px solid #34516a;border-radius:16px;background:linear-gradient(130deg,#132737,#101b27)}
.ai-heading{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ai-heading h3{margin:0}.ai-label{color:#f8c515;font-size:11px;letter-spacing:2px;font-weight:800}.ai-status{color:#aebfcf;line-height:1.7}.ai-summary{font-size:16px;line-height:1.8;color:#edf5fc}.ai-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ai-panel h4{margin:18px 0 10px}.ai-panel li{margin:9px 0;line-height:1.7}.ai-panel ul{padding-left:20px}.ai-fight{border-top:1px solid #2c4051;padding:14px 0}.ai-fight summary,.ai-limits summary{cursor:pointer;line-height:1.7}.ai-fight summary span{font-size:11px;color:#91b4cd;margin-left:8px}.ai-fight p{line-height:1.8}.ai-limits{color:#9eafbf;margin-top:18px}.ai-result{overflow-wrap:anywhere}@media(max-width:600px){.ai-panel{padding:16px}.ai-columns{grid-template-columns:1fr;gap:0}}
