.report-dialog-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:999998;background-color:#0009;animation:.3s ease-out fadeIn;position:fixed;inset:0}.report-dialog-content{z-index:999999;box-sizing:border-box;background:#2c233e;border:1px solid #ffffff1a;border-radius:16px;width:520px;height:715px;padding:20px;animation:.25s cubic-bezier(.16,1,.3,1) slideInCenter;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0006}.report-dialog-content[data-state=open]{animation:.25s cubic-bezier(.16,1,.3,1) slideInCenter}.report-dialog-content[data-state=closed]{animation:.2s cubic-bezier(.4,0,1,1) slideOutCenter}.report-dialog-content:focus{outline:none}.report-reasons-section{width:100%;margin-bottom:30px}.report-reasons-grid{width:100%}.report-dialog-header{justify-content:center;align-items:center;margin-top:10px;margin-bottom:10px;display:flex;position:relative}.report-dialog-title{color:#fff;text-align:center;margin:0;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:600}.report-dialog-close{cursor:pointer;color:#fff9;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:18px;transition:all .2s;display:flex;position:absolute;top:-10px;right:0}.report-dialog-close:hover{color:#fff}.report-dialog-close:before{content:"✕";border:none;font-weight:400}.report-dialog-subtitle{color:#fff;opacity:.4;text-align:center;margin-bottom:30px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;line-height:1.4}.report-reasons-title{color:#e6a5e1;text-align:center;margin-bottom:10px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400}.report-reasons-grid{flex-direction:column;gap:10px;display:flex}.report-reasons-grid .report-reason-row{flex-wrap:nowrap;justify-content:flex-start;gap:10px;width:100%;display:flex}.report-reason-tag{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:auto;min-width:fit-content;height:36px;padding:0 10px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400;transition:all .2s;display:inline-flex}.report-reason-tag:hover{background:#ffffff1a}.report-reason-tag.selected{background:#d969db;border-color:#d969db}.report-other-section{margin-bottom:32px}.report-other-title{color:#e6a5e1;text-align:center;margin-bottom:10px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:400}.report-other-input{color:#fff;resize:none;box-sizing:border-box;background:#18162c;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;height:168px;padding:12px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400}.report-other-input::placeholder{color:#ffffff4d}.report-other-input:focus{border-color:#fff3}.report-character-count{color:#fff;opacity:.4;text-align:left;margin-top:10px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:400}.report-dialog-buttons{justify-content:center;gap:10px;display:flex}.report-button{cursor:pointer;border:none;border-radius:32px;flex:1;justify-content:center;align-items:center;height:44px;font-family:SF Pro Rounded,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;transition:all .2s;display:flex}.report-button:disabled{cursor:not-allowed;opacity:.6}.cancel-button{color:#fff;background:#ffffff1a}.send-button{color:#fff;background:#d969db}.send-button:hover:not(:disabled){background:#d969dbb3}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInCenter{0%{opacity:0;transform:translate(-50%,-50%)scale(.92)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes slideOutCenter{0%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.95)}}@media (max-width:768px){.report-dialog-content{border-radius:20px;width:88vw;max-width:400px;height:auto;padding:13px;animation:.25s cubic-bezier(.16,1,.3,1) slideInCenter}.report-dialog-content[data-state=open]{animation:.25s cubic-bezier(.16,1,.3,1) slideInCenter}.report-dialog-content[data-state=closed]{animation:.2s cubic-bezier(.4,0,1,1) slideOutCenter}.report-dialog-title{margin-bottom:5px;font-size:20px;font-weight:600}.report-dialog-subtitle{margin-bottom:24px;font-size:14px;line-height:1.5}.report-reasons-section{margin-bottom:24px}.report-reasons-title{margin-bottom:12px;font-size:14px}.report-reasons-grid{justify-content:flex-start;gap:8px;flex-flow:wrap!important;display:flex!important}.report-reasons-grid .report-reason-row{display:contents!important}.report-reason-tag{border-radius:20px;flex-shrink:0;width:auto;min-width:fit-content;height:36px;padding:0 10px;font-size:14px}.report-other-section{margin-bottom:24px}.report-other-title{margin-bottom:12px;font-size:14px}.report-other-input{border-radius:12px;height:120px;padding:12px;font-size:16px}.report-character-count{margin-top:8px;font-size:12px}.report-dialog-buttons{flex-direction:row;gap:12px}.report-button{border-radius:22px;flex:1;height:44px;font-size:14px;font-weight:400}.cancel-button{color:#fff;background:#ffffff1a}.send-button{color:#fff;background:#d969db}.report-dialog-close{width:28px;height:28px;font-size:20px;top:-9px;right:7px}}
/*# sourceMappingURL=3rx-v_3ge3-8h.css.map*/