.mobile-register-page{box-sizing:border-box;color:#1c2530;background:#f2f5f9;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.mobile-register-card{box-sizing:border-box;background:#fff;border-radius:16px;width:min(100%,420px);padding:30px 24px;box-shadow:0 10px 28px #1b334e24}.mobile-register-brand{color:#1769aa;letter-spacing:.1em;margin:0 0 8px;font-size:13px;font-weight:800}.mobile-register-card h1{margin:0;font-size:25px}.mobile-register-description{color:#5f6d7b;margin:10px 0 24px;line-height:1.5}.mobile-register-form{flex-direction:column;gap:16px;margin-top:24px;display:flex}.mobile-register-form label{color:#344252;flex-direction:column;gap:7px;font-size:14px;font-weight:700;display:flex}.mobile-register-form input,.mobile-register-form textarea{box-sizing:border-box;color:#1c2530;width:100%;font:inherit;background:#fff;border:1px solid #c8d2dd;border-radius:8px;padding:12px;font-size:16px}.mobile-register-form textarea{resize:vertical;line-height:1.45}.mobile-register-form input:focus,.mobile-register-form textarea:focus{border-color:#1769aa;outline:3px solid #1769aa2e}.mobile-register-info{border-top:1px solid #e1e7ed;margin:0}.mobile-register-info div{border-bottom:1px solid #e1e7ed;grid-template-columns:78px 1fr;gap:8px;padding:12px 0;display:grid}.mobile-register-info dt{color:#667482;font-size:14px}.mobile-register-info dd{overflow-wrap:anywhere;margin:0;font-weight:700}.mobile-register-hint{color:#5f6d7b;margin:-4px 0 0;font-size:13px;line-height:1.5}.mobile-register-button{color:#fff;cursor:pointer;background:#1769aa;border:0;border-radius:8px;min-height:50px;font-size:16px;font-weight:800}.mobile-register-button:disabled{opacity:.65;cursor:wait}.mobile-register-error,.mobile-register-success{border-radius:8px;margin:0;padding:11px;font-size:14px;line-height:1.45}.mobile-register-error{color:#a41e1e;background:#fff0f0}.mobile-register-success{color:#176633;background:#edf9f0}@media (max-width:380px){.mobile-register-page{align-items:flex-start;padding:12px}.mobile-register-card{padding:24px 18px}.mobile-register-card h1{font-size:23px}}:root{color:#213547;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}a{text-decoration:none}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0;display:block}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
