/* STAMNA: wordmark only. No standalone symbol. */
.onne-wordmark{font:100 23px/1 "Montserrat",sans-serif;letter-spacing:.12em;color:var(--text)}
.fq-brand{gap:9px}
.fq-brand .onne-brand-copy{display:grid;gap:7px;min-width:0}
.fq-brand .onne-wordmark{font-size:21px}
.fq-brand .onne-brand-copy small{margin:0;letter-spacing:1px;line-height:1.5;font-size:7px}
.fq-auth-brand{gap:10px;align-items:center}
.onne-auth-lockup{display:grid;gap:9px}
.fq-auth-brand .onne-wordmark{font-size:29px;letter-spacing:.14em}
.onne-tagline{font:400 10px/1.5 var(--man);letter-spacing:.12em;color:#c0d0ca}
.fq-breadcrumb .onne-top-wordmark{font:100 9px "Montserrat",sans-serif;letter-spacing:.14em;color:var(--soft)}
.onne-auth-progress{display:flex;align-items:center;gap:7px;margin-bottom:22px;width:100px}
.onne-auth-progress i{height:3px;flex:1;border-radius:4px;background:#d7fff126}
.onne-auth-progress i:nth-child(1){background:var(--lime)}
.onne-auth-progress i:nth-child(2){background:#34d39988}
.fq-auth-overview h1 .onne-highlight{color:var(--lime)}
.fq-auth-brand:focus-visible{outline:2px solid var(--lime);outline-offset:7px;border-radius:8px}
@media(max-width:899px){
  .fq-auth-brand .onne-wordmark{font-size:25px}
  .onne-auth-lockup{gap:6px}
  .onne-tagline{font-size:9px;letter-spacing:.09em}
}
.onne-auth-progress{display:none}
.fq-auth-overview h1{font-weight:500;letter-spacing:-1.4px}
.fq-auth-access h2{font-weight:500;letter-spacing:-.7px}
