:root{--bg-primary:#0f172a;--bg-secondary:#1e293b;--card-bg:#1e293bb3;--card-border:#94a3b81a;--accent:#0ea5e9;--win-color:#4ade80;--loss-color:#f87171}.page-module__E0kJGG__container{max-width:900px;min-height:100vh;margin:0 auto;padding:2rem}.page-module__E0kJGG__header{text-align:center;margin-bottom:2rem}.page-module__E0kJGG__title{background:linear-gradient(135deg, var(--accent) 0%, #6366f1 50%, #a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.page-module__E0kJGG__subtitle{color:#94a3b8;font-size:1.1rem}.page-module__E0kJGG__actions{justify-content:center;margin-bottom:2rem;display:flex}.page-module__E0kJGG__addButton{color:#000;background:#facc15;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 15px #facc1533}.page-module__E0kJGG__helpLink{color:#64748b;border:1px solid #ffffff0d;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module__E0kJGG__helpLink:hover{color:#fff;background:#ffffff08;border-color:#ffffff1a}.page-module__E0kJGG__addButton:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e966}.page-module__E0kJGG__favoritesGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.page-module__E0kJGG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.page-module__E0kJGG__emptyIcon{margin-bottom:1rem;font-size:3rem}.page-module__E0kJGG__emptyTitle{color:#e2e8f0;margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.page-module__E0kJGG__emptyText{color:#64748b;margin-bottom:1.5rem;font-size:1rem}.page-module__E0kJGG__emptyLink{color:var(--accent);font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .2s}.page-module__E0kJGG__emptyLink:hover{color:#38bdf8}.page-module__E0kJGG__message{text-align:center;color:#64748b;padding:3rem;font-size:1.1rem}
.AccountCard-module__uNG4UW__cardWrapper{position:relative}.AccountCard-module__uNG4UW__cardLink{color:inherit;text-decoration:none;display:block}.AccountCard-module__uNG4UW__card{background:var(--card-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.AccountCard-module__uNG4UW__card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 32px #0006}.AccountCard-module__uNG4UW__avatarSection{flex-shrink:0}.AccountCard-module__uNG4UW__avatar{border:2px solid #ffffff1a;border-radius:50%;width:64px;height:64px;box-shadow:0 4px 16px #0000004d}.AccountCard-module__uNG4UW__avatarPlaceholder{background:linear-gradient(135deg, var(--accent) 0%, #6366f1 100%);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:800;display:flex}.AccountCard-module__uNG4UW__info{flex-direction:column;gap:.3rem;display:flex}.AccountCard-module__uNG4UW__nameHeader{align-items:center;gap:.75rem;display:flex}.AccountCard-module__uNG4UW__name{color:#e2e8f0;font-size:1.2rem;font-weight:700}.AccountCard-module__uNG4UW__ratingBadge{letter-spacing:.5px;border-radius:5px;padding:.1rem .4rem;font-size:.8rem;font-weight:800;box-shadow:0 2px 5px #0003}.AccountCard-module__uNG4UW__ratingPrismatic{box-shadow:0 0 12px #8b5cf666;color:#fff!important;background:linear-gradient(135deg,#f59e0b,#ec4899,#8b5cf6,#06b6d4)!important;animation:3s linear infinite AccountCard-module__uNG4UW__prismaticHue!important}@keyframes AccountCard-module__uNG4UW__prismaticHue{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.AccountCard-module__uNG4UW__ratingSSS{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#1e1b4b 100%);box-shadow:0 0 10px #7c3aed66,0 0 3px #facc15}.AccountCard-module__uNG4UW__ratingSPlus{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#0c4a6e 100%)}.AccountCard-module__uNG4UW__ratingS{color:#000;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);box-shadow:0 0 10px #fbbf2466}.AccountCard-module__uNG4UW__ratingA{color:#fff;background:linear-gradient(135deg,#10b981 0%,#065f46 100%)}.AccountCard-module__uNG4UW__ratingB{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}.AccountCard-module__uNG4UW__ratingC{color:#fff;background:linear-gradient(135deg,#64748b 0%,#334155 100%)}.AccountCard-module__uNG4UW__ratingD{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#991b1b 100%)}.AccountCard-module__uNG4UW__meta{color:#94a3b8;align-items:center;gap:.75rem;margin-top:.2rem;font-size:.85rem;display:flex}.AccountCard-module__uNG4UW__matchCount{opacity:.8}.AccountCard-module__uNG4UW__winrateBadge{color:var(--accent);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.1rem .6rem;font-size:.75rem;font-weight:600}.AccountCard-module__uNG4UW__removeBtn{color:#ef4444;cursor:pointer;opacity:0;background:#ef444426;border:1px solid #ef44444d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;transition:all .2s;display:flex;position:absolute;top:.75rem;right:.75rem}.AccountCard-module__uNG4UW__cardWrapper:hover .AccountCard-module__uNG4UW__removeBtn{opacity:1}.AccountCard-module__uNG4UW__removeBtn:hover{background:#ef44444d}
