:root{color:#292332;font-synthesis:none;background:#f7f5fa;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f7f5fa;min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}.catalog,.chat{max-width:680px;min-height:100vh;margin:auto}.catalog{padding:26px 17px 34px}.brand{align-items:center;gap:11px;margin:0 5px 25px;display:flex}.brand>span{color:#fff;background:linear-gradient(135deg,#8d6cf0,#5d3ec4);border-radius:13px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 7px 20px #785ad944}.brand strong{letter-spacing:-.04em;font-size:19px;display:block}.brand small,.chat header span{color:#8b8495;margin-top:3px;font-size:12px;display:block}.hint{color:#7e7589;margin:-12px 5px 20px;font-size:12px;line-height:1.45}.character-list{gap:11px;display:grid}.character{width:100%;color:inherit;text-align:left;background:#fff;border:1px solid #e5e0eb;border-radius:19px;grid-template-columns:67px 1fr auto;align-items:center;gap:13px;padding:11px;display:grid;box-shadow:0 3px 12px #39245b08}.character:active{transform:scale(.99)}.character:disabled{cursor:wait;opacity:.7}.character img,.character>span,.chat header img,.chat header>span{color:#fff;object-fit:cover;background:linear-gradient(145deg,#bea9e7,#7052c2);border-radius:13px;place-items:center;width:67px;height:78px;font-size:24px;font-weight:800;display:grid;overflow:hidden}.character strong{letter-spacing:-.025em;font-size:16px;display:block}.character p{color:#746d7c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 7px;font-size:12px;font-weight:520;line-height:1.45;display:-webkit-box;overflow:hidden}.character small{color:#7560bf;font-size:10px;font-weight:800}.character i{color:#9b93a5;font-size:28px;font-style:normal}.loading{color:#857e90;text-align:center;padding:30px 0;font-size:13px}.empty,.error-card{text-align:center;background:#fff;border:1px dashed #dcd5e4;border-radius:20px;margin-top:70px;padding:32px 25px}.empty span{color:#7555ca;font-size:30px}.empty h1{margin:12px 0 7px;font-size:19px}.empty p,.error-card p{color:#817a8b;margin:0;font-size:13px;line-height:1.55}.error-card{color:#a34452;border-color:#efd2d6;margin-top:34px}.error{color:#a34452;margin:10px 17px;font-size:12px}.chat{background:#faf9fc;grid-template-rows:auto 1fr auto;display:grid}.chat header{background:#fff;border-bottom:1px solid #e9e5ed;align-items:center;gap:10px;padding:12px 14px;display:flex}.chat header button{color:#5e566b;background:0 0;border:0;width:30px;font-size:34px;line-height:1}.chat header img,.chat header>span{border-radius:9px;width:36px;height:42px;font-size:15px}.chat header strong{font-size:14px;display:block}.messages{flex-direction:column;gap:9px;padding:17px 14px;display:flex;overflow:auto}.messages article{white-space:pre-wrap;border-radius:15px;max-width:85%;padding:11px 13px;font-size:14px;line-height:1.45}.messages .assistant{background:#fff;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 8px #3827530a}.messages .user{color:#fff;background:#7759d2;border-bottom-right-radius:4px;align-self:flex-end}.messages .typing{color:#81798c;font-style:italic}.chat form{padding:11px 13px calc(11px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #e9e5ed;gap:8px;display:flex}.chat textarea{resize:none;color:#302a39;background:#fbfaff;border:1px solid #dfd9e6;border-radius:14px;outline:none;flex:1;max-height:120px;padding:10px 12px;line-height:1.35}.chat textarea:focus{border-color:#9074df}.chat form button{color:#fff;background:#6e50ca;border:0;border-radius:13px;align-self:end;width:39px;height:39px;font-size:22px}.chat form button:disabled{background:#d6d0df}
