/* Shared additions for the live site (not in the mockups). Loaded last. */
footer .fnote{flex-basis:100%}
.alert{margin:0 0 18px;padding:12px 16px;border-radius:8px;border:1px solid var(--bronze);background:rgba(201,164,92,.08);color:var(--text)}
.alert.bad{border-color:#7a3a2a;background:rgba(224,112,63,.08)}
.sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
/* home */
.realms-list{margin-top:8px}
.realm .rt-end{flex:none;align-items:flex-end}
.fig img{display:block;width:100%;height:auto;border-radius:10px;border:1px solid var(--line)}
.art[style*="url("]{background-size:cover;background-position:center}
/* news */
.chip-top{align-self:flex-start}
.video.playing{cursor:default}
.video video{position:absolute;inset:0;width:100%;height:100%;border-radius:10px;background:#000;z-index:2}
.pill .dot-announcements{background:#e2c07e}.pill .dot-blog{background:#a9c8f2}.pill .dot-seasons{background:#f3b58a}.pill .dot-rifts{background:#c7a6ee}.pill .dot-community{background:#86d3c2}
.flist .dim{font-size:13px;color:var(--dim);white-space:nowrap}
.nhead .meta .latest{color:var(--green)}
/* account */
.auth .alert{max-width:100%}
.captchabox{display:flex;flex-direction:column;gap:6px}
altcha-widget{--altcha-border-width:1px;--altcha-border-radius:6px;--altcha-color-base:var(--inset);--altcha-color-border:var(--line);--altcha-color-text:var(--text2);--altcha-color-border-focus:var(--gold2);--altcha-color-error-text:var(--red);--altcha-color-footer-bg:var(--panel2);--altcha-max-width:100%}
.checkh{font-size:26px;margin:4px 0 0}
.lede .hl{color:var(--text)}
.accacts{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.accacts form{margin:0}
.chars form{margin:0}
.realmtag.rt0{margin:0 6px 0 0}
.pwp{margin:0 0 12px;color:var(--text2);font-size:14.5px}
.pwp b{color:var(--text)}
.nochars{color:var(--muted)}
altcha-widget input[type=checkbox]{accent-color:var(--emberHi)}
