.ChatComposer-module__nVC3Va__row{align-items:flex-end;gap:8px;display:flex}.ChatComposer-module__nVC3Va__input{field-sizing:content;box-sizing:border-box;color:#1f2937;min-width:0;min-height:46px;max-height:120px;font:inherit;resize:none;background:#fff;border:1px solid #d1d5db;border-radius:16px;outline:none;flex:1;padding:10px 12px;font-size:16px;line-height:24px;transition:border-color .12s,box-shadow .12s;overflow-y:auto}.ChatComposer-module__nVC3Va__input::placeholder{color:#9ca3af;opacity:1}.ChatComposer-module__nVC3Va__input:focus{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.ChatComposer-module__nVC3Va__attach,.ChatComposer-module__nVC3Va__send{cursor:pointer;border:0;border-radius:14px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:42px;display:flex}.ChatComposer-module__nVC3Va__attach{color:#9ca3af}.ChatComposer-module__nVC3Va__attach:focus-within{outline:2px solid var(--brand)}.ChatComposer-module__nVC3Va__attach input{opacity:0;width:1px;height:1px;position:absolute}.ChatComposer-module__nVC3Va__send{background:var(--brand);color:#fff}.ChatComposer-module__nVC3Va__send:disabled{opacity:.4;cursor:default}.ChatComposer-module__nVC3Va__send:focus-visible{outline-offset:2px;outline:2px solid #1f2937}.ChatComposer-module__nVC3Va__preview{border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;margin-bottom:8px;padding:8px;display:flex}.ChatComposer-module__nVC3Va__preview img{object-fit:cover;border-radius:8px;width:56px;height:56px}.ChatComposer-module__nVC3Va__preview span{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;flex:1;min-width:0;font-size:11px;overflow:hidden}.ChatComposer-module__nVC3Va__preview button{color:#6b7280;flex-shrink:0;padding:6px;font-size:12px}@media (hover:hover){.ChatComposer-module__nVC3Va__attach:hover{color:var(--brand-deep);background:var(--brand-soft)}.ChatComposer-module__nVC3Va__send:enabled:hover{background:var(--brand-deep)}}@media (min-width:768px){.ChatComposer-module__nVC3Va__input{font-size:14px}}@media (prefers-reduced-motion:reduce){.ChatComposer-module__nVC3Va__input{transition:none}}
.CharacterRoster-module__FqOVfG__roster{min-width:0;margin-bottom:10px}.CharacterRoster-module__FqOVfG__prompt{text-align:center;color:#64748b;margin:0 0 6px;font-size:12px;font-weight:600;line-height:18px}.CharacterRoster-module__FqOVfG__lineup{align-items:stretch;gap:6px;padding-top:4px;display:grid}.CharacterRoster-module__FqOVfG__card{color:#334155;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:13px;flex-direction:column;align-items:center;gap:4px;min-width:0;padding:6px 4px;transition:transform .16s,border-color .16s,box-shadow .16s;display:flex}.CharacterRoster-module__FqOVfG__card[aria-checked=true]{border-color:var(--character-accent);transform:translateY(-4px);box-shadow:0 4px 12px #0f172a12}.CharacterRoster-module__FqOVfG__card:focus-visible{outline:2px solid var(--character-accent);outline-offset:3px}.CharacterRoster-module__FqOVfG__card:active{transform:translateY(-2px)scale(.96)}.CharacterRoster-module__FqOVfG__portrait{aspect-ratio:1;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:64px;display:flex;position:relative}.CharacterRoster-module__FqOVfG__portrait img{object-fit:contain;border-radius:8px;width:100%;height:100%;display:block}.CharacterRoster-module__FqOVfG__card[aria-checked=true] .CharacterRoster-module__FqOVfG__portrait{background:color-mix(in srgb, var(--character-accent) 10%, white)}.CharacterRoster-module__FqOVfG__number{z-index:1;color:#64748b;font-size:9px;font-weight:800;position:absolute;top:2px;left:3px}.CharacterRoster-module__FqOVfG__check{color:#fff;background:var(--character-accent);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;display:flex;position:absolute;bottom:-3px;right:-3px}.CharacterRoster-module__FqOVfG__initial{color:var(--character-accent);font-size:28px;font-weight:800}.CharacterRoster-module__FqOVfG__name{font-size:13px;font-weight:800;line-height:18px;display:block}.CharacterRoster-module__FqOVfG__status{text-align:center;color:#64748b;margin-top:4px;font-size:11px;line-height:16px}.CharacterRoster-module__FqOVfG__status:empty{display:none}.CharacterRoster-module__FqOVfG__empty{text-align:center;color:#475569;margin-bottom:20px}@media (hover:hover){.CharacterRoster-module__FqOVfG__card:hover{border-color:var(--character-accent);transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.CharacterRoster-module__FqOVfG__card{transition:none}}
.ChatWelcome-module__HBoLtG__welcome{background:#f9fafb;flex-direction:column;flex:1;min-height:0;padding:10px 12px;display:flex;overflow-y:auto}.ChatWelcome-module__HBoLtG__welcome>*{flex-shrink:0}.ChatWelcome-module__HBoLtG__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.ChatWelcome-module__HBoLtG__action{color:#374151;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:7px;min-width:0;min-height:44px;padding:8px;font-size:12px;font-weight:500;line-height:18px;transition:border-color .12s,background-color .12s;display:flex}.ChatWelcome-module__HBoLtG__icon{flex-shrink:0;font-size:18px}.ChatWelcome-module__HBoLtG__action[aria-pressed=true]{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-deep)}.ChatWelcome-module__HBoLtG__start{background:var(--brand);color:#fff;cursor:pointer;border-radius:12px;width:100%;min-height:44px;margin-top:8px;padding:10px;font-size:13px;font-weight:700}.ChatWelcome-module__HBoLtG__action:disabled,.ChatWelcome-module__HBoLtG__start:disabled{opacity:.5;cursor:default}.ChatWelcome-module__HBoLtG__action:focus-visible,.ChatWelcome-module__HBoLtG__start:focus-visible{outline:2px solid var(--brand-deep);outline-offset:2px}.ChatWelcome-module__HBoLtG__note{text-align:center;color:#9ca3af;margin:6px 0 0;font-size:10px;line-height:14px}@media (hover:hover){.ChatWelcome-module__HBoLtG__action:enabled:hover{border-color:var(--brand);background:var(--brand-soft)}.ChatWelcome-module__HBoLtG__start:enabled:hover{background:var(--brand-deep)}}@media (prefers-reduced-motion:reduce){.ChatWelcome-module__HBoLtG__action{transition:none}}
