*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#f8fafc;line-height:1.5}#root{min-height:100vh}.ma-wrap{--ma-primary: #1d4ed8;--ma-page-bg: #f1f5f9;min-height:100vh;display:flex;flex-direction:column;background:var(--ma-page-bg)}.ma-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:center;text-align:center}.ma-brand-wrap{display:flex;flex-direction:column;align-items:center;gap:.4rem}.ma-header img{max-height:44px;max-width:220px;object-fit:contain}.ma-brand-title{font-weight:700;font-size:1.12rem;color:#0f172a}.ma-brand-sub{font-size:.8125rem;color:#64748b}.ma-main{flex:1;padding:1.25rem 1rem 2rem;max-width:820px;margin:0 auto;width:100%}.ma-page-title{font-size:1.9rem;font-weight:700;letter-spacing:-.02em;text-align:center;color:#0f172a;margin:0 0 .25rem}.ma-page-sub{text-align:center;color:#64748b;font-size:.875rem;margin:0 0 1.25rem}.ma-welcome-body{font-size:1rem;line-height:1.55;max-width:36rem;margin-left:auto;margin-right:auto;white-space:pre-wrap}.ma-form{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:1.25rem 1.25rem 1.5rem;box-shadow:0 1px 2px #0f172a0f}.ma-section{margin-bottom:1.35rem}.ma-section:last-of-type{margin-bottom:.5rem}.ma-section-bar{background:var(--ma-primary);color:#fff;font-weight:700;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif;font-size:.74rem;letter-spacing:.08em;text-align:center;padding:.5rem .6rem;border-radius:8px;margin-bottom:.75rem}.ma-grid{display:grid;grid-template-columns:1fr 1fr;gap:.65rem 1rem}@media(max-width:640px){.ma-grid{grid-template-columns:1fr}}.ma-grid-full{grid-column:1 / -1}.ma-field{display:flex;flex-direction:column;gap:.25rem}.ma-field span{font-weight:600;font-size:.78rem;color:#334155}.ma-field input,.ma-field select,.ma-field textarea{padding:.58rem .65rem;border-radius:8px;border:1px solid #cbd5e1;font-size:.92rem;font-family:inherit}.ma-field textarea{min-height:4rem;resize:vertical}.ma-field input:focus,.ma-field select:focus,.ma-field textarea:focus{outline:2px solid #93c5fd;border-color:#3b82f6}.ma-hint{font-size:.75rem;color:#64748b;margin:0 0 .75rem}.ma-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:150px;padding:1rem;background:#f8fafc;border:1.5px dashed #94a3b8;border-radius:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.ma-upload-dropzone:hover{border-color:#3b82f6;background:#f1f5f9}.ma-upload-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;padding:0}.ma-upload-icon{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e2e8f0;color:#64748b;font-weight:700;margin-bottom:.55rem}.ma-upload-title{font-size:1.05rem;font-weight:700;color:#1f2937}.ma-upload-subtitle{margin-top:.25rem;font-size:.92rem;color:#6b7280}.ma-upload-hint{margin:.55rem 0 0;font-size:.78rem;color:#64748b}.ma-upload-count{margin:.3rem 0 0;font-size:.82rem;font-weight:600;color:#0f766e}.ma-check{display:flex;align-items:flex-start;gap:.5rem;font-size:.8125rem;color:#334155;margin-top:.75rem}.ma-check input{margin-top:.2rem}.ma-submit{margin-top:1rem;width:100%;padding:.8rem 1rem;border-radius:10px;border:none;background:var(--ma-primary);color:#fff;font-weight:700;font-size:1rem;cursor:pointer}.ma-wrap-dark{--ma-page-bg: #0f172a}.ma-wrap-dark .ma-header,.ma-wrap-dark .ma-form,.ma-wrap-dark .ma-footer-wrap{background:#111827;border-color:#334155}.ma-wrap-dark .ma-brand-title,.ma-wrap-dark .ma-page-title,.ma-wrap-dark .ma-field span,.ma-wrap-dark .ma-upload-title{color:#e5e7eb}.ma-wrap-dark .ma-brand-sub,.ma-wrap-dark .ma-page-sub,.ma-wrap-dark .ma-upload-subtitle,.ma-wrap-dark .ma-upload-hint,.ma-wrap-dark .ma-hint,.ma-wrap-dark .ma-check{color:#94a3b8}.ma-wrap-dark .ma-field input,.ma-wrap-dark .ma-field select,.ma-wrap-dark .ma-field textarea,.ma-wrap-dark .ma-upload-dropzone{background:#0f172a;border-color:#475569;color:#e5e7eb}.ma-submit:disabled{opacity:.7;cursor:wait}.ma-error{color:#b91c1c;font-size:.875rem;margin:.5rem 0 0}.ma-footer-wrap{margin-top:auto;padding:1rem 1.25rem;background:#fff;border-top:1px solid #e2e8f0}.ma-footer-wrap iframe{border:none;width:100%;min-height:48px;display:block}.ma-centered{padding:2rem;text-align:center;color:#64748b}.ma-done{padding:2rem;max-width:480px;margin:0 auto;text-align:center}.ma-landing{min-height:100vh;display:flex;flex-direction:column;background:#0f172a;color:#e2e8f0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased}.ma-landing-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(148,163,184,.2)}.ma-landing-mark{font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.ma-landing-main{flex:1;max-width:42rem;margin:0 auto;padding:2.5rem 1.5rem 3.5rem;width:100%;box-sizing:border-box}.ma-landing-hero-title{margin:0 0 1.25rem;font-size:clamp(1.75rem,4.5vw,2.35rem);font-weight:700;line-height:1.2;letter-spacing:-.03em;color:#f8fafc}.ma-landing-lead{margin:0 0 2.5rem;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.55;color:#cbd5e1}.ma-landing-section-title{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:#f1f5f9}.ma-landing-steps{margin:0 0 2.5rem;padding:0;list-style:none;counter-reset:step}.ma-landing-steps li{position:relative;margin-bottom:1.25rem;padding-left:3rem;font-size:1.0625rem;line-height:1.5;color:#cbd5e1}.ma-landing-steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:2rem;height:2rem;border-radius:999px;background:#1e3a8a;border:1px solid #3b82f6;color:#bfdbfe;font-weight:700;font-size:.9375rem;display:flex;align-items:center;justify-content:center}.ma-landing-note{margin:0;padding:1.25rem 1.35rem;background:#1e293bd9;border:1px solid rgba(71,85,105,.6);border-radius:12px;font-size:1rem;line-height:1.55;color:#94a3b8}.ma-landing-note strong{color:#e2e8f0;font-weight:600}.ma-landing-footer{margin-top:auto;padding:1.25rem 1.5rem;border-top:1px solid rgba(148,163,184,.15);font-size:.8125rem;color:#64748b;text-align:center}
