body.theme-modern .appbar.marketing{background:rgba(255,255,255,.82)}body.theme-modern .auth-head{text-align:left;margin-bottom:1.5rem}body.theme-modern .auth-head .e{font-variant-caps:small-caps;font-feature-settings:"smcp" 1,"smcp";letter-spacing:.07em;font-size:.86rem;font-weight:700;color:var(--m-ink-faint)}body.theme-modern .auth-head h1{font-size:1.6rem;font-weight:600;letter-spacing:-.012em;margin:.3rem 0 0;line-height:1.2}body.theme-modern .auth-field{margin-bottom:1rem}body.theme-modern .auth-field label{display:block;font-size:.88rem;font-weight:600;margin-bottom:.4rem;color:var(--m-ink)}body.theme-modern .auth-card .tinput{width:100%;height:2.7rem;padding:0 .85rem;font-family:inherit;font-size:.96rem;color:var(--m-ink)}body.theme-modern .auth-row{display:flex;align-items:center;justify-content:space-between;margin:.2rem 0 1.3rem;gap:1rem}body.theme-modern .auth-row a{font-size:.86rem;color:var(--navy);font-weight:600;text-decoration:none}body.theme-modern .auth-divider{display:flex;align-items:center;gap:.9rem;margin:1.5rem 0;color:var(--m-ink-faint);font-size:.82rem}body.theme-modern .auth-divider:after,body.theme-modern .auth-divider:before{content:"";flex:1 1;height:1px;background:var(--m-border)}body.theme-modern .access-note{font-size:.9rem;color:var(--m-ink-soft);line-height:1.55;text-align:center}body.theme-modern .access-note a{color:var(--navy);font-weight:600;text-decoration:none}body.theme-modern .role-pick{display:flex;gap:.4rem}body.theme-modern .role-pick button{flex:1 1;border:1.5px solid var(--m-border-strong);background:var(--m-surface);border-radius:var(--m-r-sm);padding:.5em 0;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;color:var(--m-ink-soft)}body.theme-modern .role-pick button.on{border-color:var(--navy);background:rgba(22,41,76,.04);color:var(--navy)}body.theme-modern .meanwhile{display:flex;align-items:flex-start;gap:.8rem;background:var(--m-canvas);border:1px solid var(--m-border);border-radius:var(--m-r-sm);padding:.95rem 1.1rem;margin-top:1.4rem;font-weight:400;color:var(--m-ink-soft);font-size:.92rem;line-height:1.5}body.theme-modern .meanwhile a{color:var(--navy);font-weight:600;text-decoration:none}body.theme-modern .sent-ok{width:2.8rem;height:2.8rem;border-radius:50%;background:var(--teal);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}body.theme-modern .sent-ok:after{content:"";width:.75rem;height:1.2rem;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(42deg) translateY(-2px)}body.theme-modern .auth-card .workspace-card{background:transparent;border:0;box-shadow:none;padding:0}body.theme-modern .auth-card .workspace-card__body{padding:0}body.theme-modern .auth-card .form-field input{width:100%;height:2.7rem;padding:0 .85rem;border:1px solid var(--m-border-strong);border-radius:var(--m-r-sm);background:var(--m-surface);font-family:inherit;font-size:.96rem;color:var(--m-ink)}body.theme-modern .auth-card .form-field input:focus{border-color:var(--navy-soft);outline:none;box-shadow:0 0 0 3px rgba(22,41,76,.08)}body.theme-modern .auth-card .panel-actions,body.theme-modern .auth-card .panel-foot{display:flex;flex-wrap:wrap;gap:.6rem;white-space:normal;align-items:center}body.theme-modern .auth-card{overflow-wrap:break-word}body.theme-modern .auth-card .btn,body.theme-modern .auth-card .button-primary,body.theme-modern .auth-card .button-secondary{max-width:100%}