body.sc-shell-ready main{margin-left:244px}.sc-tech-sidebar{position:fixed;inset:0 auto 0 0;z-index:9000;width:244px;padding:20px 14px 14px;display:flex;flex-direction:column;background:#f7f7f5;border-right:1px solid #ecece8;font-family:Arial,Helvetica,sans-serif;color:#111}.sc-tech-logo{width:128px;height:auto;margin:3px 8px 20px}.sc-new-chat{width:100%;height:40px;padding:0 12px;border:0;border-radius:10px;background:#111;color:#fff;font:600 14px/1 Arial;cursor:pointer;text-align:left}.sc-tech-label{margin:22px 10px 8px;color:#92928c;font:700 10px/1.2 Arial;letter-spacing:.09em;text-transform:uppercase}.sc-tech-pool{display:flex;flex-direction:column;gap:2px}.sc-tech-row{display:grid;grid-template-columns:22px minmax(0,1fr) 7px;align-items:center;gap:8px;min-height:32px;padding:4px 8px;border-radius:9px;color:#555;font:500 12px/1.2 Arial}.sc-tech-row img{width:18px;height:18px;object-fit:contain}.sc-tech-dot{width:6px;height:6px;border-radius:50%;background:#d0d0cb}.sc-tech-row.is-thinking{background:#efefeb;color:#111}.sc-tech-row.is-thinking .sc-tech-dot{background:#111}.sc-tech-row.is-used{background:#ecece8;color:#111}.sc-tech-row.is-used .sc-tech-dot{background:#22c55e}.sc-tech-row.is-final{background:#111;color:#fff}.sc-tech-row.is-final .sc-tech-dot{background:#fff}@media(min-width:821px){body.sc-shell-ready main>.brand{display:none}}