:root{--primary-50:#fffbeb;--primary-100:#fef3c7;--primary-200:#fde68a;--primary-300:#fcd34d;--primary-400:#fbbf24;--primary-500:#f59e0b;--primary-600:#d97706;--primary-700:#b45309;--primary-800:#92400e;--primary-900:#78350f;--secondary-50:#ecfeff;--secondary-100:#cffafe;--secondary-200:#a5f3fc;--secondary-300:#67e8f9;--secondary-400:#22d3ee;--secondary-500:#06b6d4;--secondary-600:#0891b2;--secondary-700:#0e7490;--secondary-800:#155e75;--secondary-900:#164e63;--neutral-900:#12100e;--neutral-800:#1c1917;--neutral-700:#292524;--neutral-600:#44403c;--neutral-500:#57534e;--neutral-400:#78716c;--neutral-300:#a8a29e;--neutral-200:#d6d3d1;--danger-500:#ef4444;--success-500:#22c55e;--success-700:#15803d;--bg-base:#0c0a09;--bg-secondary:#151312;--bg-elevated:#1c1917;--bg-surface:#292524;--bg-surface-hover:#44403c;--bg-tertiary:#1c1917;--bg-card:#1c1917;--bg-card-hover:#292524;--bg-hover:#ffffff0d;--sidebar-width:240px;--z-sticky:100;--z-negative:-1;--z-base:0;--z-dropdown:200;--z-sidebar:300;--z-overlay:400;--z-modal:500;--z-toast:600;--z-tooltip:700;--text-primary:#f5f5f4;--text-secondary:#d6d3d1;--text-muted:#a8a29e;--text-accent:var(--primary-400);--border-subtle:#ffffff14;--border-default:#44403c;--border-strong:#57534e;--border-accent:var(--primary-600);--brand-primary:var(--primary-500);--brand-primary-rgb:245, 158, 11;--brand-primary-hover:var(--primary-400);--brand-primary-glow:#f59e0b33;--discord:#5865f2;--discord-hover:#4752c4;--success:#22c55e;--success-rgb:34, 197, 94;--success-bg:#22c55e26;--warning:#f59e0b;--warning-rgb:245, 158, 11;--warning-bg:#f59e0b26;--error:#ef4444;--error-rgb:239, 68, 68;--error-bg:#ef444426;--online:#22c55e;--online-glow:#22c55e66;--offline:#ef4444;--offline-glow:#ef444466;--font-display:"Outfit", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--font-weight-medium:500;--font-weight-bold:700;--font-weight-extrabold:800;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:2px;--radius-md:4px;--radius-lg:6px;--radius-xl:8px;--radius-2xl:12px;--radius-full:9999px;--shadow-sm:0 1px 2px #00000080;--shadow-lg:0 10px 15px -3px #00000080;--shadow-xl:0 20px 25px -5px #00000080;--shadow-glow:0 0 30px #f59e0b33;--shadow-glow-primary:var(--shadow-glow);--transition-fast:.1s ease;--transition-base:.2s cubic-bezier(.4, 0, .2, 1);--transition-slow:.4s ease;--header-height:72px;--container-max:1200px;--container-wide:1400px;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--font-weight-normal:400;--font-weight-semibold:600;--accent-300:#c4b5fd;--accent-400:#a78bfa;--accent-500:#8b5cf6;--success-400:#4ade80;--success-600:#16a34a;--rank-assistant:#60a5fa;--rank-admin:#a78bfa;--rank-head-admin:#f472b6;--role-friend:#34d399;--role-hero:#fbbf24;--role-master:#f87171;--rarity-common:#9ca3af;--rarity-uncommon:#10b981;--rarity-rare:#3b82f6;--rarity-epic:#8b5cf6;--rarity-legendary:#f59e0b;--glass-bg:#ffffff0d;--glass-border:#ffffff1a;--glass-shadow:0 8px 32px #0000004d}.range-slider{flex-direction:column;gap:.75rem;display:flex}.range-slider .rs-label-row{justify-content:space-between;align-items:center;display:flex}.range-slider .rs-label-row label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.range-slider .rs-label-row .rs-value{font-family:var(--font-mono);color:var(--brand-primary);font-variant-numeric:tabular-nums;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:999px;padding:.3rem .75rem;font-size:.85rem;font-weight:800}.range-slider .rs-input{appearance:none;cursor:pointer;background:#ffffff14;border-radius:999px;outline:none;width:100%;height:6px}.range-slider .rs-input::-webkit-slider-thumb{appearance:none;background:var(--brand-primary);cursor:pointer;border:2px solid #fff9;border-radius:50%;width:22px;height:22px;transition:transform .15s,box-shadow .15s;box-shadow:0 0 0 4px #f59e0b40,0 0 12px #f59e0b66}.range-slider .rs-input::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 0 5px #f59e0b59,0 0 20px #f59e0b80}.range-slider .rs-input::-moz-range-thumb{background:var(--brand-primary);cursor:pointer;border:2px solid #fff9;border-radius:50%;width:22px;height:22px;box-shadow:0 0 0 4px #f59e0b40,0 0 12px #f59e0b66}.range-slider .rs-range-meta{font-family:var(--font-mono);color:#ffffff40;justify-content:space-between;font-size:.65rem;display:flex}.range-slider .rs-hint{color:#ffffff59;margin:0;font-size:.7rem}.profile-page{background:var(--bg-base);min-height:100vh}.profile-page .profile-hero{padding-top:var(--header-height);position:relative}.profile-page .hero-banner{background:linear-gradient(135deg, var(--primary-900) 0%, var(--primary-700) 50%, var(--accent-800) 100%);background-position:50%;background-size:cover;height:280px;position:absolute;top:0;left:0;right:0}.profile-page .hero-banner:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.profile-page .banner-overlay{background:linear-gradient(to bottom, transparent 0%, #0000004d 60%, var(--bg-base) 100%);position:absolute;inset:0}.profile-page .hero-content{z-index:1;padding-top:80px;padding-bottom:var(--space-8);position:relative}.profile-page .profile-header{gap:var(--space-6);margin-bottom:var(--space-8);align-items:flex-start;display:flex}.profile-page .avatar-wrapper{flex-shrink:0;position:relative}.profile-page .avatar-ring{background:linear-gradient(135deg, var(--primary-500), var(--accent-500));border-radius:50%;width:140px;height:140px;padding:4px;box-shadow:0 8px 32px #0006}.profile-page .avatar{background:var(--bg-card);border:4px solid var(--bg-base);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.profile-page .avatar img{object-fit:cover;width:100%;height:100%}.profile-page .avatar span{font-size:var(--text-4xl);font-weight:var(--font-weight-bold);color:var(--text-muted)}.profile-page .rank-badge{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-bold);text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:var(--radius-full);white-space:nowrap;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}.profile-page .profile-info{padding-top:var(--space-4);flex:1}.profile-page .name-row{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.profile-page .name-row h1{font-size:var(--text-3xl);font-weight:var(--font-weight-extrabold);color:#fff;text-shadow:0 2px 4px #0000004d;margin:0}.profile-page .role-badge{padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);border-radius:var(--radius-sm);border:1px solid}.profile-page .handle-row{align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.profile-page .handle{font-size:var(--text-lg);color:#ffffffb3}.profile-page .rank-pill{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid;display:inline-flex}.profile-page .rank-pill .rank-pill-icon{object-fit:contain;width:14px;height:14px}.profile-page .mc-name-pill{align-items:center;gap:var(--space-2);padding:2px var(--space-2) 2px 4px;border-radius:var(--radius-full);font-size:var(--text-xs);font-weight:var(--font-weight-medium);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#4ade8014;border:1px solid #4ade8040;display:inline-flex}.profile-page .mc-name-pill .mc-name-avatar{width:18px;height:18px;image-rendering:pixelated;border-radius:3px}.profile-page .mc-name-pill .mc-name-label{font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;color:#4ade80;font-size:.65rem}.profile-page .mc-name-pill .mc-name-text{font-family:var(--font-mono);color:#ffffffe6}.profile-page .bio{margin-top:var(--space-3);font-size:var(--text-base);color:#ffffffd9;max-width:500px;line-height:1.6}.profile-page .profile-meta{gap:var(--space-4);margin-top:var(--space-4);display:flex}.profile-page .meta-item{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:#fff9;display:flex}.profile-page .meta-item svg{opacity:.8}.profile-page .profile-stats-bar{justify-content:center;gap:var(--space-2);padding:var(--space-4);background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);display:flex;box-shadow:0 4px 20px #0003}.profile-page .profile-stat-item{max-width:120px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-lg);transition:background var(--transition-fast);flex-direction:column;flex:1;align-items:center;display:flex}.profile-page .profile-stat-item:hover{background:var(--bg-hover)}.profile-page .profile-stat-item.highlight{background:var(--brand-primary-glow)}.profile-page .profile-stat-item.highlight .profile-stat-value{color:var(--brand-primary)}.profile-page .profile-stat-value{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);font-variant-numeric:tabular-nums}.profile-page .profile-stat-label{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:var(--space-1)}.profile-page .profile-content{padding:var(--space-8) 0 var(--space-16)}.profile-page .profile-content.container{padding:var(--space-6) var(--space-6) var(--space-20)!important}.profile-page .content-grid{gap:var(--space-6);grid-template-columns:1fr 360px;display:grid}.profile-page .content-main,.profile-page .content-sidebar{gap:var(--space-6);flex-direction:column;display:flex}.profile-page .profile-section{background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:var(--space-6)}.profile-page .section-header{margin-bottom:var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;display:flex}.profile-page .section-header h2{align-items:center;gap:var(--space-2);font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0;display:flex}.profile-page .section-header h2 svg{color:var(--brand-primary)}.profile-page .points-badge,.profile-page .more-badge{padding:var(--space-1) var(--space-2);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);background:var(--warning-bg);color:var(--brand-accent);border-radius:var(--radius-full)}.profile-page .more-badge{background:var(--bg-surface);color:var(--text-muted)}.profile-page .activity-feed{gap:var(--space-3);flex-direction:column;display:flex}.profile-page .activity-item{gap:var(--space-4);padding:var(--space-4);background:var(--bg-surface);border-radius:var(--radius-lg);transition:all var(--transition-fast);text-decoration:none;display:flex}.profile-page .activity-item:hover{background:var(--bg-hover);transform:translate(4px)}.profile-page .activity-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-page .activity-icon.thread{background:var(--brand-primary-glow);color:var(--brand-primary)}.profile-page .activity-icon.reply{background:var(--success-bg);color:var(--success)}.profile-page .activity-content{flex-direction:column;flex:1;gap:2px;display:flex}.profile-page .activity-action{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.03em}.profile-page .activity-title{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.profile-page .activity-time{font-size:var(--text-xs);color:var(--text-muted)}.profile-page .events-list{gap:var(--space-3);flex-direction:column;display:flex}.profile-page .event-card{align-items:center;gap:var(--space-4);padding:var(--space-4);background:var(--bg-surface);border-radius:var(--radius-lg);transition:all var(--transition-fast);text-decoration:none;display:flex}.profile-page .event-card:hover{background:var(--bg-hover)}.profile-page .event-card:hover .event-arrow{opacity:1;transform:translate(4px)}.profile-page .event-date{padding:var(--space-2) var(--space-3);background:var(--brand-primary);border-radius:var(--radius-md);color:#fff;flex-direction:column;align-items:center;display:flex}.profile-page .event-date .month{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.profile-page .event-date .day{font-size:var(--text-xl);font-weight:var(--font-weight-bold);line-height:1}.profile-page .event-info{flex-direction:column;flex:1;gap:2px;display:flex}.profile-page .event-title{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.profile-page .event-type{font-size:var(--text-xs);color:var(--text-muted);text-transform:capitalize}.profile-page .event-arrow{color:var(--text-muted);opacity:0;transition:all var(--transition-fast)}.profile-page .achievements-grid{gap:var(--space-2);flex-direction:column;display:flex}.profile-page .achievement-item{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--bg-surface);border-radius:var(--radius-lg);transition:background var(--transition-fast);display:flex}.profile-page .achievement-item:hover{background:var(--bg-hover)}.profile-page .achievement-icon{border-radius:var(--radius-md);background:var(--bg-tertiary);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.profile-page .achievement-icon img{object-fit:cover;width:100%;height:100%}.profile-page .achievement-icon svg{color:var(--brand-accent)}.profile-page .achievement-info{flex:1;min-width:0}.profile-page .achievement-name{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.profile-page .achievement-points{font-size:var(--text-xs);color:var(--brand-accent);font-weight:var(--font-weight-semibold)}.profile-page .medals-grid{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.profile-page .medal-item{aspect-ratio:1;border-radius:var(--radius-lg);background:var(--bg-surface);padding:var(--space-3);transition:all var(--transition-fast);border:2px solid #0000;justify-content:center;align-items:center;display:flex}.profile-page .medal-item img{object-fit:contain;width:100%;height:100%}.profile-page .medal-item .medal-placeholder{font-size:var(--text-2xl)}.profile-page .medal-item:hover{transform:scale(1.05)}.profile-page .medal-item.medal-common{border-color:var(--rarity-common,#9ca3af)}.profile-page .medal-item.medal-uncommon{border-color:var(--rarity-uncommon,#22c55e);background:#22c55e1a}.profile-page .medal-item.medal-rare{border-color:var(--rarity-rare,#3b82f6);background:#3b82f61a}.profile-page .medal-item.medal-epic{border-color:var(--rarity-epic,#a855f7);background:#a855f71a}.profile-page .medal-item.medal-legendary{border-color:var(--rarity-legendary,#f59e0b);background:linear-gradient(135deg,#f59e0b26,#ea580c1a);box-shadow:0 0 20px #f59e0b33}.profile-page .rank-badge-container{z-index:10;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.profile-page .rank-badge-image{object-fit:contain;filter:drop-shadow(0 2px 4px #00000080);width:24px;height:24px}.profile-page .role-badge-wrapper{align-items:center;display:flex}.profile-page .role-badge-image{object-fit:contain;filter:drop-shadow(0 2px 4px #0000004d);width:24px;height:24px;transition:transform var(--transition-fast)}.profile-page .role-badge-image:hover{transform:scale(1.1)}.profile-page .empty-state{text-align:center;padding:var(--space-8)}.profile-page .empty-state p{color:var(--text-muted);margin-bottom:var(--space-4)}.profile-page .empty-state.small{padding:var(--space-6)}@media (max-width:1024px){.profile-page .content-grid{grid-template-columns:1fr}.profile-page .content-sidebar{order:-1}}@media (max-width:768px){.profile-page .hero-banner{height:200px}.profile-page .hero-content{padding-top:40px}.profile-page .profile-header{text-align:center;flex-direction:column;align-items:center}.profile-page .avatar-ring{width:100px;height:100px}.profile-page .name-row{justify-content:center}.profile-page .name-row h1{font-size:var(--text-2xl)}.profile-page .handle{font-size:var(--text-base)}.profile-page .profile-meta{justify-content:center}.profile-page .profile-stats-bar{flex-wrap:wrap}.profile-page .profile-stat-item{flex:0 0 calc(33.333% - var(--space-2))}.profile-page .medals-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.profile-page .profile-stat-item{flex:0 0 calc(50% - var(--space-2))}.profile-page .medals-grid{grid-template-columns:repeat(3,1fr)}}.profile-page .game-stats-section{margin-bottom:var(--space-6)}.profile-page .game-stats-section .profile-stats-container{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.profile-page .game-stats-section.variant-sidebar .profile-stats-container{gap:var(--space-2);flex-direction:column;display:flex}.profile-page .game-stats-section.variant-sidebar .profile-stat-card{width:100%;min-width:0;padding:var(--space-3);border:1px solid var(--border-subtle);background:var(--bg-surface)}.profile-page .game-stats-section.variant-sidebar .profile-stat-card:hover{background:var(--bg-hover);border-color:var(--stat-color,var(--brand-primary));transform:translate(4px)}.profile-page .game-stats-section.variant-sidebar .profile-stat-card .stat-icon{border-radius:var(--radius-sm);width:32px;height:32px}.profile-page .game-stats-section.variant-sidebar .profile-stat-card .stat-content .stat-value{font-size:var(--text-base)}.profile-page .profile-stat-card{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-fast);display:flex}.profile-page .profile-stat-card:hover{background:var(--bg-hover);border-color:var(--stat-color,var(--brand-primary));transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.profile-page .profile-stat-icon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.profile-page .profile-stat-icon img{object-fit:contain;width:100%;height:100%}.profile-page .profile-stat-content{flex-direction:column;flex:1;align-items:baseline;display:flex}.profile-page .profile-stat-content .profile-stat-label{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.profile-page .profile-stat-content .profile-stat-value{font-size:var(--text-lg);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.profile-page .game-medals-section .section-header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.profile-page .game-medals-section .progress-badge{padding:var(--space-1) var(--space-3);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);background:var(--brand-primary-glow);color:var(--brand-primary);border-radius:var(--radius-full)}.profile-page .medal-category-tabs{gap:var(--space-2);margin-bottom:var(--space-5);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-1);display:flex;overflow-x:auto}.profile-page .medal-category-tabs::-webkit-scrollbar{height:4px}.profile-page .category-tab{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);font-size:var(--text-sm);font-weight:var(--font-weight-medium);background:0 0;border:none;border-bottom:2px solid #0000;flex:none;display:flex}.profile-page .category-tab:hover{color:var(--text-primary);background:var(--bg-hover);border-radius:var(--radius-md) var(--radius-md) 0 0}.profile-page .category-tab.active{color:var(--brand-primary);border-bottom-color:var(--brand-primary)}.profile-page .category-tab .tab-emoji{font-size:var(--text-lg)}.profile-page .medal-grid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.profile-page .medal-card{align-items:center;gap:var(--space-3);padding:var(--space-4);background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-fast);display:flex;position:relative;overflow:hidden}.profile-page .medal-card:before{content:"";opacity:0;transition:opacity var(--transition-fast);pointer-events:none;background:linear-gradient(135deg,#0000 0% 100%);position:absolute;inset:0}.profile-page .medal-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.profile-page .medal-card.earned{background:color-mix(in srgb, #f59e0b 5%, var(--bg-surface));border-color:#f59e0b80}.profile-page .medal-card.earned:before{opacity:1;background:radial-gradient(circle at 100% 0,#f59e0b26 0%,#0000 70%)}.profile-page .medal-card.earned .medal-icon{box-shadow:0 0 20px #f59e0b4d}.profile-page .medal-card.earned .medal-emoji{filter:drop-shadow(0 0 8px #f59e0b99)}.profile-page .medal-card.locked{opacity:.7}.profile-page .medal-card.locked .medal-emoji{filter:grayscale(60%)}.profile-page .medal-icon{border-radius:var(--radius-md);background:var(--bg-tertiary);width:48px;height:48px;transition:all var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-page .medal-icon .medal-emoji{font-size:var(--text-2xl);transition:filter var(--transition-fast)}.profile-page .medal-info{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.profile-page .medal-name{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profile-page .medal-progress{background:var(--bg-tertiary);border-radius:var(--radius-full);height:20px;position:relative;overflow:hidden}.profile-page .medal-progress .progress-bar{background:linear-gradient(90deg, var(--brand-primary), color-mix(in srgb, var(--brand-primary) 80%, var(--brand-accent)));border-radius:var(--radius-full);transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;left:0}.profile-page .medal-progress .progress-text{height:100%;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);color:var(--text-primary);text-shadow:0 1px 2px #0000004d;justify-content:center;align-items:center;display:flex;position:relative}.profile-page .earned-date{font-size:var(--text-xs);color:var(--brand-accent);font-weight:var(--font-weight-medium)}@media (max-width:768px){.profile-page .medal-grid{grid-template-columns:1fr}.profile-page .category-tab{padding:var(--space-2) var(--space-3)}.profile-page .category-tab .tab-label{display:none}}.profile-page .skeleton-stats .profile-stat-card{cursor:default}.profile-page .skeleton-stats .profile-stat-card:hover{box-shadow:none;border-color:var(--border-subtle);transform:none}.profile-page .skeleton-stats .profile-stat-icon.skeleton{border-radius:var(--radius-md);width:40px;height:40px}.profile-page .skeleton-stats .profile-skeleton-value{border-radius:4px;width:60px;height:1.2rem}.profile-page .skeleton-stats .profile-skeleton-label{border-radius:2px;width:40px;height:.8rem}.profile-page .skeleton-medals .skeleton-title{border-radius:4px;width:120px;height:1.2rem}.profile-page .skeleton-medals .skeleton-count{width:60px;height:1.2rem}.profile-page .skeleton-medals .skeleton-tab{border-radius:4px;width:80px;height:1rem}.profile-page .skeleton-medals .medal-card.locked{opacity:.5}.profile-page .skeleton-medals .medal-card .skeleton-name{border-radius:4px;width:120px;height:1rem}.profile-page .profile-stat-item .profile-skeleton-power-val{border-radius:4px;width:40px;height:1.5rem}.profile-page .profile-stat-item .profile-skeleton-power-label{border-radius:2px;width:30px;height:.7rem}.profile-page .profile-stat-item .profile-skeleton-medal-val{border-radius:4px;width:30px;height:1.5rem}.profile-page .profile-stat-item .profile-skeleton-medal-label{border-radius:2px;width:40px;height:.7rem}.profile-page .ticket-dot{border-radius:var(--radius-full);flex-shrink:0;width:12px;height:12px}.profile-page .ticket-dot.status-open{background-color:var(--success)}.profile-page .ticket-dot.status-pending{background-color:var(--warning)}.profile-page .ticket-dot.status-other{background-color:var(--text-muted)}.profile-page .ticket-priority.priority-high,.profile-page .ticket-priority.priority-urgent{color:var(--error)}.profile-page .activity-feed-skeleton{gap:var(--space-3);flex-direction:column;display:flex}.profile-page .activity-item-skeleton{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);height:80px}.profile-page .online-status-skeleton{border-radius:var(--radius-full);background:var(--bg-tertiary);width:100px;height:24px}.profile-page .profile-stats-bar-skeleton .profile-stat-item{cursor:default}.profile-page .profile-stats-bar-skeleton .profile-stat-item .profile-skeleton-val{border-radius:4px;width:40px;height:1.5rem;margin-bottom:4px}.profile-page .profile-stats-bar-skeleton .profile-stat-item .profile-skeleton-lab{border-radius:2px;width:30px;height:.7rem}.profile-page .event-card-skeleton{border-radius:var(--radius-lg);height:60px;margin-bottom:var(--space-2)}.profile-page .skeleton-title-sm{border-radius:4px;width:150px;height:1.2rem}
