:root{--cr-bg-card:#f4f4f5;--cr-border:#e5e5e5;--cr-text:#1a1a1a;--cr-text-sub:#555;--cr-text-muted:#888;--cr-shadow:rgba(0,0,0,.1);--cr-avatar-bg:#e5e5e5;--cr-avatar-txt:#999;--cr-section-title:#444;--cr-section-border:#e5e5e5;--cr-social-bg:rgba(0,0,0,.05);--cr-social-icon:#555;--cr-social-hover:#1a1a1a;--cr-accent:#2e7d32;--cr-win:#2e7d32;--cr-draw:#e65100;--cr-loss:#c62828}html.wp-dark-mode-active,body.dark-mode,body.dark,body.ast-dark-mode,body.ocean-dark,html[data-theme=dark],html[data-color-scheme=dark]{--cr-bg-card:#1a1a1a;--cr-border:#262626;--cr-text:#e0e0e0;--cr-text-sub:#bbb;--cr-text-muted:#777;--cr-shadow:rgba(0,0,0,.35);--cr-avatar-bg:#2a2a2a;--cr-avatar-txt:#666;--cr-section-title:#ccc;--cr-section-border:#2a2a2a;--cr-social-bg:rgba(255,255,255,.06);--cr-social-icon:#bbb;--cr-social-hover:#fff;--cr-accent:#4caf50;--cr-win:#4caf50;--cr-draw:#ff9800;--cr-loss:#f44336}.cr-roster-wrapper{margin:1.5em 0}.cr-division{margin-bottom:3em}.cr-division:last-child{margin-bottom:0}.cr-division-title{font-size:1.5em;font-weight:800;color:var(--cr-text);margin:0 0 .8em;padding-bottom:.3em;border-bottom:3px solid var(--cr-accent);display:inline-block}.cr-section{margin-bottom:2.5em}.cr-section:last-child{margin-bottom:0}.cr-section-title{font-size:1.1em;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--cr-section-title);border-bottom:2px solid var(--cr-section-border);padding-bottom:.4em;margin:0 0 1em}.cr-grid{display:grid;grid-template-columns:repeat(var(--cr-columns,4),1fr);gap:1.2em}@media (max-width:900px){.cr-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.cr-grid{grid-template-columns:1fr}}.cr-card{background:var(--cr-bg-card);border:1px solid var(--cr-border);border-radius:10px;padding:1.2em;text-align:center;box-shadow:0 2px 6px var(--cr-shadow);border-top:3px solid var(--cr-accent);transition:transform .15s ease}.cr-card:hover{transform:translateY(-3px)}.cr-no-shadow .cr-card{box-shadow:none}.cr-avatar-wrap{position:relative;width:96px;height:96px;margin:0 auto .8em}.cr-avatar{width:96px;height:96px;border-radius:50%;object-fit:cover;display:block}.cr-avatar-placeholder{background:var(--cr-avatar-bg);color:var(--cr-avatar-txt);display:flex;align-items:center;justify-content:center;font-size:2.2em;font-weight:700}.cr-flag{position:absolute;bottom:-2px;right:-2px;font-size:1.4em;line-height:1;background:var(--cr-bg-card);border-radius:50%;padding:2px;box-shadow:0 1px 3px var(--cr-shadow);display:flex;align-items:center;justify-content:center;overflow:hidden}.cr-flag img,.cr-flag img.emoji,.cr-flag img.wp-smiley{display:block;width:20px !important;height:20px !important;margin:0 !important}.cr-nick{font-size:1.15em;font-weight:700;color:var(--cr-text)}.cr-nick a{color:inherit;text-decoration:none}.cr-real-name{font-size:.85em;color:var(--cr-text-muted);margin-top:.1em}.cr-role{display:inline-block;margin-top:.5em;font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--cr-text-sub);background:var(--cr-social-bg);border-radius:4px;padding:.2em .6em}.cr-role+.cr-role{margin-left:.4em}.cr-join-date{margin-top:.6em;font-size:.78em;color:var(--cr-text-muted)}.cr-bio{margin-top:.6em;font-size:.85em;font-style:italic;color:var(--cr-text-sub)}.cr-social{display:flex;justify-content:center;gap:.5em;margin-top:.8em}.cr-social-link{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--cr-social-bg);color:var(--cr-social-icon);transition:color .15s ease,transform .15s ease}.cr-social-link:hover{color:var(--cr-social-hover);transform:translateY(-2px)}.cr-social-link svg{width:15px;height:15px;fill:currentColor}.cr-empty{color:var(--cr-text-muted);font-style:italic}.cr-style-sharp .cr-card{border-radius:0}.cr-style-sharp .cr-role{border-radius:0}.cr-style-sharp .cr-social-link{border-radius:0}.cr-style-sharp .cr-flag{border-radius:0}.cr-style-sharp.cr-collapsible,.cr-style-sharp .cr-banner{border-radius:0}.cr-avatar-square .cr-avatar,.cr-avatar-square .cr-avatar-placeholder{border-radius:10px}.cr-avatar-square .cr-flag{border-radius:4px}.cr-style-sharp.cr-avatar-square .cr-avatar,.cr-style-sharp.cr-avatar-square .cr-avatar-placeholder,.cr-style-sharp.cr-avatar-square .cr-flag{border-radius:0}.cr-collapsible{border:1px solid var(--cr-border);border-radius:10px;overflow:hidden}.cr-banner{cursor:pointer;list-style:none;padding:.9em 1.2em;font-weight:700;font-size:1.05em;text-transform:uppercase;letter-spacing:.04em;background:var(--cr-social-bg);color:var(--cr-text);display:flex;align-items:center;justify-content:space-between}.cr-banner::-webkit-details-marker{display:none}.cr-banner:after{content:"▾";font-size:1.1em;transition:transform .15s ease}.cr-collapsible[open]>.cr-banner:after{transform:rotate(180deg)}.cr-collapsible-body{padding:1.2em}.cr-single-profile{margin-bottom:2em}.cr-profile-header{display:flex;align-items:center;gap:1.5em;background:var(--cr-bg-card);border:1px solid var(--cr-border);border-radius:10px;padding:1.5em}.cr-style-sharp .cr-profile-header{border-radius:0}.cr-avatar-wrap-lg{width:120px;height:120px;flex-shrink:0}.cr-avatar-wrap-lg .cr-avatar{width:120px;height:120px}.cr-avatar-wrap-lg .cr-avatar-placeholder{font-size:2.8em}.cr-profile-info{text-align:left}.cr-profile-info .cr-role,.cr-profile-info .cr-real-name,.cr-profile-info .cr-join-date{display:block;margin-top:.3em}.cr-profile-info .cr-social{justify-content:flex-start}@media (max-width:520px){.cr-profile-header{flex-direction:column;text-align:center}.cr-profile-info{text-align:center}.cr-profile-info .cr-social{justify-content:center}}.cr-match-stats{margin-top:1.2em;background:var(--cr-bg-card);border:1px solid var(--cr-border);border-radius:10px;padding:1.5em}.cr-style-sharp .cr-match-stats{border-radius:0}.cr-match-stats-title{margin:0 0 1em;font-size:1.05em;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--cr-section-title)}.cr-match-summary{display:flex;flex-wrap:wrap;gap:1.5em;margin-bottom:1em}.cr-match-stat{display:flex;flex-direction:column}.cr-match-stat-num{font-size:1.5em;font-weight:800;color:var(--cr-text);line-height:1.1}.cr-match-stat-label{font-size:.75em;color:var(--cr-text-muted);text-transform:uppercase;letter-spacing:.03em}.cr-match-stat-win .cr-match-stat-num{color:var(--cr-win)}.cr-match-stat-draw .cr-match-stat-num{color:var(--cr-draw)}.cr-match-stat-loss .cr-match-stat-num{color:var(--cr-loss)}.cr-match-bar{display:flex;height:10px;width:100%;border-radius:6px;overflow:hidden;background:var(--cr-social-bg);margin-bottom:1.2em}.cr-style-sharp .cr-match-bar{border-radius:0}.cr-match-bar-win{background:var(--cr-win)}.cr-match-bar-draw{background:var(--cr-draw)}.cr-match-bar-loss{background:var(--cr-loss)}.cr-match-recent{list-style:none;margin:0;padding:0;border-top:1px solid var(--cr-border)}.cr-match-recent-item{display:flex;align-items:center;gap:.7em;padding:.6em 0;border-bottom:1px solid var(--cr-border);font-size:.9em}.cr-match-badge{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.75em;font-weight:800;color:#fff}.cr-style-sharp .cr-match-badge{border-radius:0}.cr-match-badge-win{background:var(--cr-win)}.cr-match-badge-draw{background:var(--cr-draw)}.cr-match-badge-loss{background:var(--cr-loss)}.cr-match-recent-opponent{flex:1;color:var(--cr-text);text-decoration:none;font-weight:600}.cr-match-recent-opponent:hover{text-decoration:underline}.cr-match-recent-score{color:var(--cr-text-sub);font-variant-numeric:tabular-nums}.cr-match-recent-date{color:var(--cr-text-muted);font-size:.85em;white-space:nowrap}@media (max-width:480px){.cr-match-recent-item{flex-wrap:wrap}.cr-match-recent-date{margin-left:32px}}