.register-page{min-height:720px;background:linear-gradient(135deg,#e8f0ff,#f8fbff)}.register-shell{width:min(1100px,calc(100% - 40px));margin:auto;padding:70px 0;display:grid;grid-template-columns:1fr 460px;gap:80px;align-items:center}.register-intro img{width:150px}.register-intro h1{margin:42px 0 18px;font-size:48px;color:#172033}.register-intro p{max-width:480px;color:#637087;font-size:19px;line-height:1.9}.register-card{padding:38px 42px;border-radius:14px;background:#fff;box-shadow:0 24px 65px rgba(25,74,155,.14)}.register-card h2{margin:0;text-align:center;color:#172033;font-size:28px}.register-card>p{text-align:center;color:#8490a2;margin:10px 0 28px}.register-card label:not(.register-agreement){display:block;margin:16px 0 8px;color:#344057}.register-card input:not([type=checkbox]){width:100%;height:46px;padding:0 14px;border:1px solid #dfe5ee;border-radius:6px;box-sizing:border-box;outline:0;transition:box-shadow .2s ease}.register-card input:not([type=checkbox]):hover{border-color:#08c647}.register-card input:not([type=checkbox]):focus,.register-card input:not([type=checkbox]):focus-visible{border-color:#08c647!important;box-shadow:0 0 0 3px rgba(8,198,71,.15)!important;outline:0!important;color:#344057!important}.register-code{display:flex;gap:10px}.register-code input{flex:1}.register-page .register-code button#send-code{width:120px!important;border:1px solid #08c647!important;border-radius:6px!important;color:#08c647!important;background:#fff!important;background-image:none!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;transition:color .2s ease,background-color .2s ease!important}.register-page .register-code button#send-code:hover{color:#fff!important;background:#08c647!important}.register-page .register-code button#send-code:focus,.register-page .register-code button#send-code:focus-visible{color:#08c647!important;background:#fff!important;border-color:#08c647!important;box-shadow:0 0 0 3px rgba(8,198,71,.15)!important;outline:0!important}.register-page .register-code button#send-code:disabled{cursor:not-allowed!important;opacity:.55!important;color:#08c647!important;background:#f2fbf5!important}.register-agreement{display:block;margin:22px 0;color:#738095;font-size:13px;line-height:1.7}.register-agreement a{color:#1863dc}.register-page .register-card button.register-submit{width:100%!important;height:54px!important;border:0!important;border-radius:8px!important;color:#fff!important;background-color:#08c647!important;background-image:none!important;font-size:20px!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;padding:0 20px!important;transition:background-color .2s ease!important}.register-page .register-card button.register-submit:hover,.register-page .register-card button.register-submit:focus,.register-page .register-card button.register-submit:active{background-color:#07ae3e!important;background-image:none!important;color:#fff!important}#register-message{margin-top:15px;text-align:center}#register-message.error{color:#e34d59}#register-message.success{color:#1ca56f}.register-modal-mask{position:fixed;inset:0;z-index:99999999;display:none;align-items:center;justify-content:center;background:rgba(23,32,51,.5)}.register-modal-mask.is-open{display:flex}.register-modal{width:min(380px,calc(100% - 48px));padding:34px 30px;border-radius:14px;background:#fff;box-shadow:0 24px 65px rgba(25,74,155,.25);text-align:center}.register-modal h2{margin:0 0 14px;color:#172033;font-size:22px}.register-modal p{margin:0 0 26px;color:#637087;font-size:15px;line-height:1.8}.register-modal .register-modal-confirm{width:100%;height:46px;border:0;border-radius:8px;color:#fff;background:#08c647;font-size:16px;font-weight:600;cursor:pointer}.register-modal .register-modal-confirm:hover{background:#07ae3e}.register-modal-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:rgba(8,198,71,.12);display:flex;align-items:center;justify-content:center}.register-modal-icon[hidden]{display:none}.register-modal-icon svg{width:32px;height:32px;fill:#08c647}@media(max-width:850px){.register-shell{grid-template-columns:1fr;padding:40px 0}.register-intro{display:none}.register-card{padding:30px 22px}}
