.epicconvert-module__oT7eJa__page{background-color:var(--ec-bg-deep);min-height:100vh;padding:2rem 1rem;position:relative}.epicconvert-module__oT7eJa__page:has(.epicconvert-module__oT7eJa__formContainer){min-height:0}.epicconvert-module__oT7eJa__page:has(.epicconvert-module__oT7eJa__authCard){justify-content:center;align-items:center;min-height:100vh;display:flex}.epicconvert-module__oT7eJa__profileHeader{z-index:100;position:absolute;top:1rem;right:1rem}.epicconvert-module__oT7eJa__formContainer{max-width:900px;margin:0 auto 2rem}.epicconvert-module__oT7eJa__formCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:1.5rem}.epicconvert-module__oT7eJa__formRow{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.epicconvert-module__oT7eJa__selectsCol{flex-direction:column;flex:0 0 35%;gap:.5rem;display:flex}.epicconvert-module__oT7eJa__inputCol{flex-direction:column;flex:1;gap:.5rem;display:flex}.epicconvert-module__oT7eJa__fieldLabel{font-size:var(--text-xs);color:var(--text-muted);font-weight:var(--weight-normal);margin-bottom:.25rem;display:block}.epicconvert-module__oT7eJa__formCard select,.epicconvert-module__oT7eJa__formCard input,.epicconvert-module__oT7eJa__formCard button[type=submit]{width:100%}.epicconvert-module__oT7eJa__resultsContainer{max-width:900px;margin:0 auto}.epicconvert-module__oT7eJa__resultsTable{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);border-collapse:separate;border-spacing:0;overflow:hidden}.epicconvert-module__oT7eJa__resultsTable th{background-color:var(--bg-elevated);color:var(--ec-text-bright);text-align:center;font-weight:var(--weight-medium);font-size:var(--text-sm);border-bottom:1px solid var(--border);white-space:nowrap;padding:1rem 1.25rem}.epicconvert-module__oT7eJa__resultsTable td{border-bottom:1px solid var(--border);color:var(--ec-text-bright);vertical-align:middle;text-align:center;padding:1rem 1.25rem}.epicconvert-module__oT7eJa__resultsTable tbody tr:last-child td{border-bottom:none}.epicconvert-module__oT7eJa__resultsTable tbody tr:hover{background-color:color-mix(in srgb,var(--bg-elevated)60%,transparent)}.epicconvert-module__oT7eJa__linkedTable{background:color-mix(in srgb,var(--bg)65%,transparent);border:1px solid var(--border);border-radius:var(--radius);border-collapse:separate;border-spacing:0;width:100%;margin:.5rem 0}.epicconvert-module__oT7eJa__linkedTable th{background-color:var(--bg-elevated);font-size:var(--text-sm);font-weight:var(--weight-medium);text-align:center;border-bottom:1px solid var(--border);color:var(--text-secondary);white-space:nowrap;padding:.75rem 1rem}.epicconvert-module__oT7eJa__linkedTable td{font-size:var(--text-sm);border-bottom:1px solid var(--border);vertical-align:middle;text-align:center;padding:.75rem 1rem}.epicconvert-module__oT7eJa__linkedTable tbody tr:last-child td{border-bottom:none}.epicconvert-module__oT7eJa__linkedTable tbody tr:hover{background-color:color-mix(in srgb,var(--bg-elevated)75%,transparent)}.epicconvert-module__oT7eJa__null{color:var(--text-muted);opacity:.5;font-style:italic}.epicconvert-module__oT7eJa__masked{color:var(--text-muted);font-size:var(--text-sm);opacity:.7;cursor:help}.epicconvert-module__oT7eJa__error{color:var(--error);text-align:center;background:var(--error-soft);border:1px solid color-mix(in srgb,var(--error)35%,transparent);border-radius:.5rem;padding:1rem}.epicconvert-module__oT7eJa__authCard{text-align:center;background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:400px;box-shadow:var(--shadow);margin:0 auto;padding:2rem}.epicconvert-module__oT7eJa__authCard h2{color:var(--ec-blue);margin-bottom:1rem}.epicconvert-module__oT7eJa__authCard p{color:var(--text-muted);margin-bottom:1.5rem}.epicconvert-module__oT7eJa__toast{background:var(--ec-blue);color:#fff;border-radius:var(--radius);font-size:var(--text-sm);font-weight:var(--weight-medium);box-shadow:var(--shadow);z-index:1000;padding:.75rem 1.5rem;animation:2s ease-in-out epicconvert-module__oT7eJa__fadeInOut;position:fixed;top:1rem;left:50%;transform:translate(-50%)}@keyframes epicconvert-module__oT7eJa__fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(-10px)}15%{opacity:1;transform:translate(-50%)translateY(0)}85%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-10px)}}.epicconvert-module__oT7eJa__copyable{cursor:pointer;border-radius:var(--radius-sm);font-family:var(--font-mono);font-size:var(--text-sm);background-color:color-mix(in srgb,var(--bg)65%,transparent);color:var(--text);-webkit-user-select:none;user-select:none;padding:.25rem .5rem;text-decoration:none;transition:all .2s;display:inline-block}.epicconvert-module__oT7eJa__copyable:hover{background-color:var(--primary);color:#fff;box-shadow:var(--shadow);text-decoration:none;transform:translateY(-1px)}.epicconvert-module__oT7eJa__platformCell{justify-content:center;align-items:center;gap:.75rem;display:flex}.epicconvert-module__oT7eJa__platformIcon{object-fit:contain;filter:invert()opacity(.9);flex-shrink:0;width:1.5rem;height:1.5rem}.epicconvert-module__oT7eJa__externalLinks{vertical-align:middle;justify-content:center;gap:.5rem;margin-left:.5rem;display:inline-flex}.epicconvert-module__oT7eJa__linkIcon{background-color:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);cursor:pointer;justify-content:center;align-items:center;width:2rem;height:2rem;padding:.25rem;text-decoration:none;transition:all .2s;display:inline-flex}.epicconvert-module__oT7eJa__linkIcon:hover{background-color:color-mix(in srgb,var(--bg-elevated)80%,transparent);border-color:var(--ec-blue);box-shadow:var(--shadow);transform:translateY(-2px)}.epicconvert-module__oT7eJa__serviceIcon{object-fit:contain;opacity:.9;width:100%;height:100%;transition:opacity .2s}.epicconvert-module__oT7eJa__linkIcon:hover .epicconvert-module__oT7eJa__serviceIcon{opacity:1}@media (max-width:640px){.epicconvert-module__oT7eJa__formRow{flex-direction:column}.epicconvert-module__oT7eJa__selectsCol{flex:1}.epicconvert-module__oT7eJa__externalLinks{flex-wrap:wrap;margin-top:.5rem;margin-left:0;display:flex}.epicconvert-module__oT7eJa__linkBtn{font-size:var(--text-xs);padding:.2rem .4rem}}
.select-module__CHe1Fa__trigger{width:100%;font-family:inherit;font-size:var(--text-sm);font-weight:var(--weight-normal);background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.625rem .75rem;line-height:1;transition:border-color .15s,box-shadow .15s;display:inline-flex}.select-module__CHe1Fa__trigger:hover{border-color:var(--primary)}.select-module__CHe1Fa__trigger:focus-visible{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.select-module__CHe1Fa__trigger[data-placeholder]{color:var(--text-muted)}.select-module__CHe1Fa__trigger[data-disabled]{opacity:.5;cursor:not-allowed}.select-module__CHe1Fa__icon{width:14px;height:14px;color:var(--text-muted);flex-shrink:0}.select-module__CHe1Fa__content{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);z-index:1000;min-width:var(--radix-select-trigger-width);max-height:var(--radix-select-content-available-height);overflow:hidden}.select-module__CHe1Fa__viewport{padding:.25rem}.select-module__CHe1Fa__item{border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.5rem .75rem .5rem 1.75rem;transition:background .1s;display:flex;position:relative}.select-module__CHe1Fa__item[data-highlighted]{background:var(--bg-elevated);outline:none}.select-module__CHe1Fa__item[data-state=checked]{color:var(--primary)}.select-module__CHe1Fa__item[data-disabled]{color:var(--text-muted);pointer-events:none}.select-module__CHe1Fa__itemIndicator{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;left:.5rem}.select-module__CHe1Fa__separator{background:var(--border);height:1px;margin:.25rem 0}.select-module__CHe1Fa__label{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-muted);letter-spacing:.02em;padding:.35rem .75rem}
.alert-module__iVTa7q__alert{border-radius:var(--radius);font-size:var(--text-sm);font-weight:var(--weight-medium);z-index:1000;opacity:0;visibility:hidden;padding:.75rem 1.25rem;transition:opacity .2s,visibility .2s;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.alert-module__iVTa7q__show{opacity:1;visibility:visible}.alert-module__iVTa7q__success{background:var(--success-soft);color:var(--success);border:1px solid color-mix(in srgb,var(--success)40%,transparent)}.alert-module__iVTa7q__error{background:var(--error-soft);color:var(--error);border:1px solid color-mix(in srgb,var(--error)40%,transparent)}.alert-module__iVTa7q__warning{background:var(--warning-soft);color:var(--warning);border:1px solid color-mix(in srgb,var(--warning)40%,transparent)}.alert-module__iVTa7q__info{background:var(--info-soft);color:var(--info);border:1px solid color-mix(in srgb,var(--info)40%,transparent)}
.page-module__7NVZ9G__page{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.page-module__7NVZ9G__container{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid var(--border);width:100%;max-width:700px;padding:1.5rem}.page-module__7NVZ9G__heading{text-align:center;font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--text);margin-bottom:1.5rem}.page-module__7NVZ9G__textarea{width:100%;min-height:100px;font-size:var(--text-sm);background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);resize:vertical;margin-bottom:1rem;padding:.75rem;font-family:inherit}.page-module__7NVZ9G__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.page-module__7NVZ9G__checkboxRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}.page-module__7NVZ9G__buttonRow{gap:.75rem;display:flex}.page-module__7NVZ9G__buttonRow>*{flex:1}.page-module__7NVZ9G__rateLimitAlert{top:4rem}@media (max-width:500px){.page-module__7NVZ9G__buttonRow{flex-direction:column}.page-module__7NVZ9G__checkboxRow{flex-direction:column;align-items:flex-start;gap:.75rem}}
.docs-module__9NOokG__tab:nth-child(3){display:none!important}.docs-module__9NOokG__page{background-color:var(--ec-bg-deep);min-height:100vh;padding:2rem 1rem;position:relative}.docs-module__9NOokG__profileHeader{z-index:100;position:absolute;top:1rem;right:1rem}.docs-module__9NOokG__container{max-width:1200px;margin:0 auto}.docs-module__9NOokG__header{text-align:center;margin-bottom:2rem}.docs-module__9NOokG__header h1{font-size:var(--text-3xl);color:var(--ec-text-bright);margin:0 0 .5rem}.docs-module__9NOokG__subtitle{color:var(--text-secondary);font-size:var(--text-base);margin:0}.docs-module__9NOokG__tabs{border-bottom:2px solid var(--border);gap:.5rem;margin-bottom:2rem;display:flex;overflow-x:auto}.docs-module__9NOokG__tab{color:var(--text-secondary);font-size:var(--text-base);font-weight:var(--weight-medium);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.75rem 1.5rem;transition:all .2s}.docs-module__9NOokG__tab:hover{color:var(--ec-text-bright);background:var(--bg-elevated)}.docs-module__9NOokG__tabActive{color:var(--ec-blue);border-bottom-color:var(--ec-blue)}.docs-module__9NOokG__content{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:2rem}.docs-module__9NOokG__section h2{color:var(--ec-text-bright);font-size:var(--text-2xl);margin:0 0 .5rem}.docs-module__9NOokG__section h3{color:var(--ec-text-bright);font-size:var(--text-lg);margin:1.5rem 0 .75rem}.docs-module__9NOokG__section h4{color:var(--text);font-size:var(--text-base);margin:1rem 0 .5rem}.docs-module__9NOokG__section p{color:var(--text-secondary);margin:0 0 1rem;line-height:1.6}.docs-module__9NOokG__section ul{color:var(--text-secondary);margin:0 0 1rem;padding-left:2rem;line-height:1.8}.docs-module__9NOokG__section ul li{margin-bottom:.5rem}.docs-module__9NOokG__note{color:var(--text-tertiary);font-size:var(--text-sm);background:color-mix(in srgb,var(--bg-elevated)50%,transparent);border-left:3px solid var(--ec-blue);border-radius:4px;margin:.75rem 0;padding:.75rem 1rem;font-style:italic}.docs-module__9NOokG__endpoint{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1.5rem;padding:1.5rem}.docs-module__9NOokG__endpointHeader{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.docs-module__9NOokG__method{background:var(--ec-blue);color:#fff;font-weight:var(--weight-bold);font-size:var(--text-sm);border-radius:4px;padding:.25rem .75rem;display:inline-block}.docs-module__9NOokG__path{color:var(--ec-blue);font-family:var(--font-mono);font-size:var(--text-base)}.docs-module__9NOokG__code{background:var(--ec-bg-deep);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text);margin:.5rem 0;padding:1rem;overflow-x:auto}.docs-module__9NOokG__codeBlock{background:var(--ec-bg-deep);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text);white-space:pre-wrap;margin:.5rem 0;padding:1rem;display:block;overflow-x:auto}.docs-module__9NOokG__playgroundForm,.docs-module__9NOokG__keyForm{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:2rem;padding:1.5rem}.docs-module__9NOokG__formGroup{margin-bottom:1rem}.docs-module__9NOokG__formGroup label{color:var(--text);font-weight:var(--weight-medium);margin-bottom:.5rem;display:block}.docs-module__9NOokG__input,.docs-module__9NOokG__select{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);font-size:var(--text-base);padding:.75rem;transition:border-color .2s}.docs-module__9NOokG__input:focus,.docs-module__9NOokG__select:focus{border-color:var(--ec-blue);outline:none}.docs-module__9NOokG__button{background:var(--ec-blue);color:#fff;border-radius:var(--radius);font-size:var(--text-base);font-weight:var(--weight-medium);cursor:pointer;border:none;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s;display:inline-block}.docs-module__9NOokG__button:hover{background:var(--ec-blue-hover);transform:translateY(-1px)}.docs-module__9NOokG__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.docs-module__9NOokG__errorBox{background:var(--error-soft);border:1px solid var(--error);border-radius:var(--radius);color:var(--error);margin-bottom:1rem;padding:1rem}.docs-module__9NOokG__resultBox{margin-top:2rem}.docs-module__9NOokG__resultHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.docs-module__9NOokG__resultHeader h3{color:var(--ec-text-bright);margin:0}.docs-module__9NOokG__copyButtonSmall{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);font-size:var(--text-sm);cursor:pointer;padding:.5rem 1rem;transition:all .2s}.docs-module__9NOokG__copyButtonSmall:hover{background:var(--bg-surface);border-color:var(--ec-blue)}.docs-module__9NOokG__keysTable{flex-direction:column;gap:1rem;display:flex}.docs-module__9NOokG__keyCard{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.docs-module__9NOokG__keyCardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.docs-module__9NOokG__keyCardHeader strong{color:var(--ec-text-bright);font-size:var(--text-base)}.docs-module__9NOokG__keyPrefix{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.docs-module__9NOokG__keyPrefix code{background:var(--ec-bg-deep);color:var(--ec-blue);font-family:var(--font-mono);border-radius:4px;padding:.25rem .5rem}.docs-module__9NOokG__statusBadge{font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;border-radius:4px;padding:.25rem .75rem}.docs-module__9NOokG__statusActive{background:var(--success-soft);color:var(--success)}.docs-module__9NOokG__statusExpired{background:var(--warning-soft);color:var(--ec-orange)}.docs-module__9NOokG__statusRevoked{background:var(--error-soft);color:var(--error)}.docs-module__9NOokG__keyCardBody{justify-content:space-between;align-items:flex-end;display:flex}.docs-module__9NOokG__keyMeta{font-size:var(--text-sm);color:var(--text-muted);flex-direction:column;gap:.25rem;display:flex}.docs-module__9NOokG__revokeButton{border:1px solid var(--error);border-radius:var(--radius);color:var(--error);font-size:var(--text-sm);cursor:pointer;background:0 0;padding:.5rem 1rem;transition:all .2s}.docs-module__9NOokG__revokeButton:hover{background:var(--error);color:#fff}.docs-module__9NOokG__modalOverlay{background:var(--overlay-scrim);z-index:2000;justify-content:center;align-items:center;animation:.2s ease-out docs-module__9NOokG__fadeIn;display:flex;position:fixed;inset:0}@keyframes docs-module__9NOokG__fadeIn{0%{opacity:0}to{opacity:1}}.docs-module__9NOokG__modal{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:90%;max-width:500px;box-shadow:var(--shadow);padding:2rem;animation:.2s ease-out docs-module__9NOokG__modalSlideIn}@keyframes docs-module__9NOokG__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.docs-module__9NOokG__modal h3{color:var(--ec-text-bright);margin:0 0 1rem}.docs-module__9NOokG__warningText{color:var(--ec-orange);font-weight:var(--weight-medium);margin-bottom:1rem}.docs-module__9NOokG__keyDisplay{background:var(--ec-bg-deep);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex;overflow-x:auto}.docs-module__9NOokG__keyDisplay code{color:var(--ec-blue);font-family:var(--font-mono);font-size:var(--text-sm);word-break:break-all;flex:1}.docs-module__9NOokG__copyButton{background:var(--ec-blue);border-radius:var(--radius);color:#fff;font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;padding:.5rem 1rem;transition:background .2s}.docs-module__9NOokG__copyButton:hover{background:var(--ec-blue-hover)}.docs-module__9NOokG__loading{text-align:center;color:var(--text-secondary);padding:2rem}.docs-module__9NOokG__emptyState{text-align:center;color:var(--text-muted);padding:2rem;font-style:italic}.docs-module__9NOokG__permissionDenied{background:var(--warning-soft);border:1px solid var(--ec-orange);border-radius:var(--radius);text-align:center;padding:1.5rem}.docs-module__9NOokG__permissionDenied h3{color:var(--ec-orange);margin:0 0 .5rem}.docs-module__9NOokG__permissionDenied p{color:var(--text-secondary);margin:.5rem 0}.docs-module__9NOokG__toast{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);box-shadow:var(--shadow);z-index:3000;padding:1rem 1.5rem;animation:.3s ease-out docs-module__9NOokG__slideIn;position:fixed;bottom:2rem;right:2rem}@keyframes docs-module__9NOokG__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.docs-module__9NOokG__authCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;max-width:400px;box-shadow:var(--shadow);margin:4rem auto;padding:2rem}.docs-module__9NOokG__authCard h2{color:var(--ec-text-bright);margin:0 0 1rem}.docs-module__9NOokG__authCard p{color:var(--text-secondary);margin:0 0 1.5rem}@media (max-width:768px){.docs-module__9NOokG__header h1{font-size:var(--text-2xl)}.docs-module__9NOokG__tabs{flex-wrap:nowrap;overflow-x:auto}.docs-module__9NOokG__tab{font-size:var(--text-sm);padding:.625rem 1rem}.docs-module__9NOokG__content{padding:1rem}.docs-module__9NOokG__keyCardBody{flex-direction:column;align-items:start;gap:1rem}}
.page-module__3zjq4a__page{justify-content:center;align-items:flex-start;min-height:100vh;padding-top:10vh;display:flex}.page-module__3zjq4a__container{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:auto;min-width:440px;padding:1.5rem}.page-module__3zjq4a__subheading{font-size:var(--text-base);font-weight:var(--weight-medium);text-align:center;color:var(--text-secondary);margin-bottom:1.25rem}.page-module__3zjq4a__inputGrid{grid-template-columns:auto 1fr;align-items:center;gap:.75rem;display:grid}.page-module__3zjq4a__fieldLabel{color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--weight-medium)}.page-module__3zjq4a__preview{background:var(--bg-elevated);border-radius:var(--radius);color:var(--text);border:1px solid var(--border);padding:.625rem .75rem}.page-module__3zjq4a__codeInput{text-align:center;cursor:pointer;font-family:var(--font-mono);font-size:var(--text-xs);grid-column:1/-1}.page-module__3zjq4a__codeInput:hover{background:var(--neutral-700)}.page-module__3zjq4a__resetBtn{grid-column:1/-1;width:100%;margin-top:.5rem}.page-module__3zjq4a__toggleRow{grid-column:1/-1;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.page-module__3zjq4a__toggleLabel{color:var(--text-muted);font-size:var(--text-xs)}@media (max-width:480px){.page-module__3zjq4a__container{width:100%;min-width:auto;margin:0 1rem}.page-module__3zjq4a__inputGrid{grid-template-columns:1fr}}
.bcmanager-module__WTtipW__layout{background:var(--bg);min-height:100vh;color:var(--text)}.bcmanager-module__WTtipW__nav{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg-surface)70%,transparent);align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex}.bcmanager-module__WTtipW__navBrand{font-weight:var(--weight-bold);font-size:var(--text-base);letter-spacing:-.02em;color:var(--text);text-decoration:none}.bcmanager-module__WTtipW__navLink{font-size:var(--text-sm);color:var(--text-secondary);text-decoration:none;transition:color .15s}.bcmanager-module__WTtipW__navLink:hover,.bcmanager-module__WTtipW__navLinkActive{color:var(--text)}.bcmanager-module__WTtipW__main{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.bcmanager-module__WTtipW__pageTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);line-height:var(--leading-tight);letter-spacing:-.02em;margin-bottom:1.5rem}.bcmanager-module__WTtipW__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:1rem;padding:1.25rem;transition:border-color .15s,background .15s}.bcmanager-module__WTtipW__card:hover{border-color:var(--border-subtle);background:color-mix(in srgb,var(--bg-surface)80%,var(--bg-elevated)20%)}.bcmanager-module__WTtipW__cardTitle{font-size:var(--text-base);font-weight:var(--weight-bold);margin-bottom:.25rem}.bcmanager-module__WTtipW__cardMeta{font-size:var(--text-xs);color:var(--text-muted)}.bcmanager-module__WTtipW__badge{font-size:var(--text-xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.15rem .5rem;display:inline-block}.bcmanager-module__WTtipW__badgeTitle{background:var(--info-soft);color:var(--info)}.bcmanager-module__WTtipW__badgeRoster{background:color-mix(in srgb,var(--warning)14%,transparent);color:var(--warning)}.bcmanager-module__WTtipW__badgeBoth,.bcmanager-module__WTtipW__badgeRunning{background:var(--success-soft);color:var(--success)}.bcmanager-module__WTtipW__badgeStopped{background:var(--error-soft);color:var(--error)}.bcmanager-module__WTtipW__badgeDryRun{background:color-mix(in srgb,var(--warning)14%,transparent);color:var(--warning)}.bcmanager-module__WTtipW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.bcmanager-module__WTtipW__btn{font-size:var(--text-sm);font-weight:var(--weight-medium);border:1px solid var(--border);background:var(--bg-elevated);color:var(--text);cursor:pointer;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;transition:all .15s;display:inline-flex}.bcmanager-module__WTtipW__btn:hover{background:color-mix(in srgb,var(--bg-elevated)80%,var(--neutral-700)20%);border-color:var(--border-subtle)}.bcmanager-module__WTtipW__btnPrimary{background:var(--info-soft);border-color:color-mix(in srgb,var(--info)35%,transparent);color:var(--info)}.bcmanager-module__WTtipW__btnPrimary:hover{background:color-mix(in srgb,var(--info)24%,transparent)}.bcmanager-module__WTtipW__btnDanger{background:var(--error-soft);border-color:color-mix(in srgb,var(--error)30%,transparent);color:var(--error)}.bcmanager-module__WTtipW__btnDanger:hover{background:color-mix(in srgb,var(--error)22%,transparent)}.bcmanager-module__WTtipW__btnGroup{gap:.5rem;display:flex}.bcmanager-module__WTtipW__input{border:1px solid var(--border);background:var(--bg-elevated);width:100%;color:var(--text);font-size:var(--text-sm);border-radius:6px;outline:none;padding:.5rem .75rem;transition:border-color .15s}.bcmanager-module__WTtipW__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow)}.bcmanager-module__WTtipW__textarea{resize:vertical;min-height:120px;font-family:var(--font-mono);font-size:var(--text-xs);}.bcmanager-module__WTtipW__select{cursor:pointer;}.bcmanager-module__WTtipW__formGroup{margin-bottom:1rem}.bcmanager-module__WTtipW__formLabel{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);margin-bottom:.35rem;display:block}.bcmanager-module__WTtipW__table{border-collapse:collapse;width:100%}.bcmanager-module__WTtipW__table th,.bcmanager-module__WTtipW__table td{text-align:left;border-bottom:1px solid var(--border);font-size:var(--text-sm);padding:.6rem .75rem}.bcmanager-module__WTtipW__table th{font-weight:var(--weight-medium);color:var(--text-secondary);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.bcmanager-module__WTtipW__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem}.bcmanager-module__WTtipW__statsRow{gap:1.5rem;margin-bottom:1rem;display:flex}.bcmanager-module__WTtipW__stat{text-align:center}.bcmanager-module__WTtipW__statValue{font-size:var(--text-xl);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;color:var(--text)}.bcmanager-module__WTtipW__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.bcmanager-module__WTtipW__treeNode{padding-left:1.25rem}.bcmanager-module__WTtipW__treeItem{font-size:var(--text-sm);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--bg-elevated)50%,transparent);border:1px solid #0000;align-items:center;gap:.5rem;margin-bottom:.2rem;padding:.35rem .5rem;display:flex}.bcmanager-module__WTtipW__treeItem:hover{border-color:var(--border-subtle);background:color-mix(in srgb,var(--bg-elevated)70%,var(--primary)10%)}.bcmanager-module__WTtipW__treeToggle{text-align:center;width:1.4rem;height:1.4rem;color:var(--text-muted);font-size:var(--text-xs);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000}.bcmanager-module__WTtipW__treeToggle:hover{border-color:var(--border-subtle);background:var(--bg-elevated)}.bcmanager-module__WTtipW__treeToggle:focus-visible{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.bcmanager-module__WTtipW__treeLabelBtn{appearance:none;color:var(--text);cursor:pointer;font-size:var(--text-sm);text-align:left;background:0 0;border:none;padding:0}.bcmanager-module__WTtipW__treeProps{font-size:var(--text-xs);color:var(--text-muted);margin-left:auto}.bcmanager-module__WTtipW__logEntry{border-bottom:1px solid var(--border);font-size:var(--text-xs);align-items:center;gap:.75rem;padding:.5rem .75rem;display:flex}.bcmanager-module__WTtipW__logDecision{font-size:var(--text-xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.05em;min-width:80px}.bcmanager-module__WTtipW__logRouted{color:var(--success)}.bcmanager-module__WTtipW__logSkipped{color:var(--text-muted)}.bcmanager-module__WTtipW__logFlagged{color:var(--warning)}.bcmanager-module__WTtipW__logRemoved{color:var(--error)}.bcmanager-module__WTtipW__logAssigned{color:var(--info)}.bcmanager-module__WTtipW__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.bcmanager-module__WTtipW__toolbarRight{align-items:center;gap:.5rem;margin-left:auto;display:flex}.bcmanager-module__WTtipW__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.bcmanager-module__WTtipW__filterRow .bcmanager-module__WTtipW__input{width:auto;min-width:140px}.bcmanager-module__WTtipW__splitLayout{grid-template-columns:280px 1fr;gap:1.5rem;min-height:600px;display:grid}.bcmanager-module__WTtipW__sidebar{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius);max-height:80vh;padding:.75rem;overflow-y:auto}.bcmanager-module__WTtipW__sidebarTitle{font-size:var(--text-xs);font-weight:var(--weight-medium);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.bcmanager-module__WTtipW__replayRow{cursor:pointer;transition:background .1s}.bcmanager-module__WTtipW__replayRow:hover{background:color-mix(in srgb,var(--bg-elevated)60%,transparent)}.bcmanager-module__WTtipW__replayRowSelected{background:var(--info-soft);border-left:2px solid var(--info)}.bcmanager-module__WTtipW__contextMenu{background:var(--bg-surface);border:1px solid var(--border-subtle);z-index:100;min-width:180px;box-shadow:var(--shadow);border-radius:6px;padding:.25rem 0;position:fixed}.bcmanager-module__WTtipW__contextMenuItem{width:100%;font-size:var(--text-sm);color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;padding:.5rem .75rem;transition:background .1s;display:block}.bcmanager-module__WTtipW__contextMenuItem:hover{background:color-mix(in srgb,var(--bg-elevated)70%,transparent)}.bcmanager-module__WTtipW__contextMenuDanger{color:var(--error)}.bcmanager-module__WTtipW__modal{background:var(--overlay-scrim);z-index:200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.bcmanager-module__WTtipW__modalContent{background:var(--bg-surface);border:1px solid var(--border);border-radius:10px;min-width:400px;max-width:600px;max-height:80vh;padding:1.5rem;overflow-y:auto}.bcmanager-module__WTtipW__modalTitle{font-size:var(--text-lg);font-weight:var(--weight-bold);margin-bottom:1rem}.bcmanager-module__WTtipW__logTerminal{background:var(--bg);border:1px solid var(--border);max-height:400px;font-family:var(--font-mono);font-size:var(--text-xs);border-radius:6px;padding:.75rem;line-height:1.6;overflow-y:auto}.bcmanager-module__WTtipW__logTime{color:var(--text-muted);margin-right:.5rem}.bcmanager-module__WTtipW__toggleRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.bcmanager-module__WTtipW__tabs{border-bottom:1px solid var(--border);gap:0;margin-bottom:1.5rem;display:flex}.bcmanager-module__WTtipW__tab{font-size:var(--text-sm);color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:.6rem 1rem;transition:all .15s}.bcmanager-module__WTtipW__tab:hover{color:var(--text)}.bcmanager-module__WTtipW__tabActive{color:var(--info);border-bottom-color:var(--info)}.bcmanager-module__WTtipW__treeBadge{font-size:var(--text-xs);border-radius:3px;margin-left:.35rem;padding:.1rem .35rem}.bcmanager-module__WTtipW__treeBadgeBtn{font:inherit;cursor:pointer;border:none}.bcmanager-module__WTtipW__treeBadgeEnabled{background:var(--success-soft);color:var(--success)}.bcmanager-module__WTtipW__treeBadgeDisabled{background:var(--error-soft);color:var(--error)}.bcmanager-module__WTtipW__treeBadgeRoster{background:color-mix(in srgb,var(--warning)14%,transparent);color:var(--warning)}.bcmanager-module__WTtipW__treeBadgeDates{background:var(--info-soft);color:var(--info)}.bcmanager-module__WTtipW__cardSectionBottom{margin-bottom:1.5rem}.bcmanager-module__WTtipW__btnGroupTight{margin-top:.75rem}.bcmanager-module__WTtipW__cardSectionTop{margin-top:1rem}.bcmanager-module__WTtipW__pageTitleToolbar{margin-bottom:0}.bcmanager-module__WTtipW__cardLink{color:inherit;text-decoration:none;display:block}.bcmanager-module__WTtipW__jsonPreview{max-height:120px;font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-muted);white-space:pre;margin-top:.5rem;overflow:auto}.bcmanager-module__WTtipW__tableCellMono{font-family:var(--font-mono);font-size:var(--text-xs)}.bcmanager-module__WTtipW__tableCellMonoEllipsis{font-family:var(--font-mono);font-size:var(--text-xs);text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.bcmanager-module__WTtipW__textMutedGhost{color:var(--text-muted)}.bcmanager-module__WTtipW__tagPill{background:color-mix(in srgb,var(--bg-elevated)80%,transparent);color:var(--text-secondary);margin-left:.5rem}.bcmanager-module__WTtipW__metaInline{margin-left:.5rem}.bcmanager-module__WTtipW__filterTokenInput{width:80px}.bcmanager-module__WTtipW__filterSelectAuto{width:auto}.bcmanager-module__WTtipW__filterSearchInput{min-width:200px}.bcmanager-module__WTtipW__modalScrollBody{max-height:400px;overflow:auto}.bcmanager-module__WTtipW__assignTreeRow{cursor:pointer;padding:.5rem}.bcmanager-module__WTtipW__treePathMeta{font-size:var(--text-xs);color:var(--text-muted)}.bcmanager-module__WTtipW__treeRowName{margin-left:.5rem}.bcmanager-module__WTtipW__btnModalSpaced{margin-top:1rem}.bcmanager-module__WTtipW__fileInput{display:none}.bcmanager-module__WTtipW__tabBadgeCount{color:var(--warning);margin-left:4px}.bcmanager-module__WTtipW__preMonoWrap{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-secondary);white-space:pre-wrap;word-break:break-all}.bcmanager-module__WTtipW__preMonoScroll{font-size:var(--text-xs);font-family:var(--font-mono);color:var(--text-secondary);max-height:200px;overflow:auto}.bcmanager-module__WTtipW__treeEditBtn{color:var(--text-muted);cursor:pointer;font-size:var(--text-xs);background:0 0;border:none}.bcmanager-module__WTtipW__treeEditPanel{font-size:var(--text-xs);border-left:1px dashed var(--border-subtle);margin:.25rem 0 .5rem .35rem;padding:.6rem .75rem .75rem 1.5rem}.bcmanager-module__WTtipW__treeDirty{color:var(--warning);font-size:var(--text-xs);margin-bottom:.5rem}.bcmanager-module__WTtipW__dateRow{gap:.5rem;margin-top:.25rem;display:flex}.bcmanager-module__WTtipW__dateInputCompact{font-size:var(--text-xs);padding:.25rem}.bcmanager-module__WTtipW__monoIdLine{color:var(--text-muted);font-family:var(--font-mono);margin-top:.25rem}.bcmanager-module__WTtipW__inputMono{font-family:var(--font-mono);font-size:var(--text-xs)}.bcmanager-module__WTtipW__logEmpty{color:var(--text-muted)}.bcmanager-module__WTtipW__logEntryFlex{flex:1}.bcmanager-module__WTtipW__logMetaMuted{color:var(--text-muted)}.bcmanager-module__WTtipW__logMetaMatchId{margin-left:.5rem}.bcmanager-module__WTtipW__logMetaRegion{margin-left:.25rem}.bcmanager-module__WTtipW__logMetaPath{color:color-mix(in srgb,var(--info)75%,var(--text)25%);margin-left:.5rem}.bcmanager-module__WTtipW__reviewCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.bcmanager-module__WTtipW__reviewCardBody{flex:1;min-width:0}.bcmanager-module__WTtipW__reviewActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.bcmanager-module__WTtipW__reviewSuggestion{font-size:var(--text-xs);align-items:center;gap:.35rem;margin-top:.35rem;display:flex}.bcmanager-module__WTtipW__reviewSuggestionLabel{color:var(--text-muted)}.bcmanager-module__WTtipW__reviewSuggestionPath{font-family:var(--font-mono);color:var(--text-secondary)}.bcmanager-module__WTtipW__reviewNewGroupBadge{font-size:var(--text-xs);background:var(--info-soft);color:var(--info);text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:.05rem .35rem}.bcmanager-module__WTtipW__reviewOverriddenBadge{font-size:var(--text-xs);background:color-mix(in srgb,var(--warning)14%,transparent);color:var(--warning);text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:.05rem .35rem}.bcmanager-module__WTtipW__reviewList{flex-direction:column;gap:.5rem;display:flex}.bcmanager-module__WTtipW__reviewTitleRow{align-items:center;gap:.5rem;display:flex}.bcmanager-module__WTtipW__reviewReplayLink{font-weight:var(--weight-semibold);color:var(--text);text-decoration:none}.bcmanager-module__WTtipW__reviewReplayLink:hover{color:var(--primary);text-decoration:underline}.bcmanager-module__WTtipW__reviewInfoToggle{all:unset;cursor:pointer;width:1.25rem;height:1.25rem;font-size:var(--text-xs);background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.bcmanager-module__WTtipW__reviewInfoToggle:hover,.bcmanager-module__WTtipW__reviewInfoToggle[aria-expanded=true]{color:var(--primary);border-color:var(--primary)}.bcmanager-module__WTtipW__routeBreadcrumb{font-family:var(--font-mono);font-size:var(--text-xs);flex-wrap:wrap;align-items:center;gap:0;line-height:1.5;display:inline-flex}.bcmanager-module__WTtipW__routeSegmentWrap{align-items:center;gap:.15rem;display:inline-flex}.bcmanager-module__WTtipW__routeSeparator{color:var(--text-tertiary);font-weight:var(--weight-normal);margin:0 .3rem}.bcmanager-module__WTtipW__routeSegmentLink{color:var(--primary);border-radius:2px;padding:0 .1rem;text-decoration:none}.bcmanager-module__WTtipW__routeSegmentLink:hover{color:var(--primary-hover);text-decoration:underline}.bcmanager-module__WTtipW__routeSegmentText{color:var(--text-secondary)}.bcmanager-module__WTtipW__routeSegmentNew{color:var(--info);font-style:italic}.bcmanager-module__WTtipW__replayDetailGrid{border-radius:var(--radius-sm);background:var(--bg-elevated);border:1px solid var(--border);font-size:var(--text-xs);font-size:var(--text-xs);margin-top:.5rem;padding:.5rem .65rem}.bcmanager-module__WTtipW__replayDetailRow{flex-wrap:wrap;gap:.75rem;margin-bottom:.35rem;display:flex}.bcmanager-module__WTtipW__replayDetailItem{flex-direction:column;gap:.1rem;display:flex}.bcmanager-module__WTtipW__replayDetailLabel{color:var(--text-muted);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em}.bcmanager-module__WTtipW__replayScoreboard{align-items:flex-start;gap:.5rem;display:inline-flex}.bcmanager-module__WTtipW__replayTeam{min-width:0;font-size:var(--text-xs);border-radius:3px;padding:.25rem .4rem}.bcmanager-module__WTtipW__replayTeamBlue{background:color-mix(in srgb,var(--info)8%,transparent);border-left:2px solid color-mix(in srgb,var(--info)50%,transparent)}.bcmanager-module__WTtipW__replayTeamOrange{background:color-mix(in srgb,var(--warning)8%,transparent);border-left:2px solid color-mix(in srgb,var(--warning)50%,transparent)}.bcmanager-module__WTtipW__replayTeamHeader{border-bottom:1px solid color-mix(in srgb,var(--border)60%,transparent);justify-content:space-between;align-items:center;margin-bottom:.25rem;padding-bottom:.15rem;display:flex}.bcmanager-module__WTtipW__replayTeamName{font-weight:var(--weight-semibold);color:var(--text)}.bcmanager-module__WTtipW__replayTeamNameBlue{color:var(--info)}.bcmanager-module__WTtipW__replayTeamNameOrange{color:var(--warning)}.bcmanager-module__WTtipW__replayTeamGoals{font-weight:var(--weight-bold);font-size:var(--text-xs);color:var(--text);font-variant-numeric:tabular-nums}.bcmanager-module__WTtipW__replayGoalsBlue{color:var(--info)}.bcmanager-module__WTtipW__replayGoalsOrange{color:var(--warning)}.bcmanager-module__WTtipW__replayGoalsWinner{font-size:var(--text-base)}.bcmanager-module__WTtipW__replayOtBadge{background:color-mix(in srgb,var(--warning)18%,transparent);color:var(--warning);font-weight:var(--weight-semibold);border-radius:2px;margin-left:.3rem;padding:.05rem .3rem}.bcmanager-module__WTtipW__replayScoreCompact{align-items:center;gap:.25rem;display:inline-flex}.bcmanager-module__WTtipW__replayScoreTeam{font-weight:var(--weight-semibold);font-variant-numeric:tabular-nums}.bcmanager-module__WTtipW__replayScoreBlue{color:var(--info)}.bcmanager-module__WTtipW__replayScoreOrange{color:var(--warning)}.bcmanager-module__WTtipW__replayScoreWinner{font-weight:var(--weight-bold)}.bcmanager-module__WTtipW__replayScoreDash{color:var(--text-tertiary)}.bcmanager-module__WTtipW__replayVs{color:var(--text-tertiary);font-size:var(--text-xs);align-self:center;padding-top:.25rem}.bcmanager-module__WTtipW__replayPlayer{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.25rem;padding:.05rem 0;display:flex}.bcmanager-module__WTtipW__replayMvp{font-size:var(--text-xs);background:color-mix(in srgb,var(--warning)20%,transparent);color:var(--warning);text-transform:uppercase;letter-spacing:.03em;font-weight:var(--weight-semibold);border-radius:2px;padding:0 .2rem}.bcmanager-module__WTtipW__replayPlayerScore{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto}.bcmanager-module__WTtipW__reviewOverrideBadge{font-size:var(--text-xs);background:color-mix(in srgb,var(--success)14%,transparent);color:var(--success);text-transform:uppercase;letter-spacing:.05em;border-radius:3px;padding:.05rem .35rem}.bcmanager-module__WTtipW__overridesPanel{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-surface);overflow:hidden}.bcmanager-module__WTtipW__overridesToggle{all:unset;cursor:pointer;box-sizing:border-box;width:100%;font-size:var(--text-sm);font-weight:var(--weight-semibold);color:var(--text-secondary);align-items:center;gap:.5rem;padding:.5rem .75rem;transition:color .15s;display:flex}.bcmanager-module__WTtipW__overridesToggle:hover{color:var(--text)}.bcmanager-module__WTtipW__overridesChevron{font-size:var(--text-xs);color:var(--text-muted)}.bcmanager-module__WTtipW__overridesList{border-top:1px solid var(--border);padding:.35rem .75rem}.bcmanager-module__WTtipW__overrideRow{font-size:var(--text-xs);align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.bcmanager-module__WTtipW__overrideTeams{font-weight:var(--weight-semibold);color:var(--text)}.bcmanager-module__WTtipW__overrideArrow{color:var(--text-tertiary)}.bcmanager-module__WTtipW__reviewDetailMeta{font-size:var(--text-xs);color:var(--text-muted);margin-top:.35rem}.bcmanager-module__WTtipW__errorBanner{border:1px solid color-mix(in srgb,var(--error)45%,transparent);background:var(--error-soft);color:color-mix(in srgb,var(--error)70%,var(--text)30%);font-size:var(--text-sm);border-radius:6px;margin-bottom:.75rem;padding:.6rem .75rem}.bcmanager-module__WTtipW__eventLog{border:1px solid color-mix(in srgb,var(--info)35%,transparent);background:var(--info-soft);color:color-mix(in srgb,var(--info)70%,var(--text)30%);font-family:var(--font-mono);font-size:var(--text-xs);border-radius:6px;margin-bottom:1rem;padding:.6rem .75rem;line-height:1.45}.bcmanager-module__WTtipW__treeGroupLink{font-size:var(--text-xs);color:color-mix(in srgb,var(--primary)75%,white 25%);border:1px solid color-mix(in srgb,var(--primary)45%,transparent);border-radius:4px;margin-left:.25rem;padding:.05rem .35rem;text-decoration:none}.bcmanager-module__WTtipW__treeGroupLink:hover{background:color-mix(in srgb,var(--primary)18%,transparent)}.bcmanager-module__WTtipW__badgeSpaced{margin-left:.5rem}.bcmanager-module__WTtipW__statsRowCompact{margin-top:.75rem;margin-bottom:0}.bcmanager-module__WTtipW__treeSurface{border:1px solid var(--border);background:color-mix(in srgb,var(--bg-surface)85%,transparent);border-radius:var(--radius-lg);padding:.85rem}.bcmanager-module__WTtipW__inheritedHint{font-weight:var(--weight-normal);opacity:.6;margin-left:.35rem}.bcmanager-module__WTtipW__bestOfRow{align-items:center;gap:.5rem;display:flex}.bcmanager-module__WTtipW__bestOfInput{width:80px}.bcmanager-module__WTtipW__btnXs{font-size:var(--text-xs)}.bcmanager-module__WTtipW__btnSm{font-size:var(--text-sm);padding:.25rem .6rem}.bcmanager-module__WTtipW__batchBar{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--primary)6%,transparent);border:1px solid color-mix(in srgb,var(--primary)18%,transparent);align-items:center;gap:1rem;margin-bottom:.75rem;padding:.5rem .75rem;display:flex}.bcmanager-module__WTtipW__batchSelectAll{font-size:var(--text-sm);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:.4rem;display:flex}.bcmanager-module__WTtipW__batchActions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.bcmanager-module__WTtipW__batchCount{font-size:var(--text-xs);opacity:.7;white-space:nowrap}.bcmanager-module__WTtipW__reviewCheckbox{cursor:pointer;accent-color:var(--primary);flex-shrink:0;width:1rem;height:1rem;margin-top:.15rem}.bcmanager-module__WTtipW__cardChecked{outline:2px solid color-mix(in srgb,var(--primary)40%,transparent);outline-offset:-1px;background:color-mix(in srgb,var(--primary)4%,transparent)}.bcmanager-module__WTtipW__reviewToolbar{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.bcmanager-module__WTtipW__refreshResult{font-size:var(--text-xs);opacity:.7}.bcmanager-module__WTtipW__jsonToolbar{justify-content:space-between;align-items:center;display:flex}.bcmanager-module__WTtipW__jsonToolbarActions{gap:.35rem;display:flex}.bcmanager-module__WTtipW__jsonViewPanel{margin-top:.5rem}.bcmanager-module__WTtipW__jsonViewActions{gap:.35rem;margin-top:.5rem;display:flex}.bcmanager-module__WTtipW__jsonEditPanel{margin-top:.5rem}.bcmanager-module__WTtipW__jsonTextarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;min-height:20rem;color:var(--text);font-family:var(--font-mono,"Courier New",monospace);font-size:var(--text-xs);resize:vertical;tab-size:2;padding:.5rem;line-height:1.5}.bcmanager-module__WTtipW__jsonTextarea:focus{outline:2px solid color-mix(in srgb,var(--primary)50%,transparent);outline-offset:-1px}.bcmanager-module__WTtipW__jsonEditError{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--danger)12%,transparent);color:var(--danger);font-size:var(--text-xs);margin-top:.35rem;padding:.3rem .5rem}.bcmanager-module__WTtipW__masterGroupNotice{border-radius:var(--radius-sm);background:color-mix(in srgb,var(--warning)12%,transparent);border:1px solid color-mix(in srgb,var(--warning)30%,transparent);font-size:var(--text-sm);color:var(--warning);margin-top:.5rem;padding:.5rem .75rem}.bcmanager-module__WTtipW__cardTitleSm{font-size:var(--text-sm);margin-top:.75rem}.bcmanager-module__WTtipW__demoErrorTop{margin-top:.75rem}.bcmanager-module__WTtipW__demoErrorTitle{font-weight:var(--weight-bold);margin-bottom:.35rem}.bcmanager-module__WTtipW__demoDetailSpaced{margin-top:.35rem}.bcmanager-module__WTtipW__demoDetailTight{margin-top:.25rem}@media (max-width:768px){.bcmanager-module__WTtipW__splitLayout{grid-template-columns:1fr}.bcmanager-module__WTtipW__sidebar{max-height:300px}}
.rlranks-module__9Cb1-a__container{background:var(--bg);min-height:100vh;color:var(--text);padding:1.25rem}.rlranks-module__9Cb1-a__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:800px;box-shadow:var(--shadow);margin:1.25rem auto;padding:1.25rem}.rlranks-module__9Cb1-a__title{text-align:center;color:var(--primary);margin-bottom:1.25rem}.rlranks-module__9Cb1-a__form{flex-direction:column;gap:1rem;display:flex}.rlranks-module__9Cb1-a__formGroup{flex-direction:column;gap:.5rem;display:flex}.rlranks-module__9Cb1-a__formGroup label{color:var(--text-secondary)}.rlranks-module__9Cb1-a__select,.rlranks-module__9Cb1-a__input{background:var(--bg-elevated);width:100%;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.625rem}.rlranks-module__9Cb1-a__select:focus,.rlranks-module__9Cb1-a__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow);outline:none}.rlranks-module__9Cb1-a__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;font-size:var(--text-base);border:none;padding:.625rem;transition:background .15s}.rlranks-module__9Cb1-a__submitBtn:hover:not(:disabled){background:var(--primary-hover)}.rlranks-module__9Cb1-a__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.rlranks-module__9Cb1-a__logContainer{background:var(--bg-elevated);color:var(--text);font-family:var(--font-mono);border-radius:var(--radius);border:1px solid var(--border);min-height:5rem;margin-top:1rem;padding:.625rem;line-height:1.6}.rlranks-module__9Cb1-a__downloadSection{text-align:center;margin-top:1.5rem}.rlranks-module__9Cb1-a__downloadSection h2{color:var(--primary);margin-bottom:1rem}.rlranks-module__9Cb1-a__downloadBtn{background:var(--bg-elevated);color:var(--text);border:1px solid var(--border);border-radius:var(--radius);padding:.625rem 1.25rem;text-decoration:none;transition:background-color .2s;display:inline-block}.rlranks-module__9Cb1-a__downloadBtn:hover{background:var(--neutral-700)}
.ProfileDropdown-module__9jGBdG__profileContainer{z-index:1000;position:relative}.ProfileDropdown-module__9jGBdG__profileButton{border:2px solid var(--border);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:border-color .2s,transform .2s;display:flex}.ProfileDropdown-module__9jGBdG__profileButton:hover{border-color:var(--primary);transform:scale(1.05)}.ProfileDropdown-module__9jGBdG__avatar{object-fit:cover;border-radius:50%;width:31px;height:31px}.ProfileDropdown-module__9jGBdG__dropdown{background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;min-width:240px;padding:8px 0;animation:.15s ease-out ProfileDropdown-module__9jGBdG__dropdownFadeIn;position:absolute;top:calc(100% + 8px);right:0}@keyframes ProfileDropdown-module__9jGBdG__dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown-module__9jGBdG__userInfo{align-items:center;gap:12px;padding:12px 16px;display:flex}.ProfileDropdown-module__9jGBdG__avatarLarge{object-fit:cover;border:2px solid var(--border);border-radius:50%;width:34px;height:34px}.ProfileDropdown-module__9jGBdG__userDetails{flex:1;min-width:0}.ProfileDropdown-module__9jGBdG__username{font-weight:var(--weight-bold);color:var(--text);font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProfileDropdown-module__9jGBdG__roleBadge{font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;color:#fff;letter-spacing:.5px;border-radius:4px;margin-top:4px;padding:2px 8px;display:inline-block}.ProfileDropdown-module__9jGBdG__divider{background:var(--border);height:1px;margin:8px 0}.ProfileDropdown-module__9jGBdG__menuItem{width:100%;color:var(--text);font-size:var(--text-sm);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:10px 16px;text-decoration:none;transition:background-color .15s;display:flex}.ProfileDropdown-module__9jGBdG__menuItem:hover{background-color:var(--bg-elevated)}.ProfileDropdown-module__9jGBdG__modalOverlay{z-index:2000;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out ProfileDropdown-module__9jGBdG__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProfileDropdown-module__9jGBdG__fadeIn{0%{opacity:0}to{opacity:1}}.ProfileDropdown-module__9jGBdG__modal{background:var(--bg-surface);border:1px solid var(--border);width:90%;max-width:400px;box-shadow:var(--shadow);border-radius:12px;padding:24px;animation:.2s ease-out ProfileDropdown-module__9jGBdG__modalSlideIn}@keyframes ProfileDropdown-module__9jGBdG__modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.ProfileDropdown-module__9jGBdG__modalTitle{font-size:var(--text-xl);font-weight:var(--weight-bold);color:var(--text);margin:0 0 12px}.ProfileDropdown-module__9jGBdG__modalText{color:var(--text-secondary);font-size:var(--text-sm);margin:0 0 20px}.ProfileDropdown-module__9jGBdG__modalButtons{flex-direction:column;gap:8px;display:flex}.ProfileDropdown-module__9jGBdG__modalButton{border:1px solid var(--border);font-size:var(--text-sm);font-weight:var(--weight-medium);cursor:pointer;background:var(--bg-elevated);color:var(--text);border-radius:6px;padding:12px 16px;transition:all .15s}.ProfileDropdown-module__9jGBdG__modalButton:hover{background:var(--bg-surface);border-color:var(--primary);transform:translateY(-1px)}.ProfileDropdown-module__9jGBdG__modalButtonDanger{background:var(--error);color:#fff;border-color:var(--error)}.ProfileDropdown-module__9jGBdG__modalButtonDanger:hover{background:#b12b2b;border-color:#b12b2b}.ProfileDropdown-module__9jGBdG__modalButtonSecondary{color:var(--text-secondary);background:0 0}.ProfileDropdown-module__9jGBdG__modalButtonSecondary:hover{background:var(--bg-elevated);color:var(--text)}.ProfileDropdown-module__9jGBdG__modalHint{font-size:var(--text-xs);color:var(--text-muted);text-align:center;margin:16px 0 0;font-style:italic}
