.page-module__BWYd4W__shell{min-height:100vh;color:var(--ink);background:var(--color-surface-subtle)}.page-module__BWYd4W__topbar{border-bottom:1px solid var(--line);background:var(--color-surface);justify-content:space-between;align-items:center;height:76px;padding:0 max(24px,50% - 590px);display:flex}.page-module__BWYd4W__brand{font:800 19px var(--font-manrope),sans-serif;align-items:center;gap:10px;text-decoration:none;display:flex}.page-module__BWYd4W__brand>span{background:var(--blue-highlight);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.page-module__BWYd4W__brand svg{fill:none;width:25px;height:25px;stroke:var(--color-fixed-black);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.page-module__BWYd4W__topbar>div{text-align:right;display:grid}.page-module__BWYd4W__topbar>div strong{font-size:13px}.page-module__BWYd4W__topbar>div small{color:var(--muted);font-size:11px}.page-module__BWYd4W__page{width:min(1180px,100% - 48px);margin:auto;padding:20px 0 60px}.page-module__BWYd4W__back{color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.page-module__BWYd4W__heading{margin:28px 0 22px}.page-module__BWYd4W__heading>span{color:var(--blue);letter-spacing:.12em;font-size:12px;font-weight:800}.page-module__BWYd4W__heading h1{font:800 32px var(--font-manrope),sans-serif;margin:7px 0 5px}.page-module__BWYd4W__heading p{color:var(--muted);font-size:13px}.page-module__BWYd4W__notice{border:1px solid;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;font-weight:700}.page-module__BWYd4W__sucesso{color:var(--color-notification-success-text);border-color:var(--color-notification-success-border);background:var(--color-notification-success-surface)}.page-module__BWYd4W__erro{color:var(--color-notification-error-text);border-color:var(--color-notification-error-border);background:var(--color-surface)4f4}.page-module__BWYd4W__settingCard,.page-module__BWYd4W__searchCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px}.page-module__BWYd4W__settingCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;min-height:112px;padding:22px;display:flex}.page-module__BWYd4W__settingCard+.page-module__BWYd4W__settingCard{margin-top:14px}.page-module__BWYd4W__settingCard h2,.page-module__BWYd4W__searchCard h2{font:800 18px var(--font-manrope),sans-serif}.page-module__BWYd4W__settingCard p,.page-module__BWYd4W__searchCard header p{color:var(--muted);margin-top:5px;font-size:13px}.page-module__BWYd4W__settingCard form{align-items:center;gap:10px;display:flex}.page-module__BWYd4W__settingCard form>strong{min-width:72px;font-size:12px}.page-module__BWYd4W__switch{background:var(--color-surface-control);cursor:pointer;border:0;border-radius:20px;width:48px;height:26px;padding:0;transition:background .18s;position:relative}.page-module__BWYd4W__switch span{background:var(--color-surface);width:18px;height:18px;box-shadow:var(--shadow-small);border-radius:50%;transition:transform .18s;position:absolute;top:4px;left:4px}.page-module__BWYd4W__switchOn{background:var(--blue)}.page-module__BWYd4W__switchOn span{transform:translate(22px)}.page-module__BWYd4W__pricingCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;margin-top:14px;overflow:hidden}.page-module__BWYd4W__pricingCard>header{border-bottom:1px solid var(--line);padding:21px 22px}.page-module__BWYd4W__pricingCard h2{font:800 18px var(--font-manrope),sans-serif}.page-module__BWYd4W__pricingCard header p{color:var(--muted);margin-top:5px;font-size:13px}.page-module__BWYd4W__pricingCard form{grid-template-columns:repeat(3,1fr) auto;align-items:end;gap:14px;padding:20px 22px;display:grid}.page-module__BWYd4W__pricingCard label{color:var(--color-text-label);gap:7px;font-size:12px;font-weight:700;display:grid}.page-module__BWYd4W__pricingCard label>span{flex-direction:column;justify-content:end;min-height:30px;display:flex}.page-module__BWYd4W__pricingCard label small{color:var(--muted);font-size:10px;font-weight:600}.page-module__BWYd4W__pricingCard label>div{border:1px solid var(--line);background:var(--color-surface);border-radius:8px;height:42px;display:flex;overflow:hidden}.page-module__BWYd4W__pricingCard label b{color:var(--muted);background:var(--color-surface-field-muted);place-items:center;padding:0 10px;font-size:12px;display:grid}.page-module__BWYd4W__pricingCard input{width:100%;min-width:0;color:var(--color-text-primary);background:var(--color-surface);border:0;outline:0;padding:0 10px;font-size:13px}.page-module__BWYd4W__pricingCard form>button{height:42px;color:var(--color-text-inverse);background:var(--blue);cursor:pointer;border:0;border-radius:8px;padding:0 16px;font-size:12px;font-weight:800}.page-module__BWYd4W__pricingCard form>button:hover{background:var(--color-primary-hover)}.page-module__BWYd4W__searchCard{margin-top:14px;overflow:hidden}.page-module__BWYd4W__searchCard>header{border-bottom:1px solid var(--line);padding:21px 22px}.page-module__BWYd4W__search{gap:7px;padding:20px 22px;display:grid}.page-module__BWYd4W__search label{color:var(--color-text-label);font-size:12px;font-weight:700}.page-module__BWYd4W__search>div{display:flex}.page-module__BWYd4W__search input{border:1px solid var(--line);min-width:0;height:42px;color:var(--color-text-primary);background:var(--color-surface);border-radius:8px 0 0 8px;outline:0;flex:1;padding:0 12px}.page-module__BWYd4W__search input:focus{border-color:var(--blue)}.page-module__BWYd4W__search button,.page-module__BWYd4W__results button{height:42px;color:var(--color-text-inverse);background:var(--blue);cursor:pointer;border:0;border-radius:0 8px 8px 0;padding:0 16px;font-size:12px;font-weight:800}.page-module__BWYd4W__search button:hover,.page-module__BWYd4W__results button:hover{background:var(--color-primary-hover)}.page-module__BWYd4W__results{border-top:1px solid var(--line)}.page-module__BWYd4W__organizer{background:var(--color-surface-table-head);justify-content:space-between;padding:15px 22px;display:flex}.page-module__BWYd4W__organizer strong{font-size:13px}.page-module__BWYd4W__organizer span{color:var(--muted);font-size:12px}.page-module__BWYd4W__results ul{list-style:none}.page-module__BWYd4W__results li{border-top:1px solid var(--color-border-row);justify-content:space-between;align-items:center;gap:18px;min-height:68px;padding:12px 22px;display:flex}.page-module__BWYd4W__results li>div{gap:4px;display:grid}.page-module__BWYd4W__results li strong{font-size:13px}.page-module__BWYd4W__results li span{color:var(--muted);font-size:12px}.page-module__BWYd4W__results button{border-radius:8px}.page-module__BWYd4W__empty{color:var(--muted);text-align:center;padding:22px;font-size:13px}@media (max-width:800px){.page-module__BWYd4W__pricingCard form{grid-template-columns:1fr 1fr}.page-module__BWYd4W__pricingCard form>button{width:100%}}@media (max-width:650px){.page-module__BWYd4W__topbar>div{display:none}.page-module__BWYd4W__page{width:calc(100% - 28px)}.page-module__BWYd4W__settingCard{flex-direction:column;align-items:flex-start}.page-module__BWYd4W__pricingCard form{grid-template-columns:1fr}.page-module__BWYd4W__search>div{gap:8px;display:grid}.page-module__BWYd4W__search input,.page-module__BWYd4W__search button{border-radius:8px;width:100%}.page-module__BWYd4W__organizer,.page-module__BWYd4W__results li{flex-direction:column;align-items:flex-start}.page-module__BWYd4W__results li form,.page-module__BWYd4W__results button{width:100%}}.page-module__BWYd4W__tabs{background:var(--color-surface-muted);border-radius:10px;gap:3px;width:max-content;margin:0 0 18px;padding:4px;display:flex}.page-module__BWYd4W__tabs a{min-width:105px;height:36px;color:var(--color-text-muted);border-radius:8px;place-items:center;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:grid}.page-module__BWYd4W__tabs a:hover{color:var(--color-text-primary);background:var(--color-surface-hover)}.page-module__BWYd4W__tabs .page-module__BWYd4W__activeTab{color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-small)}.page-module__BWYd4W__dashboard{gap:14px;display:grid}.page-module__BWYd4W__totalCard,.page-module__BWYd4W__chartCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px}.page-module__BWYd4W__totalCard{justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.page-module__BWYd4W__totalCard>h2{font:800 17px var(--font-manrope),sans-serif;margin:0}.page-module__BWYd4W__totalCard>strong{font:800 32px var(--font-manrope),sans-serif}.page-module__BWYd4W__dashboardGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.page-module__BWYd4W__chartCard{min-height:310px;padding:20px 22px;overflow:hidden}.page-module__BWYd4W__chartCard>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__BWYd4W__chartCard h2{font:800 17px var(--font-manrope),sans-serif;margin:0}.page-module__BWYd4W__chartCard header p{color:var(--color-text-muted);text-transform:capitalize;margin:4px 0 0;font-size:11px}.page-module__BWYd4W__chartCard header>strong{color:var(--color-primary);font:800 24px var(--font-manrope),sans-serif}.page-module__BWYd4W__chartHeaderActions{align-items:center;gap:10px;display:flex}.page-module__BWYd4W__chartHeaderActions>strong{color:var(--color-primary);font:800 24px var(--font-manrope),sans-serif}.page-module__BWYd4W__periodFilter{border:1px solid var(--color-border);background:var(--color-surface-field);cursor:pointer;border-radius:8px;align-items:center;gap:5px;height:34px;padding:0 8px;display:flex}.page-module__BWYd4W__periodFilter>svg{fill:none;width:14px;height:14px;stroke:var(--color-primary);stroke-width:1.8px;stroke-linejoin:round}.page-module__BWYd4W__periodFilter select{color:var(--color-text-primary);cursor:pointer;background:0 0;border:0;outline:0;font-size:11px;font-weight:700}.page-module__BWYd4W__periodFilterCombo{height:30px!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 2px!important;font-size:11px!important;font-weight:700!important}.page-module__BWYd4W__wideChart{grid-column:1/-1;min-height:300px}.page-module__BWYd4W__pieLayout{grid-template-columns:180px 1fr;align-items:center;gap:26px;min-height:225px;display:grid;position:relative}.page-module__BWYd4W__pie{--pie:conic-gradient(var(--color-surface-muted) 0deg 360deg);background:var(--pie);border-radius:50%;place-items:center;width:166px;height:166px;display:grid;position:relative}.page-module__BWYd4W__pie:after{content:"";background:var(--color-surface);border-radius:50%;width:92px;height:92px;position:absolute}.page-module__BWYd4W__pie span{z-index:1;font:800 22px var(--font-manrope),sans-serif}.page-module__BWYd4W__pieLayout ul{gap:8px;max-height:205px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.page-module__BWYd4W__pieLayout li{grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:13px;display:grid}.page-module__BWYd4W__pieLayout li i{border-radius:50%;width:8px;height:8px}.page-module__BWYd4W__pieLayout li span{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-muted);overflow:hidden}.page-module__BWYd4W__pieSvg{width:166px;height:166px;overflow:visible;transform:rotate(-90deg)}.page-module__BWYd4W__pieSvg circle{fill:none;stroke-width:10px}.page-module__BWYd4W__pieSvg .page-module__BWYd4W__pieBase{stroke:var(--color-surface-muted)}.page-module__BWYd4W__pieSlice{cursor:help;transition:stroke-width .15s,filter .15s}.page-module__BWYd4W__pieSlice:hover{stroke-width:12px;filter:brightness(1.08)}.page-module__BWYd4W__pieSvg text{fill:var(--color-text-primary);font:800 6px var(--font-manrope),sans-serif;transform-origin:50%;transform:rotate(90deg)}.page-module__BWYd4W__chartEmpty{min-height:220px;color:var(--color-text-muted);place-items:center;margin:0;font-size:12px;display:grid}.page-module__BWYd4W__lineChart{margin-top:20px;position:relative}.page-module__BWYd4W__lineChart svg{width:100%;height:170px;overflow:visible}.page-module__BWYd4W__lineChart line{stroke:var(--color-border-row);stroke-width:1px;vector-effect:non-scaling-stroke}.page-module__BWYd4W__lineChart polyline{fill:none;stroke:var(--color-primary);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.page-module__BWYd4W__lineChart circle{fill:var(--color-surface);stroke:var(--color-primary);stroke-width:2.5px;vector-effect:non-scaling-stroke}.page-module__BWYd4W__lineChart circle:hover{fill:var(--color-primary);stroke-width:4px;cursor:help}.page-module__BWYd4W__chartTooltip{z-index:40;border:1px solid var(--color-border);width:max-content;max-width:220px;color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-medium);pointer-events:none;border-radius:7px;padding:8px 10px;font-size:12px;font-weight:700;line-height:1.35;animation:.12s ease-out page-module__BWYd4W__tooltipIn;position:absolute;transform:translate(-50%,calc(-100% - 9px))}.page-module__BWYd4W__pieTooltip{animation:.12s ease-out page-module__BWYd4W__pieTooltipIn;top:47px;left:83px;transform:translate(-50%,-100%)}@keyframes page-module__BWYd4W__tooltipIn{0%{opacity:0;transform:translate(-50%,calc(-100% - 4px))}to{opacity:1;transform:translate(-50%,calc(-100% - 9px))}}@keyframes page-module__BWYd4W__pieTooltipIn{0%{opacity:0;transform:translate(-50%,calc(5px - 100%))}to{opacity:1;transform:translate(-50%,-100%)}}.page-module__BWYd4W__monthLabels{color:var(--color-text-muted);text-align:center;grid-template-columns:repeat(12,1fr);padding:0 7px;font-size:11px;display:grid}.page-module__BWYd4W__barLegend{color:var(--color-text-muted);justify-content:flex-end;gap:18px;margin-top:14px;font-size:12px;display:flex}.page-module__BWYd4W__barLegend span{align-items:center;gap:6px;display:flex}.page-module__BWYd4W__barLegend i{background:var(--color-primary);border-radius:2px;width:8px;height:8px}.page-module__BWYd4W__barLegend span+span i{background:var(--color-warning-strong)}.page-module__BWYd4W__barChart{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(12,1fr);align-items:end;gap:10px;height:190px;margin-top:14px;display:grid}.page-module__BWYd4W__barChart>div{text-align:center;grid-template-rows:1fr 24px;align-items:end;height:100%;display:grid}.page-module__BWYd4W__barChart>div>span{justify-content:center;align-items:flex-end;gap:3px;height:100%;display:flex}.page-module__BWYd4W__barChart i,.page-module__BWYd4W__barChart b{background:var(--color-primary);border-radius:4px 4px 0 0;width:min(15px,38%);min-height:2px}.page-module__BWYd4W__barChart b{background:var(--color-warning-strong)}.page-module__BWYd4W__barChart small{color:var(--color-text-muted);padding-top:7px;font-size:11px}.page-module__BWYd4W__tooltipItem{cursor:help;position:relative}.page-module__BWYd4W__tooltipItem:after{content:attr(data-tooltip);z-index:30;border:1px solid var(--color-border);width:max-content;max-width:220px;color:var(--color-text-primary);background:var(--color-surface);box-shadow:var(--shadow-medium);opacity:0;pointer-events:none;border-radius:7px;padding:8px 10px;font-size:12px;font-style:normal;font-weight:700;line-height:1.35;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 7px);left:50%;transform:translate(-50%,4px)}.page-module__BWYd4W__tooltipItem:hover:after{opacity:1;transform:translate(-50%)}.page-module__BWYd4W__rangeChart{border-bottom:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);align-items:end;gap:24px;height:220px;margin-top:18px;padding:0 20px;display:grid}.page-module__BWYd4W__rangeChart>div{text-align:center;grid-template-rows:28px 1fr 28px;align-items:end;height:100%;display:grid}.page-module__BWYd4W__rangeChart>div>span{color:var(--color-text-muted);font-size:12px}.page-module__BWYd4W__rangeChart>div>i{justify-content:center;align-items:flex-end;height:100%;display:flex}.page-module__BWYd4W__rangeChart b{background:var(--color-primary);border-radius:7px 7px 0 0;width:min(58px,70%);min-height:3px;transition:filter .15s}.page-module__BWYd4W__rangeChart i:hover b{filter:brightness(1.12)}.page-module__BWYd4W__rangeChart strong{padding-top:6px;font-size:13px}.page-module__BWYd4W__stateCard{min-height:0}.page-module__BWYd4W__stateCard>header>strong{color:var(--color-primary);font:800 24px var(--font-manrope),sans-serif}.page-module__BWYd4W__stateChart{overscroll-behavior:contain;gap:10px;max-height:342px;margin-top:18px;padding-right:8px;display:grid;overflow-y:auto}.page-module__BWYd4W__stateRow{grid-template-columns:38px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:26px;display:grid}.page-module__BWYd4W__stateRow>strong{font-size:12px}.page-module__BWYd4W__stateRow>i{background:var(--color-surface-muted);border-radius:6px;height:12px;display:block}.page-module__BWYd4W__stateRow>i>b{background:var(--color-primary);border-radius:6px;height:100%;transition:filter .15s;display:block}.page-module__BWYd4W__stateRow>i:hover>b{filter:brightness(1.12)}.page-module__BWYd4W__stateRow>span{color:var(--color-text-muted);text-align:right;font-size:12px;font-weight:700}@media (max-width:800px){.page-module__BWYd4W__dashboardGrid{grid-template-columns:1fr}.page-module__BWYd4W__wideChart{grid-column:auto}.page-module__BWYd4W__pieLayout{grid-template-columns:150px 1fr}.page-module__BWYd4W__pie,.page-module__BWYd4W__pieSvg{width:140px;height:140px}.page-module__BWYd4W__barChart{gap:4px}}@media (max-width:560px){.page-module__BWYd4W__tabs{width:100%;overflow-x:auto}.page-module__BWYd4W__tabs a{flex:1;min-width:95px}.page-module__BWYd4W__totalCard>strong{font-size:27px}.page-module__BWYd4W__pieLayout{grid-template-columns:1fr}.page-module__BWYd4W__pie,.page-module__BWYd4W__pieSvg{margin:18px auto 4px}.page-module__BWYd4W__chartCard{padding:18px 14px}.page-module__BWYd4W__monthLabels{font-size:9px}.page-module__BWYd4W__barChart{gap:2px}}
.combobox-module__ABVUbG__root{width:100%;min-width:0;position:relative}.combobox-module__ABVUbG__validationInput{z-index:-1;opacity:0;pointer-events:none;width:1px;height:1px;padding:0;position:absolute;bottom:1px;left:1px}.combobox-module__ABVUbG__trigger{border:1px solid var(--line);width:100%;height:45px;color:var(--color-text-primary);background:var(--color-surface);text-align:left;cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:0 11px 0 13px;font-family:inherit;font-size:12px;display:flex;overflow:hidden}.combobox-module__ABVUbG__trigger>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.combobox-module__ABVUbG__trigger svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;min-width:17px}.combobox-module__ABVUbG__trigger:focus-visible,.combobox-module__ABVUbG__trigger[aria-expanded=true]{border-color:var(--blue);outline:0;box-shadow:0 0 0 3px #287da91f}.combobox-module__ABVUbG__trigger:disabled{cursor:default;opacity:.65}.combobox-module__ABVUbG__invalid,.combobox-module__ABVUbG__invalid:focus-visible,.combobox-module__ABVUbG__invalid[aria-expanded=true]{border-color:var(--color-danger);box-shadow:0 0 0 3px #ce414124}.combobox-module__ABVUbG__placeholder{color:var(--muted);font-weight:400}.combobox-module__ABVUbG__dropdown{z-index:3000;border:1px solid var(--line);background:var(--color-surface);box-shadow:var(--shadow-modal);border-radius:9px;flex-direction:column;padding:5px;display:flex;position:fixed;overflow:hidden}.combobox-module__ABVUbG__searchArea{border:1px solid var(--line);background:var(--color-surface);border-radius:7px;flex:none;align-items:center;gap:7px;height:38px;padding:0 9px;display:flex}.combobox-module__ABVUbG__searchArea svg{fill:none;width:16px;min-width:16px;stroke:var(--muted);stroke-width:1.7px;stroke-linecap:round}.combobox-module__ABVUbG__searchArea input{min-width:0;height:100%;color:var(--color-text-primary);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:12px}.combobox-module__ABVUbG__searchArea input::-webkit-search-cancel-button{cursor:pointer}.combobox-module__ABVUbG__options{overscroll-behavior:contain;min-height:0;max-height:350px;margin-top:4px;overflow-y:auto}.combobox-module__ABVUbG__option{width:100%;min-height:35px;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 9px;font-family:inherit;font-size:12px;display:block}.combobox-module__ABVUbG__option:hover,.combobox-module__ABVUbG__optionSelected{color:var(--blue-dark);background:var(--color-surface-info-hover)}.combobox-module__ABVUbG__empty{min-height:70px;color:var(--muted);text-align:center;place-items:center;padding:16px 10px;font-size:12px;display:grid}
.registrations-module__7LK63W__shell{--ink:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface-subtle);--blue:var(--color-brand-highlight);--blueDark:var(--color-primary);min-height:100vh;color:var(--ink);background:var(--paper)}.registrations-module__7LK63W__topbar{background:var(--color-surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,72px);display:flex}.registrations-module__7LK63W__brand{color:var(--ink);font:800 19px var(--font-manrope),sans-serif;align-items:center;gap:11px;text-decoration:none;display:flex}.registrations-module__7LK63W__brandMark{background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.registrations-module__7LK63W__brandMark svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.registrations-module__7LK63W__profile{align-items:center;gap:9px;display:flex}.registrations-module__7LK63W__profile>b{width:38px;height:38px;color:var(--color-text-inverse);background:var(--color-avatar);border-radius:11px;place-items:center;display:grid}.registrations-module__7LK63W__profile>span{display:grid}.registrations-module__7LK63W__profile strong{font-size:13px}.registrations-module__7LK63W__profile small{color:var(--muted);font-size:11px}.registrations-module__7LK63W__page{width:min(1180px,100% - 48px);margin:auto;padding:20px 0 60px}.registrations-module__7LK63W__back{color:var(--muted);font-size:12px;font-weight:600;text-decoration:none}.registrations-module__7LK63W__heading{justify-content:space-between;align-items:flex-end;gap:24px;margin:28px 0 22px;display:flex}.registrations-module__7LK63W__openStatus{color:var(--blueDark);background:var(--color-info-soft);border-radius:20px;padding:6px 9px;font-size:10px;font-weight:700}.registrations-module__7LK63W__heading h1{font:800 34px var(--font-manrope),sans-serif;margin:9px 0 5px}.registrations-module__7LK63W__heading p{color:var(--muted);gap:17px;margin:0;font-size:11px;display:flex}.registrations-module__7LK63W__headingActions{gap:9px;display:flex}.registrations-module__7LK63W__headingActions button{border:1px solid var(--line);background:var(--color-surface);cursor:pointer;border-radius:9px;height:44px;padding:0 15px;font-size:11px;font-weight:700}.registrations-module__7LK63W__headingActions .registrations-module__7LK63W__closeButton{border-color:var(--color-danger);color:var(--color-text-inverse);background:var(--color-danger)}.registrations-module__7LK63W__stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.registrations-module__7LK63W__stats article{border:1px solid var(--line);background:var(--color-surface);border-radius:12px;padding:16px 18px;display:grid}.registrations-module__7LK63W__stats span{color:var(--muted);font-size:11px;font-weight:600}.registrations-module__7LK63W__stats strong{font:800 23px var(--font-manrope),sans-serif;margin-top:3px}.registrations-module__7LK63W__feeCard{border-color:var(--color-info-border)!important;background:var(--color-info-surface)!important}.registrations-module__7LK63W__feeCard strong{color:var(--blueDark)}.registrations-module__7LK63W__feeCard i{width:16px;height:16px;color:var(--blueDark);background:var(--color-info-soft);border-radius:50%;place-items:center;font-style:normal;display:inline-grid}.registrations-module__7LK63W__contentGrid{grid-template-columns:1.65fr 1fr;gap:14px;margin-bottom:14px;display:grid}.registrations-module__7LK63W__shareCard,.registrations-module__7LK63W__instructions,.registrations-module__7LK63W__participantsCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px}.registrations-module__7LK63W__shareCard,.registrations-module__7LK63W__instructions{padding:21px}.registrations-module__7LK63W__shareCard header{justify-content:space-between;display:flex}.registrations-module__7LK63W__shareCard h2,.registrations-module__7LK63W__instructions h2,.registrations-module__7LK63W__participantsCard h2{font:800 17px var(--font-manrope),sans-serif;margin:0}.registrations-module__7LK63W__shareCard p,.registrations-module__7LK63W__participantsCard p{color:var(--muted);margin:3px 0 0;font-size:11px}.registrations-module__7LK63W__shareCard header>span{color:var(--color-success-alt);font-size:10px;font-weight:700}.registrations-module__7LK63W__qrArea{align-items:center;gap:17px;margin:16px 0;display:flex}.registrations-module__7LK63W__qrPlaceholder{border:1px solid var(--line);border-radius:10px;place-items:center;width:104px;height:104px;font-size:72px;line-height:1;display:grid}.registrations-module__7LK63W__qrArea strong{font-size:12px}.registrations-module__7LK63W__qrArea p{max-width:310px;line-height:1.5}.registrations-module__7LK63W__qrArea button{color:var(--blueDark);background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.registrations-module__7LK63W__linkField{gap:6px;font-size:10px;font-weight:600;display:grid}.registrations-module__7LK63W__linkField>span:last-child{display:flex}.registrations-module__7LK63W__linkField input{border:1px solid var(--line);background:var(--color-surface-table-head);border-radius:8px 0 0 8px;flex:1;min-width:0;height:42px;padding:0 12px}.registrations-module__7LK63W__linkField button{width:75px;color:var(--color-text-inverse);background:var(--blueDark);border:0;border-radius:0 8px 8px 0;font-weight:700}.registrations-module__7LK63W__instructions ol{gap:12px;margin:17px 0 0;padding:0;list-style:none;display:grid}.registrations-module__7LK63W__instructions li{color:var(--color-text-label-strong);align-items:flex-start;gap:9px;font-size:11px;line-height:1.5;display:flex}.registrations-module__7LK63W__instructions li>span{height:21px;color:var(--blueDark);background:var(--color-info-soft);border-radius:50%;flex:0 0 21px;place-items:center;font-size:9px;display:grid}.registrations-module__7LK63W__instructions p{margin:0}.registrations-module__7LK63W__participantsCard{overflow:hidden}.registrations-module__7LK63W__participantsCard>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.registrations-module__7LK63W__participantActions{gap:8px;display:flex}.registrations-module__7LK63W__participantActions input{border:1px solid var(--line);border-radius:8px;width:190px;height:38px;padding:0 11px}.registrations-module__7LK63W__participantActions button{color:var(--color-text-inverse);background:var(--blueDark);border:0;border-radius:8px;padding:0 13px;font-size:10px;font-weight:700}.registrations-module__7LK63W__tableWrap{overscroll-behavior:contain;max-height:570px;overflow:auto}.registrations-module__7LK63W__tableWrap table{border-collapse:collapse;width:100%}.registrations-module__7LK63W__tableWrap thead{z-index:2;position:sticky;top:0}.registrations-module__7LK63W__tableWrap th{text-align:left;color:var(--muted);background:var(--color-surface-table-head);text-transform:uppercase;padding:11px 20px;font-size:9px}.registrations-module__7LK63W__tableWrap td{border-top:1px solid var(--color-border-row);color:var(--muted);padding:11px 20px;font-size:10px}.registrations-module__7LK63W__person{color:var(--ink);align-items:center;gap:10px;display:flex}.registrations-module__7LK63W__person i{width:32px;height:32px;color:var(--color-text-inverse);background:var(--color-participant-avatar);border-radius:9px;place-items:center;font-size:9px;font-style:normal;display:grid}.registrations-module__7LK63W__tableWrap select{border:0;border-radius:8px;width:155px;height:34px;padding:0 9px;font-size:9px;font-weight:700}.registrations-module__7LK63W__pago{color:var(--color-success);background:var(--color-success-soft)}.registrations-module__7LK63W__pagamento_pendente{color:var(--color-warning);background:var(--color-warning-soft)}.registrations-module__7LK63W__cancelada{color:var(--color-danger);background:var(--color-danger-soft)}.registrations-module__7LK63W__editButton{border:1px solid var(--line);width:32px;height:32px;color:var(--color-text-action-icon);background:var(--color-surface);border-radius:8px;place-items:center;display:grid}.registrations-module__7LK63W__editButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px}.registrations-module__7LK63W__empty{text-align:center;padding:30px!important}.registrations-module__7LK63W__floatingSave{z-index:20;color:var(--color-text-inverse);background:var(--blueDark);box-shadow:0 12px 30px var(--color-shadow-blue);text-align:left;border:0;border-radius:11px;padding:12px 18px;display:grid;position:fixed;bottom:24px;right:24px}.registrations-module__7LK63W__floatingSave small{opacity:.8}.registrations-module__7LK63W__backdrop{z-index:100;background:var(--color-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:20px;display:grid;position:fixed;inset:0}.registrations-module__7LK63W__modal{background:var(--color-surface);border-radius:15px;width:min(430px,100%);padding:28px;position:relative}.registrations-module__7LK63W__modalX{background:0 0;border:0;font-size:22px;position:absolute;top:10px;right:12px}.registrations-module__7LK63W__modal h2{font:800 21px var(--font-manrope),sans-serif;margin:0 0 8px}.registrations-module__7LK63W__modal p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.6}.registrations-module__7LK63W__modal label{color:var(--color-text-form-label);gap:7px;margin:12px 0;font-size:11px;font-weight:600;display:grid}.registrations-module__7LK63W__modal input,.registrations-module__7LK63W__modal select{border:1px solid var(--line);border-radius:8px;height:44px;padding:0 12px}.registrations-module__7LK63W__modal footer{grid-template-columns:1fr 1fr;gap:9px;margin-top:20px;display:grid}.registrations-module__7LK63W__modal footer button{border:1px solid var(--line);background:var(--color-surface);border-radius:8px;height:42px;font-weight:700}.registrations-module__7LK63W__modal footer .registrations-module__7LK63W__primary{color:var(--color-text-inverse);background:var(--blueDark);border:0}.registrations-module__7LK63W__modal footer .registrations-module__7LK63W__danger{color:var(--color-text-inverse);background:var(--color-danger);border:0}.registrations-module__7LK63W__modal footer .registrations-module__7LK63W__danger:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled)}.registrations-module__7LK63W__modal .registrations-module__7LK63W__check{align-items:center;display:flex}.registrations-module__7LK63W__check input{width:17px;height:17px}.registrations-module__7LK63W__shell button{cursor:pointer}@media (max-width:800px){.registrations-module__7LK63W__stats{grid-template-columns:1fr 1fr}.registrations-module__7LK63W__contentGrid{grid-template-columns:1fr}.registrations-module__7LK63W__participantsCard>header{flex-direction:column;align-items:flex-start;gap:15px}.registrations-module__7LK63W__participantActions{width:100%}.registrations-module__7LK63W__participantActions input{flex:1}}@media (max-width:560px){.registrations-module__7LK63W__profile>span{display:none}.registrations-module__7LK63W__page{width:calc(100% - 28px)}.registrations-module__7LK63W__heading{flex-direction:column;align-items:flex-start}.registrations-module__7LK63W__headingActions{width:100%}.registrations-module__7LK63W__headingActions button{flex:1}.registrations-module__7LK63W__stats{grid-template-columns:1fr 1fr}.registrations-module__7LK63W__participantActions{display:grid}.registrations-module__7LK63W__participantActions input,.registrations-module__7LK63W__participantActions button{width:100%;height:38px}.registrations-module__7LK63W__qrPlaceholder{width:82px;height:82px}.registrations-module__7LK63W__tableWrap{overflow-x:auto}}
.registrations-overrides-module__7IMK_G__enhanced p,.registrations-overrides-module__7IMK_G__enhanced li,.registrations-overrides-module__7IMK_G__enhanced small{font-size:12px}.registrations-overrides-module__7IMK_G__enhanced button{font-size:12px;transition:background-color .18s,border-color .18s}.registrations-overrides-module__7IMK_G__battleTags{gap:7px;display:flex}.registrations-overrides-module__7IMK_G__battleTags b{color:var(--color-primary);background:var(--color-info-soft);border-radius:20px;padding:6px 9px;font-size:11px}.registrations-overrides-module__7IMK_G__location{align-items:center;gap:4px;display:inline-flex}.registrations-overrides-module__7IMK_G__location svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:12px;height:12px}.registrations-overrides-module__7IMK_G__feeLabel{align-items:center;gap:6px;display:flex!important}.registrations-overrides-module__7IMK_G__feeLabel>i{cursor:help;position:relative}.registrations-overrides-module__7IMK_G__tooltip{z-index:20;border:1px solid var(--color-border);width:260px;color:var(--color-text-muted);background:var(--color-surface);box-shadow:0 12px 30px var(--color-shadow-soft);opacity:0;visibility:hidden;border-radius:10px;gap:5px;padding:13px;font-style:normal;line-height:1.55;transition:all .16s;display:grid;position:absolute;bottom:25px;right:-10px}.registrations-overrides-module__7IMK_G__tooltip strong{color:var(--color-text-primary);font-size:12px}.registrations-overrides-module__7IMK_G__tooltip small{font-size:11px}.registrations-overrides-module__7IMK_G__feeLabel>i:hover .registrations-overrides-module__7IMK_G__tooltip{opacity:1;visibility:visible}.registrations-overrides-module__7IMK_G__feeSummary{gap:5px;margin-top:15px;display:grid}.registrations-overrides-module__7IMK_G__feeSummary span{display:block}.registrations-overrides-module__7IMK_G__manualFields{gap:14px;margin-top:18px;display:grid}.registrations-overrides-module__7IMK_G__manualFields label,.registrations-overrides-module__7IMK_G__manualFields>div{color:var(--color-text-body);gap:7px;font-size:12px;font-weight:600;display:grid}.registrations-overrides-module__7IMK_G__manualFields input,.registrations-overrides-module__7IMK_G__manualFields select{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text-primary);background:var(--color-surface);font:inherit;border-radius:9px;outline:0;padding:0 12px}.registrations-overrides-module__7IMK_G__manualFields select{cursor:pointer}.registrations-overrides-module__7IMK_G__manualFields input:focus,.registrations-overrides-module__7IMK_G__manualFields select:focus{border-color:var(--color-brand-highlight);box-shadow:0 0 0 3px var(--color-focus-ring)}.registrations-overrides-module__7IMK_G__profileArea{position:relative}.registrations-overrides-module__7IMK_G__profileButton{cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:5px 8px 5px 5px;display:flex}.registrations-overrides-module__7IMK_G__profileButton:hover{background:var(--color-surface-subtle)!important;transform:none!important}.registrations-overrides-module__7IMK_G__profileButton>b{width:38px;height:38px;color:var(--color-text-inverse);background:var(--color-avatar);border-radius:11px;place-items:center;display:grid}.registrations-overrides-module__7IMK_G__profileButton>span{text-align:left;display:grid}.registrations-overrides-module__7IMK_G__profileButton strong{font-size:13px}.registrations-overrides-module__7IMK_G__profileButton small{color:var(--color-text-muted);font-size:11px}.registrations-overrides-module__7IMK_G__profileMenu{z-index:30;border:1px solid var(--color-border);background:var(--color-surface);width:175px;box-shadow:0 14px 30px var(--color-shadow-menu);border-radius:10px;padding:7px;position:absolute;top:52px;right:0}.registrations-overrides-module__7IMK_G__profileMenu a,.registrations-overrides-module__7IMK_G__profileMenu button{width:100%;color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:12px;text-decoration:none;display:block}.registrations-overrides-module__7IMK_G__profileMenu a:hover,.registrations-overrides-module__7IMK_G__profileMenu button:hover{background:var(--color-surface-subtle);transform:none}.registrations-overrides-module__7IMK_G__profileMenu form{border-top:1px solid var(--color-border-soft);margin-top:5px;padding-top:5px}.registrations-overrides-module__7IMK_G__profileMenu form button{color:var(--color-danger)}.registrations-overrides-module__7IMK_G__blueHover:hover:not(:disabled){background:var(--color-primary-hover)!important}.registrations-overrides-module__7IMK_G__redHover:hover:not(:disabled){background:var(--color-danger-hover)!important;border-color:var(--color-danger-hover)!important}.registrations-overrides-module__7IMK_G__grayHover:hover:not(:disabled){background:var(--color-surface-subtle)!important}.registrations-overrides-module__7IMK_G__dismissFee{color:var(--color-text-body);cursor:pointer;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:600;display:flex}.registrations-overrides-module__7IMK_G__dismissFee input{width:17px;height:17px;accent-color:var(--color-primary);margin:0}.registrations-overrides-module__7IMK_G__rowActions{justify-content:flex-end;gap:7px;display:flex}.registrations-overrides-module__7IMK_G__deleteParticipant{border:1px solid var(--color-danger-border-subtle);width:32px;height:32px;color:var(--color-danger);background:var(--color-surface);border-radius:8px;place-items:center;display:grid}.registrations-overrides-module__7IMK_G__deleteParticipant:not(.registrations-overrides-module__7IMK_G__deleteParticipantDisabled):hover:not(:disabled){background:var(--color-danger-surface-subtle)}.registrations-overrides-module__7IMK_G__deleteParticipant:disabled{border-color:var(--color-border-disabled-soft);color:var(--color-text-disabled-subtle);background:var(--color-surface-subtle);cursor:default}.registrations-overrides-module__7IMK_G__deleteParticipant svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px}.registrations-overrides-module__7IMK_G__saveEntrance{animation:.55s cubic-bezier(.22,1,.36,1) both registrations-overrides-module__7IMK_G__saveEntrance}@keyframes registrations-overrides-module__7IMK_G__saveEntrance{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.registrations-overrides-module__7IMK_G__participantRow td{transition:background-color .16s}.registrations-overrides-module__7IMK_G__participantRow:hover td{background:var(--color-surface-info)}.registrations-overrides-module__7IMK_G__statusControl{align-items:center;width:155px;display:flex}.registrations-overrides-module__7IMK_G__statusCombo{border:0!important;height:34px!important;padding:0 9px!important;font-size:9px!important;font-weight:700!important}.registrations-overrides-module__7IMK_G__statusCombo.registrations-overrides-module__7IMK_G__pago{color:var(--color-success)!important;background:var(--color-success-soft)!important}.registrations-overrides-module__7IMK_G__participantRow select{cursor:pointer}.registrations-overrides-module__7IMK_G__participantSearch{color:var(--color-text-primary);background:var(--color-surface);font-size:13px}.registrations-overrides-module__7IMK_G__participantSearch::placeholder{color:var(--color-text-placeholder)}.registrations-overrides-module__7IMK_G__refreshParticipants{place-items:center;border:1px solid var(--color-border)!important;width:38px!important;height:38px!important;color:var(--color-text-subtle)!important;background:var(--color-surface)!important;padding:0!important;display:grid!important}.registrations-overrides-module__7IMK_G__refreshParticipants svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.registrations-overrides-module__7IMK_G__floatingActions{z-index:20;align-items:stretch;gap:9px;display:flex;position:fixed;bottom:24px;right:24px}.registrations-overrides-module__7IMK_G__floatingActions button{min-height:52px;box-shadow:0 12px 30px var(--color-shadow-blue);border-radius:11px;font-size:12px;font-weight:700}.registrations-overrides-module__7IMK_G__cancelChanges{border:1px solid var(--color-border);color:var(--color-text-subtle);background:var(--color-surface);padding:0 18px}.registrations-overrides-module__7IMK_G__cancelChanges:hover:not(:disabled){background:var(--color-surface-subtle)}.registrations-overrides-module__7IMK_G__saveChanges{color:var(--color-text-inverse);background:var(--color-primary);text-align:left;border:0;padding:10px 18px;display:grid}.registrations-overrides-module__7IMK_G__saveChanges:hover:not(:disabled){background:var(--color-primary-hover)}.registrations-overrides-module__7IMK_G__saveChanges small{color:var(--color-text-inverse);opacity:.8}.registrations-overrides-module__7IMK_G__guideList{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.registrations-overrides-module__7IMK_G__guideList li{align-items:flex-start;gap:10px;display:flex}.registrations-overrides-module__7IMK_G__guideList li>span{width:23px;height:23px;color:var(--color-primary);background:var(--color-info-soft);border-radius:50%;flex:0 0 23px;place-items:center;font-size:10px;font-weight:700;display:grid}.registrations-overrides-module__7IMK_G__guideList p{margin:0!important}.registrations-overrides-module__7IMK_G__linkModalContent{margin-top:12px}.registrations-overrides-module__7IMK_G__linkModalContent>p{margin-bottom:14px!important}.registrations-overrides-module__7IMK_G__threeStats{grid-template-columns:repeat(3,1fr)!important}.registrations-overrides-module__7IMK_G__fixedParticipantList{height:420px;max-height:420px!important}@media (max-width:800px){.registrations-overrides-module__7IMK_G__threeStats{grid-template-columns:1fr 1fr!important}}@media (max-width:560px){.registrations-overrides-module__7IMK_G__fixedParticipantList{height:420px}.registrations-overrides-module__7IMK_G__profileButton>span{display:none}}.registrations-overrides-module__7IMK_G__qrCode{border:1px solid var(--color-border);background:var(--color-fixed-white);border-radius:10px;flex:0 0 104px;place-items:center;width:104px;height:104px;display:grid}.registrations-overrides-module__7IMK_G__qrCode svg{display:block}.registrations-overrides-module__7IMK_G__qrActions{flex-wrap:wrap;gap:8px 14px;margin-top:7px;display:flex}.registrations-overrides-module__7IMK_G__qrActions button{cursor:pointer}.registrations-overrides-module__7IMK_G__qrActions button:hover{color:var(--color-primary-hover-strong)}.registrations-overrides-module__7IMK_G__qrModal{text-align:center;width:min(460px,100%)}.registrations-overrides-module__7IMK_G__qrModalCode{border:1px solid var(--color-border);background:var(--color-fixed-white);border-radius:14px;place-items:center;width:min(320px,100%);margin:18px auto 14px;display:grid}.registrations-overrides-module__7IMK_G__qrModalCode svg{max-width:100%;height:auto;display:block}.registrations-overrides-module__7IMK_G__qrModalLink{overflow-wrap:anywhere;color:var(--color-text-muted);font-size:12px;line-height:1.5;display:block}@media (max-width:560px){.registrations-overrides-module__7IMK_G__qrCode{flex-basis:82px;width:82px;height:82px}.registrations-overrides-module__7IMK_G__qrCode svg{width:68px;height:68px}}.registrations-overrides-module__7IMK_G__savingBlocker{z-index:500;background:var(--color-overlay-subtle);cursor:wait;position:fixed;inset:0}.registrations-overrides-module__7IMK_G__analise{color:var(--color-warning)!important;background:var(--color-warning-soft)!important}.registrations-overrides-module__7IMK_G__receiptButton{border:1px solid var(--color-border-control);width:32px;height:32px;color:var(--color-text-icon);background:var(--color-surface);border-radius:8px;place-items:center;transition:color .18s,border-color .18s,background-color .18s;display:grid}.registrations-overrides-module__7IMK_G__receiptButton:hover:not(:disabled){color:var(--color-primary);border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.registrations-overrides-module__7IMK_G__receiptButton:disabled{border-color:var(--color-border-disabled-soft);color:var(--color-text-disabled-subtle);background:var(--color-surface-subtle);cursor:default}.registrations-overrides-module__7IMK_G__receiptButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px}.registrations-overrides-module__7IMK_G__editParticipant,.registrations-overrides-module__7IMK_G__rowActions .registrations-overrides-module__7IMK_G__deleteParticipant{border:1px solid var(--color-border-control);width:32px;height:32px;color:var(--color-text-icon);background:var(--color-surface);cursor:pointer;border-radius:8px;place-items:center;padding:0;transition:color .18s,border-color .18s,background-color .18s;display:grid}.registrations-overrides-module__7IMK_G__editParticipant:hover:not(:disabled){color:var(--color-primary);border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.registrations-overrides-module__7IMK_G__editParticipant svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.registrations-overrides-module__7IMK_G__rowActions .registrations-overrides-module__7IMK_G__deleteParticipant:not(.registrations-overrides-module__7IMK_G__deleteParticipantDisabled):hover:not(:disabled){color:var(--color-danger);border-color:var(--color-border-danger-soft);background:var(--color-surface-danger-hover)}.registrations-overrides-module__7IMK_G__rowActions .registrations-overrides-module__7IMK_G__deleteParticipantDisabled,.registrations-overrides-module__7IMK_G__rowActions .registrations-overrides-module__7IMK_G__deleteParticipantDisabled:hover{border-color:var(--color-border-disabled-soft);color:var(--color-text-disabled-subtle);background:var(--color-surface-subtle);cursor:pointer}.registrations-overrides-module__7IMK_G__enhanced main>header h1{letter-spacing:-1.1px;font-size:34px}.registrations-overrides-module__7IMK_G__enhanced main>header>div>p{font-size:13px}.registrations-overrides-module__7IMK_G__receiptPreview{gap:14px;display:grid}.registrations-overrides-module__7IMK_G__receiptPreview>p{margin:0!important}.registrations-overrides-module__7IMK_G__informationCard{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;margin-bottom:14px;overflow:hidden}.registrations-overrides-module__7IMK_G__informationToggle{width:100%;min-height:66px;color:var(--color-text-primary);background:var(--color-surface);text-align:left;border:0;justify-content:space-between;align-items:center;gap:18px;padding:14px 21px;display:flex}.registrations-overrides-module__7IMK_G__informationToggle:hover{background:var(--color-surface-table-head)}.registrations-overrides-module__7IMK_G__informationToggle>span{gap:3px;display:grid}.registrations-overrides-module__7IMK_G__informationToggle strong{font:800 17px var(--font-manrope), sans-serif}.registrations-overrides-module__7IMK_G__informationToggle small{color:var(--color-text-muted);font-size:12px;font-weight:500}.registrations-overrides-module__7IMK_G__informationToggle>i{width:30px;height:30px;color:var(--color-primary);background:var(--color-info-hover-strong);border-radius:8px;flex:0 0 30px;place-items:center;font-size:20px;font-style:normal;line-height:1;transition:transform .28s;display:grid;transform:rotate(0)}.registrations-overrides-module__7IMK_G__informationToggle>i svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}.registrations-overrides-module__7IMK_G__informationToggle>.registrations-overrides-module__7IMK_G__informationChevronOpen{transform:rotate(180deg)}.registrations-overrides-module__7IMK_G__informationCollapse{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .24s;display:grid}.registrations-overrides-module__7IMK_G__informationCollapseOpen{opacity:1;grid-template-rows:1fr}.registrations-overrides-module__7IMK_G__informationCollapseInner{min-height:0;overflow:hidden}.registrations-overrides-module__7IMK_G__informationColumns{border-top:1px solid var(--color-border);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);display:grid}.registrations-overrides-module__7IMK_G__instructionsPanel,.registrations-overrides-module__7IMK_G__sharePanel{min-width:0;padding:21px}.registrations-overrides-module__7IMK_G__instructionsPanel{border-right:1px solid var(--color-border)}.registrations-overrides-module__7IMK_G__instructionsPanel h2,.registrations-overrides-module__7IMK_G__sharePanel h2{font:800 17px var(--font-manrope), sans-serif;margin:0}.registrations-overrides-module__7IMK_G__sharePanel header{justify-content:space-between;display:flex}.registrations-overrides-module__7IMK_G__sharePanel header p{color:var(--color-text-muted);margin:3px 0 0;font-size:12px}.registrations-overrides-module__7IMK_G__instructionsPanel ol{gap:12px;margin:17px 0 0;padding:0;list-style:none;display:grid}.registrations-overrides-module__7IMK_G__instructionsPanel li{color:var(--color-text-label-strong);align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.registrations-overrides-module__7IMK_G__instructionsPanel li>span{width:21px;height:21px;color:var(--color-primary);background:var(--color-info-soft);border-radius:50%;flex:0 0 21px;place-items:center;font-size:9px;display:grid}.registrations-overrides-module__7IMK_G__instructionsPanel p{margin:0}@media (max-width:800px){.registrations-overrides-module__7IMK_G__informationColumns{grid-template-columns:1fr}.registrations-overrides-module__7IMK_G__instructionsPanel{border-right:0;border-bottom:1px solid var(--color-border)}}
.battle-payment-module___F2jpa__shell{--ink:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface-subtle);--blue:var(--color-brand-highlight);--blueDark:var(--color-primary);min-height:100vh;color:var(--ink);background:var(--paper)}.battle-payment-module___F2jpa__topbar{background:var(--color-surface);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,72px);display:flex}.battle-payment-module___F2jpa__brand{color:var(--ink);font:800 19px var(--font-manrope),sans-serif;align-items:center;gap:11px;text-decoration:none;display:flex}.battle-payment-module___F2jpa__brandMark{background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.battle-payment-module___F2jpa__brandMark svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.battle-payment-module___F2jpa__profileArea{position:relative}.battle-payment-module___F2jpa__profileButton{cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:5px 8px 5px 5px;display:flex}.battle-payment-module___F2jpa__profileButton:hover{background:var(--color-surface-subtle)}.battle-payment-module___F2jpa__profileButton>b{width:38px;height:38px;color:var(--color-text-inverse);background:var(--color-avatar);border-radius:11px;place-items:center;display:grid}.battle-payment-module___F2jpa__profileButton>span{text-align:left;display:grid}.battle-payment-module___F2jpa__profileButton strong{font-size:13px}.battle-payment-module___F2jpa__profileButton small{color:var(--muted);font-size:12px}.battle-payment-module___F2jpa__profileMenu{z-index:30;border:1px solid var(--line);background:var(--color-surface);width:175px;box-shadow:0 14px 30px var(--color-shadow-menu);border-radius:10px;padding:7px;position:absolute;top:52px;right:0}.battle-payment-module___F2jpa__profileMenu a,.battle-payment-module___F2jpa__profileMenu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:12px;text-decoration:none;display:block}.battle-payment-module___F2jpa__profileMenu a:hover,.battle-payment-module___F2jpa__profileMenu button:hover{background:var(--color-surface-subtle)}.battle-payment-module___F2jpa__profileMenu form{border-top:1px solid var(--color-border-soft);margin-top:5px;padding-top:5px}.battle-payment-module___F2jpa__profileMenu form button{color:var(--color-danger)}.battle-payment-module___F2jpa__page{width:min(1180px,100% - 48px);margin:auto;padding:20px 0 60px}.battle-payment-module___F2jpa__back{color:var(--muted);font-size:12px;font-weight:600;text-decoration:none}.battle-payment-module___F2jpa__back:hover{color:var(--blueDark)}.battle-payment-module___F2jpa__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:27px 0 22px;display:flex}.battle-payment-module___F2jpa__eyebrow{color:var(--blueDark);letter-spacing:1.7px;font-size:11px;font-weight:700}.battle-payment-module___F2jpa__heading h1{font:800 34px var(--font-manrope),sans-serif;letter-spacing:-1.1px;margin:7px 0 5px}.battle-payment-module___F2jpa__heading p{color:var(--muted);margin:0;font-size:13px}.battle-payment-module___F2jpa__paymentStatus{color:var(--color-warning);background:var(--color-warning-soft);border-radius:20px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:flex}.battle-payment-module___F2jpa__paymentStatus i{background:var(--color-warning-strong);border-radius:50%;width:7px;height:7px}.battle-payment-module___F2jpa__battleSummary{border:1px solid var(--line);background:var(--color-surface);border-radius:12px;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:16px;padding:16px 18px;display:grid}.battle-payment-module___F2jpa__battleSummary div{gap:4px;display:grid}.battle-payment-module___F2jpa__battleSummary span{color:var(--muted);letter-spacing:.5px;font-size:10px;font-weight:700}.battle-payment-module___F2jpa__battleSummary strong{font-size:13px}.battle-payment-module___F2jpa__numbers{grid-template-columns:repeat(4,1fr);gap:11px;margin:13px 0;display:grid}.battle-payment-module___F2jpa__paymentNumbers{grid-template-columns:repeat(2,1fr)}.battle-payment-module___F2jpa__numbers article{border:1px solid var(--line);background:var(--color-surface);border-radius:12px;padding:16px 17px;display:grid}.battle-payment-module___F2jpa__numbers span{color:var(--muted);font-size:12px;font-weight:600}.battle-payment-module___F2jpa__numbers strong{font:800 23px var(--font-manrope),sans-serif;margin:3px 0}.battle-payment-module___F2jpa__numbers small{color:var(--muted);font-size:11px}.battle-payment-module___F2jpa__paidNumber{border-color:var(--color-border-success)!important;background:var(--color-surface-success-subtle)!important}.battle-payment-module___F2jpa__paidNumber strong{color:var(--color-success)}.battle-payment-module___F2jpa__feeNumber{border-color:var(--color-border-info)!important;background:var(--color-surface-info-subtle)!important}.battle-payment-module___F2jpa__feeNumber strong{color:var(--blueDark)}.battle-payment-module___F2jpa__feeLabel{align-items:center;gap:6px;display:flex!important}.battle-payment-module___F2jpa__feeLabel>i{width:16px;height:16px;color:var(--blueDark);background:var(--color-info-soft);cursor:help;border-radius:50%;place-items:center;font-style:normal;display:inline-grid;position:relative}.battle-payment-module___F2jpa__tooltip{z-index:30;border:1px solid var(--line);width:260px;color:var(--muted);background:var(--color-surface);box-shadow:0 12px 30px var(--color-shadow-soft);opacity:0;visibility:hidden;border-radius:10px;gap:5px;padding:13px;font-style:normal;line-height:1.55;transition:all .16s;display:grid;position:absolute;bottom:25px;right:-10px}.battle-payment-module___F2jpa__tooltip strong{color:var(--ink)!important;font:700 12px var(--font-dm-sans),sans-serif!important;margin:0!important}.battle-payment-module___F2jpa__tooltip small{font-size:11px}.battle-payment-module___F2jpa__feeLabel>i:hover .battle-payment-module___F2jpa__tooltip{opacity:1;visibility:visible}.battle-payment-module___F2jpa__amountWithInfo{align-items:center;gap:7px;display:flex}.battle-payment-module___F2jpa__amountWithInfo>i{width:17px;height:17px;color:var(--blueDark);background:var(--color-info-soft);cursor:help;border-radius:50%;place-items:center;font-size:11px;font-style:normal;font-weight:700;display:inline-grid;position:relative}.battle-payment-module___F2jpa__amountWithInfo>i:hover .battle-payment-module___F2jpa__tooltip{opacity:1;visibility:visible}.battle-payment-module___F2jpa__amountWithInfo .battle-payment-module___F2jpa__tooltip strong{color:var(--ink)!important;font:700 12px var(--font-dm-sans),sans-serif!important;margin:0!important}.battle-payment-module___F2jpa__amountWithInfo .battle-payment-module___F2jpa__tooltip small{font-size:11px;font-weight:400}.battle-payment-module___F2jpa__feeSummary{gap:5px;margin-top:15px;display:grid}.battle-payment-module___F2jpa__feeSummary span{display:block}.battle-payment-module___F2jpa__dismissFee{color:var(--color-text-body);cursor:pointer;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:600;display:flex}.battle-payment-module___F2jpa__dismissFee input{width:17px;height:17px;accent-color:var(--color-primary);margin:0}.battle-payment-module___F2jpa__mainGrid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.battle-payment-module___F2jpa__listCard,.battle-payment-module___F2jpa__paymentCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;overflow:hidden}.battle-payment-module___F2jpa__listCard>header,.battle-payment-module___F2jpa__paymentCard>header{border-bottom:1px solid var(--color-surface-disabled);box-sizing:border-box;justify-content:space-between;align-items:center;gap:12px;min-height:82px;padding:19px 20px;display:flex}.battle-payment-module___F2jpa__listCard h2,.battle-payment-module___F2jpa__paymentCard h2{font:800 18px var(--font-manrope),sans-serif;margin:0}.battle-payment-module___F2jpa__listCard header p,.battle-payment-module___F2jpa__paymentCard header p{color:var(--muted);margin:3px 0 0;font-size:12px}.battle-payment-module___F2jpa__listCard header>span{color:var(--color-success);background:var(--color-success-soft);border-radius:7px;padding:6px 9px;font-size:11px;font-weight:700}.battle-payment-module___F2jpa__listCard ol{overscroll-behavior:contain;max-height:416px;margin:0;padding:0;list-style:none;overflow-y:auto}.battle-payment-module___F2jpa__listCard li{border-top:1px solid var(--color-surface-neutral-strong);grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:54px;padding:9px 19px;display:grid}.battle-payment-module___F2jpa__listCard li:first-child{border-top:0}.battle-payment-module___F2jpa__listCard li>i{width:32px;height:32px;color:var(--color-text-inverse);background:var(--color-participant-avatar);border-radius:8px;place-items:center;font-size:10px;font-style:normal;font-weight:700;display:grid}.battle-payment-module___F2jpa__listCard li strong{font-size:13px}.battle-payment-module___F2jpa__listCard li small{color:var(--muted);font-size:11px}.battle-payment-module___F2jpa__listCard .battle-payment-module___F2jpa__empty{text-align:center;color:var(--muted);padding:32px;font-size:13px;display:block}.battle-payment-module___F2jpa__paymentPanel{padding:18px 20px}.battle-payment-module___F2jpa__pixTotal{justify-content:space-between;align-items:end;display:flex}.battle-payment-module___F2jpa__pixTotal span{color:var(--muted);font-size:10px;font-weight:700}.battle-payment-module___F2jpa__pixTotal strong{font:800 23px var(--font-manrope),sans-serif}.battle-payment-module___F2jpa__pixQr{place-items:center;margin:15px 0;display:grid}.battle-payment-module___F2jpa__pixQr img{border:1px solid var(--line);background:var(--color-fixed-white);border-radius:9px;padding:7px}.battle-payment-module___F2jpa__pixQr p{color:var(--muted);margin:7px 0 0;font-size:12px}.battle-payment-module___F2jpa__expiration{color:var(--color-warning);margin-top:5px;font-size:12px}.battle-payment-module___F2jpa__pixCode{gap:6px;display:grid}.battle-payment-module___F2jpa__pixCode>span:first-child{font-size:10px;font-weight:700}.battle-payment-module___F2jpa__pixCode>span:last-child{display:flex}.battle-payment-module___F2jpa__pixCode input{border:1px solid var(--line);min-width:0;height:41px;color:var(--muted);background:var(--color-surface-table-head);border-radius:7px 0 0 7px;flex:1;padding:0 10px;font-size:11px}.battle-payment-module___F2jpa__pixCode button{width:70px;color:var(--color-text-inverse);background:var(--blueDark);cursor:pointer;border:0;border-radius:0 7px 7px 0;font-size:12px;font-weight:700}.battle-payment-module___F2jpa__pixCode button:hover{background:var(--color-primary-hover)}.battle-payment-module___F2jpa__pixUnavailable{border:1px dashed var(--color-border-info-strong);background:var(--color-surface-table-head);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:260px;margin:17px 0 0;padding:30px;display:flex}.battle-payment-module___F2jpa__pixUnavailable>span{width:52px;height:52px;color:var(--blueDark);background:var(--color-info-soft);border-radius:14px;place-items:center;margin-bottom:13px;font-weight:800;display:grid}.battle-payment-module___F2jpa__pixUnavailable strong{font:800 16px var(--font-manrope),sans-serif}.battle-payment-module___F2jpa__pixUnavailable p{max-width:390px;color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.55}.battle-payment-module___F2jpa__pixUnavailable em{color:var(--color-warning);font-weight:700}.battle-payment-module___F2jpa__secureNote{color:var(--muted);background:var(--color-surface-neutral);border-radius:8px;gap:8px;margin:0 20px;padding:11px;font-size:12px;line-height:1.5;display:flex}.battle-payment-module___F2jpa__secureNote>span{color:var(--color-success)}.battle-payment-module___F2jpa__secureNote p{margin:0}.battle-payment-module___F2jpa__paymentActions{gap:9px;margin:13px 20px 20px;display:flex}.battle-payment-module___F2jpa__generatePayment,.battle-payment-module___F2jpa__verifyPayment{cursor:pointer;border-radius:8px;height:43px;font-size:12px;font-weight:700;transition:background-color .18s}.battle-payment-module___F2jpa__generatePayment{color:var(--color-text-inverse);background:var(--blueDark);border:0;flex:1}.battle-payment-module___F2jpa__generatePayment:hover:not(:disabled){background:var(--color-primary-hover)}.battle-payment-module___F2jpa__verifyPayment{border:1px solid var(--line);color:var(--blueDark);background:var(--color-surface);padding:0 16px}.battle-payment-module___F2jpa__verifyPayment:hover:not(:disabled){background:var(--color-surface-input-disabled)}.battle-payment-module___F2jpa__generatePayment:disabled,.battle-payment-module___F2jpa__verifyPayment:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);cursor:default}.battle-payment-module___F2jpa__nextStep{border:1px solid var(--color-border-info);background:var(--color-surface-field-muted);border-radius:10px;gap:10px;margin-top:13px;padding:14px 16px;display:flex}.battle-payment-module___F2jpa__nextStep>span{width:21px;height:21px;color:var(--blueDark);background:var(--color-info-soft);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.battle-payment-module___F2jpa__nextStep strong{font-size:12px}.battle-payment-module___F2jpa__nextStep p{color:var(--muted);margin:3px 0 0;font-size:12px}.battle-payment-module___F2jpa__floatingSave{z-index:40;color:var(--color-text-inverse);background:var(--blueDark);box-shadow:0 12px 30px var(--color-shadow-blue);text-align:left;cursor:pointer;border:0;border-radius:11px;padding:12px 18px;animation:.5s cubic-bezier(.22,1,.36,1) both battle-payment-module___F2jpa__saveEntrance;display:grid;position:fixed;bottom:24px;right:24px}.battle-payment-module___F2jpa__floatingSave:hover{background:var(--color-primary-hover)}.battle-payment-module___F2jpa__floatingSave:disabled{cursor:default}.battle-payment-module___F2jpa__floatingSave small{opacity:.82;font-size:11px}@keyframes battle-payment-module___F2jpa__saveEntrance{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:820px){.battle-payment-module___F2jpa__numbers{grid-template-columns:1fr 1fr}.battle-payment-module___F2jpa__mainGrid{grid-template-columns:1fr}.battle-payment-module___F2jpa__profileButton>span{display:none}.battle-payment-module___F2jpa__battleSummary{grid-template-columns:1fr 1fr}}@media (max-width:520px){.battle-payment-module___F2jpa__page{width:calc(100% - 26px)}.battle-payment-module___F2jpa__heading{flex-direction:column;align-items:flex-start}.battle-payment-module___F2jpa__numbers,.battle-payment-module___F2jpa__battleSummary{grid-template-columns:1fr 1fr}.battle-payment-module___F2jpa__listCard>header{flex-direction:column;align-items:flex-start}}.battle-payment-module___F2jpa__profileButton small{font-size:11px}.battle-payment-module___F2jpa__listCard li:hover{background:0 0}.battle-payment-module___F2jpa__tooltip{z-index:300}.battle-payment-module___F2jpa__listCard{overflow:hidden}.battle-payment-module___F2jpa__paymentCard{z-index:5;position:relative;overflow:visible}
.state-city-combobox-module__r843Uq__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.state-city-combobox-module__r843Uq__field{min-width:0;color:var(--color-text-primary);gap:7px;display:grid}.state-city-combobox-module__r843Uq__field>span{font-size:12px;font-weight:600}@media (max-width:620px){.state-city-combobox-module__r843Uq__grid{grid-template-columns:1fr}}
.qualifier-control-module__AJJqAq__shell{--ink:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface-subtle);--blue:var(--color-brand-highlight);--blueDark:var(--color-primary);min-height:100vh;color:var(--ink);background:var(--paper)}.qualifier-control-module__AJJqAq__topbar{border-bottom:1px solid var(--line);background:var(--color-surface);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,72px);display:flex}.qualifier-control-module__AJJqAq__brand{color:var(--ink);font:800 19px var(--font-manrope),sans-serif;align-items:center;gap:11px;text-decoration:none;display:flex}.qualifier-control-module__AJJqAq__brandMark{background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.qualifier-control-module__AJJqAq__brandMark svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.qualifier-control-module__AJJqAq__profileArea{position:relative}.qualifier-control-module__AJJqAq__profileButton{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:9px;padding:5px 8px 5px 5px;display:flex}.qualifier-control-module__AJJqAq__profileButton:hover{background:var(--color-surface-subtle)}.qualifier-control-module__AJJqAq__profileButton>b{width:38px;height:38px;color:var(--color-text-inverse);background:var(--color-avatar);border-radius:11px;place-items:center;display:grid}.qualifier-control-module__AJJqAq__profileButton>span{display:grid}.qualifier-control-module__AJJqAq__profileButton strong{font-size:13px}.qualifier-control-module__AJJqAq__profileButton small{color:var(--muted);font-size:11px}.qualifier-control-module__AJJqAq__profileMenu{z-index:30;border:1px solid var(--line);background:var(--color-surface);width:175px;box-shadow:0 14px 30px var(--color-shadow-menu);border-radius:10px;padding:7px;position:absolute;top:52px;right:0}.qualifier-control-module__AJJqAq__profileMenu a,.qualifier-control-module__AJJqAq__profileMenu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:12px;text-decoration:none;display:block}.qualifier-control-module__AJJqAq__profileMenu a:hover,.qualifier-control-module__AJJqAq__profileMenu button:hover{background:var(--color-surface-subtle)}.qualifier-control-module__AJJqAq__profileMenu form{border-top:1px solid var(--color-border-soft);margin-top:5px;padding-top:5px}.qualifier-control-module__AJJqAq__profileMenu form button{color:var(--color-danger)}.qualifier-control-module__AJJqAq__page{width:min(1180px,100% - 48px);margin:auto;padding:20px 0 60px}.qualifier-control-module__AJJqAq__back{color:var(--muted);font-size:12px;font-weight:600;text-decoration:none}.qualifier-control-module__AJJqAq__back:hover{color:var(--blueDark)}.qualifier-control-module__AJJqAq__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin:27px 0 22px;display:flex}.qualifier-control-module__AJJqAq__eyebrow{color:var(--blueDark);letter-spacing:1.7px;font-size:11px;font-weight:700}.qualifier-control-module__AJJqAq__heading h1{font:800 34px var(--font-manrope),sans-serif;letter-spacing:-1.1px;margin:7px 0 5px}.qualifier-control-module__AJJqAq__heading p{color:var(--muted);margin:0;font-size:13px}.qualifier-control-module__AJJqAq__battleTags{gap:7px;display:flex}.qualifier-control-module__AJJqAq__battleTags span{max-width:160px;color:var(--blueDark);background:var(--color-info-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:20px;padding:6px 9px;font-size:11px;font-weight:700;overflow:hidden}.qualifier-control-module__AJJqAq__progressCard{border:1px solid var(--line);background:var(--color-surface);border-radius:12px;grid-template-columns:210px 1fr 100px;align-items:center;gap:18px;padding:15px 17px;display:grid}.qualifier-control-module__AJJqAq__progressCard>div:first-child{gap:3px;display:grid}.qualifier-control-module__AJJqAq__progressCard span{color:var(--muted);letter-spacing:.7px;font-size:10px;font-weight:700}.qualifier-control-module__AJJqAq__progressCard strong{font-size:13px}.qualifier-control-module__AJJqAq__progressTrack{background:var(--color-surface-control);border-radius:8px;height:8px;overflow:hidden}.qualifier-control-module__AJJqAq__progressTrack i{background:var(--blueDark);border-radius:8px;height:100%;transition:width .3s;display:block}.qualifier-control-module__AJJqAq__progressCard small{color:var(--muted);text-align:right;font-size:11px}.qualifier-control-module__AJJqAq__controlLayout{grid-template-columns:minmax(0,1.65fr) minmax(340px,1fr);gap:13px;margin-top:0;display:grid}.qualifier-control-module__AJJqAq__stageColumn{gap:12px;min-width:0;display:grid}.qualifier-control-module__AJJqAq__currentCard,.qualifier-control-module__AJJqAq__judgesCard,.qualifier-control-module__AJJqAq__queueCard{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;overflow:hidden}.qualifier-control-module__AJJqAq__currentCard>header{border-bottom:1px solid var(--color-surface-disabled);background:var(--color-surface-raised-muted);justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.qualifier-control-module__AJJqAq__currentCard>header span{color:var(--blueDark);letter-spacing:1.1px;font-size:10px;font-weight:800}.qualifier-control-module__AJJqAq__currentCard>header strong{font-size:12px}.qualifier-control-module__AJJqAq__currentPerson{justify-content:center;align-items:center;gap:18px;min-height:156px;padding:25px 28px;display:flex}.qualifier-control-module__AJJqAq__currentPerson>span{width:68px;height:68px;color:var(--color-text-inverse);background:var(--color-participant-avatar);font:800 18px var(--font-manrope),sans-serif;border-radius:18px;place-items:center;display:grid}.qualifier-control-module__AJJqAq__currentPerson h2{font:800 25px var(--font-manrope),sans-serif;margin:0 0 5px}.qualifier-control-module__AJJqAq__currentPerson p{color:var(--muted);margin:0;font-size:12px}.qualifier-control-module__AJJqAq__syncNote{border-top:1px solid var(--color-surface-disabled);color:var(--muted);background:var(--color-surface-raised-muted);justify-content:center;align-items:center;gap:8px;padding:12px 16px;display:flex}.qualifier-control-module__AJJqAq__syncNote i{background:var(--color-success-strong);width:7px;height:7px;box-shadow:0 0 0 3px var(--color-success-soft);border-radius:50%}.qualifier-control-module__AJJqAq__syncNote p{margin:0;font-size:12px}.qualifier-control-module__AJJqAq__finishedStage{min-height:205px;color:var(--color-success);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.qualifier-control-module__AJJqAq__finishedStage span{background:var(--color-success-soft);border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.qualifier-control-module__AJJqAq__finishedStage strong{font-size:14px}.qualifier-control-module__AJJqAq__judgesCard>header{border-bottom:1px solid var(--color-surface-disabled);justify-content:space-between;align-items:center;padding:15px 17px;display:flex}.qualifier-control-module__AJJqAq__judgesCard h2,.qualifier-control-module__AJJqAq__queueCard h2{font:800 17px var(--font-manrope),sans-serif;margin:0}.qualifier-control-module__AJJqAq__judgesCard header p{color:var(--muted);margin:3px 0 0;font-size:12px}.qualifier-control-module__AJJqAq__judgesCard header>span{color:var(--blueDark);background:var(--color-info-soft);border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.qualifier-control-module__AJJqAq__judgesCard ul{margin:0;padding:0;list-style:none;display:grid}.qualifier-control-module__AJJqAq__judgesCard li{border-top:1px solid var(--color-surface-neutral-strong);grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:55px;padding:9px 17px;display:grid}.qualifier-control-module__AJJqAq__judgesCard li:first-child{border-top:0}.qualifier-control-module__AJJqAq__judgesCard li>i{width:32px;height:32px;color:var(--color-text-inverse);background:var(--color-text-secondary);border-radius:8px;place-items:center;font-size:9px;font-style:normal;font-weight:700;display:grid}.qualifier-control-module__AJJqAq__judgesCard li div{display:grid}.qualifier-control-module__AJJqAq__judgesCard li strong{font-size:12px}.qualifier-control-module__AJJqAq__judgesCard li small{color:var(--muted);font-size:11px}.qualifier-control-module__AJJqAq__judgesCard li>span{border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.qualifier-control-module__AJJqAq__waiting{color:var(--color-warning);background:var(--color-warning-soft)}.qualifier-control-module__AJJqAq__sent{color:var(--color-success);background:var(--color-success-soft)}.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:1fr 1.35fr;gap:9px;display:grid}.qualifier-control-module__AJJqAq__primaryActions button{cursor:pointer;border-radius:9px;height:44px;font-size:12px;font-weight:700;transition:background-color .18s,border-color .18s}.qualifier-control-module__AJJqAq__primaryActions button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);border-color:var(--color-surface-disabled);cursor:default}.qualifier-control-module__AJJqAq__skipButton{border:1px solid var(--line);color:var(--color-text-subtle);background:var(--color-surface)}.qualifier-control-module__AJJqAq__skipButton:hover:not(:disabled){background:var(--color-surface-subtle)}.qualifier-control-module__AJJqAq__nextButton{color:var(--color-text-inverse);background:var(--blueDark);border:0}.qualifier-control-module__AJJqAq__nextButton:hover:not(:disabled){background:var(--color-primary-hover)}.qualifier-control-module__AJJqAq__queueCard{flex-direction:column;min-height:0;max-height:535px;display:flex}.qualifier-control-module__AJJqAq__queueCard>header{border-bottom:1px solid var(--color-surface-disabled);justify-content:space-between;align-items:center;min-height:59px;padding:15px 17px;display:flex}.qualifier-control-module__AJJqAq__queueCard>header>span{min-width:27px;height:27px;color:var(--blueDark);background:var(--color-info-soft);border-radius:8px;place-items:center;padding:0 7px;font-size:11px;font-weight:800;display:grid}.qualifier-control-module__AJJqAq__queueCard ol{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.qualifier-control-module__AJJqAq__queueCard li{border-bottom:1px solid var(--color-surface-neutral-strong);grid-template-columns:27px 32px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:8px 15px;display:grid}.qualifier-control-module__AJJqAq__queueCard li>span:first-child{color:var(--blueDark);font-size:11px;font-weight:800}.qualifier-control-module__AJJqAq__queueCard li>i{width:31px;height:31px;color:var(--color-text-inverse);background:var(--color-participant-avatar);border-radius:8px;place-items:center;font-size:8px;font-style:normal;font-weight:700;display:grid}.qualifier-control-module__AJJqAq__queueCard li div{min-width:0;display:grid}.qualifier-control-module__AJJqAq__queueCard li strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.qualifier-control-module__AJJqAq__queueCard li small{color:var(--muted);font-size:10px}.qualifier-control-module__AJJqAq__queueCard li>span:last-child{border-radius:7px;padding:5px 7px;font-size:10px;font-weight:700}.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__concluida>span:last-child{color:var(--color-success);background:var(--color-success-soft)}.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__apresentando{background:var(--color-surface-info)}.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__apresentando>span:last-child{color:var(--blueDark);background:var(--color-info-soft)}.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__ausente>span:last-child{color:var(--color-notification-error-close);background:var(--color-danger-soft)}.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__aguardando>span:last-child,.qualifier-control-module__AJJqAq__queueCard li.qualifier-control-module__AJJqAq__na_fila>span:last-child{color:var(--color-text-muted);background:var(--color-surface-muted)}.qualifier-control-module__AJJqAq__queueCard footer{border-top:1px solid var(--color-surface-disabled);color:var(--muted);justify-content:center;gap:14px;padding:12px 14px;font-size:10px;display:flex}.qualifier-control-module__AJJqAq__queueCard footer span{align-items:center;gap:5px;display:flex}.qualifier-control-module__AJJqAq__queueCard footer i{border-radius:50%;width:7px;height:7px}.qualifier-control-module__AJJqAq__doneDot{background:var(--color-success-alt)}.qualifier-control-module__AJJqAq__currentDot{background:var(--color-primary)}.qualifier-control-module__AJJqAq__waitingDot{background:var(--color-text-disabled-subtle)}.qualifier-control-module__AJJqAq__finishButton{float:right;border:1px solid var(--color-border-danger-soft);height:42px;color:var(--color-danger);background:var(--color-surface);cursor:pointer;border-radius:9px;margin-top:14px;padding:0 16px;font-size:12px;font-weight:700;transition:background-color .18s}.qualifier-control-module__AJJqAq__finishButton:hover{background:var(--color-danger-surface-subtle)}@media (max-width:900px){.qualifier-control-module__AJJqAq__controlLayout{grid-template-columns:1fr}.qualifier-control-module__AJJqAq__queueCard{max-height:470px}.qualifier-control-module__AJJqAq__heading{flex-direction:column;align-items:flex-start}.qualifier-control-module__AJJqAq__battleTags{align-self:flex-start}}@media (max-width:600px){.qualifier-control-module__AJJqAq__page{width:calc(100% - 26px)}.qualifier-control-module__AJJqAq__profileButton>span{display:none}.qualifier-control-module__AJJqAq__progressCard{grid-template-columns:1fr}.qualifier-control-module__AJJqAq__progressCard small{text-align:left}.qualifier-control-module__AJJqAq__currentPerson{justify-content:flex-start;padding:22px 18px}.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:1fr}.qualifier-control-module__AJJqAq__queueCard footer{flex-wrap:wrap}.qualifier-control-module__AJJqAq__heading h1{font-size:30px}}.qualifier-control-module__AJJqAq__currentCard>header{justify-content:flex-start}.qualifier-control-module__AJJqAq__eyebrow{text-transform:uppercase}.qualifier-control-module__AJJqAq__stageColumn{align-content:start}.qualifier-control-module__AJJqAq__currentCard,.qualifier-control-module__AJJqAq__judgesCard{align-self:start}.qualifier-control-module__AJJqAq__judgesCard{width:100%;height:330px}.qualifier-control-module__AJJqAq__queueCard{height:656px;max-height:656px}.qualifier-control-module__AJJqAq__primaryActions{border-top:1px solid var(--color-surface-disabled);padding:14px 17px}.qualifier-control-module__AJJqAq__queueCard>header{justify-content:space-between}.qualifier-control-module__AJJqAq__finishButton{float:none;border:1px solid var(--color-danger);height:44px;color:var(--color-text-inverse);background:var(--color-danger);margin:0;padding:0 16px;transition:background-color .18s,border-color .18s}.qualifier-control-module__AJJqAq__finishButton:hover{border-color:var(--color-danger-hover);background:var(--color-danger-hover)}@media (max-width:900px){.qualifier-control-module__AJJqAq__queueCard{height:auto;max-height:470px}}.qualifier-control-module__AJJqAq__judgeHeaderActions{align-items:center;gap:8px;display:flex}.qualifier-control-module__AJJqAq__judgeCount{color:var(--blueDark);background:var(--color-info-soft);border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700}.qualifier-control-module__AJJqAq__judgeHeaderActions button{height:32px;color:var(--color-text-inverse);background:var(--blueDark);cursor:pointer;border:0;border-radius:8px;padding:0 11px;font-size:12px;font-weight:700;transition:background-color .18s}.qualifier-control-module__AJJqAq__judgeHeaderActions button:hover{background:var(--color-primary-hover)}.qualifier-control-module__AJJqAq__judgeConnection{gap:14px;display:grid}.qualifier-control-module__AJJqAq__judgeConnection>p{margin:0}.qualifier-control-module__AJJqAq__judgeConnection label,.qualifier-control-module__AJJqAq__judgeSelectField{color:var(--color-text-body);gap:7px;font-size:12px;font-weight:600;display:grid}.qualifier-control-module__AJJqAq__judgeConnection select{border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text-primary);background:var(--color-surface);font:inherit;border-radius:9px;outline:0;padding:0 12px}.qualifier-control-module__AJJqAq__judgeConnection select:focus{border-color:var(--color-brand-highlight);box-shadow:0 0 0 3px var(--color-focus-ring)}.qualifier-control-module__AJJqAq__judgeQrCode{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;place-items:center;width:254px;height:254px;margin:auto;display:grid}.qualifier-control-module__AJJqAq__judgeQrCode svg{max-width:100%;height:auto}.qualifier-control-module__AJJqAq__judgeConnection>small{overflow-wrap:anywhere;color:var(--muted);text-align:center;font-size:11px;line-height:1.5}@media (max-width:600px){.qualifier-control-module__AJJqAq__judgesCard>header{flex-direction:column;align-items:flex-start}.qualifier-control-module__AJJqAq__judgeHeaderActions{justify-content:space-between;width:100%}.qualifier-control-module__AJJqAq__judgeQrCode{aspect-ratio:1;width:min(254px,100%);height:auto}}.qualifier-control-module__AJJqAq__headingActions{align-items:center;gap:9px;display:flex}.qualifier-control-module__AJJqAq__connectButton{height:44px;color:var(--color-text-inverse);background:var(--blueDark);cursor:pointer;border:0;border-radius:9px;padding:0 16px;font-size:12px;font-weight:700;transition:background-color .18s}.qualifier-control-module__AJJqAq__connectButton:hover{background:var(--color-primary-hover)}@media (max-width:600px){.qualifier-control-module__AJJqAq__headingActions{flex-wrap:wrap;width:100%}.qualifier-control-module__AJJqAq__headingActions button{flex:1}}.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:auto 1fr 1.35fr;align-items:center}.qualifier-control-module__AJJqAq__autoAdvance{border:1px solid var(--line);height:44px;color:var(--color-text-subtle);background:var(--color-surface);cursor:pointer;white-space:nowrap;border-radius:9px;align-items:center;gap:10px;padding:0 12px;font-size:12px;font-weight:700;transition:background-color .18s;display:flex}.qualifier-control-module__AJJqAq__autoAdvance input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.qualifier-control-module__AJJqAq__autoAdvance i{background:var(--color-separator);border-radius:20px;flex:none;width:35px;height:20px;transition:background-color .18s;position:relative}.qualifier-control-module__AJJqAq__autoAdvance i:after{content:"";background:var(--color-surface);width:14px;height:14px;box-shadow:0 1px 3px var(--color-overlay);border-radius:50%;transition:transform .18s;position:absolute;top:3px;left:3px}.qualifier-control-module__AJJqAq__autoAdvance input:checked+i{background:var(--blueDark)}.qualifier-control-module__AJJqAq__autoAdvance input:focus-visible+i{outline:3px solid var(--color-focus-ring-strong);outline-offset:2px}@media (max-width:760px){.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:1fr 1fr}.qualifier-control-module__AJJqAq__autoAdvance{grid-column:1/-1;justify-content:space-between}}.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:1fr 1.35fr auto}.qualifier-control-module__AJJqAq__autoAdvance{background:0 0;border:0;flex-direction:column;justify-content:center;gap:2px;width:44px;height:44px;padding:0}.qualifier-control-module__AJJqAq__autoAdvance:hover{background:0 0}.qualifier-control-module__AJJqAq__autoAdvance>span{font-size:10px;line-height:1}.qualifier-control-module__AJJqAq__autoAdvance i{width:32px;height:18px}.qualifier-control-module__AJJqAq__autoAdvance i:after{width:12px;height:12px;top:3px;left:3px}.qualifier-control-module__AJJqAq__autoAdvance input:checked+i:after{transform:translate(14px)}@media (max-width:760px){.qualifier-control-module__AJJqAq__primaryActions{grid-template-columns:1fr 1.35fr auto}.qualifier-control-module__AJJqAq__autoAdvance{grid-column:auto;justify-content:center}}.qualifier-control-module__AJJqAq__queueHeaderActions{align-items:center;gap:8px;display:flex}.qualifier-control-module__AJJqAq__queueHeaderActions>span{min-width:27px;height:27px;color:var(--blueDark);background:var(--color-info-soft);border-radius:8px;place-items:center;padding:0 7px;font-size:11px;font-weight:800;display:grid}.qualifier-control-module__AJJqAq__queueHeaderActions>button{border:1px solid var(--color-border-control);width:30px;height:30px;color:var(--color-text-icon);background:var(--color-surface);cursor:pointer;border-radius:8px;place-items:center;padding:0;transition:color .18s,background-color .18s,border-color .18s;display:grid}.qualifier-control-module__AJJqAq__queueHeaderActions>button:hover{color:var(--blueDark);border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.qualifier-control-module__AJJqAq__queueHeaderActions svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.qualifier-control-module__AJJqAq__addIcon{font-size:20px;font-weight:500;line-height:1}.qualifier-control-module__AJJqAq__addParticipantForm{gap:14px;display:grid}.qualifier-control-module__AJJqAq__addParticipantForm>p{margin:0}.qualifier-control-module__AJJqAq__addParticipantForm label{color:var(--color-text-body);gap:7px;font-size:12px;font-weight:700;display:grid}.qualifier-control-module__AJJqAq__addParticipantForm input{box-sizing:border-box;border:1px solid var(--line);width:100%;height:44px;color:var(--ink);background:var(--color-surface);font:13px var(--font-dm-sans),sans-serif;border-radius:9px;outline:0;padding:0 12px}.qualifier-control-module__AJJqAq__addParticipantForm input:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--color-focus-ring)}.qualifier-control-module__AJJqAq__addParticipantForm>small{color:var(--muted);text-align:right;margin-top:-8px;font-size:10px}
.ranking-module__s01AjW__shell{--ink:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface-subtle);--blue:var(--color-brand-highlight);--blueDark:var(--color-primary);min-height:100vh;color:var(--ink);background:var(--paper)}.ranking-module__s01AjW__topbar{border-bottom:1px solid var(--line);background:var(--color-surface);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,72px);display:flex}.ranking-module__s01AjW__brand{color:var(--ink);font:800 19px var(--font-manrope),sans-serif;align-items:center;gap:11px;text-decoration:none;display:flex}.ranking-module__s01AjW__brand>span{background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.ranking-module__s01AjW__brand svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.ranking-module__s01AjW__identity{align-items:center;gap:9px;display:flex}.ranking-module__s01AjW__identity>b{width:38px;height:38px;color:var(--color-text-inverse);background:var(--color-avatar);border-radius:11px;place-items:center;display:grid}.ranking-module__s01AjW__identity>span{display:grid}.ranking-module__s01AjW__identity strong{font-size:13px}.ranking-module__s01AjW__identity small{color:var(--muted);font-size:11px}.ranking-module__s01AjW__page{width:min(1180px,100% - 48px);margin:auto;padding:20px 0 60px}.ranking-module__s01AjW__back{color:var(--muted);font-size:12px;font-weight:600;text-decoration:none}.ranking-module__s01AjW__heading{margin:27px 0 22px}.ranking-module__s01AjW__heading>span,.ranking-module__s01AjW__selection>div:first-child>span{color:var(--blueDark);letter-spacing:1.7px;font-size:11px;font-weight:700}.ranking-module__s01AjW__heading h1{font:800 34px var(--font-manrope),sans-serif;margin:7px 0 5px}.ranking-module__s01AjW__heading p,.ranking-module__s01AjW__selection p{color:var(--muted);margin:0;font-size:13px}.ranking-module__s01AjW__selection{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;grid-template-columns:1.1fr 1.5fr auto;align-items:center;gap:22px;padding:18px 20px;display:grid}.ranking-module__s01AjW__selection h2{font:800 18px var(--font-manrope),sans-serif;margin:5px 0 4px}.ranking-module__s01AjW__topOptions{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ranking-module__s01AjW__topOptions label{cursor:pointer}.ranking-module__s01AjW__topOptions input{opacity:0;position:absolute}.ranking-module__s01AjW__topOptions label>span{border:1px solid var(--line);background:var(--color-surface);border-radius:9px;height:60px;padding:10px;display:grid}.ranking-module__s01AjW__topOptions input:checked+span{border-color:var(--blueDark);background:var(--color-surface-info);box-shadow:0 0 0 2px var(--color-focus-ring)}.ranking-module__s01AjW__topOptions strong{font-size:13px}.ranking-module__s01AjW__topOptions small{color:var(--muted);font-size:10px}.ranking-module__s01AjW__topOptions .ranking-module__s01AjW__unavailable{opacity:.48;cursor:default}.ranking-module__s01AjW__selection>button{min-width:210px;height:44px;color:var(--color-text-inverse);background:var(--blueDark);cursor:pointer;border:0;border-radius:9px;padding:0 14px;font-size:12px;font-weight:700;transition:background .18s}.ranking-module__s01AjW__selection>button:hover{background:var(--color-primary-hover)}.ranking-module__s01AjW__selection>button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);cursor:default}.ranking-module__s01AjW__selection>button.ranking-module__s01AjW__resolve{color:var(--color-warning-text-strong);background:var(--color-champion)}.ranking-module__s01AjW__ranking{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;margin-top:13px;overflow:hidden}.ranking-module__s01AjW__ranking>header{border-bottom:1px solid var(--color-surface-disabled);padding:16px 18px}.ranking-module__s01AjW__ranking h2{font:800 18px var(--font-manrope),sans-serif;margin:0}.ranking-module__s01AjW__tableWrap{overscroll-behavior:contain;max-height:510px;overflow:auto}.ranking-module__s01AjW__tableHead,.ranking-module__s01AjW__row{grid-template-columns:55px 220px repeat(var(--judge-count),90px) 80px 100px 65px 65px;align-items:center;display:grid;position:relative}.ranking-module__s01AjW__tableHead{z-index:3;border-bottom:1px solid var(--line);min-height:43px;color:var(--muted);background:var(--color-surface-raised-muted);text-transform:uppercase;padding:0 14px;font-size:10px;font-weight:800;position:sticky;top:0}.ranking-module__s01AjW__tableHead>span:not(:nth-child(2)){text-align:center}.ranking-module__s01AjW__row{border-bottom:1px solid var(--color-border-row);min-height:62px;padding:0 14px;font-size:12px}.ranking-module__s01AjW__row:hover{background:var(--color-surface-raised-muted)}.ranking-module__s01AjW__row.ranking-module__s01AjW__topCut{background:var(--color-surface-info)}.ranking-module__s01AjW__row>strong,.ranking-module__s01AjW__row>span,.ranking-module__s01AjW__row>b{text-align:center}.ranking-module__s01AjW__person{align-items:center;gap:9px;min-width:0;display:flex}.ranking-module__s01AjW__person>i{width:34px;height:34px;color:var(--color-text-inverse);background:var(--color-participant-avatar);border-radius:9px;flex:none;place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.ranking-module__s01AjW__person>span{min-width:0;display:grid}.ranking-module__s01AjW__person b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ranking-module__s01AjW__person small{color:var(--muted);font-size:10px}.ranking-module__s01AjW__row>button{border:1px solid var(--line);width:31px;height:31px;color:var(--blueDark);background:var(--color-surface);cursor:pointer;border-radius:8px;margin:auto;font-size:13px}.ranking-module__s01AjW__row>button:hover{background:var(--color-surface-info-hover)}.ranking-module__s01AjW__row .ranking-module__s01AjW__tieButton{z-index:2;border-color:var(--color-champion-border);width:auto;height:38px;color:var(--color-warning-text-strong);background:var(--color-warning-soft);position:absolute;left:275px;right:14px}.ranking-module__s01AjW__info{border:1px solid var(--color-border-info);color:var(--color-text-secondary);background:var(--color-surface-info);border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:13px 16px;display:flex}.ranking-module__s01AjW__info>b{width:20px;height:20px;color:var(--color-text-inverse);background:var(--blueDark);border-radius:50%;place-items:center;font-size:11px;display:grid}.ranking-module__s01AjW__info p{margin:0;font-size:12px}.ranking-module__s01AjW__notes{gap:9px;display:grid}.ranking-module__s01AjW__notes article{background:var(--color-surface-subtle);border-radius:9px;padding:12px}.ranking-module__s01AjW__notes p{color:var(--muted);margin:5px 0 0;font-size:12px}.ranking-module__s01AjW__editFields,.ranking-module__s01AjW__tieFields{gap:10px;display:grid}.ranking-module__s01AjW__editFields label,.ranking-module__s01AjW__tieFields label{grid-template-columns:1fr 120px;align-items:center;gap:12px;font-size:12px;font-weight:700;display:grid}.ranking-module__s01AjW__editFields input,.ranking-module__s01AjW__tieFields select{border:1px solid var(--line);background:var(--color-surface);height:42px;font:inherit;border-radius:8px;padding:0 10px}.ranking-module__s01AjW__tieFields label{grid-template-columns:1fr 150px}@media (max-width:900px){.ranking-module__s01AjW__selection{grid-template-columns:1fr}.ranking-module__s01AjW__selection>button{width:100%}}@media (max-width:600px){.ranking-module__s01AjW__page{width:calc(100% - 26px)}.ranking-module__s01AjW__identity>span{display:none}.ranking-module__s01AjW__heading h1{font-size:29px}.ranking-module__s01AjW__topOptions{grid-template-columns:1fr}.ranking-module__s01AjW__topOptions label>span{height:50px}}.ranking-module__s01AjW__documentIcon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;width:16px;height:16px}.ranking-module__s01AjW__tieFields{margin-top:12px}.ranking-module__s01AjW__table{min-width:max(885px,calc(525px + var(--judge-count)*90px))}.ranking-module__s01AjW__tableHead,.ranking-module__s01AjW__row{grid-template-columns:55px 220px repeat(var(--judge-count),90px) 80px 100px 65px}[data-theme=dark] .ranking-module__s01AjW__selection>button.ranking-module__s01AjW__resolve{color:var(--color-fixed-black)}.ranking-module__s01AjW__topOptions label>span{transition:background-color .18s,border-color .18s,box-shadow .18s}.ranking-module__s01AjW__topOptions label:hover>span{border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.ranking-module__s01AjW__row>button{border-color:var(--color-border-control);color:var(--color-text-icon);background:var(--color-surface);transition:color .18s,background-color .18s,border-color .18s}.ranking-module__s01AjW__row>button:hover:not(:disabled){color:var(--blueDark);border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.ranking-module__s01AjW__row>button:disabled{color:var(--color-text-disabled);cursor:default}.ranking-module__s01AjW__row>button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}
.painel-module__Jw1PWq__shell{--ink:var(--color-text-primary);--muted:var(--color-text-muted);--line:var(--color-border);--paper:var(--color-surface-subtle);--blue:var(--color-brand-highlight);--blue-dark:var(--color-primary);--blue-deep:var(--color-avatar);--ice:var(--color-info-soft);height:100vh;color:var(--ink);background:var(--paper);overflow:hidden}.painel-module__Jw1PWq__topbar{z-index:10;border-bottom:1px solid var(--line);background:var(--color-surface);justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,5vw,72px);display:flex;position:sticky;top:0}.painel-module__Jw1PWq__brand{color:var(--ink);font-family:var(--font-manrope), "Manrope", sans-serif;align-items:center;gap:11px;font-size:19px;font-weight:800;text-decoration:none;display:flex}.painel-module__Jw1PWq__brandMark{background:var(--blue);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.painel-module__Jw1PWq__brandMark svg{fill:none;width:25px;height:25px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.painel-module__Jw1PWq__profileArea{position:relative}.painel-module__Jw1PWq__profileButton{cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:10px;padding:5px 8px 5px 5px;display:flex}.painel-module__Jw1PWq__profileButton:hover{background:var(--paper)}.painel-module__Jw1PWq__avatar{width:38px;height:38px;color:var(--color-text-inverse);background:var(--blue-deep);border-radius:11px;place-items:center;font-weight:700;display:grid}.painel-module__Jw1PWq__profileCopy{text-align:left;display:grid}.painel-module__Jw1PWq__profileCopy strong{font-size:13px}.painel-module__Jw1PWq__profileCopy small{color:var(--muted);font-size:11px}.painel-module__Jw1PWq__profileMenu{border:1px solid var(--line);background:var(--color-surface);width:175px;box-shadow:var(--shadow-menu);border-radius:10px;padding:7px;position:absolute;top:52px;right:0}.painel-module__Jw1PWq__profileMenu a,.painel-module__Jw1PWq__profileMenu button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 10px;font-size:13px;text-decoration:none;display:block}.painel-module__Jw1PWq__profileMenu a:hover,.painel-module__Jw1PWq__profileMenu button:hover{background:var(--paper)}.painel-module__Jw1PWq__profileMenu form{border-top:1px solid var(--color-border-soft);margin-top:5px;padding-top:5px}.painel-module__Jw1PWq__profileMenu form button{color:var(--color-danger)}.painel-module__Jw1PWq__page{box-sizing:border-box;flex-direction:column;width:min(1180px,100% - 48px);height:calc(100vh - 76px);margin:0 auto;padding:20px 0 18px;display:flex;overflow:hidden}.painel-module__Jw1PWq__pageHeading h1{font-family:var(--font-manrope), "Manrope", sans-serif;letter-spacing:-1.1px;margin:27px 0 5px;font-size:34px;font-weight:800}.painel-module__Jw1PWq__pageHeading p{color:var(--muted);margin:0;font-size:13px}.painel-module__Jw1PWq__eyebrow{color:var(--blue-dark);letter-spacing:1.7px;font-size:11px;font-weight:700}.painel-module__Jw1PWq__battleSection{flex-direction:column;flex:1;min-height:0;margin-top:0;display:flex}.painel-module__Jw1PWq__sectionHeading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.painel-module__Jw1PWq__createButton{height:44px;color:var(--color-text-inverse);background:var(--blue-dark);box-shadow:var(--shadow-primary);cursor:pointer;border:0;border-radius:9px;align-items:center;padding:0 16px;font-family:inherit;font-weight:700;text-decoration:none;transition:background-color .18s,box-shadow .18s,transform .18s;display:inline-flex}.painel-module__Jw1PWq__createButton span{margin-right:7px;font-size:20px}.painel-module__Jw1PWq__createButton:hover,.painel-module__Jw1PWq__manageButton:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-primary-hover);transform:none}.painel-module__Jw1PWq__filters{background:var(--color-surface-control);border-radius:10px;gap:5px;padding:4px;display:flex}.painel-module__Jw1PWq__listControls{align-items:center;gap:9px;display:flex}.painel-module__Jw1PWq__viewOptions{background:var(--color-surface-control);border-radius:10px;gap:4px;padding:4px;display:flex}.painel-module__Jw1PWq__viewButton{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.painel-module__Jw1PWq__viewButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.painel-module__Jw1PWq__viewButtonActive{color:var(--blue-dark);background:var(--color-surface);box-shadow:var(--shadow-small)}.painel-module__Jw1PWq__filter{height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 13px;font-size:12px;font-weight:600}.painel-module__Jw1PWq__filterActive{color:var(--ink);background:var(--color-surface);box-shadow:var(--shadow-small)}.painel-module__Jw1PWq__battleGrid{overscroll-behavior:contain;scrollbar-color:var(--color-scrollbar) transparent;scrollbar-width:thin;flex:1;min-height:0;padding:3px 0;display:grid;overflow-y:auto}.painel-module__Jw1PWq__battleGrid::-webkit-scrollbar{width:7px}.painel-module__Jw1PWq__battleGrid::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:10px}.painel-module__Jw1PWq__cardMode{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:max-content;align-content:start;gap:18px;max-height:none}.painel-module__Jw1PWq__listMode{grid-template-columns:1fr;grid-auto-rows:max-content;align-content:start;gap:10px;max-height:none}.painel-module__Jw1PWq__battleCard{border:1px solid var(--line);background:var(--color-surface);box-shadow:var(--shadow-panel-card);cursor:pointer;border-radius:15px;transition:border-color .18s,box-shadow .18s,transform .18s}.painel-module__Jw1PWq__battleCard:hover{border-color:var(--color-card-hover-border);box-shadow:var(--shadow-panel-card-hover);transform:translateY(-2px)}.painel-module__Jw1PWq__battleCard:focus-visible{outline:3px solid var(--color-focus-ring-strong);outline-offset:2px}.painel-module__Jw1PWq__cardMode .painel-module__Jw1PWq__battleCard{flex-direction:column;height:150px;min-height:150px;max-height:150px;padding:20px;display:flex}.painel-module__Jw1PWq__battleMain{min-width:0}.painel-module__Jw1PWq__cardMode .painel-module__Jw1PWq__battleMain{flex-direction:column;height:100%;display:flex}.painel-module__Jw1PWq__statusArea{justify-content:space-between;align-items:center;gap:12px;display:flex}.painel-module__Jw1PWq__statusGroup{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.painel-module__Jw1PWq__cardActions{flex:none;align-items:center;gap:9px;display:inline-flex}.painel-module__Jw1PWq__status{letter-spacing:.3px;border-radius:20px;align-items:center;gap:7px;width:max-content;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.painel-module__Jw1PWq__inscricoes{color:var(--color-stage-registration);background:var(--color-stage-registration-soft)}.painel-module__Jw1PWq__seletivas{color:var(--color-stage-qualifier);background:var(--color-stage-qualifier-soft)}.painel-module__Jw1PWq__sorteio{color:var(--color-stage-draw);background:var(--color-stage-draw-soft)}.painel-module__Jw1PWq__pagamento{color:var(--color-warning);background:var(--color-warning-soft)}.painel-module__Jw1PWq__finalizada{color:var(--color-success);background:var(--color-success-soft)}.painel-module__Jw1PWq__chaveamento{color:var(--color-stage-bracket);background:var(--color-stage-bracket-soft)}.painel-module__Jw1PWq__ranking{color:var(--color-stage-ranking);background:var(--color-stage-ranking-soft)}.painel-module__Jw1PWq__mataMata{color:var(--color-stage-knockout);background:var(--color-stage-knockout-soft)}.painel-module__Jw1PWq__cancelada{color:var(--color-danger);background:var(--color-danger-soft)}.painel-module__Jw1PWq__pulse{background:var(--color-accent-orange);width:7px;height:7px;box-shadow:0 0 0 3px var(--color-accent-orange-ring);border-radius:50%}.painel-module__Jw1PWq__battleMain h2{text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-manrope), "Manrope", sans-serif;letter-spacing:-.45px;margin:12px 0;font-size:21px;font-weight:800;overflow:hidden}.painel-module__Jw1PWq__meta{min-width:0;color:var(--muted);flex-wrap:nowrap;gap:18px;margin-top:13px;font-size:11px;display:flex}.painel-module__Jw1PWq__cardMode .painel-module__Jw1PWq__meta{margin-top:12px}.painel-module__Jw1PWq__meta span{white-space:nowrap;align-items:center;gap:4px;min-width:0;display:inline-flex}.painel-module__Jw1PWq__meta span:last-child{text-overflow:ellipsis;max-width:240px;overflow:hidden}.painel-module__Jw1PWq__meta svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 12px;width:12px;height:12px}.painel-module__Jw1PWq__formatTag,.painel-module__Jw1PWq__styleTag{width:max-content;color:var(--blue-dark);background:var(--ice);letter-spacing:.3px;border-radius:20px;padding:6px 9px;font-size:10px;font-weight:700}.painel-module__Jw1PWq__styleTag{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:180px;color:var(--blue-dark);background:var(--ice);overflow:hidden}.painel-module__Jw1PWq__manageButton{width:100%;height:47px;color:var(--color-text-inverse);background:var(--blue-dark);border-radius:9px;justify-content:space-between;align-items:center;margin-top:20px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;transition:background-color .18s,box-shadow .18s,transform .18s;display:flex}.painel-module__Jw1PWq__cancelButton,.painel-module__Jw1PWq__editButton,.painel-module__Jw1PWq__shareButton{border:1px solid var(--color-border-control);width:30px;height:30px;color:var(--color-text-icon);background:var(--color-surface);cursor:pointer;border-radius:8px;flex:0 0 30px;place-items:center;padding:0;transition:color .18s,border-color .18s,background-color .18s;display:grid}.painel-module__Jw1PWq__cancelButton svg,.painel-module__Jw1PWq__editButton svg,.painel-module__Jw1PWq__shareButton svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.painel-module__Jw1PWq__cancelButton:hover{color:var(--color-danger);border-color:var(--color-border-danger-soft);background:var(--color-surface-danger-hover)}.painel-module__Jw1PWq__editButton:hover,.painel-module__Jw1PWq__shareButton:hover{color:var(--blue-dark);border-color:var(--color-border-primary-soft);background:var(--color-surface-info)}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleCard{align-items:center;gap:24px;height:86px;min-height:86px;max-height:86px;padding:15px 18px;display:flex}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleMain{flex:1;grid-template-columns:285px minmax(135px,1fr) 300px 108px;align-items:center;gap:20px;display:grid}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__statusArea{display:contents}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__statusGroup{grid-area:1/1;gap:5px;display:flex}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__styleTag{max-width:140px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__cardActions{grid-area:1/4;justify-content:flex-end;width:108px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleMain h2{grid-area:1/2;margin:0;font-size:15px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__meta{grid-template-columns:82px 58px minmax(130px,1fr);align-items:center;gap:12px;width:300px;margin:0;display:grid}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__meta span:last-child{max-width:130px}.painel-module__Jw1PWq__rowAction{width:180px;min-width:180px;height:43px;color:var(--blue-dark);text-align:right;border-radius:8px;justify-content:flex-end;align-items:center;gap:5px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.painel-module__Jw1PWq__rowAction:hover{background:var(--color-surface-info-hover)}.painel-module__Jw1PWq__emptyState{border:1px dashed var(--color-border-dashed);background:var(--color-surface);text-align:center;border-radius:15px;padding:72px 24px}.painel-module__Jw1PWq__emptyState>span{width:48px;height:48px;color:var(--blue-dark);background:var(--ice);border-radius:50%;place-items:center;margin:0 auto 14px;font-size:25px;display:grid}.painel-module__Jw1PWq__emptyState h2{font-family:var(--font-manrope), "Manrope", sans-serif;margin:0;font-size:18px;font-weight:800}.painel-module__Jw1PWq__emptyState p{color:var(--muted);margin:7px 0 0;font-size:13px}.painel-module__Jw1PWq__modalBackdrop{z-index:100;background:var(--color-overlay);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.painel-module__Jw1PWq__creationModal{border:1px solid var(--color-border-modal);background:var(--paper);width:min(100%,780px);max-height:calc(100vh - 48px);box-shadow:var(--shadow-modal);border-radius:17px;flex-direction:column;animation:.18s ease-out painel-module__Jw1PWq__modalIn;display:flex;position:relative;overflow:hidden}.painel-module__Jw1PWq__creationHeader{border-bottom:1px solid var(--line);background:var(--color-surface);flex:none;padding:25px 64px 20px 26px}.painel-module__Jw1PWq__creationHeader h2{font-family:var(--font-manrope), "Manrope", sans-serif;letter-spacing:-.8px;margin:6px 0 4px;font-size:27px;font-weight:800}.painel-module__Jw1PWq__creationHeader p{color:var(--muted);margin:0;font-size:13px}.painel-module__Jw1PWq__creationForm{flex-direction:column;flex:1;min-height:0;display:flex}.painel-module__Jw1PWq__creationBody{overscroll-behavior:contain;gap:12px;min-height:0;padding:18px;display:grid;overflow-y:auto}.painel-module__Jw1PWq__formSection{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;grid-template-columns:36px 1fr;gap:16px;padding:20px;display:grid}.painel-module__Jw1PWq__sectionNumber{width:32px;height:32px;color:var(--blue-dark);background:var(--ice);font-family:var(--font-manrope), "Manrope", sans-serif;border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid}.painel-module__Jw1PWq__sectionContent{min-width:0}.painel-module__Jw1PWq__sectionContent>header{margin-bottom:17px}.painel-module__Jw1PWq__sectionContent h3{font-family:var(--font-manrope), "Manrope", sans-serif;margin:0 0 3px;font-size:17px;font-weight:800}.painel-module__Jw1PWq__sectionContent header p{color:var(--muted);margin:0;font-size:12px}.painel-module__Jw1PWq__formGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.painel-module__Jw1PWq__field{gap:7px;min-width:0;display:grid}.painel-module__Jw1PWq__fullField{grid-column:1/-1}.painel-module__Jw1PWq__field>span:first-child{font-size:12px;font-weight:600}.painel-module__Jw1PWq__field input,.painel-module__Jw1PWq__field select{border:1px solid var(--line);width:100%;height:45px;color:var(--ink);background:var(--color-surface);font:inherit;border-radius:9px;outline:0;padding:0 13px;font-size:13px}.painel-module__Jw1PWq__field input::placeholder{color:var(--color-text-placeholder-strong)}.painel-module__Jw1PWq__field select{cursor:pointer}.painel-module__Jw1PWq__field input:focus,.painel-module__Jw1PWq__field select:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--color-focus-ring)}.painel-module__Jw1PWq__inputWithIcon{position:relative}.painel-module__Jw1PWq__inputWithIcon input{padding-left:39px}.painel-module__Jw1PWq__inputWithIcon svg{z-index:1;fill:none;width:13px;height:13px;stroke:var(--color-text-icon-muted);stroke-width:1.8px;position:absolute;top:16px;left:13px}.painel-module__Jw1PWq__judges{gap:9px;display:grid}.painel-module__Jw1PWq__judgeRow{border:1px solid var(--color-border-subtle);background:var(--color-surface-raised-muted);border-radius:11px;grid-template-columns:28px 1fr 34px;align-items:end;gap:10px;padding:10px;display:grid}.painel-module__Jw1PWq__judgeNumber{width:25px;height:25px;color:var(--blue-dark);background:var(--ice);border-radius:50%;align-self:center;place-items:center;font-size:11px;font-weight:700;display:grid}.painel-module__Jw1PWq__removeJudge{width:34px;height:45px;color:var(--color-text-icon-subtle);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:20px}.painel-module__Jw1PWq__removeJudge:not(:disabled):hover{color:var(--color-danger);background:var(--color-surface-danger-soft)}.painel-module__Jw1PWq__removeJudge:disabled{opacity:.3;cursor:not-allowed}.painel-module__Jw1PWq__judgeFooter{justify-content:space-between;align-items:center;gap:14px;margin-top:11px;display:flex}.painel-module__Jw1PWq__addJudge{color:var(--blue-dark);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.painel-module__Jw1PWq__judgeFooter small{color:var(--muted);font-size:10px}.painel-module__Jw1PWq__creationActions{border-top:1px solid var(--line);background:var(--color-surface);flex:none;justify-content:flex-end;align-items:center;gap:10px;padding:15px 18px;display:flex}.painel-module__Jw1PWq__creationActions button{height:45px;font:inherit;cursor:pointer;border-radius:9px;padding:0 18px;font-size:12px;font-weight:700}.painel-module__Jw1PWq__saveButton{color:var(--color-text-inverse);background:var(--blue-dark);box-shadow:var(--shadow-primary-hover);border:0;justify-content:center;align-items:center;display:inline-flex}.painel-module__Jw1PWq__saveButton:hover{background:var(--color-primary-hover)}.painel-module__Jw1PWq__creationActions button:disabled{cursor:wait;opacity:.65}.painel-module__Jw1PWq__cancelModal{border:1px solid var(--color-border-modal);background:var(--color-surface);width:min(100%,430px);box-shadow:var(--shadow-modal);border-radius:17px;padding:30px;animation:.18s ease-out painel-module__Jw1PWq__modalIn;position:relative}@keyframes painel-module__Jw1PWq__modalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.painel-module__Jw1PWq__modalClose{width:32px;height:32px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;font-size:22px;line-height:1;display:grid;position:absolute;top:14px;right:14px}.painel-module__Jw1PWq__modalClose:hover{background:var(--color-surface-input-disabled)}.painel-module__Jw1PWq__cancelModal h2{font-family:var(--font-manrope), "Manrope", sans-serif;margin:0 0 8px;font-size:22px;font-weight:800}.painel-module__Jw1PWq__cancelModal p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.painel-module__Jw1PWq__cancelModal p strong{color:var(--ink)}.painel-module__Jw1PWq__shareModal{width:min(100%,470px)}.painel-module__Jw1PWq__shareQrCode{border:1px solid var(--line);background:var(--color-surface);border-radius:14px;place-items:center;width:246px;height:246px;margin:22px auto 18px;display:grid}.painel-module__Jw1PWq__shareQrCode svg{display:block}.painel-module__Jw1PWq__shareLink{border:1px solid var(--line);background:var(--color-surface-field-muted);border-radius:10px;align-items:center;gap:10px;padding:6px 6px 6px 12px;display:flex}.painel-module__Jw1PWq__shareLink span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.painel-module__Jw1PWq__shareLink button{height:36px;color:var(--color-text-inverse);background:var(--blue-dark);cursor:pointer;border:0;border-radius:8px;flex:none;padding:0 14px;font-size:12px;font-weight:700}.painel-module__Jw1PWq__shareLink button:hover{background:var(--color-primary-hover)}.painel-module__Jw1PWq__cancelModal p em{color:var(--ink);font-style:normal;font-weight:700}.painel-module__Jw1PWq__deleteConfirmation{width:max-content;color:var(--color-text-body);cursor:pointer;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:600;display:inline-flex}.painel-module__Jw1PWq__deleteConfirmation input{width:17px;height:17px;accent-color:var(--blue-dark);cursor:pointer;margin:0}.painel-module__Jw1PWq__cancelModal .painel-module__Jw1PWq__modalError{color:var(--color-danger-text-strong);margin-top:12px}.painel-module__Jw1PWq__modalActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.painel-module__Jw1PWq__modalActions button{cursor:pointer;border-radius:9px;height:43px;font-size:12px;font-weight:700}.painel-module__Jw1PWq__modalSecondary{border:1px solid var(--line);color:var(--color-text-body);background:var(--color-surface)}.painel-module__Jw1PWq__modalSecondary:hover{background:var(--paper)}.painel-module__Jw1PWq__modalDanger{border:1px solid var(--color-danger);color:var(--color-text-inverse);background:var(--color-danger)}.painel-module__Jw1PWq__modalDanger:hover{background:var(--color-danger-hover)}.painel-module__Jw1PWq__modalDanger:disabled{border-color:var(--color-border-disabled);color:var(--color-text-disabled);background:var(--color-surface-disabled)}.painel-module__Jw1PWq__modalActions button:disabled,.painel-module__Jw1PWq__modalClose:disabled{cursor:wait;opacity:.65}.painel-module__Jw1PWq__modalActions .painel-module__Jw1PWq__modalDanger:disabled{cursor:default}.painel-module__Jw1PWq__judges input:disabled{color:var(--color-text-muted);background:var(--color-surface-input-disabled);cursor:default}.painel-module__Jw1PWq__removeJudge:disabled,.painel-module__Jw1PWq__addJudge:disabled{opacity:.5;cursor:default}@media (max-width:900px){.painel-module__Jw1PWq__cardMode{grid-template-columns:1fr}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleCard{height:104px;min-height:104px;max-height:104px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleMain{grid-template-columns:230px minmax(180px,1fr) auto}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__meta{grid-area:2/2;grid-template-columns:82px 58px minmax(120px,1fr);width:100%}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__cardActions{grid-area:1/3}}@media (max-width:650px){.painel-module__Jw1PWq__topbar{padding:0 18px}.painel-module__Jw1PWq__profileCopy{display:none}.painel-module__Jw1PWq__page{width:calc(100% - 32px)}.painel-module__Jw1PWq__pageHeading h1{font-size:34px}.painel-module__Jw1PWq__battleSection{margin-top:32px}.painel-module__Jw1PWq__sectionHeading{flex-direction:column;align-items:stretch;gap:14px}.painel-module__Jw1PWq__createButton{justify-content:center;width:100%}.painel-module__Jw1PWq__filters{flex:1;overflow:auto}.painel-module__Jw1PWq__filter{white-space:nowrap;flex:1}.painel-module__Jw1PWq__listControls{width:100%}.painel-module__Jw1PWq__cardMode .painel-module__Jw1PWq__battleCard{height:210px;min-height:210px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleCard{height:auto;min-height:152px;max-height:none;display:block}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleMain{display:block}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__statusArea{display:flex}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__battleMain h2{margin-top:10px}.painel-module__Jw1PWq__listMode .painel-module__Jw1PWq__meta{grid-template-columns:82px 58px minmax(110px,1fr);width:100%;margin-top:10px}.painel-module__Jw1PWq__rowAction{text-align:left;justify-content:space-between;width:100%;min-width:0;margin-top:16px}.painel-module__Jw1PWq__listMode{max-height:520px}.painel-module__Jw1PWq__modalBackdrop{padding:10px}.painel-module__Jw1PWq__creationModal{max-height:calc(100vh - 20px)}.painel-module__Jw1PWq__creationHeader{padding:20px 54px 17px 19px}.painel-module__Jw1PWq__creationHeader h2{font-size:23px}.painel-module__Jw1PWq__creationBody{padding:10px}.painel-module__Jw1PWq__formSection{grid-template-columns:1fr;padding:16px}.painel-module__Jw1PWq__formGrid{grid-template-columns:1fr}.painel-module__Jw1PWq__fullField{grid-column:auto}.painel-module__Jw1PWq__judgeFooter{flex-direction:column;align-items:flex-start}.painel-module__Jw1PWq__creationActions{padding:12px}.painel-module__Jw1PWq__creationActions button{flex:1}}
.account-module__jkha-W__shell{min-height:100vh;color:var(--color-text-primary);background:var(--color-surface-subtle)}.account-module__jkha-W__page{width:min(900px,100% - 48px);margin:auto;padding:20px 0 60px}.account-module__jkha-W__heading{margin-bottom:22px}.account-module__jkha-W__card{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-panel-card);border-radius:15px;overflow:hidden}.account-module__jkha-W__card>section{border-bottom:1px solid var(--color-border-soft);padding:25px 27px}.account-module__jkha-W__card>section>header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.account-module__jkha-W__card>section>header>span{width:28px;height:28px;color:var(--color-primary);background:var(--color-info-soft);border-radius:9px;flex:0 0 28px;place-items:center;font-size:11px;font-weight:800;display:grid}.account-module__jkha-W__card h2{font:800 18px var(--font-manrope),sans-serif;margin:1px 0 4px}.account-module__jkha-W__card p{color:var(--color-text-muted);margin:0;font-size:13px}.account-module__jkha-W__fields{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-module__jkha-W__fields label{color:var(--color-text-form-label);align-content:start;gap:7px;font-size:12px;font-weight:700;display:grid}.account-module__jkha-W__fields input{border:1px solid var(--color-border);width:100%;height:45px;color:var(--color-text-primary);background:var(--color-surface);font:inherit;box-sizing:border-box;border-radius:9px;outline:0;padding:0 12px}.account-module__jkha-W__fields input:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-focus-ring)}.account-module__jkha-W__fields input[readonly]{color:var(--color-text-muted);background:var(--color-surface-input-disabled)}.account-module__jkha-W__fields small{color:var(--color-text-muted);font-size:11px;font-weight:400}.account-module__jkha-W__locationFields{margin-top:18px}.account-module__jkha-W__readonlyField{pointer-events:none}.account-module__jkha-W__password{position:relative}.account-module__jkha-W__password input{padding-right:45px}.account-module__jkha-W__password button{width:35px;height:35px;color:var(--color-text-icon);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid;position:absolute;top:5px;right:5px}.account-module__jkha-W__password button:hover{background:var(--color-surface-hover)}.account-module__jkha-W__password svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.account-module__jkha-W__card>footer{justify-content:flex-end;gap:10px;padding:20px 27px;display:flex}.account-module__jkha-W__card>footer a,.account-module__jkha-W__card>footer button{border:1px solid var(--color-border);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;height:43px;padding:0 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.account-module__jkha-W__card>footer a{color:var(--color-text-subtle);background:var(--color-surface)}.account-module__jkha-W__card>footer a:hover{background:var(--color-surface-hover)}.account-module__jkha-W__card>footer button{color:var(--color-text-inverse);background:var(--color-primary);border:0}.account-module__jkha-W__card>footer button:hover:not(:disabled){background:var(--color-primary-hover)}.account-module__jkha-W__card>footer button:disabled{color:var(--color-text-disabled);background:var(--color-surface-disabled);cursor:default}@media (max-width:680px){.account-module__jkha-W__page{width:calc(100% - 28px)}.account-module__jkha-W__fields{grid-template-columns:1fr}.account-module__jkha-W__card>section{padding:22px 19px}.account-module__jkha-W__card>footer{padding:18px 19px}.account-module__jkha-W__card>footer>*{flex:1}}.account-module__jkha-W__page{width:min(1180px,100% - 48px)}@media (max-width:680px){.account-module__jkha-W__page{width:calc(100% - 28px)}}
