:root{color:#18202b;font-synthesis:none;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}.shell{height:100dvh;display:flex;overflow:hidden}.sidebar{color:#f7f7f5;background:#15191e;flex-direction:column;flex:none;width:286px;padding:18px 14px;display:flex}.side-top{justify-content:space-between;align-items:center;display:flex}.brand{color:inherit;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:flex}.brand-mark{color:#171717;letter-spacing:-.04em;background:#e7b95b;border-radius:15px;place-items:center;width:46px;height:46px;font-weight:900;display:inline-grid}.brand-mark.small{border-radius:9px;width:30px;height:30px;font-size:12px}.close{color:#fff;background:0 0;border:0;font-size:26px;display:none}.new{color:#fff;text-align:left;cursor:pointer;background:#20252b;border:1px solid #3b4149;border-radius:12px;margin:28px 0 16px;padding:11px 14px}.sidebar nav{gap:4px;display:grid;overflow:auto}.thread{color:#cfd3d8;text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px 12px;overflow:hidden}.thread:hover,.thread.active{color:#fff;background:#282e35}.usage{border-top:1px solid #343a41;margin-top:auto;padding:16px 6px 4px}.usage>div:first-child{justify-content:space-between;font-size:12px;display:flex}.usage strong{font-weight:600}.meter{background:#343a41;border-radius:9px;height:5px;margin:9px 0;overflow:hidden}.meter i{background:#e7b95b;height:100%;display:block}.usage small{color:#9ba2aa}.chat{background:#fbfbfa;flex-direction:column;flex:1;min-width:0;display:flex}.chat header{border-bottom:1px solid #e9e9e6;align-items:center;gap:14px;height:68px;padding:0 24px;display:flex}.chat header>div{flex-direction:column;flex:1;display:flex}.chat header span{color:#777;font-size:12px}.menu{background:0 0;border:0;font-size:21px;display:none}.messages{flex:1;padding:36px max(24px,50% - 390px) 120px;overflow:auto}.empty{text-align:center;max-width:620px;margin:12vh auto 0}.orb{color:#f1c76e;background:#1d232a;border-radius:20px;place-items:center;width:58px;height:58px;margin:auto;font-weight:900;display:grid}.empty h1{letter-spacing:-.04em;margin:22px 0 6px;font-size:36px}.empty p{color:#72777d;font-size:18px}.prompts{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:34px;display:grid}.prompts button{cursor:pointer;color:#444;background:#fff;border:1px solid #e3e3df;border-radius:14px;padding:16px 12px}.prompts button:hover{border-color:#bcbcb5}article{align-items:flex-start;gap:12px;margin:0 0 26px;display:flex}.avatar{background:#ecece8;border-radius:10px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.assistant .avatar{color:#f1c76e;background:#1d232a}.bubble{white-space:pre-wrap;max-width:680px;line-height:1.6}.user{justify-content:flex-end}.user .avatar{order:2}.user .bubble{background:#ecece8;border-radius:16px 4px 16px 16px;max-width:80%;padding:10px 14px}.typing{gap:4px;padding-top:10px;display:flex}.typing i{background:#999;border-radius:50%;width:6px;height:6px;animation:1s infinite pulse}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes pulse{50%{opacity:.25}}.composer-wrap{background:linear-gradient(#0000,#fbfbfa 20%);padding:18px max(24px,50% - 533px) 14px;position:absolute;bottom:0;left:286px;right:0}.composer{background:#fff;border:1px solid #d9d9d4;border-radius:18px;align-items:flex-end;max-width:780px;margin:auto;padding:10px 10px 10px 16px;display:flex;box-shadow:0 5px 22px #0000000d}.composer textarea{resize:none;background:0 0;border:0;outline:0;flex:1;max-height:160px;padding:7px 0;line-height:1.5}.composer button{color:#fff;background:#1d232a;border:0;border-radius:11px;width:36px;height:36px;font-size:21px}.composer button:disabled{opacity:.25}.composer-wrap>small{text-align:center;color:#929292;margin-top:7px;font-size:11px;display:block}.error{color:#9c312b;background:#fff0ef;border-radius:10px;max-width:780px;margin:0 auto 8px;padding:9px 12px;font-size:13px}.signed-out{place-items:center;min-height:100vh;display:grid}.welcome{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#777;font-size:12px}.scrim{display:none}@media (width<=760px){.sidebar{z-index:20;width:min(86vw,320px);transition:all .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.open{transform:none}.close,.menu{display:block}.scrim{z-index:15;background:#0008;border:0;display:block;position:fixed;inset:0}.chat header{padding:0 14px}.messages{padding:24px 16px 110px}.composer-wrap{padding:16px 12px 10px;left:0}.prompts{grid-template-columns:1fr}.empty{margin-top:8vh}.empty h1{font-size:30px}.user .bubble{max-width:88%}}
