:root{color:#e8f1f8;font-synthesis:none;text-rendering:optimizelegibility;--bg:#06101a;--panel:#0a1927e6;--panel-solid:#0d1c2a;--panel-light:#12283a;--line:#8fb4cc2e;--line-strong:#8fb4cc52;--muted:#8da1b1;--text:#e8f1f8;--accent:#4fc7e8;--accent-strong:#71d8f3;--gold:#d7ad5f;--gold-soft:#efd18f;background:#06101a;font-family:Inter,Noto Sans JP,Yu Gothic UI,Hiragino Kaku Gothic ProN,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{background:radial-gradient(circle at 12% -4%,#23779a40,#0000 31%),radial-gradient(circle at 92% 2%,#a0702a1a,#0000 23%),linear-gradient(#071522 0%,#06101a 54%,#040b12 100%);min-width:320px;min-height:100vh;margin:0}body:before{z-index:-1;content:"";opacity:.2;background-image:linear-gradient(#71d8f30a 1px,#0000 1px),linear-gradient(90deg,#71d8f30a 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}button,select,input{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button:focus-visible,select:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.app-shell{width:min(1400px,100%);min-height:100vh;margin:0 auto;padding:0 32px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;display:flex;position:relative}.topbar:after{content:"";background:linear-gradient(90deg, var(--accent), #4fc7e814 45%, var(--gold));opacity:.55;height:1px;position:absolute;bottom:-1px;left:0;right:0}.brand{align-items:center;gap:15px;display:flex}.brand-mark{width:46px;height:46px;color:var(--gold-soft);letter-spacing:.1em;background:linear-gradient(135deg,#4fc7e829,#0000 55%),#0b2030;border:1px solid #efd18f94;border-radius:10px;place-items:center;font-size:13px;font-weight:900;display:grid;box-shadow:inset 0 0 0 3px #06101ab8,0 10px 28px #00000047}.brand h1,.filter-heading h2,.player-identity h2,.status-page h2{margin:0}.brand h1{letter-spacing:.025em;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:.18em;margin:0 0 5px;font-size:10px;font-weight:800}.topbar-actions{align-items:center;gap:22px;display:flex}.server-chip{border:1px solid var(--line-strong);color:#bed0dc;letter-spacing:.09em;background:#0a1723b3;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:800;display:flex}.status-dot{background:#42d5a0;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #42d5a0bf}.updated-at{color:var(--muted);gap:2px;font-size:10px;display:grid}.updated-at strong{color:#c7d6df;font-size:11px;font-weight:600}.refresh-button,.reset-button,.primary-button{cursor:pointer;border:1px solid var(--line-strong);color:var(--text);background:#102739e0;transition:border-color .16s,background .16s,transform .16s}.refresh-button{border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:9px 14px;font-size:12px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff09}.header-back-link{text-decoration:none}.refresh-button:hover:not(:disabled),.reset-button:hover:not(:disabled){background:#143249;border-color:#4fc7e88c}.refresh-button:active:not(:disabled),.reset-button:active:not(:disabled),.primary-button:active{transform:translateY(1px)}button:disabled{cursor:default;opacity:.48}.refresh-icon{font-size:17px;line-height:1;display:inline-block}.spinning{animation:.9s linear infinite spin}.dashboard{padding:38px 0 52px}.stats-mode-menu{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:24px;display:grid}.stats-mode-menu a{border:1px solid var(--line);color:#c8d7df;background:#081622b8;border-radius:11px;gap:5px;min-width:0;padding:14px 15px;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:grid}.stats-mode-menu a:hover,.stats-mode-menu a:focus-visible,.stats-mode-menu a.is-active{background:#103449db;border-color:#4fc7e88c;transform:translateY(-1px)}.stats-mode-menu a.is-active{box-shadow:inset 0 2px 0 var(--accent)}.stats-mode-menu span{color:#f0f6f9;font-size:13px;font-weight:800}.stats-mode-menu small{color:var(--muted);text-overflow:ellipsis;font-size:10px;line-height:1.45;overflow:hidden}.search-command{z-index:4;border:1px solid var(--line);background:linear-gradient(120deg,#4fc7e812,#0000 42%),#081622e0;border-radius:16px;padding:24px 26px 26px;position:relative;box-shadow:0 18px 46px #0000002e}.search-command:before{content:"";background:linear-gradient(180deg, var(--accent), var(--gold));border-radius:16px 0 0 16px;width:3px;position:absolute;top:0;bottom:0;left:0}.search-command-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.search-command-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.search-command-heading>p{max-width:430px;color:var(--muted);text-align:right;margin:0;font-size:11px;line-height:1.7}.search-tools{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.search-panel{z-index:3;max-width:none;position:relative}.search-panel label{gap:7px;display:grid}.search-panel label>span{color:var(--accent);letter-spacing:.18em;font-size:10px;font-weight:800}.search-panel input{border:1px solid var(--line-strong);color:#dce8ee;background:linear-gradient(#0d2130fa,#081824fa);border-radius:10px;outline:0;width:100%;min-height:46px;padding:0 15px;font-size:13px;transition:border-color .16s,box-shadow .16s}.search-panel input:focus{border-color:#4fc7e8a3;box-shadow:0 0 0 3px #4fc7e817}.search-panel input::placeholder{color:#61788a}.search-results{border:1px solid var(--line-strong);background:#081825;border-radius:10px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 20px 42px #00000061}.search-results button{cursor:pointer;color:#dce8ee;text-align:left;background:0 0;border:0;border-bottom:1px solid #8bb0c91f;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 13px;display:flex}.search-results button:last-child{border-bottom:0}.search-results button:hover,.search-results button:focus-visible{background:#4fc7e81a}.search-results button span,.search-status{color:var(--muted);font-size:11px}.search-status{padding:12px 13px}.search-status.error{color:#e8b69f}.selected-clan{border:1px solid var(--line);background:#08141fc7;border-radius:7px;gap:7px;margin-top:10px;padding:13px 14px;display:grid}.selected-clan p{color:var(--accent);letter-spacing:.12em;margin:0;font-size:10px;font-weight:800}.selected-clan strong{color:#e8f1f8;font-size:15px}.selected-clan dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;display:grid}.selected-clan div{gap:3px;display:grid}.selected-clan dt{color:#829aaa;font-size:10px;font-weight:700}.selected-clan dd{color:#c8d7df;margin:0;font-family:Consolas,monospace;font-size:12px}.clan-description{gap:5px;padding-top:3px;display:grid}.clan-description span,.clan-members-heading span{color:#829aaa;font-size:10px;font-weight:800}.clan-description p{color:#b8c8d2;max-height:92px;margin:0;font-size:11px;line-height:1.65;overflow:auto}.clan-members{border-top:1px solid #8bb0c91f;gap:8px;padding-top:5px;display:grid}.clan-members-heading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.clan-members-heading strong{color:var(--accent-strong);font-family:Consolas,monospace;font-size:12px}.clan-members-list{border:1px solid #8bb0c91f;border-radius:6px;max-height:320px;display:grid;overflow:auto}.clan-members-list button{cursor:pointer;color:#c8d7df;text-align:left;background:#08141f66;border:0;border-bottom:1px solid #8bb0c917;grid-template-columns:minmax(150px,1.4fr) minmax(120px,1fr) 90px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:11px;display:grid}.clan-members-list button:last-child{border-bottom:0}.clan-members-list button:hover,.clan-members-list button:focus-visible{background:#4fc7e81a}.clan-members-list button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.clan-members-list button span:nth-child(n+3){color:#8fa5b4;font-family:Consolas,monospace}.overview-section{border:1px solid var(--line);background:linear-gradient(110deg, #123246d9, #091825f0), var(--panel);border-radius:18px;margin-top:26px;overflow:hidden;box-shadow:0 24px 58px #00000038}.player-banner{border-bottom:1px solid var(--line);background:radial-gradient(circle at 88% 10%,#d7ad5f1f,#0000 24%),linear-gradient(90deg,#4fc7e81a,#0000 52%),repeating-linear-gradient(-45deg,#0000,#0000 18px,#ffffff03 18px 19px);justify-content:space-between;align-items:flex-end;min-height:152px;padding:31px 34px 28px;display:flex}.player-identity h2{letter-spacing:-.02em;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,4vw,42px);font-weight:500}.identity-meta{color:#9bb0bf;flex-wrap:wrap;gap:8px 18px;margin-top:11px;font-size:11px;display:flex}.profile-status{color:var(--muted);justify-items:end;gap:6px;font-size:10px;display:grid}.profile-status span{color:#a9c7d6;padding-left:13px;font-size:11px;font-weight:700;position:relative}.profile-status span:before{content:"";background:#42d5a0;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.profile-status span.profile-hidden:before{background:#e0926f}.stats-grid{grid-template-columns:repeat(8,minmax(0,1fr));display:grid}.stat-card{border-right:1px solid var(--line);min-width:0;padding:23px 20px 24px;position:relative}.stat-card:nth-child(2n){background:#ffffff03}.stat-card:last-child{border-right:0}.stat-card p{color:var(--muted);letter-spacing:.04em;white-space:nowrap;margin:0 0 7px;font-size:10px;font-weight:700}.stat-card strong{color:#f3f8fb;letter-spacing:-.04em;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-family:Roboto Mono,Consolas,monospace;font-size:clamp(17px,1.55vw,24px);display:block;overflow:hidden}.stat-card-accent:before{content:"";background:var(--accent);height:2px;position:absolute;top:0;left:15%;right:15%;box-shadow:0 0 12px #4fc7e8a6}.stat-card-accent strong{color:var(--accent-strong)}.fleet-section{margin-top:28px}.battle-card-section{background:linear-gradient(110deg,#682d1f38,#0000 42%),radial-gradient(circle at 100% 0,#4fc7e817,#0000 31%),linear-gradient(#131b23f7,#060e16f7);border:1px solid #d7ad5f4d;border-radius:18px;grid-template-columns:minmax(230px,.36fr) minmax(0,1fr);align-items:center;gap:28px;margin-top:28px;padding:30px;display:grid;box-shadow:0 26px 62px #0000003d}.battle-card-copy{align-content:center;gap:15px;display:grid}.battle-card-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500}.battle-card-description{color:#9caab3;max-width:280px;margin:-4px 0 2px;font-size:12px;line-height:1.8}.battle-card-download{cursor:pointer;color:#140e07;letter-spacing:.04em;background:linear-gradient(135deg,#f4cf82,#a46d28);border:1px solid #f4cf828c;border-radius:10px;width:fit-content;min-height:46px;padding:0 19px;font-size:12px;font-weight:900;transition:filter .16s,transform .16s;box-shadow:0 10px 28px #a46d2833}.battle-card-download:hover,.battle-card-download:focus-visible{filter:brightness(1.06);transform:translateY(-1px)}.battle-card-download:disabled{cursor:progress}.battle-card-save-message{color:#c8d7df;background:#08141fb8;border:1px solid #8bb0c92e;border-radius:8px;grid-column:1/-1;padding:11px 13px;font-size:12px;line-height:1.6}.battle-card-save-message.is-success{color:#b9eadb;background:#13493652;border-color:#42d5a057}.battle-card-save-message.is-error{color:#e8b69f;background:#5f31224d;border-color:#e0926f57}.battle-card-save-preview{background:#07101894;border:1px solid #f4cf822e;border-radius:10px;grid-column:1/-1;justify-items:center;gap:8px;padding:12px;display:grid}.battle-card-save-preview img{border:1px solid #f4cf8238;border-radius:8px;width:min(100%,560px);height:auto;display:block}.battle-card-preview{background:linear-gradient(135deg,#ffffff0d,#0000 26%),radial-gradient(circle at 84% 5%,#c341324d,#0000 30%),linear-gradient(135deg,#171510,#071018 52%,#2a0f12);border:1px solid #f4cf8257;border-radius:20px;min-height:360px;padding:28px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0b,0 22px 48px #00000038}.battle-card-preview:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:14px;position:absolute;inset:18px}.battle-card-preview:after{content:"";background:#c44a352e;border-radius:50%;width:390px;height:190px;position:absolute;bottom:-90px;right:-110px;transform:rotate(-12deg)}.battle-card-topline,.battle-card-identity,.battle-card-highlight,.battle-card-metrics,.battle-card-performance,.battle-card-ships,.battle-card-type-diagnosis{z-index:1;position:relative}.battle-card-topline{color:#d0a857;letter-spacing:.22em;justify-content:space-between;align-items:center;gap:16px;font-size:11px;font-weight:900;display:flex}.battle-card-topline strong{color:#f4cf82}.battle-card-identity{gap:5px;margin-top:28px;display:grid}.battle-card-identity h3{color:#f7efe2;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(31px,4vw,47px);font-weight:500}.battle-card-identity p{color:#9f9b91;margin:0;font-size:12px}.battle-card-identity strong{color:#e8c36f;letter-spacing:.06em;background:#1e1710cc;border:1px solid #f4cf823d;border-radius:999px;width:fit-content;margin-top:7px;padding:7px 10px;font-size:11px;font-weight:900}.battle-card-style-summary{max-width:540px;margin:1px 0 0;line-height:1.55;color:#a8a39b!important;font-size:11px!important}.battle-card-rank-badge{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.battle-card-rank-badge span{color:#f4cf82;letter-spacing:.06em;background:linear-gradient(135deg,#593d16e6,#1e1710e6);border:1px solid #f4cf8252;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900}.battle-card-rank-badge span+span{color:#d8c59d;background:#0d1c26e6;border-color:#d8c59d33}.battle-card-highlight{background:#1e1710b8;border:1px solid #d9ab5459;border-radius:14px;gap:8px;min-width:180px;padding:16px;display:grid;position:absolute;top:84px;right:26px}.battle-card-highlight span,.battle-card-metrics span,.battle-card-performance span,.battle-card-ships>span{color:#9f9b91;letter-spacing:.12em;font-size:10px;font-weight:900}.battle-card-highlight strong{color:#f4cf82;font-family:Roboto Mono,Consolas,monospace;font-size:30px}.battle-card-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.battle-card-metrics div{background:linear-gradient(#0d1c27d1,#071018c2);border:1px solid #ffffff12;border-radius:10px;gap:5px;min-width:0;padding:13px;display:grid}.battle-card-metrics strong{color:#f6efe3;text-overflow:ellipsis;font-family:Roboto Mono,Consolas,monospace;font-size:clamp(17px,2vw,25px);overflow:hidden}.battle-card-performance{background:#060f1694;border:1px solid #fff1;border-radius:11px;gap:8px;margin-top:13px;padding:12px 13px;display:grid}.battle-card-performance-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.battle-card-performance-heading small{color:#676f72;letter-spacing:.14em;font-size:8px;font-weight:800}.battle-card-performance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.battle-card-performance-grid>div{grid-template-columns:34px minmax(0,1fr) 28px;align-items:center;gap:7px;min-width:0;display:grid}.battle-card-performance i{background:#1a2731;border-radius:999px;height:8px;display:block;overflow:hidden}.battle-card-performance b{border-radius:inherit;background:linear-gradient(90deg,#aa792f,#efd18f);max-width:100%;height:100%;display:block;box-shadow:0 0 9px #d0a85738}.battle-card-performance strong{color:#d8c59d;text-align:right;font-family:Roboto Mono,Consolas,monospace;font-size:10px}.battle-card-ships{border-top:2px solid #f4cf826b;gap:8px;margin-top:16px;padding-top:14px;display:grid}.battle-card-ships div{justify-content:space-between;align-items:baseline;gap:12px;padding:7px 0;display:flex}.battle-card-ships strong{color:#f7efe2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;overflow:hidden}.battle-card-ships small,.battle-card-ships p{color:#9f9b91;white-space:nowrap;margin:0;font-size:11px}.battle-card-type-diagnosis{background:#0d1b23b8;border:1px solid #d8c59d24;border-radius:9px;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;display:flex}.battle-card-type-diagnosis span{color:#81775f;letter-spacing:.13em;flex:none;font-size:8px;font-weight:900}.battle-card-type-diagnosis strong{color:#d8c59d;font-size:11px;line-height:1.45}.filter-panel{border:1px solid var(--line);background:linear-gradient(110deg,#4fc7e80d,#0000 38%),#0a1927f0;border-radius:16px 16px 0 0;padding:27px 29px 24px}.filter-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.filter-heading h2{font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.result-count{color:var(--muted);align-items:baseline;gap:5px;font-size:11px;display:flex}.result-count strong{color:var(--accent-strong);font-family:Consolas,monospace;font-size:22px}.filter-grid{grid-template-columns:.8fr 1fr 1.15fr 1.55fr auto;align-items:end;gap:11px;display:grid}.filter-grid label{gap:7px;display:grid}.filter-grid label>span{color:#829aaa;font-size:10px;font-weight:700}select{border:1px solid var(--line-strong);color:#dce8ee;background-color:#0b1c29;border-radius:6px;outline:0;width:100%;min-height:39px;padding:0 34px 0 12px;font-size:12px}.reset-button{border-radius:6px;min-height:39px;padding:0 15px;font-size:11px;font-weight:700}.pr-notice,.warning-banner{border-right:1px solid var(--line);border-left:1px solid var(--line);color:#8da4b4;background:#091621d1;align-items:center;gap:9px;padding:10px 15px;font-size:10px;display:flex}.pr-notice span{color:#06101a;background:var(--gold);border-radius:4px;place-items:center;width:24px;height:19px;font-size:9px;font-weight:900;display:grid}.warning-banner{color:#e8b69f;background:#5f31224d;border:1px solid #e0926f4d;border-radius:7px;margin-top:20px}.table-shell{border:1px solid var(--line);background:#08141fdb;border-radius:0 0 12px 12px;overflow:hidden}table{border-collapse:collapse;table-layout:auto;width:100%}thead{background:#102536}th{border-bottom:1px solid var(--line-strong);color:#7f97a8;letter-spacing:.045em;text-align:left;white-space:nowrap;padding:12px 10px;font-size:9px;font-weight:800}td{color:#b8c8d2;white-space:nowrap;border-bottom:1px solid #8bb0c917;padding:11px 10px;font-size:11px}tbody tr{transition:background .12s}tbody tr:hover{background:#2c708f1f}tbody tr:last-child td{border-bottom:0}.numeric{text-align:right;font-variant-numeric:tabular-nums;font-family:Roboto Mono,Consolas,monospace}.strong-number{color:#e8f1f8;font-weight:800}.ship-name{align-items:center;gap:8px;min-width:185px;display:flex}.ship-name img,.ship-image-placeholder{object-fit:contain;filter:drop-shadow(0 5px 6px #0006);width:54px;height:28px}.ship-image-placeholder{border:1px solid var(--line);background:#ffffff06;border-radius:3px;display:block}.ship-name div{gap:2px;display:grid}.ship-name strong{color:#e3edf3;text-overflow:ellipsis;max-width:180px;font-size:11px;overflow:hidden}.ship-name small{color:#546c7d;font-family:Consolas,monospace;font-size:8px}.tier-chip,.type-chip,.pr-badge{border-radius:4px;justify-content:center;align-items:center;min-height:22px;font-size:9px;font-weight:800;display:inline-flex}.tier-chip{color:#d9bc81;background:#6448152e;border:1px solid #d7aa5538;min-width:45px;padding:0 7px}.type-chip{color:#a8bfcc;background:#59798b1a;border:1px solid #7ea1b533;min-width:52px;padding:0 7px}.type-destroyer{color:#7bd4b1;background:#328b681f}.type-battleship{color:#e0b675;background:#a771241f}.type-aircarrier{color:#d0a2e5;background:#854a9f21}.type-submarine{color:#82b4df;background:#366a9621}.pr-badge{color:#fff;min-width:47px;padding:0 7px}.pr-super{background:#6b239a}.pr-unicum{background:#8f3fa8}.pr-great{background:#2870a8}.pr-very-good{background:#298f95}.pr-good{background:#3a9260}.pr-average{color:#0b1a12;background:#8baa45}.pr-below-average{color:#231a06;background:#c99d42}.pr-bad{background:#a3493d}.pr-na{color:#718594;background:#1a2c39}.empty-table{border:1px solid var(--line);color:var(--muted);background:#08141fdb;border-radius:0 0 12px 12px;justify-items:center;gap:7px;padding:58px 20px;font-size:12px;display:grid}.empty-table strong{color:#cad7df;font-size:14px}footer{border-top:1px solid var(--line);color:#667d8c;justify-content:space-between;gap:20px;padding:22px 0 30px;font-size:9px;display:flex}footer p{margin:0}footer a{color:#7899ac;text-underline-offset:2px}.status-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.status-page h2{overflow-wrap:anywhere;word-break:break-word;width:100%;max-width:100%;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(27px,5vw,42px);font-weight:500;line-height:1.28}.status-page h2 span{display:block}.status-page>p:not(.section-kicker){width:100%;max-width:560px;color:var(--muted);overflow-wrap:anywhere;margin:11px 0 0;font-size:13px;line-height:1.8}.status-page>p span{display:block}.loading-emblem{align-items:flex-end;gap:5px;height:36px;margin-bottom:23px;display:flex}.loading-emblem span{background:var(--accent);border-radius:3px;width:5px;animation:.9s ease-in-out infinite alternate wave;box-shadow:0 0 11px #4fc7e866}.loading-emblem span:first-child{height:16px}.loading-emblem span:nth-child(2){height:32px;animation-delay:.16s}.loading-emblem span:nth-child(3){height:23px;animation-delay:.32s}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:8px;width:min(600px,90vw);margin-top:34px;display:grid}.skeleton-grid span{border:1px solid var(--line);background:linear-gradient(90deg,#10283999,#1a3b4ecc,#10283999) 0 0/220% 100%;border-radius:7px;height:70px;animation:1.4s linear infinite shimmer}.error-code{color:#edb096;letter-spacing:.14em;background:#5e2d1d59;border:1px solid #e0926f66;border-radius:5px;place-items:center;min-width:72px;height:34px;margin-bottom:21px;padding:0 11px;font-family:Consolas,monospace;font-size:11px;font-weight:800;display:grid}.error-page code{border:1px solid var(--line);color:#a7c2d1;overflow-wrap:anywhere;white-space:normal;background:#07131e;border-radius:5px;max-width:100%;margin-top:18px;padding:10px 13px;font-size:11px}.primary-button{color:#06101a;background:var(--accent);border-color:#4fc7e866;border-radius:6px;margin-top:24px;padding:11px 19px;font-size:12px;font-weight:800}@keyframes spin{to{transform:rotate(360deg)}}.compare-section{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#4fc7e814,#0000 28%),#0a1927eb;border-radius:16px;gap:20px;margin-top:28px;padding:28px 29px;display:grid;box-shadow:0 22px 52px #0000002e}.search-tools.is-single{grid-template-columns:minmax(0,1fr)}.advanced-stats-page{min-height:calc(100vh - 150px)}.advanced-page-hero{border:1px solid var(--line);background:linear-gradient(120deg,#4fc7e814,#0000 48%),#081622e6;border-radius:16px;grid-template-columns:minmax(220px,.65fr) minmax(320px,1fr);align-items:center;gap:28px;padding:26px;display:grid}.advanced-page-hero h2,.advanced-player-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.advanced-page-hero h2{font-size:29px}.advanced-page-hero>div>p:last-child{max-width:520px;color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.clan-page-hero{align-items:start}.ranked-stats-stack{gap:18px;margin-top:22px;display:grid}.advanced-player-title{padding:4px 2px}.advanced-player-title span{color:var(--accent);letter-spacing:.14em;font-size:10px;font-weight:800}.advanced-player-title h2{margin-top:5px;font-size:27px}.ranked-stats-block{border:1px solid var(--line);background:#0a1927e6;border-radius:14px;overflow:hidden}.ranked-stats-heading{border-bottom:1px solid var(--line);padding:18px 20px}.ranked-stats-heading h3{color:#f0f6f9;margin:0;font-size:17px}.ranked-stats-heading p{color:var(--muted);margin:5px 0 0;font-size:10px}.ranked-stats-grid{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.ranked-stats-grid article{border-right:1px solid var(--line);min-width:0;padding:17px 15px}.ranked-stats-grid article:last-child{border-right:0}.ranked-stats-grid span{color:var(--muted);margin-bottom:6px;font-size:9px;font-weight:800;display:block}.ranked-stats-grid strong{color:#f4cf82;text-overflow:ellipsis;font-family:Roboto Mono,Consolas,monospace;font-size:clamp(15px,1.6vw,21px);display:block;overflow:hidden}.ranked-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.ranked-mode-grid .ranked-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ranked-mode-grid .ranked-stats-grid article:nth-child(2n){border-right:0}.ranked-mode-grid .ranked-stats-grid article:nth-child(n+3){border-top:1px solid var(--line)}.ranked-unavailable{background:#35281457;border:1px solid #d7ad5f47;border-radius:14px;padding:24px}.ranked-unavailable strong{color:#f4cf82;font-size:16px}.ranked-unavailable p{color:#b9afa0;max-width:760px;margin:8px 0 0;font-size:12px;line-height:1.7}.yearly-toolbar{justify-content:space-between;align-items:end;gap:20px;display:flex}.yearly-toolbar label{gap:6px;min-width:150px;display:grid}.yearly-toolbar label span{color:var(--muted);font-size:10px;font-weight:800}.yearly-toolbar select{border:1px solid var(--line-strong);min-height:42px;color:var(--text);background:#102536;border-radius:9px;padding:0 12px}.yearly-period-note,.yearly-storage-note,.yearly-empty-state{border:1px solid var(--line);color:#b9cad4;background:#08141fb3;border-radius:11px;padding:15px 17px;font-size:11px;line-height:1.7}.yearly-empty-state strong{color:#f4cf82;font-size:14px}.yearly-empty-state p{color:var(--muted);margin:7px 0 0}.yearly-storage-note{color:#d8c59d;border-color:#d7ad5f3d}.compare-launcher{border:1px solid var(--line);background:linear-gradient(110deg,#4fc7e814,#0000 48%),#0a1927d1;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-top:28px;padding:20px 24px;display:flex}.compare-launcher h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.compare-launcher>div>p:last-child{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.65}.compare-launcher-link{color:#dff7ff;background:#103449d1;border:1px solid #4fc7e86b;border-radius:9px;flex:none;padding:11px 15px;font-size:12px;font-weight:800;text-decoration:none;transition:border-color .16s,background .16s,transform .16s}.compare-launcher-link:hover,.compare-launcher-link:focus-visible{background:#144862eb;border-color:#4fc7e8bf;transform:translateY(-1px)}.compare-dashboard{min-height:calc(100vh - 210px)}.compare-dashboard .compare-section{margin-top:0}.compare-heading,.compare-pickers,.compare-row,.compare-mini-row{display:grid}.compare-heading{grid-template-columns:1fr auto;align-items:end;gap:14px}.compare-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.compare-intro{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.65}.compare-loading,.compare-empty{color:var(--muted);font-size:12px}.compare-pickers{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.compare-picker{z-index:2;gap:8px;display:grid;position:relative}.compare-picker label{gap:7px;display:grid}.compare-picker label>span,.compare-selected span{color:var(--accent);letter-spacing:.14em;font-size:10px;font-weight:800}.compare-picker input{border:1px solid var(--line-strong);color:#dce8ee;background:linear-gradient(#0d2130fa,#081824fa);border-radius:10px;outline:0;width:100%;min-height:46px;padding:0 15px;font-size:13px}.compare-selected{background:#08141f94;border:1px solid #8bb0c924;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:38px;padding:8px 11px;display:flex}.compare-selected strong{color:#e8f1f8;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.compare-table{border:1px solid #8bb0c924;border-radius:11px;display:grid;overflow:hidden}.compare-row{background:#8bb0c91a;border-bottom:1px solid #8bb0c91a;grid-template-columns:minmax(130px,.8fr) repeat(2,minmax(0,1fr));gap:1px}.compare-row:last-child{border-bottom:0}.compare-row>*{background:#08141fc2;min-width:0;padding:12px 13px}.compare-row span{color:#8ba4b4;font-size:11px;font-weight:800}.compare-row strong{color:#c8d7df;text-align:right;font-family:Roboto Mono,Consolas,monospace;font-size:13px}.compare-row-head>*{background:#102536}.compare-row-head strong{color:#e8f1f8;text-overflow:ellipsis;font-family:inherit;overflow:hidden}.compare-row .is-winner,.compare-mini-row .is-winner{color:#71d8f3;background:#4fc7e81f}.compare-row .is-tie,.compare-mini-row .is-tie{color:#d9bc81}.compare-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.compare-group{gap:9px;min-width:0;display:grid}.compare-group h4{color:#a8bfcc;margin:0;font-size:12px}.compare-mini-table{border:1px solid #8bb0c91f;border-radius:7px;display:grid;overflow:hidden}.compare-mini-row{border-bottom:1px solid #8bb0c917;grid-template-columns:minmax(92px,1fr) repeat(2,minmax(74px,.7fr))}.compare-mini-row:last-child{border-bottom:0}.compare-mini-row>*{background:#08141f94;min-width:0;padding:9px 10px}.compare-mini-row span{color:#8ba4b4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compare-mini-row strong{color:#c8d7df;text-align:right;font-family:Roboto Mono,Consolas,monospace;font-size:11px}@keyframes wave{to{opacity:.45;height:9px}}@keyframes shimmer{to{background-position:-220% 0}}@media (width<=1120px){.stats-mode-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.ranked-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ranked-stats-grid article:nth-child(3n){border-right:0}.ranked-stats-grid article:nth-child(n+4){border-top:1px solid var(--line)}.ranked-mode-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(4,1fr)}.stat-card:nth-child(4){border-right:0}.stat-card:nth-child(-n+4){border-bottom:1px solid var(--line)}.filter-grid{grid-template-columns:repeat(4,1fr)}.reset-button{grid-column:4}.table-shell{overflow-x:auto}table{min-width:1080px}}@media (width<=720px){.app-shell{padding:0 14px}.topbar{min-height:82px}.brand h1{font-size:21px}.brand-mark{width:40px;height:40px}.topbar-actions{gap:8px}.updated-at{display:none}.refresh-button{padding:8px 10px}.dashboard{padding:22px 0 38px}.advanced-page-hero{grid-template-columns:1fr;gap:20px;padding:20px 18px}.yearly-toolbar{flex-direction:column;align-items:stretch}.yearly-toolbar label{min-width:0}.search-command{padding:20px 18px 21px}.search-command-heading{gap:9px;margin-bottom:17px;display:grid}.search-command-heading>p{text-align:left;max-width:none}.search-tools{grid-template-columns:1fr}.compare-section{padding:22px 18px}.compare-launcher{flex-direction:column;align-items:stretch;padding:20px 18px}.compare-launcher-link{text-align:center}.battle-card-section{grid-template-columns:1fr;gap:20px;padding:22px 18px}.battle-card-download{justify-content:center;width:100%}.battle-card-preview{min-height:0;padding:23px}.battle-card-highlight{width:fit-content;min-width:170px;margin-top:18px;position:static}.battle-card-metrics,.battle-card-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.compare-pickers,.compare-groups{grid-template-columns:1fr}.compare-row{grid-template-columns:minmax(88px,.7fr) repeat(2,minmax(0,1fr))}.compare-row>*{padding:10px 9px}.player-banner{min-height:130px;padding:23px 21px}.profile-status{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:18px 15px}.stat-card:nth-child(odd){border-right:1px solid var(--line)}.stat-card:nth-child(2n){border-right:0}.stat-card:nth-child(-n+6){border-bottom:1px solid var(--line)}.filter-panel{padding:21px 17px 17px}.filter-grid{grid-template-columns:repeat(2,1fr)}.sort-field{grid-column:1/-1}.reset-button{grid-column:2}.pr-notice{align-items:flex-start;line-height:1.55}.table-shell{background:0 0;border:0;overflow:visible}table,tbody,tr,td{width:100%;display:block}table{min-width:0}thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}tbody{gap:10px;display:grid}tbody tr{border:1px solid var(--line);background:#091723e6;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}tbody tr:hover{background:#091723e6}td,tbody tr:last-child td{white-space:normal;border-bottom:1px solid #8bb0c917;border-right:1px solid #8bb0c917;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}td:nth-child(2n){border-right:0}td:before{color:#6f8798;content:attr(data-label);flex:none;font-family:Inter,Noto Sans JP,Yu Gothic UI,sans-serif;font-size:9px;font-weight:800}td:first-child{background:#1b3c4e38;border-right:0;grid-column:1/-1}td:first-child:before{display:none}td.numeric{text-align:right}.ship-name{width:100%;min-width:0}.ship-name strong{max-width:none}footer{line-height:1.6;display:grid}}@media (width<=430px){.status-page{padding:20px}.status-page h2{font-size:22px}.eyebrow,.server-chip{display:none}.stats-mode-menu{grid-template-columns:1fr}.stats-mode-menu small{white-space:normal}.ranked-stats-grid,.ranked-mode-grid .ranked-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ranked-stats-grid article:nth-child(3n){border-right:1px solid var(--line)}.ranked-stats-grid article:nth-child(2n){border-right:0}.ranked-stats-grid article:nth-child(n+3){border-top:1px solid var(--line)}.filter-heading{align-items:center}.filter-grid{grid-template-columns:1fr}.sort-field,.reset-button{grid-column:1}.reset-button{justify-self:end;min-width:92px}.selected-clan dl{grid-template-columns:1fr}.brand{gap:10px}.brand h1{font-size:19px}.topbar-actions{flex:none}.refresh-button{min-width:44px;padding:8px 10px}.search-command,.battle-card-section,.compare-section,.compare-launcher{border-radius:14px}.search-command-heading h2,.compare-heading h2,.battle-card-copy h2{font-size:23px}.battle-card-description{max-width:none}.battle-card-preview{border-radius:15px;padding:20px}.battle-card-preview:before{inset:11px}.battle-card-identity{margin-top:22px}.battle-card-identity h3{font-size:28px}.battle-card-highlight{width:100%;min-width:0}.battle-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.battle-card-metrics div,.battle-card-performance{padding:11px}.battle-card-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.battle-card-type-diagnosis{gap:5px;display:grid}.battle-card-ships div{gap:3px;display:grid}.battle-card-ships small{white-space:normal}.battle-card-save-preview{padding:8px}.clan-members-list button{grid-template-columns:1fr;gap:4px}.clan-members-list button span{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
