@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#182038;background:#f6f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}.app{max-width:650px;min-height:100dvh;margin:auto;background:#f9faff;position:relative;padding-bottom:95px}.top{height:76px;padding:16px 22px;display:flex;align-items:center;gap:13px;background:#fff;border-bottom:1px solid #eef0f5}.mark{display:grid;place-items:center;background:#17223f;color:#fff;width:42px;height:42px;border-radius:14px;font-weight:800;font-size:23px}.mark span{color:#91dcbe}.top-title{font-size:15px;font-weight:800;line-height:1.2;flex:1}.top-title small{display:block;font-size:12px;color:#8b95a9;font-weight:600;margin-top:4px}.iconbtn{border:0;background:#f2f5fa;border-radius:13px;width:39px;height:39px;display:grid;place-items:center;color:#58637a}main{padding:0 20px 30px}.greeting{background:#17223f;color:#fff;border-radius:0 0 28px 28px;padding:35px 25px 28px;margin:0 -20px 20px;min-height:262px;position:relative;overflow:hidden}.greeting:after{content:"";position:absolute;right:-100px;bottom:-200px;width:320px;height:320px;border-radius:50%;border:50px solid #354568;opacity:.4}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#68b69c}.greeting h1,.page-title h1{font-size:36px;line-height:1.12;letter-spacing:-.05em;margin:17px 0}.greeting h1 em{font-style:normal;color:#9be1c3}.greeting p{font-size:14px;color:#bac6d8;max-width:280px;line-height:1.6;margin:0}.summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary>div{background:#fff;border:1px solid #eef0f5;border-radius:19px;padding:18px;min-height:139px;box-shadow:0 6px 25px #18203808}.summary span,.summary small{display:block;color:#8791a4;font-size:12px;font-weight:700}.summary strong{display:block;font-size:34px;letter-spacing:-.06em;margin:8px 0 1px}.summary small{font-weight:500}.section-row{display:flex;justify-content:space-between;align-items:center;margin:29px 0 12px}.section-row h2{margin:0;font-size:19px;letter-spacing:-.03em}.section-row button{border:0;background:none;display:flex;align-items:center;color:#567c79;font-weight:800;font-size:13px}.list{background:#fff;border-radius:18px;border:1px solid #eef0f5;overflow:hidden}.chat-row{display:flex;text-align:left;align-items:center;gap:12px;width:100%;padding:16px;border:0;border-bottom:1px solid #f0f2f5;background:#fff}.chat-row:last-child{border:0}.chat-row:active{background:#f6f9fb}.avatar{width:42px;height:42px;border-radius:13px;background:#e8edfa;color:#425781;display:grid;place-items:center;font-size:18px;font-weight:800;flex:none}.chat-copy{flex:1;min-width:0}.chat-copy strong,.chat-copy span,.chat-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-copy strong{font-size:14px}.chat-copy span{font-size:12px;color:#7b8599;margin-top:3px}.chat-copy small{font-size:11px;color:#a1a8b5;margin-top:4px}.badge{color:#fff;background:#e98161;padding:3px 7px;border-radius:9px;font-size:12px}.chev{color:#a8b0be}.bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:650px;width:100%;height:calc(73px + env(safe-area-inset-bottom));padding:8px 8px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e9edf3;display:flex;justify-content:space-around;z-index:2}.bottom button{position:relative;flex:1;min-width:0;border:0;background:none;color:#98a1b3;font-size:11px;font-weight:800;display:flex;flex-direction:column;align-items:center;gap:5px}.bottom button.active{color:#17223f}.bottom button b{position:absolute;top:-3px;right:24px;background:#e98161;color:#fff;border-radius:10px;padding:1px 5px}.page-title{padding:35px 3px 20px}.page-title h1{color:#17223f}.page-title h1 i{font-style:normal;font-size:18px;color:#e98161;vertical-align:middle}.page-title p{color:#8791a4;font-size:14px}.empty{border:1px dashed #d7dce6;border-radius:18px;padding:32px 24px;color:#8c95a7;text-align:center;font-size:14px;line-height:1.6;background:#fff}.back{display:flex;align-items:center;gap:7px;border:0;background:none;color:#516384;font-weight:700;margin-top:20px;padding:7px 0}.chat-head{padding:16px 0 22px;border-bottom:1px solid #e6eaf0}.tag{background:#dff3e9;color:#368266;border-radius:7px;padding:4px 7px;font-weight:800;font-size:11px}.chat-head h1{font-size:23px;letter-spacing:-.04em;margin:12px 0 5px}.chat-head p{font-size:12px;color:#8490a4;margin:0}.messages{min-height:45dvh;display:flex;flex-direction:column;gap:13px;padding:24px 0 85px}.bubble{padding:12px 14px;border-radius:17px;max-width:87%;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.bubble small{display:block;opacity:.6;margin-top:7px;font-size:11px}.mine{align-self:flex-end;background:#d9efe8;border-bottom-right-radius:4px}.theirs{align-self:flex-start;background:#fff;border:1px solid #e9edf3;border-bottom-left-radius:4px}.composer{position:fixed;bottom:0;left:50%;transform:translate(-50%);max-width:650px;width:100%;display:flex;gap:10px;background:#fff;padding:12px 18px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #eef0f5}.composer input{border:0;background:#f3f5f8;border-radius:13px;padding:13px 16px;min-width:0;flex:1;outline-color:#77c4a8}.composer button{border:0;background:#192746;color:#fff;border-radius:13px;width:46px}.setup{background:#fff;border:1px solid #eef0f5;border-radius:18px;padding:20px;margin:14px 0}.setup strong{font-size:16px}.setup p{line-height:1.6}.state{color:#478f70;font-weight:800;font-size:13px}.error{margin:16px 0;padding:13px;background:#fff0eb;color:#a34838;border-radius:12px;font-size:13px}.loading{text-align:center;padding:15px;color:#8791a4;font-size:12px}
