.LeetcodePage-module__nXNohG__page{background:var(--main-bg);width:100%;color:var(--text-color);font-family:Manrope,"Source Sans 3",Segoe UI,sans-serif;line-height:1.5}.LeetcodePage-module__nXNohG__container{width:100%;max-width:640px;margin:0 auto;padding:40px 32px}.LeetcodePage-module__nXNohG__header{border-bottom:1px solid var(--explorer-border);justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:24px;display:flex}.LeetcodePage-module__nXNohG__profile{align-items:center;gap:16px;display:flex}.LeetcodePage-module__nXNohG__avatarWrap{background:linear-gradient(135deg,#ffa116 0%,#b45309 100%);border:2px solid #ffa116;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:26px;display:flex;overflow:hidden}.LeetcodePage-module__nXNohG__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.LeetcodePage-module__nXNohG__avatarFallback{object-fit:contain;width:38px;height:38px}.LeetcodePage-module__nXNohG__profileInfo{flex-direction:column;gap:3px;display:flex}.LeetcodePage-module__nXNohG__name{letter-spacing:-.04em;color:var(--text-color);margin:0;font-size:36px;font-weight:800;line-height:1.05}.LeetcodePage-module__nXNohG__handle{color:#ffffff80;font-size:18px;font-weight:500}.LeetcodePage-module__nXNohG__rank{color:#ffa116;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:16px}.LeetcodePage-module__nXNohG__profileLink{color:#1a1a1a;white-space:nowrap;background:#ffa116;border-radius:6px;align-items:center;gap:8px;padding:10px 18px;font-size:16px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.LeetcodePage-module__nXNohG__profileLink:hover{opacity:.9;transform:translateY(-1px)}.LeetcodePage-module__nXNohG__statsGrid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:36px;display:grid}.LeetcodePage-module__nXNohG__statCard{text-align:center;border:1px solid var(--explorer-border);background:#ffffff05;border-radius:10px;flex-direction:column;align-items:center;padding:18px 10px;transition:all .2s;display:flex}.LeetcodePage-module__nXNohG__statCard:hover{background:#ffffff0a;border-color:#ffffff1a}.LeetcodePage-module__nXNohG__statIcon{opacity:.7;margin-bottom:8px}.LeetcodePage-module__nXNohG__statValue{letter-spacing:-.03em;color:var(--text-color);font-family:JetBrains Mono,monospace;font-size:36px;font-weight:800;line-height:1}.LeetcodePage-module__nXNohG__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;margin-top:5px;font-size:12px}.LeetcodePage-module__nXNohG__section{margin-bottom:32px}.LeetcodePage-module__nXNohG__sectionTitle{color:#ffffffbf;text-transform:uppercase;letter-spacing:1px;margin:0 0 16px;font-size:17px;font-weight:700}.LeetcodePage-module__nXNohG__diffGrid{flex-direction:column;gap:14px;display:flex}.LeetcodePage-module__nXNohG__diffRow{flex-direction:column;gap:6px;display:flex}.LeetcodePage-module__nXNohG__diffHeader{justify-content:space-between;align-items:center;display:flex}.LeetcodePage-module__nXNohG__diffLabel{letter-spacing:-.01em;font-size:18px;font-weight:600}.LeetcodePage-module__nXNohG__diffLabel.LeetcodePage-module__nXNohG__easy{color:#00b8a3}.LeetcodePage-module__nXNohG__diffLabel.LeetcodePage-module__nXNohG__medium{color:#ffc01e}.LeetcodePage-module__nXNohG__diffLabel.LeetcodePage-module__nXNohG__hard{color:#ff375f}.LeetcodePage-module__nXNohG__diffCount{color:#ffffff8c;font-family:JetBrains Mono,monospace;font-size:16px}.LeetcodePage-module__nXNohG__progressBar{background:#ffffff14;border-radius:3px;height:6px;overflow:hidden}.LeetcodePage-module__nXNohG__progressFill{border-radius:3px;height:100%;transition:width .6s}.LeetcodePage-module__nXNohG__progressFill.LeetcodePage-module__nXNohG__easy{background:#00b8a3}.LeetcodePage-module__nXNohG__progressFill.LeetcodePage-module__nXNohG__medium{background:#ffc01e}.LeetcodePage-module__nXNohG__progressFill.LeetcodePage-module__nXNohG__hard{background:#ff375f}.LeetcodePage-module__nXNohG__badgeGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.LeetcodePage-module__nXNohG__badgeCard{border:1px solid var(--explorer-border);text-align:center;background:#ffffff05;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:14px;display:flex}.LeetcodePage-module__nXNohG__badgeEmoji{font-size:24px}.LeetcodePage-module__nXNohG__badgeName{color:#ffffffb3;font-size:14px;font-weight:600}.LeetcodePage-module__nXNohG__error{color:#ffffff8c;text-align:center;padding:40px 0;font-size:16px}.LeetcodePage-module__nXNohG__profileLinkSmall{color:#ffa116;border:1px solid #ffa116;border-radius:6px;align-items:center;gap:6px;margin-top:12px;padding:8px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.LeetcodePage-module__nXNohG__profileLinkSmall:hover{background:#ffa1161a}@media (max-width:640px){.LeetcodePage-module__nXNohG__container{padding:24px 20px}.LeetcodePage-module__nXNohG__statsGrid{grid-template-columns:repeat(2,1fr)}.LeetcodePage-module__nXNohG__header{text-align:center;flex-direction:column;gap:16px}.LeetcodePage-module__nXNohG__badgeGrid{grid-template-columns:repeat(2,1fr)}}
