:root{--color-text:#f7f3f7;--color-text-secondary:#aaa2ad;--color-text-muted:#a9a0ad;--color-text-subtle:#8f8792;--color-text-dim:#817984;--color-text-dark:#746c77;--color-text-darker:#706873;--accent-pink:#ff66ab;--accent-pink-light:#ff9bd0;--accent-pink-dark:#ff4d91;--accent-purple:#b84dff;--background-top:#17131d;--background-bottom:#0e0c11;--background-card:#ffffff0b;--background-stat:#0000002b;--background-unit:#00000021;--border-card:#ffffff13;--border-stat:#ffffff0b;--border-unit:#ffffff0e;--glass-blur:18px;--radius-card:24px;--radius-chart:20px;--radius-stat:16px;--radius-small:10px;--shadow-profile:0 30px 90px #00000038;--shadow-chart:0 18px 55px #0000001f;--osu-gradient:linear-gradient(135deg, var(--accent-pink-light) 0%, var(--accent-pink) 50%, var(--accent-pink-dark) 100%);--osu-glow:#ff66aa26;--osu-shadow:#ff50964d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--color-text);background:radial-gradient(circle at 10% 0%, #ff66ab21, transparent 32%), radial-gradient(circle at 90% 8%, #b84dff1a, transparent 28%), linear-gradient(180deg, var(--background-top) 0%, var(--background-bottom) 72%);margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff03 1px,#0000 1px),linear-gradient(90deg,#ffffff03 1px,#0000 1px);background-size:40px 40px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}button,input,select,textarea{font:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto;padding:72px 0 44px}.hero{justify-content:space-between;align-items:center;gap:32px;margin-bottom:30px;display:flex}.eyebrow{color:var(--color-text-muted);letter-spacing:.22em;margin:0 0 20px;font-size:11px;font-weight:700}.hero h1{margin:0;font-size:clamp(42px,7vw,68px);line-height:1}.subtitle{color:var(--color-text-secondary);margin:14px 0 0;font-size:15px}.osu-logo{background:radial-gradient(circle, var(--accent-pink-light) 0%, var(--accent-pink) 45%, var(--accent-pink-dark) 100%);color:#fff;border:5px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;font-size:22px;font-style:italic;font-weight:900;display:flex;position:relative;transform:rotate(-8deg);box-shadow:0 0 0 8px #ff66aa26,0 18px 45px #ff50964d}.osu-logo:before{content:"";border:1px solid #ff78be59;border-radius:50%;position:absolute;inset:-10px}.profile-card,.chart-card{border:1px solid var(--border-card);background:var(--background-card);-webkit-backdrop-filter:blur(var(--glass-blur))}.profile-card{border-radius:var(--radius-card);box-shadow:var(--shadow-profile);padding:30px}.profile-header{align-items:center;gap:16px;margin-bottom:28px;display:flex;position:relative}.avatar{background:linear-gradient(135deg, var(--accent-pink), var(--accent-purple));border-radius:19px;flex-shrink:0;width:100px;height:100px;overflow:hidden;box-shadow:0 10px 30px #ff66ab1f}.avatar img{object-fit:cover;width:100%;height:100%;display:block}.player-label{color:var(--color-text-subtle);letter-spacing:.16em;margin:0 0 4px;font-size:10px;font-weight:700}.profile-header h2{letter-spacing:-.025em;margin:0;font-size:32px}.profile-header p:last-child{color:var(--color-text-secondary);margin:4px 0 0;font-size:14px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat{border:1px solid var(--border-stat);border-radius:var(--radius-stat);background:var(--background-stat);min-width:0;padding:18px 19px}.stat-label{color:#ddd;letter-spacing:.05em;flex-direction:column;gap:4px;margin-bottom:9px;font-size:16px;font-weight:1000;display:flex}.stat-label small{color:#625b66;letter-spacing:.12em;font-size:9px;font-weight:600}.stat strong{text-overflow:ellipsis;letter-spacing:-.035em;white-space:nowrap;font-size:30px;line-height:1.1;display:block;overflow:hidden}.stat small{color:var(--color-text-secondary);letter-spacing:0;font-size:12px;font-weight:500}.history-section{margin-top:58px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin:0 2px 18px;display:flex}.section-heading .eyebrow{margin-bottom:7px}.section-heading h2{margin:0;font-size:27px}.history-count{color:var(--color-text-dark);white-space:nowrap;font-size:12px}.charts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.chart-card{border-radius:var(--radius-chart);min-width:0;box-shadow:var(--shadow-chart);padding:20px 20px 14px}.chart-card-wide{grid-column:1/-1}.chart-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:13px;display:flex}.chart-header h3{letter-spacing:.02em;margin:0;font-size:20px}.chart-header p{color:var(--color-text-dim);margin:4px 0 0;font-size:11px}.chart-unit{border:1px solid var(--border-unit);color:var(--color-text-subtle);background:var(--background-unit);letter-spacing:.08em;text-transform:uppercase;border-radius:8px;flex-shrink:0;padding:5px 8px;font-size:9px;font-weight:700}.chart-wrap{height:250px;position:relative}.chart-card-wide .chart-wrap{height:300px}footer{color:var(--color-text-darker);justify-content:space-between;align-items:center;gap:8px;margin-top:22px;padding:0 4px;font-size:12px;display:flex}.footer-dot{color:#4e4852}.footer-info{align-items:center;gap:8px;display:flex}.chart-card.is-loading{opacity:.65}.chart-error{height:100%;color:var(--color-text-dim);justify-content:center;align-items:center;font-size:12px;display:flex}.github-button{color:#ffffff73;justify-content:center;align-items:center;width:32px;height:32px;transition:color .2s,transform .2s;display:inline-flex}.github-button img{opacity:.7;width:18px;height:18px;transition:opacity .2s}.github-button:hover{color:#ffffffe6;transform:translateY(-1px)}.github-button:hover img{opacity:1}.osu-button{border-radius:var(--radius-small);background:var(--osu-gradient);color:#fff;border:none;align-items:center;gap:8px;margin-left:auto;padding:9px 12px 9px 14px;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 0 0 5px #ff66aa1f,0 8px 24px #ff509647}.osu-button:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.03);box-shadow:0 0 0 8px #ff66aa29,0 0 28px #ff66aa6b,0 12px 32px #ff50965c}.osu-button-label{color:#fff;letter-spacing:.01em;white-space:nowrap;font-size:16px;font-weight:650}.external-link-icon{opacity:.9;flex-shrink:0;width:20px;height:20px;transition:opacity .2s,transform .2s}.osu-button:hover .external-link-icon{opacity:1;transform:translate(1px,-1px)}@media (width<=820px){.container{width:min(100% - 28px,1120px);padding-top:46px}.stats-grid{grid-template-columns:repeat(2,1fr)}.charts-grid{grid-template-columns:1fr}.chart-card-wide{grid-column:auto}}@media (width<=600px){.container{width:calc(100% - 20px);padding-top:30px}.hero{align-items:flex-start;margin-bottom:24px}.hero h1{font-size:43px}.subtitle{max-width:240px;font-size:13px;line-height:1.5}.osu-logo{width:58px;height:58px;font-size:16px}.profile-card{border-radius:20px;padding:10px}.profile-header{margin:10px 10px 15px}.avatar{border-radius:16px;width:58px;height:58px}.profile-header h2{font-size:28px}.stats-grid{grid-template-columns:1fr 1fr;gap:8px}.stat{border-radius:14px;padding:15px}.stat strong{font-size:24px}.history-section{margin-top:42px}.section-heading h2{font-size:23px}.history-count{font-size:12px}.chart-card{border-radius:17px;padding:17px 15px 11px}.chart-wrap,.chart-card-wide .chart-wrap{height:220px}footer{flex-wrap:wrap}.osu-button{border-radius:var(--radius-small);justify-content:center;width:36px;height:36px;padding:0}.osu-button-label{display:none}.external-link-icon{width:16px;height:16px}}
