/* Dejtify 319: isolated first-party signup form, mobile + desktop. */
.dj-reg314 .dj-reg319-form{display:grid;gap:11px!important;width:100%;margin:0;padding:0;color:#403331}
.dj-reg314 .dj-reg319-form label{display:block;font:650 15px/1.5 system-ui,sans-serif;margin-top:7px}
.dj-reg314 .dj-reg319-form :is(input:not([type="checkbox"]),select){box-sizing:border-box;width:100%;min-width:0;min-height:48px;border:1px solid #dccdd0;border-radius:12px;background:#fff;color:#382f30;padding:11px 13px;font:16px/1.3 system-ui,sans-serif}
.dj-reg314 .dj-reg319-form input[type="checkbox"]{width:19px;height:19px;margin:0 9px 0 0;vertical-align:middle;accent-color:#b94f70}
.dj-reg314 .dj-reg319-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dj-reg314 .dj-reg319-split p{margin:0}
.dj-reg314 .dj-reg319-password{display:flex;gap:8px;min-width:0}.dj-reg314 .dj-reg319-password input{flex:1;min-width:0}.dj-reg314 .dj-reg319-password button{flex:0 0 65px;max-width:65px;border:1px solid #e3d0d6;border-radius:10px;background:#fff7fa;color:#87465e}
.dj-reg314 .dj-reg319-form .dj-reg319-generate{justify-self:start;min-height:42px;border:1px solid #d9b9c4;border-radius:999px;background:#fff7fa;color:#954860;padding:8px 15px;font-weight:650}
.dj-reg314 .dj-reg319-hint{margin:0;color:#77686d;font:13px/1.55 system-ui,sans-serif}.dj-reg314 .dj-reg319-consent{margin:6px 0 0}.dj-reg314 .dj-reg319-consent label{font-weight:450;margin:0}
.dj-reg314 .dj-reg319-submit{margin-top:12px;min-height:52px;border:0;border-radius:13px;background:#ca6176;color:#fff;font:700 17px system-ui,sans-serif;cursor:pointer}.dj-reg314 .dj-reg319-submit:disabled{opacity:.65;cursor:wait}
.dj-reg314 .dj-reg319-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.dj-reg314 .dj-reg319-error,.dj-reg314 .dj-reg319-feedback:not(:empty){padding:13px;border:1px solid #cf8493;border-radius:10px;background:#fff1f3;color:#8f2945;font:15px/1.5 system-ui,sans-serif}
.dj-reg314 .dj-reg319-form :focus-visible{outline:3px solid #b35871;outline-offset:3px}
@media(max-width:520px){.dj-reg314 .dj-reg319-split{grid-template-columns:1fr;gap:8px}}
