:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202b27;background:#fbfcfa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:14px;--green: #237355;--dark: #162b23;--line: #e5e9e3;--muted: #829086}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .15s,color .15s;border:0;background:none;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--green)}button:focus-visible,a:focus-visible{outline:2px solid #73b398;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #83b49b;outline-offset:1px}svg{flex-shrink:0}button svg{vertical-align:middle}input,select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 12px;color:inherit}input[type=checkbox]{accent-color:var(--green);margin-right:8px}pre{white-space:pre-wrap;overflow-wrap:anywhere}h1,h2,h3,p{margin-top:0}.app{display:flex;height:100dvh;overflow:hidden}.sidebar{width:258px;min-width:258px;background:#f0f3ed;border-right:1px solid #e3e8df;display:flex;flex-direction:column;padding:27px 17px 0;transition:margin .2s}.collapsed .sidebar{margin-left:-258px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#193d2d;font-family:Manrope,sans-serif;font-size:25px;font-weight:800;letter-spacing:-1px;padding:0 11px;margin-bottom:30px}.brand-mark{background:#235d43;color:#fff;display:grid;place-items:center;width:34px;height:36px;border-radius:10px;transform:rotate(-5deg)}.brand-mark svg{transform:rotate(5deg)}.brand-dot{color:#65a584}.beta{font:600 9px DM Sans,sans-serif;border:1px solid #c9d6c9;border-radius:4px;padding:3px 5px;letter-spacing:1px;margin-left:auto;color:#6c8979}.new-chat{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #d8e1d5;border-radius:8px;padding:12px 13px;font-weight:600;box-shadow:0 2px 2px #1e332603;margin-bottom:22px}.new-chat:hover{background:#e5eee2}.new-chat span{margin-left:auto;font-size:11px;color:#97a195}.nav{width:100%;display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:7px;color:#5f6e61;margin:3px 0;font-size:13px;text-align:left}.nav:hover,.nav.active{background:#e1e9dc;color:#244c34}.nav.active{font-weight:600}.nav small{margin-left:auto;background:#d1dfcd;border-radius:4px;padding:1px 5px;font-size:10px}.history-label{font-size:10px;letter-spacing:1.4px;color:#8b978b;display:flex;align-items:center;justify-content:space-between;padding:26px 12px 9px}.history-label button{padding:0}.history-label button.active{color:#365d34}.history-search{font-size:11px;width:100%;background:transparent;border-color:transparent;padding:6px 12px}.history-search:focus{background:#fff}.history{overflow-y:auto;flex:1;min-height:60px;padding-top:8px}.history>button{display:flex;gap:9px;align-items:center;width:100%;text-align:left;color:#707c70;padding:10px 12px;border-radius:6px;font-size:12px}.history>button:hover,.history>button.selected{background:#e3eade}.history-item{display:flex;align-items:center;gap:5px;padding:2px 6px 2px 12px;border-radius:6px}.history-item.selected,.history-item:hover{background:#e3eade}.history-item input{accent-color:#365d34}.history-open{display:flex;align-items:center;gap:9px;min-width:0;flex:1;text-align:left;color:#707c70;padding:8px 0;font-size:12px}.history-delete{padding:7px;color:#a06d6d;opacity:0}.history-item:hover .history-delete,.history-delete:focus{opacity:1}.history-bulk-delete{color:#a04f4f!important;background:#fff2f1;margin:0 6px 6px;width:calc(100% - 12px)!important}.history-open span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.history p{font-size:12px;color:#95a08f;line-height:1.8;padding:15px 12px;max-width:185px}.sidebar-bottom{padding-top:16px}.quota{border:1px solid #dce4d6;background:#e8efdf;border-radius:10px;padding:14px;margin:0 3px 15px}.quota>div:first-child{display:flex;justify-content:space-between;font-size:10px;font-weight:600;color:#57734e}.quota>div:first-child span{display:flex;align-items:center;gap:5px}.quota p{font-size:11px;line-height:1.7;color:#839077;margin:10px 0}.quota>strong{display:block;margin:11px 0;font-size:18px}.quota strong small{font-size:10px;color:#86947f;font-weight:400}.quota>button{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:11px;font-weight:600;margin-top:10px;padding:0;color:#315633}.meter{height:4px;background:#d4dfcc;border-radius:5px;overflow:hidden}.meter i{display:block;height:100%;background:#719e5f}.status-dot{width:6px;height:6px;background:#719e5f;display:inline-block;border-radius:50%;flex-shrink:0}.profile{border-top:1px solid #dfe6d9;display:flex;gap:10px;padding:18px 5px;align-items:center;margin-top:12px}.avatar{width:34px;height:34px;border-radius:50%;background:#d9e2d1;color:#57744e;display:grid;place-items:center;font-weight:600;font-size:14px;flex-shrink:0}.profile>div{min-width:0;flex:1}.profile strong{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile small{display:block;color:#8a9685;font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile>button{padding:3px;color:#7d8e79}.main{flex:1;display:flex;flex-direction:column;min-width:0;background:#fbfcfa}.topbar{height:72px;border-bottom:1px solid #edf0e9;display:flex;align-items:center;justify-content:space-between;padding:0 30px;flex-shrink:0}.topbar-left,.topbar-right{display:flex;align-items:center;gap:16px}.topbar-left>span:last-child{font-size:12px;color:#738071}.icon-button{padding:7px;color:#82917f;border-radius:6px}.icon-button:hover{background:#eaf0e5}.topbar-divider{width:1px;height:17px;background:#e4e9de}.connection{display:flex;align-items:center;gap:7px;font-size:10px;color:#87947e}.connection i{background:#73a877;width:5px;height:5px;border-radius:50%}.connection.offline{color:#a58457}.connection.offline i{background:#ba985f}.workspace-button{font-size:11px;display:flex;align-items:center;gap:8px;background:#f1f4ed;border:1px solid #e3e9dc;border-radius:7px;padding:8px 11px;color:#627959}.workspace-button.on{background:#e3eddd}.notice{display:flex;align-items:center;gap:10px;justify-content:space-between;background:#fff5e7;color:#91672f;border-bottom:1px solid #ebdecc;font-size:12px;padding:12px 25px}.main-content{flex:1;min-height:0;overflow:auto}.chat-layout{display:flex;height:100%}.chat{display:flex;flex:1;min-width:0;flex-direction:column}.chat-scroll{overflow:auto;flex:1;min-height:0;display:flex;flex-direction:column}.welcome{width:min(780px,90%);margin:auto;padding:45px 25px 40px}.eyebrow,.page-eyebrow{font-size:9px;letter-spacing:2px;color:#80927a;font-weight:600;margin-bottom:22px;display:flex;align-items:center;gap:8px}.eyebrow>span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#7e9e69}.welcome h1{font-family:Manrope,sans-serif;font-size:clamp(34px,3.7vw,52px);font-weight:500;line-height:1.23;letter-spacing:-2px;color:#293a2c;margin-bottom:20px}.welcome h1>span{color:#8aa671}.welcome>p{color:#8a9586;font-size:13px;line-height:1.9;margin-bottom:31px}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.suggestions>button{border:1px solid #e3e8de;background:#fff;border-radius:11px;text-align:left;padding:18px;position:relative;min-height:136px}.suggestions>button:hover{border-color:#aebda5;background:#f8fbf5;transform:translateY(-2px)}.suggestions>button>svg:first-child{color:#7b9470;margin-bottom:15px;stroke-width:1.5}.suggestions strong{display:block;color:#4c6146;font-size:12px;font-weight:600;margin-bottom:6px}.suggestions span{display:block;font-size:10px;line-height:1.7;color:#99a191;max-width:155px}.suggestions>button>svg:last-child{position:absolute;right:13px;top:17px;color:#aeb8a7;width:13px}.model-family{margin-top:27px;display:flex;align-items:center;gap:20px}.model-family>span{font-size:9px;color:#a2aa9b}.model-family>div{display:flex;gap:18px}.model-family b{font-size:11px;font-weight:500;color:#818e79}.composer-wrap{padding:10px 45px 20px;max-width:900px;width:100%;margin:0 auto}.composer{background:#fff;border:1px solid #dce4d5;box-shadow:0 4px 22px #253b2510;border-radius:15px;padding:17px 17px 12px}.composer:focus-within{border-color:#aec59f;box-shadow:0 4px 25px #253b2512}.composer textarea{border:0;outline:0;background:transparent;resize:vertical;min-height:48px;max-height:220px;width:100%;font-size:12px;line-height:1.7;color:#3c4c36;padding:0 4px}.composer textarea::placeholder{color:#a1aa9a}.composer-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.composer-tools{display:flex;gap:7px;align-items:center}.model-trigger{display:flex;align-items:center;gap:7px;color:#6c7d60;font-size:10px;background:#f7f9f4;border:1px solid #e8ece2;border-radius:6px;padding:7px 9px}.model-symbol{font-size:15px;color:#5b7f64}.model-symbol.anthropic,.large-symbol.anthropic{color:#b88366}.model-symbol.gemini,.large-symbol.gemini{color:#7b88b3}.send{background:#365d34;color:#fff;width:33px;height:33px;border-radius:8px;display:grid;place-items:center}.send:hover{background:#254a24}.send:disabled{opacity:.35}.composer-note{font-size:9px;color:#a6ad9e;display:flex;justify-content:space-between;gap:10px;margin:11px 6px 0}.model-picker{position:relative}.model-popover{position:absolute;left:0;bottom:43px;width:365px;max-height:380px;overflow-y:auto;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px;box-shadow:0 8px 45px #23352025;z-index:20}.popover-title{font-weight:600;font-size:12px;display:flex;justify-content:space-between;margin:3px 1px 11px}.model-popover>input{width:100%;font-size:12px;margin-bottom:8px}.model-popover>button{display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:11px 5px;border-radius:6px}.model-popover>button:hover{background:#f0f5ed}.model-popover>button:disabled{cursor:not-allowed;opacity:.62}.model-popover>button.locked-model{background:#fafafa}.model-popover strong{display:block;font-size:12px}.model-popover small{display:block;font-size:9px;color:#929d8d;margin-top:4px}.model-popover .usage-label{display:inline-block;margin-right:6px;font-weight:700}.picker-usage{display:flex;align-items:center;gap:8px;margin-top:4px}.picker-usage .usage-label{margin:0;white-space:nowrap}.picker-usage-bar{display:grid;grid-template-columns:repeat(10,1fr);gap:2px;width:82px;height:6px}.picker-usage-bar .usage-segment{display:block;border-radius:2px;background:#e5ebdf;opacity:.34}.picker-usage-bar .usage-segment.filled{opacity:1}.picker-usage-bar .usage-segment.cheap{background:#52ad68}.picker-usage-bar .usage-segment.mid{background:#e0ac3d}.picker-usage-bar .usage-segment.expensive{background:#d45d5d}.model-popover>p{font-size:12px;margin:15px 0}.login-banner{display:flex;align-items:center;justify-content:center;gap:18px;background:#f0f4eb;padding:10px;color:#7d8b72;font-size:10px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:1.25rem;background:#0f172a94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.login-modal{position:relative;width:min(100%,440px);padding:2rem;border:1px solid rgb(148 163 184 / .35);border-radius:24px;background:linear-gradient(145deg,#fff,#f1f5ff);box-shadow:0 24px 80px #0f172a4d;text-align:center}.modal-close{position:absolute;top:.8rem;right:.8rem;border:0;background:transparent;color:#64748b;cursor:pointer;padding:.45rem;border-radius:10px}.modal-close:hover{background:#e2e8f0;color:#0f172a}.login-modal-icon{width:52px;height:52px;margin:0 auto 1rem;display:grid;place-items:center;border-radius:16px;color:#2563eb;background:#dbeafe}.login-modal .eyebrow{color:#2563eb;font-size:.7rem;font-weight:800;letter-spacing:.12em}.login-modal h2{margin:.55rem 0 .65rem;color:#0f172a;font:800 1.45rem/1.2 Manrope,sans-serif}.login-modal p{margin:0 0 1.35rem;color:#475569;line-height:1.55}.google-login-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.65rem;border:0;border-radius:13px;padding:.78rem 1rem;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #2563eb40}.google-login-button:hover{background:#1d4ed8}.google-g{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#fff;color:#4285f4;font-weight:900}.modal-later{margin-top:.8rem;border:0;background:transparent;color:#64748b;cursor:pointer;font-weight:700}.modal-later:hover{color:#1e293b}.login-banner>button{font-size:10px;color:#446a3a;display:flex;gap:7px;align-items:center;font-weight:600}.message-list{max-width:820px;width:100%;padding:28px 36px;margin:0 auto}.context-notice{display:flex;align-items:center;gap:9px;margin:0 0 14px 37px;padding:9px 12px;border:1px solid #d8cdef;border-radius:8px;background:#f5f1ff;color:#66578a;font-size:11px;line-height:1.5}.context-notice-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#8875bb;box-shadow:0 0 0 3px #e5def6}.message{padding:22px 0}.message+.message{border-top:1px solid #e8ecef}.message-author{display:flex;align-items:center;gap:10px;font-size:12px;color:#34485f}.message.user .message-author{color:#1d5fa7}.message.assistant .message-author{color:#4d426f}.small.avatar,.ai-avatar{width:27px;height:27px;font-size:11px}.ai-avatar{border-radius:8px;background:linear-gradient(135deg,#eeeaff,#d9f1e9);display:grid;place-items:center;color:#61568f}.message.user .small.avatar{background:#dbeafe;color:#1d5fa7}.message-body{padding-left:37px;font-size:13px;line-height:1.85;color:#263548;overflow-wrap:anywhere}.message.assistant .message-body{margin:10px 0 0 37px;padding:4px 17px;border-left:3px solid #b9abdf;background:#fbfaff;border-radius:0 10px 10px 0}.message.user .message-body{margin:10px 0 0 37px;padding:13px 17px;color:#173b68;background:#eff6ff;border:1px solid #cfe3fb;border-radius:5px 13px 13px}.message-body p{margin:10px 0}.message-body a{color:#1769b0;font-weight:600;text-decoration-color:#83bce9;text-underline-offset:2px}.message-body blockquote{margin:12px 0;padding:7px 14px;color:#625b75;background:#f2effa;border-left:3px solid #9a89c7;border-radius:0 7px 7px 0}.message-body pre{background:#172033;color:#e8efff;border:1px solid #2d3e61;padding:16px 18px;border-radius:9px;font-size:12px;line-height:1.65;overflow:auto;white-space:pre}.message-body code{background:#e8eef8;color:#244c7b;padding:2px 5px;border-radius:4px;font-size:12px}.message-body pre code{background:transparent;padding:0;color:inherit}.message-body h1{font-size:24px}.message-body h2{font-size:20px}.message-body h3{font-size:16px}.message-actions{padding-left:33px;margin-top:7px;display:flex;gap:8px;color:#8a9aac}.message.user .message-actions{color:#72a4d4}.message.assistant .message-actions{color:#9589b3}.working{font-size:10px;font-weight:400;color:#929f85}.thinking{display:flex;gap:5px;margin:16px 0}.thinking i{width:5px;height:5px;background:#8daa78;border-radius:50%;animation:pulse 1.2s infinite}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}@keyframes pulse{50%{opacity:.25}}.workspace-panel{width:340px;min-width:285px;max-width:40%;border-left:1px solid var(--line);background:#f6f8f2;display:flex;flex-direction:column}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:22px 18px 18px;color:#5c7051}.panel-heading strong{display:flex;align-items:center;gap:8px;font-size:12px}.workspace-panel>select{margin:0 16px 18px;font-size:11px;max-width:calc(100% - 32px)}.panel-tabs{display:flex;gap:20px;border-bottom:1px solid var(--line);padding:0 18px}.panel-tabs>button{font-size:11px;display:flex;align-items:center;gap:6px;padding:9px 0;color:#9aa48d;border-bottom:2px solid transparent}.panel-tabs>button.active{border-color:#8aab70;color:#527444}.panel-body{padding:16px;overflow:auto;flex:1}.workspace-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0}.workspace-actions .secondary{min-width:0;padding:8px 5px;justify-content:center;font-size:9px}.panel-empty{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:68px;color:#a9b49b}.panel-empty h3{font-size:13px;color:#6e815c;margin:17px 0 8px}.panel-empty p{font-size:11px;line-height:1.9;max-width:235px}.sandbox-note{display:flex;align-items:center;gap:5px;font-size:9px;margin-top:20px;color:#98a68a}.activity-card{border:1px solid #e0e8d8;border-radius:9px;background:#fff;padding:12px;margin-bottom:10px}.activity-card>div{display:flex;align-items:center;gap:6px;font-size:10px;color:#728363}.activity-card pre{font-size:10px;line-height:1.6;color:#849178;max-height:280px;overflow:auto}.file-list{margin:12px 0}.file-list>button{display:flex;align-items:center;gap:7px;font-size:10px;padding:8px 0;overflow-wrap:anywhere;text-align:left}.file-preview{font-size:10px;background:#eaf0e2;padding:10px}.panel-body h4{font-size:11px}.page{max-width:1130px;margin:0 auto;padding:55px 55px 75px}.page h1{font:500 38px/1.25 Manrope,sans-serif;letter-spacing:-1.4px;color:#31462c;margin-bottom:15px}.page-intro{font-size:13px;color:#899880;line-height:1.9;max-width:680px;margin-bottom:30px}.page-eyebrow{margin-bottom:17px}.model-grid,.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.model-card,.plan-card{border:1px solid var(--line);border-radius:13px;padding:24px;background:#fff}.model-card>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.large-symbol{font-size:32px;color:#607e56}.badge{font-size:9px;padding:4px 7px;border-radius:5px;background:#f0f2eb;color:#8e967f;display:inline-block}.badge.green{color:#58823f;background:#edf4e4}.model-card>small,.plan-card>small{font-size:9px;font-weight:600;letter-spacing:1.3px;color:#8a9a7e}.model-card h2{font-size:19px;margin:10px 0;font-weight:500;letter-spacing:-.6px}.model-card>p{font-size:11px;color:#98a18e;line-height:1.8}.model-usage{margin-top:18px;padding:12px;border:1px solid #e5ebdf;border-radius:9px;background:#f8faf6}.model-usage>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#899681}.model-usage strong{font-size:10px;color:#637857}.usage-bar{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;height:9px;margin:9px 0 7px}.usage-bar i.usage-segment{display:block;height:100%;border-radius:3px;background:#e5ebdf;opacity:.34;transition:opacity .18s ease,transform .18s ease}.usage-bar i.usage-segment.filled{opacity:1;transform:scaleY(1.08)}.usage-bar i.usage-segment.cheap{background:#52ad68}.usage-bar i.usage-segment.mid{background:#e0ac3d}.usage-bar i.usage-segment.expensive{background:#d45d5d}.model-usage>small{color:#9aa590;font-size:9px}.model-card dl{padding:15px 0;border-top:1px solid var(--line);margin:20px 0 8px}.model-card dl>div{display:flex;justify-content:space-between;font-size:10px;margin-bottom:13px;gap:6px}.model-card dt{color:#9aa590}.model-card dd{margin:0;font-weight:500;color:#667a57}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;padding:10px 14px;font-size:11px;font-weight:500;min-height:35px}.primary{background:#365d34;color:#fff;border:1px solid #365d34}.primary:hover{background:#244822}.secondary{background:#fff;border:1px solid #dce5d3;color:#658153}.secondary:hover{background:#edf3e6}.full{width:100%}.footnote{font-size:10px;color:#a0aa95;line-height:1.9;margin:25px 0}.billing-facts{display:flex;flex-wrap:wrap;gap:23px;font-size:10px;color:#7e956b}.billing-facts>span{display:flex;align-items:center;gap:6px}.plan-card{position:relative;padding:29px 23px;margin-top:15px}.plan-card.featured{border:1px solid #8aab6e;box-shadow:0 3px 16px #8caa7312;background:linear-gradient(#f6f9f0,#fff 80%)}.recommended{position:absolute;top:-12px;left:17px;background:#6e9053;color:#fff;border-radius:5px;padding:5px 8px;font-size:8px;letter-spacing:.7px}.plan-card h2{margin:16px 0 5px;font-size:27px;font-family:Manrope,sans-serif;letter-spacing:-1px;font-weight:600}.muted{color:#9aa68d;font-size:11px}.plan-credits{font-size:11px;margin:25px 0 17px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#899878}.plan-credits strong{font-size:15px;font-weight:500;color:#587944}.plan-card ul{list-style:none;padding:0;margin:0 0 25px;font-size:10px;color:#8b9b7d}.plan-card li{display:flex;align-items:center;gap:7px;margin:12px 0}.plan-card li svg{color:#88a96e;width:13px}.current-plan{display:flex;align-items:center;gap:15px;padding:18px;border:1px solid #dde7d4;border-radius:10px;margin-top:23px;background:#f4f8ed;color:#779260}.current-plan strong{font-size:13px}.current-plan p{font-size:10px;margin:5px 0 0}.current-plan label{font-size:11px;margin-left:auto;display:flex;align-items:center}.inline-warning{display:flex;align-items:center;gap:8px;font-size:11px;color:#a48246;margin-top:16px}.section-title{font-size:18px;font-weight:500;margin:35px 0 18px;color:#526d42}.table-wrap{border:1px solid var(--line);border-radius:10px;overflow:auto;background:#fff}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}th{background:#f6f8f1;color:#89997b;font-weight:500;padding:13px 17px}td{padding:16px 17px;border-top:1px solid #edf1e8;color:#697e5a}td small{display:block;font-size:9px;color:#a1ad93;margin-top:5px}.device-intro{display:flex;align-items:center;gap:45px;border:1px solid var(--line);background:#f2f6eb;border-radius:13px;padding:35px;margin-bottom:25px}.connection-art{display:flex;align-items:center;gap:12px;min-width:240px;color:#9bb287}.connection-art>span{width:25px;border-top:1px dashed #bdcbb0}.mini-brand{width:42px;height:45px;background:#779a5c;color:#fff;font-weight:700;font-size:17px;display:grid;place-items:center;border-radius:10px}.device-intro h2{font-size:16px;font-weight:500;color:#607d4b}.device-intro p{font-size:11px;color:#91a080;line-height:1.9}.device-intro .billing-facts{font-size:9px;gap:13px}.device-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.settings-card{border:1px solid var(--line);border-radius:11px;padding:23px;background:#fff;margin-bottom:15px}.settings-card h3{font-size:14px;font-weight:500;color:#587249}.settings-card p,.settings-card ol{font-size:11px;color:#919e81;line-height:1.9}.settings-card ol{padding-left:18px}.pair-form{display:flex;gap:8px;margin:20px 0 3px}.desktop-download{margin-top:6px;text-decoration:none}.desktop-download-note{margin:9px 0 0;max-width:540px}.pair-form input{min-width:0;flex:1;font-size:12px}.pair-code{border:1px dashed #bed0ab;background:#f7faef;border-radius:8px;padding:16px;margin-top:18px}.pair-code small{display:block;font-size:10px;line-height:1.7;color:#95a385}.pair-code strong{font-size:24px;letter-spacing:4px;display:block;color:#77945a;margin-top:15px}.sandbox-status{margin:14px 0 0}.device-row{display:flex;align-items:center;gap:15px;background:#fff;padding:18px;border:1px solid var(--line);border-radius:9px;margin-bottom:10px}.device-icon{width:45px;height:45px;background:#f0f5e8;border-radius:8px;display:grid;place-items:center;color:#95b27a}.device-row strong{font-size:12px;font-weight:500;color:#647e50}.device-row small{display:block;font-size:10px;color:#a0ae8f;margin-top:6px}.device-row>button{margin-left:auto}.empty-state{padding:50px 20px;text-align:center;color:#a5b197;font-size:12px}.empty-state p{margin-top:15px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.stats-grid>div{background:#fff;border:1px solid var(--line);border-radius:10px;padding:24px}.stats-grid span{display:block;font-size:10px;color:#91a07f;margin-bottom:13px}.stats-grid strong{font-size:25px;font-family:Manrope,sans-serif;font-weight:500;color:#5a7546;letter-spacing:-.5px}.section-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-row h3{margin:0}.section-row small{font-size:9px;color:#9bab89}.section-row>label{font-size:11px;color:#82966d}.admin-fields{display:flex;gap:14px;flex-wrap:wrap;align-items:end;margin:20px 0}.admin-fields>label{flex:1;min-width:100px}.admin-fields input{width:100%;margin-top:7px;font-size:12px}.settings-card label{font-size:10px;color:#82966e}.settings-card>label input{display:block;width:100%;margin:8px 0 18px}.button-row{display:flex;gap:9px}@media(min-width:1600px){.welcome{max-width:850px}.welcome h1{font-size:56px}.composer-wrap{max-width:970px}}@media(max-width:1100px){.sidebar{width:225px;min-width:225px}.collapsed .sidebar{margin-left:-225px}.welcome{padding:35px 10px}.composer-wrap{padding-left:28px;padding-right:28px}.page{padding:35px 30px}.model-grid,.plan-grid{gap:10px}.model-card,.plan-card{padding:20px 15px}.model-family{flex-direction:column;align-items:start;gap:10px}.device-intro{flex-direction:column;align-items:start;gap:25px}.plan-card h2{font-size:22px}.workspace-panel{width:285px}.chat-layout:has(.workspace-panel) .suggestions{grid-template-columns:1fr}.chat-layout:has(.workspace-panel) .suggestions>button{min-height:0;padding:12px}.chat-layout:has(.workspace-panel) .suggestions>button>svg:first-child{float:left;margin:7px 13px 0 0}.chat-layout:has(.workspace-panel) .welcome h1{font-size:31px}.topbar{padding:0 20px}.login-banner{font-size:9px}}@media(max-width:760px){.sidebar{position:fixed;inset:0 auto 0 0;z-index:35;width:250px;min-width:250px;box-shadow:8px 0 30px #26362212}.collapsed .sidebar{margin-left:-260px}.app:not(.collapsed) .main{margin-left:250px;min-width:calc(100vw - 250px)}.topbar{height:60px;padding:0 13px}.topbar-left{gap:9px}.topbar-right{gap:6px}.connection,.workspace-button span{display:none}.welcome{width:100%;padding:40px 23px}.welcome h1{font-size:38px}.suggestions{gap:8px}.suggestions>button{padding:13px 10px}.suggestions span{font-size:9px}.welcome>p{font-size:12px}.model-family{flex-direction:row;flex-wrap:wrap;gap:12px}.composer-wrap{padding:9px 16px 13px}.composer-note{font-size:8px}.composer-note>span:last-child{display:none}.login-banner{padding:10px 15px;gap:10px;justify-content:space-between}.login-banner>span{max-width:200px;font-size:9px}.login-banner>button{font-size:9px;white-space:nowrap}.workspace-panel{position:fixed;right:0;top:60px;bottom:0;width:330px;max-width:90vw;z-index:30;box-shadow:-10px 0 35px #26362215}.page{padding:30px 22px}.page h1{font-size:31px}.model-grid,.plan-grid{grid-template-columns:1fr;gap:15px}.model-card,.plan-card{padding:24px}.device-actions{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr;gap:10px}.stats-grid>div{padding:18px;display:flex;justify-content:space-between;align-items:center}.stats-grid span{margin:0}.stats-grid strong{font-size:22px}.current-plan{flex-wrap:wrap}.current-plan label{margin-left:0}.message-list{padding:15px 20px}.message-body{padding-left:0}.model-popover{left:-45px;width:310px}.eyebrow{font-size:8px;letter-spacing:1.3px}.billing-facts{gap:12px;font-size:9px}.section-row{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/manrope-latin-500-normal-BYYD-dBL.woff2) format("woff2"),url(/assets/manrope-latin-500-normal-DMZssgOp.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}
