.register-page,.register-page *{box-sizing:border-box} .register-page{width:100%;min-width:0;padding:48px 20px;overflow-x:clip} .register-page .register-box{width:min(100%,520px);max-width:520px;margin:0 auto;padding:32px;overflow:visible} .register-page .register-form{display:flex;flex-direction:column;width:100%;min-width:0;gap:0} .register-page .register-field{display:block;width:100%;min-width:0;margin-top:16px} .register-page .register-field>label{display:block;width:100%;margin:0 0 7px;font-weight:800;line-height:1.35} .register-page .register-control,.register-page .register-field select{display:block;width:100%;min-width:0;height:50px;margin:0;padding:0 14px;border:1px solid var(--border);border-radius:12px;background:#fff;font:inherit;font-size:16px;line-height:normal} .register-page .register-field select{padding-right:42px} .register-page .register-password{position:relative;display:block;width:100%;min-width:0} .register-page .register-password .register-control{padding-right:54px} .register-page .register-password .password-toggle{position:absolute !important;z-index:3;top:50% !important;right:7px !important;bottom:auto !important;left:auto !important;transform:translateY(-50%) !important;display:inline-flex !important;align-items:center;justify-content:center;width:40px !important;min-width:40px !important;max-width:40px !important;height:40px !important;min-height:40px !important;max-height:40px !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:10px !important;background:transparent !important;color:#66758a !important;box-shadow:none !important;cursor:pointer;appearance:none;-webkit-appearance:none} .register-page .register-password .password-toggle:hover,.register-page .register-password .password-toggle:focus-visible{background:#eef7f3 !important;color:var(--green) !important;outline:none} .register-page .register-password .password-toggle i{display:block;margin:0;font-size:18px;line-height:1;pointer-events:none} .register-page .register-help{display:block;width:100%;margin:7px 0 0;color:#64748b;font-size:13px;line-height:1.45} .register-page .register-terms{display:grid !important;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;width:100%;min-width:0;margin:20px 0 0 !important;padding:0;cursor:pointer} .register-page .register-terms input[type="checkbox"]{position:static !important;display:block !important;width:20px !important;min-width:20px !important;max-width:20px !important;height:20px !important;min-height:20px !important;max-height:20px !important;margin:2px 0 0 !important;padding:0 !important;flex:none !important;appearance:auto !important;-webkit-appearance:checkbox !important} .register-page .register-terms span{display:block;width:100%;min-width:0;max-width:100%;margin:0;padding:0;font-size:13px;line-height:1.55;white-space:normal;writing-mode:horizontal-tb;word-break:normal;overflow-wrap:break-word} .register-page .register-terms a{display:inline} .register-page .register-submit{display:flex !important;align-items:center;justify-content:center;width:100% !important;min-width:0;height:50px !important;margin:20px 0 0 !important;padding:0 20px !important} @media (max-width:768px){.register-page{padding:26px 14px 40px !important} .register-page .register-box{width:100% !important;max-width:520px !important;margin:0 auto !important;padding:24px 18px !important;border-radius:18px !important} .register-page .register-box h1{font-size:29px} .register-page .register-control,.register-page .register-field select{height:54px;font-size:16px} .register-page .register-password .password-toggle{right:8px !important;width:40px !important;height:40px !important} .register-page .register-submit{height:54px !important}} @media (max-width:390px){.register-page{padding-inline:10px !important} .register-page .register-box{padding:22px 14px !important} .register-page .register-terms span{font-size:12.5px}}
