.player-page{min-height:calc(100vh - 72px);padding:58px clamp(18px,5vw,76px) 80px;color:#eaf2ed;background:radial-gradient(900px 380px at 50% -120px,rgba(43,223,120,.13),transparent 72%),#09100c;font-family:'Noto Sans KR',sans-serif}.player-hero{max-width:1120px;margin:0 auto 34px;text-align:center}.player-kicker{display:inline-block;margin-bottom:10px;color:#2bdf78;font-size:.68rem;font-weight:900;letter-spacing:.22em}.player-hero h1{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.7rem);font-weight:900;letter-spacing:-.045em}.player-hero>p{margin:10px auto 25px;color:#93a49a;font-size:.9rem}.player-search{width:min(760px,100%);height:62px;margin:auto;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;background:#121b16;border:1px solid #344139;border-top:2px solid #2bdf78;box-shadow:0 20px 55px rgba(0,0,0,.38)}.player-search>i{color:#678075}.player-search input{height:100%;min-width:0;padding:0 8px;color:#fff;background:transparent;border:0;outline:0;font:700 1rem inherit}.player-search button{height:44px;margin-right:8px;padding:0 21px;display:flex;align-items:center;gap:9px;color:#06150b;background:#2bdf78;border:0;font-weight:900;cursor:pointer}.player-search button:hover{background:#62f49e}.player-search button:disabled{opacity:.55;cursor:wait}.player-status{min-height:22px;margin:13px 0 0!important;color:#9eb0a5!important;font-size:.78rem!important}.player-status.error{color:#ff7d89!important}.player-result{max-width:1120px;margin:auto;display:grid;grid-template-columns:minmax(310px,420px) minmax(0,1fr);gap:22px}.player-viewer-card,.player-profile-card,.player-head-card{background:#101814;border:1px solid #2b3831;box-shadow:0 18px 50px rgba(0,0,0,.25)}.player-viewer-head{height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #28352e}.player-viewer-head div{display:grid;gap:2px;text-align:left}.player-viewer-head span,.player-identity span,.head-title span{color:#6f8377;font-size:.62rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.player-viewer-head strong{font-size:1rem}.player-viewer-head button{width:36px;height:36px;color:#c9d8cf;background:#1a251f;border:1px solid #3a4b41;cursor:pointer}.player-canvas-wrap{position:relative;height:480px;background:radial-gradient(circle at 50% 43%,#24362c,#0b120e 68%);overflow:hidden}.player-canvas-wrap:after{content:"";position:absolute;left:14%;right:14%;bottom:34px;height:22px;border-radius:50%;background:rgba(0,0,0,.45);filter:blur(8px);pointer-events:none}.player-canvas-wrap canvas{position:relative;z-index:1;width:100%!important;height:100%!important}.player-loading{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:10px;color:#a9bab0;background:#0d1511}.player-loading[hidden]{display:none}.player-viewer-hint{height:44px;margin:0!important;display:flex;align-items:center;justify-content:center;gap:8px;color:#75887d!important;font-size:.7rem!important;border-top:1px solid #28352e}.player-details{display:grid;align-content:start;gap:22px}.player-profile-card{padding:22px}.player-identity{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;padding-bottom:20px;border-bottom:1px solid #29362f}.player-identity img{width:58px;height:58px;object-fit:cover;background:#17221c;image-rendering:pixelated;border:1px solid #435348}.player-identity div{min-width:0;text-align:left}.player-identity h2{margin:3px 0 0;overflow:hidden;color:#fff;font-size:1.55rem;text-overflow:ellipsis}.player-model{padding:6px 9px;color:#2bdf78!important;background:#10251a;border:1px solid #1d6a40;font-size:.58rem!important}.player-profile-card dl{margin:8px 0 0}.player-profile-card dl>div{padding:14px 0;display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;border-bottom:1px solid #222e27}.player-profile-card dt{color:#82948a;font-size:.72rem;font-weight:800}.player-profile-card dd{min-width:0;margin:0;display:flex;align-items:center;gap:8px}.player-profile-card code,.player-profile-card dd>a{min-width:0;overflow:hidden;color:#dfeae3;font:700 .76rem/1.5 ui-monospace,monospace;text-overflow:ellipsis;white-space:nowrap}.player-profile-card dd>a{color:#66e99c}.copy-value{width:30px;height:30px;flex:0 0 30px;color:#91a49a;background:#1a251f;border:1px solid #34443a;cursor:pointer}.copy-value:hover{color:#07150c;background:#2bdf78}.player-actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.player-actions a{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;color:#06150b;background:#2bdf78;font-size:.75rem;font-weight:900;text-decoration:none}.player-actions a+ a{color:#d8e5dd;background:#1b2720;border:1px solid #3b4c42}.player-head-card{padding:22px}.head-title{display:flex;align-items:center;justify-content:space-between}.head-title h3{margin:3px 0 0;font-size:1.08rem}.head-title>i{color:#2bdf78;font-size:1.25rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#playerToast{position:fixed;left:50%;bottom:28px;z-index:100000;padding:11px 18px;transform:translateX(-50%);color:#07140b;background:#61efa0;font-size:.75rem;font-weight:900;box-shadow:0 12px 35px #0008}#playerToast[hidden]{display:none}@media(max-width:850px){.player-page{padding-top:34px}.player-result{grid-template-columns:1fr}.player-viewer-card{max-width:520px;width:100%;margin:auto}.player-canvas-wrap{height:420px}}@media(max-width:560px){.player-search{height:auto;grid-template-columns:42px 1fr;padding:7px}.player-search input{height:46px}.player-search button{grid-column:1/-1;width:100%;margin:0;justify-content:center}.player-profile-card dl>div{grid-template-columns:1fr;gap:7px}.player-actions{grid-template-columns:1fr}.player-identity{grid-template-columns:52px minmax(0,1fr)}.player-identity img{width:52px;height:52px}.player-model{grid-column:1/-1;width:max-content}.player-canvas-wrap{height:380px}}
.player-page.player-page{padding:58px 0 70px;background:#09100c}
.player-page>.page-head{width:100%;box-sizing:border-box;margin:0}
.player-page>.player-hero{width:min(1400px,calc(100% - 48px));max-width:1400px;padding:28px 0 20px;margin:0 auto;box-sizing:border-box}
.player-page .player-search{width:min(900px,100%)}
.player-page>.player-result{width:min(1400px,calc(100% - 48px));max-width:1400px;padding:0;margin:0 auto;box-sizing:border-box;grid-template-columns:minmax(320px,420px) minmax(0,1fr);align-items:start}
.player-page>.player-result[hidden]{display:none!important}
.player-page .player-details{min-width:0}
.player-page .player-profile-card dl>div{grid-template-columns:1fr;gap:9px}
.player-page .player-profile-card dd{justify-content:space-between;align-items:flex-start}
.player-page .player-profile-card code,.player-page .player-profile-card dd>a{overflow:visible;white-space:normal;overflow-wrap:anywhere;text-overflow:clip;font-size:.88rem}
.player-page .player-identity h2{overflow:visible;white-space:normal;overflow-wrap:anywhere;text-overflow:clip}

@media(max-width:900px){.player-page>.player-result{grid-template-columns:1fr}.player-page .player-viewer-card{max-width:none}.player-page>.player-hero,.player-page>.player-result{width:calc(100% - 32px)}}
.player-page .player-head-card{padding:22px;min-width:0}
.player-page .head-title{margin-bottom:20px}
.player-page .head-title h3{margin:0}
.player-page .player-head-card label{display:block;margin:16px 0 8px;color:#a8bcb0;font-size:.8rem;font-weight:700}
.player-page .player-head-card select,.player-page #playerHeadCommand{box-sizing:border-box;width:100%;max-width:100%;padding:12px;color:#eaf2ed;background:#0b120e;border:1px solid #3b4c42;border-radius:0;font:inherit}
.player-page #playerHeadCommand{display:block;min-height:100px;resize:vertical;white-space:pre-wrap;overflow-wrap:anywhere;font: .9rem/1.7 ui-monospace,monospace}
.player-page .head-copy{display:flex;align-items:center;justify-content:center;gap:9px;width:auto;height:42px;margin-top:12px;padding:0 18px;color:#07150c;background:#2bdf78;font-weight:800}
.player-page .head-note{margin:14px 0 0;color:#93a89a;font-size:.75rem;line-height:1.7}
.player-page .player-head-card :is(select,textarea,button):focus-visible{outline:2px solid #67f0a0;outline-offset:3px}
.player-page .player-hypixel-card{min-width:0;padding:22px;background:#101814;border:1px solid #344334;border-top:2px solid #e2b65f}
.hypixel-title{display:flex;align-items:center;justify-content:space-between;gap:16px}
.hypixel-title h3{margin:5px 0 0;color:#fff;font-size:1.15rem}
.hypixel-title>i{color:#e2b65f;font-size:1.5rem}
.hypixel-eyebrow{color:#e2b65f;font-size:.65rem;font-weight:800;letter-spacing:.13em}
.player-page #hypixelStatus{margin:14px 0;color:#9bb2a3;font-size:.8rem;line-height:1.6}
.player-page #hypixelStatus.error{color:#f1bf83}
.player-page #hypixelStats[hidden]{display:none!important}
.hypixel-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 16px}
.hypixel-overview>div{padding:13px;background:#18251c;border:1px solid #2d3b30}
.hypixel-overview dt{color:#91a696;font-size:.72rem}
.hypixel-overview dd{margin:7px 0 0;color:#edce8f;font-size:1.15rem;font-weight:800;overflow-wrap:anywhere}
.hypixel-games{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.hypixel-games section{min-width:0;padding:15px;background:#0c130f;border:1px solid #2b3b30}
.hypixel-games h4{margin:0 0 12px;color:#e5efdf}
.hypixel-games dl{margin:0}
.hypixel-games dl>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-top:1px solid #243028;font-size:.78rem}
.hypixel-games dt{color:#93a999}
.hypixel-games dd{margin:0;color:#fff;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.player-page .hypixel-note{margin:16px 0 0;color:#91a696;font-size:.7rem;line-height:1.7}
/* Quiet, consistent cards without colored top rules or decorative subtitles. */
.player-page .player-search{border:1px solid #3b4240;box-shadow:none}
.player-page .player-search{background:#181c1a}
.player-page .player-search>i{color:#9aa39e}
.player-page .player-search button{height:46px;color:#fff;background:#12872a;border-bottom:3px solid #073d0f}
.player-page .player-search button:hover{background:#1ca63b}
.player-page :is(.player-viewer-card,.player-profile-card,.player-head-card,.player-hypixel-card){border:1px solid #343c38;box-shadow:none}
.player-page .hypixel-title h3{margin:0}
.player-page .hypixel-overview dd{color:#e3e8e5}
.player-page #hypixelStatus.error{color:#aeb8b2}
.player-page .player-model{color:#bdc7c1!important;background:#1b221e;border-color:#414b44}
.player-section-icon{display:block;width:30px;height:30px;object-fit:contain;flex:0 0 30px}
.player-pixel-icon{image-rendering:pixelated}
.player-library{max-width:900px;margin:16px auto 0;padding:18px;text-align:left;background:#181c1a;border:1px solid #414744}
.library-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px}
.library-heading h2{margin:0;font-size:.85rem;color:#dfeae3}
.library-heading span,.library-note,.library-empty{color:#93a99c;font-size:.75rem}
.player-chip-list{display:flex;flex-wrap:wrap;gap:8px;min-height:32px;margin-bottom:18px}
.player-chip{display:flex;max-width:100%;border:1px solid #484e4a;background:#272b29}
.player-chip button,.library-heading button,.player-utility-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:7px 12px;background:#272b29;border:1px solid #484e4a;color:#dfeae3;font:inherit;font-size:.8rem;cursor:pointer}
.player-chip button{border:0;overflow-wrap:anywhere}
.player-chip button:hover,.player-utility-actions button:hover{background:#343936}
.player-utility-actions{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 12px}
.player-utility-actions button[aria-pressed=true]{color:#fff;border-color:#6a716d}
.player-page .player-share-url{box-sizing:border-box;width:100%;padding:10px;background:#0b120e;border:1px solid #34443a;color:#a8bdaf;font: .78rem ui-monospace,monospace}
#libraryStatus,#sharePlayerStatus{margin:8px 0;color:#b5cbbb;font-size:.75rem;line-height:1.6}
.player-library button:disabled,.player-utility-actions button:disabled{opacity:.5;cursor:default}
.player-library button:focus-visible,.player-utility-actions button:focus-visible,.player-share-url:focus-visible{outline:2px solid #67f0a0;outline-offset:3px}
@media(max-width:520px){.hypixel-overview{grid-template-columns:1fr}.hypixel-overview>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.hypixel-overview dd{margin:0}.hypixel-games{grid-template-columns:1fr}}
