:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#fff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:transparent}.avatar-widget{width:min(100%,560px);margin:0 auto;padding:8px 14px 16px}.avatar-wrap{display:grid;place-items:center;min-height:280px}.avatar-wrap img{display:block;width:min(100%,520px);height:auto;filter:drop-shadow(0 15px 28px rgba(88,30,165,.28));user-select:none}.speech-box{display:flex;align-items:flex-end;gap:8px;width:min(100%,480px);margin:0 auto;padding:7px;border:1px solid rgba(154,111,220,.55);border-radius:16px;background:rgba(13,9,23,.88);box-shadow:0 12px 30px rgba(0,0,0,.2)}textarea{width:100%;min-height:46px;max-height:130px;resize:vertical;padding:8px 9px;border:0;outline:0;background:transparent;color:#fff;font:14px/1.4 system-ui,sans-serif}textarea::placeholder{color:#a9a0b7}button{flex:0 0 40px;width:40px;height:40px;border:0;border-radius:11px;background:#7746ed;color:#fff;font-size:16px;cursor:pointer;box-shadow:0 5px 16px rgba(119,70,237,.35)}button:hover{background:#8b5cff}button:disabled{opacity:.55;cursor:wait}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
