.styles-module__Fgm9mG__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.styles-module__Fgm9mG__modal{background:var(--background);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;box-shadow:0 8px 32px #0003}.styles-module__Fgm9mG__modalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module__Fgm9mG__modalTitle{color:var(--foreground);margin:0;font-size:20px;font-weight:600}.styles-module__Fgm9mG__closeButton{color:var(--foreground-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;transition:background-color .2s,color .2s;display:flex}.styles-module__Fgm9mG__closeButton:hover{background-color:var(--hover-color);color:var(--foreground)}.styles-module__Fgm9mG__modalBody{flex:1;padding:24px;overflow-y:auto}.styles-module__Fgm9mG__currentRequisite{border-bottom:1px solid var(--border-color);margin-bottom:24px;padding-bottom:24px}.styles-module__Fgm9mG__currentLabel{color:var(--foreground-secondary);margin-bottom:12px;font-size:14px;font-weight:600}.styles-module__Fgm9mG__requisiteCard{background:var(--background-secondary);border:1px solid var(--border-color);border-radius:8px;padding:16px}.styles-module__Fgm9mG__form{flex-direction:column;gap:20px;display:flex}.styles-module__Fgm9mG__formGroup{flex-direction:column;gap:8px;display:flex}.styles-module__Fgm9mG__label{color:var(--foreground);font-size:14px;font-weight:600}.styles-module__Fgm9mG__required{color:#ef4444;margin-left:4px}.styles-module__Fgm9mG__helpText{color:var(--foreground-secondary);background:var(--background-secondary);border-radius:6px;padding:12px;font-size:13px}.styles-module__Fgm9mG__requisitesList{flex-direction:column;gap:8px;max-height:400px;padding:4px;display:flex;overflow-y:auto}.styles-module__Fgm9mG__requisiteItem{background:var(--background-secondary);border:2px solid var(--border-color);cursor:pointer;border-radius:8px;align-items:flex-start;gap:12px;padding:16px;transition:all .2s;display:flex}.styles-module__Fgm9mG__requisiteItem:hover:not(.styles-module__Fgm9mG__currentItem){border-color:var(--accent);background:var(--background)}.styles-module__Fgm9mG__requisiteItem.styles-module__Fgm9mG__currentItem{opacity:.6;cursor:not-allowed;background:var(--background-secondary)}.styles-module__Fgm9mG__radio{cursor:pointer;width:18px;height:18px;accent-color:var(--accent);flex-shrink:0;margin-top:2px}.styles-module__Fgm9mG__requisiteItem.styles-module__Fgm9mG__currentItem .styles-module__Fgm9mG__radio{cursor:not-allowed}.styles-module__Fgm9mG__requisiteInfo{flex:1;min-width:0}.styles-module__Fgm9mG__requisiteName{color:var(--foreground);align-items:center;gap:8px;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.styles-module__Fgm9mG__currentBadge{color:var(--accent);background:rgba(var(--accent-rgb,99,102,241),.1);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.styles-module__Fgm9mG__requisiteDetails{color:var(--foreground-secondary);word-break:break-word;font-size:13px}.styles-module__Fgm9mG__modalFooter{border-top:1px solid var(--border-color);justify-content:flex-end;gap:12px;padding:20px 24px;display:flex}.styles-module__Fgm9mG__button{border:1px solid var(--border-color);background:var(--background);color:var(--foreground);cursor:pointer;border-radius:6px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.styles-module__Fgm9mG__button:hover:not(:disabled){background:var(--hover-color)}.styles-module__Fgm9mG__button:disabled{opacity:.5;cursor:not-allowed}.styles-module__Fgm9mG__primaryButton{background:var(--accent);color:#fff;border-color:var(--accent)}.styles-module__Fgm9mG__primaryButton:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}@media (max-width:768px){.styles-module__Fgm9mG__modal{border-radius:12px 12px 0 0;max-width:100%;max-height:95vh;margin:0}.styles-module__Fgm9mG__modalHeader{padding:16px}.styles-module__Fgm9mG__modalTitle{font-size:18px}.styles-module__Fgm9mG__modalBody{padding:16px}.styles-module__Fgm9mG__requisitesList{max-height:300px}}
