:root{color:#25222b;background:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}.loading{color:#6f6876;place-items:center;min-height:100dvh;display:grid}.app{grid-template-columns:265px minmax(0,1fr);height:100dvh;display:grid}aside{background:#faf9fd;border-right:1px solid #e9e7ee;flex-direction:column;padding:14px;display:flex}.brand{align-items:center;gap:10px;padding:8px;font-size:19px;font-weight:700;display:flex}.brand img{border-radius:10px;width:32px;height:32px}.new{text-align:left;font:inherit;cursor:pointer;background:#fff;border:1px solid #dedbe7;border-radius:11px;margin-top:14px;padding:12px}.new:hover,.chat:hover{background:#f0edf7}.image-tool{color:#6429c4;text-align:left;font:inherit;cursor:pointer;background:#f0ecfb;border:0;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:13px;font-weight:650}.image-tool:hover{background:#e7defa}.label{color:#77727f;letter-spacing:.09em;text-transform:uppercase;margin:28px 10px 8px;font-size:11px;font-weight:700}.chat-list{overflow:auto}.chat{text-align:left;text-overflow:ellipsis;white-space:nowrap;color:#514b5d;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px;font-size:14px;display:block;overflow:hidden}.chat.active{color:#5b21b6;background:#eeeaf7;font-weight:600}.account{color:#625b6c;align-items:center;gap:10px;margin-top:auto;padding:10px;font-size:14px;display:flex}main{background:linear-gradient(#fff,#fcfbff);flex-direction:column;min-width:0;display:flex}header{border-bottom:1px solid #f1eff4;justify-content:center;align-items:center;gap:8px;height:58px;font-size:14px;font-weight:650;display:flex}.dot{background:#7c3aed;border-radius:50%;width:8px;height:8px}.messages{flex:1;padding:30px 18px 120px;overflow:auto}.welcome{text-align:center;background:linear-gradient(90deg,#fffffff5,#ffffffa3),url(/coopai-banner.png) 50%/cover;border-radius:28px;max-width:920px;margin:clamp(45px,14vh,130px) auto 0;padding:64px 28px 34px}.welcome img{border-radius:25px;width:84px;height:84px;box-shadow:0 13px 32px #6f37f155}.welcome h1{letter-spacing:-.04em;margin:22px 0 8px;font-size:clamp(27px,4vw,42px)}.welcome p{color:#635d6b}.suggestions{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;display:grid}.suggestions button{color:#413b49;text-align:left;font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #e3e0e9;border-radius:14px;padding:15px;font-size:13px}.message{white-space:pre-wrap;gap:13px;max-width:760px;margin:0 auto 26px;line-height:1.65;display:flex}.avatar{color:#fff;background:#7c3aed;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:grid}.user .avatar{color:#4b4650;background:#e9e7ed}.user>div:last-child{background:#f1f0f4;border-radius:15px;padding:8px 12px}.thinking{color:#716a79}form{background:#fff;border:1px solid #dedbe5;border-radius:19px;align-items:end;gap:8px;width:calc(100% - 32px);max-width:790px;margin:0 auto 6px;padding:9px 10px 9px 17px;display:flex;box-shadow:0 5px 25px #2021240d}textarea{resize:none;max-height:180px;font:inherit;border:0;outline:0;flex:1;padding:8px 0;line-height:1.45}form button{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:10px;width:35px;height:35px;font-size:22px}form button:disabled{background:#dedbe3}.notice{text-align:center;color:#817b88;margin:0 0 15px;font-size:11px}.auth{background:linear-gradient(130deg,#faf7ff,#fff);place-items:center;gap:28px;min-height:100dvh;padding:30px;display:grid}.auth-art{text-align:center}.auth-art img{border-radius:26px;width:92px;box-shadow:0 15px 40px #6f37f150}.auth-art h1{margin:18px 0 4px;font-size:34px}.auth-art p{color:#6f6876;margin:0}dialog{border:1px solid #e1dce9;border-radius:20px;width:min(620px,100vw - 32px);padding:25px;box-shadow:0 25px 80px #1e172733}dialog::backdrop{background:#1e172766}dialog h2{margin:0;font-size:22px}dialog p{color:#716a79}.close{float:right;cursor:pointer;background:0 0;border:0;font-size:25px}.image-form{flex-direction:column;width:100%;margin:16px 0;display:flex}.image-form textarea{border:1px solid #ded9e5;border-radius:12px;min-height:90px;padding:10px}.image-form button{align-self:flex-end;width:auto;height:auto;margin-top:10px;padding:9px 15px;font-size:14px}.generated{border-radius:14px;max-width:100%;display:block}@media (width>=850px){.auth{grid-template-columns:1fr 1fr}.auth-art{text-align:left}}@media (width<=720px){.app{grid-template-columns:1fr}aside{display:none}.suggestions{grid-template-columns:1fr}.welcome{margin-top:50px;padding:45px 18px 25px}}
