.srfm-submit-button:has(.srfm-loader.srfm-active){pointer-events:none}.srfm-single-form.srfm-success-box.in-page.srfm-active:has(.srfm-custom-app-response){padding:0 var(--srfm-col-gap-between-blocks)!important;min-height:unset}.srfm-custom-app-response{display:flex;align-items:center;flex-direction:column;row-gap:12px}.srfm-custom-app-response .srfm-response-body{border-radius:8px;padding:8px;background:var(--srfm-color-input-background-hover);border:1px solid var(--srfm-color-input-border-disabled)}.srfm-custom-app-response .srfm-response-attachment{border-radius:8px;padding:8px;background:var(--srfm-color-input-background-hover);border:1px solid var(--srfm-color-input-border-disabled);display:flex;flex-direction:column;gap:8px}.srfm-custom-app-response .srfm-response-attachment h3{font-weight:600;font-size:16px;line-height:24px;color:var(--srfm-color-input-text);padding:0 8px 8px 8px;margin:0}.srfm-custom-app-response .srfm-response-attachment .attachments-content{display:flex;border:1px solid var(--srfm-color-input-border);border-radius:8px;gap:8px}.srfm-custom-app-response .srfm-response-attachment .attachments-content .attachments-meta-info{display:flex;align-items:center;padding:12px;gap:12px}.srfm-custom-app-response .srfm-response-attachment .attachments-content .attachments-filename-size{display:flex;flex-direction:column}.srfm-custom-app-response .srfm-response-attachment .attachments-content .attachments-filename-size strong{font-size:14px;font-weight:500;line-height:20px;color:#1e1e1e}.srfm-custom-app-response .srfm-response-attachment .attachments-content .attachments-filename-size p{font-size:14px;font-weight:400;line-height:20px;color:rgba(30,30,30,.6509803922)}.srfm-custom-app-response .srfm-response-attachment .attachments-content a{display:flex;align-items:center;padding:12px}.srfm-custom-app-response .srfm-copy-button{cursor:pointer;padding:6px 12px;background:#fff;font-size:12px;line-height:16px;font-weight:600;color:var(--srfm-color-input-text);border:.5px solid var(--srfm-color-input-border);border-radius:4px;display:flex;align-items:center;justify-content:center;gap:2px}