.denuncias-module__7psLvq__page{background:linear-gradient(180deg,var(--rw-dark)0%,var(--rw-dark-secondary)100%);min-height:100vh}.denuncias-module__7psLvq__header{border-bottom:1px solid #ffffff1a;padding:1rem 0}.denuncias-module__7psLvq__headerContent{justify-content:space-between;align-items:center;display:flex}.denuncias-module__7psLvq__logoLink{display:block}.denuncias-module__7psLvq__logo{border-radius:8px}.denuncias-module__7psLvq__headerBadge{color:var(--rw-orange);background:#ff6b3526;border:1px solid #ff6b354d;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;display:flex}.denuncias-module__7psLvq__main{padding:3rem 0 4rem}.denuncias-module__7psLvq__formContainer{width:100%}.denuncias-module__7psLvq__formHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.denuncias-module__7psLvq__formTitle{color:var(--rw-white);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.denuncias-module__7psLvq__stepIndicator{color:#fff9;font-size:.9rem;font-weight:500}.denuncias-module__7psLvq__progressBar{justify-content:space-between;margin-bottom:2rem;display:flex;position:relative}.denuncias-module__7psLvq__progressBar:before{content:"";z-index:0;background:#fff3;height:2px;position:absolute;top:16px;left:50px;right:50px}.denuncias-module__7psLvq__progressStep{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.denuncias-module__7psLvq__progressCircle{color:#ffffff80;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.denuncias-module__7psLvq__progressCircle.denuncias-module__7psLvq__active{background:var(--rw-gradient-primary);color:var(--rw-white);box-shadow:0 4px 15px #ff6b3566}.denuncias-module__7psLvq__progressLabel{color:#ffffff80;font-size:.8rem;transition:color .3s}.denuncias-module__7psLvq__progressLabel.denuncias-module__7psLvq__active{color:var(--rw-white)}.denuncias-module__7psLvq__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;margin-bottom:1.5rem;padding:2.5rem}.denuncias-module__7psLvq__stepContent{margin-bottom:2rem}.denuncias-module__7psLvq__stepTitle{color:var(--rw-white);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.denuncias-module__7psLvq__stepDescription{color:#fff9;margin-bottom:2rem}.denuncias-module__7psLvq__formGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.denuncias-module__7psLvq__inputGroup{margin-bottom:1rem}.denuncias-module__7psLvq__label{color:var(--rw-white);align-items:center;gap:6px;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:flex}.denuncias-module__7psLvq__label svg{color:var(--rw-orange)}.denuncias-module__7psLvq__required{color:#ef4444}.denuncias-module__7psLvq__input,.denuncias-module__7psLvq__select,.denuncias-module__7psLvq__textarea{width:100%;color:var(--rw-white);background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.denuncias-module__7psLvq__input:focus,.denuncias-module__7psLvq__select:focus,.denuncias-module__7psLvq__textarea:focus{border-color:var(--rw-orange);background:#ffffff14;outline:none;box-shadow:0 0 0 4px #ff6b351a}.denuncias-module__7psLvq__input::placeholder,.denuncias-module__7psLvq__textarea::placeholder{color:#fff6}.denuncias-module__7psLvq__input.denuncias-module__7psLvq__disabled{opacity:.5;cursor:not-allowed}.denuncias-module__7psLvq__inputError{border-color:#ef4444!important}.denuncias-module__7psLvq__select option{background:var(--rw-dark);color:var(--rw-white)}.denuncias-module__7psLvq__textarea{resize:vertical;min-height:140px}.denuncias-module__7psLvq__errorText{color:#ef4444;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;display:flex}.denuncias-module__7psLvq__checkboxLabel{cursor:pointer;color:var(--rw-white);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;margin-bottom:1.5rem;padding:1rem;font-weight:500;transition:all .3s;display:flex}.denuncias-module__7psLvq__checkboxLabel:hover{border-color:var(--rw-orange)}.denuncias-module__7psLvq__checkboxLabel span{align-items:center;gap:8px;display:flex}.denuncias-module__7psLvq__checkboxLabel svg{color:var(--rw-green-accent)}.denuncias-module__7psLvq__checkbox{display:none}.denuncias-module__7psLvq__checkboxCustom{border:2px solid #ffffff4d;border-radius:6px;flex-shrink:0;width:22px;height:22px;transition:all .2s;position:relative}.denuncias-module__7psLvq__checkbox:checked+.denuncias-module__7psLvq__checkboxCustom{background:var(--rw-green-accent);border-color:var(--rw-green-accent)}.denuncias-module__7psLvq__checkbox:checked+.denuncias-module__7psLvq__checkboxCustom:after{content:"✓";color:#fff;font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.denuncias-module__7psLvq__warningBox,.denuncias-module__7psLvq__infoBox,.denuncias-module__7psLvq__successBox{border-radius:12px;gap:16px;padding:1.25rem;font-size:.9rem;display:flex}.denuncias-module__7psLvq__warningBox{color:#fbbf24;background:#eab3081a;border:1px solid #eab3084d}.denuncias-module__7psLvq__warningBox>svg{flex-shrink:0;margin-top:2px}.denuncias-module__7psLvq__warningTitle,.denuncias-module__7psLvq__successTitle{margin-bottom:4px;font-weight:600}.denuncias-module__7psLvq__warningBox p{color:#fbbf24e6;margin:0}.denuncias-module__7psLvq__infoBox{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f64d}.denuncias-module__7psLvq__infoBox>svg{flex-shrink:0;margin-top:2px}.denuncias-module__7psLvq__infoBox p{color:#60a5fae6;margin:0}.denuncias-module__7psLvq__successBox{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e4d}.denuncias-module__7psLvq__successBox>svg{flex-shrink:0;margin-top:2px}.denuncias-module__7psLvq__successBox p{color:#22c55ee6;margin:0}.denuncias-module__7psLvq__dropZone{text-align:center;cursor:pointer;border:2px dashed #fff3;border-radius:12px;padding:2rem;transition:all .3s}.denuncias-module__7psLvq__dropZone:hover{border-color:var(--rw-orange);background:#ff6b350d}.denuncias-module__7psLvq__dropIcon{color:var(--rw-orange);margin-bottom:.75rem;font-size:2rem}.denuncias-module__7psLvq__dropZone p{color:var(--rw-white);margin-bottom:.25rem;font-weight:500}.denuncias-module__7psLvq__dropZone span{color:#ffffff80;font-size:.85rem}.denuncias-module__7psLvq__fileList{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.denuncias-module__7psLvq__fileItem{background:#ffffff0d;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.denuncias-module__7psLvq__fileItem span{color:#fffc;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.denuncias-module__7psLvq__removeFile{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.denuncias-module__7psLvq__removeFile:hover{color:#ef4444}.denuncias-module__7psLvq__formNav{border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:1.5rem;display:flex}.denuncias-module__7psLvq__btnBack,.denuncias-module__7psLvq__btnNext,.denuncias-module__7psLvq__btnSubmit{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.denuncias-module__7psLvq__btnBack{color:#fffc;background:#ffffff1a}.denuncias-module__7psLvq__btnBack:hover:not(:disabled){background:#ffffff26}.denuncias-module__7psLvq__btnBack:disabled{opacity:.5;cursor:not-allowed}.denuncias-module__7psLvq__btnNext{background:var(--rw-gradient-primary);color:var(--rw-white);box-shadow:0 4px 15px #ff6b354d}.denuncias-module__7psLvq__btnNext:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3566}.denuncias-module__7psLvq__btnNext:disabled{opacity:.5;cursor:not-allowed}.denuncias-module__7psLvq__btnSubmit{color:var(--rw-white);background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);box-shadow:0 4px 15px #22c55e4d}.denuncias-module__7psLvq__btnSubmit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #22c55e66}.denuncias-module__7psLvq__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.denuncias-module__7psLvq__trustBadges{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.denuncias-module__7psLvq__badge{color:#fff9;align-items:center;gap:8px;font-size:.9rem;font-weight:500;display:flex}.denuncias-module__7psLvq__badge svg{color:var(--rw-green-accent)}.denuncias-module__7psLvq__modalOverlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.denuncias-module__7psLvq__modal{background:var(--rw-dark);border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 25px 50px #00000080}.denuncias-module__7psLvq__modalHeader,.denuncias-module__7psLvq__modalHeaderSuccess{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.denuncias-module__7psLvq__modalHeader h3,.denuncias-module__7psLvq__modalHeaderSuccess h3{color:var(--rw-white);align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.denuncias-module__7psLvq__modalHeaderSuccess{background:#22c55e1a}.denuncias-module__7psLvq__modalHeaderSuccess h3{color:#22c55e}.denuncias-module__7psLvq__modalClose{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.denuncias-module__7psLvq__modalClose:hover{color:var(--rw-white)}.denuncias-module__7psLvq__modalBody{padding:1.5rem}.denuncias-module__7psLvq__modalBody p{color:#fffc;margin-bottom:1rem}.denuncias-module__7psLvq__confirmText{align-items:center;gap:10px;display:flex}.denuncias-module__7psLvq__confirmText svg{color:#fbbf24}.denuncias-module__7psLvq__confirmNote{font-size:.9rem;color:#ffffff80!important}.denuncias-module__7psLvq__trackingBox{text-align:center;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:12px;padding:1.25rem}.denuncias-module__7psLvq__trackingLabel{color:#fff9;margin-bottom:8px;font-size:.85rem;display:block}.denuncias-module__7psLvq__trackingCode{color:#22c55e;letter-spacing:3px;margin-bottom:8px;font-size:1.75rem;font-weight:800;display:block}.denuncias-module__7psLvq__trackingNote{font-size:.85rem;color:#ffffff80!important;margin:0!important}.denuncias-module__7psLvq__modalFooter{background:#ffffff05;border-top:1px solid #ffffff1a;justify-content:flex-end;gap:12px;padding:1.25rem 1.5rem;display:flex}.denuncias-module__7psLvq__btnSecondary,.denuncias-module__7psLvq__btnPrimary,.denuncias-module__7psLvq__btnSuccess{cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.denuncias-module__7psLvq__btnSecondary{color:#fffc;background:#ffffff1a}.denuncias-module__7psLvq__btnSecondary:hover{background:#ffffff26}.denuncias-module__7psLvq__btnPrimary{background:var(--rw-gradient-primary);color:var(--rw-white)}.denuncias-module__7psLvq__btnPrimary:hover{transform:translateY(-2px)}.denuncias-module__7psLvq__btnSuccess{color:var(--rw-white);background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%)}.denuncias-module__7psLvq__btnSuccess:hover:not(:disabled){transform:translateY(-2px)}.denuncias-module__7psLvq__btnSuccess:disabled{opacity:.5;cursor:not-allowed}.denuncias-module__7psLvq__loadingContent{background:var(--rw-dark);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;padding:2rem 3rem;display:flex}.denuncias-module__7psLvq__loadingContent p{color:var(--rw-white);font-weight:500}.denuncias-module__7psLvq__spinner{color:var(--rw-orange);font-size:2rem;animation:1s linear infinite denuncias-module__7psLvq__spin}@keyframes denuncias-module__7psLvq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:767.98px){.denuncias-module__7psLvq__main{padding:2rem 0}.denuncias-module__7psLvq__formCard{border-radius:20px;padding:1.5rem}.denuncias-module__7psLvq__formHeader{flex-direction:column;align-items:flex-start;gap:8px}.denuncias-module__7psLvq__formTitle{font-size:1.5rem}.denuncias-module__7psLvq__formGrid{grid-template-columns:1fr}.denuncias-module__7psLvq__progressBar:before{left:30px;right:30px}.denuncias-module__7psLvq__progressCircle{width:32px;height:32px;font-size:.85rem}.denuncias-module__7psLvq__progressLabel{font-size:.7rem}.denuncias-module__7psLvq__formNav{flex-direction:column;gap:1rem}.denuncias-module__7psLvq__btnBack,.denuncias-module__7psLvq__btnNext,.denuncias-module__7psLvq__btnSubmit{justify-content:center;width:100%}.denuncias-module__7psLvq__trustBadges{gap:1rem}.denuncias-module__7psLvq__badge{font-size:.8rem}.denuncias-module__7psLvq__modal{max-width:100%}.denuncias-module__7psLvq__modalFooter{flex-direction:column}.denuncias-module__7psLvq__btnSecondary,.denuncias-module__7psLvq__btnPrimary,.denuncias-module__7psLvq__btnSuccess{justify-content:center;width:100%}}.denuncias-module__7psLvq__headerRight{align-items:center;gap:1rem;display:flex}.denuncias-module__7psLvq__adminLink{color:#fffc;background:#ffffff14;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.denuncias-module__7psLvq__adminLink:hover{color:var(--rw-white);background:#ffffff1f;border-color:#ffffff40}.denuncias-module__7psLvq__adminLink svg{color:var(--rw-green-accent);font-size:.8rem}@media (max-width:575.98px){.denuncias-module__7psLvq__headerRight{gap:.5rem}.denuncias-module__7psLvq__headerBadge,.denuncias-module__7psLvq__adminLink{padding:6px 12px;font-size:.75rem}}
