.QuotaBanner-module__Zf0nUG__banner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:linear-gradient(135deg,#ffffffeb 0%,#dfe6f07a 100%);border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:14px 22px;transition:border-color .3s,box-shadow .3s;animation:.32s cubic-bezier(.16,1,.3,1) QuotaBanner-module__Zf0nUG__bannerSlideIn;display:flex;box-shadow:0 1px 4px #1732280d,0 4px 16px #17322808}.QuotaBanner-module__Zf0nUG__bannerDanger{background:linear-gradient(135deg,#fef2f2e6 0%,#fee2e266 100%);border-color:#fecaca;box-shadow:0 1px 4px #ef44440f,0 4px 16px #ef44440a}@keyframes QuotaBanner-module__Zf0nUG__bannerSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.QuotaBanner-module__Zf0nUG__bannerHeader{flex-direction:column;flex-shrink:0;gap:6px;display:flex}.QuotaBanner-module__Zf0nUG__bannerTitle{color:var(--accent-strong);letter-spacing:-.01em;text-transform:uppercase;align-items:center;gap:7px;font-size:.76rem;font-weight:700;display:flex}.QuotaBanner-module__Zf0nUG__bannerIcon{color:var(--accent);opacity:.7}.QuotaBanner-module__Zf0nUG__badge{color:var(--accent-strong);background:var(--accent-soft);letter-spacing:.02em;border-radius:6px;align-items:center;width:fit-content;padding:3px 10px;font-size:.68rem;font-weight:700;display:inline-flex}.QuotaBanner-module__Zf0nUG__gauges{flex:1;justify-content:center;align-items:center;gap:32px;display:flex}.QuotaBanner-module__Zf0nUG__gauge{align-items:center;gap:12px;display:flex}.QuotaBanner-module__Zf0nUG__ringWrap{flex-shrink:0;width:56px;height:56px;position:relative}.QuotaBanner-module__Zf0nUG__ringSvg{width:100%;height:100%}.QuotaBanner-module__Zf0nUG__ringFill{transition:stroke-dashoffset .6s cubic-bezier(.22,1,.36,1),stroke .4s}.QuotaBanner-module__Zf0nUG__ringPct{font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.64rem;font-weight:800;display:flex;position:absolute;inset:0}.QuotaBanner-module__Zf0nUG__gaugeMeta{flex-direction:column;gap:1px;display:flex}.QuotaBanner-module__Zf0nUG__gaugeLabel{color:var(--text);letter-spacing:-.01em;font-size:.7rem;font-weight:700}.QuotaBanner-module__Zf0nUG__gaugeCount{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.72rem}.QuotaBanner-module__Zf0nUG__gaugeCount strong{color:var(--text);font-weight:800}.QuotaBanner-module__Zf0nUG__gaugeRemaining{color:#48a111;font-size:.64rem;font-weight:600}.QuotaBanner-module__Zf0nUG__gaugeRemainingZero{color:#ef4444}.QuotaBanner-module__Zf0nUG__liveGroup{flex-shrink:0;align-items:center;gap:6px;display:flex}.QuotaBanner-module__Zf0nUG__liveDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite QuotaBanner-module__Zf0nUG__livePulse;box-shadow:0 0 0 3px #22c55e2e}@keyframes QuotaBanner-module__Zf0nUG__livePulse{0%,to{box-shadow:0 0 0 3px #22c55e2e}50%{box-shadow:0 0 0 6px #22c55e14}}.QuotaBanner-module__Zf0nUG__liveLabel{color:var(--text-soft);white-space:nowrap;font-size:.64rem;font-weight:600}@media (max-width:720px){.QuotaBanner-module__Zf0nUG__banner{flex-direction:column;align-items:stretch;gap:14px;padding:14px 16px}.QuotaBanner-module__Zf0nUG__bannerHeader{flex-direction:row;justify-content:space-between;align-items:center}.QuotaBanner-module__Zf0nUG__gauges{justify-content:flex-start;gap:20px}.QuotaBanner-module__Zf0nUG__liveGroup{justify-content:flex-end}}
.Wizard-module__Fr9X8W__wizard{flex-direction:column;gap:28px;display:flex}.Wizard-module__Fr9X8W__stepper{border:1px solid var(--line);scrollbar-width:none;background:#fff;border-radius:14px;align-items:center;gap:2px;padding:10px 12px;display:flex;overflow-x:auto;box-shadow:0 1px 3px #1732280a}.Wizard-module__Fr9X8W__stepper::-webkit-scrollbar{display:none}.Wizard-module__Fr9X8W__stepBtn{color:var(--text-soft);white-space:nowrap;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:8px 14px;font-size:.76rem;font-weight:600;transition:color .15s,background .15s;display:flex}.Wizard-module__Fr9X8W__stepBtn:hover:not(:disabled){background:#00000008}.Wizard-module__Fr9X8W__stepBtn:disabled{cursor:default}.Wizard-module__Fr9X8W__stepActive{color:var(--accent-strong);background:var(--accent-soft)}.Wizard-module__Fr9X8W__stepDone{color:#1b9e52;cursor:pointer}.Wizard-module__Fr9X8W__stepDone:hover{background:#2cd06e0f}.Wizard-module__Fr9X8W__stepIndicator{border:2px solid var(--line);border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:.68rem;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:grid}.Wizard-module__Fr9X8W__stepActive .Wizard-module__Fr9X8W__stepIndicator{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 2px 6px #23436c33}.Wizard-module__Fr9X8W__stepDone .Wizard-module__Fr9X8W__stepIndicator{color:#fff;background:#1b9e52;border-color:#1b9e52}.Wizard-module__Fr9X8W__stepLabel{text-overflow:ellipsis;overflow:hidden}.Wizard-module__Fr9X8W__resetBtn{color:var(--danger);white-space:nowrap;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;padding:7px 14px;font-size:.72rem;font-weight:600;transition:background .15s;display:flex}.Wizard-module__Fr9X8W__resetBtn:hover{background:#c45a4f14}.Wizard-module__Fr9X8W__stepContent{animation:.22s Wizard-module__Fr9X8W__fadeIn}@keyframes Wizard-module__Fr9X8W__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Wizard-module__Fr9X8W__stepNav{border:1px solid var(--line);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:20px 28px;display:flex;box-shadow:0 1px 3px #1732280a}.Wizard-module__Fr9X8W__prevBtn{color:var(--text-muted);border:1.5px solid var(--line);background:var(--page-bg-strong);border-radius:10px;align-items:center;gap:6px;padding:10px 24px;font-size:.82rem;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.Wizard-module__Fr9X8W__prevBtn:hover{color:var(--text);border-color:var(--line-strong);background:#fff}.Wizard-module__Fr9X8W__nextBtn{color:#fff;background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);border-radius:10px;align-items:center;gap:6px;padding:10px 30px;font-size:.82rem;font-weight:600;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 2px 8px #23436c2e}.Wizard-module__Fr9X8W__nextBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #23436c47}.Wizard-module__Fr9X8W__nextBtn:disabled{opacity:.4;cursor:not-allowed}.Wizard-module__Fr9X8W__section{border:1px solid var(--line);background:#fff;border-radius:16px;margin:18px 0;padding:0;box-shadow:0 1px 3px #1732280a,0 6px 24px #17322808}.Wizard-module__Fr9X8W__sectionHeader{background:linear-gradient(135deg, var(--accent-soft) 0%, #dfe6f066 100%);border-bottom:1px solid var(--line);border-radius:16px 16px 0 0;align-items:center;gap:12px;padding:20px 28px;display:flex}.Wizard-module__Fr9X8W__sectionIcon{background:var(--accent);color:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 2px 8px #23436c2e}.Wizard-module__Fr9X8W__sectionIcon svg{width:18px;height:18px}.Wizard-module__Fr9X8W__sectionTitle{color:var(--accent-strong);letter-spacing:-.01em;font-size:.92rem;font-weight:700}.Wizard-module__Fr9X8W__sectionSubtitle{color:var(--text-muted);margin-top:1px;font-size:.74rem}.Wizard-module__Fr9X8W__sectionBody{padding:28px}.Wizard-module__Fr9X8W__fieldGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px 24px;display:grid}.Wizard-module__Fr9X8W__fieldGrid2{grid-template-columns:repeat(2,1fr)}.Wizard-module__Fr9X8W__fieldGrid4{grid-template-columns:repeat(4,1fr)}.Wizard-module__Fr9X8W__bacNotesGrid{grid-template-columns:3fr 1fr 20px 1fr 20px 1fr;gap:20px 8px;margin-bottom:4px;display:grid}.Wizard-module__Fr9X8W__fieldOrSeparator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:end;padding-bottom:10px;font-size:.7rem;font-weight:700;display:flex}.Wizard-module__Fr9X8W__fieldFullWidth{grid-column:1/-1}.Wizard-module__Fr9X8W__field{flex-direction:column;gap:6px;display:flex}.Wizard-module__Fr9X8W__fieldLabel{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.Wizard-module__Fr9X8W__fieldRequired:after{content:" *";color:var(--danger);font-weight:700}.Wizard-module__Fr9X8W__fieldInput,.Wizard-module__Fr9X8W__fieldSelect{border:1.5px solid var(--line);background:var(--page-bg-strong);width:100%;color:var(--text);border-radius:10px;padding:11px 14px;font-size:.84rem;transition:border-color .18s,box-shadow .18s,background .18s}.Wizard-module__Fr9X8W__fieldInput:hover,.Wizard-module__Fr9X8W__fieldSelect:hover{border-color:var(--line-strong);background-color:#fff}.Wizard-module__Fr9X8W__fieldInput:focus,.Wizard-module__Fr9X8W__fieldSelect:focus{border-color:var(--accent);background-color:#fff;outline:none;box-shadow:0 0 0 3px #23436c1a,0 1px 2px #23436c0f}.Wizard-module__Fr9X8W__fieldInput:disabled,.Wizard-module__Fr9X8W__fieldSelect:disabled{color:var(--text-soft);cursor:not-allowed;border-color:var(--line);background-color:#00000005}.Wizard-module__Fr9X8W__fieldInput::placeholder{color:var(--text-soft);font-weight:400}.Wizard-module__Fr9X8W__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2323436c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.Wizard-module__Fr9X8W__fieldSelect:disabled{cursor:not-allowed}.Wizard-module__Fr9X8W__fieldError{background:#c45a4f08;border-color:var(--danger)!important}.Wizard-module__Fr9X8W__fieldError:focus{box-shadow:0 0 0 3px #c45a4f1a}.Wizard-module__Fr9X8W__fieldErrorMsg{color:var(--danger);font-size:.7rem;font-weight:600}.Wizard-module__Fr9X8W__bacNotesError{color:var(--danger);margin-bottom:8px;font-size:.7rem;font-weight:600;display:inline-block}.Wizard-module__Fr9X8W__acWrap{position:relative}.Wizard-module__Fr9X8W__acInput{border:1.5px solid var(--line);background:var(--page-bg-strong);border-radius:10px;align-items:center;gap:8px;width:100%;padding:0 12px;transition:border-color .18s,box-shadow .18s,background .18s;display:flex}.Wizard-module__Fr9X8W__acInput:hover{border-color:var(--line-strong);background:#fff}.Wizard-module__Fr9X8W__acInputOpen{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #23436c1a,0 1px 2px #23436c0f}.Wizard-module__Fr9X8W__acInputDisabled{border-color:var(--line);cursor:not-allowed;background-color:#00000005}.Wizard-module__Fr9X8W__acInputDisabled:hover{border-color:var(--line);background-color:#00000005}.Wizard-module__Fr9X8W__acSearchIcon{width:15px;height:15px;color:var(--text-soft);flex-shrink:0}.Wizard-module__Fr9X8W__acInputOpen .Wizard-module__Fr9X8W__acSearchIcon{color:var(--accent)}.Wizard-module__Fr9X8W__acField{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:11px 0;font-size:.84rem}.Wizard-module__Fr9X8W__acField::placeholder{color:var(--text-soft);font-weight:400}.Wizard-module__Fr9X8W__acInputDisabled .Wizard-module__Fr9X8W__acField{color:var(--text-soft);cursor:not-allowed}.Wizard-module__Fr9X8W__acClear{width:22px;height:22px;color:var(--text-soft);border-radius:6px;flex-shrink:0;place-items:center;transition:color .15s,background .15s;display:grid}.Wizard-module__Fr9X8W__acClear:hover{color:var(--danger);background:#c45a4f14}.Wizard-module__Fr9X8W__acDropdown{border:1.5px solid var(--line);z-index:50;scrollbar-width:thin;scrollbar-color:var(--line) transparent;background:#fff;border-radius:12px;max-height:240px;padding:4px;animation:.16s Wizard-module__Fr9X8W__acSlideIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #1732281f,0 2px 8px #1732280f}@keyframes Wizard-module__Fr9X8W__acSlideIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Wizard-module__Fr9X8W__acOption{width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;font-size:.82rem;transition:background .1s;display:flex}.Wizard-module__Fr9X8W__acOption:hover,.Wizard-module__Fr9X8W__acOptionActive{background:var(--accent-soft)}.Wizard-module__Fr9X8W__acOptionSelected{color:var(--accent-strong);font-weight:600}.Wizard-module__Fr9X8W__acOptionLabel{align-items:baseline;gap:8px;min-width:0;display:flex;overflow:hidden}.Wizard-module__Fr9X8W__acOptionSecondary{color:var(--text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:400;overflow:hidden}.Wizard-module__Fr9X8W__acCheck{color:var(--accent);flex-shrink:0}.Wizard-module__Fr9X8W__acEmpty{text-align:center;color:var(--text-soft);padding:16px 12px;font-size:.8rem}.Wizard-module__Fr9X8W__radioGroup{align-items:center;gap:8px;display:flex}.Wizard-module__Fr9X8W__radioOption{color:var(--text-soft);border:1.5px solid var(--line);background:var(--page-bg-strong);cursor:pointer;border-radius:10px;padding:9px 20px;font-size:.78rem;font-weight:600;transition:all .18s}.Wizard-module__Fr9X8W__radioOption:hover{border-color:var(--accent);color:var(--accent);background:#fff}.Wizard-module__Fr9X8W__radioOptionActive{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 2px 8px #23436c2e}.Wizard-module__Fr9X8W__radioOptionActive:hover{background:var(--accent-strong);border-color:var(--accent-strong);color:#fff}.Wizard-module__Fr9X8W__fileZone{border:1.5px dashed var(--line);background:var(--page-bg);cursor:pointer;border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:14px 18px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.Wizard-module__Fr9X8W__fileZone:hover{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px #23436c0f}.Wizard-module__Fr9X8W__fileZoneActive{border-color:var(--accent);background:var(--accent-soft);box-shadow:0 0 0 3px #23436c1a}.Wizard-module__Fr9X8W__fileZoneIcon{width:22px;height:22px;color:var(--accent);opacity:.6;flex-shrink:0}.Wizard-module__Fr9X8W__fileZoneText{flex-direction:column;gap:2px;min-width:0;display:flex}.Wizard-module__Fr9X8W__fileZoneLabel{color:var(--text);font-size:.76rem;font-weight:600}.Wizard-module__Fr9X8W__fileZoneHint{color:var(--text-soft);font-size:.66rem}.Wizard-module__Fr9X8W__fileItem{border:1.5px solid var(--accent-soft);background:var(--accent-soft);border-radius:10px;align-items:center;gap:10px;padding:10px 14px;transition:border-color .15s;display:flex}.Wizard-module__Fr9X8W__fileItem:hover{border-color:var(--accent)}.Wizard-module__Fr9X8W__filePreview{border:1.5px solid var(--accent-soft);background:var(--accent-soft);border-radius:10px;flex-direction:row;align-items:center;padding:4px;transition:border-color .15s;display:flex;overflow:hidden}.Wizard-module__Fr9X8W__filePreview:hover{border-color:var(--accent)}.Wizard-module__Fr9X8W__filePreviewExisting{background:linear-gradient(#e2effbb8 0%,#eff6fff2 100%);border-color:#3b82f62e}.Wizard-module__Fr9X8W__filePreviewThumbLink{border-radius:8px;flex-shrink:0;text-decoration:none;display:flex}.Wizard-module__Fr9X8W__filePreviewThumbLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Wizard-module__Fr9X8W__filePreviewThumb{border-right:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:6px 8px;display:flex;overflow:hidden}.Wizard-module__Fr9X8W__filePreviewThumb canvas{border-radius:3px;padding:6px;box-shadow:0 1px 3px #00000014}.Wizard-module__Fr9X8W__filePreviewInfo{flex:1;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex}.Wizard-module__Fr9X8W__filePreviewInfoStacked{flex-direction:column;align-items:flex-start;gap:4px}.Wizard-module__Fr9X8W__fileItemName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;font-weight:500;overflow:hidden}.Wizard-module__Fr9X8W__fileItemSize{color:var(--text-soft);flex-shrink:0;font-size:.68rem}.Wizard-module__Fr9X8W__fileItemStatus{color:var(--text-soft);font-size:.7rem;font-weight:600}.Wizard-module__Fr9X8W__filePreviewActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Wizard-module__Fr9X8W__filePreviewLink,.Wizard-module__Fr9X8W__fileReplaceButton{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;padding:0;font-size:.74rem;font-weight:600;text-decoration:underline}.Wizard-module__Fr9X8W__filePreviewLink:hover,.Wizard-module__Fr9X8W__fileReplaceButton:hover{color:var(--accent)}.Wizard-module__Fr9X8W__filePreviewLink:focus-visible,.Wizard-module__Fr9X8W__fileReplaceButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.Wizard-module__Fr9X8W__fileReplaceTrigger{display:inline-flex}.Wizard-module__Fr9X8W__fileItemRemove{width:26px;height:26px;color:var(--danger);border-radius:6px;flex-shrink:0;place-items:center;transition:background .15s;display:grid}.Wizard-module__Fr9X8W__fileItemRemove:hover{background:#c45a4f1a}.Wizard-module__Fr9X8W__typeGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.Wizard-module__Fr9X8W__typeCard{border:2px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:22px 20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.Wizard-module__Fr9X8W__typeCard:hover{border-color:var(--accent);transform:translateY(-1px);box-shadow:0 4px 16px #23436c1a}.Wizard-module__Fr9X8W__typeCardDisabled,.Wizard-module__Fr9X8W__typeCardDisabled:hover{cursor:not-allowed;opacity:.6;border-color:var(--line);box-shadow:none;transform:none}.Wizard-module__Fr9X8W__typeCardActive{border-color:var(--accent);background:var(--accent-soft)}.Wizard-module__Fr9X8W__typeCardIcon{background:var(--accent-soft);width:36px;height:36px;color:var(--accent);border-radius:10px;place-items:center;display:grid}.Wizard-module__Fr9X8W__typeCardActive .Wizard-module__Fr9X8W__typeCardIcon{background:var(--accent);color:#fff}.Wizard-module__Fr9X8W__typeCardIcon svg{width:18px;height:18px}.Wizard-module__Fr9X8W__typeCardLabel{color:var(--text);font-size:.9rem;font-weight:700}.Wizard-module__Fr9X8W__typeCardDesc{color:var(--text-muted);font-size:.76rem;line-height:1.5}.Wizard-module__Fr9X8W__alert{border-radius:10px;align-items:flex-start;gap:12px;padding:14px 18px;font-size:.8rem;line-height:1.5;display:flex}.Wizard-module__Fr9X8W__alertInfo{background:var(--accent-soft);color:var(--accent-strong)}.Wizard-module__Fr9X8W__alertWarn{background:var(--accent-warm-soft);color:#8b6914}.Wizard-module__Fr9X8W__alertDanger{color:var(--danger);background:#c45a4f14}.Wizard-module__Fr9X8W__alertIcon{flex-shrink:0;width:18px;height:18px;margin-top:1px}.Wizard-module__Fr9X8W__choiceCard{border:1.5px solid var(--line);background:#fff;border-radius:14px;padding:22px 24px;transition:border-color .18s,box-shadow .18s;box-shadow:0 1px 3px #17322808}.Wizard-module__Fr9X8W__choiceCard:hover{border-color:var(--line-strong)}.Wizard-module__Fr9X8W__choiceHeader{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;display:flex}.Wizard-module__Fr9X8W__choiceBadge{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:700;display:grid;box-shadow:0 2px 6px #23436c2e}.Wizard-module__Fr9X8W__choiceTitle{color:var(--accent-strong);font-size:.86rem;font-weight:700}.Wizard-module__Fr9X8W__summaryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px;display:grid}.Wizard-module__Fr9X8W__summaryCard{border:1px solid var(--line);background:#fff;border-radius:14px;padding:22px 24px;box-shadow:0 1px 3px #1732280a}.Wizard-module__Fr9X8W__summaryCardTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border-bottom:2px solid var(--accent-soft);margin-bottom:16px;padding-bottom:10px;font-size:.68rem;font-weight:700}.Wizard-module__Fr9X8W__summaryRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:baseline;padding:8px 0;display:flex}.Wizard-module__Fr9X8W__summaryRow:last-child{border-bottom:none}.Wizard-module__Fr9X8W__summaryLabel{color:var(--text-muted);font-size:.76rem}.Wizard-module__Fr9X8W__summaryValue{color:var(--text);text-align:right;max-width:60%;font-size:.8rem;font-weight:600}.Wizard-module__Fr9X8W__summaryValueMuted{color:var(--text-muted)}.Wizard-module__Fr9X8W__reviewSubsections{flex-direction:column;gap:28px;display:flex}.Wizard-module__Fr9X8W__reviewSubsection{width:100%}.Wizard-module__Fr9X8W__reviewSubsectionTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:.74rem;font-weight:700}.Wizard-module__Fr9X8W__reviewSubsectionTitle:after{content:"";background:var(--accent-soft);width:34px;height:2px;margin-top:6px;display:block}.Wizard-module__Fr9X8W__reviewSubsectionBody{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding:0 12px;display:grid}.Wizard-module__Fr9X8W__reviewSubsectionBody>.Wizard-module__Fr9X8W__summaryRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:baseline;padding:8px 0;display:flex}.Wizard-module__Fr9X8W__reviewSubsectionBody>.Wizard-module__Fr9X8W__summaryRow:nth-last-child(-n+2){border-bottom:none}.Wizard-module__Fr9X8W__reviewChoiceCard{border:1.5px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;transition:border-color .18s;display:flex}.Wizard-module__Fr9X8W__reviewChoiceCard+.Wizard-module__Fr9X8W__reviewChoiceCard{margin-top:10px}.Wizard-module__Fr9X8W__reviewChoiceCard:hover{border-color:var(--accent-soft)}.Wizard-module__Fr9X8W__reviewChoiceBadge{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:.72rem;font-weight:700;display:grid}.Wizard-module__Fr9X8W__reviewChoiceBody{flex-direction:column;flex:1;min-width:0;display:flex}.Wizard-module__Fr9X8W__reviewChoiceMain{color:var(--text);font-size:.84rem;font-weight:600}.Wizard-module__Fr9X8W__reviewChoiceSub{color:var(--text);margin-top:2px;font-size:.78rem}.Wizard-module__Fr9X8W__reviewChoiceMeta{color:var(--text-muted);margin-top:4px;font-size:.74rem}.Wizard-module__Fr9X8W__reviewFileList{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;display:grid}.Wizard-module__Fr9X8W__reviewFileItem{background:var(--accent-soft);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.Wizard-module__Fr9X8W__reviewFileThumb{border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;min-height:60px;max-height:120px;padding:8px;display:flex;overflow:hidden}.Wizard-module__Fr9X8W__reviewFileThumb canvas{border-radius:3px;box-shadow:0 1px 3px #00000014}.Wizard-module__Fr9X8W__reviewFileLabel{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;padding:8px 14px 0;font-size:.72rem;font-weight:700}.Wizard-module__Fr9X8W__reviewFileName{color:var(--text);word-break:break-all;margin-top:2px;padding:0 14px 10px;font-size:.78rem}.Wizard-module__Fr9X8W__noFileMessage{color:var(--text-soft);font-size:.82rem}.Wizard-module__Fr9X8W__reviewTable{border-collapse:collapse;width:100%;margin-top:8px;font-size:.8rem}.Wizard-module__Fr9X8W__reviewTable th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);border-bottom:2px solid var(--accent-soft);padding:8px 12px;font-size:.7rem;font-weight:700}.Wizard-module__Fr9X8W__reviewTable td{color:var(--text);border-bottom:1px solid #0000000a;padding:8px 12px}.Wizard-module__Fr9X8W__reviewTable tr:last-child td{border-bottom:none}.Wizard-module__Fr9X8W__serverError{color:var(--danger);background:#c45a4f14;border:1px solid #c45a4f29;border-radius:10px;padding:14px 18px;font-size:.82rem;font-weight:500}@media (max-width:768px){.Wizard-module__Fr9X8W__stepper{gap:1px;padding:8px 10px}.Wizard-module__Fr9X8W__stepLabel{display:none}.Wizard-module__Fr9X8W__sectionHeader{padding:16px 18px}.Wizard-module__Fr9X8W__sectionBody{padding:20px 18px}.Wizard-module__Fr9X8W__fieldGrid{grid-template-columns:1fr}.Wizard-module__Fr9X8W__bacNotesGrid{grid-template-columns:1fr;gap:12px}.Wizard-module__Fr9X8W__bacNotesGrid .Wizard-module__Fr9X8W__fieldOrSeparator{justify-content:flex-start;padding-bottom:0}.Wizard-module__Fr9X8W__typeGrid,.Wizard-module__Fr9X8W__summaryGrid,.Wizard-module__Fr9X8W__reviewSubsectionBody{grid-template-columns:1fr}.Wizard-module__Fr9X8W__reviewSubsectionBody>.Wizard-module__Fr9X8W__summaryRow:nth-last-child(-n+2){border-bottom:1px solid #0000000a}.Wizard-module__Fr9X8W__reviewSubsectionBody>.Wizard-module__Fr9X8W__summaryRow:last-child{border-bottom:none}.Wizard-module__Fr9X8W__stepNav{padding:16px 18px}}@keyframes Wizard-module__Fr9X8W__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.Wizard-module__Fr9X8W__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/800px 100%;border-radius:8px;animation:1.4s infinite Wizard-module__Fr9X8W__shimmer}.Wizard-module__Fr9X8W__skeletonLine{height:14px;margin-bottom:10px;}.Wizard-module__Fr9X8W__skeletonLineShort{width:60%;}.Wizard-module__Fr9X8W__skeletonField{border-radius:10px;height:38px;}.Wizard-module__Fr9X8W__skeletonSection{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px 24px}.Wizard-module__Fr9X8W__skeletonHeader{align-items:center;gap:14px;margin-bottom:20px;display:flex}.Wizard-module__Fr9X8W__skeletonIcon{border-radius:12px;flex-shrink:0;width:40px;height:40px;}.Wizard-module__Fr9X8W__skeletonTitle{width:180px;height:16px;margin-bottom:6px;}.Wizard-module__Fr9X8W__skeletonSubtitle{width:260px;height:12px;}.Wizard-module__Fr9X8W__skeletonFieldGrid{grid-template-columns:repeat(3,1fr);gap:18px 16px;display:grid}.Wizard-module__Fr9X8W__fadeIn{animation:.28s both Wizard-module__Fr9X8W__fadeIn}@keyframes Wizard-module__Fr9X8W__sectionSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Wizard-module__Fr9X8W__sectionAnimated{animation:.32s both Wizard-module__Fr9X8W__sectionSlideIn}.Wizard-module__Fr9X8W__selectLoading{pointer-events:none;position:relative;color:#0000!important}.Wizard-module__Fr9X8W__selectLoading:after{content:"";border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:16px;height:16px;margin-top:-8px;animation:.7s linear infinite Wizard-module__Fr9X8W__rotate;position:absolute;top:50%;right:12px}@keyframes Wizard-module__Fr9X8W__rotate{to{transform:rotate(360deg)}}.Wizard-module__Fr9X8W__quotaProgress{background:var(--bg-card,#fff);border:1px solid var(--line,#e5e7eb);border-radius:10px;margin-top:12px;padding:14px 16px}.Wizard-module__Fr9X8W__quotaProgressHeader{color:var(--text-muted,#6b7280);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.82rem;font-weight:500;display:flex}.Wizard-module__Fr9X8W__quotaProgressCount{font-variant-numeric:tabular-nums;color:var(--text,#1f2937);font-weight:700}.Wizard-module__Fr9X8W__quotaProgressBar{background:var(--line,#e5e7eb);border-radius:99px;height:8px;overflow:hidden}.Wizard-module__Fr9X8W__quotaProgressFill{background:#d1d5db;border-radius:99px;height:100%;transition:width .4s,background .4s}.Wizard-module__Fr9X8W__quotaProgressFillPartial{background:#f59e0b}.Wizard-module__Fr9X8W__quotaProgressFillFull{background:#22c55e}.Wizard-module__Fr9X8W__quotaExceeded{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;font-size:.82rem;font-weight:500;display:flex}.Wizard-module__Fr9X8W__quotaExceededIcon{color:#ef4444;flex-shrink:0}
.CandidatureDetailDrawer-module__whZ0MG__overlay{z-index:1000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;animation:.18s CandidatureDetailDrawer-module__whZ0MG__fadeIn;display:flex;position:fixed;inset:0;overflow:auto}@keyframes CandidatureDetailDrawer-module__whZ0MG__fadeIn{0%{opacity:0}to{opacity:1}}.CandidatureDetailDrawer-module__whZ0MG__panel{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr);width:min(1080px,100%);height:min(880px,100vh - 48px);max-height:calc(100vh - 48px);animation:.26s cubic-bezier(.22,1,.36,1) CandidatureDetailDrawer-module__whZ0MG__modalIn;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0f172a38,0 0 0 1px #0f172a0a}@keyframes CandidatureDetailDrawer-module__whZ0MG__modalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.CandidatureDetailDrawer-module__whZ0MG__header{background:linear-gradient(135deg, var(--accent-soft) 0%, #dfe6f052 100%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 20px;display:flex}.CandidatureDetailDrawer-module__whZ0MG__headerInfo{flex-direction:column;gap:8px;min-width:0;display:flex}.CandidatureDetailDrawer-module__whZ0MG__title{letter-spacing:-.02em;color:var(--text);font-size:1.18rem;font-weight:750;line-height:1.2}.CandidatureDetailDrawer-module__whZ0MG__headerMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CandidatureDetailDrawer-module__whZ0MG__idBadge{letter-spacing:.02em;color:var(--accent-strong);background:#3b82f614;border:1px solid #3b82f61f;border-radius:6px;align-items:center;gap:3px;padding:2px 8px;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;font-weight:700;display:inline-flex}.CandidatureDetailDrawer-module__whZ0MG__phaseBadge{color:var(--accent);background:var(--accent-soft);border:1px solid #3b82f61f;border-radius:6px;align-items:center;padding:2px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.CandidatureDetailDrawer-module__whZ0MG__sessionBadge{color:var(--text-muted);background:var(--page-bg-strong);border:1px solid var(--line);border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.CandidatureDetailDrawer-module__whZ0MG__closeBtn{width:32px;height:32px;color:var(--text-muted);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.CandidatureDetailDrawer-module__whZ0MG__closeBtn:hover{color:var(--text);background:#0000000f}.CandidatureDetailDrawer-module__whZ0MG__statusBar{border-bottom:1px solid var(--line);background:var(--page-bg-strong);flex-wrap:wrap;gap:8px;padding:12px 28px;display:flex}.CandidatureDetailDrawer-module__whZ0MG__statusPill{letter-spacing:.02em;border-radius:999px;align-items:center;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.CandidatureDetailDrawer-module__whZ0MG__statusPill--success{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.CandidatureDetailDrawer-module__whZ0MG__statusPill--warning{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.CandidatureDetailDrawer-module__whZ0MG__statusPill--info{color:#1e40af;background:#dbeafe;border:1px solid #bfdbfe}.CandidatureDetailDrawer-module__whZ0MG__statusPill--danger{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.CandidatureDetailDrawer-module__whZ0MG__body{overscroll-behavior:contain;padding:16px 28px 32px;overflow-y:auto}.CandidatureDetailDrawer-module__whZ0MG__fieldGrid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px;display:grid}.CandidatureDetailDrawer-module__whZ0MG__subSectionHeader{border-bottom:1px solid var(--line);letter-spacing:-.01em;color:var(--accent);grid-column:1/-1;align-items:center;gap:8px;margin-top:16px;padding:6px 0 8px;font-size:.78rem;font-weight:700;display:flex}.CandidatureDetailDrawer-module__whZ0MG__subSectionHeader:first-child{margin-top:0}.CandidatureDetailDrawer-module__whZ0MG__choicesList{gap:10px;display:grid}.CandidatureDetailDrawer-module__whZ0MG__sectionFooter{gap:4px;margin-top:12px;display:grid}.CandidatureDetailDrawer-module__whZ0MG__docList{gap:6px;display:grid}.CandidatureDetailDrawer-module__whZ0MG__docRow{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:border-color .18s,box-shadow .18s;display:flex}.CandidatureDetailDrawer-module__whZ0MG__docRow:hover{border-color:var(--accent-soft);box-shadow:0 2px 8px #3b82f614}.CandidatureDetailDrawer-module__whZ0MG__docThumb{background:var(--page-bg-strong);border-radius:4px;flex-shrink:0;place-items:center;width:36px;height:44px;display:grid;overflow:hidden}.CandidatureDetailDrawer-module__whZ0MG__docInfo{flex:1;min-width:0}.CandidatureDetailDrawer-module__whZ0MG__docLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:600;overflow:hidden}.CandidatureDetailDrawer-module__whZ0MG__docMissing{color:var(--danger,#c45a4f);padding-left:14px;font-size:.7rem;font-weight:600}.CandidatureDetailDrawer-module__whZ0MG__docAction{width:28px;height:28px;color:var(--accent);background:#3b82f614;border-radius:6px;flex-shrink:0;place-items:center;display:grid}.CandidatureDetailDrawer-module__whZ0MG__bacNotesGroupTitle{color:var(--text-secondary,#475569);border-bottom:1px solid var(--border,#e2e8f0);margin:0 0 6px;padding-bottom:4px;font-size:.82rem;font-weight:600}.CandidatureDetailDrawer-module__whZ0MG__loading{min-height:260px;color:var(--text-muted);place-items:center;padding:48px;display:grid}.CandidatureDetailDrawer-module__whZ0MG__spinner{color:var(--accent);animation:.8s linear infinite CandidatureDetailDrawer-module__whZ0MG__rotate}@keyframes CandidatureDetailDrawer-module__whZ0MG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CandidatureDetailDrawer-module__whZ0MG__emptyText{color:var(--text-soft);font-size:.82rem}@media (max-width:720px){.CandidatureDetailDrawer-module__whZ0MG__overlay{align-items:stretch;padding:12px}.CandidatureDetailDrawer-module__whZ0MG__panel{border-radius:18px;width:100%;height:calc(100vh - 24px);max-height:calc(100vh - 24px)}.CandidatureDetailDrawer-module__whZ0MG__header{padding:16px 18px 14px}.CandidatureDetailDrawer-module__whZ0MG__title{font-size:1rem}.CandidatureDetailDrawer-module__whZ0MG__statusBar{padding:10px 18px}.CandidatureDetailDrawer-module__whZ0MG__body{padding:8px 18px 18px}.CandidatureDetailDrawer-module__whZ0MG__fieldGrid{grid-template-columns:1fr}}
.CompleteDossierDrawer-module__3y1ExW__overlay{z-index:1000;overscroll-behavior:contain;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;justify-content:center;align-items:center;padding:24px;animation:.18s CompleteDossierDrawer-module__3y1ExW__fadeIn;display:flex;position:fixed;inset:0;overflow:auto}@keyframes CompleteDossierDrawer-module__3y1ExW__fadeIn{0%{opacity:0}to{opacity:1}}.CompleteDossierDrawer-module__3y1ExW__panel{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(860px,100%);max-height:calc(100vh - 48px);animation:.26s cubic-bezier(.22,1,.36,1) CompleteDossierDrawer-module__3y1ExW__modalIn;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #0f172a38,0 0 0 1px #0f172a0a}@keyframes CompleteDossierDrawer-module__3y1ExW__modalIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.CompleteDossierDrawer-module__3y1ExW__header{background:linear-gradient(135deg, var(--accent-soft) 0%, #dfe6f052 100%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:24px 28px 20px;display:flex}.CompleteDossierDrawer-module__3y1ExW__title{letter-spacing:-.02em;color:var(--text);font-size:1.1rem;font-weight:750}.CompleteDossierDrawer-module__3y1ExW__closeBtn{width:36px;height:36px;color:var(--text-soft);border-radius:10px;place-items:center;transition:color .15s,background .15s;display:grid}.CompleteDossierDrawer-module__3y1ExW__closeBtn:hover{color:var(--text);background:#0000000f}.CompleteDossierDrawer-module__3y1ExW__summaryBar{border-bottom:1px solid var(--line);background:var(--page-bg-strong);flex-direction:column;gap:14px;padding:16px 28px;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryTop{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryName{color:var(--text);letter-spacing:-.01em;font-size:.92rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__summaryBadge{letter-spacing:.02em;border-radius:6px;align-items:center;gap:4px;padding:2px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.CompleteDossierDrawer-module__3y1ExW__summaryBadgePhase{color:var(--accent);background:var(--accent-soft);border:1px solid #3b82f61f}.CompleteDossierDrawer-module__3y1ExW__summaryBadgeId{color:var(--accent-strong);background:#3b82f614;border:1px solid #3b82f61f;font-family:SF Mono,Fira Code,monospace}.CompleteDossierDrawer-module__3y1ExW__summaryBadgeStatus{border-radius:999px;padding:2px 8px;font-size:.68rem}.CompleteDossierDrawer-module__3y1ExW__summaryBadgeStatusPending{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.CompleteDossierDrawer-module__3y1ExW__summaryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px 20px;display:grid}.CompleteDossierDrawer-module__3y1ExW__summaryItem{flex-direction:column;gap:1px;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryItemLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.64rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__summaryItemValue{color:var(--text);font-size:.78rem;font-weight:600}.CompleteDossierDrawer-module__3y1ExW__summaryChoices{flex-direction:column;gap:6px;margin-top:2px;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryChoice{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:flex-start;gap:8px;padding:6px 10px;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryChoiceIndex{width:20px;height:20px;color:var(--accent);background:var(--accent-soft);border-radius:6px;flex-shrink:0;place-items:center;font-size:.66rem;font-weight:800;display:grid}.CompleteDossierDrawer-module__3y1ExW__summaryChoiceBody{flex-direction:column;gap:1px;min-width:0;display:flex}.CompleteDossierDrawer-module__3y1ExW__summaryChoiceMain{color:var(--text);font-size:.76rem;font-weight:600}.CompleteDossierDrawer-module__3y1ExW__summaryChoiceMeta{color:var(--text-soft);font-size:.68rem}.CompleteDossierDrawer-module__3y1ExW__body{flex-direction:column;gap:28px;padding:28px;display:flex;overflow-y:auto}.CompleteDossierDrawer-module__3y1ExW__admittedSection{flex-direction:column;gap:8px;display:flex}.CompleteDossierDrawer-module__3y1ExW__admittedLabel{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__admittedToggle{gap:8px;display:flex}.CompleteDossierDrawer-module__3y1ExW__admittedOption{color:var(--text-soft);border:1.5px solid var(--line);background:var(--page-bg-strong);cursor:pointer;border-radius:10px;padding:9px 24px;font-size:.78rem;font-weight:600;transition:all .18s}.CompleteDossierDrawer-module__3y1ExW__admittedOption:hover{border-color:var(--accent);color:var(--accent);background:#fff}.CompleteDossierDrawer-module__3y1ExW__admittedOptionActive{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 2px 8px #23436c2e}.CompleteDossierDrawer-module__3y1ExW__admittedOptionActive:hover{background:var(--accent-strong);border-color:var(--accent-strong);color:#fff}.CompleteDossierDrawer-module__3y1ExW__admittedOptionNo{color:#fff;background:var(--danger,#c45a4f);border-color:var(--danger,#c45a4f)}.CompleteDossierDrawer-module__3y1ExW__admittedOptionNo:hover{color:#fff;background:#b5443a;border-color:#b5443a}.CompleteDossierDrawer-module__3y1ExW__fieldGrid{grid-template-columns:1fr 1fr;gap:20px 24px;display:grid}.CompleteDossierDrawer-module__3y1ExW__field{flex-direction:column;gap:6px;display:flex}.CompleteDossierDrawer-module__3y1ExW__fieldLabel{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__fieldRequired:after{content:" *";color:var(--danger);font-weight:700}.CompleteDossierDrawer-module__3y1ExW__fieldInput,.CompleteDossierDrawer-module__3y1ExW__fieldSelect{border:1.5px solid var(--line);background:var(--page-bg-strong);width:100%;color:var(--text);border-radius:10px;padding:11px 14px;font-size:.84rem;transition:border-color .18s,box-shadow .18s,background .18s}.CompleteDossierDrawer-module__3y1ExW__fieldInput:hover,.CompleteDossierDrawer-module__3y1ExW__fieldSelect:hover{border-color:var(--line-strong);background-color:#fff}.CompleteDossierDrawer-module__3y1ExW__fieldInput:focus,.CompleteDossierDrawer-module__3y1ExW__fieldSelect:focus{border-color:var(--accent);background-color:#fff;outline:none;box-shadow:0 0 0 3px #23436c1a,0 1px 2px #23436c0f}.CompleteDossierDrawer-module__3y1ExW__fieldSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2323436c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.CompleteDossierDrawer-module__3y1ExW__sectionHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.CompleteDossierDrawer-module__3y1ExW__sectionIcon{background:var(--accent-soft);width:34px;height:34px;color:var(--accent-strong);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.CompleteDossierDrawer-module__3y1ExW__sectionTitle{color:var(--text);font-size:.88rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__sectionSubtitle{color:var(--text-soft);font-size:.72rem}.CompleteDossierDrawer-module__3y1ExW__notesTable{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:12px;width:100%;overflow:hidden}.CompleteDossierDrawer-module__3y1ExW__notesTable th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;text-align:left;background:var(--page-bg);border-bottom:1px solid var(--line);padding:10px 14px;font-size:.68rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__notesTable td{color:var(--text);border-bottom:1px solid var(--line);vertical-align:middle;padding:8px 14px;font-size:.82rem}.CompleteDossierDrawer-module__3y1ExW__notesTable tr:last-child td{border-bottom:none}.CompleteDossierDrawer-module__3y1ExW__noteSubject{color:var(--text);min-width:120px;font-weight:600}.CompleteDossierDrawer-module__3y1ExW__noteInput{border:1.5px solid var(--line);background:var(--page-bg-strong);width:80px;color:var(--text);text-align:center;border-radius:8px;padding:7px 10px;font-size:.82rem;transition:border-color .18s,box-shadow .18s}.CompleteDossierDrawer-module__3y1ExW__noteInput:focus{border-color:var(--accent);background:#fff;outline:none;box-shadow:0 0 0 3px #23436c1a}.CompleteDossierDrawer-module__3y1ExW__noteSelect{border:1.5px solid var(--line);background:var(--page-bg-strong);width:100%;color:var(--text);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2323436c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:8px;padding:7px 28px 7px 10px;font-size:.82rem;transition:border-color .18s}.CompleteDossierDrawer-module__3y1ExW__noteSelect:focus{border-color:var(--accent);background-color:#fff;outline:none;box-shadow:0 0 0 3px #23436c1a}.CompleteDossierDrawer-module__3y1ExW__noteInputError{border-color:var(--danger,#c45a4f);box-shadow:0 0 0 3px #c45a4f14}.CompleteDossierDrawer-module__3y1ExW__noteError{color:var(--danger,#c45a4f);margin-top:6px;font-size:.72rem;font-weight:600;display:block}.CompleteDossierDrawer-module__3y1ExW__noSubjects{text-align:center;color:var(--text-soft);padding:24px;font-size:.82rem}.CompleteDossierDrawer-module__3y1ExW__fileGrid{grid-template-columns:1fr;gap:16px;display:grid}.CompleteDossierDrawer-module__3y1ExW__fileField{flex-direction:column;gap:6px;display:flex}.CompleteDossierDrawer-module__3y1ExW__fileLabel{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:700}.CompleteDossierDrawer-module__3y1ExW__fileZone{border:1.5px dashed var(--line);background:var(--page-bg);cursor:pointer;border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:14px 18px;transition:border-color .18s,background .18s;display:flex}.CompleteDossierDrawer-module__3y1ExW__fileZone:hover,.CompleteDossierDrawer-module__3y1ExW__fileZoneActive{border-color:var(--accent);background:var(--accent-soft)}.CompleteDossierDrawer-module__3y1ExW__fileZoneError{border-color:var(--danger,#c45a4f);background:#c45a4f0a}.CompleteDossierDrawer-module__3y1ExW__fileZoneIcon{width:22px;height:22px;color:var(--accent);opacity:.6;flex-shrink:0}.CompleteDossierDrawer-module__3y1ExW__fileZoneText{flex-direction:column;gap:2px;min-width:0;display:flex}.CompleteDossierDrawer-module__3y1ExW__fileZoneLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;font-weight:600;overflow:hidden}.CompleteDossierDrawer-module__3y1ExW__fileZoneHint{color:var(--text-soft);font-size:.66rem}.CompleteDossierDrawer-module__3y1ExW__filePreview{border:1.5px solid var(--accent-soft);background:var(--accent-soft);border-radius:10px;flex-direction:row;align-items:center;padding:4px;transition:border-color .15s;display:flex;overflow:hidden}.CompleteDossierDrawer-module__3y1ExW__filePreview:hover{border-color:var(--accent)}.CompleteDossierDrawer-module__3y1ExW__filePreviewExisting{background:linear-gradient(#e2effbb8 0%,#eff6fff2 100%);border-color:#3b82f62e}.CompleteDossierDrawer-module__3y1ExW__filePreviewThumbLink{border-radius:8px;flex-shrink:0;text-decoration:none;display:flex}.CompleteDossierDrawer-module__3y1ExW__filePreviewThumbLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.CompleteDossierDrawer-module__3y1ExW__filePreviewThumb{border-right:1px solid var(--line);background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;padding:6px 8px;display:flex;overflow:hidden}.CompleteDossierDrawer-module__3y1ExW__filePreviewThumb canvas{width:100%!important;height:auto!important}.CompleteDossierDrawer-module__3y1ExW__filePreviewInfo{flex:1;align-items:center;gap:10px;min-width:0;padding:10px 14px;display:flex}.CompleteDossierDrawer-module__3y1ExW__filePreviewInfoStacked{flex-direction:column;align-items:flex-start;gap:4px}.CompleteDossierDrawer-module__3y1ExW__fileItemName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;font-weight:500;overflow:hidden}.CompleteDossierDrawer-module__3y1ExW__fileItemSize{color:var(--text-soft);flex-shrink:0;font-size:.68rem}.CompleteDossierDrawer-module__3y1ExW__fileItemStatus{color:var(--text-soft);font-size:.7rem;font-weight:600}.CompleteDossierDrawer-module__3y1ExW__filePreviewActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CompleteDossierDrawer-module__3y1ExW__filePreviewLink,.CompleteDossierDrawer-module__3y1ExW__fileReplaceButton{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;padding:0;font-size:.74rem;font-weight:600;text-decoration:underline}.CompleteDossierDrawer-module__3y1ExW__filePreviewLink:hover,.CompleteDossierDrawer-module__3y1ExW__fileReplaceButton:hover:not(:disabled){color:var(--accent)}.CompleteDossierDrawer-module__3y1ExW__filePreviewLink:focus-visible,.CompleteDossierDrawer-module__3y1ExW__fileReplaceButton:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.CompleteDossierDrawer-module__3y1ExW__fileReplaceButton:disabled{color:var(--text-soft);cursor:not-allowed;text-decoration:none}.CompleteDossierDrawer-module__3y1ExW__fileReplaceTrigger{display:inline-flex}.CompleteDossierDrawer-module__3y1ExW__fileItemRemove{width:26px;height:26px;color:var(--danger);cursor:pointer;border-radius:6px;flex-shrink:0;place-items:center;transition:background .15s;display:grid}.CompleteDossierDrawer-module__3y1ExW__fileItemRemove:hover{background:#c45a4f1a}.CompleteDossierDrawer-module__3y1ExW__errorBanner{color:var(--danger,#c45a4f);background:#c45a4f14;border:1px solid #c45a4f33;border-radius:10px;padding:10px 16px;font-size:.78rem;font-weight:600}.CompleteDossierDrawer-module__3y1ExW__footer{border-top:1px solid var(--line);background:var(--page-bg);justify-content:flex-end;align-items:center;gap:12px;padding:16px 28px;display:flex}.CompleteDossierDrawer-module__3y1ExW__cancelBtn{color:var(--text-soft);border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:10px 24px;font-size:.8rem;font-weight:600;transition:all .15s}.CompleteDossierDrawer-module__3y1ExW__cancelBtn:hover{border-color:var(--line-strong);color:var(--text)}.CompleteDossierDrawer-module__3y1ExW__submitBtn{color:#fff;background:var(--accent);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 28px;font-size:.8rem;font-weight:700;transition:all .15s;display:flex}.CompleteDossierDrawer-module__3y1ExW__submitBtn:hover:not(:disabled){background:var(--accent-strong)}.CompleteDossierDrawer-module__3y1ExW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.CompleteDossierDrawer-module__3y1ExW__spinner{animation:1s linear infinite CompleteDossierDrawer-module__3y1ExW__spin}@keyframes CompleteDossierDrawer-module__3y1ExW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.CompleteDossierDrawer-module__3y1ExW__panel{border-radius:16px}.CompleteDossierDrawer-module__3y1ExW__summaryBar{padding:12px 20px}.CompleteDossierDrawer-module__3y1ExW__summaryGrid{grid-template-columns:1fr}.CompleteDossierDrawer-module__3y1ExW__body{padding:20px}.CompleteDossierDrawer-module__3y1ExW__fieldGrid,.CompleteDossierDrawer-module__3y1ExW__fileGrid{grid-template-columns:1fr}.CompleteDossierDrawer-module__3y1ExW__footer{padding:12px 20px}}
.CandidaturesTable-module__DQBI8G__wrapper{gap:16px;display:grid}.CandidaturesTable-module__DQBI8G__topRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.CandidaturesTable-module__DQBI8G__topRowLeft{align-items:center;gap:10px;display:flex}.CandidaturesTable-module__DQBI8G__topRowRight{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CandidaturesTable-module__DQBI8G__resultCount{color:var(--text-muted);font-size:.78rem;font-weight:600}.CandidaturesTable-module__DQBI8G__exportBtn{color:var(--accent);border:1px solid var(--accent);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:background-color .15s;display:inline-flex}.CandidaturesTable-module__DQBI8G__exportBtn:hover:not(:disabled){background:var(--accent-soft)}.CandidaturesTable-module__DQBI8G__exportBtn:disabled{opacity:.5;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__selectionBadge{color:var(--accent);background:var(--accent-soft);white-space:nowrap;border-radius:8px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.CandidaturesTable-module__DQBI8G__selectionActionBtn{font-size:var(--font-body-sm,.78rem);color:var(--accent);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:7px 12px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.CandidaturesTable-module__DQBI8G__selectionActionBtn:hover{border-color:var(--accent);background:var(--accent-soft)}.CandidaturesTable-module__DQBI8G__completeDossierBtn{color:#fff;background:var(--accent);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:inline-flex}.CandidaturesTable-module__DQBI8G__completeDossierBtn:hover{background:var(--accent-hover);box-shadow:0 2px 6px #1b9e5240}.CandidaturesTable-module__DQBI8G__bulkSubmitBtn{color:#fff;background:var(--success);white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:inline-flex}.CandidaturesTable-module__DQBI8G__bulkSubmitBtn:hover:not(:disabled){opacity:.9;box-shadow:0 2px 6px #00000026}.CandidaturesTable-module__DQBI8G__bulkSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__confirmSubmitBtn{color:#fff;background:var(--accent);border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 18px;font-size:.8rem;font-weight:600;display:inline-flex}.CandidaturesTable-module__DQBI8G__confirmSubmitBtn:hover{opacity:.9}.CandidaturesTable-module__DQBI8G__confirmSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__bulkSubmitFields{gap:12px;display:grid}.CandidaturesTable-module__DQBI8G__filterBar{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;padding:16px 20px;display:grid}.CandidaturesTable-module__DQBI8G__searchRow{align-items:center;gap:10px;display:flex}.CandidaturesTable-module__DQBI8G__searchRowStatus{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.CandidaturesTable-module__DQBI8G__searchBox{flex:1;align-items:center;max-width:380px;display:flex;position:relative}.CandidaturesTable-module__DQBI8G__searchIcon{color:var(--text-soft);pointer-events:none;position:absolute;left:10px}.CandidaturesTable-module__DQBI8G__searchInput{border:1px solid var(--line);background:var(--page-bg-strong);width:100%;color:var(--text);border-radius:8px;outline:none;padding:8px 30px 8px 34px;font-size:.82rem}.CandidaturesTable-module__DQBI8G__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #23436c14}.CandidaturesTable-module__DQBI8G__searchInput::placeholder{color:var(--text-soft)}.CandidaturesTable-module__DQBI8G__clearBtn{width:22px;height:22px;color:var(--text-soft);border-radius:50%;place-items:center;display:grid;position:absolute;right:6px}.CandidaturesTable-module__DQBI8G__clearBtn:hover{background:var(--line);color:var(--text)}.CandidaturesTable-module__DQBI8G__filterToggle{border:1px solid var(--line);color:var(--text-muted);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:600;display:flex}.CandidaturesTable-module__DQBI8G__filterToggle:hover{border-color:var(--line-strong);color:var(--text)}.CandidaturesTable-module__DQBI8G__filterToggleActive{border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.CandidaturesTable-module__DQBI8G__filterBadge{background:var(--accent-warm);border-radius:50%;width:6px;height:6px}.CandidaturesTable-module__DQBI8G__clearAllBtn{color:var(--danger);white-space:nowrap;font-size:.74rem;font-weight:600}.CandidaturesTable-module__DQBI8G__clearAllBtn:hover{text-decoration:underline}.CandidaturesTable-module__DQBI8G__withdrawnLegend{color:#991b1b;white-space:nowrap;background:#b91c1c14;border:1px solid #b91c1c29;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;display:inline-flex}.CandidaturesTable-module__DQBI8G__withdrawnLegendSwatch{background:#b91c1c;border-radius:999px;width:12px;height:12px;box-shadow:inset 0 0 0 1px #ffffff3d}.CandidaturesTable-module__DQBI8G__withdrawnLegendLabel{letter-spacing:.04em;text-transform:uppercase;font-size:.74rem;font-weight:700}.CandidaturesTable-module__DQBI8G__spinner{color:currentColor;transform-origin:50%;will-change:transform;flex-shrink:0;animation:.8s linear infinite CandidaturesTable-module__DQBI8G__rotate;display:inline-block}@keyframes CandidaturesTable-module__DQBI8G__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CandidaturesTable-module__DQBI8G__filterGrid{border-top:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;padding-top:10px;display:grid}.CandidaturesTable-module__DQBI8G__filterField{border:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, var(--page-bg-strong) 100%);border-radius:12px;gap:8px;min-width:0;padding:12px;display:grid}.CandidaturesTable-module__DQBI8G__filterFieldSpan2{grid-column:span 2}.CandidaturesTable-module__DQBI8G__filterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);font-size:.66rem;font-weight:700;line-height:1.2}.CandidaturesTable-module__DQBI8G__filterSelectWrap{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;min-width:0;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex;position:relative}.CandidaturesTable-module__DQBI8G__filterSelectWrap:hover{border-color:var(--line-strong)}.CandidaturesTable-module__DQBI8G__filterSelectWrapActive{background:var(--accent-soft);border-color:#23436c33}.CandidaturesTable-module__DQBI8G__filterSelectWrap:focus-within{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #23436c14}.CandidaturesTable-module__DQBI8G__filterSelect{width:100%;min-width:0;color:var(--text);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:10px;padding:10px 38px 10px 12px;font-size:.82rem;font-weight:500}.CandidaturesTable-module__DQBI8G__filterSelect:focus{outline:none}.CandidaturesTable-module__DQBI8G__filterTextInput{width:100%;min-width:0;color:var(--text);background:0 0;border:none;border-radius:10px;padding:10px 12px;font-size:.82rem;font-weight:500}.CandidaturesTable-module__DQBI8G__filterTextInput:focus{outline:none}.CandidaturesTable-module__DQBI8G__filterTextInput::placeholder{color:var(--text-soft);font-weight:400}.CandidaturesTable-module__DQBI8G__filterSelectIcon{color:var(--text-soft);pointer-events:none;position:absolute;right:12px}.CandidaturesTable-module__DQBI8G__tableContainer{border:1px solid var(--line);background:#fff;border-radius:14px;max-height:min(68vh,860px);overflow:auto}.CandidaturesTable-module__DQBI8G__tableContainerResizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.CandidaturesTable-module__DQBI8G__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1200px;font-size:.8rem}.CandidaturesTable-module__DQBI8G__trWithdrawn{background:#fbe8e8}.CandidaturesTable-module__DQBI8G__trWithdrawn:hover .CandidaturesTable-module__DQBI8G__td{color:#fff;border-bottom-color:#ffffff2e}.CandidaturesTable-module__DQBI8G__trWithdrawn:hover .CandidaturesTable-module__DQBI8G__formationName{color:#fff}.CandidaturesTable-module__DQBI8G__trWithdrawn:hover .CandidaturesTable-module__DQBI8G__formationMeta{color:#ffffffd1}.CandidaturesTable-module__DQBI8G__trWithdrawn:hover .CandidaturesTable-module__DQBI8G__actionBtn{color:#ffffffe6}.CandidaturesTable-module__DQBI8G__trWithdrawn:hover .CandidaturesTable-module__DQBI8G__actionBtn:hover{color:#fff;background:#ffffff29}.CandidaturesTable-module__DQBI8G__th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);background:var(--page-bg-strong);border-bottom:1px solid var(--line);white-space:nowrap;-webkit-user-select:none;user-select:none;padding:10px 12px;font-size:.68rem;font-weight:700;position:sticky;top:0}.CandidaturesTable-module__DQBI8G__selectionTh{text-align:center;width:52px;min-width:52px}.CandidaturesTable-module__DQBI8G__thInner{cursor:pointer;align-items:center;width:100%;display:flex;position:relative}.CandidaturesTable-module__DQBI8G__thSortable:hover{color:var(--accent)}.CandidaturesTable-module__DQBI8G__thContent{align-items:center;gap:4px;min-width:0;display:inline-flex}.CandidaturesTable-module__DQBI8G__sortIcon{opacity:.5;display:inline-flex}.CandidaturesTable-module__DQBI8G__thSortable:hover .CandidaturesTable-module__DQBI8G__sortIcon{opacity:1}.CandidaturesTable-module__DQBI8G__columnResizeHandle{z-index:2;cursor:col-resize;touch-action:none;justify-content:center;align-items:center;width:18px;padding:0;display:flex;position:absolute;top:-10px;bottom:-10px;right:-14px}.CandidaturesTable-module__DQBI8G__columnResizeGrip{background:var(--line-strong);opacity:.5;border-radius:999px;width:2px;height:calc(100% - 16px);min-height:20px;transition:background-color .12s,opacity .12s}.CandidaturesTable-module__DQBI8G__columnResizeHandle:hover .CandidaturesTable-module__DQBI8G__columnResizeGrip,.CandidaturesTable-module__DQBI8G__columnResizeHandle:focus-visible .CandidaturesTable-module__DQBI8G__columnResizeGrip,.CandidaturesTable-module__DQBI8G__columnResizeHandleActive .CandidaturesTable-module__DQBI8G__columnResizeGrip{background:var(--accent);opacity:1}.CandidaturesTable-module__DQBI8G__td{border-bottom:1px solid var(--line);color:var(--text);white-space:nowrap;text-overflow:ellipsis;padding:9px 12px;overflow:hidden}.CandidaturesTable-module__DQBI8G__selectionCell{text-align:center;vertical-align:middle;width:52px;min-width:52px}.CandidaturesTable-module__DQBI8G__checkboxWrap{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.CandidaturesTable-module__DQBI8G__checkboxWrapDisabled{opacity:.45;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__checkboxInput{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;margin:0}.CandidaturesTable-module__DQBI8G__checkboxInput:disabled{cursor:not-allowed}.CandidaturesTable-module__DQBI8G__formationsList{white-space:normal;flex-direction:column;gap:6px;padding:2px 0;display:flex}.CandidaturesTable-module__DQBI8G__formationChoice{align-items:flex-start;gap:8px;line-height:1.3;display:flex}.CandidaturesTable-module__DQBI8G__formationIndex{width:18px;height:18px;color:var(--accent);background:var(--accent-soft);border-radius:5px;flex-shrink:0;place-items:center;margin-top:1px;font-size:.65rem;font-weight:700;display:grid}.CandidaturesTable-module__DQBI8G__formationDetail{flex-direction:column;gap:1px;min-width:0;display:flex}.CandidaturesTable-module__DQBI8G__formationName{color:var(--text);font-size:.78rem;font-weight:600}.CandidaturesTable-module__DQBI8G__formationMeta{color:var(--text-muted);font-size:.7rem}.CandidaturesTable-module__DQBI8G__tr{cursor:pointer;transition:background-color .12s}.CandidaturesTable-module__DQBI8G__tr:hover{background:#23436c08}.CandidaturesTable-module__DQBI8G__tr.CandidaturesTable-module__DQBI8G__trWithdrawn:hover{background:#b91c1cc0}.CandidaturesTable-module__DQBI8G__trSelectionDisabled{cursor:default}.CandidaturesTable-module__DQBI8G__trSelected{background:#23436c12}.CandidaturesTable-module__DQBI8G__trSelected:hover{background:#23436c17}.CandidaturesTable-module__DQBI8G__tr.CandidaturesTable-module__DQBI8G__trWithdrawn.CandidaturesTable-module__DQBI8G__trSelected:hover{background:#b91c1c}.CandidaturesTable-module__DQBI8G__trActive{outline:2px solid var(--accent);outline-offset:-2px;border-radius:2px}.CandidaturesTable-module__DQBI8G__tbody:focus,.CandidaturesTable-module__DQBI8G__tbody:focus-visible{outline:none}.CandidaturesTable-module__DQBI8G__skeletonRow .CandidaturesTable-module__DQBI8G__td{padding:12px}.CandidaturesTable-module__DQBI8G__skeletonCell{background:linear-gradient(90deg, var(--line) 25%, var(--page-bg-strong) 50%, var(--line) 75%);background-size:200% 100%;border-radius:6px;width:70%;height:14px;animation:1.2s ease-in-out infinite CandidaturesTable-module__DQBI8G__shimmer;display:block}.CandidaturesTable-module__DQBI8G__skeletonCheckbox{background:linear-gradient(90deg, var(--line) 25%, var(--page-bg-strong) 50%, var(--line) 75%);background-size:200% 100%;border-radius:5px;width:16px;height:16px;animation:1.2s ease-in-out infinite CandidaturesTable-module__DQBI8G__shimmer;display:inline-block}@keyframes CandidaturesTable-module__DQBI8G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CandidaturesTable-module__DQBI8G__emptyRow{text-align:center;color:var(--text-muted);padding:48px 12px;font-size:.86rem}.CandidaturesTable-module__DQBI8G__emptyCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:60px 24px}.CandidaturesTable-module__DQBI8G__emptyText{color:var(--text-muted);font-size:.88rem}.CandidaturesTable-module__DQBI8G__errorBanner{color:var(--danger);background:#c45a4f0f;border:1px solid #c45a4f40;border-radius:10px;padding:12px 16px;font-size:.82rem;font-weight:500}.CandidaturesTable-module__DQBI8G__pagination{border:1px solid var(--line);background:#fff;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.CandidaturesTable-module__DQBI8G__paginationLeft{flex-shrink:0;align-items:center;gap:8px;display:flex}.CandidaturesTable-module__DQBI8G__paginationCenter{flex:1;justify-content:center;align-items:center;display:flex}.CandidaturesTable-module__DQBI8G__paginationRight{flex-shrink:0;align-items:center;display:flex}.CandidaturesTable-module__DQBI8G__pageInfo{color:var(--text-muted);white-space:nowrap;font-size:.76rem;font-weight:600}.CandidaturesTable-module__DQBI8G__pageButtons{align-items:center;gap:4px;display:flex}.CandidaturesTable-module__DQBI8G__pageBtn{border:1px solid var(--line);width:32px;height:32px;color:var(--text);background:#fff;border-radius:8px;place-items:center;display:grid}.CandidaturesTable-module__DQBI8G__pageBtn:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.CandidaturesTable-module__DQBI8G__pageBtn:disabled{opacity:.35;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__pageInput{border:1px solid var(--line);text-align:center;width:48px;height:32px;color:var(--text);background:#fff;border-radius:8px;outline:none;font-size:.78rem;font-weight:600}.CandidaturesTable-module__DQBI8G__pageInput:focus{border-color:var(--accent);box-shadow:0 0 0 2px #23436c1a}.CandidaturesTable-module__DQBI8G__pageInput::placeholder{color:var(--text-muted);font-weight:600}.CandidaturesTable-module__DQBI8G__pageSizeSelect{border:1px solid var(--line);height:32px;color:var(--text);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235e6f65' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 8px center no-repeat;border-radius:8px;padding:0 24px 0 10px;font-size:.76rem;font-weight:600}.CandidaturesTable-module__DQBI8G__pageSizeSelect:focus{border-color:var(--accent);outline:none}@media (max-width:720px){.CandidaturesTable-module__DQBI8G__topRowRight{width:100%}.CandidaturesTable-module__DQBI8G__filterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.CandidaturesTable-module__DQBI8G__searchRow{flex-wrap:wrap}.CandidaturesTable-module__DQBI8G__searchRowStatus{justify-content:flex-end;width:100%;margin-left:0}.CandidaturesTable-module__DQBI8G__searchBox{flex:100%;max-width:none}.CandidaturesTable-module__DQBI8G__selectionActionBtn{flex:auto}}@media (max-width:520px){.CandidaturesTable-module__DQBI8G__filterGrid{grid-template-columns:1fr}.CandidaturesTable-module__DQBI8G__filterFieldSpan2{grid-column:auto}.CandidaturesTable-module__DQBI8G__filterField{padding:10px}}.CandidaturesTable-module__DQBI8G__actionCell{align-items:center;gap:4px;display:flex}.CandidaturesTable-module__DQBI8G__actionBtn{width:30px;height:30px;color:var(--text-muted);background:0 0;border-radius:7px;place-items:center;transition:background-color .12s,color .12s;display:grid}.CandidaturesTable-module__DQBI8G__actionBtn:hover{background:var(--accent-soft);color:var(--accent)}.CandidaturesTable-module__DQBI8G__actionBtnDanger:hover{color:var(--danger);background:#c45a4f14}.CandidaturesTable-module__DQBI8G__actionBtnComplete:hover{color:#1b9e52;background:#1b9e5214}.CandidaturesTable-module__DQBI8G__confirmOverlay{z-index:1100;background:#0006;place-items:center;animation:.15s CandidaturesTable-module__DQBI8G__fadeIn;display:grid;position:fixed;inset:0}.CandidaturesTable-module__DQBI8G__confirmDialog{background:#fff;border-radius:16px;gap:16px;width:min(420px,90vw);padding:28px;display:grid;box-shadow:0 8px 32px #00000026}.CandidaturesTable-module__DQBI8G__confirmTitle{font-size:1rem;font-weight:700}.CandidaturesTable-module__DQBI8G__confirmMessage{color:var(--text-muted);font-size:.84rem;line-height:1.5}.CandidaturesTable-module__DQBI8G__confirmActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.CandidaturesTable-module__DQBI8G__confirmCancelBtn{border:1px solid var(--line);color:var(--text-muted);background:#fff;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:600}.CandidaturesTable-module__DQBI8G__confirmCancelBtn:hover{background:var(--page-bg-strong);color:var(--text)}.CandidaturesTable-module__DQBI8G__confirmDeleteBtn{color:#fff;background:var(--danger);border:none;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:600}.CandidaturesTable-module__DQBI8G__confirmDeleteBtn:hover{opacity:.9}.CandidaturesTable-module__DQBI8G__confirmDeleteBtn:disabled{opacity:.5;cursor:not-allowed}.CandidaturesTable-module__DQBI8G__dossierStatusBadge{white-space:nowrap;border-radius:12px;padding:2px 8px;font-size:.75rem;font-weight:500;line-height:1.4;display:inline-block}.CandidaturesTable-module__DQBI8G__dossierStatusPending{color:#92400e;background-color:#fef3c7}.CandidaturesTable-module__DQBI8G__dossierStatusReady{color:#1e40af;background-color:#dbeafe}.CandidaturesTable-module__DQBI8G__dossierStatusSubmitted{color:#065f46;background-color:#d1fae5}
.not-found-module__HS70Aa__page{min-height:100vh;padding:var(--space-xl) var(--space-lg);place-items:center;display:grid;position:relative;overflow:hidden}.not-found-module__HS70Aa__backdropGlow{pointer-events:none;filter:blur(8px);background:radial-gradient(circle at 14% 18%,#23436c38,#0000 28%),radial-gradient(circle at 84% 20%,#feaf3147,#0000 22%),radial-gradient(circle at 74% 78%,#23436c24,#0000 26%);position:absolute;inset:0}.not-found-module__HS70Aa__card{z-index:1;gap:var(--space-lg);width:min(100%,640px);padding:calc(var(--space-xl) + var(--space-xs)) var(--space-xl);border-radius:var(--radius-xl);border:1px solid var(--line);background:linear-gradient(180deg, var(--panel-strong), var(--panel));box-shadow:var(--shadow-strong);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(0,1fr);display:grid;position:relative}.not-found-module__HS70Aa__copyColumn{gap:var(--space-lg);text-align:center;justify-items:center;padding:0;display:grid}.not-found-module__HS70Aa__brandRow{justify-items:center;display:grid}.not-found-module__HS70Aa__brandMark{place-items:center;display:grid}.not-found-module__HS70Aa__status{color:var(--accent);letter-spacing:.1em;align-items:center;font-size:120px;font-weight:700;display:inline-flex}.not-found-module__HS70Aa__content{gap:var(--space-md);justify-items:center;display:grid}.not-found-module__HS70Aa__title{max-width:none;font-size:var(--font-2xl);letter-spacing:-.04em;text-wrap:balance;line-height:1.08}.not-found-module__HS70Aa__description{max-width:34ch;font-size:var(--font-base);color:var(--text-muted);line-height:1.6}.not-found-module__HS70Aa__actions{align-items:center;gap:var(--space-sm);flex-wrap:wrap;justify-content:center;display:flex}.not-found-module__HS70Aa__link{min-height:calc(var(--space-xl) + var(--space-xs));padding:0 calc(var(--space-md) + var(--space-xs));color:#fff;font-size:var(--font-base);background:linear-gradient(135deg, var(--accent) 0%, var(--accent-strong) 100%);box-shadow:var(--shadow-soft);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.not-found-module__HS70Aa__link:hover{transform:translateY(-1px)}@media (max-width:720px){.not-found-module__HS70Aa__page{padding:var(--space-lg) var(--space-md)}.not-found-module__HS70Aa__card{padding:var(--space-xl) var(--space-md);border-radius:var(--radius-lg);grid-template-columns:1fr}.not-found-module__HS70Aa__brandMark{width:calc(var(--space-2xl) + var(--space-xl));height:calc(var(--space-2xl) + var(--space-xl))}.not-found-module__HS70Aa__actions{flex-direction:column;align-items:stretch}.not-found-module__HS70Aa__link{width:100%}}
.GlobalFilterDrawer-module__Q7RgMa__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a6b;justify-content:flex-end;animation:.18s GlobalFilterDrawer-module__Q7RgMa__fadeIn;display:flex;position:fixed;inset:0}@keyframes GlobalFilterDrawer-module__Q7RgMa__fadeIn{0%{opacity:0}to{opacity:1}}.GlobalFilterDrawer-module__Q7RgMa__panel{border-left:1px solid var(--line);background:#fff;grid-template-rows:auto minmax(0,1fr) auto;width:min(440px,100%);height:100%;animation:.26s cubic-bezier(.22,1,.36,1) GlobalFilterDrawer-module__Q7RgMa__slideIn;display:grid;position:relative;overflow:hidden;box-shadow:-16px 0 48px #0f172a1f,0 0 0 1px #0f172a0a}@keyframes GlobalFilterDrawer-module__Q7RgMa__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.GlobalFilterDrawer-module__Q7RgMa__header{background:linear-gradient(135deg, var(--accent-soft) 0%, #dfe6f052 100%);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.GlobalFilterDrawer-module__Q7RgMa__headerLeft{color:var(--accent);align-items:center;gap:10px;display:flex}.GlobalFilterDrawer-module__Q7RgMa__title{letter-spacing:-.01em;color:var(--text);font-size:1rem;font-weight:700;line-height:1.3}.GlobalFilterDrawer-module__Q7RgMa__closeBtn{width:32px;height:32px;color:var(--text-muted);border-radius:8px;place-items:center;transition:background-color .12s,color .12s;display:grid}.GlobalFilterDrawer-module__Q7RgMa__closeBtn:hover{color:var(--text);background:#0000000f}.GlobalFilterDrawer-module__Q7RgMa__body{align-content:start;gap:20px;padding:24px;display:grid;overflow-y:auto}.GlobalFilterDrawer-module__Q7RgMa__description{color:var(--text-muted);font-size:.82rem;line-height:1.5}.GlobalFilterDrawer-module__Q7RgMa__grid{grid-template-columns:1fr;gap:12px;display:grid}.GlobalFilterDrawer-module__Q7RgMa__field{border:1px solid var(--line);background:linear-gradient(180deg, #fff 0%, var(--page-bg-strong) 100%);border-radius:12px;gap:8px;width:100%;min-width:0;padding:12px;display:grid}.GlobalFilterDrawer-module__Q7RgMa__fieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);font-size:.66rem;font-weight:700;line-height:1.2}.GlobalFilterDrawer-module__Q7RgMa__selectWrap{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;min-width:0;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex;position:relative}.GlobalFilterDrawer-module__Q7RgMa__selectWrap:hover{border-color:var(--line-strong)}.GlobalFilterDrawer-module__Q7RgMa__selectWrapActive{background:var(--accent-soft);border-color:#23436c33}.GlobalFilterDrawer-module__Q7RgMa__selectWrap:focus-within{border-color:var(--accent);background:#fff;box-shadow:0 0 0 3px #23436c14}.GlobalFilterDrawer-module__Q7RgMa__select{width:100%;min-width:0;color:var(--text);cursor:pointer;appearance:none;background:0 0;border:none;border-radius:10px;padding:10px 38px 10px 12px;font-size:.82rem;font-weight:500}.GlobalFilterDrawer-module__Q7RgMa__select:focus{outline:none}.GlobalFilterDrawer-module__Q7RgMa__input{width:100%;min-width:0;color:var(--text);background:0 0;border:none;border-radius:10px;padding:10px 12px;font-size:.82rem;font-weight:500}.GlobalFilterDrawer-module__Q7RgMa__input:focus{outline:none}.GlobalFilterDrawer-module__Q7RgMa__input::placeholder{color:var(--text-soft);font-weight:400}.GlobalFilterDrawer-module__Q7RgMa__selectIcon{color:var(--text-soft);pointer-events:none;position:absolute;right:12px}.GlobalFilterDrawer-module__Q7RgMa__footer{border-top:1px solid var(--line);background:var(--page-bg-strong);justify-content:space-between;align-items:center;gap:12px;padding:16px 24px;display:flex}.GlobalFilterDrawer-module__Q7RgMa__resetBtn{color:var(--text-muted);border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:9px 16px;font-size:.8rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.GlobalFilterDrawer-module__Q7RgMa__resetBtn:hover:not(:disabled){border-color:var(--line-strong);color:var(--text)}.GlobalFilterDrawer-module__Q7RgMa__resetBtn:disabled{opacity:.4;cursor:not-allowed}.GlobalFilterDrawer-module__Q7RgMa__applyBtn{color:#fff;background:var(--accent);border-radius:9px;align-items:center;gap:6px;padding:9px 24px;font-size:.8rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:inline-flex}.GlobalFilterDrawer-module__Q7RgMa__applyBtn:hover{background:var(--accent-hover,#1a3a5c);box-shadow:0 2px 6px #23436c33}@media (max-width:520px){.GlobalFilterDrawer-module__Q7RgMa__panel{width:100%}}
.global-dashboard-module__c4gI9W__page{gap:20px;min-width:0;display:grid}.global-dashboard-module__c4gI9W__hero{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:28px 30px;display:flex;box-shadow:0 1px 3px #1732280a}.global-dashboard-module__c4gI9W__heroCopy{gap:6px;display:grid}.global-dashboard-module__c4gI9W__heroEyebrow{font-size:var(--font-3xs);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-warm);font-weight:700}.global-dashboard-module__c4gI9W__heroTitle{font-size:var(--font-2xl);letter-spacing:-.025em;color:var(--text);line-height:1.15}.global-dashboard-module__c4gI9W__heroSubtitle{font-size:var(--font-sm);color:var(--text-muted);max-width:500px;line-height:1.65}.global-dashboard-module__c4gI9W__heroRight{flex-shrink:0;align-items:center;gap:12px;display:flex}.global-dashboard-module__c4gI9W__heroUser{text-align:right;gap:2px;display:grid}.global-dashboard-module__c4gI9W__heroUserName{font-size:var(--font-base);color:var(--text);font-weight:700}.global-dashboard-module__c4gI9W__heroUserRole{font-size:var(--font-xs);color:var(--text-muted)}.global-dashboard-module__c4gI9W__heroAvatar{background:var(--accent);color:#fff;width:44px;height:44px;font-weight:700;font-size:var(--font-sm);letter-spacing:.02em;border-radius:50%;place-items:center;display:grid}.global-dashboard-module__c4gI9W__statsRow{grid-template-columns:minmax(320px,1.12fr) minmax(0,1.88fr);align-items:stretch;gap:18px;display:grid}.global-dashboard-module__c4gI9W__featuredCard{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff1f,#0000 30%),linear-gradient(145deg,#1f4168 0%,#2b5584 52%,#36679b 100%);border:1px solid #23436c1f;border-radius:18px;flex-direction:column;justify-content:space-between;gap:20px;min-height:260px;padding:28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #23436c29}.global-dashboard-module__c4gI9W__featuredCard:after{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:210px;height:210px;position:absolute;inset:auto -6% -24% auto}.global-dashboard-module__c4gI9W__featuredCard:before{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:180px;height:180px;position:absolute;inset:auto auto -18% -8%}.global-dashboard-module__c4gI9W__featuredHeader{justify-content:space-between;align-items:center;display:flex}.global-dashboard-module__c4gI9W__featuredIconWrap{color:#fff;background:#ffffff26;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.global-dashboard-module__c4gI9W__featuredBadge{font-size:var(--font-3xs);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff26;border-radius:6px;align-items:center;gap:5px;padding:3px 8px;font-weight:700;display:inline-flex}.global-dashboard-module__c4gI9W__featuredLiveDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite global-dashboard-module__c4gI9W__livePulse}@keyframes global-dashboard-module__c4gI9W__livePulse{0%,to{box-shadow:0 0 0 3px #22c55e2e}50%{box-shadow:0 0 0 6px #22c55e14}}.global-dashboard-module__c4gI9W__featuredValue{font-size:var(--font-display);letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-weight:800;line-height:1}.global-dashboard-module__c4gI9W__featuredMain{z-index:1;gap:10px;display:grid;position:relative}.global-dashboard-module__c4gI9W__featuredOverline{font-size:var(--font-3xs);letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8;font-weight:700}.global-dashboard-module__c4gI9W__featuredLabel{font-size:var(--font-sm);color:#ffffffc2;max-width:32ch;line-height:1.5}.global-dashboard-module__c4gI9W__featuredFootGrid{z-index:1;grid-template-columns:minmax(0,1fr);display:grid;position:relative}.global-dashboard-module__c4gI9W__featuredFootCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.global-dashboard-module__c4gI9W__featuredFootIconWrap{color:#fff;background:#ffffff24;border-radius:12px;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.global-dashboard-module__c4gI9W__featuredFootContent{gap:2px;display:grid}.global-dashboard-module__c4gI9W__featuredFootLabel{font-size:var(--font-3xs);letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3}.global-dashboard-module__c4gI9W__featuredFootValue{font-size:var(--font-xl);font-variant-numeric:tabular-nums;color:#fff;font-weight:800;line-height:1}.global-dashboard-module__c4gI9W__featuredFootHint{font-size:var(--font-2xs);color:#ffffffb8;line-height:1.35}.global-dashboard-module__c4gI9W__compactStack{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(0,1fr);gap:18px;display:grid}.global-dashboard-module__c4gI9W__statCard{background:linear-gradient(#fffffffa,#f9faf7f5);border:1px solid #17322814;border-radius:18px;gap:18px;min-height:160px;padding:22px 22px 20px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 24px #1732280d}.global-dashboard-module__c4gI9W__statCard:before{content:"";background:linear-gradient(90deg,#23436c14,#feaf3159);height:4px;position:absolute;inset:0 0 auto}.global-dashboard-module__c4gI9W__statHeader{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.global-dashboard-module__c4gI9W__statIconWrap{color:#fff;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 20px #1732281f}.global-dashboard-module__c4gI9W__statIcon{width:18px;height:18px}.global-dashboard-module__c4gI9W__statBody{z-index:1;align-content:end;gap:8px;display:grid;position:relative}.global-dashboard-module__c4gI9W__statValue{color:var(--text);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(2rem,2vw,2.35rem);font-weight:800;line-height:1}.global-dashboard-module__c4gI9W__statLabel{font-size:var(--font-sm);color:#687870;line-height:1.4}.global-dashboard-module__c4gI9W__countryTableCard{border:1px solid var(--line);background:#fff;border-radius:14px;gap:16px;padding:24px;display:grid;box-shadow:0 1px 3px #1732280a}.global-dashboard-module__c4gI9W__countryTableHeader{align-items:center;gap:10px;display:flex}.global-dashboard-module__c4gI9W__countryTableTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.global-dashboard-module__c4gI9W__countryTableTools{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:12px;display:flex}.global-dashboard-module__c4gI9W__countrySearch{flex-shrink:0;width:min(320px,100%)}.global-dashboard-module__c4gI9W__countrySortControl{flex-shrink:0;width:min(250px,100%)}.global-dashboard-module__c4gI9W__countryTableIconWrap{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.global-dashboard-module__c4gI9W__countryTableTitle{font-size:var(--font-base);letter-spacing:-.005em}.global-dashboard-module__c4gI9W__countryTableSubtitle{font-size:var(--font-xs);color:var(--text-muted)}.global-dashboard-module__c4gI9W__countryTableWrap{scrollbar-width:thin;scrollbar-color:#17322829 transparent;border:1px solid #1732280f;border-radius:12px;max-height:460px;overflow:auto}.global-dashboard-module__c4gI9W__countryTableWrap::-webkit-scrollbar{width:8px;height:8px}.global-dashboard-module__c4gI9W__countryTableWrap::-webkit-scrollbar-track{background:0 0}.global-dashboard-module__c4gI9W__countryTableWrap::-webkit-scrollbar-thumb{background:#17322829;border-radius:99px}.global-dashboard-module__c4gI9W__countryTable{border-collapse:collapse;width:100%;font-size:var(--font-xs)}.global-dashboard-module__c4gI9W__countryTable th{z-index:1;font-size:var(--font-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);background:var(--page-bg-strong);border-bottom:1px solid var(--line);padding:8px 12px;font-weight:700;position:sticky;top:0}.global-dashboard-module__c4gI9W__countryTable td{border-bottom:1px solid var(--line);color:var(--text);padding:10px 12px}.global-dashboard-module__c4gI9W__countryTable tr:last-child td{border-bottom:none}.global-dashboard-module__c4gI9W__countryTable tbody tr:hover{background:var(--page-bg-strong)}.global-dashboard-module__c4gI9W__countryName{margin-right:6px;font-weight:600}.global-dashboard-module__c4gI9W__countryCode{font-size:var(--font-2xs);color:var(--text-soft);letter-spacing:.05em;text-transform:uppercase;font-weight:600}.global-dashboard-module__c4gI9W__countryNum{font-variant-numeric:tabular-nums;text-align:center;font-weight:700}.global-dashboard-module__c4gI9W__countryIdentityCell{min-width:180px}.global-dashboard-module__c4gI9W__countryIdentityStack{gap:3px;display:grid}.global-dashboard-module__c4gI9W__metricStack{gap:6px;min-width:140px;display:grid}.global-dashboard-module__c4gI9W__metricLine{justify-content:space-between;align-items:center;gap:10px;display:flex}.global-dashboard-module__c4gI9W__metricLabel{font-size:var(--font-2xs);color:var(--text-muted);line-height:1.35}.global-dashboard-module__c4gI9W__metricValue{font-size:var(--font-xs);font-variant-numeric:tabular-nums;color:var(--text);white-space:nowrap;font-weight:800}.global-dashboard-module__c4gI9W__countryTableEmpty{text-align:center;font-size:var(--font-xs);color:var(--text-muted);padding:18px 12px}.global-dashboard-module__c4gI9W__usageBar{align-items:center;gap:8px;display:flex}.global-dashboard-module__c4gI9W__usageCell{gap:5px;display:grid}.global-dashboard-module__c4gI9W__usageBarTrack{background:#1732280f;border-radius:99px;flex:1;min-width:50px;height:8px;overflow:hidden}.global-dashboard-module__c4gI9W__usageBarFill{border-radius:99px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.global-dashboard-module__c4gI9W__usageBarPct{font-size:var(--font-2xs);color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right;min-width:36px;font-weight:700}.global-dashboard-module__c4gI9W__usageMeta{font-size:var(--font-3xs);color:var(--text-soft);font-variant-numeric:tabular-nums}.global-dashboard-module__c4gI9W__chartsGrid{grid-template-columns:1.6fr 1fr;gap:16px;min-width:0;display:grid}.global-dashboard-module__c4gI9W__chartCard{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:16px;min-width:0;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 1px 3px #1732280a}.global-dashboard-module__c4gI9W__chartCard:hover{border-color:#17322829;box-shadow:0 2px 8px #17322812}.global-dashboard-module__c4gI9W__chartHeader{align-items:center;gap:10px;display:flex}.global-dashboard-module__c4gI9W__chartIconWrap{background:var(--accent-soft);width:32px;height:32px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.global-dashboard-module__c4gI9W__chartTitle{font-size:var(--font-base);letter-spacing:-.005em}.global-dashboard-module__c4gI9W__chartSubtitle{font-size:var(--font-xs);color:var(--text-muted)}.global-dashboard-module__c4gI9W__chartBody{width:100%;min-width:0;height:260px;min-height:200px;overflow:hidden}.global-dashboard-module__c4gI9W__chartLegend{flex-wrap:wrap;justify-content:center;gap:6px 16px;display:flex}.global-dashboard-module__c4gI9W__legendItem{font-size:var(--font-2xs);color:var(--text-muted);align-items:center;gap:6px;display:flex}.global-dashboard-module__c4gI9W__legendDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.global-dashboard-module__c4gI9W__legendValue{color:var(--text);font-weight:700}.global-dashboard-module__c4gI9W__breakdownGrid{grid-template-columns:1fr 1fr;gap:16px;min-width:0;display:grid}.global-dashboard-module__c4gI9W__breakdownCard{flex-direction:column;height:420px;display:flex;overflow:hidden}.global-dashboard-module__c4gI9W__breakdownCard .global-dashboard-module__c4gI9W__chartHeader{z-index:1;border-bottom:1px solid var(--line);background:#fff;flex-shrink:0;height:fit-content;padding-bottom:16px;position:sticky;top:0}.global-dashboard-module__c4gI9W__barList{scrollbar-width:thin;scrollbar-color:#1732281f transparent;flex-direction:column;flex:1;gap:14px;min-height:0;padding-top:16px;padding-bottom:4px;display:flex;overflow-y:auto}.global-dashboard-module__c4gI9W__barList::-webkit-scrollbar{width:4px}.global-dashboard-module__c4gI9W__barList::-webkit-scrollbar-track{background:0 0}.global-dashboard-module__c4gI9W__barList::-webkit-scrollbar-thumb{background:#1732281f;border-radius:99px}.global-dashboard-module__c4gI9W__barList::-webkit-scrollbar-thumb:hover{background:#17322838}.global-dashboard-module__c4gI9W__barItem{flex-direction:column;gap:5px;display:flex}.global-dashboard-module__c4gI9W__barItemHeader{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.global-dashboard-module__c4gI9W__barItemLabel{font-size:var(--font-xs);color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:1.3;overflow:hidden}.global-dashboard-module__c4gI9W__barItemValue{font-size:var(--font-xs);color:var(--text);font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:800}.global-dashboard-module__c4gI9W__barItemTrack{background:#1732280f;border-radius:99px;height:6px;overflow:hidden}.global-dashboard-module__c4gI9W__barItemFill{border-radius:99px;height:100%;transition:width .8s cubic-bezier(.22,1,.36,1)}.global-dashboard-module__c4gI9W__agentCard{border:1px solid var(--line);background:#fff;border-radius:14px;gap:16px;padding:24px;display:grid}.global-dashboard-module__c4gI9W__agentHeader{align-items:center;gap:10px;display:flex}.global-dashboard-module__c4gI9W__agentTools{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.global-dashboard-module__c4gI9W__agentFilter{min-width:220px}.global-dashboard-module__c4gI9W__agentFilterWide{flex:1;min-width:min(100%,260px)}.global-dashboard-module__c4gI9W__agentIconWrap{width:32px;height:32px;color:var(--accent-warm);background:#feaf311f;border-radius:8px;place-items:center;display:grid}.global-dashboard-module__c4gI9W__agentTitle{font-size:var(--font-base);letter-spacing:-.005em}.global-dashboard-module__c4gI9W__agentSubtitle{font-size:var(--font-xs);color:var(--text-muted)}.global-dashboard-module__c4gI9W__agentTableWrap{scrollbar-width:thin;scrollbar-color:#17322829 transparent;border:1px solid #1732280f;border-radius:12px;max-height:460px;overflow:auto}.global-dashboard-module__c4gI9W__agentTableWrap::-webkit-scrollbar{width:8px;height:8px}.global-dashboard-module__c4gI9W__agentTableWrap::-webkit-scrollbar-track{background:0 0}.global-dashboard-module__c4gI9W__agentTableWrap::-webkit-scrollbar-thumb{background:#17322829;border-radius:99px}.global-dashboard-module__c4gI9W__agentTable{border-collapse:collapse;width:100%;font-size:var(--font-xs)}.global-dashboard-module__c4gI9W__agentTable th{z-index:1;font-size:var(--font-2xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-soft);background:var(--page-bg-strong);border-bottom:1px solid var(--line);padding:8px 12px;font-weight:700;position:sticky;top:0}.global-dashboard-module__c4gI9W__agentTable td{border-bottom:1px solid var(--line);color:var(--text);padding:10px 12px}.global-dashboard-module__c4gI9W__agentIdentity{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.global-dashboard-module__c4gI9W__agentTypeBadge{font-size:var(--font-4xs);letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;display:inline-flex}.global-dashboard-module__c4gI9W__agentTypeBadgeAmci{background:var(--success);color:#fff}.global-dashboard-module__c4gI9W__agentTypeBadgeForeign{background:var(--danger);color:#fff}.global-dashboard-module__c4gI9W__agentTable tr:last-child td{border-bottom:none}.global-dashboard-module__c4gI9W__agentTable tbody tr:hover{background:var(--page-bg-strong)}.global-dashboard-module__c4gI9W__agentCount{font-variant-numeric:tabular-nums;text-align:center;font-weight:800}.global-dashboard-module__c4gI9W__agentCountries{flex-wrap:wrap;gap:4px;display:flex}.global-dashboard-module__c4gI9W__countryChip{font-size:var(--font-2xs);white-space:nowrap;border-radius:6px;align-items:center;padding:2px 8px;font-weight:600;display:inline-flex}.global-dashboard-module__c4gI9W__agentBar{align-items:center;gap:10px;display:flex}.global-dashboard-module__c4gI9W__agentBarTrack{background:var(--line);border-radius:99px;flex:1;height:6px;overflow:hidden}.global-dashboard-module__c4gI9W__agentBarFill{background:var(--accent);border-radius:99px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.global-dashboard-module__c4gI9W__skeleton{border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px;padding:24px;display:grid}.global-dashboard-module__c4gI9W__skeletonLine{background:var(--line);border-radius:6px;height:14px;animation:1.4s ease-in-out infinite global-dashboard-module__c4gI9W__pulse}.global-dashboard-module__c4gI9W__skeletonLineWide{width:80%}.global-dashboard-module__c4gI9W__skeletonLineMedium{width:55%}.global-dashboard-module__c4gI9W__skeletonLineShort{width:35%}@keyframes global-dashboard-module__c4gI9W__pulse{0%,to{opacity:1}50%{opacity:.4}}.global-dashboard-module__c4gI9W__emptyText{font-size:var(--font-sm);color:var(--text-muted);text-align:center;padding:24px 0}@media (max-width:1100px){.global-dashboard-module__c4gI9W__hero{flex-direction:column;align-items:flex-start}.global-dashboard-module__c4gI9W__heroRight{justify-content:flex-start}.global-dashboard-module__c4gI9W__heroUser{text-align:left}.global-dashboard-module__c4gI9W__statsRow,.global-dashboard-module__c4gI9W__chartsGrid,.global-dashboard-module__c4gI9W__breakdownGrid{grid-template-columns:1fr}.global-dashboard-module__c4gI9W__countryTableTop{flex-direction:column;align-items:stretch}.global-dashboard-module__c4gI9W__countryTableTools{justify-content:stretch;width:100%}.global-dashboard-module__c4gI9W__countrySortControl,.global-dashboard-module__c4gI9W__countrySearch{width:100%}}@media (max-width:640px){.global-dashboard-module__c4gI9W__statsRow,.global-dashboard-module__c4gI9W__compactStack{grid-template-columns:1fr}.global-dashboard-module__c4gI9W__featuredCard{min-height:auto;padding:24px 20px}.global-dashboard-module__c4gI9W__statCard{min-height:auto}.global-dashboard-module__c4gI9W__hero,.global-dashboard-module__c4gI9W__statCard,.global-dashboard-module__c4gI9W__chartCard,.global-dashboard-module__c4gI9W__featuredCard,.global-dashboard-module__c4gI9W__countryTableCard,.global-dashboard-module__c4gI9W__agentCard{border-radius:12px}.global-dashboard-module__c4gI9W__agentTools{flex-direction:column;align-items:stretch}.global-dashboard-module__c4gI9W__agentFilter,.global-dashboard-module__c4gI9W__agentFilterWide{width:100%;min-width:0}}
.LocaleSwitcher-module__zqglNW__root{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;padding:3px;display:inline-flex}.LocaleSwitcher-module__zqglNW__option{letter-spacing:.14em;text-transform:uppercase;min-width:52px;color:var(--text-soft);border-radius:999px;padding:7px 12px;font-size:.72rem;font-weight:700}.LocaleSwitcher-module__zqglNW__option:hover:not(.LocaleSwitcher-module__zqglNW__optionActive){color:var(--text)}.LocaleSwitcher-module__zqglNW__optionActive{color:#fff;background:var(--accent-strong)}.LocaleSwitcher-module__zqglNW__locked{border:1px solid var(--line);color:var(--text);letter-spacing:.14em;text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.LocaleSwitcher-module__zqglNW__lockedValue{color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:4px 10px}
.Button-module__8RiFmG__button{letter-spacing:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 20px;font-size:.78rem;font-weight:600;display:inline-flex}.Button-module__8RiFmG__button:disabled{cursor:not-allowed;opacity:.55}.Button-module__8RiFmG__primary{color:#fff;background:var(--accent-strong);box-shadow:0 1px 3px #1732281f}.Button-module__8RiFmG__primary:hover:not(:disabled){background:var(--accent);box-shadow:0 2px 8px #1e3a5f38}.Button-module__8RiFmG__secondary{color:var(--text);border:1px solid var(--line-strong);background:#fff;box-shadow:0 1px 2px #1732280f}.Button-module__8RiFmG__secondary:hover:not(:disabled){border-color:var(--line-strong);background:#fffffff5;box-shadow:0 2px 6px #1732281a}.Button-module__8RiFmG__ghost{color:var(--text);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){background:#1732280d}
.Input-module__5jsJuW__root{gap:6px;display:grid}.Input-module__5jsJuW__label{color:var(--text);font-size:.82rem;font-weight:600}.Input-module__5jsJuW__requiredMark{color:var(--danger)}.Input-module__5jsJuW__inputWrap{position:relative}.Input-module__5jsJuW__input{border:1px solid var(--line);width:100%;height:44px;color:var(--text);background:#fff;border-radius:10px;padding:0 14px;font-size:.88rem}.Input-module__5jsJuW__inputHasToggle{padding-right:42px}.Input-module__5jsJuW__input::placeholder{color:var(--text-soft)}.Input-module__5jsJuW__input:hover{border-color:var(--line-strong)}.Input-module__5jsJuW__input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #1e3a5f1a}.Input-module__5jsJuW__inputError{border-color:#c45a4f85;box-shadow:0 0 0 3px #c45a4f0f}.Input-module__5jsJuW__toggle{width:28px;height:28px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.Input-module__5jsJuW__toggle:hover{color:var(--text);background:#1732280d}.Input-module__5jsJuW__toggleIcon{width:16px;height:16px}.Input-module__5jsJuW__error{color:var(--danger);font-size:.78rem}
.QuotaOverview-module__LswHFG__overview{border:1px solid var(--line);background:#fff;border-radius:16px;animation:.35s cubic-bezier(.16,1,.3,1) QuotaOverview-module__LswHFG__overviewFadeIn;overflow:hidden;box-shadow:0 1px 3px #1732280a,0 6px 24px #17322808}@keyframes QuotaOverview-module__LswHFG__overviewFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.QuotaOverview-module__LswHFG__overviewHeader{background:linear-gradient(135deg, var(--accent-soft) 0%, #dfe6f059 100%);text-align:left;cursor:pointer;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 24px;transition:background .15s;display:flex}.QuotaOverview-module__LswHFG__overviewHeader:hover{background:linear-gradient(135deg,#dfe6f0cc 0%,#dfe6f080 100%)}.QuotaOverview-module__LswHFG__overviewTitleGroup{align-items:center;gap:12px;display:flex}.QuotaOverview-module__LswHFG__overviewIcon{background:var(--accent);color:#fff;border-radius:9px;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 2px 6px #23436c2e}.QuotaOverview-module__LswHFG__overviewTitle{color:var(--accent-strong);letter-spacing:-.01em;margin:0;font-size:.84rem;font-weight:700}.QuotaOverview-module__LswHFG__overviewSubtitle{color:var(--text-muted);margin:1px 0 0;font-size:.7rem}.QuotaOverview-module__LswHFG__overviewMeta{flex-shrink:0;align-items:center;gap:16px;display:flex}.QuotaOverview-module__LswHFG__overviewSummary{color:var(--accent-strong);border:1px solid var(--line);background:#fffc;border-radius:8px;align-items:center;gap:6px;padding:5px 12px;font-size:.72rem;font-weight:600;display:flex}.QuotaOverview-module__LswHFG__overviewSummary strong{font-weight:800}.QuotaOverview-module__LswHFG__overviewLive{color:var(--text-soft);white-space:nowrap;align-items:center;gap:6px;font-size:.64rem;font-weight:600;display:flex}.QuotaOverview-module__LswHFG__liveDot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite QuotaOverview-module__LswHFG__livePulse;box-shadow:0 0 0 3px #22c55e2e}@keyframes QuotaOverview-module__LswHFG__livePulse{0%,to{box-shadow:0 0 0 3px #22c55e2e}50%{box-shadow:0 0 0 6px #22c55e14}}.QuotaOverview-module__LswHFG__chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.QuotaOverview-module__LswHFG__chevronExpanded{transform:rotate(180deg)}.QuotaOverview-module__LswHFG__collapsedBar{align-items:center;gap:8px;display:flex}.QuotaOverview-module__LswHFG__collapsedBarTrack{background:var(--line);border-radius:99px;width:80px;height:6px;overflow:hidden}.QuotaOverview-module__LswHFG__collapsedBarFill{border-radius:99px;height:100%;transition:width .6s cubic-bezier(.22,1,.36,1)}.QuotaOverview-module__LswHFG__collapsedBarPct{font-variant-numeric:tabular-nums;min-width:28px;font-size:.68rem;font-weight:800}.QuotaOverview-module__LswHFG__cardsCollapsible{border-top:1px solid var(--line);transition:max-height .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.QuotaOverview-module__LswHFG__cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0;display:grid}.QuotaOverview-module__LswHFG__card{border-right:1px solid var(--line);padding:0}.QuotaOverview-module__LswHFG__card:last-child{border-right:none}.QuotaOverview-module__LswHFG__cardHeader{border-bottom:1px solid #1732280f;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.QuotaOverview-module__LswHFG__cardTitleRow{flex-direction:column;gap:6px;display:flex}.QuotaOverview-module__LswHFG__cardLabel{color:var(--text);letter-spacing:-.01em;font-size:.78rem;font-weight:700}.QuotaOverview-module__LswHFG__cardStatusBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:5px;align-items:center;width:fit-content;padding:2px 8px;font-size:.62rem;font-weight:700;display:inline-flex}.QuotaOverview-module__LswHFG__cardOverall{align-items:center;gap:8px;display:flex}.QuotaOverview-module__LswHFG__cardOverallInfo{flex-direction:column;align-items:flex-end;display:flex}.QuotaOverview-module__LswHFG__cardOverallPct{font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:800;line-height:1}.QuotaOverview-module__LswHFG__cardOverallLabel{color:var(--text-soft);text-transform:uppercase;letter-spacing:.04em;font-size:.6rem;font-weight:600}.QuotaOverview-module__LswHFG__cardBody{flex-direction:column;gap:10px;padding:12px 20px 16px;display:flex}.QuotaOverview-module__LswHFG__listRow{background:var(--page-bg-strong,#fbf7f0);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;transition:background .15s;display:flex}.QuotaOverview-module__LswHFG__listRow:hover{background:#23436c0a}.QuotaOverview-module__LswHFG__listRowLeft{align-items:center;gap:10px;display:flex}.QuotaOverview-module__LswHFG__listRowInfo{flex-direction:column;gap:1px;display:flex}.QuotaOverview-module__LswHFG__listRowLabel{color:var(--text);align-items:center;gap:5px;font-size:.7rem;font-weight:700;display:flex}.QuotaOverview-module__LswHFG__listRowIcon{color:var(--text-muted);flex-shrink:0}.QuotaOverview-module__LswHFG__listRowNumbers{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.68rem}.QuotaOverview-module__LswHFG__listRowNumbers strong{color:var(--text);font-weight:800}.QuotaOverview-module__LswHFG__listRowRight{flex-direction:column;align-items:flex-end;gap:3px;display:flex}.QuotaOverview-module__LswHFG__listRowPct{font-variant-numeric:tabular-nums;font-size:.76rem;font-weight:800}.QuotaOverview-module__LswHFG__listRowRemaining{white-space:nowrap;border-radius:4px;padding:1px 7px;font-size:.6rem;font-weight:700}.QuotaOverview-module__LswHFG__listRowRemainingZero{color:#991b1b!important;background:#fef2f2!important}.QuotaOverview-module__LswHFG__miniRing{flex-shrink:0}.QuotaOverview-module__LswHFG__miniRingFill{transition:stroke-dashoffset .6s cubic-bezier(.22,1,.36,1),stroke .4s}@media (max-width:900px){.QuotaOverview-module__LswHFG__cards{grid-template-columns:1fr}.QuotaOverview-module__LswHFG__card{border-right:none;border-bottom:1px solid var(--line)}.QuotaOverview-module__LswHFG__card:last-child{border-bottom:none}}@media (max-width:640px){.QuotaOverview-module__LswHFG__overviewHeader{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.QuotaOverview-module__LswHFG__overviewMeta{flex-direction:column;align-items:flex-start;gap:8px}.QuotaOverview-module__LswHFG__cardHeader{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.QuotaOverview-module__LswHFG__cardOverall{align-self:flex-end}.QuotaOverview-module__LswHFG__cardBody{padding:10px 16px 14px}}
.page-module__sq3n_W__stateBox{padding:var(--space-xl);text-align:center}.page-module__sq3n_W__loadingState{padding:var(--space-2xl);justify-content:center;align-items:center;display:flex}.page-module__sq3n_W__loadingSpinner{animation:1s linear infinite page-module__sq3n_W__spin}.page-module__sq3n_W__stateAction{margin-top:var(--space-md);cursor:pointer}.page-module__sq3n_W__backButton{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-md);padding:var(--space-xs) var(--space-sm);border:1px solid var(--line);border-radius:var(--radius-xs);cursor:pointer;font-size:var(--font-sm);color:var(--text-muted);background:0 0;display:inline-flex}@keyframes page-module__sq3n_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.candidatures-module__GrVE6a__page{gap:16px;display:grid}.candidatures-module__GrVE6a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.candidatures-module__GrVE6a__headerActions{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.candidatures-module__GrVE6a__pageTitle{letter-spacing:-.025em;font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.15}.candidatures-module__GrVE6a__pageSubtitle{color:var(--text-muted);margin-top:4px;font-size:.82rem}.candidatures-module__GrVE6a__typeTabs{background:var(--page-bg-strong);border:1px solid var(--line);border-radius:12px;gap:6px;padding:4px;display:flex;overflow-x:auto}.candidatures-module__GrVE6a__typeTab{color:var(--text-muted);white-space:nowrap;background:0 0;border-radius:9px;align-items:center;gap:7px;padding:9px 18px;font-size:.82rem;font-weight:600;transition:background-color .15s,color .15s,box-shadow .15s;display:inline-flex}.candidatures-module__GrVE6a__typeTab:hover{color:var(--text);background:#fff9}.candidatures-module__GrVE6a__typeTabActive{color:var(--accent);background:#fff;box-shadow:0 1px 3px #0000000f,0 0 0 1px #0000000a}.candidatures-module__GrVE6a__countBadge{background:var(--line);min-width:20px;height:20px;color:var(--text-muted);border-radius:10px;justify-content:center;align-items:center;padding:0 6px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.candidatures-module__GrVE6a__countBadgeActive{background:var(--accent-soft);color:var(--accent)}.candidatures-module__GrVE6a__countBadgeSub{background:var(--line);min-width:18px;height:18px;color:var(--text-muted);border-radius:9px;justify-content:center;align-items:center;margin-left:4px;padding:0 5px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.candidatures-module__GrVE6a__countBadgeSubActive{color:var(--accent);background:#23436c26}.candidatures-module__GrVE6a__subRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.candidatures-module__GrVE6a__subTabs{gap:4px;display:flex}.candidatures-module__GrVE6a__phaseSkeleton{flex-wrap:wrap;gap:8px;display:flex}.candidatures-module__GrVE6a__phaseSkeletonPill{border:1px solid var(--line);background:linear-gradient(90deg,#23436c14 25%,#23436c2e 50%,#23436c14 75%) 0 0/200% 100%;border-radius:8px;width:136px;height:34px;animation:1.2s linear infinite candidatures-module__GrVE6a__candidaturesShimmer}.candidatures-module__GrVE6a__subTab{color:var(--text-muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 16px;font-size:.78rem;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.candidatures-module__GrVE6a__subTab:hover{color:var(--text);background:var(--page-bg-strong)}.candidatures-module__GrVE6a__subTabActive{color:var(--accent);background:var(--accent-soft);border-color:var(--accent)}.candidatures-module__GrVE6a__globalFilterBtn{color:var(--accent);border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:9px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex;position:relative}.candidatures-module__GrVE6a__globalFilterBtn:hover,.candidatures-module__GrVE6a__globalFilterBtnActive{border-color:var(--accent);background:var(--accent-soft)}.candidatures-module__GrVE6a__globalFilterDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.candidatures-module__GrVE6a__addBtn{color:#fff;background:var(--accent);white-space:nowrap;border-radius:9px;align-items:center;gap:6px;margin-left:auto;padding:8px 16px;font-size:.8rem;font-weight:600;transition:background-color .15s,box-shadow .15s;display:inline-flex}.candidatures-module__GrVE6a__addBtn:hover:not(:disabled){background:var(--accent-hover,#1a3a5c);box-shadow:0 2px 6px #23436c33}.candidatures-module__GrVE6a__addBtn:disabled{opacity:.65;cursor:not-allowed}@keyframes candidatures-module__GrVE6a__spin{to{transform:rotate(360deg)}}.candidatures-module__GrVE6a__spinning{animation:.8s linear infinite candidatures-module__GrVE6a__spin}.candidatures-module__GrVE6a__emptyCard{border:1px solid var(--line);text-align:center;background:#fff;border-radius:14px;padding:60px 24px}.candidatures-module__GrVE6a__emptyText{color:var(--text-muted);font-size:.88rem}.candidatures-module__GrVE6a__tableSkeleton{border:1px solid var(--line);background:#fff;border-radius:14px;gap:12px;padding:22px;display:grid}.candidatures-module__GrVE6a__tableSkeletonLineWide,.candidatures-module__GrVE6a__tableSkeletonLineMedium,.candidatures-module__GrVE6a__tableSkeletonLineShort{background:linear-gradient(90deg,#23436c14 25%,#23436c2e 50%,#23436c14 75%) 0 0/200% 100%;border-radius:999px;height:14px;animation:1.2s linear infinite candidatures-module__GrVE6a__candidaturesShimmer;display:block}.candidatures-module__GrVE6a__tableSkeletonLineWide{width:100%}.candidatures-module__GrVE6a__tableSkeletonLineMedium{width:72%}.candidatures-module__GrVE6a__tableSkeletonLineShort{width:48%}@keyframes candidatures-module__GrVE6a__candidaturesShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:720px){.candidatures-module__GrVE6a__headerActions{width:100%}.candidatures-module__GrVE6a__typeTabs{gap:4px;padding:3px}.candidatures-module__GrVE6a__typeTab{padding:7px 12px;font-size:.76rem}.candidatures-module__GrVE6a__subRow{flex-direction:column;align-items:stretch}.candidatures-module__GrVE6a__globalFilterBtn{justify-content:center;margin-left:0}.candidatures-module__GrVE6a__addBtn{justify-content:center}}
