@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#090d18;--panel:#101625;--panel2:#141b2c;--line:#222c40;--text:#edf2ff;--muted:#8490a9;--blue:#5d8cff;--green:#4cda9a;--purple:#ae7bff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(1000px 600px at 55% -10%,#182340 0%,var(--bg) 58%);color:var(--text);font:14px Manrope,system-ui,sans-serif}.shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr 285px}.sidebar,.inspector{background:rgba(12,17,30,.86);border-right:1px solid var(--line)}.inspector{border-right:0;border-left:1px solid var(--line);padding:28px 20px}.sidebar{padding:25px 16px;display:flex;flex-direction:column}.brand{display:flex;gap:11px;align-items:center;margin:0 8px 33px}.mark,.orb,.model-icon{display:grid;place-items:center;font-weight:800;background:linear-gradient(145deg,#82a7ff,#765ce9);color:#fff;box-shadow:0 0 24px #6685ff44}.mark{width:31px;height:31px;border-radius:10px;font-size:17px}.brand b{display:block;letter-spacing:2px;font-size:13px}.brand span{display:block;color:#79859f;font:10px 'DM Mono';margin-top:3px}.new-chat{border:1px solid #33466d;background:#17233f;color:#b9cbff;padding:12px;border-radius:9px;text-align:left;font:12px Manrope;font-weight:700;cursor:pointer}.side-section{margin-top:34px}.side-section label,.inspect-block label,.eyebrow{display:block;color:#65738e;font:10px 'DM Mono';letter-spacing:1.2px;margin:0 9px 11px}.nav{display:block;border:0;background:none;color:#8995ae;width:100%;padding:10px;border-radius:7px;text-align:left;cursor:pointer}.nav.active{background:#19233a;color:#f5f7ff}.runtime{margin:8px 9px;color:#aab5c9;font-size:12px}.runtime i,.dot{display:inline-block;border-radius:50%;width:7px;height:7px;background:var(--green);margin-right:7px;box-shadow:0 0 10px var(--green)}.runtime small{display:block;color:#65718a;font-size:10px;margin:7px 0 0 16px}.side-foot{margin-top:auto;color:#6c7790;font:10px 'DM Mono';line-height:1.8}.side-foot span{color:#43506a}.main{min-width:0;display:flex;flex-direction:column;height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;padding:26px 42px 17px;border-bottom:1px solid #1c2537}.eyebrow{margin:0 0 7px;color:#7186bc}.topbar h1{font-size:19px;margin:0;letter-spacing:-.5px}.top-actions{display:flex;align-items:center;gap:18px}.ghost{background:none;border:0;color:#8793aa;cursor:pointer}.avatar{border:0;border-radius:50%;background:#3b4d72;color:#d8e1fa;width:32px;height:32px}.status-row{display:flex;gap:11px;padding:20px 42px}.status-card{background:#111a2b;border:1px solid #202c42;border-radius:9px;padding:12px 14px;display:flex;gap:10px;align-items:center;min-width:190px}.status-card b{font-size:11px}.status-card small{display:block;color:#77839c;font-size:10px;margin-top:3px}.dot.blue{background:var(--blue);box-shadow:0 0 10px var(--blue)}.dot.purple{background:var(--purple);box-shadow:0 0 10px var(--purple)}.chat{flex:1;overflow:auto;padding:35px max(42px,calc((100% - 720px)/2));scroll-behavior:smooth}.welcome{text-align:center;max-width:560px;margin:8vh auto}.orb{width:53px;height:53px;border-radius:17px;font-size:25px;margin:auto auto 22px}.welcome h2{font-size:25px;margin:0 0 10px;letter-spacing:-.8px}.welcome p{color:#8490a8;line-height:1.7;margin:0 auto 24px;max-width:500px}.suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.suggestions button{background:#111a2a;border:1px solid #26324b;border-radius:20px;padding:9px 12px;color:#aebad2;font-size:11px;cursor:pointer}.message{display:flex;gap:12px;margin:0 auto 25px;max-width:720px}.message.user{justify-content:flex-end}.bubble{max-width:80%;padding:13px 16px;border-radius:14px;background:#151e31;color:#dce4f6;line-height:1.65;white-space:pre-wrap}.user .bubble{background:#263b70;color:#f5f7ff;border-bottom-right-radius:4px}.assistant .bubble{border-bottom-left-radius:4px}.mini{width:25px;height:25px;flex:0 0 25px;border-radius:8px;background:linear-gradient(145deg,#82a7ff,#765ce9);display:grid;place-items:center;font-weight:800;font-size:12px}.composer{position:relative;margin:0 auto 26px;width:min(720px,calc(100% - 84px));background:#121b2d;border:1px solid #2b3a57;border-radius:12px;padding:12px 13px 27px;box-shadow:0 12px 40px #0005}.composer textarea{resize:none;border:0;outline:0;background:none;color:var(--text);font:14px Manrope;width:calc(100% - 45px);line-height:1.5;min-height:26px}.composer textarea::placeholder{color:#6e7b95}.send{position:absolute;right:12px;top:11px;border:0;background:#5d7ff0;color:white;border-radius:8px;width:30px;height:30px;font-size:18px;cursor:pointer}.composer-meta{position:absolute;bottom:8px;left:14px;right:14px;display:flex;justify-content:space-between;color:#65718a;font:9px 'DM Mono'}.inspect-title{display:flex;justify-content:space-between;color:#8190aa;font:10px 'DM Mono';letter-spacing:1px}.inspect-title button{background:none;border:0;color:#65718a;font-size:18px}.model-chip{display:flex;align-items:center;gap:9px;background:#151e30;border:1px solid #27344d;border-radius:9px;padding:10px;margin:23px 0}.model-icon{width:28px;height:28px;border-radius:8px;font-size:13px}.model-chip b{display:block;font-size:11px}.model-chip span{color:#78859e;font-size:10px}.model-chip em{margin-left:auto;color:#6d8fff;font:9px 'DM Mono';font-style:normal}.meter{padding:3px 2px 25px;border-bottom:1px solid var(--line)}.meter-head{display:flex;justify-content:space-between;color:#9ba7bd;font-size:11px}.meter-head b{color:#7898ff;font:11px 'DM Mono'}.bar{height:5px;background:#202b40;border-radius:5px;margin:11px 0 7px}.bar i{display:block;width:0;height:100%;background:#6a8dff;border-radius:5px;transition:.2s}.meter small{color:#65718a;font:9px 'DM Mono'}.inspect-block{padding:23px 0;border-bottom:1px solid var(--line)}.inspect-block label{margin-left:0}.module{display:flex;align-items:center;gap:9px;padding:9px 0;color:#aeb8ca}.module>b{font-size:16px;color:#7188c6;width:18px}.module span{font-size:11px}.module small{display:block;color:#66738b;font-size:9px;margin-top:2px}.module i{margin-left:auto;width:6px;height:6px;border-radius:50%;background:#4b566a}.module i.on{background:var(--green);box-shadow:0 0 8px var(--green)}.module.muted{opacity:.55}.pipeline{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.pipeline span{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;font:9px 'DM Mono';background:#27324a;color:#8492ad}.pipeline .done{background:#31568b;color:#bcd0ff}.pipeline .current{background:#6b54c4;color:#fff}.pipeline b{font-size:9px;color:#8b97ad}.pipeline .line{height:1px;width:13px;background:#34415a}.notice{background:#142039;border:1px solid #29416b;border-radius:9px;padding:12px;margin-top:20px}.notice b{color:#a9c3ff;font-size:11px}.notice p{color:#8290a9;font-size:10px;line-height:1.5;margin:7px 0 0}@media(max-width:1050px){.shell{grid-template-columns:190px 1fr}.inspector{display:none}}@media(max-width:650px){.shell{display:block}.sidebar{display:none}.topbar,.status-row{padding-left:18px;padding-right:18px}.status-row{overflow:auto}.chat{padding:20px 18px}.composer{width:calc(100% - 36px)}.status-card{min-width:175px}}
