.bm .aus-main:has(.aur-card){justify-content:flex-start;padding-block:clamp(32px,5vh,60px)}.bm .aur-card{--bm-ui-control-height-lg:48px;--bm-ui-control-padding-inline:18px;--bm-ui-field-height:48px;--bm-ui-field-padding-inline:14px;width:100%;max-width:580px}.bm .aus--registration{background:var(--bg2);flex-direction:column;min-height:100dvh;display:flex}.bm .aus-registration-head{text-align:center;width:min(100% - 40px,760px);margin-inline:auto;padding-top:clamp(20px,3vh,30px)}.bm .aus-registration-head .logo{--bm-brand-logo-width:156px;color:var(--blue);display:inline-flex}.bm .aur-country-context{min-height:30px;color:var(--mut);justify-content:center;align-items:center;gap:7px;margin-top:9px;font-size:12.5px;line-height:1;display:flex}.bm .aur-country-picker{border-radius:var(--r-sm);min-height:30px;color:var(--ink2);cursor:pointer;border:1px solid #0000;align-items:center;gap:5px;padding-inline:8px;display:inline-flex;position:relative}.bm .aur-country-select:not([data-slot]){opacity:0;cursor:pointer;width:100%;min-height:100%;position:absolute;inset:0}.bm .aur-country-picker:hover,.bm .aur-country-picker:focus-within{border-color:var(--line);background:#fff}.bm .aur-country-picker:focus-within{outline:2px solid var(--blue);outline-offset:2px}.bm .aur-country-picker>svg{pointer-events:none;width:11px;height:11px}.bm .aur-country-picker>strong{font-size:12.5px;font-weight:var(--fw-strong)}.bm .aus--registration .aus-main{background:0 0;flex:1;justify-content:flex-start;width:100%;padding:clamp(16px,2.5vh,24px) 20px 28px}.bm .aus--registration .aur-card,.bm .aus--registration .aucard:not(.aur-card){border:1px solid var(--line);border-radius:var(--r2);width:100%;max-width:580px;box-shadow:var(--sh);background:#fff;padding:clamp(26px,3vw,32px)}.bm .aus--registration .aur-card{--bm-ui-control-height-lg:50px;--bm-ui-control-padding-inline:18px;--bm-ui-field-height:50px;--bm-ui-field-padding-inline:15px}.bm .aus--registration .aur-step-content{animation:.17s ease-out both aur-step-enter}.bm .aus--registration .aur-progress{gap:16px;margin-bottom:26px}.bm .aus--registration .austep-lb{color:var(--blue);font:var(--fw-strong) 12.5px/1.35 var(--sans);letter-spacing:normal;text-transform:none;margin-bottom:9px}.bm .aus--registration .aur-stage{max-width:56ch}.bm .aus--registration .aur-stage h1{font-size:clamp(30px,3vw,34px);line-height:1.1}.bm .aus--registration .aur-stage h1:focus{outline:none}.bm .aus--registration .aur-stage .lede{max-width:58ch;color:var(--ink2);margin-top:10px;font-size:15px;line-height:1.5}.bm .aus--registration .aur-form{gap:18px;margin-top:22px}.bm .aus--registration .aur-field>span,.bm .aus--registration .aur-field>legend{font-size:13.5px}.bm .aus--registration .aur-field>small,.bm .aus--registration .aur-field>p{font-size:12.5px}.bm .aus--registration .aur-field [data-slot=input],.bm .aus--registration .aur-field [data-slot=textarea]{font-size:16px}.bm .aus-registration-foot{color:var(--mut);text-align:center;margin:0;padding:0 20px 24px;font-size:11.5px;line-height:1.4}@keyframes aur-step-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.bm .aur-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.bm .aur-progress-phase{gap:7px;display:grid}.bm .aur-progress-phase>span{border-radius:var(--r-pill);background:var(--lav2);height:4px;transition:background-color var(--t-fast) var(--e)}.bm .aur-progress-phase>b{color:var(--mut);font:var(--fw-strong) 11px/1.2 var(--sans)}.bm .aur-progress-phase.on>span{background:var(--blue)}.bm .aur-progress-phase.on>b{color:var(--ink2)}.bm .aur-progress-phase.done>span{background:var(--mint)}.bm .aur-progress-phase.done>b{color:var(--mint)}.bm .aur-stage{max-width:52ch}.bm .aur-stage h1{text-wrap:balance}.bm .aur-form{gap:18px;margin-top:26px;display:grid}.bm .aur-field{gap:7px;min-width:0;display:grid}.bm .aur-field>span,.bm .aur-field>legend{color:var(--ink2);font:var(--fw-strong) 13px/1.35 var(--sans);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:12px;display:flex}.bm .aur-field>span b{color:var(--mut);font:500 9px/1 var(--mono);letter-spacing:.09em;text-transform:uppercase}.bm .aur-field>small,.bm .aur-field>p{color:var(--body);text-wrap:pretty;margin:0;font-size:12.5px;line-height:1.5}.bm .aus--registration .aur-field>.aur-rut-status{min-height:18px;color:var(--body);font-size:12.5px;font-weight:var(--fw-strong);justify-content:flex-start;align-items:center;gap:6px;line-height:1.4;display:flex}.bm .aur-rut-status svg{flex:none;width:16px;height:16px}.bm .aur-rut-status.is-empty{visibility:hidden}.bm .aus--registration .aur-field>.aur-rut-status.is-valid{color:var(--mint);animation:.17s ease-out both aur-status-enter}.bm .aur-password-strength{min-height:34px;color:var(--mut);gap:6px;font-size:11.5px;line-height:1.25;display:grid}.bm .aur-password-bars{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.bm .aur-password-bars i{border-radius:var(--r-pill);background:var(--line);transform-origin:0;height:3px;transition:background-color .18s var(--e), transform .18s var(--e);transform:scaleX(.98)}.bm .aur-password-strength[data-score="1"] i:nth-child(-n+1){background:var(--alt);transform:scaleX(1)}.bm .aur-password-strength[data-score="2"] i:nth-child(-n+2){background:#b7791f;transform:scaleX(1)}.bm .aur-password-strength[data-score="3"] i:nth-child(-n+3){background:var(--blue);transform:scaleX(1)}.bm .aur-password-strength[data-score="4"] i{background:var(--mint);transform:scaleX(1)}@keyframes aur-status-enter{0%{opacity:0;transform:translateY(4px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.bm .aur-field--otp{text-align:center}.bm .aur-field--otp>span,.bm .aur-field--otp>small{justify-content:center}.bm .aur-otp{text-align:center;max-width:250px;min-height:58px;font-family:var(--mono);letter-spacing:.24em;padding-left:calc(var(--bm-ui-field-padding-inline) + .24em);margin-inline:auto;font-size:24px;font-weight:500}.bm .aur-summary{border:1px solid color-mix(in srgb, var(--mint) 26%, #fff);border-radius:var(--r2);box-shadow:var(--sh);background:#fff;overflow:hidden}.bm .aur-summary-head{background:var(--mint-t);grid-template-columns:38px minmax(0,1fr);align-items:center;gap:12px;padding:17px 18px;display:grid}.bm .aur-summary-head>div{gap:3px;display:grid}.bm .aur-summary-head span:not(.aur-verified-icon){color:var(--mint);font:500 9.5px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase}.bm .aur-summary-head strong{color:var(--ink);font-size:17px;font-weight:var(--fw-strong);letter-spacing:-.018em}.bm .aur-verified-icon{border-radius:var(--r);width:38px;height:38px;color:var(--mint);box-shadow:var(--sh-hair);background:#fff;place-items:center;display:grid}.bm .aur-verified-icon svg{width:21px;height:21px}.bm .aur-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:8px 18px 14px;display:grid}.bm .aur-summary dl>div{border-bottom:1px solid var(--line2);gap:4px;padding:12px 8px 10px 0;display:grid}.bm .aur-summary dt{color:var(--mut);font:500 9.5px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.bm .aur-summary dd{color:var(--ink2);margin:0;font-size:13.5px;line-height:1.4}.bm .aur-change{color:var(--body);font:var(--fw-strong) 12.5px/1.4 var(--sans);background:0 0;border:0;align-items:center;gap:7px;margin:0 18px 16px;padding:0;display:inline-flex}.bm .aur-change:hover{color:var(--blue)}.bm .aur-change:focus-visible{border-radius:var(--r-xs);outline:2px solid var(--blue);outline-offset:4px}.bm .aur-check{border:1px solid var(--line);border-radius:var(--r-card);box-shadow:var(--sh-hair);cursor:default;transition:border-color var(--t-fast) var(--e), background-color var(--t-fast) var(--e);background:#fff;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.bm .aur-check-label{cursor:pointer;gap:2px;display:grid}.bm .aus--registration .aur-check{border-radius:var(--r-sm);box-shadow:none;gap:10px;padding:10px 12px}.bm .aus--registration .aur-check>span{gap:2px}.bm .aus--registration .aur-check strong{font-size:13px}.bm .aus--registration .aur-check small{display:none}.bm .aus--registration .aur-check a{font-size:11.5px}.bm .aur-check:hover{border-color:var(--blue-b);background:color-mix(in srgb, var(--blue-t) 44%, #fff)}.bm .aur-check:has([data-checked]){border-color:var(--blue-b);background:color-mix(in srgb, var(--blue-t) 44%, #fff)}.bm .aur-check [data-slot=checkbox]{border-radius:5px;width:18px;height:18px;margin-top:1px}.bm .aur-check>span{gap:5px;display:grid}.bm .aur-check strong{color:var(--ink2);font-size:13.5px;font-weight:var(--fw-strong);flex-wrap:wrap;align-items:center;gap:8px;line-height:1.35;display:flex}.bm .aur-check em{color:var(--mut);font:normal 500 8.5px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.bm .aur-check small{color:var(--body);text-wrap:pretty;font-size:12.5px;line-height:1.45}.bm .aur-check a{width:max-content;color:var(--blue);font-size:12px;font-weight:var(--fw-strong)}.bm .aur-multiselect{border:0;padding:0}.bm .aur-multiselect>legend{margin-bottom:7px}.bm .aur-multiselect>p{margin-bottom:10px}.bm .aur-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.bm .aur-option-grid button{border:1px solid var(--line);border-radius:var(--r-card);min-height:70px;color:var(--ink2);text-align:left;transition:border-color var(--t-fast) var(--e), background-color var(--t-fast) var(--e), color var(--t-fast) var(--e);background:#fff;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:12px;display:grid}.bm .aur-option-grid button:hover{border-color:var(--blue-b)}.bm .aur-option-grid button[aria-pressed=true]{border-color:var(--blue-b);background:var(--blue-t);color:var(--blue-d)}.bm .aur-option-grid button>span{border:1px solid var(--lav2);width:20px;height:20px;color:var(--blue);background:#fff;border-radius:6px;place-items:center;display:grid}.bm .aur-option-grid button[aria-pressed=true]>span{border-color:var(--blue)}.bm .aur-option-grid button>div{gap:4px;display:grid}.bm .aur-option-grid strong{font-size:13px;font-weight:var(--fw-strong);line-height:1.3}.bm .aur-option-grid small{color:var(--body);font-size:11.5px;line-height:1.4}.bm .aur-photo-note,.bm .aur-ready{border:1px solid var(--line);border-radius:var(--r-card);background:var(--bg2);grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px;padding:15px;display:grid}.bm .aur-photo-note>span,.bm .aur-ready>span{border-radius:var(--r);width:38px;height:38px;color:var(--blue);box-shadow:var(--sh-hair);background:#fff;place-items:center;display:grid}.bm .aur-photo-note svg,.bm .aur-ready svg{width:20px;height:20px}.bm .aur-photo-note strong,.bm .aur-ready strong{color:var(--ink);font-size:13.5px;font-weight:var(--fw-strong)}.bm .aur-photo-note p,.bm .aur-ready p{color:var(--body);margin-top:4px;font-size:12.5px;line-height:1.5}.bm .aur-ready{border-color:color-mix(in srgb, var(--mint) 24%, #fff);background:var(--mint-t)}.bm .aur-ready>span{color:var(--mint)}.bm .aur-preview{border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:var(--r2);box-shadow:var(--sh);background:#fff;padding:18px;position:relative;overflow:hidden}.bm .aur-preview-top{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.bm .aur-avatar{background:var(--navy);color:#fff;width:46px;height:46px;font-size:14px;font-weight:var(--fw-strong);letter-spacing:.04em;border-radius:14px;place-items:center;display:grid}.bm .aur-preview-top>div{gap:3px;display:grid}.bm .aur-preview-top strong{color:var(--ink);font-size:16px;font-weight:var(--fw-strong);letter-spacing:-.018em}.bm .aur-preview-top>div span{color:var(--body);font-size:12.5px}.bm .aur-preview-status{border-radius:var(--r-sm);background:var(--blue-t);color:var(--blue);font:500 9px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase;padding:7px 9px}.bm .aur-preview>p{color:var(--ink2);margin-top:16px;font-size:13px;line-height:1.55}.bm .aur-preview>p.muted{color:var(--mut)}.bm .aur-preview-data{flex-wrap:wrap;gap:7px;margin-top:16px;display:flex}.bm .aur-preview-data span{border-radius:var(--r-sm);background:var(--bg2);color:var(--ink2);align-items:center;gap:6px;padding:7px 9px;font-size:11.5px;line-height:1.2;display:inline-flex}.bm .aur-preview-data span:first-child{background:var(--mint-t);color:var(--mint)}.bm .aur-preview-data svg{width:14px;height:14px}.bm .aur-actions{gap:8px;margin-top:2px;display:grid}.bm .aur-actions [data-slot=button]{width:100%}.bm .aur-primary svg{width:17px;height:17px}.bm .aur-primary.is-officially-verified{isolation:isolate;color:#fff;pointer-events:none;background:0 0;border-color:#0000;position:relative;overflow:hidden}.bm .aur-primary.is-officially-verified:before,.bm .aur-primary.is-officially-verified:after{content:"";position:absolute}.bm .aur-primary.is-officially-verified:before{z-index:-2;background:conic-gradient(from 0deg, transparent 0 68%, color-mix(in srgb, var(--ok) 45%, #fff) 78%, var(--ok) 92%, transparent 100%);animation:.72s cubic-bezier(.22,1,.36,1) both aur-official-stroke;inset:-380%}.bm .aur-primary.is-officially-verified:after{z-index:-1;border-radius:inherit;animation:aur-official-fill .72s var(--e) both;inset:2px}.bm .aur-official-success{animation:aur-official-check .28s .42s var(--e) both;justify-content:center;align-items:center;gap:8px;display:inline-flex}.bm .aur-official-success svg{width:20px;height:20px}@keyframes aur-official-stroke{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes aur-official-fill{0%,42%{background:var(--blue)}to{background:var(--mint)}}@keyframes aur-official-check{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}.bm .aur-resume-note{color:var(--mut);text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:11.5px;line-height:1.4;display:flex}.bm .aur-resume-note svg{width:13px;height:13px}.bm .aur-card .aualert{margin:0}.bm .aur-email-verification{border:1px solid var(--line);border-radius:var(--r2);box-shadow:var(--sh);background:#fff;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px;display:grid}.bm .aur-email-icon{border-radius:var(--r);background:var(--blue-t);width:44px;height:44px;color:var(--blue);place-items:center;display:grid}.bm .aur-email-icon svg{width:22px;height:22px}.bm .aur-email-copy{gap:5px;min-width:0;display:grid}.bm .aur-email-copy>span{color:var(--body);font-size:12px}.bm .aur-email-copy>strong{overflow-wrap:anywhere;color:var(--ink);letter-spacing:-.02em;font-size:18px}.bm .aur-email-copy>p,.bm .aur-email-help{color:var(--body);text-wrap:pretty;margin:3px 0 0;font-size:12.5px;line-height:1.5}.bm .aur-email-change,.bm .aur-email-edit,.bm .aur-email-actions,.bm .aur-email-help{grid-column:1/-1}.bm .aur-email-change{width:max-content;margin:0}.bm .aur-email-edit{gap:8px;padding-top:4px;display:grid}.bm .aur-email-edit>label{color:var(--ink2);font-size:13px;font-weight:var(--fw-strong)}.bm .aur-email-edit>div,.bm .aur-email-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.bm .aur-email-actions [data-slot=button]{width:100%}.bm .aur-email-suggestion{width:max-content;max-width:100%;color:var(--blue);text-align:left;background:0 0;border:0;padding:0;font-size:12px;line-height:1.45}.bm .aur-email-suggestion:hover{text-underline-offset:3px;text-decoration:underline}.bm .aur-email-help{border-top:1px solid var(--line2);padding-top:12px}.bm .aur-email-help a{color:var(--blue);font-weight:var(--fw-strong)}.bm .aur-link-result{text-align:center;gap:18px;display:grid}.bm .aur-link-result>svg:first-child{width:52px;height:52px;color:var(--blue);margin-inline:auto}.bm .aur-link-result>[data-slot=button]{width:100%}.bm .aur-link-back{color:var(--body);font-size:12.5px;font-weight:var(--fw-strong)}@media (max-width:900px){.bm .aus-main:has(.aur-card){padding-top:24px}.bm .aus-main .aus-mob:has(+.aur-card){max-width:580px;margin-bottom:24px}}@media (max-width:560px){.bm .aus-registration-head{width:min(100% - 32px,680px);padding-top:24px}.bm .aus-registration-head .logo{--bm-brand-logo-width:158px}.bm .aus--registration .aus-main{padding:24px 12px 16px}.bm .aus--registration .aur-card,.bm .aus--registration .aucard:not(.aur-card){border-radius:var(--r-card);padding:26px 22px}.bm .aus--registration .aur-card[data-registration-step]{min-height:0}.bm .aus--registration .aur-stage h1{font-size:clamp(30px,9vw,36px)}.bm .aus--registration .aur-stage .lede{font-size:15.5px}.bm .aur-card{--bm-ui-field-height:46px}.bm .aus--registration .aur-card{--bm-ui-control-height-lg:52px;--bm-ui-field-height:52px}.bm .aur-progress{margin-bottom:24px}.bm .aur-form{margin-top:22px}.bm .aur-summary dl,.bm .aur-option-grid{grid-template-columns:1fr}.bm .aur-summary dl>div:last-child{border-bottom:0}.bm .aur-preview-top{grid-template-columns:46px minmax(0,1fr)}.bm .aur-email-actions,.bm .aur-email-edit>div{grid-template-columns:1fr}.bm .aur-preview-status{grid-column:2;width:max-content}.bm .aur-resume-note{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.bm .aus--registration .aur-step-content,.bm .aur-rut-status.is-valid,.bm .aur-primary.is-officially-verified:before,.bm .aur-primary.is-officially-verified:after,.bm .aur-official-success{animation:none}.bm .aur-progress span,.bm .aur-check,.bm .aur-option-grid button{transition:none}}
