:root{color:#1d2625;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--brand: #126b68;--brand-dark: #0d4f4e;--line: #d8e0dc;--muted: #697674;--surface: #ffffff;--surface-subtle: #f6f8f7;--danger: #b42318}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#fff}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.page-shell{min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--surface-subtle)}.site-header{border-bottom:1px solid var(--line);background:var(--surface)}.site-header-inner{width:min(100%,1120px);min-height:68px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-brand{min-width:0;display:flex;align-items:center;gap:11px}.brand-mark{width:40px;height:40px;flex:0 0 40px;border-radius:7px}.site-brand strong{min-width:0;font-size:15px;font-weight:720;line-height:1.3;overflow-wrap:anywhere}.locale-button,.captcha-refresh-button,.secondary-button{height:36px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#1d2625;padding:0 12px;text-decoration:none;display:inline-grid;place-items:center}.locale-button{flex:0 0 auto}.registration-main{min-width:0;background:var(--surface-subtle)}.registration-container{width:min(100%,760px);min-width:0;margin:0 auto;padding:46px 24px 64px}.registration-heading{padding-bottom:22px;border-bottom:1px solid var(--line)}.registration-heading h1{margin:0;color:#17201f;font-size:28px;font-weight:760;line-height:1.25}.registration-heading p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.registration-form{min-width:0;padding-top:26px;display:grid;gap:18px}.field{min-width:0;display:grid;gap:7px}.field span{color:#33413f;font-size:13px;font-weight:650}.field input,.field select{width:100%;min-width:0;height:44px;border:1px solid #cdd8d5;border-radius:6px;background:#fff;color:#1d2625;padding:0 12px;outline:none}.field select{padding-right:34px}.field input:focus,.field select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #126b6824}.contact-grid,.password-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.phone-grid{min-width:0;display:grid;grid-template-columns:108px minmax(0,1fr);gap:10px}.country-code-picker{position:relative;min-width:0}.country-code-button{width:100%;height:44px;border:1px solid #cdd8d5;border-radius:6px;background:#fff;color:#1d2625;display:flex;align-items:center;justify-content:center;padding:0 12px;font-weight:720;text-align:center;outline:none}.country-code-value{font-variant-numeric:tabular-nums;line-height:1}.country-code-button:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px #126b6824}.country-code-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:min(360px,calc(100vw - 48px));max-height:274px;overflow-y:auto;border:1px solid var(--line);border-radius:6px;background:#fff;box-shadow:0 16px 34px #2137342e;padding:6px}.country-code-option{width:100%;min-height:36px;border:0;border-radius:5px;background:transparent;color:#1d2625;display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;align-items:center;padding:7px 8px;text-align:left}.country-code-option:hover,.country-code-option.is-selected{background:#edf6f4}.country-code-option-code{font-weight:760;font-variant-numeric:tabular-nums}.country-code-option-name{min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.captcha-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px);gap:16px;align-items:end}.captcha-challenge-row{min-width:0;display:grid;grid-template-columns:minmax(104px,1fr) auto;gap:8px;align-items:end}.captcha-card{min-width:0;min-height:44px;border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;padding:6px 12px}.captcha-card strong{min-width:0;font-size:15px;line-height:1.25;font-variant-numeric:tabular-nums;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.captcha-refresh-button{height:44px;padding:0 11px;white-space:nowrap}.error-line{min-height:32px;border:1px solid rgba(180,35,24,.28);border-radius:6px;background:#fff4f2;color:var(--danger);display:grid;align-items:center;padding:7px 10px;font-size:13px}.submit-button{width:min(100%,220px);height:44px;justify-self:end;border:0;border-radius:6px;background:var(--brand);color:#fff;font-weight:750}.submit-button:hover:not(:disabled){background:var(--brand-dark)}.state-block{min-height:280px;display:grid;place-items:center;color:var(--muted);font-size:15px}.success-view{padding-top:28px;display:grid;gap:20px}.success-title{margin:0;font-size:22px;font-weight:760}.success-guidance{margin:0;color:var(--muted);line-height:1.65}.credential-list{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.credential-list div{border:1px solid var(--line);border-radius:6px;padding:12px;background:#fff}.credential-list dt{color:var(--muted);font-size:12px;margin-bottom:5px}.credential-list dd{margin:0;font-size:18px;font-weight:760;word-break:break-word}.success-actions{width:min(100%,220px);display:grid;gap:10px}.success-actions .secondary-button{width:100%}.site-footer{border-top:1px solid var(--line);background:var(--surface)}.site-footer-inner{width:min(100%,1120px);min-height:62px;margin:0 auto;padding:12px 24px;display:grid;place-items:center}.platform-downloads{min-width:0;display:flex;align-items:center;justify-content:center;gap:8px}.platform-download-link{min-width:0;height:36px;border:1px solid transparent;border-radius:6px;color:#42504e;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;font-size:13px;font-weight:650;line-height:1;text-decoration:none;white-space:nowrap}.platform-download-link:hover{border-color:var(--line);background:#f4f8f6;color:var(--brand-dark)}.platform-download-link:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px #126b6824;outline:none}.platform-download-icon{width:18px;height:18px;flex:0 0 18px}@media(max-width:720px){.site-header-inner{min-height:62px;padding-inline:18px}.registration-container{padding:28px 18px 40px}.registration-heading{padding-bottom:18px}.registration-heading h1{font-size:24px}.registration-form{padding-top:22px;gap:16px}.contact-grid,.password-grid,.captcha-row{grid-template-columns:minmax(0,1fr)}.submit-button{width:100%}.credential-list{grid-template-columns:minmax(0,1fr)}.site-footer-inner{padding-inline:18px}}@media(max-width:420px){.site-header-inner{gap:12px;padding-inline:16px}.brand-mark{width:36px;height:36px;flex-basis:36px}.site-brand{gap:9px}.site-brand strong{font-size:14px}.registration-container{padding-inline:16px}.phone-grid{grid-template-columns:100px minmax(0,1fr)}.captcha-challenge-row{grid-template-columns:minmax(0,1fr) auto}.country-code-menu{width:min(360px,calc(100vw - 32px))}.site-footer-inner{padding-inline:12px}.platform-downloads{width:100%;gap:4px}.platform-download-link{flex:1 1 0;padding-inline:6px;font-size:12px}}
