/* Character-specific skin. Shared interaction/layout stays in lounge.css. */
body[data-theme="coral"]{--coral:#f1a27e;--coral-strong:#d97752;--brass:#c8a47c}
[data-theme="coral"] .promise:before{background:#ee9f7a}
[data-theme="coral"] .bottom-nav button.active:before{background:#ef9f7b}
[data-theme="coral"] #talk-form>#send{background:#eda17d}
[data-theme="coral"] .dialogue{border-left-color:#da7b58}
[data-theme="coral"] .dialogue-top strong{color:#9f4d34}
[data-theme="coral"] .primary{background:#eea27f;border-color:#f5b697;color:#2b1c16}
[data-theme="coral"] .sheet .primary{background:#8f4e38;border-color:#8f4e38;color:#fff6f0}
[data-theme="coral"] .login{background:#211815}
.login-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 13%;opacity:.52;z-index:-2}
[data-theme="coral"] .login:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#17120ff2 0%,#17120fbc 38%,#17120f36 73%,#17120f00 100%),linear-gradient(0deg,#17120fe8 0%,transparent 55%)}
@media(max-width:700px){[data-theme="coral"] .login:after{background:linear-gradient(0deg,#17120ff5 4%,#17120fc4 42%,#17120f2e 76%)}}
@media(prefers-reduced-motion:reduce){.speaking-indicator i{animation:none!important}}
