.document-mail-mount{margin-top:16px}.dmail-card{padding:18px;border:1px solid rgba(109,40,217,.18);border-radius:16px;background:linear-gradient(135deg,#faf7ff,#f4f8ff);box-shadow:0 8px 25px rgba(67,43,130,.08);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.dmail-heading{display:flex;align-items:flex-start;gap:10px}.dmail-heading-mark{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:10px;background:#ede9fe;color:#6d28d9;font-size:9px;font-weight:900}.dmail-card h3{margin:0;color:#24163b;font-size:15px}.dmail-card p{margin:6px 0 14px;color:#625d78;font-size:12px;line-height:1.5}.dmail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dmail-field{display:flex;flex-direction:column;gap:5px}.dmail-field label,.dmail-otp-label{color:#514b68;font-size:11px;font-weight:800}.dmail-field input,.dmail-otp{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid #ddd6fe;border-radius:10px;background:#fff;color:#24163b;font:13px inherit}.dmail-field input:focus,.dmail-otp:focus{outline:3px solid rgba(124,58,237,.14);border-color:#8b5cf6}.dmail-actions{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap;margin-top:12px}.dmail-otp-wrap{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.dmail-otp-wrap[hidden],.dmail-ready[hidden]{display:none}.dmail-otp{width:112px}.dmail-button{border:0;border-radius:10px;padding:10px 13px;cursor:pointer;font:800 12px inherit}.dmail-button--secondary{border:1px solid #d8d1e8;background:#fff;color:#514b68}.dmail-button--verify{background:#ede9fe;color:#5b21b6;border:1px solid #c4b5fd}.dmail-button--primary{background:linear-gradient(135deg,#6d28d9,#2563eb);color:#fff;box-shadow:0 7px 15px rgba(83,52,190,.2)}.dmail-button:disabled{opacity:.55;cursor:not-allowed}.dmail-status{flex:1;min-width:180px;color:#6b647e;font-size:11px;line-height:1.4}.dmail-status.is-error{color:#b42318}.dmail-status.is-success{color:#137333}.dmail-ready{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534}.dmail-ready-mark{display:grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:50%;background:#16a34a;color:#fff;font-size:9px;font-weight:900}.dmail-ready div{display:grid;gap:3px;min-width:0;flex:1}.dmail-ready strong{font-size:12px}.dmail-ready span{font-size:11px;line-height:1.35}.dmail-ready .dmail-button{flex:0 0 auto}@media(max-width:680px){.dmail-grid{grid-template-columns:1fr}.dmail-actions{align-items:stretch;flex-direction:column}.dmail-otp-wrap{width:100%;align-items:stretch}.dmail-otp-wrap .dmail-otp{width:auto;flex:1}.dmail-button{width:100%}.dmail-status{min-width:0}.dmail-ready{align-items:stretch;flex-direction:column}.dmail-ready .dmail-button{width:100%}}
