/* Shared NX identity and result-reveal preference */
.wordmark{gap:8px}
.wordmark>img{width:44px;height:38px;object-fit:contain;filter:drop-shadow(0 0 8px #16d9ff36)}
.wordmark>span{display:grid;grid-template-columns:auto auto;align-items:end;column-gap:5px;line-height:1}
.wordmark>span>b{font-size:26px;letter-spacing:-2px;line-height:.9;color:#eaf9ff}
.wordmark>span>em{font-style:normal;padding-bottom:2px}
.wordmark>span>strong{grid-column:1/3;font-size:15px;margin-top:4px}
.action-row{justify-content:flex-end;margin-top:12px}
.auto-toggle{min-width:132px;height:38px;border:1px solid #31536e;border-radius:999px;background:#0a1926;color:#9ab7cd;padding:4px 7px 4px 14px;display:flex;align-items:center;justify-content:space-between;gap:11px;font-size:12px;font-weight:700}
.auto-toggle b{min-width:38px;border-radius:999px;background:#172b3b;color:#6f8da4;padding:4px 7px;font-size:11px}
.auto-toggle[aria-pressed=true]{border-color:#1ccbe7;color:#e8fbff;box-shadow:0 0 14px #1ccbe71e}
.auto-toggle[aria-pressed=true] b{background:#19cbe8;color:#04202a}
@media(max-width:360px){.wordmark>img{width:38px;height:34px}.wordmark>span>b{font-size:23px}}
