:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bs-body-font-family: "Pretendard", -apple-system, BlinkMacSystemFont, system-ui;--page-side-gap: 30px;--page-max-width: 1280px;--app-vh: 100vh;--icon-url: none;--record-edit-panel-height: auto}@keyframes ui-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ui-skeleton{border-radius:10px;background:linear-gradient(90deg,#eef2f8 25%,#e2e8f0 37%,#eef2f8 63%);background-size:280% 100%;animation:ui-skeleton-shimmer 1.25s ease-in-out infinite}.ui-skeleton-page{gap:18px}.ui-skeleton-main-page{gap:40px}.ui-skeleton-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:10px}.ui-skeleton-chip{width:120px;height:36px;border-radius:12px}.ui-skeleton-search{width:min(420px,100%);height:40px;border-radius:12px}.ui-skeleton-list{display:flex;flex-direction:column;gap:12px}.ui-skeleton-main-title{width:min(220px,46%);height:30px}.ui-skeleton-card-row{width:100%;border:1px solid #ececf2;border-radius:16px;background:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.ui-skeleton-card-body{display:flex;flex-direction:column;gap:8px;width:min(520px,100%)}.ui-skeleton-card-title{width:min(340px,80%);height:24px}.ui-skeleton-card-meta{width:min(280px,66%);height:16px}.ui-skeleton-card-pill{width:96px;height:44px;border-radius:12px}.ui-skeleton-comp-header{align-items:flex-start}.ui-skeleton-comp-head-left{display:flex;flex-direction:column;gap:8px;min-width:280px;flex:1 1 auto}.ui-skeleton-comp-title{width:min(460px,78%);height:40px;border-radius:12px}.ui-skeleton-title{width:min(420px,76%);height:46px;border-radius:12px}.ui-skeleton-comp-meta{width:min(260px,48%);height:18px;border-radius:10px}.ui-skeleton-comp-head-actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;gap:10px;flex:0 0 auto;align-self:flex-start}.ui-skeleton-action-btn{width:106px;height:36px;border-radius:12px}.ui-skeleton-day-tab{width:160px;height:38px;border-radius:12px}.ui-skeleton-round-card{width:100%;height:96px;border-radius:16px}.ui-skeleton-table-head{width:100%;height:44px;border-radius:0}.ui-skeleton-table-row{width:100%;height:54px;border-radius:0;margin-top:1px}.ui-skeleton-input{width:100%;height:42px;border-radius:10px}@media(max-width:980px){.ui-skeleton-comp-title{height:42px}.ui-skeleton-comp-meta{height:22px}}@media(max-width:720px){.ui-skeleton-comp-head-actions{justify-content:flex-start;flex-basis:100%}.ui-skeleton-card-row{padding:16px}.ui-skeleton-card-pill{width:82px;height:36px}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui;background:#f7f7fb;overflow:hidden;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}#root{width:100%;margin:0;padding:0}.app-layout{position:relative;height:100%;width:100%}.dashboard-test-page{width:100%;max-width:none;display:flex;flex-direction:column;gap:18px;margin:0;padding:10px 0 40px}.content-area{position:fixed;inset:70px 0 0 250px;overflow-y:scroll;overflow-x:hidden;scrollbar-gutter:stable both-edges;background:#f7f7fb;padding:0 var(--page-side-gap)}.content-area.collapsed{left:80px}.content-area.content-area--projector{position:relative;inset:0 auto auto 0;height:100%;overflow:hidden;scrollbar-gutter:auto;padding:0}.content-inner{min-height:100%;display:flex;align-items:flex-start;justify-content:flex-start;width:100%;max-width:none;margin:0;padding:20px 0 28px}.content-inner.content-inner--projector{min-height:100%;height:100%;padding:0}.page-div{width:100%;max-width:none;min-height:100%;align-self:stretch;display:flex;flex-direction:column;gap:20px;padding:10px 0 40px}.page-title-area{display:flex;flex-direction:column;gap:8px}.page-title-main{display:flex;align-items:center;gap:12px}.page-title-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.page-title-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%)}.page-title{margin:0;font-size:35px;font-weight:700;color:#111322}.page-title-meta{display:flex;align-items:center;gap:6px;font-size:15px;color:#9aa0b2}.page-title-meta-divider{color:#c3c7d8}.round-title-area{flex-direction:row;align-items:flex-start;gap:12px}.round-title-text{display:flex;flex-direction:column;gap:6px}.page-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.page-action-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #e2e4ef;background:#fff;color:#1f2937;padding:8px 14px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 1px 1px #0f172a0d;text-decoration:none}.page-action-btn:link,.page-action-btn:visited{color:#1f2937;text-decoration:none}.page-action-btn:hover,.header-user-menu-item:hover{color:#2f5fc3}[data-theme=dark] .page-action-btn:hover,[data-theme=dark] .header-user-menu-item:hover{color:#a9c4ff}[data-theme=dark] .page-action-btn:link,[data-theme=dark] .page-action-btn:visited{color:#d4d4d4}.page-action-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.page-action-icon--logo{filter:grayscale(1) brightness(0)}.profile-page-action-icon--black{filter:brightness(0) saturate(100%)!important}[data-theme=dark] .profile-page-action-icon--black{filter:brightness(0) invert(1)!important}.header{height:70px;background:#f7f7fb;display:flex;align-items:center;justify-content:space-between;padding:0 var(--page-side-gap);border-bottom:1px solid #e5e5ec;position:fixed;top:0;left:0;right:0;z-index:1000;-webkit-user-select:none;user-select:none}.header-left,.header-right{display:flex;align-items:center}.header-right{gap:10px}.header-left{gap:10px;cursor:pointer}.logo{height:46px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.collapse-btn{background:#e1e6f2;border:1px solid #e5e5ec;border-radius:12px;padding:10px;cursor:pointer;font-size:16px;color:#444;margin-left:6px}.collapse-btn:hover{background:#d6ddf0}.collapse-btn:active{transform:translateY(1px)}.header-center{display:flex;gap:32px}.menu{font-size:16px;color:#888;cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.menu:hover,.menu.active{color:#000}.menu.active{font-weight:700}.login-btn{background:#4f6db8;color:#fff;border:none;padding:10px 22px;border-radius:10px;font-size:15px;cursor:pointer}.login-btn:hover{opacity:.9}.theme-toggle{border:1px solid #d0d7de;background:#f6f8fa;border-radius:50%;width:38px;height:38px;padding:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.theme-toggle:hover{background:#eef2f7;border-color:#afb8c1;box-shadow:0 1px 2px #10182814}.theme-toggle-icon-img{width:16px;height:16px;display:block}.theme-toggle--dark{border-color:#444c56;background:#22272e}.theme-toggle--dark:hover{background:#2d333b;border-color:#545d68}.header-user-dropdown{position:relative;display:flex;align-items:center}.avatar-btn{border:1px solid #e5e5ec;background:#fff;width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.avatar-btn:hover{box-shadow:0 2px 8px #1118271f}.avatar-img{width:25px;height:25px;border-radius:0;display:block}.header-user-menu{position:absolute;top:48px;right:0;min-width:160px;background:#fff;border:1px solid #e5e5ec;border-radius:12px;box-shadow:0 2px 8px #11182714;padding:8px;z-index:1200}.header-user-info{padding:10px 12px;border-bottom:1px solid #edf0f7;margin-bottom:4px}.header-user-info-name{font-size:14px;font-weight:600;color:#1f2937}.header-user-info-id{margin-top:2px;font-size:12px;color:#6b7280}.header-user-menu-item{width:100%;border:none;background:transparent;padding:10px 12px;text-align:left;font-size:14px;border-radius:8px;cursor:pointer;color:#333}.header-user-menu-item--danger{color:#c92a2a}.sidebar{width:250px;height:calc(var(--app-vh) - 70px);background:#f6f7fb;padding:20px 15px;transition:width .25s ease,padding .25s ease,transform .28s ease;border-right:1px solid #e5e5ec;position:fixed;top:70px;left:0;bottom:0;overflow:hidden;z-index:900;display:flex;flex-direction:column}.sidebar.collapsed{width:80px;padding:20px 15px}.menu-group{margin-bottom:25px}.menu-item{display:flex;align-items:center;gap:14px;padding:15px;min-height:52px;box-sizing:border-box;border-radius:16px;cursor:pointer;color:#3b3b3b;font-size:15px;font-weight:500;overflow:hidden;transition:background .2s ease,color .2s ease;-webkit-user-select:none;user-select:none;text-decoration:none}.menu-item:hover{background:#e3e7f3}.menu-item.active{background:#d6ddf2;color:#3b5fb7;font-weight:600}.menu-item .sidebar-menu-icon{font-size:18px;width:22px;height:22px;min-width:22px;min-height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;line-height:0}.menu-item .sidebar-menu-icon-img{width:22px;height:22px;min-width:22px;min-height:22px;display:block;background-color:#8c8c8c;-webkit-mask:var(--icon-url) no-repeat center / contain;mask:var(--icon-url) no-repeat center / contain;opacity:1;flex-shrink:0}.menu-item.active .sidebar-menu-icon-img{background-color:#4d6bb2}.menu-item .sidebar-menu-text{white-space:nowrap;transition:max-width .25s ease,opacity .2s ease;max-width:150px;opacity:1}.sidebar.collapsed .menu-item{justify-content:flex-start;gap:0;padding:15px 14px;border-radius:16px}.sidebar.collapsed .menu-item .sidebar-menu-text{max-width:0;opacity:0}.sidebar.collapsed .menu-item .sidebar-menu-icon{width:22px;height:22px;min-width:22px;min-height:22px;max-width:22px;max-height:22px;flex:0 0 22px;aspect-ratio:1 / 1;padding:0;margin:0}.sidebar-divider{height:2px;background:#d2d3d8;margin:6px 5px 18px}.sidebar-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:2px}.sidebar-footer{margin-bottom:0;padding-top:12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid #dde1ee}.sidebar-theme-toggle{width:100%;border:1px solid #d9deee;background:#fff;border-radius:12px;min-height:40px;padding:8px 10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#334155;font-size:13px;font-weight:600;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.sidebar-theme-toggle:hover{background:#eef2f8;border-color:#c8d0e6;box-shadow:0 1px 3px #0f172a14}.sidebar-theme-toggle .theme-toggle-icon-img{width:16px;height:16px}.sidebar.collapsed .sidebar-theme-toggle{width:46px;height:40px;min-height:40px;padding:0}.sidebar.collapsed .sidebar-theme-toggle-text{display:none}.main-page{width:100%;max-width:none;min-height:100%;align-self:stretch;display:flex;flex-direction:column;gap:40px;padding:10px 0 40px}.main-section{display:flex;flex-direction:column;gap:20px}.main-section-title{margin:0;font-size:22px;font-weight:700;color:#222}.card-list-group{display:flex;flex-direction:column;gap:14px}.card-list{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;border:1px solid #ececf2;border-radius:16px;padding:20px;box-shadow:0 1px 4px #0f172a0a;transition:transform .15s ease,box-shadow .15s ease}.card-list:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0f172a0f}.card-list.ongoing{background:#e4f3ee;border-color:#d7eee6}.card-list .card-list-body{display:flex;flex-direction:column;gap:6px}.card-list .card-list-title{font-size:18px;font-weight:700;color:#1d1d1f}.card-list .card-list-meta{font-size:14px;color:#8a8a8f}.card-list-pill{font-size:16px;font-weight:700;padding:12px 18px;border-radius:12px;background:#e7ebf7;color:#4d6bb2;white-space:nowrap}.card-list-pill.ongoing{background:#d8f3e7;color:#1e8756}.card-list-pill.ended{background:#dedede;color:#4a4a4a}.card-list-empty{display:flex;align-items:center;justify-content:center;padding:20px;border:1px dashed #d7d9e2;border-radius:14px;background:#fff;color:#8a8a8f;font-size:14px}.ranking-page{gap:16px}.ranking-header{padding-bottom:2px}.ranking-controls{display:flex;flex-direction:column;gap:14px;padding:14px;border:1px solid #e3e7f4;border-radius:14px;background:#f9fbff}.ranking-control-block{display:flex;flex-direction:column;gap:8px}.ranking-control-row{display:flex;gap:12px;align-items:flex-end}.ranking-control-row .ranking-control-block{flex:1}.ranking-control-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#5f6883}.ranking-event-tabs{display:flex;flex-wrap:wrap;gap:8px}.ranking-event-tab{border:1px solid #d5ddec;background:#fff;border-radius:10px;width:42px;height:42px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.ranking-event-tab.active{border-color:#2f5fc3;background:#eaf1ff;box-shadow:inset 0 0 0 1px #5b83db}.ranking-event-icon{width:24px;height:24px;object-fit:contain;filter:brightness(0) saturate(100%)}.ranking-metric-tabs{display:inline-flex;width:fit-content;border:1px solid #d5ddec;border-radius:11px;overflow:hidden}.ranking-metric-tab{border:none;background:#fff;color:#46506c;min-width:90px;height:38px;padding:0 14px;font-size:13px;font-weight:700;cursor:pointer}.ranking-metric-tab.active{background:#2f5fc3;color:#fff}.ranking-metric-tab:disabled{opacity:.45;cursor:not-allowed}.ranking-region-select{height:38px;border:1px solid #d5ddec;border-radius:11px;background:#fff;color:#46506c;padding:0 12px;font-size:13px;font-weight:600}.ranking-panel{border-radius:14px;background:#fff;border:1px solid #e5e9f5;box-shadow:0 1px 4px #0f172a0a;padding:14px;display:flex;flex-direction:column;gap:12px}.ranking-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ranking-panel-title{margin:0;font-size:18px;font-weight:700;color:#1d1d1f}.ranking-panel-meta{font-size:12px;color:#7f879c;font-weight:600}.ranking-chart-skeleton{display:flex;flex-direction:column;gap:8px}.ranking-chart-skeleton--table{padding:10px}.ranking-panel--skeleton{pointer-events:none}.ranking-controls--skeleton{gap:16px}.ranking-skeleton-control-title{width:92px;height:12px;border-radius:6px}.ranking-skeleton-event-tab{width:42px;height:42px;border-radius:10px}.ranking-metric-tabs--skeleton{border-color:transparent;gap:8px;background:transparent}.ranking-skeleton-metric-tab{width:96px;height:38px;border-radius:11px}.ranking-skeleton-panel-title{width:min(300px,54%);height:22px;border-radius:8px}.ranking-skeleton-panel-meta{width:88px;height:14px;border-radius:6px}.ranking-table-wrap{border:1px solid #e6e9f2;border-radius:12px;overflow-x:auto;overflow-y:hidden}.ranking-table{width:100%;min-width:100%;border-collapse:collapse;font-size:13px;table-layout:fixed}.ranking-table--single,.ranking-table--average{min-width:860px}.ranking-col-rank{width:64px}.ranking-col-player{width:146px}.ranking-col-record{width:88px}.ranking-col-attempt-single{width:70px}.ranking-col-region{width:110px}.ranking-col-comp{width:auto}.ranking-table--single .ranking-col-comp{width:452px}.ranking-col-attempts{width:220px}.ranking-table--single-avgcalc{min-width:520px}.ranking-table thead{background:#f0f1f6}.ranking-table th,.ranking-table td{padding:11px 13px;border-bottom:1px solid #ececf2;white-space:nowrap;text-align:left;color:#2b2f3c;vertical-align:middle;height:54px}.region-inline{display:inline-flex;align-items:center;gap:6px}.region-logo{width:18px;height:18px;object-fit:contain;flex:0 0 auto}.ranking-table-row--clickable{cursor:pointer}.ranking-table-row--clickable:hover{background:#f8f9ff}.ranking-player-cell{min-width:0}.ranking-player-name{font-size:13px;font-weight:700;color:#202431;overflow:hidden;text-overflow:ellipsis}.ranking-player-id{margin-top:2px;font-size:11px;color:#8a8f9f;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:none}.ranking-record-cell{font-variant-numeric:tabular-nums}.ranking-comp-cell{overflow:visible;text-overflow:clip;white-space:normal;line-height:1.35}.ranking-attempts-cell{min-width:0}.ranking-attempts-inline{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.ranking-attempt-item{font-size:12px;font-weight:500;color:#495066;font-variant-numeric:tabular-nums}.new-record-page{gap:26px}.new-record-panel{border:1px solid #d9dde7;border-radius:14px;background:#fff;box-shadow:0 8px 24px #0f172a14;padding:16px}.new-record-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.new-record-panel-title{margin:0;font-size:19px;font-weight:700;color:#1f2937}.new-record-panel-meta{font-size:13px;font-weight:600;color:#7d879a}.new-record-list{display:flex;flex-direction:column;gap:10px}.new-record-item{display:flex;align-items:flex-start;gap:12px;padding:14px;border:1px solid #e4e8f2;border-radius:12px;background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease}.new-record-item:hover{background:#f8fbff;border-color:#d3dced}.new-record-badge-wrap{width:70px;min-width:70px;display:flex;align-self:center;align-items:center;justify-content:center}.new-record-badge-image{display:block;width:auto;height:26px}.new-record-badge-image--ccr{width:54px;height:26px}.new-record-content{flex:1;min-width:0}.new-record-title{margin:0;color:#202736;font-size:19px;line-height:1.2;font-weight:700;overflow-wrap:anywhere}.new-record-subtitle{margin:2px 0 0;color:#6b7488;font-size:14px;line-height:1.25;font-weight:600;overflow-wrap:anywhere}.new-record-subtitle-comp:before{content:" · ";white-space:pre}.new-record-skeleton-badge{width:70px;min-width:70px;height:26px;border-radius:6px}.new-record-skeleton-title{width:420px;max-width:min(75vw,420px);height:22px;border-radius:6px}.new-record-skeleton-subtitle{width:520px;max-width:min(85vw,520px);height:16px;border-radius:6px;margin-top:6px}.profile-page{gap:40px}.profile-legacy-banner{border:1px solid #f1d6a8;border-radius:14px;background:linear-gradient(135deg,#fff7e9,#fff3dc);padding:16px 18px;display:flex;flex-direction:column;gap:10px}.profile-legacy-banner-title{margin:0;font-size:18px;font-weight:800;color:#5b3a09}.profile-legacy-banner-text{margin:0;color:#6a4816;font-size:14px;line-height:1.45;font-weight:500}.profile-legacy-banner-footnote{margin:0;color:#7a5520;font-size:13px;line-height:1.4;font-weight:600}.profile-legacy-inline-link{border:0;background:transparent;color:#7a4600;padding:0;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none}.profile-legacy-inline-link:hover{text-decoration:underline}.profile-identity-card{display:flex;position:relative;gap:25px;padding:20px;border:1px solid #e2e7f2;border-radius:14px;background:#fff;box-shadow:0 1px 3px #0f172a0a;min-height:225px;overflow:visible}.profile-identity-card--organizer{background:linear-gradient(145deg,#1b2230,#141b26 55%,#202838);border-color:#8b9ab0;box-shadow:0 8px 22px #080c1452;animation:organizerCardPulse 2.8s ease-in-out infinite}.profile-identity-card--competitor{border-width:2px;border-color:#111827;box-shadow:0 4px 12px #0f172a14}.profile-identity-card--organizer:before{content:none}.profile-identity-card--organizer:after{content:"";position:absolute;inset:0;border-radius:14px;background:radial-gradient(circle at 86% 14%,rgba(255,255,255,.16),transparent 38%),radial-gradient(circle at 12% 86%,rgba(96,165,250,.18),transparent 42%);pointer-events:none;mix-blend-mode:screen;z-index:0;animation:organizerFxShimmer 3.4s ease-in-out infinite}.profile-identity-organizer-mark{position:absolute;top:16px;right:18px;padding:0;border-radius:0;border:0;background:transparent;color:#fff;font-size:33px;line-height:1;font-weight:900;letter-spacing:.08em;text-shadow:none;box-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:3;animation:organizerMarkGlow 2.8s ease-in-out infinite}@keyframes organizerCardPulse{0%,to{box-shadow:0 8px 22px #080c1447}50%{box-shadow:0 14px 30px #080c1475}}@keyframes organizerBorderGlow{0%,to{opacity:.5;box-shadow:0 0 #11182700}50%{opacity:1;box-shadow:0 0 16px #1118274d}}@keyframes organizerMarkGlow{0%,to{box-shadow:0 4px 12px #0f172a33}50%{box-shadow:0 8px 16px #0f172a59}}@keyframes organizerFxShimmer{0%,to{opacity:.55;transform:translateZ(0)}50%{opacity:1;transform:translate3d(0,-2px,0)}}@media(prefers-reduced-motion:reduce){.profile-identity-card--organizer,.profile-identity-card--organizer:before,.profile-identity-card--organizer:after,.profile-identity-organizer-mark,.profile-identity-competitor-mark{animation:none}}.profile-identity-competitor-mark{position:absolute;top:16px;right:18px;padding:0;border:0;border-radius:0;background:transparent;color:#111827;font-size:33px;line-height:1;font-weight:900;letter-spacing:.08em;box-shadow:none;pointer-events:none;-webkit-user-select:none;user-select:none;animation:competitorMarkGlow 2.6s ease-in-out infinite}@keyframes competitorMarkGlow{0%,to{text-shadow:0 1px 0 rgba(15,23,42,.08)}50%{text-shadow:0 0 12px rgba(15,23,42,.24)}}.profile-identity-card--organizer .profile-name,.profile-identity-card--organizer .profile-name-en,.profile-identity-card--organizer .profile-meta-key,.profile-identity-card--organizer .profile-meta-value,.profile-identity-card--organizer .profile-region-value,.profile-identity-card--organizer .profile-region-value span{color:#f8fafc}.profile-identity-card--organizer .profile-role-info-btn{border-color:#fff9;background:#ffffff14;color:#ffffffe6}.profile-identity-card--organizer .profile-role-info-btn:hover{background:#ffffff2e}.profile-organizer-info-wrap{position:absolute;bottom:16px;right:16px;z-index:4}.profile-identity-main{display:flex;flex-direction:column;gap:20px;min-width:0;justify-content:center;position:relative;z-index:2}.profile-identity-top{display:flex;align-items:center;gap:15px}.profile-name{margin:0;font-size:40px;line-height:1.15;font-weight:800;color:#1d2333;overflow-wrap:anywhere}.profile-name-en{margin:-6px 0 15px;font-size:25px;line-height:1.2;font-weight:600;color:#1d2333}.profile-role-info-btn{width:18px;height:18px;border:1px solid rgba(0,0,0,.35);border-radius:50%;background:#ffffff7a;color:#00000073;font-size:11px;font-weight:800;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0}.profile-role-info-btn:hover{background:#ffffffb3}.profile-role-info-btn--identity-card{box-shadow:0 1px 3px #1f293729}.profile-role-tip{position:absolute;left:0;top:calc(100% + 12px);transform:none;z-index:3;white-space:normal;width:max-content;max-width:min(72vw,400px);border-radius:10px;background:#e8e8ee;color:#343746;font-size:14px;line-height:1.35;font-weight:500;padding:10px 12px;box-shadow:0 3px 10px #1f293724}.profile-role-tip--identity-card{left:auto;right:-17px}.profile-role-tip--identity-card:before{right:19px}.profile-role-tip:before{content:"";position:absolute;right:4px;transform:none;bottom:100%;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:8px solid #e8e8ee}.profile-role-tip.profile-role-tip--identity-card:before{right:19px}.profile-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,180px));gap:14px}.profile-meta-grid>div{display:flex;flex-direction:column;gap:3px}.profile-meta-key{font-size:12px;font-weight:700;color:#7f879c}.profile-meta-value{font-size:15px;font-weight:700;color:#2d3343;overflow-wrap:anywhere}.profile-section{display:flex;flex-direction:column;gap:16px}.profile-section-head{display:flex;align-items:center;justify-content:space-between}.profile-section-title{margin:0;font-size:32px;font-weight:800;color:#1d2333}.profile-main-section-title{margin:0;font-size:22px;font-weight:700;color:#222}.profile-event-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.profile-event-card{border:1px solid #e3e8f2;border-radius:16px;background:#fff;padding:18px 16px;display:flex;flex-direction:column;gap:12px;min-height:160px}.profile-event-card--clickable{cursor:pointer;transition:transform .14s ease,box-shadow .16s ease,border-color .16s ease}.profile-event-card--clickable:hover{transform:translateY(-2px);border-color:#cfd8ee;box-shadow:0 6px 14px #2939611f}.profile-event-card--clickable:focus-visible{outline:2px solid #4d6bb2;outline-offset:2px}.profile-event-head{display:flex;align-items:center;gap:12px}.profile-event-icon{width:46px;height:46px;object-fit:contain;filter:brightness(0) saturate(100%)}.profile-event-title{font-size:25px;color:#22293a;font-weight:800;line-height:1.1;letter-spacing:-.01em}.profile-event-row{display:grid;grid-template-columns:max-content 1fr auto;align-items:center;gap:10px;font-size:18px;color:#31384a}.profile-event-row-key{font-weight:700;white-space:nowrap;padding-right:2px}.profile-event-row-value{font-variant-numeric:tabular-nums;border-left:2px solid #d9dee9;padding-left:10px;font-weight:600}.profile-event-row em{font-style:normal;font-size:14px;color:#cc334a;background:#f8d9de;border-radius:10px;padding:5px 10px 6px;font-weight:800;line-height:1}.profile-record-history-card,.profile-record-current-card{border:1px solid #e4e8f3;border-radius:14px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:12px}.profile-record-history-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-record-history-meta{font-size:12px;color:#6f7891;font-weight:600}.profile-record-current-card .profile-main-section-title,.profile-record-history-card .profile-main-section-title{font-weight:600}.profile-record-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-record-summary-item{border:1px solid #e3e8f2;border-radius:12px;background:#f8faff;padding:11px 12px;display:flex;align-items:center;gap:9px}.profile-record-summary-label{font-size:12px;font-weight:600;color:#6f7891}.profile-record-summary-item strong{font-size:18px;line-height:1;font-weight:700;color:#283042;font-variant-numeric:tabular-nums}.profile-record-summary-item em{margin-left:auto;font-style:normal;font-size:12px;line-height:1;font-weight:700;color:#cc334a;background:#f8d9de;border-radius:9px;padding:4px 8px}.profile-record-history-chart{width:100%;height:320px}.profile-record-history-skeleton-chart{width:100%;height:320px;border-radius:12px}.profile-record-history-list{display:flex;flex-direction:column;gap:10px}.profile-record-history-table-wrap{border:1px solid #e4e8f3;border-radius:12px;overflow-x:auto;background:#fff}.profile-record-history-table{width:100%;border-collapse:collapse;min-width:640px}.profile-record-history-table th,.profile-record-history-table td{padding:11px 12px;border-bottom:1px solid #e7ebf4;text-align:left;font-size:13px;vertical-align:middle}.profile-record-history-table th{background:#f4f6fb;color:#66718a;font-weight:700}.profile-record-history-table tbody tr:last-child td{border-bottom:none}.profile-record-history-row--clickable{cursor:pointer}.profile-record-history-row--clickable:hover td{background:#f8faff}.profile-record-history-row--clickable:focus-visible{outline:2px solid #4d6bb2;outline-offset:-2px}.profile-record-history-item{border:1px solid #e4e8f3;border-radius:12px;background:#fff;padding:10px 12px;display:grid;grid-template-columns:54px minmax(0,1.35fr) minmax(0,1fr) minmax(78px,auto) minmax(78px,auto);align-items:center;gap:8px;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.profile-record-history-item:hover{border-color:#cad4eb;box-shadow:0 4px 12px #2131501a;transform:translateY(-1px)}.profile-record-history-item:focus-visible{outline:2px solid #4d6bb2;outline-offset:2px}.profile-record-history-index{font-size:12px;color:#6f7891;font-weight:700}.profile-record-history-comp{font-size:14px;font-weight:700;color:#25304a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-record-history-round{font-size:13px;color:#5f6883;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-record-history-value{font-size:13px;color:#2f3a56;font-weight:700;font-variant-numeric:tabular-nums}.profile-competition-board{border:1px solid #e4e8f3;border-radius:14px;background:#fff;padding:14px;display:flex;flex-direction:column;gap:12px}.profile-competition-head{display:flex;align-items:center;justify-content:space-between;color:#4f5c75;font-size:14px;font-weight:700}.profile-competition-count{font-size:12px;font-weight:700;color:#7f8aa4;background:#edf2ff;border-radius:999px;padding:3px 10px}.profile-competition-list{display:flex;flex-direction:column;gap:12px}.profile-competition-item{border:1px solid #e6ebf6;border-radius:12px;background:#f8faff;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-competition-item strong{display:block;font-size:13px;color:#2a3347}.profile-competition-item p{margin:4px 0 0;font-size:11px;color:#6e7990}.profile-competition-item-tag{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;color:#2e5cc2;background:#e5efff}.profile-competition-empty{border:1px dashed #cfdaec;border-radius:14px;background:#f8fbff;padding:24px;display:flex;flex-direction:column;gap:6px;color:#51607e}.profile-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-stats-subsection{border:1px solid #e4e8f3;border-radius:14px;background:#fff;padding:16px;display:flex;flex-direction:column;gap:12px}.profile-stats-subtitle{margin:0;font-size:14px;color:#68738b;font-weight:700}.profile-stat-card{border:1px solid #e7ecf6;border-radius:12px;background:#f9fbff;padding:14px}.profile-stat-card h4,.profile-stat-card h5{margin:0;font-size:12px;color:#7f879c}.profile-stat-card p{margin:7px 0 0;font-size:26px;font-weight:800;color:#202736}.profile-stat-card--wide{grid-column:span 2}.profile-skeleton-name{width:min(220px,60%);height:40px}.profile-skeleton-name-en{width:min(300px,70%);height:22px}.profile-skeleton-meta-key{width:58px;height:16px}.profile-skeleton-meta-value{width:min(120px,90%);height:22px}.profile-skeleton-section-title{width:min(190px,38%);height:34px}.profile-skeleton-event-icon{width:30px;height:30px;border-radius:8px}.profile-skeleton-event-title{width:min(160px,78%);height:24px}.profile-skeleton-event-row{width:100%;height:22px}.profile-skeleton-competition-head{width:min(180px,45%);height:20px}.profile-skeleton-competition-count{width:64px;height:24px;border-radius:999px}.profile-skeleton-competition-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:8px}.profile-skeleton-competition-title{width:min(280px,72%);height:18px}.profile-skeleton-competition-subtitle{width:min(360px,90%);height:14px}.profile-skeleton-competition-tag{width:72px;height:24px;border-radius:999px}.profile-skeleton-stats-subtitle{width:min(98px,42%);height:20px}.profile-skeleton-stat-title{width:min(110px,75%);height:16px}.profile-skeleton-stat-value{width:min(132px,82%);height:36px;margin-top:7px}.profile-role-modal-backdrop{position:fixed;inset:0;background:#090e177a;z-index:3000;display:flex;align-items:center;justify-content:center;padding:16px}.profile-role-modal{width:min(420px,100%);border:1px solid #dbe3f4;border-radius:14px;background:#fff;padding:18px;display:flex;flex-direction:column;gap:12px}.profile-role-modal h4{margin:0;font-size:18px;color:#1f293b}.profile-role-modal p{margin:0;font-size:14px;color:#4d5871;line-height:1.45}.profile-role-modal-close{align-self:flex-end;border:1px solid #cfd8e8;border-radius:10px;background:#f3f6ff;color:#23478f;font-size:13px;font-weight:700;padding:8px 14px;cursor:pointer}@media(max-width:820px){.ranking-controls{padding:12px}.ranking-panel-head{flex-direction:column;align-items:flex-start}.ranking-metric-tabs{width:100%}.ranking-metric-tab{flex:1}.ranking-control-row{flex-direction:column;align-items:stretch}.ranking-region-select{width:100%}.new-record-panel{padding:12px}.new-record-panel-title{font-size:17px}.new-record-panel-meta{font-size:12px}.new-record-title{font-size:15px}.new-record-subtitle{font-size:13px}.new-record-skeleton-title,.new-record-skeleton-subtitle{width:100%;max-width:none}.new-record-subtitle-comp{display:block}.new-record-subtitle-comp:before{content:""}.new-record-item{padding:10px;gap:8px}.new-record-badge-wrap{width:58px;min-width:58px}.new-record-badge-image{height:22px}.new-record-badge-image--ccr{width:46px;height:22px}.profile-identity-card{flex-direction:column;min-height:0}.profile-legacy-banner{padding:14px}.profile-legacy-banner-title{font-size:16px}.profile-legacy-banner-text{font-size:13px}.profile-identity-organizer-mark{top:13px;right:12px;font-size:21px}.profile-identity-competitor-mark{top:13px;right:12px;padding:0;font-size:21px}.profile-organizer-info-wrap{bottom:12px;right:12px}.profile-name{font-size:26px}.profile-name-en{font-size:15px}.profile-record-history-chart,.profile-record-history-skeleton-chart{height:260px}.profile-record-history-table{min-width:560px}.profile-record-history-table th,.profile-record-history-table td{padding:10px;font-size:12px}.profile-record-summary{grid-template-columns:1fr}.profile-record-summary-item strong{font-size:16px}.profile-record-summary-item em{font-size:11px}.profile-meta-grid{grid-template-columns:1fr}.profile-role-tip{font-size:13px;width:max-content;max-width:min(80vw,280px);padding:9px 11px}.profile-role-tip--identity-card{right:-6px;left:auto}.profile-role-tip--identity-card:before{right:10px}.profile-section-title{font-size:27px}.profile-main-section-title{font-size:22px}.profile-event-grid{grid-template-columns:1fr}.profile-event-card{border-radius:16px;padding:16px 14px;gap:10px;min-height:132px}.profile-event-head{gap:10px}.profile-event-icon{width:32px;height:32px}.profile-event-title{font-size:20px}.profile-event-row{grid-template-columns:max-content 1fr auto;gap:8px;font-size:16px}.profile-event-row-value{border-left-width:2px;padding-left:9px}.profile-event-row-key{padding-right:9px}.profile-event-row em{font-size:13px;border-radius:9px;padding:4px 8px}.profile-page{gap:28px}.profile-stats-grid{grid-template-columns:1fr}.profile-stat-card--wide{grid-column:auto}}.error{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;padding:24px;color:#2f2f2f;margin:auto;transform:translateY(-100px)}.error-code{font-size:100px;font-weight:700;color:#4d6bb2;line-height:1;margin-bottom:10px}.coming-soon-title{font-size:70px;font-weight:700;color:#4d6bb2;line-height:1;margin-bottom:20px}.error-title{font-size:20px;font-weight:600}.error-desc{font-size:14px;color:#6a6a6a}.error-btn{margin-top:8px;background:#4d6bb2;color:#fff;border:1px solid #4d6bb2;padding:10px 16px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}.error-btn:hover{opacity:.9}.error-btn-icon{width:20px;height:20px;display:inline-block;filter:brightness(0) invert(1)}@media(max-width:980px){.sidebar{width:220px}.sidebar.collapsed{width:80px}.content-area{left:220px}.content-area.collapsed{left:80px}}@media(max-width:720px){.content-area,.content-area.collapsed{left:0}}.comp-page{width:100%;max-width:none;display:flex;flex-direction:column;gap:18px;margin:0;padding:10px 0 40px}.comp-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:8px 0}.comp-content{min-height:320px;background:transparent;border-radius:0;box-shadow:none;padding:0}.round-schedule{display:flex;flex-direction:column;gap:18px}.round-list{display:flex;flex-direction:column;gap:14px}.round-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:16px;border:1px solid #ececf2;background:#fff;box-shadow:0 1px 4px #0f172a0a}.round-card-main{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.round-card-link{text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.round-card-link:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0f172a0f}.round-card-link:focus-visible{outline:2px solid #4d6bb2;outline-offset:2px}.round-card.now{background:#e4f3ee;border-color:#d7eee6}.round-card.past{background:#fff;border-color:#ececf2}.round-card-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.round-card-icon-img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%)}.round-card-body{display:flex;flex-direction:column;gap:6px;min-width:0}.round-card-title{font-size:18px;font-weight:700;color:#1d1d1f}.round-card-meta{font-size:14px;color:#8a8a8f}.round-card-meta-mobile-time{display:none;font-size:14px;color:#8a8a8f}.round-card-time{font-size:16px;font-weight:700;padding:12px 18px;border-radius:12px;background:#e7ebf7;color:#4d6bb2;white-space:nowrap}.round-card-time.now{background:#d8f3e7;color:#1e8756}.round-card-time.past{background:#dedede;color:#4a4a4a}.round-list-empty{display:flex;align-items:center;justify-content:center;padding:20px;border:1px dashed #d7d9e2;border-radius:14px;background:#fff;color:#8a8a8f;font-size:14px}.round-day-tabs{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:8px}.round-day-tab{border:1px solid #e2e4ef;background:#f8f9ff;border-radius:12px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;color:#3a3f55;min-width:160px;text-align:left}.round-day-tab.active{border-color:#c8d4f2;background:#e8eefc;color:#2e3a5b;box-shadow:none}.round-day-tab-label{font-size:13px;font-weight:700}.round-page{width:100%;max-width:none;display:flex;flex-direction:column;gap:18px;margin:0;padding:10px 0 40px}.round-panel{border-radius:16px;background:#fff;border:1px solid #ececf2;box-shadow:0 1px 4px #0f172a0a;padding:18px;display:flex;flex-direction:column;gap:16px}.round-panel-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.round-admin-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.round-panel-title{display:flex;align-items:baseline;gap:8px}.round-panel-title h2{margin:0;font-size:18px;font-weight:700}.round-panel-title span{font-size:13px;color:#8a8a8f}.round-search{display:flex;align-items:center;gap:8px;border:1px solid #e2e4ef;background:#f8f9ff;border-radius:12px;padding:8px 12px;min-width:220px;flex:1 1 260px}.round-search-wrap{position:relative;min-width:220px;flex:1 1 260px}.round-search input{border:none;background:transparent;outline:none;font-size:13px;width:100%;color:#1f2937}.round-search-icon{color:#9aa0b2;display:inline-flex;align-items:center}.round-search-icon img{width:16px;height:16px}.round-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;border:1px solid #e5e5ec;border-radius:12px;background:#fff;box-shadow:0 8px 20px #1118271f;max-height:280px;overflow-y:auto;z-index:20;padding:6px}.round-search-suggestion{width:100%;border:none;border-radius:8px;background:transparent;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;text-align:left}.round-search-suggestion:hover,.round-search-suggestion--active{background:#f2f4f8}.round-search-suggestion-name{font-size:14px;color:#1f2937}.round-search-suggestion-meta{font-size:12px;color:#6b7280}.round-ranking-empty{padding:18px;border-radius:12px;border:1px dashed #d7d9e2;background:#f8f9ff;color:#8a8a8f;font-size:14px;text-align:center}.record-table-wrap{width:100%;border:1px solid #e6e9f2;border-radius:12px;overflow:hidden}.record-table{width:100%;border-collapse:separate;border-spacing:0;min-width:720px;border:none;background:transparent}.record-table thead th{background:#f0f1f6;color:#7a7f90;font-size:12px;text-transform:uppercase;letter-spacing:.04em;padding:10px 12px;text-align:left;position:sticky;top:0;z-index:3;box-shadow:inset 0 -1px #ececf2}.record-table thead th:first-child{border-top-left-radius:12px}.record-table thead th:last-child{border-top-right-radius:12px}.record-table thead{position:sticky;top:0;z-index:4}.record-table tbody td{padding:15px 12px;font-size:13px;color:#2b2f3c;border-top:1px solid #ececf2}.record-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.record-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.record-table tbody tr:nth-child(odd){background:#fafbff}.record-table-row{cursor:pointer}.record-table-row:hover td{background:#eef2ff}.round-table-row-advance td{background:#e9f7ef}.round-table-row-advance .round-rank-cell{color:#1e8756}.round-table-row-cutline td{border-top:2px solid #ececf2}.projector-mode-overlay{--projector-bg: #f5f7fc;--projector-header-bg: linear-gradient(180deg, #ffffff 0%, #f5f8ff 100%);--projector-text: #1f2937;--projector-muted: #667085;--projector-border: #dce4f3;--projector-table-head-bg: #ebeff8;--projector-table-head-text: #4b5565;--projector-row-odd: #ffffff;--projector-row-even: #f8faff;--projector-row-border: #e6ebf5;--projector-btn-bg: #eef2ff;--projector-btn-border: #cfd8ef;--projector-btn-text: #2f3c56;--projector-btn-hover: #e4ebff;--projector-btn-danger-bg: #fff1f1;--projector-btn-danger-border: #f3c9c9;--projector-btn-danger-text: #8f2c2c;--projector-btn-danger-hover: #ffe5e5;position:fixed;inset:0;z-index:12000;background:var(--projector-bg);color:var(--projector-text);padding:10px 18px;display:flex;flex-direction:column;gap:0}.projector-mode-header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--projector-header-bg);border-bottom:none;padding:10px 6px 12px;margin-bottom:8px}.projector-mode-title-wrap{display:flex;align-items:center;flex:1;gap:12px;min-width:0}.projector-mode-title-text{min-width:0}.projector-mode-title{font-size:clamp(28px,2.5vw,40px);font-weight:900;line-height:1.05;letter-spacing:.01em}.projector-mode-title-meta{font-size:clamp(14px,1.2vw,19px);color:var(--projector-muted)}.projector-mode-divider{opacity:.7}.projector-mode-controls{display:inline-flex;align-items:center;gap:10px}.projector-mode-control-icon-btn{border:none;background:transparent;color:var(--projector-btn-text);padding:3px;width:32px;height:32px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;opacity:.82;border-radius:6px}.projector-mode-control-icon-btn:hover{opacity:1}.projector-mode-control-icon{width:21px;height:21px;display:block;object-fit:contain;filter:brightness(0) saturate(100%)}.projector-mode-table{min-height:0;flex:1;width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.projector-mode-table-wrap{width:100%;flex:1;min-height:0;border:1px solid var(--projector-border);border-radius:12px;overflow:hidden}.projector-mode-table thead th{height:52px;background:var(--projector-table-head-bg);color:var(--projector-table-head-text);font-size:clamp(18px,1.5vw,24px);font-weight:700;text-align:left;padding:0 14px;border-bottom:1px solid var(--projector-row-border)}.projector-mode-table tbody td{height:var(--projector-row-height, 56px);font-size:clamp(18px,1.42vw,26px);color:var(--projector-text);padding:0 14px;border-top:1px solid var(--projector-row-border);vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.projector-mode-cell-text{display:inline-block;opacity:0;filter:brightness(1.85);animation:projector-cell-reveal .52s cubic-bezier(.2,.9,.24,1) forwards;animation-delay:var(--projector-reveal-delay, 0s)}@keyframes projector-cell-reveal{0%{opacity:0;filter:brightness(2.1)}55%{opacity:1;filter:brightness(1.45)}to{opacity:1;filter:brightness(1)}}.projector-mode-table tbody tr:nth-child(odd) td{background:var(--projector-row-odd)}.projector-mode-table tbody tr:nth-child(2n) td{background:var(--projector-row-even)}.projector-mode-table tbody tr.round-table-row-advance td{background:#e9f7ef}.projector-mode-table tbody tr.round-table-row-advance td:first-child .projector-mode-cell-text{color:#1e8756;font-weight:700}.projector-mode-table tbody tr.round-table-row-advance+tr.round-table-row-cutline td{border-top:2px solid #ececf2}.projector-mode-row--empty td{color:transparent}.projector-mode-table tbody tr:last-child td:first-child{border-bottom-left-radius:12px}.projector-mode-table tbody tr:last-child td:last-child{border-bottom-right-radius:12px}.projector-mode-table th:first-child,.projector-mode-table td:first-child{width:66px;text-align:center}.projector-mode-name{width:auto;font-weight:600}.projector-mode-region-cell{width:auto}.projector-mode-table th:nth-child(2),.projector-mode-table td:nth-child(2){width:10%}.projector-mode-table th:nth-child(3),.projector-mode-table td:nth-child(3){width:14%}.projector-mode-region-logo{width:22px;height:22px;object-fit:contain;vertical-align:middle}.projector-mode-region-inline{display:inline-flex;align-items:center;gap:8px}.projector-mode-score{font-weight:700}.projector-mode-footer{display:flex;justify-content:flex-end;align-items:center;color:var(--projector-muted);font-size:16px;font-weight:700;padding:8px 2px 0}[data-theme=dark] .projector-mode-control-icon{filter:brightness(0) invert(.8)}.projector-settings-backdrop{position:fixed;inset:0;z-index:13000;background:#080b1275;display:flex;align-items:center;justify-content:center;padding:20px}.projector-settings-modal{width:min(440px,100%);border:1px solid #dce4f3;border-radius:14px;background:#fff;box-shadow:0 16px 34px #0e162833;padding:16px;display:flex;flex-direction:column;gap:14px}.projector-settings-header{display:flex;align-items:center;gap:8px}.projector-settings-header h3{margin:0;font-size:18px;font-weight:800;color:#1f2937}.projector-settings-close{margin-left:auto;border:none;background:transparent;width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.projector-settings-close img{width:16px;height:16px;filter:brightness(0) saturate(100%)}.projector-settings-field{display:flex;flex-direction:column;gap:8px;color:#475467;font-size:14px;font-weight:700}.projector-settings-input-row{display:flex;align-items:center;gap:10px}.projector-settings-input-row input[type=range]{flex:1}.projector-settings-input-row input[type=number]{width:72px;border:1px solid #cfd8ef;border-radius:8px;padding:6px 8px;font-size:14px;font-weight:600}.projector-settings-input-row strong{color:#344054;font-size:13px}.projector-settings-actions{display:flex;justify-content:flex-end;gap:8px}.projector-settings-btn{border:1px solid #d0d7e9;background:#f8faff;color:#334155;border-radius:8px;padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer}.projector-settings-btn--primary{border-color:#9ab0dd;background:#e9f0ff;color:#163a7a}[data-theme=dark] .projector-mode-overlay{--projector-bg: #11131a;--projector-header-bg: linear-gradient(180deg, #171a23 0%, #11131a 100%);--projector-text: #f1f4fa;--projector-muted: #a9b1c2;--projector-border: #242a37;--projector-table-head-bg: #202533;--projector-table-head-text: #d6dce8;--projector-row-odd: #171b26;--projector-row-even: #131722;--projector-row-border: #242a37;--projector-btn-bg: #23293a;--projector-btn-border: #30374b;--projector-btn-text: #e9edf8;--projector-btn-hover: #2b3348;--projector-btn-danger-bg: #3a2427;--projector-btn-danger-border: #573337;--projector-btn-danger-text: #ffd6d8;--projector-btn-danger-hover: #4b2c30}[data-theme=dark] .projector-mode-table tbody tr.round-table-row-advance td{background:#2a3a2f}[data-theme=dark] .projector-mode-table tbody tr.round-table-row-advance td:first-child .projector-mode-cell-text{color:#9fcca7}[data-theme=dark] .projector-mode-table tbody tr.round-table-row-advance+tr.round-table-row-cutline td{border-top-color:#3a3a3a}[data-theme=dark] .projector-settings-modal{border-color:#2d3547;background:#141a26}[data-theme=dark] .projector-settings-header h3{color:#e6edf7}[data-theme=dark] .projector-settings-field{color:#a5b0c2}[data-theme=dark] .projector-settings-close img{filter:brightness(0) invert(.75)}[data-theme=dark] .projector-settings-input-row input[type=number]{border-color:#3a4358;background:#202838;color:#e2e8f5}[data-theme=dark] .projector-settings-input-row strong{color:#c4cfdf}[data-theme=dark] .projector-settings-btn{border-color:#3a4358;background:#222b3c;color:#d8e0ef}[data-theme=dark] .projector-settings-btn--primary{border-color:#4a5f89;background:#273a5e;color:#e9f1ff}.record-modal-backdrop{position:fixed;inset:0;background:#0e12229e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:36px}.record-modal{width:min(520px,100%);max-height:calc(100vh - 120px);background:#fff;border-radius:16px;border:1px solid #d9deee;box-shadow:0 14px 34px #0f172a29,0 2px 8px #0f172a14;outline:1px solid rgba(77,107,178,.34);outline-offset:-1px;padding:22px 24px 28px;display:flex;flex-direction:column;position:relative;overflow:hidden}.record-modal.record-modal--detail:before{content:"";position:absolute;inset:0;background-image:url(/logo/cck-logo.png);background-repeat:no-repeat;background-position:center;background-size:min(64%,280px);opacity:.045;pointer-events:none;z-index:0}.record-modal.record-modal--detail>*{position:relative;z-index:1}.record-modal.record-modal--detail{width:min(380px,calc(100vw - 40px));height:auto;max-height:min(560px,calc(100vh - 72px))}.record-modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.record-modal-actions{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.record-modal-title{font-size:18px;font-weight:700;color:#111322}.record-modal-profile-btn{width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.record-modal-profile-btn img{width:20px;height:20px;display:block;filter:brightness(0) saturate(100%)}.record-modal-close{border:none;background:transparent;cursor:pointer;margin-left:auto;padding:0;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.record-modal-close img{width:20px;height:20px;display:block}.record-modal-body{display:flex;flex-direction:column;gap:16px;flex:1 1 auto;min-height:0;overflow-y:auto;padding-right:4px;padding-bottom:24px}.record-modal.record-modal--detail .record-modal-body{flex:0 1 auto;overflow-y:visible;padding-bottom:0}.record-modal-row{display:flex;flex-direction:column;gap:8px}.record-modal-label{font-size:12px;font-weight:700;color:#6b7280}.record-modal-value{font-size:14px;color:#1f2937}.record-modal-highlight{color:#1e8756;font-weight:700}.record-modal.record-modal--detail .record-modal-highlight{color:#1f2937;font-weight:700}.record-modal-attempts{display:flex;align-items:center;flex-wrap:wrap;white-space:normal;overflow:visible;row-gap:6px;font-family:SF Mono,Fira Code,JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#1f2937}.record-modal-attempts--split{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.round-score,.round-attempt-cell,.record-modal-score,.record-modal-attempts{font-family:inherit;font-variant-numeric:tabular-nums;letter-spacing:.02em}.record-modal-attempts::-webkit-scrollbar{display:none}.record-modal-attempts{scrollbar-width:auto}.record-modal-attempts-wrap{position:relative}.record-modal-attempts--measure{position:absolute;left:0;right:0;top:0;visibility:hidden;pointer-events:none;z-index:-1}.record-modal-attempt{display:inline-flex;align-items:center;flex:0 0 auto}.record-modal-attempt-sep{margin:0 5px;color:#8a8a8f;font-weight:600}.record-modal-divider{width:100%;height:1px;background:#e5e7ef;margin-top:4px;margin-bottom:2px}.record-modal-round-info{display:flex;align-items:center;gap:12px;margin-top:2px}.record-modal-round-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.record-modal-round-icon img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%)}.record-modal-round-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start}.record-modal-round-title{font-size:23px;font-weight:700;color:#111322;line-height:1.15;letter-spacing:.02em;word-break:break-word}.record-modal-round-subtitle{margin-top:4px;font-size:13px;color:#8f96a8;line-height:1.25;word-break:break-word}.record-modal-link-button{border:none;padding:0;background:transparent;text-align:left;cursor:pointer}.record-modal-link-button:hover{text-decoration:underline;text-underline-offset:3px}.attempt-best{color:#e60013;font-weight:400}.attempt-worst{color:#617bbf;font-weight:400}.round-rank-cell{font-weight:700;width:60px}.round-name-cell{width:132px;min-width:96px;max-width:156px}.round-name{font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.round-sub{font-size:12px;color:#8a8a8f}.round-score,.record-modal-score{font-weight:700}.record-value-with-badge{display:inline-flex;align-items:center;gap:6px}.record-value-with-badge--floating{position:relative;min-width:58px;padding:4px 16px 2px 0}.record-value-with-badge-text{display:inline-block}.new-record-badge{width:28px;height:18px;object-fit:contain;display:block}.new-record-badge--ccr{width:37px}.record-value-with-badge--floating .new-record-badge{position:absolute;top:-6px;right:-12px}.record-value-with-badge--modal{position:static;min-width:0;padding:0}.record-value-with-badge--modal .new-record-badge{position:static}.record-value-with-badge--inline{position:static;min-width:0;padding:0}.record-value-with-badge--inline .new-record-badge{position:static}.round-attempt-cell{font-size:13px;font-weight:600}.round-edit-layout{display:grid;grid-template-columns:minmax(280px,1fr) minmax(0,3fr);gap:18px;align-items:start}.record-edit-panel{display:flex;flex-direction:column;gap:16px;background:#f8f9ff;border:1px solid #e6e9f5;border-radius:14px;padding:16px}.record-edit-form{display:flex;flex-direction:column;gap:14px}.record-edit-field{display:flex;flex-direction:column;gap:6px;position:relative}.record-edit-label{font-size:12px;font-weight:600;color:#5b6274}.record-edit-input-wrap{position:relative}.record-edit-input{border:1px solid #e2e4ef;background:#f8f9ff;border-radius:12px;padding:10px 12px;font-size:13px;color:#1f2937;width:100%;outline:none}.record-edit-search .record-edit-input{padding-left:36px}.record-edit-input:focus{border-color:#c8d4f2;box-shadow:0 0 0 3px #4873f21f}.record-edit-input:disabled{color:#9aa0b2;background:#f1f2f7}.record-edit-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;color:#9aa0b2}.record-edit-search-icon img{width:16px;height:16px}.record-edit-suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid #e2e4ef;border-radius:12px;box-shadow:0 2px 8px #0f172a14;z-index:20;max-height:220px;overflow-y:auto;padding:6px}.record-edit-suggestions--modal{position:relative;top:0;margin-top:8px}.record-edit-suggestion{width:100%;border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:13px;color:#1f2937;cursor:pointer}.record-edit-suggestion:hover,.record-edit-suggestion--active{background:#eef2ff}.record-edit-suggestion-name{font-weight:600}.record-edit-suggestion-meta{font-size:12px;color:#7a7f90}.record-edit-section{display:flex;flex-direction:column;gap:8px}.record-edit-empty{font-size:12px;color:#8a8a8f;padding:8px 0}.record-extra-list{display:flex;flex-direction:column;gap:8px}.record-extra-item{border:1px solid #e2e4ef;border-radius:12px;padding:10px 12px;background:#fff}.record-extra-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.record-extra-title{font-size:12px;font-weight:700;color:#2b2f3c}.record-extra-reason{font-size:12px;color:#6b7280;margin-top:4px}.record-edit-section-title{font-size:13px;font-weight:700;color:#2b2f3c}.record-edit-section-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.record-edit-mini-btn{border:1px solid #d7d9e2;background:#fff;border-radius:10px;padding:6px 10px;font-size:11px;font-weight:700;color:#3a3f55;cursor:pointer}.record-edit-mini-btn:hover{background:#eef2ff}.record-edit-mini-btn--danger{color:#b42318;border-color:#f7c2c2;background:#fff7f7}.record-edit-mini-btn--danger:hover{background:#ffecec}.record-edit-help{font-size:12px;color:#8a8a8f}.record-edit-attempts{display:grid;grid-template-columns:1fr;gap:10px}.record-edit-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:auto;padding-top:20px;border-top:1px solid #ececf2;padding-bottom:2px}.record-extra-actions{padding:0;margin-bottom:0}.record-edit-btn{border:none;border-radius:12px;padding:10px 16px;font-size:13px;font-weight:700;cursor:pointer}.record-edit-btn--ghost{background:#f1f2f7;color:#5b6274}.record-edit-btn--primary{background:#1f3aff;color:#fff}.record-edit-btn--danger{background:#b24d4d;color:#fff}.record-edit-btn:disabled{opacity:.6;cursor:not-allowed}.record-table-row-selected td{background:#dde6ff}.record-table-row-selected .round-rank-cell{font-weight:700}.record-table-panel{min-width:0;height:var(--record-edit-panel-height, auto);border:1px solid #ececf2;border-radius:12px;background:#fff;overflow:auto;position:relative}.record-table-panel>.record-table-wrap{border:0;border-radius:0}.record-table-panel .record-table tbody tr:last-child td{border-bottom:1px solid #ececf2}.record-table-panel .record-table tbody tr:last-child td:first-child,.record-table-panel .record-table tbody tr:last-child td:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}.round-manage-panel{display:flex;flex-direction:column;gap:16px}.record-manage-actions{display:flex;flex-wrap:wrap;gap:10px}.record-no-show-table{border:1px solid #e2e4ef;border-radius:12px;overflow:hidden}.record-no-show-header,.record-no-show-row{display:grid;grid-template-columns:32px 1fr 1fr;align-items:center;gap:8px;padding:10px 12px;font-size:13px}.record-no-show-header{background:#f0f1f6;font-weight:700;color:#5b6274}.record-no-show-row{border-top:1px solid #ececf2;background:#fff}.record-no-show-row input{width:16px;height:16px}.record-no-show-empty{padding:16px;font-size:12px;color:#8a8a8f}.record-round-list{border:1px solid #e2e4ef;border-radius:12px;overflow:hidden;background:#fff}.record-round-row{display:grid;grid-template-columns:32px 1fr 1fr 70px;gap:8px;align-items:center;padding:10px 12px;border-top:1px solid #ececf2;font-size:13px}.record-round-row:first-child{border-top:none}.record-round-row--plain{grid-template-columns:1fr 1fr}.record-round-row input{width:16px;height:16px}.record-manage-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px}.record-context-backdrop{position:fixed;inset:0;z-index:2200}.record-context-menu{position:absolute;background:#fff;border:1px solid #e2e4ef;border-radius:12px;box-shadow:0 3px 10px #0f172a1a;padding:6px;min-width:150px}.record-context-item{width:100%;border:none;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;color:#1f2937;cursor:pointer}.record-context-item:hover{background:#eef2ff}.record-extra-modal{max-width:520px}.round-manage-modal-body{padding-bottom:14px}@media(max-width:720px){.comp-content{padding:0}.round-card{grid-template-columns:34px 1fr;grid-template-rows:auto auto}.round-card-time{grid-column:1 / -1;justify-self:flex-start}.round-schedule .round-day-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.round-schedule .round-day-tab{min-width:0;width:100%;flex:0 0 auto}.round-panel{padding:14px}.record-table{min-width:620px}.round-edit-layout{grid-template-columns:1fr}.record-edit-panel,.record-table-panel{overflow:visible}.record-table-panel{height:auto;max-height:none}}.dashboard-page{width:100%;max-width:none;margin:0;padding:10px 0 40px;display:flex;flex-direction:column;gap:24px}.dashboard-title{margin:0;font-size:24px;font-weight:700;color:#222}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.dashboard-card{text-decoration:none;color:#1d1d1f;background:#fff;border:1px solid #ececf2;border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;box-shadow:0 1px 4px #0f172a0a;transform:translateY(0);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-card:hover{transform:translateY(-4px);border-color:#d7d9e2;box-shadow:0 2px 8px #0f172a14}.dashboard-card:focus-visible{outline:2px solid #4d6bb2;outline-offset:3px}.dashboard-card-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#e7ebf7;color:#4d6bb2;font-size:24px}.dashboard-card-label{font-size:16px;font-weight:700;color:#1d1d1f}.dashboard-auth{background:#fff;border:1px solid #ececf2;border-radius:16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 1px 4px #0f172a0a;flex-wrap:wrap}.dashboard-auth-title{margin:0;font-size:16px;font-weight:600;color:#3a3f55}.dashboard-auth-actions{display:flex;gap:10px;flex-wrap:wrap}.dashboard-auth-btn{text-decoration:none;padding:8px 16px;border-radius:10px;font-size:14px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e2e4ef;transition:border-color .2s ease}.dashboard-auth-btn--login{background:#4d6bb2;color:#fff;border-color:#4d6bb2}.dashboard-auth-btn--logout{background:#dc3545;color:#fff;border-color:#dc3545}.dashboard-auth-btn:hover{border-color:#c8ccdd}.dashboard-auth-btn:focus-visible{outline:2px solid #1f2a44;outline-offset:3px}.dashboard-test-page{width:100%;max-width:1100px;margin:0 auto;padding:10px 0 40px;display:flex;flex-direction:column;gap:20px}.dashboard-test-title{margin:0;font-size:24px;font-weight:700;color:#222}.dashboard-test-section{background:#fff;border:1px solid #ececf2;border-radius:16px;padding:18px;box-shadow:0 1px 4px #0f172a0a;display:flex;flex-direction:column;gap:12px}.dashboard-test-section-title{margin:0;font-size:16px;font-weight:700;color:#1d1d1f}.dashboard-test-grid{display:grid;gap:12px}.dashboard-test-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-test-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-test-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-test-field{display:flex;flex-direction:column;gap:6px}.dashboard-test-label{font-size:12px;font-weight:600;color:#5a5a5f;display:flex;flex-direction:column;gap:6px}.dashboard-test-input,.dashboard-test-select{border:1px solid #d7d9e2;border-radius:10px;padding:8px 10px;font-size:14px;background:#fff}.dashboard-test-input:focus,.dashboard-test-select:focus{outline:2px solid #4d6bb2;outline-offset:1px}.dashboard-test-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.dashboard-test-inline{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.dashboard-test-button{border:1px solid #e2e4ef;background:#f8f9ff;color:#1f2937;padding:8px 14px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 1px 1px #0f172a0d;display:inline-flex;align-items:center;gap:6px}.dashboard-test-button:hover{border-color:#c8ccdd}.dashboard-test-button:disabled{cursor:not-allowed;opacity:.6}.dashboard-test-button--primary{background:#4d6bb2;color:#fff;border-color:#4d6bb2}.dashboard-test-button--success{background:#1e8756;color:#fff;border-color:#1e8756}.dashboard-test-button--danger{background:#dc3545;color:#fff;border-color:#dc3545}.dashboard-test-button--mini{padding:6px 10px;font-size:12px;border-radius:8px}.dashboard-test-status{padding:10px 12px;border-radius:10px;font-size:14px;background:#f0f2f8;color:#3a3f55;border:1px solid #e6e8f1;display:flex;align-items:center;gap:8px}.dashboard-test-status--error{background:#ffecec;color:#b42318;border-color:#f7c2c2}.dashboard-test-status--success{background:#e8f6ee;color:#1e8756;border-color:#cfe9da}.status-icon{width:16px;height:16px;flex:0 0 16px}.overlay-toast-wrap{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:20000;pointer-events:none}.overlay-toast{min-width:280px;max-width:min(86vw,560px);border-radius:10px;border:1px solid #e6e8f1;box-shadow:0 8px 20px #0f172a1f;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f0f2f8;color:#3a3f55;pointer-events:auto;transition:opacity .22s ease,transform .22s ease}@keyframes overlay-toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes overlay-toast-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-14px)}}.overlay-toast--enter{animation:overlay-toast-enter .22s ease}.overlay-toast--visible{opacity:1;transform:translateY(0)}.overlay-toast--hidden{opacity:0;transform:translateY(-14px);animation:overlay-toast-exit .26s ease-in forwards}.overlay-toast--success{background:#e8f6ee;border-color:#cfe9da;color:#1e8756}.overlay-toast--error{background:#ffecec;border-color:#f7c2c2;color:#b42318}.overlay-toast--info{background:#f0f2f8;border-color:#e6e8f1;color:#3a3f55}.overlay-toast-icon{width:18px;height:18px;flex:0 0 18px}.overlay-toast--success .overlay-toast-icon{filter:brightness(0) saturate(100%) invert(34%) sepia(28%) saturate(1240%) hue-rotate(101deg) brightness(94%) contrast(88%)}.overlay-toast--error .overlay-toast-icon{filter:brightness(0) saturate(100%) invert(21%) sepia(79%) saturate(2660%) hue-rotate(346deg) brightness(91%) contrast(95%)}.overlay-toast-message{font-size:14px;font-weight:700;line-height:1.2}.overlay-toast-close{margin-left:auto;width:20px;height:20px;border:none;background:transparent;padding:0;cursor:pointer;opacity:.75}.overlay-toast-close:hover{opacity:1}.overlay-toast-close img{width:16px;height:16px;display:block}.dashboard-test-status--success .status-icon{filter:brightness(0) saturate(100%) invert(34%) sepia(28%) saturate(1240%) hue-rotate(101deg) brightness(94%) contrast(88%)}.dashboard-test-status--error .status-icon{filter:brightness(0) saturate(100%) invert(21%) sepia(79%) saturate(2660%) hue-rotate(346deg) brightness(91%) contrast(95%)}.dashboard-test-helper{font-size:13px;color:#1e8756}.dashboard-test-result{display:flex;flex-direction:column;gap:8px}.dashboard-test-pre{background:#f7f7fb;border:1px solid #ececf2;padding:14px;border-radius:12px;overflow:auto;max-height:500px;font-size:13px;line-height:1.5}.dashboard-test-subsection{background:#f8f9ff;border:1px dashed #d7d9e2;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.dashboard-test-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.admin-back-icon{width:16px;height:16px;display:inline-block;filter:none}.dashboard-test-card{background:#fff;border:1px solid #ececf2;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:10px}.dashboard-test-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.dashboard-test-card-title{margin:0;font-size:14px;font-weight:700;color:#1d1d1f}.dashboard-test-button--subtle{background:#fff}.round-editor-section{display:flex;flex-direction:column;gap:14px}.round-editor-toolbar{display:flex;justify-content:space-between;align-items:center}.round-editor-empty{border:1px dashed #d7d9e2;border-radius:12px;background:#f9fafe;color:#70768c;font-size:14px;padding:14px}.round-editor-list{display:flex;flex-direction:column;gap:10px}.round-editor-card{border:1px solid #ececf2;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 1px 4px #0f172a0a;transition:transform .15s ease,box-shadow .15s ease}.round-editor-card:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0f172a0f}.round-editor-card.open{border-color:#d9deee;box-shadow:0 2px 6px #0f172a0f}.round-editor-card--new{border-style:dashed}.round-editor-card-head{width:100%;border:0;background:transparent;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;text-align:left}.round-editor-summary{display:flex;align-items:center;gap:10px;min-width:0}.round-editor-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.round-editor-icon-img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%)}.round-editor-summary-text{display:flex;flex-direction:column;gap:6px;min-width:0}.round-editor-title{font-size:16px;font-weight:700;color:#1d1d1f;line-height:1.2}.round-editor-head-right{display:inline-flex;align-items:center;gap:2px;flex-shrink:0}.round-editor-chevron{display:inline-block;color:#596079;transition:transform .2s ease}.round-editor-chevron.open{transform:rotate(180deg)}.round-editor-body{border-top:1px solid #edf0f8;background:#f9fafe;padding:12px;display:flex;flex-direction:column;gap:10px}.round-editor-actions{display:flex;justify-content:flex-end}.round-editor-new-block{border:1px solid #e3e5ef;border-radius:14px;background:#fcfdff;padding:12px;display:flex;flex-direction:column;gap:10px}@media(max-width:720px){.dashboard-page{padding:10px 0 32px}.dashboard-title{font-size:22px}.dashboard-card{padding:18px}.dashboard-auth{align-items:flex-start}.dashboard-test-page{padding:10px 0 32px}.dashboard-test-grid-2,.dashboard-test-grid-3,.dashboard-test-grid-4{grid-template-columns:1fr}.round-editor-card-head{align-items:flex-start}.round-editor-head-right{margin-top:2px}.round-editor-summary{gap:10px}.round-editor-icon{width:28px;height:28px}.round-editor-title{font-size:16px}}.admin-page{width:100%;max-width:none;margin:0;padding:10px 0 40px;display:flex;flex-direction:column;gap:16px}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.admin-primary-btn{border:1px solid #4d6bb2;background:#4d6bb2;color:#fff;padding:10px 16px;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #4d6bb224;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.admin-primary-btn:hover{transform:translateY(-1px);box-shadow:0 3px 10px #4d6bb229;color:#fff}.competition-manage-footer{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.competition-manage-footer-left,.competition-manage-footer-right{display:flex;align-items:center;gap:10px}.competition-manage-action-btn{background:#4d6bb2;color:#fff;border:1px solid #4d6bb2;padding:10px 16px;border-radius:10px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:opacity .2s ease}.competition-manage-action-btn:hover{opacity:.9;color:#fff}.competition-manage-action-btn:disabled{opacity:.55;cursor:not-allowed}.competition-manage-action-btn--danger{background:#b24d4d;border-color:#b24d4d}.competition-manage-action-icon{width:20px;height:20px;display:inline-block;filter:brightness(0) invert(1)}@media(max-width:720px){.competition-manage-footer{flex-direction:column;align-items:stretch}.competition-manage-footer-left,.competition-manage-footer-right{width:100%}.competition-manage-footer-left .competition-manage-action-btn{margin-right:auto}.competition-manage-footer-right{justify-content:flex-end}}.admin-primary-btn:active{transform:translateY(0);opacity:.9}.admin-primary-btn:focus-visible{outline:2px solid #1f2a44;outline-offset:3px}.admin-title{margin:0;font-size:24px;font-weight:700;color:#222}.admin-subtitle{margin:6px 0 0;font-size:14px;color:#8a8a8f}.admin-count{background:#fff;border:1px solid #ececf2;border-radius:12px;padding:8px 12px;font-size:14px;font-weight:600;color:#3a3f55;box-shadow:0 1px 4px #0f172a0a}.admin-table-wrap{background:#fff;border:1px solid #ececf2;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #0f172a0a}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table thead{background:#f7f7fb;text-align:left}.admin-table th,.admin-table td{padding:14px 16px;border-bottom:1px solid #ececf2;white-space:nowrap}.admin-table tbody tr:hover{background:#f8f9ff}.admin-table-row--clickable{cursor:pointer}.admin-name{font-weight:600;color:#1d1d1f}.admin-id{color:#7a7a86;font-weight:600}.admin-status{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700}.admin-status--ongoing{background:#d8f3e7;color:#1e8756}.admin-status--upcoming{background:#e7ebf7;color:#4d6bb2}.admin-status--ended{background:#dedede;color:#4a4a4a}.admin-empty{text-align:center;padding:24px 16px;color:#8a8a8f}.event-detail-icon-wrap{display:flex;align-items:center;justify-content:center;padding:6px 0 10px}.event-detail-icon{width:84px;height:84px;object-fit:contain;filter:brightness(0) saturate(100%)}@media(max-width:980px){.admin-table th,.admin-table td{padding:12px}}@media(max-width:720px){.admin-header{flex-direction:column;align-items:flex-start}.admin-actions{width:100%;justify-content:space-between}.admin-primary-btn{width:100%;justify-content:center}.admin-table-wrap{overflow-x:auto}.admin-table{min-width:720px}}.scramble-admin-page{gap:18px}.scramble-admin-layout{width:100%;display:flex;flex-direction:column;gap:16px}.scramble-admin-top-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:12px;width:100%}.scramble-admin-top-card{min-height:238px;padding:14px}.scramble-admin-bottom-card{min-height:420px}.scramble-admin-player-card{gap:10px}.scramble-admin-top-body{min-height:170px;height:170px}.scramble-admin-registered-wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:10px}.scramble-admin-card{background:#fff;border:1px solid #e7eaf3;border-radius:16px;box-shadow:0 2px 8px #0f172a0d;padding:18px;display:flex;flex-direction:column;gap:14px}.scramble-admin-title{margin:0;font-size:20px;color:#182033}.scramble-admin-helper{margin:-4px 0 2px;font-size:14px;color:#7b859c}.scramble-admin-input-row{display:flex;gap:10px}.scramble-admin-tag-wait{border:1px dashed #cfd8ec;border-radius:12px;background:#f8faff;min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;position:relative;cursor:pointer}.scramble-admin-tag-wait--active{border-color:#7f9bda;box-shadow:0 0 0 1px #7f9bda99,0 0 #4d6bb257;animation:scramble-tag-pulse 1.45s ease-in-out infinite}.scramble-admin-tag-wait--player{min-height:100%}.scramble-admin-tag-wait:focus-visible{outline:2px solid #4d6bb2;outline-offset:2px}@keyframes scramble-tag-pulse{0%{box-shadow:0 0 0 1px #7f9bda99,0 0 #4d6bb24d}70%{box-shadow:0 0 0 1px #7f9bda99,0 0 0 13px #4d6bb200}to{box-shadow:0 0 0 1px #7f9bda99,0 0 #4d6bb200}}.scramble-admin-tag-wait-icon{width:64px;height:64px;object-fit:contain;opacity:.95;filter:brightness(0) saturate(100%) invert(44%) sepia(13%) saturate(773%) hue-rotate(186deg) brightness(91%) contrast(86%)}.scramble-admin-tag-wait-text{font-size:14px;color:#61708f;font-weight:600}.scramble-admin-hidden-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;border:0;padding:0}.scramble-admin-input{flex:1;min-width:0;border:1px solid #d8dfef;border-radius:10px;height:42px;padding:0 12px;font-size:14px;background:#f9fbff;color:#1f2937}.scramble-admin-input:focus{outline:none;border-color:#4d6bb2;box-shadow:0 0 0 3px #4d6bb224;background:#fff}.scramble-admin-btn{border:1px solid #4d6bb2;background:#4d6bb2;color:#fff;border-radius:10px;padding:0 12px;height:42px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.scramble-admin-btn:disabled{opacity:.55;cursor:not-allowed}.scramble-admin-btn--subtle{border-color:#d4daea;background:#f4f7ff;color:#32476d}.scramble-admin-profile,.scramble-admin-player{border:1px solid #e8edf8;border-radius:12px;background:#f9fbff;padding:12px;display:flex;flex-direction:column;gap:10px}.scramble-admin-player--compact{min-height:100%;padding:16px;gap:12px}.scramble-admin-player-split{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr);gap:12px;min-height:170px;height:170px}.scramble-admin-profile-row,.scramble-admin-player-row{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px;color:#55607a}.scramble-admin-profile-row strong,.scramble-admin-player-row strong{color:#111827;max-width:70%;text-align:right;word-break:break-all}.scramble-admin-result{margin-top:4px;border:1px solid #e8edf8;border-radius:12px;background:#f7f9ff;padding:14px;display:flex;flex-direction:column;gap:12px}.scramble-admin-subtitle{margin-top:-8px;font-size:14px;color:#7b859c}.scramble-admin-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.scramble-admin-result-head strong{display:block;font-size:16px;color:#182033}.scramble-admin-result-head span{display:block;margin-top:4px;font-size:13px;color:#7b859c}.scramble-admin-svg{width:100%;min-height:160px;max-height:280px;border:1px solid #e3e9f7;border-radius:10px;background:#fff;padding:8px;overflow:auto}.scramble-admin-svg svg{width:auto;max-width:100%;max-height:260px;height:auto;display:block;margin:0 auto}.scramble-admin-empty{border:1px dashed #cfd8ec;border-radius:10px;min-height:120px;display:flex;align-items:center;justify-content:center;color:#7b859c;font-size:14px;background:#fff}.scramble-admin-empty--split{min-height:100%}.scramble-admin-text{margin:0;border-radius:10px;border:1px solid #e3e9f7;background:#fff;color:#1f2937;padding:10px;font-family:pretendard,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:25px;font-weight:600;line-height:1.45;text-align:center;white-space:pre-wrap;word-break:break-word}.scramble-admin-skeleton-line{display:inline-block;width:120px;max-width:100%;height:20px;border-radius:6px;vertical-align:middle}.scramble-admin-card-skeleton{width:100%;display:flex;flex-direction:column;gap:10px}.scramble-admin-skeleton-card-title{display:inline-block;width:96px;height:22px;border-radius:6px}.scramble-admin-skeleton-subtitle{display:inline-block;width:120px;height:16px;border-radius:6px}.scramble-admin-skeleton-line--short{width:72px}.scramble-admin-svg--skeleton{padding:12px}.scramble-admin-skeleton-canvas{width:100%;height:180px;border-radius:8px}.scramble-admin-text--skeleton{padding:12px}.scramble-admin-skeleton-text{width:100%;height:28px;border-radius:8px}@media(max-width:1080px){.scramble-admin-top-grid{grid-template-columns:minmax(0,1fr);width:100%}.scramble-admin-top-card{min-height:auto}.scramble-admin-top-body,.scramble-admin-player-split{min-height:auto;height:auto}.scramble-admin-player-split{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.scramble-admin-input-row{flex-direction:column}.scramble-admin-btn{width:100%}.scramble-admin-svg{max-height:220px}.scramble-admin-svg svg{max-height:200px}}@media(prefers-reduced-motion:reduce){.scramble-admin-tag-wait--active{animation:none}}[data-theme=dark] body{background:#22272e;color:#cdd9e5}[data-theme=dark] .content-area{background:#22272e}[data-theme=dark] .header{background:#22272eeb;border-bottom-color:#373e47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}[data-theme=dark] .menu{color:#8b949e}[data-theme=dark] .menu:hover,[data-theme=dark] .menu.active{color:#cdd9e5}[data-theme=dark] .collapse-btn{background:#2d333b;border-color:#444c56;color:#adbac7}[data-theme=dark] .collapse-btn:hover{background:#373e47}[data-theme=dark] .sidebar{background:#1f242b;border-right-color:#373e47}[data-theme=dark] .sidebar-divider{background:#373e47}[data-theme=dark] .sidebar-footer{border-top-color:#3a414b}[data-theme=dark] .sidebar-theme-toggle{background:#252b33;border-color:#3a414b;color:#cdd9e5}[data-theme=dark] .sidebar-theme-toggle:hover{background:#2d333b;border-color:#4b5563}[data-theme=dark] .menu-item{color:#adbac7}[data-theme=dark] .menu-item:hover{background:#2d333b}[data-theme=dark] .menu-item.active{background:#2d333b;color:#cdd9e5}[data-theme=dark] .menu-item .sidebar-menu-icon-img{background-color:#8b949e}[data-theme=dark] .menu-item.active .sidebar-menu-icon-img{background-color:#adbac7}[data-theme=dark] .page-title,[data-theme=dark] .round-panel-title h2,[data-theme=dark] .ranking-panel-title,[data-theme=dark] .main-section-title,[data-theme=dark] .round-card-title,[data-theme=dark] .card-list .card-list-title,[data-theme=dark] .dashboard-test-title,[data-theme=dark] .dashboard-test-section-title,[data-theme=dark] .dashboard-test-card-title,[data-theme=dark] .round-editor-title,[data-theme=dark] .admin-title,[data-theme=dark] .error-title{color:#cdd9e5}[data-theme=dark] .page-title-meta,[data-theme=dark] .round-sub,[data-theme=dark] .round-panel-title span,[data-theme=dark] .ranking-panel-meta,[data-theme=dark] .card-list .card-list-meta,[data-theme=dark] .round-card-meta,[data-theme=dark] .admin-subtitle,[data-theme=dark] .error-desc{color:#8b949e}[data-theme=dark] .page-title-icon img,[data-theme=dark] .round-card-icon-img,[data-theme=dark] .page-action-icon--logo,[data-theme=dark] img[src^="/icon/button/"]{filter:brightness(0) invert(1)}[data-theme=dark] .card-list,[data-theme=dark] .round-card,[data-theme=dark] .round-panel,[data-theme=dark] .ranking-panel,[data-theme=dark] .record-table-panel,[data-theme=dark] .admin-count,[data-theme=dark] .dashboard-card,[data-theme=dark] .dashboard-test-section,[data-theme=dark] .dashboard-test-card,[data-theme=dark] .dashboard-test-pre,[data-theme=dark] .dashboard-test-subsection,[data-theme=dark] .dashboard-auth,[data-theme=dark] .admin-table-wrap,[data-theme=dark] .record-edit-panel,[data-theme=dark] .record-round-list,[data-theme=dark] .record-round-row,[data-theme=dark] .record-extra-item,[data-theme=dark] .round-editor-card,[data-theme=dark] .round-editor-body,[data-theme=dark] .round-editor-new-block,[data-theme=dark] .round-editor-empty,[data-theme=dark] .scramble-admin-profile,[data-theme=dark] .scramble-admin-player,[data-theme=dark] .scramble-admin-result,[data-theme=dark] .scramble-admin-svg,[data-theme=dark] .scramble-admin-empty,[data-theme=dark] .scramble-admin-text,[data-theme=dark] .record-modal{background:#2d333b;border-color:#444c56;color:#cdd9e5;box-shadow:0 6px 16px #01040938}[data-theme=dark] .card-list.ongoing,[data-theme=dark] .round-card.now{background:#2a3a2f;border-color:#3f5447}[data-theme=dark] .card-list-pill,[data-theme=dark] .round-card-time{background:#373e47;color:#adbac7}[data-theme=dark] .card-list-pill.ongoing,[data-theme=dark] .round-card-time.now{background:#32413a;color:#adcfbd}[data-theme=dark] .card-list-pill.ended,[data-theme=dark] .round-card-time.past{background:#373e47;color:#8b949e}[data-theme=dark] .card-list-empty,[data-theme=dark] .round-list-empty,[data-theme=dark] .round-ranking-empty,[data-theme=dark] .record-edit-empty,[data-theme=dark] .scramble-admin-empty{background:#2d333b;border-color:#444c56;color:#8b949e}[data-theme=dark] .round-search,[data-theme=dark] .record-edit-input,[data-theme=dark] .dashboard-test-input,[data-theme=dark] .dashboard-test-select,[data-theme=dark] .scramble-admin-input{background:#22272e;border-color:#444c56;color:#cdd9e5;color-scheme:dark}[data-theme=dark] .round-search input{color:#cdd9e5}[data-theme=dark] .dashboard-test-input::placeholder,[data-theme=dark] .record-edit-input::placeholder,[data-theme=dark] .round-search input::placeholder{color:#768390}[data-theme=dark] .round-search-icon,[data-theme=dark] .round-search-suggestion-meta,[data-theme=dark] .record-edit-search-icon,[data-theme=dark] .record-edit-suggestion-meta,[data-theme=dark] .dashboard-test-label,[data-theme=dark] .record-edit-label{color:#8b949e}[data-theme=dark] .round-day-tab,[data-theme=dark] .ranking-event-tab,[data-theme=dark] .ranking-metric-tab,[data-theme=dark] .record-edit-btn--ghost,[data-theme=dark] .record-edit-mini-btn,[data-theme=dark] .dashboard-test-button--subtle{background:#2b313a;border-color:#4a5563;color:#adbac7}[data-theme=dark] .round-day-tab.active{background:#3a414b;border-color:#545d68;color:#cdd9e5}[data-theme=dark] .ranking-event-tab.active{background:#344a67;border-color:#5d7ca8;color:#f0f4ff;box-shadow:inset 0 0 0 1px #7a9dcb}[data-theme=dark] .ranking-metric-tab.active{background:#4d6fa8;color:#f0f4ff}[data-theme=dark] .ranking-metric-tab:disabled{opacity:.5}[data-theme=dark] .record-edit-input:focus,[data-theme=dark] .dashboard-test-input:focus,[data-theme=dark] .dashboard-test-select:focus,[data-theme=dark] .scramble-admin-input:focus{border-color:#6ea8fe;box-shadow:0 0 0 3px #6ea8fe33}[data-theme=dark] .record-edit-input:disabled{background:#282e35;color:#768390}[data-theme=dark] .record-edit-suggestions,[data-theme=dark] .header-user-menu{background:#2d333b;border-color:#444c56;box-shadow:0 6px 16px #01040938}[data-theme=dark] .record-edit-suggestion,[data-theme=dark] .header-user-menu-item,[data-theme=dark] .admin-table th,[data-theme=dark] .admin-table td,[data-theme=dark] .ranking-table th,[data-theme=dark] .ranking-table td,[data-theme=dark] .dashboard-test-row,[data-theme=dark] .admin-name,[data-theme=dark] .admin-id,[data-theme=dark] .admin-empty,[data-theme=dark] .dashboard-test-helper,[data-theme=dark] .round-editor-chevron,[data-theme=dark] .record-table tbody td,[data-theme=dark] .record-modal-value,[data-theme=dark] .record-extra-title,[data-theme=dark] .record-edit-section-title,[data-theme=dark] .record-extra-reason,[data-theme=dark] .scramble-admin-profile-row,[data-theme=dark] .scramble-admin-player-row,[data-theme=dark] .scramble-admin-subtitle,[data-theme=dark] .scramble-admin-result-head span,[data-theme=dark] .scramble-admin-tag-wait-text{color:#cdd9e5}[data-theme=dark] .record-edit-suggestion:hover,[data-theme=dark] .record-edit-suggestion--active,[data-theme=dark] .record-table-row:hover td{background:#373e47}[data-theme=dark] .admin-table thead{background:#2d333b}[data-theme=dark] .ranking-table thead{background:#313843}[data-theme=dark] .admin-table th,[data-theme=dark] .admin-table td,[data-theme=dark] .ranking-table th,[data-theme=dark] .ranking-table td{border-bottom-color:#444c56}[data-theme=dark] .admin-table tbody tr:hover{background:#373e47}[data-theme=dark] .ranking-table-row--clickable:hover{background:#343d49}[data-theme=dark] .admin-status--upcoming{background:#3a414b;color:#cdd9e5}[data-theme=dark] .admin-status--ongoing{background:#32413a;color:#adcfbd}[data-theme=dark] .admin-status--ended{background:#3a414b;color:#adbac7}[data-theme=dark] .ranking-player-name{color:#cdd9e5}[data-theme=dark] .ranking-player-id{color:#8b949e}[data-theme=dark] .ranking-attempt-item{color:#c8d1dd}[data-theme=dark] .new-record-panel{border-color:#444c56;background:#2d333b}[data-theme=dark] .new-record-panel-meta{color:#8b949e}[data-theme=dark] .new-record-panel-title{color:#fff}[data-theme=dark] .new-record-item{background:#2d333b;border-color:#444c56}[data-theme=dark] .new-record-item:hover{background:#313943;border-color:#545e6b}[data-theme=dark] .new-record-title{color:#d3dbe7}[data-theme=dark] .new-record-subtitle{color:#9aa5b7}.new-record-subtitle .region-inline{display:inline-flex;align-items:center;gap:4px;line-height:1.2}.new-record-subtitle .region-logo{width:14px;height:14px}.new-record-subtitle .region-inline span{color:inherit}[data-theme=dark] .profile-identity-card,[data-theme=dark] .profile-legacy-banner,[data-theme=dark] .profile-event-card,[data-theme=dark] .profile-record-history-card,[data-theme=dark] .profile-record-current-card,[data-theme=dark] .profile-record-history-item,[data-theme=dark] .profile-record-history-table-wrap,[data-theme=dark] .profile-stat-card,[data-theme=dark] .profile-stats-subsection,[data-theme=dark] .profile-competition-board{background:#2d333b;border-color:#444c56}[data-theme=dark] .profile-identity-card--organizer{background:linear-gradient(145deg,#bcc5d6,#97a1b5 52%,#cad2e0);border-color:#8c95a8}[data-theme=dark] .profile-identity-card--competitor{border-color:#cbd5e1;box-shadow:0 4px 14px #01040959}[data-theme=dark] .profile-identity-organizer-mark{background:transparent!important;border:0!important;box-shadow:none!important;color:#111827}[data-theme=dark] .profile-identity-card--organizer .profile-name,[data-theme=dark] .profile-identity-card--organizer .profile-name-en,[data-theme=dark] .profile-identity-card--organizer .profile-meta-key,[data-theme=dark] .profile-identity-card--organizer .profile-meta-value,[data-theme=dark] .profile-identity-card--organizer .profile-region-value,[data-theme=dark] .profile-identity-card--organizer .profile-region-value span{color:#111827}[data-theme=dark] .profile-identity-card--organizer .profile-role-info-btn{border-color:#11182773;background:#ffffffb8;color:#111827e0}[data-theme=dark] .profile-identity-card--organizer .profile-role-info-btn:hover{background:#fffffff0}[data-theme=dark] .profile-identity-competitor-mark{border-color:transparent;background:transparent;color:#f8fafc;box-shadow:none}[data-theme=dark] .profile-name,[data-theme=dark] .profile-name-en,[data-theme=dark] .profile-legacy-banner-title,[data-theme=dark] .profile-section-title,[data-theme=dark] .profile-main-section-title,[data-theme=dark] .profile-event-title,[data-theme=dark] .profile-stat-card p{color:#cdd9e5}[data-theme=dark] .profile-legacy-banner{border-color:#6e552d;background:linear-gradient(135deg,#3b2f20,#2f2518)}[data-theme=dark] .profile-legacy-banner-text,[data-theme=dark] .profile-legacy-banner-footnote{color:#e8d7be}[data-theme=dark] .profile-legacy-inline-link{color:#f0c06d}[data-theme=dark] .profile-legacy-inline-link:hover{text-decoration:underline}[data-theme=dark] .profile-event-icon{filter:brightness(0) invert(.9)}[data-theme=dark] .profile-meta-key,[data-theme=dark] .profile-stat-card h4,[data-theme=dark] .profile-stat-card h5,[data-theme=dark] .profile-stats-subtitle,[data-theme=dark] .profile-record-history-meta,[data-theme=dark] .profile-record-history-index{color:#8b949e}[data-theme=dark] .profile-meta-value,[data-theme=dark] .profile-event-row,[data-theme=dark] .profile-record-history-round{color:#adbac7}[data-theme=dark] .profile-event-row-value{border-left-color:#566171}[data-theme=dark] .profile-record-history-comp,[data-theme=dark] .profile-record-history-value{color:#d3dbe7}[data-theme=dark] .profile-record-history-table th,[data-theme=dark] .profile-record-history-table td{border-color:#444c56}[data-theme=dark] .profile-record-history-table th{background:#2d333b;color:#8b949e}[data-theme=dark] .profile-record-summary-item{background:#313943;border-color:#4d5766}[data-theme=dark] .profile-record-summary-label{color:#97a3b7}[data-theme=dark] .profile-record-summary-item strong{color:#d3dbe7}[data-theme=dark] .profile-record-summary-item em{background:#5e4248;color:#ffc5cf}[data-theme=dark] .profile-role-info-btn{border-color:#cdd9e573;background:#191f2859;color:#cdd9e5d9}[data-theme=dark] .profile-role-info-btn:hover{background:#cdd9e524}[data-theme=dark] .profile-role-tip{background:#414a57;color:#e6ecf3}[data-theme=dark] .profile-role-tip:before{border-bottom-color:#414a57}[data-theme=dark] .profile-event-row em{background:#5e4248;color:#ffc5cf}[data-theme=dark] .profile-competition-empty{background:#2b313a;border-color:#4a5563;color:#adbac7}[data-theme=dark] .profile-competition-head{color:#c5ceda}[data-theme=dark] .profile-competition-count{color:#c4d4ff;background:#3d4a66}[data-theme=dark] .profile-competition-item{background:#313a46;border-color:#49515d}[data-theme=dark] .profile-event-card--clickable:hover,[data-theme=dark] .profile-record-history-item:hover{border-color:#5b6574;box-shadow:0 5px 14px #01040947}[data-theme=dark] .profile-record-history-row--clickable:hover td{background:#313943}[data-theme=dark] .profile-competition-item strong{color:#d3dbe7}[data-theme=dark] .profile-competition-item p{color:#9aa5b7}[data-theme=dark] .profile-competition-item-tag{color:#bfd0ff;background:#3f4b63}[data-theme=dark] .profile-role-modal{background:#2d333b;border-color:#48515f}[data-theme=dark] .profile-role-modal h4{color:#d3dbe7}[data-theme=dark] .profile-role-modal p{color:#b5bfce}[data-theme=dark] .profile-role-modal-close{border-color:#5a657a;background:#39414f;color:#ccdaff}[data-theme=dark] .ranking-controls{background:#2d333b;border-color:#4a5563}[data-theme=dark] .ranking-control-title{color:#8b949e}[data-theme=dark] .ranking-region-select{background:#2b313a;border-color:#4a5563;color:#cdd9e5}[data-theme=dark] .ranking-event-icon{filter:brightness(0) invert(.85)}[data-theme=dark] .round-editor-card.open{border-color:#545d68}[data-theme=dark] .round-editor-card:hover{box-shadow:0 4px 10px #01040938}[data-theme=dark] .round-editor-body{border-top-color:#444c56}[data-theme=dark] .round-editor-icon-img{filter:brightness(0) invert(.85)}[data-theme=dark] .error{color:#cdd9e5}[data-theme=dark] .coming-soon-title,[data-theme=dark] .error-code{color:#7aa2f7}[data-theme=dark] .record-table thead th{background:#2d333b;color:#8b949e;box-shadow:inset 0 -1px #444c56}[data-theme=dark] .record-table-wrap{border-color:#3f4752}[data-theme=dark] .record-table tbody td,[data-theme=dark] .record-table tbody tr:last-child td{border-color:#444c56}[data-theme=dark] .record-table tbody tr:nth-child(odd){background:#262c33}[data-theme=dark] .round-table-row-advance td{background:#2a3a2f}[data-theme=dark] .round-table-row-advance .round-rank-cell,[data-theme=dark] .record-modal-highlight{color:#9fcca7}[data-theme=dark] .record-modal.record-modal--detail .record-modal-highlight{color:#cdd9e5;font-weight:700}[data-theme=dark] .record-modal-attempt-sep{color:#8b949e}[data-theme=dark] .record-modal-divider{background:#3f4752}[data-theme=dark] .record-modal-round-icon img{filter:brightness(0) invert(.85)}[data-theme=dark] .record-modal-round-title{color:#e6e6e6}[data-theme=dark] .record-modal-round-subtitle{color:#9aa3b7}[data-theme=dark] .record-modal{border-color:#545d68}[data-theme=dark] .record-modal-title,[data-theme=dark] .header-user-info-name,[data-theme=dark] .scramble-admin-profile-row strong,[data-theme=dark] .scramble-admin-player-row strong,[data-theme=dark] .scramble-admin-result-head strong{color:#cdd9e5}[data-theme=dark] .record-modal-label,[data-theme=dark] .header-user-info-id,[data-theme=dark] .record-modal-close,[data-theme=dark] .record-modal-close img{color:#8b949e;filter:brightness(0) invert(.75)}[data-theme=dark] .record-modal-profile-btn img{filter:brightness(0) invert(.92)}[data-theme=dark] .header-user-info{border-bottom-color:#444c56}[data-theme=dark] .avatar-btn{border-color:#444c56;background:#2d333b}[data-theme=dark] .avatar-btn:hover{box-shadow:0 3px 10px #01040940}[data-theme=dark] .login-btn,[data-theme=dark] .dashboard-test-button--primary,[data-theme=dark] .record-edit-btn--primary,[data-theme=dark] .scramble-admin-btn{background:#316dca;border-color:#316dca;color:#f8fbff}[data-theme=dark] .record-edit-btn--danger,[data-theme=dark] .dashboard-test-button--danger{background:#8e4549;border-color:#8e4549}[data-theme=dark] .dashboard-test-status{background:#2d333b;border-color:#444c56;color:#cdd9e5}[data-theme=dark] .overlay-toast{background:#2d333b;border-color:#444c56}[data-theme=dark] body,[data-theme=dark] .content-area{background:#1e1e1e;color:#e6e6e6}[data-theme=dark] .header{background:#1e1e1ef0;border-bottom-color:#343434}[data-theme=dark] .sidebar{background:#1a1a1a;border-right-color:#313131}[data-theme=dark] .sidebar-divider{background:#323232}[data-theme=dark] .menu{color:#a1a1a1}[data-theme=dark] .ui-skeleton{background:linear-gradient(90deg,#2c3139 25%,#3a414b 37%,#2c3139 63%);background-size:280% 100%}[data-theme=dark] .ui-skeleton-card-row{background:#252525;border-color:#353535}[data-theme=dark] .menu:hover,[data-theme=dark] .menu.active{color:#f0f0f0}[data-theme=dark] .collapse-btn,[data-theme=dark] .menu-item:hover,[data-theme=dark] .menu-item.active,[data-theme=dark] .page-action-btn,[data-theme=dark] .round-day-tab,[data-theme=dark] .record-edit-btn--ghost,[data-theme=dark] .record-edit-mini-btn,[data-theme=dark] .dashboard-test-button--subtle{background:#2a2a2a;border-color:#3a3a3a;color:#d4d4d4}[data-theme=dark] .card-list,[data-theme=dark] .round-card,[data-theme=dark] .round-panel,[data-theme=dark] .ranking-panel,[data-theme=dark] .ranking-controls,[data-theme=dark] .round-search-suggestions,[data-theme=dark] .record-table-panel,[data-theme=dark] .admin-table-wrap,[data-theme=dark] .dashboard-test-section,[data-theme=dark] .dashboard-test-card,[data-theme=dark] .dashboard-test-pre,[data-theme=dark] .dashboard-test-subsection,[data-theme=dark] .record-edit-panel,[data-theme=dark] .record-modal,[data-theme=dark] .header-user-menu,[data-theme=dark] .record-edit-suggestions,[data-theme=dark] .avatar-btn,[data-theme=dark] .sidebar-theme-toggle,[data-theme=dark] .theme-toggle{background:#252525;border-color:#353535;color:#e6e6e6;box-shadow:0 4px 12px #0003}[data-theme=dark] .theme-toggle:hover,[data-theme=dark] .sidebar-theme-toggle:hover,[data-theme=dark] .avatar-btn:hover{background:#2b2b2b;border-color:#404040;box-shadow:0 3px 10px #0000003d}[data-theme=dark] .round-search,[data-theme=dark] .record-edit-input,[data-theme=dark] .dashboard-test-input,[data-theme=dark] .dashboard-test-select,[data-theme=dark] .scramble-admin-input,[data-theme=dark] .ranking-region-select{background:#202020;border-color:#3a3a3a;color:#e6e6e6}[data-theme=dark] .ranking-event-tab,[data-theme=dark] .ranking-metric-tabs,[data-theme=dark] .ranking-metric-tab{background:#2a2a2a;border-color:#3a3a3a;color:#d4d4d4}[data-theme=dark] .round-search-suggestion:hover,[data-theme=dark] .round-search-suggestion--active{background:#2f363d}[data-theme=dark] .record-table thead th,[data-theme=dark] .admin-table thead,[data-theme=dark] .ranking-table thead{background:#2b2b2b;color:#a9a9a9;box-shadow:inset 0 -1px #3a3a3a}[data-theme=dark] .record-table tbody td,[data-theme=dark] .admin-table th,[data-theme=dark] .admin-table td,[data-theme=dark] .ranking-table th,[data-theme=dark] .ranking-table td{border-color:#3a3a3a;color:#d8d8d8}[data-theme=dark] .record-table tbody tr:nth-child(odd),[data-theme=dark] .ranking-table tbody tr:nth-child(odd){background:#232323}[data-theme=dark] .ranking-table-wrap{border-color:#3a3a3a}[data-theme=dark] .round-table-row-cutline td{border-top-color:#4f8e68}[data-theme=dark] .record-table-row:hover td,[data-theme=dark] .admin-table tbody tr:hover,[data-theme=dark] .ranking-table-row--clickable:hover{background:#2f2f2f}[data-theme=dark] .record-table-row-selected td{background:#3b4860;color:#e8edf8}[data-theme=dark] .record-modal.record-modal--detail .record-modal-attempt:not(.attempt-best):not(.attempt-worst){color:#fff}[data-theme=dark] .round-day-tab.active{background:#334158;border-color:#6ea8fe;color:#f5f9ff;box-shadow:inset 0 0 0 1px #6ea8fe8c,0 2px 8px #00000038}[data-theme=dark] .record-edit-btn--primary,[data-theme=dark] .dashboard-test-button--primary,[data-theme=dark] .scramble-admin-btn,[data-theme=dark] .login-btn{background:#4f8cff;border-color:#4f8cff;color:#fff}[data-theme=dark] .record-edit-btn--danger,[data-theme=dark] .dashboard-test-button--danger{background:#a25353;border-color:#a25353}[data-theme=dark] .login-btn,[data-theme=dark] .dashboard-test-button--primary,[data-theme=dark] .record-edit-btn--primary,[data-theme=dark] .scramble-admin-btn{background:#5f8fd6;border:1px solid #6fa0ea;color:#f6f9ff}[data-theme=dark] .login-btn:hover,[data-theme=dark] .dashboard-test-button--primary:hover,[data-theme=dark] .record-edit-btn--primary:hover,[data-theme=dark] .scramble-admin-btn:hover{background:#75a5ed;border-color:#86b3f7;color:#fff}[data-theme=dark] .record-edit-panel .record-edit-empty{background:transparent;border:none;border-radius:0;padding:8px 0;color:#8b949e}[data-theme=dark] .record-edit-actions{border-top-color:#3a3f49}[data-theme=dark] .overlay-toast{background:#1f2732;border-color:#3f4f64;color:#eaf1ff;box-shadow:0 12px 28px #0000006b}[data-theme=dark] .overlay-toast--success{background:#213329;border-color:#355940;color:#d9f6e3}[data-theme=dark] .overlay-toast--error{background:#3a2226;border-color:#694147;color:#ffd8dc}[data-theme=dark] .overlay-toast--info{background:#1f2732;border-color:#3f4f64;color:#eaf1ff}[data-theme=dark] .overlay-toast-message{color:inherit}[data-theme=dark] .overlay-toast-close{opacity:1}[data-theme=dark] .overlay-toast-close:hover{background:#ffffff1f;border-radius:6px}[data-theme=dark] .overlay-toast-close img{filter:brightness(0) invert(1)}@media(max-width:820px){.record-modal.record-modal--detail{width:min(380px,calc(100vw - 32px));height:auto;max-height:min(560px,calc(100vh - 44px));padding:22px 20px 24px}.record-modal.record-modal--detail .record-modal-attempts{font-size:13px}.record-modal-round-title{font-size:18px}}@media(max-width:430px){.record-modal-attempt-row{display:flex;align-items:center;white-space:nowrap}.record-modal-attempt-row .record-modal-attempt-sep{margin:0 6px}}.record-table tbody tr.round-table-row-advance+tr.round-table-row-cutline td{border-top:2px solid #ececf2}[data-theme=dark] .record-table tbody tr.round-table-row-advance+tr.round-table-row-cutline td{border-top-color:#3a3a3a}.round-title-heading{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.round-title-event,.round-title-round{display:inline-block}.record-table.record-table--compact{min-width:0}.record-table.record-table--compact .round-name-cell{width:24%;min-width:84px;max-width:132px}.login-btn--compact{padding:8px 12px;font-size:13px}.sidebar.mobile{width:min(84vw,280px);padding:20px 14px 24px;z-index:1410;transform:translate(-105%);box-shadow:10px 0 28px #0f172a2e;transition:transform .28s ease;top:0;height:var(--app-vh)}.sidebar.mobile.mobile-open{transform:translate(0)}@media(max-width:720px){.comp-header{flex-direction:column;align-items:stretch;gap:12px}.page-actions{width:100%;justify-content:flex-end}}@media(max-width:820px){body{overflow-y:auto;overscroll-behavior-y:auto}.app-layout{height:auto;min-height:100%}:root{--page-side-gap: 22px}.header{height:68px;padding:0 14px}.header--mobile{position:fixed;top:0;left:0;right:0;justify-content:space-between;border-bottom-color:#e6e8f0;z-index:1300}.header-mobile-menu{margin-left:0;z-index:2;width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;padding:0}.header-mobile-logo{position:static;transform:none;pointer-events:auto;height:40px;max-width:188px;object-fit:contain}.header-mobile-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:0 112px;min-width:0}.header-mobile-actions{margin-left:auto;z-index:2;gap:0}.header-center{display:none}.content-area,.content-area.collapsed{position:relative;inset:0 auto auto 0;overflow:visible;scrollbar-gutter:auto;min-height:calc(var(--app-vh) - 68px);padding:68px var(--page-side-gap) 0}.sidebar-backdrop{position:fixed;inset:0;border:0;margin:0;padding:0;background:#13182747;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:1400;cursor:pointer}.content-area.mobile-menu-open{filter:blur(2px);transition:filter .2s ease}.sidebar.mobile .sidebar-content{padding-right:0}.sidebar.mobile .sidebar-footer{margin-top:8px;padding-top:10px}.card-list-pill,.round-card-meta{display:none}.round-card-meta-mobile-time{display:block;font-size:15px}.round-card-time{display:none}.error{transform:none}}@media(max-width:500px){.page-title-icon{width:72px;height:72px}.round-title-heading{flex-direction:column;align-items:flex-start;gap:2px}.round-title-event{font-size:1em;line-height:1.1}.round-title-round{font-size:.6em;line-height:1.15}}
