@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#172019;font-synthesis:none;--ink:#172019;--muted:#70756e;--paper:#f8f5ee;--line:#d8d4ca;--acid:#cbea68;--violet:#7657e8;--orange:#ec713e;background:#f2eee5;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:#f2eee5;min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,textarea{font:inherit}button{color:inherit}.app-shell{height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:72px;padding:0 4.2vw;display:flex}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:12px;font-size:17px;text-decoration:none;display:flex}.brand b{font-weight:700}.brand-mark{grid-template-columns:repeat(3,1fr);gap:2px;width:28px;height:28px;display:grid;transform:rotate(-8deg)}.brand-mark i{border:2px solid var(--ink);border-radius:50% 50% 3px 3px;display:block}.brand-mark i:nth-child(2){background:var(--ink)}.top-actions{align-items:center;gap:12px;display:flex}.docs-pill{color:#5f645e;cursor:pointer;text-transform:uppercase;letter-spacing:.07em;background:0 0;border:0;border-bottom:1px solid #0000;padding:7px 2px;font:500 11px DM Mono,monospace}.docs-pill:hover{color:var(--ink);border-bottom-color:var(--ink)}.model-picker{align-items:center;gap:7px;min-width:0;display:flex}.model-picker>span{color:#777b74;text-transform:uppercase;letter-spacing:.07em;font:500 9px DM Mono,monospace}.model-picker select{border:1px solid var(--line);max-width:190px;color:var(--ink);cursor:pointer;text-overflow:ellipsis;background:#f8f5ee;border-radius:99px;outline:0;padding:8px 29px 8px 11px;font:500 11px DM Mono,monospace}.model-picker select:hover:not(:disabled),.model-picker select:focus{background:#fffdf8;border-color:#999b94}.model-picker select:disabled{cursor:not-allowed;color:#92958f;opacity:.7}.local-badge{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);border-radius:99px;padding:8px 12px;font:500 12px DM Mono,monospace}.local-badge i{background:#5ba957;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block}.auth-pill{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:8px;max-width:280px;padding:9px 14px;font-size:14px;font-weight:600;display:flex}.auth-pill>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.auth-pill svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:14px}.status-dot{background:#a4a49e;border-radius:50%;flex:none;width:7px;height:7px}.status-dot.live{background:#61a858;box-shadow:0 0 0 3px #61a85824}main{flex-direction:column;height:calc(100vh - 72px);min-height:0;padding:38px 4.2vw 24px;display:flex;overflow:hidden}.workspace{background:var(--paper);border:1px solid #c8c5bc;flex:1;grid-template-columns:340px 1fr;min-height:0;display:grid;overflow:hidden;box-shadow:0 20px 70px #272a2214}.dataset-panel{border-right:1px solid var(--line);flex-direction:column;min-height:0;padding:24px;display:flex;overflow:hidden}.panel-heading,.console-top{text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font:500 12px DM Mono,monospace;display:flex}.file-total{color:#888b84}.switcher{border:1px solid var(--line);background:#ebe7de;border-radius:12px;margin:22px 0;padding:4px}.dataset-option{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;width:100%;padding:12px;transition:all .2s;display:grid}.dataset-option+.dataset-option{margin-top:2px}.dataset-option.active{background:#fffdf7;box-shadow:0 2px 8px #1a1e1814}.dataset-option:disabled{cursor:wait}.dataset-symbol{background:#ded9ce;border-radius:8px;place-items:center;width:36px;height:36px;font-size:20px;display:grid}.dataset-option.dinosours.active .dataset-symbol{background:#dceca8}.dataset-option.financial-advice.active .dataset-symbol{color:var(--violet);background:#e1dafa}.dataset-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.dataset-copy b{font-size:15px}.dataset-copy small{color:#777b74;font:400 11px DM Mono,monospace}.radio-mark{border:1px solid #9d9e98;border-radius:50%;place-items:center;width:14px;height:14px;display:grid}.active .radio-mark{border-color:var(--ink)}.active .radio-mark i{background:var(--ink);border-radius:50%;width:6px;height:6px}.folder-view{border:1px solid var(--line);background:#ffffff59;flex:1;min-height:0;transition:border-color .18s,background .18s;position:relative;overflow-y:auto}.folder-view.drag-active{border-color:var(--violet);background:#7657e80f}.folder-label{border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;padding:13px 12px;font:500 11px DM Mono,monospace;display:flex;overflow:hidden}.folder-label svg{fill:none;width:15px;stroke:var(--ink);stroke-width:1.4px;flex:none}.empty-folder{text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.empty-folder:hover{background:#ffffff8c}.empty-folder:disabled{cursor:wait;opacity:.65}.empty-folder>span{color:#888a83;border:1px dashed #a4a49d;border-radius:50%;place-items:center;width:32px;height:32px;font-size:19px;display:grid}.empty-folder p{margin:12px 0 5px;font-size:14px;font-weight:600}.empty-folder small{color:#7f827b;font:400 10px DM Mono,monospace}.file-list{padding:7px}.file-row{border-bottom:1px solid #ebe7de;align-items:center;gap:8px;padding:9px 8px;font-size:13px;display:flex}.file-row span{color:#757871;border:1px solid #ccc8be;padding:2px;font:400 9px DM Mono,monospace}.file-row b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.add-files{color:#666b64;cursor:pointer;background:0 0;border:1px dashed #aaa79e;width:100%;margin-top:7px;padding:9px;font:500 10px DM Mono,monospace}.add-files:hover{border-color:var(--ink);color:var(--ink);background:#fff}.add-files:disabled{cursor:wait;opacity:.55}.file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.upload-error{color:#a44727;background:#f5e3dd;margin:8px;padding:8px;font-size:11px;line-height:1.4}.random-question-tool{border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.random-question-actions{gap:7px;display:grid}.random-question-actions button{color:#4f3fa1;cursor:pointer;background:#eee8fd;border:1px solid #b7a9e7;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px 13px;font-size:13px;font-weight:700;transition:border-color .15s,background .15s,transform .15s;display:flex}.random-question-actions button:last-child{color:#595d57;background:#f5f2eb;border-color:#cbc7bd}.random-question-actions button:hover{background:#e7dffd;border-color:#7657e8;transform:translateY(-1px)}.random-question-actions button:last-child:hover{color:#4f3fa1}.random-question-actions button:disabled{cursor:not-allowed;opacity:.45;transform:none}.random-question-actions button svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.expected-answer{background:#f3efff;border-left:3px solid #7657e8;flex-direction:column;gap:5px;margin-bottom:10px;padding:9px 10px;display:flex}.expected-answer span{color:#6f668d;text-transform:uppercase;letter-spacing:.07em;font:500 9px DM Mono,monospace}.expected-answer b{color:#302b3e;overflow-wrap:anywhere;font-size:12px;line-height:1.5}.random-question-error{color:#a44727;margin:0 0 9px;font-size:11px;line-height:1.4}.isolation-note{border-top:1px solid var(--line);align-items:flex-start;gap:10px;margin-top:18px;padding-top:18px;display:flex}.isolation-note svg{fill:none;stroke:#5c665d;stroke-width:1.3px;width:19px}.isolation-note p{flex-direction:column;gap:3px;margin:0;display:flex}.isolation-note b{font-size:13px}.isolation-note span{color:#747871;font-size:11px;line-height:1.5}.console-panel{background:#fcfaf5;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.console-top{border-bottom:1px solid var(--line);padding:19px 24px}.console-top>div{align-items:center;gap:8px;display:flex}.console-metrics{color:#92938e}.console-metrics>i{color:#bab8b0;font-style:normal}.speed-summary b{color:var(--violet);font-weight:600}.accuracy-summary{align-items:center;gap:6px;display:flex}.accuracy-summary b{color:#4d9147;font-weight:600}.accuracy-summary i{color:#bab8b0;font-style:normal}.live-dot{background:#63a55c;border-radius:50%;width:6px;height:6px;display:block}.conversation{flex:1;min-height:0;padding:34px clamp(24px,3vw,48px);overflow-y:auto}.welcome-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:360px;display:flex}.orb{border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:21px;display:grid;transform:rotate(5deg);box-shadow:inset 0 0 0 1px #00000012}.orb span{font-size:30px;transform:rotate(-5deg)}.orb.dinosours{background:var(--acid)}.orb.financial-advice{color:#6748da;background:#dcd1ff}.context-label{text-transform:uppercase;letter-spacing:.14em;color:#777a73;margin:0 0 7px;font:500 10px DM Mono,monospace}.welcome-state h2{letter-spacing:-.04em;margin:0;font-size:34px}.welcome-state>p:not(.context-label){color:#686d65;max-width:480px;font-size:15px;line-height:1.65}.prompt-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px;display:flex}.prompt-chips button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:99px;padding:10px 14px;font-size:12px}.prompt-chips button:hover{border-color:var(--ink);background:#fff}.prompt-chips span{margin-left:6px}.message{width:100%;max-width:none;margin:0 0 24px}.message-meta{text-transform:uppercase;letter-spacing:.08em;color:#777a73;justify-content:space-between;margin-bottom:7px;font:500 10px DM Mono,monospace;display:flex}.message-body{background:#efebe2;border-radius:3px 14px 14px;padding:17px 19px;font-size:15px;line-height:1.7}.message-text{white-space:pre-wrap;display:block}.message.agent .message-body{border:1px solid var(--line);background:#fff;border-radius:14px 3px 14px 14px}.feedback-actions{border-top:1px solid #eeebe4;justify-content:flex-end;gap:5px;margin-top:10px;padding-top:9px;display:flex}.feedback-actions button{color:#888c85;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;place-items:center;width:29px;height:29px;transition:color .15s,background .15s,border-color .15s;display:grid}.feedback-actions button:hover{color:var(--ink);background:#f6f3ec;border-color:#d8d4ca}.feedback-actions button:first-child.active{color:#417b3d;background:#eaf3dd;border-color:#b9d3a8}.feedback-actions button:last-child.active{color:#a44727;background:#f8e7e0;border-color:#e2b9aa}.feedback-actions svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.thinking{border:1px solid var(--line);color:#747871;border-radius:14px 3px 14px 14px;align-items:center;gap:5px;min-height:56px;padding:14px;font-size:13px;display:flex}.thinking i{background:var(--violet);border-radius:50%;width:5px;height:5px;animation:1.1s infinite pulse}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){margin-right:5px;animation-delay:.3s}@keyframes pulse{0%,80%,to{opacity:.2;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.composer-wrap{border-top:1px solid var(--line);padding:18px 24px 24px}.connect-callout{color:#5f47b5;background:#eee8fd;justify-content:space-between;align-items:center;padding:10px 12px;font-size:13px;display:flex}.connect-callout button{cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.composer{background:#fff;border:1px solid #aaa9a2;padding:13px 13px 9px;box-shadow:0 7px 24px #21231d12}.composer textarea{resize:none;width:100%;min-height:50px;color:var(--ink);background:0 0;border:0;outline:0;font-size:16px;display:block}.composer textarea::placeholder{color:#a0a19c}.composer-footer{justify-content:space-between;align-items:center;display:flex}.composer-footer>span{color:#777a73;align-items:center;gap:7px;font:500 11px DM Mono,monospace;display:flex}.composer-footer>span i{background:var(--acid);border-radius:2px;width:7px;height:7px}.composer-footer>span i.financial-advice{background:#b9a6fa}.send-button,.stop-button{cursor:pointer;border:0}.send-button{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.send-button:disabled{opacity:.25;cursor:not-allowed}.send-button svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:15px}.stop-button{color:#a44727;background:#f1dfd8;border-radius:99px;padding:8px 13px;font-size:12px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1418138c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.docs-modal{background:#faf7f0;border:1px solid #ffffff8c;flex-direction:column;width:min(1120px,100%);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000052}.docs-header{border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fffdf8 0%,#f5f0e6 100%);flex:none;justify-content:space-between;align-items:flex-start;gap:30px;padding:30px 36px 24px;display:flex}.docs-header>div{min-width:0}.docs-header h2{letter-spacing:-.045em;margin:8px 0 5px;font-size:clamp(25px,3vw,36px)}.docs-header p{color:#686d65;margin:0;font-size:15px}.docs-header .modal-close{flex:none;margin:-10px -16px 0 0;position:static}.docs-nav{border-bottom:1px solid var(--line);scrollbar-width:thin;background:#f2ede4;flex:none;gap:7px;padding:11px 36px;display:flex;overflow-x:auto}.docs-nav a{color:#626760;text-transform:uppercase;letter-spacing:.06em;background:#ffffff73;border:1px solid #d6d0c5;border-radius:99px;flex:none;padding:7px 11px;font:500 11px DM Mono,monospace;text-decoration:none}.docs-nav a:hover{border-color:var(--ink);color:var(--ink);background:#fff}.docs-content{overscroll-behavior:contain;scroll-behavior:smooth;min-height:0;padding:0 36px 42px;overflow-y:auto}.docs-section{border-bottom:1px solid var(--line);padding:34px 0 38px;scroll-margin-top:16px}.docs-section:last-child{border-bottom:0;padding-bottom:0}.docs-section-heading{grid-template-columns:36px 1fr;align-items:start;gap:13px;margin-bottom:23px;display:grid}.docs-section-heading>span{color:#5f47b5;background:#e7dffd;border-radius:9px;place-items:center;width:32px;height:32px;font:500 10px DM Mono,monospace;display:grid}.docs-section-heading h3{letter-spacing:-.025em;margin:0 0 4px;font-size:23px}.docs-section-heading p{color:#747871;margin:0;font-size:14px;line-height:1.5}.architecture-flow{border:1px solid var(--line);background:#fffdf8;grid-template-columns:repeat(9,auto);justify-content:space-between;align-items:center;gap:8px;padding:17px;display:grid}.architecture-flow>div{min-width:112px}.architecture-flow b{font-size:14px;display:block}.architecture-flow small{color:#747871;margin-top:5px;font:400 12px/1.5 DM Mono,monospace;display:block}.architecture-flow i{color:#aaa79e;font-style:normal}.docs-steps{color:#4f554f;margin:20px 0 0;padding-left:28px;font-size:14px;line-height:1.7}.docs-steps li+li{margin-top:5px}.docs-modal code,.project-tree{font-family:DM Mono,monospace}.docs-modal code{color:#4f3fa1;background:#eee8fd;border-radius:3px;padding:1px 4px;font-size:.9em}.project-tree{border:1px solid var(--line);color:#3f4640;background:#f0ece3;margin:0;padding:20px;font-size:13px;line-height:1.55;overflow-x:auto}.docs-note,.docs-warning{color:#555b54;background:#f3f5e8;border-left:3px solid #a8c84e;margin:16px 0 0;padding:13px 15px;font-size:13px;line-height:1.6}.docs-warning{border-left-color:var(--orange);background:#f8ebe5}.docs-grid,.risk-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.docs-grid article,.risk-grid article{border:1px solid var(--line);background:#fffdf8;padding:16px}.docs-grid article b,.risk-grid article b{font-size:14px}.docs-grid article p,.risk-grid article p{color:#666c65;margin:7px 0 0;font-size:13px;line-height:1.6}.docs-status{color:#4e564e;background:#e6efc8;grid-template-columns:110px auto 1fr;align-items:center;gap:13px;margin-top:12px;padding:13px 15px;display:grid}.docs-status span{text-transform:uppercase;letter-spacing:.08em;font:500 11px DM Mono,monospace}.docs-status b{font-size:14px}.docs-status p{color:#687060;margin:0;font-size:13px}.guardrail-list{border:1px solid var(--line);border-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.guardrail-list>div{border-bottom:1px solid var(--line);background:#fffdf8;grid-template-columns:88px 1fr;gap:13px;padding:14px;display:grid}.guardrail-list>div:nth-child(odd){border-right:1px solid var(--line)}.guardrail-list span{color:#5f47b5;text-transform:uppercase;letter-spacing:.05em;font:500 11px DM Mono,monospace}.guardrail-list p{color:#5f655e;margin:0;font-size:13px;line-height:1.55}.api-table{border:1px solid var(--line);background:#fffdf8}.api-table>div{border-bottom:1px solid #e5e0d6;grid-template-columns:76px minmax(230px,.8fr) 1fr;align-items:center;min-width:620px;display:grid}.api-table>div:last-child{border-bottom:0}.api-table>div>*{padding:11px 13px;font-size:12px}.api-table .api-head{color:#747871;text-transform:uppercase;letter-spacing:.06em;background:#eee9df;font:500 10px DM Mono,monospace}.api-table code{color:#4f3fa1;background:0 0}.api-table{overflow-x:auto}.ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ops-grid>div{border:1px solid var(--line);background:#fffdf8;grid-template-columns:105px 1fr;align-items:start;gap:8px 14px;padding:15px;display:grid}.ops-grid span{color:#686d65;text-transform:uppercase;letter-spacing:.05em;grid-row:1/3;font:500 11px DM Mono,monospace}.ops-grid code{background:0 0;padding:0;font-size:12px;line-height:1.6}.ops-grid small{color:#777c75;font-size:12px;line-height:1.5}.deployment-list{color:#555b54;margin:18px 0 0;padding-left:26px;font-size:13px;line-height:1.65}.deployment-list li+li{margin-top:6px}.risk-grid article{border-top:3px solid #db8a67}.auth-modal{background:#faf7f0;border:1px solid #ffffff80;width:min(520px,100%);padding:34px;position:relative;box-shadow:0 30px 90px #00000047}.modal-close{cursor:pointer;background:0 0;border:0;font-size:25px;font-weight:300;position:absolute;top:13px;right:16px}.auth-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--violet);font:500 11px DM Mono,monospace}.auth-modal h2{letter-spacing:-.04em;margin:9px 0 7px;font-size:30px}.auth-intro{color:#686d65;max-width:440px;margin:0;font-size:13px;line-height:1.6}.auth-tabs{background:#eae5dc;grid-template-columns:1fr 1fr;gap:3px;margin:25px 0 22px;padding:4px;display:grid}.auth-tabs button{cursor:pointer;background:0 0;border:0;padding:11px;font-size:13px;font-weight:700}.auth-tabs button.active{background:#fffdf8;box-shadow:0 1px 5px #00000012}.auth-content{flex-direction:column;align-items:stretch;display:flex}.auth-icon{border-radius:11px;place-items:center;width:42px;height:42px;margin-bottom:11px;font-size:22px;display:grid}.account-icon{background:#dfeea9}.key-icon{color:#6548ca;background:#e2dafb}.auth-content h3{margin:0 0 5px;font-size:19px}.auth-content>p{color:#686d65;margin:0 0 17px;font-size:13px;line-height:1.6}.auth-content label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font:500 10px DM Mono,monospace}.auth-content input{background:#fff;border:1px solid #bbb8af;outline:0;width:100%;padding:13px;font:400 14px DM Mono,monospace}.auth-content input:focus{border-color:var(--violet);box-shadow:0 0 0 2px #7657e81f}.primary-auth{background:var(--ink);color:#fff;cursor:pointer;border:0;margin-top:11px;padding:13px;font-size:14px;font-weight:700}.primary-auth:disabled{opacity:.45;cursor:wait}.device-box{background:#fff;border:1px solid #cbc6bb;flex-direction:column;gap:7px;padding:11px;display:flex}.device-box a{color:var(--violet);font-size:13px;font-weight:700}.device-box strong{letter-spacing:.1em;font:500 20px DM Mono,monospace}.device-box pre{white-space:pre-wrap;color:#686d65;max-height:130px;margin:0;font:400 11px/1.5 DM Mono,monospace;overflow:auto}.auth-error{color:#b24d32;background:#f5e3dd;padding:10px;font-size:12px}.security-line{border-top:1px solid var(--line);color:#777a73;justify-content:center;align-items:center;gap:7px;margin-top:22px;padding-top:14px;font:400 9px DM Mono,monospace;display:flex}.security-line span{color:#5b9a55}.security-line i{background:#a8a8a2;border-radius:50%;width:2px;height:2px}@media (width<=800px){body{overflow:auto}.app-shell{height:auto;min-height:100vh;overflow:visible}.local-badge{display:none}main{height:auto;min-height:calc(100vh - 72px);padding-top:28px;overflow:visible}.workspace{flex:none;grid-template-columns:1fr;min-height:900px;overflow:visible}.dataset-panel{border-right:0;border-bottom:1px solid var(--line);overflow:visible}.folder-view{min-height:150px}.empty-folder{height:110px}.console-panel{min-height:600px}.docs-modal{max-height:calc(100vh - 20px)}.docs-header{padding:24px 22px 19px}.docs-nav{padding:9px 22px}.docs-content{padding:0 22px 30px}.architecture-flow{grid-template-columns:1fr}.architecture-flow i{text-align:center;transform:rotate(90deg)}.docs-grid,.risk-grid,.guardrail-list,.ops-grid{grid-template-columns:1fr}.guardrail-list>div:nth-child(odd){border-right:0}.docs-status{grid-template-columns:1fr;gap:5px}}@media (width<=480px){.topbar{padding:0 16px}.brand>span:last-child{display:none}.top-actions{gap:6px}.auth-pill{max-width:48px;padding:9px}.auth-pill>span:nth-child(2){display:none}.docs-pill{font-size:0}.docs-pill:before{content:"Docs";font-size:10px}.model-picker>span{display:none}.model-picker select{max-width:112px;padding-left:9px}.speed-summary{font-size:0}.speed-summary b{font-size:12px}main{padding:22px 16px 30px}.dataset-panel{padding:18px}.conversation{padding:25px 18px}.composer-wrap{padding:14px}.prompt-chips{flex-direction:column}.auth-modal{padding:27px 20px}.security-line{flex-wrap:wrap}}
