.mockup-modal-scope{--teal:#1295a8;--teal-dark:#0c7383;--teal-050:#e8f6f8;--navy:#12303c;--ink:#17242b;--slate:#52656e;--mute:#7b8b92;--line:#dfe8eb;--line-soft:#ebf1f3;--bg:#f6f9fa;--green:#15803d;--green-bg:#eaf7ee;--red:#c62828;--red-bg:#fcebea;--r-md:8px;--r-sm:6px;--font:"Inter", "Segoe UI", system-ui, -apple-system, Arial, sans-serif;font-family:var(--font);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5}.mockup-modal-scope *{box-sizing:border-box;margin:0;padding:0}.mockup-modal-scope [hidden]{display:none!important}.mockup-modal-scope img{max-width:100%;display:block}.mockup-modal-scope button{cursor:pointer;background:0 0;border:none;font-family:inherit}.mockup-modal-scope h3{letter-spacing:-.01em;line-height:1.2}.mockup-modal-scope .modal-ov{z-index:200;background:#0c222b8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.mockup-modal-scope .modal-card{background:#fff;border-radius:14px;width:100%;max-width:580px;max-height:86vh;padding:28px;position:relative;overflow:auto;box-shadow:0 20px 60px #0000004d}.mockup-modal-scope .modal-card.narrow{max-width:520px}.mockup-modal-scope .modal-card .mx{color:var(--mute);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;display:flex;position:absolute;top:12px;right:14px}.mockup-modal-scope .modal-card .mx:hover{background:var(--bg);color:var(--ink)}.mockup-modal-scope .modal-card h3{color:var(--navy);margin-bottom:4px;font-size:19px;font-weight:800}.mockup-modal-scope .modal-card p{color:var(--slate);font-size:13.5px}.mockup-modal-scope .modal-form{gap:11px;margin-top:16px;display:grid}.mockup-modal-scope .modal-success-ic{background:var(--green-bg);width:54px;height:54px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 12px;font-size:26px;display:flex}.mockup-modal-scope .field label{color:var(--slate);margin-bottom:5px;font-size:13.5px;font-weight:650;display:block}.mockup-modal-scope .field select,.mockup-modal-scope .field input{border:1px solid var(--line);border-radius:var(--r-sm);width:100%;color:var(--ink);background:#fff;padding:10px 12px;font-size:15px}.mockup-modal-scope .field select:focus,.mockup-modal-scope .field input:focus{outline:2px solid var(--teal);border-color:var(--teal)}.mockup-modal-scope .field .hint{color:var(--mute);margin-top:4px;font-size:12.5px}.mockup-modal-scope .upload-box{border:2px dashed var(--line);border-radius:var(--r-md);text-align:center;background:#fff;margin-top:4px;padding:20px;transition:border-color .2s}.mockup-modal-scope .upload-box:hover{border-color:var(--teal)}.mockup-modal-scope .upload-box .up-ic{color:var(--teal);font-size:24px}.mockup-modal-scope .upload-box .up-t{margin-top:6px;font-size:14px;font-weight:650}.mockup-modal-scope .upload-box .up-s{color:var(--mute);margin-top:3px;font-size:12px}.mockup-modal-scope .uploaded{border:1.5px solid var(--green);background:var(--green-bg);border-radius:var(--r-md);align-items:center;gap:12px;padding:12px 14px;display:flex}.mockup-modal-scope .uploaded .f-ic{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex;overflow:hidden}.mockup-modal-scope .uploaded .f-ic img{object-fit:contain;width:100%;height:100%}.mockup-modal-scope .uploaded .f-n{font-size:13.5px;font-weight:650}.mockup-modal-scope .uploaded .f-s{color:var(--green);font-size:12px}.mockup-modal-scope .uploaded .f-x{color:var(--mute);margin-left:auto;padding:6px;font-size:15px}.mockup-modal-scope .err-box{background:var(--red-bg);color:var(--red);border-radius:var(--r-md);border:1px solid #f2c2be;gap:10px;padding:12px 15px;font-size:13.5px;display:flex}.mockup-modal-scope .cta-primary{background:var(--teal);color:#fff;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:15px 18px;font-size:16px;font-weight:750;text-decoration:none;transition:background .15s;display:flex}.mockup-modal-scope .cta-primary:hover:not(:disabled){background:var(--teal-dark)}.mockup-modal-scope .cta-primary:disabled{cursor:not-allowed;background:#b9c6cb}.mockup-modal-scope .cta-secondary{width:100%;color:var(--teal-dark);border:1.5px solid var(--teal);background:#fff;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:14.5px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.mockup-modal-scope .cta-secondary:hover{background:var(--teal-050);text-decoration:none}
