:root{color:#29312d;font-synthesis:none;--green:#2e4d3e;--muted:#7a817a;--border:#e5e7df;--paper:#fff;--accent:#e6eebd;background:#f7f7f4;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*{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;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:4px;outline:2px solid #708c5a}button{border:0}a{color:inherit;text-decoration:none}button svg,a svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.5px;font-size:36px;font-weight:530;line-height:1.2}h2{letter-spacing:-.5px;font-size:20px;font-weight:560}h3{font-size:16px;font-weight:600}p{line-height:1.65}small{font-size:12px}.muted{color:var(--muted)}.eyebrow{letter-spacing:1.8px;color:#858b7b;margin-bottom:17px;font-size:10px;font-weight:650;display:block}.button{white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:10px 16px;font-size:13px;font-weight:550;transition:background .15s,transform .15s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{background:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:#233e30}.button.secondary{background:#fff;border:1px solid #dfe2d8}.button.secondary:hover{background:#f4f5ee}.button.light{background:var(--accent);color:#2e4232}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.icon-button{color:#7c847b;background:0 0;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:7px;display:inline-flex}.icon-button:hover{color:#334335;background:#e9ece4}.status-dot{background:#b7bbb0;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.status-dot.green,.tiny-dot{background:#789460}.tiny-dot{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-left:auto}.spin{animation:1s linear infinite spin}.pulse{animation:1.5s ease-in-out infinite pulse}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.3}}.app-shell{min-height:100dvh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:30;background:#f0f1eb;flex-direction:column;flex-shrink:0;width:238px;padding:32px 16px 0;display:flex;position:fixed;inset:0 auto 0 0}.brand{text-align:left;background:0 0;align-items:center;gap:11px;padding:0 9px 38px;display:flex}.brand img{width:36px;height:36px}.brand>span{letter-spacing:-.6px;font-size:20px;font-weight:650}.brand small{letter-spacing:1.4px;color:#8c9186;margin-top:5px;font-size:8px;font-weight:600;display:block}.nav-item{text-align:left;color:#687061;background:0 0;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:42px;margin-bottom:4px;padding:10px 12px;font-size:13px;display:flex}.nav-item>svg{color:#808876}.nav-item.selected{color:#314833;background:#e3e8d6;font-weight:550}.nav-item:hover:not(.selected){background:#e8ebe1}.nav-caption{letter-spacing:1.5px;color:#929786;justify-content:space-between;margin:31px 12px 12px;font-size:9px;font-weight:650;display:flex}.nav-caption span{letter-spacing:0}.sidebar-bottom{margin-top:auto;padding-top:40px}.connection-mini{color:#747d6a;align-items:center;gap:9px;margin:0 10px 12px;font-size:11px;display:flex}.connection-mini .icon-button{margin-left:auto}.profile{border-top:1px solid #dfe3d7;align-items:center;gap:11px;margin-top:17px;padding:22px 9px;display:flex}.avatar{color:#566445;background:#dfe5d1;border-radius:50%;place-items:center;width:32px;height:32px;font-family:Georgia,serif;font-size:18px;display:grid}.profile>div{font-size:12px;font-weight:550}.profile small{color:#969c8c;margin-top:3px;font-size:10px;font-weight:400;display:block}.profile .icon-button{margin-left:auto}.main{width:calc(100% - 238px);min-width:0;margin-left:238px}.topbar{border-bottom:1px solid var(--border);background:#fafaf7;justify-content:space-between;align-items:center;gap:12px;height:75px;padding:0 42px;display:flex}.breadcrumb{color:#969c90;align-items:center;gap:13px;font-size:11px;display:flex}.breadcrumb strong{color:#5c6556;font-weight:500}.breadcrumb span{color:#c2c7b9}.private-badge{color:#949b8d;align-items:center;gap:6px;font-size:10px;display:flex}.page-content{max-width:1440px;margin:0 auto;padding:53px 48px}.home-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:48px;display:flex}.home-heading h1{margin-bottom:13px;font-size:35px}.home-heading p{color:#888f80;margin:0;font-size:13px}.date-label{white-space:nowrap;color:#9aa18f;text-transform:capitalize;margin-top:10px;font-size:11px}.section-line{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-line h2{letter-spacing:-.3px;margin:0;font-size:16px}.section-line h2 span{color:#8b947e;border:1px solid #dfe3d5;border-radius:5px;place-items:center;min-width:21px;height:20px;margin-left:7px;font-size:10px;font-weight:400;display:inline-grid}.section-line>span{color:#a0a694;font-size:10px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{background:#fff;border:1px solid #e2e6d9;border-radius:12px;padding:25px 24px 0;transition:box-shadow .2s,border-color .2s;overflow:hidden}.project-card:hover{border-color:#bfcbaa;box-shadow:0 5px 20px #3c452608}.project-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:30px;display:flex}.project-icon{width:49px;height:49px;color:var(--project-color);background:color-mix(in srgb,var(--project-color) 9%,white);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.project-icon.small{background:0 0;border-radius:0;width:20px;height:20px}.state-pill{color:#8e9584;white-space:nowrap;border:1px solid #e8ebdf;border-radius:5px;justify-content:center;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:450;display:inline-flex}.state-pill>span{background:#b4b9a7;border-radius:50%;width:4px;height:4px}.state-pill.good{color:#69814e;background:#f6f9ef;border-color:#e5edd7}.state-pill.good>span{background:#829a62}.project-card h2{letter-spacing:-.7px;margin-bottom:8px;font-size:20px}.project-card>p{color:#8e9584;margin-bottom:29px;font-size:11px}.project-card-footer{border-top:1px solid #eef0e7;justify-content:space-between;align-items:center;min-height:56px;display:flex}.project-card-footer button{text-align:left;color:#57684a;background:0 0;flex:1;justify-content:space-between;align-items:center;gap:16px;padding:13px 0;font-size:11px;font-weight:550;display:flex}.project-card-footer a{color:#a1aa92;margin-left:15px;padding:7px}.workspace-banner{color:#f8fbf1;background:#2e493b;border:1px solid #263f32;border-radius:12px;align-items:center;gap:24px;margin-top:35px;padding:31px 32px;display:flex;position:relative;overflow:hidden}.workspace-banner:after{content:"";pointer-events:none;border:1px solid #cfddaf12;border-radius:50%;width:290px;height:290px;position:absolute;top:-130px;right:90px}.banner-symbol{color:#d9e7b7;background:#d5e4b30c;border:1px solid #afc18d29;border-radius:15px;flex-shrink:0;place-items:center;width:60px;height:60px;display:grid}.workspace-banner .eyebrow{color:#b6c2a4;margin-bottom:9px;font-size:8px}.workspace-banner h2{margin-bottom:7px;font-size:21px;font-weight:500}.workspace-banner p{color:#b2c0aa;margin:0;font-size:11px}.workspace-banner .button{z-index:1;flex-shrink:0;margin-left:auto;font-size:11px}.home-footnotes{grid-template-columns:1fr 1fr;gap:40px;margin-top:43px;padding:0 4px;display:grid}.home-footnotes>div{color:#9aa68b;gap:13px;display:flex}.home-footnotes strong{color:#77816b;font-size:11px;font-weight:550}.home-footnotes p{color:#a1a994;margin:5px 0 0;font-size:10px}.project-main{flex-direction:column;height:100dvh;display:flex}.project-main .topbar{flex-shrink:0}.project-view{flex-direction:column;flex:1;min-height:0;display:flex}.project-heading{align-items:center;gap:16px;padding:27px 35px 24px;display:flex}.project-heading .project-icon{width:43px;height:43px}.project-heading h1{letter-spacing:-.7px;margin:0 0 4px;font-size:23px}.project-heading p{color:#959c8d;margin:0;font-size:11px}.admin-shortcut{min-height:36px;margin-left:auto;font-size:11px}.tabs{border-bottom:1px solid var(--border);flex-shrink:0;gap:26px;padding:0 35px;display:flex}.tabs button{color:#939b88;background:0 0;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:0 0 15px;font-size:12px;display:flex}.tabs button.active{color:#405737;border-color:#4b6544;font-weight:550}.chat-workspace{background:#fff;flex:1;min-height:0;display:flex}.conversation-list{background:#fafbf7;border-right:1px solid #eceee4;flex-shrink:0;width:228px;padding:16px 10px;overflow-y:auto}.conversation-list-head{letter-spacing:1.4px;color:#a0a68f;justify-content:space-between;align-items:center;margin:0 5px 13px 9px;font-size:8px;font-weight:600;display:flex}.conversation-link{text-align:left;color:#7f8972;background:0 0;border-radius:7px;align-items:flex-start;gap:8px;width:100%;margin-bottom:4px;padding:13px 10px;display:flex}.conversation-link svg{flex-shrink:0;margin-top:1px}.conversation-link>span:not(.tiny-dot){text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:180px;font-size:11px;line-height:1.5;display:block;overflow:hidden}.conversation-link small{color:#a5ac99;margin-top:5px;font-size:9px;display:block}.conversation-link.active{color:#4c6240;background:#ebefdf}.conversation-link:hover{background:#f0f3e8}.conversation-link .tiny-dot{margin-top:6px}.list-hint{color:#a2aa96;padding:10px;font-size:11px;line-height:1.7}.chat-panel{flex-direction:column;flex:1;min-width:0;display:flex}.chat-toolbar{border-bottom:1px solid #f0f2e8;flex-shrink:0;align-items:center;gap:12px;height:53px;padding:0 26px;display:flex}.chat-toolbar>span{align-items:center;gap:8px;font-size:12px;font-weight:550;display:flex}.model-picker{color:#9aa38b;align-items:center;gap:4px;margin-left:auto;display:flex}.model-picker select{appearance:none;color:#8b967b;background:0 0;border:0;outline:none;max-width:175px;padding:7px 1px;font-size:10px}.chat-scroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#dce3d0 transparent;flex:1;min-height:0;overflow-y:auto}.chat-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:45px 28px 30px;display:flex}.welcome-mark{color:#667e51;background:#f5f7ef;border:1px solid #e6eadc;border-radius:19px;place-items:center;width:66px;height:66px;margin-bottom:25px;display:grid}.chat-welcome .eyebrow{letter-spacing:1.5px;margin-bottom:14px;font-size:8px}.chat-welcome h2{letter-spacing:-1px;margin-bottom:12px;font-size:26px;font-weight:500}.chat-welcome>p{color:#9ba28e;font-size:11px;line-height:1.8}.suggestions{gap:8px;width:min(390px,100%);margin-top:20px;display:grid}.suggestions button{color:#7b876a;text-align:left;background:#fff;border:1px solid #e8ecdf;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;font-size:10px;line-height:1.5;display:flex}.suggestions button:hover{background:#f8faf2;border-color:#cbd6b8}.composer-area{background:#fff;flex-shrink:0;padding:15px 26px 11px}.composer{border:1px solid #dce3cf;border-radius:11px;padding:14px 15px 10px;box-shadow:0 2px 6px #243e2404}.composer:focus-within{border-color:#90a677;box-shadow:0 0 0 2px #d7e3c626}.composer textarea{resize:vertical;color:#3f4e35;background:0 0;border:0;outline:none;width:100%;min-height:43px;max-height:200px;padding:0;font-size:12px;line-height:1.6}.composer textarea::placeholder{color:#a2ab95}.composer-bottom{justify-content:space-between;align-items:center;margin-top:5px;display:flex}.composer-bottom>span{color:#a0aa92;align-items:center;gap:6px;font-size:9px;display:flex}.send-button{color:#fff;background:#3d5a37;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.send-button:disabled{opacity:1;color:#a5b091;background:#e9eedf}.send-button.stop{color:#8b7354;background:#f0ebe2}.composer-note{text-align:center;color:#aeb59f;margin:10px 0 0;font-size:9px}.connection-notice{color:#899575;background:#f5f7ee;border:1px solid #e8ecdc;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;font-size:10px;line-height:1.6;display:flex}.connection-notice button{color:#5d7549;white-space:nowrap;background:0 0;align-items:center;gap:5px;font-size:10px;font-weight:550;display:flex}.messages{max-width:850px;margin:0 auto;padding:20px 28px}.message{padding:13px 0 22px}.message-author{color:#667655;align-items:center;gap:9px;margin-bottom:11px;font-size:11px;font-weight:600;display:flex}.message-avatar{background:#edf0e4;border-radius:7px;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.message-avatar.assistant{color:#dce9c0;background:#324e3d}.message .markdown{color:#414b38;overflow-wrap:anywhere;padding-left:33px;font-size:13px;line-height:1.8}.markdown p:last-child{margin-bottom:0}.markdown a{color:#547b41;text-decoration:underline}.markdown pre{white-space:pre;background:#f5f7ee;border:1px solid #e7edda;border-radius:7px;padding:14px;font-size:11px;line-height:1.6;overflow-x:auto}.markdown code{background:#f0f3e8;border-radius:3px;padding:1px 4px;font-size:.9em}.markdown pre code{background:0 0;padding:0}.markdown ul,.markdown ol{padding-left:23px}.markdown h1,.markdown h2,.markdown h3{letter-spacing:0;margin-top:20px;font-family:inherit;font-size:16px}.markdown table{border-collapse:collapse;font-size:11px}.markdown td,.markdown th{border:1px solid var(--border);padding:6px}.activity{color:#8c997b;background:#fafbf6;border:1px solid #e8edde;border-radius:7px;margin:7px 0 9px 33px;font-size:10px;overflow:hidden}.activity summary{cursor:pointer;align-items:center;gap:8px;padding:10px 12px;list-style:none;display:flex}.activity summary>span{white-space:nowrap;text-overflow:ellipsis;max-width:85%;overflow:hidden}.activity small{margin-left:auto;font-size:9px}.activity pre,.file-list pre{white-space:pre-wrap;word-break:break-word;color:#6c7a5b;background:#f4f7ee;border-top:1px solid #e8edde;max-height:300px;margin:0;padding:12px;font-size:10px;overflow:auto}.file-list>div{padding:10px}.notice-message{color:#9a7d4f;background:#f9f3e8;border-radius:7px;align-items:flex-start;gap:10px;margin:12px 0;padding:12px 14px;font-size:11px;line-height:1.7;display:flex}.notice-message svg{flex-shrink:0;margin-top:2px}.notice-message.muted{color:#8a9877;background:#f4f6ee}.plan-message{background:#f6f8ef;border-left:2px solid #99b282;padding:15px;font-size:12px}.working-label{color:#879672;align-items:center;gap:8px;padding:0 30px 15px;font-size:10px;display:flex}.approval-list{padding:0 28px 15px}.approval{background:#f5f7ec;border:1px solid #d9e2c7;border-radius:10px;max-width:720px;margin:15px auto;padding:22px}.approval .eyebrow{margin-bottom:12px;font-size:8px}.approval p{color:#7f8d6b;font-size:12px}.approval pre{white-space:pre-wrap;word-break:break-word;background:#edf1e0;border-radius:5px;padding:10px;font-size:11px}.answer-options{flex-wrap:wrap;gap:5px;margin:10px 0;display:flex}.answer-options button{background:#fff;border:1px solid #dfe5d1;border-radius:5px;padding:8px 10px;font-size:11px}.answer-options button.chosen{background:#dce6c8;border-color:#a2b880}.settings-page{max-width:1000px}.settings-page h1{font-size:31px}.page-intro{color:#909b81;margin-bottom:32px;font-size:12px}.settings-content{flex:1;min-height:0;padding:30px 36px;overflow-y:auto}.settings-card{background:#fff;border:1px solid #e3e8d8;border-radius:11px;margin-bottom:20px;padding:26px}.card-title{color:#778b60;align-items:center;gap:14px;margin-bottom:23px;display:flex}.card-title h3{color:#404e34;margin:0 0 5px}.card-title p{color:#97a187;margin:0;font-size:11px}.card-title .state-pill{margin-left:auto}.service-icon{background:#f1f5e7;border-radius:11px;flex-shrink:0;place-items:center;width:44px;height:44px;display:grid}label{color:#78856a;margin-bottom:18px;font-size:11px;font-weight:550;display:block}label small{color:#a0aa93;font-size:10px;font-weight:400}input{color:#49563c;background:#fff;border:1px solid #dfe6d2;border-radius:7px;outline:none;width:100%;min-height:40px;margin-top:8px;padding:11px 12px;font-size:12px;font-weight:400;display:block}input:focus{border-color:#9fb585;box-shadow:0 0 0 2px #eff4e4}input:disabled{color:#9da78e;background:#f5f7f0}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.connected-account{color:#7f9668;align-items:center;gap:10px;font-size:12px;display:flex}.device-code{background:#f5f7ef;border-radius:8px;flex-wrap:wrap;align-items:center;gap:18px;margin-top:20px;padding:20px;display:flex}.device-code>div{flex-basis:100%}.device-code strong{color:#667d50;font-size:12px}.device-code p{color:#99a587;margin:5px 0 0;font-size:11px}.device-code code{letter-spacing:3px;color:#4a6637;background:#fff;border:1px dashed #bacba5;border-radius:7px;padding:10px 15px;font-family:monospace;font-size:24px;font-weight:600}.device-code small{color:#95a184;flex-basis:100%;font-size:10px}.error-text{color:#af6252;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.success-text{color:#738b58;align-items:center;gap:6px;font-size:11px;display:flex}.admin-access{justify-content:space-between;align-items:center;gap:25px;margin:8px 0 30px;display:flex}.admin-access h2{margin-bottom:8px;font-size:23px}.admin-access p{color:#949f84;font-size:12px}.admin-access>.muted{font-size:11px}.admin-access .eyebrow{margin-bottom:12px;font-size:9px}.empty{text-align:center;max-width:480px;margin:auto;padding:65px 25px}.empty-icon{color:#809568;background:#eef3e2;border:1px solid #e3eacf;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:22px;display:inline-grid}.empty h2{font-size:22px}.empty p{color:#94a080;font-size:12px}.changed-files{max-height:350px;margin-top:15px;overflow:auto}.changed-files>div{color:#879673;border-bottom:1px solid #edf0e4;align-items:center;gap:10px;padding:9px 0;font-size:11px;display:flex}.changed-files>div span{overflow-wrap:anywhere;flex:1}.changed-files code{color:#667e50;font-size:10px}.diff-details{margin-top:20px}.diff-details summary{color:#889974;cursor:pointer;font-size:11px}.diff-details pre{color:#6b7d55;background:#f5f7ef;border-radius:7px;max-height:500px;padding:16px;font-size:11px;overflow:auto}.publish-card{background:#f2f6e9;border:1px solid #dce7cb;border-radius:11px;padding:26px}.publish-card p{color:#899b71;font-size:12px}.publish-card small{color:#94a47e;margin-top:10px;font-size:10px;display:block}.confirm-publish{border-top:1px solid #dce7cb;padding-top:15px}.pr-link{color:#66804e;background:#eaf1df;border:1px solid #dce7cb;border-radius:9px;align-items:center;gap:10px;margin-bottom:20px;padding:16px;font-size:12px;display:flex}.pr-link svg:last-child{margin-left:auto}.toast{z-index:100;color:#987951;background:#fff;border:1px solid #e4dbc9;border-radius:10px;align-items:center;gap:10px;max-width:90vw;padding:13px 15px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #29321c15}.toast>svg{flex-shrink:0}.toast .icon-button{margin-left:10px}.mobile-only{display:none}.splash{color:#8b977b;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100dvh;font-size:12px;display:flex}.login-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-intro{background:#e9eddf;flex-direction:column;justify-content:space-between;padding:50px 65px;display:flex}.login-intro .brand{padding:0}.login-intro h1{letter-spacing:-2px;color:#344b35;font-size:50px;font-weight:450;line-height:1.12}.login-intro p{color:#849473;font-size:14px;line-height:1.8}.login-note{color:#a0ad8e;font-size:10px}.login-form{justify-content:center;align-items:center;padding:40px;display:flex}.login-form form{width:100%;max-width:330px}.login-form h2{letter-spacing:-1px;margin-bottom:10px;font-size:28px;font-weight:500}.login-form p{color:#9ba78b;margin-bottom:30px;font-size:12px}.login-form .button{width:100%;margin-top:8px}@media (width>=1600px){.page-content{padding-top:70px}.home-heading{margin-bottom:60px}.project-card{padding-top:32px}.project-card-top{margin-bottom:40px}}@media (width<=1250px){.sidebar{width:208px}.main{width:calc(100% - 208px);margin-left:208px}.page-content{padding:37px 28px}.topbar{padding:0 28px}.home-heading{display:block}.date-label{margin-top:20px;display:block}.home-heading h1{font-size:30px}.project-grid{gap:12px}.project-card{padding:20px 17px 0}.project-card-top{gap:7px}.project-card-top .state-pill{padding:4px;font-size:8px}.project-card-top .project-icon{width:39px;height:39px}.project-card h2{font-size:18px}.workspace-banner{gap:18px;padding:26px}.banner-symbol{display:none}.conversation-list{width:185px}.conversation-link>span:not(.tiny-dot){max-width:132px}.chat-toolbar{padding:0 18px}.composer-area{padding:12px 18px}.project-heading,.tabs{padding-left:28px}.home-footnotes{gap:24px}}@media (width<=980px){.project-grid{grid-template-columns:1fr}.project-card{grid-template-columns:56px 1fr auto;align-items:center;column-gap:16px;padding:20px;display:grid}.project-card-top{display:contents}.project-card-top .project-icon{grid-area:1/1/3;width:46px;height:46px}.project-card-top .state-pill{grid-area:1/3;font-size:9px}.project-card h2{grid-area:1/2;margin:0;font-size:19px}.project-card>p{grid-area:2/2;margin:5px 0 0}.project-card-footer{grid-column:1/4;min-height:35px;margin-top:17px;padding-top:5px}.project-card-footer button{justify-content:flex-start}.workspace-banner{flex-wrap:wrap;align-items:flex-start}.workspace-banner .button{margin:0}.workspace-banner>div:not(.banner-symbol){flex-basis:100%}.conversation-list{width:166px}.conversation-link>span:not(.tiny-dot){max-width:110px}.form-grid{grid-template-columns:1fr;gap:0}.admin-access{flex-direction:column;align-items:flex-start}.chat-welcome h2{font-size:23px}.chat-welcome p{font-size:11px}.home-footnotes{grid-template-columns:1fr;gap:22px}}@media (width<=760px){.mobile-only{display:inline-flex}.desktop-only{display:none}.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.menu-scrim{z-index:29;background:#18271455;position:fixed;inset:0}.main{width:100%;margin-left:0}.topbar{justify-content:flex-start;height:57px;padding:0 16px}.breadcrumb{gap:8px;font-size:10px}.private-badge{gap:0;margin-left:auto;font-size:0}.private-badge svg{width:17px;height:17px}.page-content{padding:30px 21px}.home-heading{margin-bottom:34px}.home-heading h1{max-width:320px;font-size:30px;line-height:1.2}.home-heading p{max-width:290px;font-size:12px}.home-heading .eyebrow{font-size:8px}.date-label{margin-top:16px;font-size:10px}.section-line>span{display:none}.project-grid{gap:12px}.project-card{column-gap:12px;padding:19px 18px}.project-card>p{font-size:10px}.project-card h2{font-size:18px}.project-card-top .state-pill{font-size:8px}.project-card-top .project-icon{width:42px;height:42px}.project-card-footer button{font-size:11px}.workspace-banner{margin-top:24px;padding:24px}.workspace-banner h2{font-size:22px;line-height:1.35}.workspace-banner p{font-size:11px}.home-footnotes{margin-top:29px}.home-footnotes p{font-size:11px}.project-heading{gap:12px;padding:21px 20px 20px}.project-heading h1{font-size:22px}.project-heading p{font-size:10px}.project-heading .project-icon{width:39px;height:39px}.admin-shortcut{gap:4px;min-height:34px;padding:8px 10px;font-size:10px}.tabs{gap:23px;padding:0 20px}.tabs button{gap:6px;padding-bottom:13px;font-size:11px}.tabs svg{width:15px;height:15px}.chat-workspace{position:relative}.conversation-list{z-index:5;background:#fafbf6;width:100%;padding:15px 20px;display:none;position:absolute;top:0;bottom:0;left:0}.chat-workspace.show-list .conversation-list{display:block}.chat-workspace.show-list .chat-panel{visibility:hidden}.conversation-list-head{justify-content:flex-start;gap:10px}.conversation-list-head>.icon-button:last-child{margin-left:auto}.conversation-link>span:not(.tiny-dot){max-width:80vw;font-size:12px}.conversation-link{padding:14px}.chat-toolbar{gap:9px;height:46px;padding:0 15px}.chat-toolbar>span{font-size:11px}.model-picker select{max-width:150px;font-size:10px}.chat-welcome{justify-content:center;padding:28px 22px}.welcome-mark{border-radius:16px;width:53px;height:53px;margin-bottom:20px}.chat-welcome .eyebrow{font-size:7px}.chat-welcome h2{font-size:24px}.chat-welcome>p{font-size:11px}.suggestions{gap:7px;margin-top:14px}.suggestions button{padding:11px 12px;font-size:10px}.composer-area{padding:9px 13px max(9px,env(safe-area-inset-bottom))}.composer{padding:11px 12px 9px}.composer textarea{min-height:38px;max-height:130px;font-size:16px;line-height:1.5}.composer-bottom>span{font-size:8px}.composer-note{margin-top:7px;font-size:8px}.connection-notice{gap:8px;padding:8px 10px;font-size:9px}.connection-notice button{font-size:9px}.messages{padding:14px 18px}.message .markdown{padding-left:0;font-size:13px;line-height:1.8}.message{padding-top:10px;padding-bottom:20px}.message-author{font-size:10px}.activity{margin-left:0}.approval-list{padding:0 16px}.approval{padding:18px}.working-label{padding-left:18px}.settings-content{padding:25px 20px}.settings-card{margin-bottom:16px;padding:20px}.card-title{flex-wrap:wrap;align-items:flex-start;gap:10px}.card-title>div{flex:1;min-width:180px}.card-title h3{font-size:15px}.card-title p{font-size:11px}.card-title .state-pill{margin-left:0}.settings-page h1{font-size:29px}.service-icon{border-radius:9px;width:37px;height:37px}.service-icon svg{width:20px}.settings-card input{font-size:16px}label{font-size:11px}.device-code{padding:16px}.device-code code{font-size:20px}.admin-access h2{font-size:22px}.button{min-height:42px;font-size:12px}.toast{width:90vw;font-size:11px;bottom:15px}.login-page{flex-direction:column;display:flex}.login-intro{background:#e9eddf;gap:35px;padding:28px}.login-intro .brand img{width:32px;height:32px}.login-intro .brand span{font-size:19px}.login-intro h1{letter-spacing:-1.3px;margin-bottom:14px;font-size:36px}.login-intro .eyebrow{font-size:8px}.login-intro p{margin-bottom:0;font-size:12px}.login-note{display:none}.login-form{flex:1;padding:35px 28px}.login-form form{max-width:100%}.login-form .empty-icon{display:none}.login-form h2{font-size:24px}.login-form p{margin-bottom:25px}.login-form input{font-size:16px}.project-main{height:100dvh}.settings-content>.section-line{align-items:flex-start}.settings-content>.section-line .button{padding:8px 10px;font-size:10px}.publish-card{padding:20px}.empty{padding:45px 20px}.device-code .button{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
