.playerPage{width:min(1160px,100%);margin:0 auto;padding:28px 28px 50px}.playerIdentity{flex:1;min-width:0;max-width:100%}.playerNameRow{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.playerNameRow h2{min-width:0;max-width:100%}.playerCopyFallback{width:100%;min-width:0}.playerCopyFallback textarea{width:100%;color:var(--ink);resize:vertical;background:#fffdf8;border:1px solid #c6b79f;border-radius:6px;margin-top:10px;padding:12px;font:13px/1.6 Arial,sans-serif;display:block}.playerCopyButton{--copy-surface:#fffaf0;background:var(--copy-surface);color:#805c2f;border:1px solid #d9c8ad;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;padding:0;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-grid;box-shadow:0 2px 5px #4c38220a,inset 0 1px #fff}.playerCopyButton:hover:not(:disabled){--copy-surface:#f7eddb;border-color:#b28a54;transform:translateY(-1px);box-shadow:0 4px 10px #67451f17}.playerCopyButton:active:not(:disabled){transform:translateY(0);box-shadow:inset 0 1px 3px #67451f14}.playerCopyButton:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.playerCopyButton:disabled{cursor:wait;opacity:.7}.playerCopyIcon{width:24px;height:24px;display:block;position:relative}.playerCopyIcon:before,.playerCopyIcon:after{content:"";border:1.7px solid;border-radius:3px;width:14px;height:17px;position:absolute}.playerCopyIcon:before{opacity:.55;top:1px;left:2px}.playerCopyIcon:after{background:var(--copy-surface);top:6px;left:7px}.playerCopyLink{z-index:1;background:var(--copy-surface);width:15px;height:10px;box-shadow:0 0 0 2px var(--copy-surface);border-radius:4px;position:absolute;bottom:-1px;right:-2px;transform:rotate(-35deg)}.playerCopyLink:before,.playerCopyLink:after{content:"";border:1.7px solid;border-radius:4px;width:10px;height:6px;position:absolute;top:2px}.playerCopyLink:before{left:0}.playerCopyLink:after{right:0}.playerCopyButton[data-state=copied]{--copy-surface:#edf6ee;color:#3c7650;border-color:#bcd8c3}.playerCopyButton[data-state=copied] .playerCopyIcon:before{display:none}.playerCopyButton[data-state=copied] .playerCopyIcon:after{background:0 0;border-width:0 2px 2px 0;border-radius:0;width:8px;height:15px;top:3px;left:8px;transform:rotate(45deg)}.playerCopyButton[data-state=copied] .playerCopyLink,.playerCopyButton[data-state=copying] .playerCopyLink,.playerCopyButton[data-state=copying] .playerCopyIcon:before{display:none}.playerCopyButton[data-state=copying] .playerCopyIcon:after{background:0 0;border:2px solid;border-right-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite playerCopySpin;top:3px;left:3px}@keyframes playerCopySpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.playerCopyButton{transition:none}.playerCopyButton[data-state=copying] .playerCopyIcon:after{animation:none}}.playerHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:42px;display:flex}.playerBrand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.playerBrand img{width:42px;height:42px}.playerBrand strong{font:700 24px Georgia,serif;display:block}.playerBrand small{color:var(--muted);letter-spacing:.1em;margin-top:3px;font-size:10px;display:block}.playerBack,.playerResultHeader>a{color:#86571f;text-underline-offset:3px;font-size:13px}.playerSearchPanel{background:#fffdf8;border:1px solid #d7cbb9;border-radius:12px;padding:32px}.playerBadge{letter-spacing:.12em;color:#866127;font-size:10px;font-weight:700}.playerSearchPanel h1{margin:12px 0;font:700 clamp(28px,4vw,40px)/1.15 Georgia,serif}.playerSearchPanel>p{color:var(--muted);margin:0 0 28px;line-height:1.6}.playerSearchPanel label{margin-bottom:10px;font-size:12px;font-weight:700;display:block}.playerSearchRow{gap:10px;display:flex}.playerSearchRow input{background:#fff;border:1px solid #c6b79f;border-radius:6px;flex:1;min-width:0;padding:14px}.playerSearchRow button{color:#fff;white-space:nowrap;background:#3b2e23;border:0;border-radius:6px;padding:14px 24px;font-weight:700}.playerSearchRow button:disabled{opacity:.55;cursor:default}.playerSearchRow input:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.playerSearchRow button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.playerItem:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.playerHint{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.6}.playerNotice{background:#fffaf0;border:1px solid #d5c7b2;border-radius:8px;margin-top:22px;padding:25px;line-height:1.6}.playerError{color:#943a2b;border-color:#c88172}.playerResult{background:#fffdf8;border:1px solid #d7cbb9;border-radius:12px;margin-top:24px;padding:26px}.playerResultHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.playerServer{color:#8c683d;font-size:11px}.playerResultHeader h2{overflow-wrap:anywhere;margin:6px 0;font:700 26px Georgia,serif}.playerResultSummary{color:var(--muted);font-size:13px;line-height:1.6}.playerPlates{color:var(--ink);margin:12px 0;font-size:13px;line-height:1.7}.playerPlates>strong{font-weight:700}.playerPlates dl{margin:3px 0 0}.playerPlates dl>div{align-items:baseline;gap:10px;display:flex}.playerPlates dt{min-width:90px;color:var(--muted)}.playerPlates dd{font-variant-numeric:tabular-nums;margin:0;font-weight:700}.playerItemInfo>.playerItemSymbols{overflow-wrap:anywhere;flex-direction:column;gap:4px;font-size:12px;font-weight:600;line-height:1.4;display:flex}.playerItemLevel{white-space:nowrap;font-variant-numeric:tabular-nums}.playerItemGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.playerItem{height:100%;color:var(--ink);background:#faf7ef;border:1px solid #ded3c0;border-radius:6px;align-items:center;gap:12px;padding:13px;text-decoration:none;display:flex}.playerItem:hover{background:#f6eedf;border-color:#a8814c}.playerItemIcon{background:#eee6d8;border:1px solid #dbcfbc;border-radius:4px;flex-shrink:0;place-items:center;width:60px;height:60px;display:grid;overflow:hidden}.playerItemIcon>span,.playerItemIcon img{grid-area:1/1}.playerItemIcon>span{color:#a99b88;font:30px Georgia,serif}.playerItemIcon img{object-fit:contain;width:100%;height:100%;position:relative}.playerItemInfo{flex-direction:column;gap:6px;min-width:0;display:flex}.playerItemInfo small{color:#8c683d;font-size:10px}.playerItemInfo strong{overflow-wrap:anywhere;font:700 16px/1.3 Georgia,serif}.playerItemInfo>span{color:#8c683d;font-size:10px}.playerEmpty{text-align:center;color:var(--muted);padding:52px 20px}.playerEmptySearch{vertical-align:middle;color:#ac9676;width:50px;height:50px;display:inline-block;position:relative}.playerEmptySearch:before{content:"";border:2px solid;border-radius:50%;width:32px;height:32px;position:absolute;top:3px;left:4px}.playerEmptySearch:after{content:"";transform-origin:0;background:currentColor;border-radius:2px;width:19px;height:3px;position:absolute;top:30px;left:31px;transform:rotate(45deg)}.playerEmpty h2{color:#655240;margin:12px 0;font:24px Georgia,serif}.playerEmpty p{font-size:13px;line-height:1.6}.playerPrivacy{color:var(--muted);margin-top:24px;font-size:12px;line-height:1.6}@media (max-width:900px){.playerItemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.playerPage{padding:18px 12px 30px}.playerHeader{flex-wrap:wrap;margin-bottom:24px}.playerBrand strong{font-size:21px}.playerSearchPanel{padding:22px 16px}.playerSearchRow{flex-direction:column}.playerSearchRow input{width:100%}.playerResult{padding:18px 14px}.playerResultHeader{flex-direction:column;align-items:flex-start}.playerItemGrid{grid-template-columns:1fr}.playerEmpty{padding:36px 12px}}
