:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#27372f;background:#f8f9f6;font-synthesis:none;--green:#254c3d;--muted:#7b8278;--line:#e3e7de;--surface:#fff;--lime:#dce9ad}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0;background:none}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit}button,input,textarea,a{outline-offset:4px}button:focus-visible,input:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid #497e62}::selection{background:#dce9ad}button svg{pointer-events:none}svg{vertical-align:middle;flex-shrink:0}button{transition:background .15s,transform .15s}button:active:not(:disabled){transform:translateY(1px)}.initial-loading{height:100vh;display:flex;gap:16px;align-items:center;justify-content:center;color:var(--green);font-size:36px}.initial-loading span{font-size:15px}.muted{color:var(--muted)}.mono,code,pre{font-family:"SFMono-Regular",Consolas,monospace}code{font-size:12px;background:#edf0e7;padding:3px 6px;border-radius:5px}.eyebrow{font-size:10px;letter-spacing:1.5px;font-weight:650;text-transform:uppercase;color:var(--muted)}.primary{background:var(--green);color:white;padding:12px 18px;border-radius:9px;font-size:13px;font-weight:550;display:inline-flex;justify-content:center;align-items:center;gap:9px}.primary:hover{background:#32644f}.secondary{border:1px solid var(--line);border-radius:8px;padding:10px 14px;background:white;font-size:12px}.secondary:hover{background:#f1f3ec}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:7px;color:#7a8378}.icon-button:hover{background:#e9ede4;color:var(--green)}.brand{display:flex;gap:10px;align-items:center;font-size:20px;font-weight:650;letter-spacing:-.7px}.brand-mark{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;color:#dce9ad;background:var(--green);font-size:32px;line-height:1}.brand small{font-size:9px;letter-spacing:.8px;font-weight:500;color:var(--muted);border:1px solid var(--line);padding:3px 5px;border-radius:4px;margin-left:1px}.app-shell{display:grid;grid-template-columns:242px minmax(0,1fr);min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:242px;background:#f0f2eb;border-right:1px solid var(--line);padding:28px 18px 16px;display:flex;flex-direction:column;z-index:10}.sidebar .brand{padding:0 10px;margin-bottom:32px}.new-chat{display:flex;align-items:center;gap:10px;width:100%;background:var(--green);color:#fff;border-radius:9px;padding:12px 13px;font-size:13px;text-align:left}.new-chat kbd{margin-left:auto;border:1px solid #729280;border-radius:4px;font:10px inherit;padding:2px 4px;color:#d5e1d9}.nav{display:grid;gap:3px;margin:17px 0 28px}.nav button{display:flex;align-items:center;gap:11px;padding:11px 12px;text-align:left;font-size:12px;border-radius:7px;color:#697366}.nav button.active{background:#e3e9db;color:var(--green);font-weight:600}.nav button:hover{background:#e6ebdf}.nav .counter{margin-left:auto;background:#d1dbbf;border-radius:5px;padding:1px 6px;font-size:10px}.recent-head{display:flex;justify-content:space-between;align-items:center;padding:0 12px;margin-bottom:12px}.recent-head .eyebrow{font-size:9px}.recent-list{overflow:auto;flex:1;min-height:80px}.recent{display:flex;align-items:center;gap:9px;padding:10px 11px;font-size:11px;color:#788071;border-radius:7px;width:100%;text-align:left}.recent span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent.current{background:#e7ece0;color:var(--green)}.recent:hover{background:#e7ece0}.empty-recent{font-size:11px;line-height:1.7;color:#91988b;padding:5px 12px}.sidebar-bottom{margin-top:24px}.cli-promo{border:1px solid #dce2d2;border-radius:10px;padding:13px;margin-bottom:17px;text-align:left;display:block;width:100%}.cli-promo strong{font-size:11px;font-weight:550}.cli-promo p{font-size:10px;line-height:1.6;color:#818a78;margin:6px 0 0}.cli-promo .promo-head{display:flex;align-items:center;gap:8px}.cli-promo .promo-head svg:last-child{margin-left:auto}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid #dde3d4;padding:17px 8px 0}.avatar{width:32px;height:32px;border-radius:50%;background:#dce5ce;display:grid;place-items:center;font-size:11px;font-weight:600;color:var(--green)}.profile-info{flex:1;min-width:0}.profile-info strong{font-size:11px;font-weight:550;display:block;overflow:hidden;text-overflow:ellipsis}.profile-info span{font-size:10px;color:#8a9281;display:block;margin-top:3px}.workspace{grid-column:2;min-width:0;display:flex;flex-direction:column;min-height:100dvh}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid var(--line);gap:16px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:11px;color:#8b9287}.breadcrumb strong{font-weight:500;color:#4f5f50}.topbar-right{display:flex;align-items:center;gap:15px}.backend-pill{border:1px solid var(--line);border-radius:20px;display:flex;align-items:center;gap:7px;padding:6px 10px;font-size:10px;background:#fff}.dot{width:6px;height:6px;background:#6f9973;border-radius:50%;display:inline-block;flex-shrink:0}.topbar .divider{width:1px;height:18px;background:var(--line)}.prototype-tag{font-size:9px;color:#98a08e}.mobile-menu{display:none}.content{flex:1;position:relative;display:flex;flex-direction:column}.welcome{max-width:780px;width:100%;margin:0 auto;padding:66px 36px 30px}.welcome .intro{display:flex;gap:8px;align-items:center;margin-bottom:22px}.welcome .intro span:not(.star){font-size:10px;color:#8a927f}.star{font-family:Georgia,serif;font-size:40px;line-height:1;color:#729365;display:inline-block}.welcome h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;font-size:45px;line-height:1.14;letter-spacing:-1.6px;margin:0 0 13px;color:#2d4435}.welcome>p{font-size:13px;line-height:1.8;color:#8a9183;margin:0 0 31px}.composer{background:white;border:1px solid #dce2d5;border-radius:15px;box-shadow:0 3px 5px #23391b03,0 9px 23px #23391b03;overflow:hidden}.composer:focus-within{border-color:#9aaa88;box-shadow:0 0 0 3px #dce6d344}.composer textarea{border:0;width:100%;resize:none;background:transparent;padding:21px 21px 5px;min-height:99px;max-height:240px;font-size:13px;line-height:1.7;outline:none;color:#344436}.composer textarea::placeholder{color:#a1a596}.composer-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 13px 13px 18px}.composer-meta{display:flex;align-items:center;gap:7px;font-size:10px;color:#929987}.composer-meta .model{font-weight:550;color:#65755c}.send-button{background:var(--green);color:#e5edda;width:33px;height:33px;border-radius:9px;display:grid;place-items:center}.send-button:hover{background:#417653}.composer-hint{display:flex;justify-content:space-between;margin:10px 3px 28px;color:#a0a697;font-size:9px}.composer-hint span{display:flex;gap:5px;align-items:center}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.suggestion{border:1px solid var(--line);border-radius:10px;padding:15px 13px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:#fafbf8}.suggestion:hover{background:#eef3e6;border-color:#ccd8bb}.suggestion svg{margin-bottom:13px;color:#7c906b}.suggestion strong{font-size:11px;font-weight:550;margin-bottom:5px}.suggestion span{font-size:10px;line-height:1.6;color:#9a9f91}.welcome-foot{display:flex;align-items:center;justify-content:center;gap:7px;color:#a2a996;font-size:9px;margin-top:32px}.workspace-footer{margin-top:auto;padding:20px 38px 22px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#9aa28e;gap:20px}.workspace-footer span{display:flex;align-items:center;gap:6px}.quota-mini{display:flex;align-items:center;gap:9px!important}.quota-track{width:74px;height:4px;background:#e5eadd;border-radius:10px;overflow:hidden}.quota-fill{height:100%;background:#819768;border-radius:10px}.view{padding:37px 40px;max-width:1100px;width:100%;margin:0 auto}.view-header{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:29px}.view h1{font-family:Georgia,serif;font-weight:400;font-size:32px;letter-spacing:-.8px;margin:0 0 9px}.view-header p{font-size:12px;color:#89927f;margin:0;line-height:1.7}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:27px}.metric{background:white;border:1px solid var(--line);border-radius:12px;padding:21px}.metric .eyebrow{font-size:9px}.metric strong{display:block;font-weight:450;font-size:32px;letter-spacing:-1px;margin:13px 0 8px}.metric small{font-size:10px;color:#919a86}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:22px;margin-bottom:17px}.panel h2{font-size:13px;font-weight:550;margin:0 0 17px}.panel p{font-size:12px;line-height:1.8;color:#8b9480}.empty-state{padding:50px 20px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:12px}.empty-state .empty-icon{display:inline-grid;place-items:center;background:#f0f4e9;color:#8c9c74;width:49px;height:49px;border-radius:14px;margin-bottom:15px}.empty-state h2{font-family:Georgia,serif;font-weight:400;font-size:23px;margin:0 0 9px}.empty-state p{font-size:12px;color:#8a9480;line-height:1.8;margin:0 auto 18px;max-width:380px}.session-card{padding:18px 20px;border:1px solid var(--line);background:#fff;border-radius:11px;display:flex;align-items:center;gap:13px;margin-bottom:10px}.session-card>.icon-button{flex-shrink:0}.session-title{flex:1;text-align:left;min-width:0}.session-title strong{display:block;font-size:12px;font-weight:550;overflow:hidden;text-overflow:ellipsis}.session-title small{display:block;margin-top:8px;color:#9aa08e;font-size:10px}.status-badge{font-size:9px;padding:4px 7px;border-radius:4px;background:#f0f3eb;color:#7c8b6b}.status-badge.running{background:#e7eed9;color:#64833e}.status-badge.failed,.status-badge.interrupted{background:#f6e8df;color:#a56b44}.status-badge.cancelled{color:#999}.status-badge.completed{background:#e5f0e8;color:#548163}.queue-item{background:white;border:1px solid var(--line);padding:20px;border-radius:11px;margin-bottom:12px}.queue-top{display:flex;gap:10px;align-items:center}.queue-top strong{font-size:11px;flex:1}.queue-item p{font-size:12px;color:#849079;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:14px 0}.queue-item small{color:#9ba58e;font-size:10px}.note{font-size:11px;color:#839073;line-height:1.9;display:flex;gap:9px;padding:15px 17px;border-radius:9px;background:#edf1e5;margin-top:20px}.note svg{margin-top:2px}.usage-row{display:flex;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid #f0f2ea;font-size:11px}.usage-row:last-child{border-bottom:0}.usage-row span:first-child{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usage-row small{font-size:10px;color:#98a087}.chat-view{flex:1;display:flex;flex-direction:column;max-width:840px;width:100%;margin:0 auto;padding:28px 38px 10px}.chat-heading{display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:20px}.chat-heading h1{font-family:Georgia,serif;font-weight:400;font-size:24px;margin:0;flex:1;overflow-wrap:anywhere}.chat-heading .session-link{font-size:9px;color:#9aa38c;display:block;margin-top:7px}.messages{padding:24px 0;display:flex;flex-direction:column;gap:27px}.message{display:flex;gap:12px;align-items:flex-start}.message-avatar{display:grid;place-items:center;width:27px;height:27px;flex-shrink:0;border-radius:7px;background:#e7eddf;color:#72865c;font-size:10px;font-weight:600}.message-avatar.ai{background:var(--green);color:var(--lime);font-size:25px}.message-content{flex:1;min-width:0}.message-label{font-size:10px;font-weight:600;margin:7px 0 11px;color:#647457;display:flex;align-items:center;gap:9px}.message-text{font-size:13px;line-height:1.9;color:#53634b;white-space:pre-wrap;overflow-wrap:anywhere}.message-text pre{white-space:pre-wrap;overflow:auto;font-size:11px;line-height:1.8;background:#edf1e7;padding:16px;border-radius:9px;color:#465f3c}.message-text code{font-size:11px}.message-error{background:#f8ede5;padding:10px 12px;border-radius:6px;color:#a37453;font-size:11px;margin-top:9px;line-height:1.7}.message-meta{font-size:9px;color:#a1aa95;margin-top:10px;display:flex;align-items:center;gap:10px}.thinking{display:flex;gap:4px;align-items:center;color:#98a28b;font-size:11px;padding:7px 0}.thinking i{display:block;width:4px;height:4px;border-radius:50%;background:#829c67;animation:pulse 1.3s infinite}.thinking i:nth-child(2){animation-delay:.2s}.thinking i:nth-child(3){animation-delay:.4s}.chat-composer{position:sticky;bottom:0;background:linear-gradient(transparent,#f8f9f6 15px);padding-top:25px;margin-top:auto}.chat-composer .composer-hint{margin-bottom:8px}.chat-composer textarea{min-height:80px}.auth-page{min-height:100dvh;display:grid;grid-template-columns:1.1fr 1fr}.auth-story{background:#edf1e5;padding:42px 58px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-story .brand{z-index:1}.auth-art{width:190px;height:190px;position:relative;margin:100px 0 35px;border:1px solid #cdd8ba;border-radius:50%;display:grid;place-items:center;background:#e5ecd9}.auth-art:before{content:'';position:absolute;width:132px;height:132px;border:1px solid #c1cda9;border-radius:50%;transform:translate(44px,0)}.auth-art:after{content:'';position:absolute;width:132px;height:132px;border:1px solid #c1cda9;border-radius:50%;transform:translate(-44px,0)}.auth-art span{font-size:80px;color:#79925f;z-index:1}.auth-story h1{font-family:Georgia,serif;font-size:49px;font-weight:400;line-height:1.12;letter-spacing:-1.7px;margin:0 0 21px;color:#2d4a34;max-width:420px}.auth-story p{font-size:13px;color:#849275;line-height:1.9;max-width:350px}.auth-bottom{margin-top:auto;font-size:10px;color:#97a486;padding-top:50px;display:flex;gap:8px;align-items:center}.auth-main{display:flex;align-items:center;justify-content:center;padding:45px}.auth-card{width:100%;max-width:350px}.auth-card .eyebrow{font-size:9px;color:#93a084}.auth-card h2{font-family:Georgia,serif;font-weight:400;font-size:33px;letter-spacing:-.6px;margin:14px 0 11px}.auth-card>p{font-size:12px;line-height:1.7;color:#939b88;margin:0 0 31px}.form-field{display:block;margin-bottom:18px}.form-field span{display:block;font-size:11px;color:#6d7d5d;margin-bottom:8px}.form-field input{width:100%;background:white;border:1px solid #dce3d2;border-radius:8px;padding:12px 13px;font-size:12px;color:#435a35}.form-field input::placeholder{color:#b1b7a7}.auth-card .primary{width:100%;margin-top:5px}.auth-switch{font-size:11px;color:#98a08e;text-align:center;margin-top:22px}.auth-switch button{color:#4b6c3e;font-size:11px;text-decoration:underline;text-underline-offset:3px;padding:3px}.auth-note{font-size:10px;color:#a4aa99;text-align:center;line-height:1.8;margin-top:35px}.form-error{color:#a56649;font-size:11px;line-height:1.8;margin-bottom:13px}.device-code{font:25px "SFMono-Regular",monospace;letter-spacing:4px;padding:24px;background:#edf2e4;border:1px dashed #c6d5b0;border-radius:10px;text-align:center;margin:22px 0}.device-success{text-align:center}.device-success .star{font-size:54px;margin:15px}dialog{border:1px solid var(--line);border-radius:15px;background:#fafbf7;color:#334c2c;padding:30px;width:460px;max-width:calc(100vw - 40px);box-shadow:0 20px 90px #1f341b22}dialog::backdrop{background:#1b281d33;backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;gap:15px;align-items:center}dialog h2{font-family:Georgia,serif;font-size:25px;font-weight:400;margin:0}dialog p{font-size:12px;line-height:1.9;color:#8a987d}dialog pre{font-size:11px;line-height:2;white-space:pre-wrap;background:#eaf0e1;padding:17px;border-radius:9px}dialog .secondary{margin-top:8px}#toast{position:fixed;bottom:26px;left:calc(50% + 121px);transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#294e38;color:#edf4e3;border-radius:9px;padding:12px 18px;font-size:12px;max-width:calc(100vw - 40px);z-index:100;transition:opacity .2s,transform .2s;box-shadow:0 6px 24px #20321922}#toast.show{opacity:1;transform:translate(-50%,0)}.search-box{border:1px solid var(--line);border-radius:8px;background:white;padding:10px 13px;display:flex;gap:9px;align-items:center;margin-bottom:20px}.search-box input{border:0;background:none;outline:none;font-size:12px;flex:1;color:#566e48}.search-box svg{color:#8c9b7b}.login-notice{padding:12px 14px;background:#eef2e6;border-radius:8px;margin-bottom:24px;font-size:11px;color:#7b8d68;line-height:1.7}.error-view{padding:80px 30px;text-align:center}.error-view p{font-size:13px;color:#8b947e}.mobile-scrim{display:none}@keyframes pulse{50%{opacity:.25;transform:translateY(-2px)}}
@media(min-width:1450px){.welcome{padding-top:110px}.welcome h1{font-size:50px}.welcome>p{margin-bottom:35px}.workspace-footer{padding-bottom:26px}}
@media(max-width:1050px){.app-shell{grid-template-columns:216px 1fr}.sidebar{width:216px;padding-left:14px;padding-right:14px}.topbar{padding:0 27px}.prototype-tag{display:none}.welcome{padding:55px 28px 30px}.welcome h1{font-size:39px}.view{padding:32px 27px}.auth-story{padding:35px}.auth-story h1{font-size:40px}#toast{left:calc(50% + 108px)}}
@media(max-width:760px){.app-shell{display:flex}.sidebar{transform:translateX(-100%);transition:transform .2s;width:242px}.sidebar.open{transform:translateX(0)}.mobile-scrim.visible{display:block;position:fixed;inset:0;background:#20331c44;z-index:9}.workspace{width:100%}.mobile-menu{display:inline-flex}.topbar{height:63px;padding:0 16px;gap:8px}.breadcrumb{flex:1}.topbar-right{gap:6px}.topbar .divider{display:none}.topbar-right>.icon-button{display:none}.welcome{padding:42px 23px 20px;max-width:620px}.welcome h1{font-size:37px}.welcome>p{font-size:12px}.composer-hint>span:last-child{display:none}.suggestions{grid-template-columns:1fr;gap:8px}.suggestion{display:grid;grid-template-columns:25px 1fr;column-gap:9px;padding:13px}.suggestion svg{grid-row:1/3;margin:4px 0 0}.suggestion strong{margin:0 0 3px}.welcome-foot{margin-top:23px}.workspace-footer{padding:20px 22px;font-size:8px;gap:8px}.workspace-footer>span:first-child{max-width:170px;line-height:1.5}.quota-track{width:38px}.view{padding:30px 22px}.view h1{font-size:29px}.metric-grid{gap:8px}.metric{padding:14px 10px}.metric strong{font-size:28px}.metric small{font-size:9px}.metric .eyebrow{letter-spacing:.7px;font-size:8px}.panel{padding:17px}.chat-view{padding:22px 20px 10px}.chat-heading h1{font-size:22px}.auth-page{grid-template-columns:1fr}.auth-story{padding:24px 27px}.auth-story h1,.auth-story>p,.auth-art,.auth-bottom{display:none}.auth-main{padding:30px 27px 50px;align-items:flex-start}.auth-card{max-width:390px}.auth-card h2{font-size:33px}#toast{left:50%;width:max-content}.session-card{padding:15px 13px}.status-badge{font-size:8px}.view-header .secondary{white-space:nowrap}.chat-heading .session-link{font-size:8px}.message{gap:9px}.brand{font-size:20px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.oauth-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.oauth-button{display:flex;align-items:center;gap:9px;justify-content:center;min-height:44px;border:1px solid #dce3d2;border-radius:8px;background:white;font-size:10px;padding:9px 7px}.oauth-button:hover:not(:disabled){background:#edf2e5;border-color:#b7c6a5}.oauth-button:disabled{opacity:.5}.provider-mark{display:grid;place-items:center;flex-shrink:0;width:21px;height:21px;font-size:12px;font-weight:650;border-radius:5px;color:#4f6b3e;background:#edf2e5}.provider-google{background:transparent;color:#4285f4;font-size:20px}.provider-github{color:#24292f;background:#f1f2f3;font-size:9px}.provider-discord{background:#5865f2;color:white}.provider-facebook{background:#1877f2;color:white;font-size:18px;font-family:Arial,sans-serif}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;font-size:10px;color:#9aa58e}.auth-divider:before,.auth-divider:after{content:'';height:1px;flex:1;background:#e0e6d8}.auth-card .oauth-unavailable{font-size:10px;text-align:center;color:#98a18d;line-height:1.6;margin:12px 0 0}.oauth-error{font-size:11px;line-height:1.8;color:#975f43;background:#f7ebe3;padding:12px;border-radius:8px;margin-bottom:18px}dialog .oauth-options{grid-template-columns:1fr}dialog .oauth-button{justify-content:flex-start;padding:10px 13px;font-size:12px}dialog .oauth-button svg:last-child{margin-left:auto}

.profile-methods{text-align:left;padding:0}.profile-methods:hover span{color:#3f6a37;text-decoration:underline;text-underline-offset:3px}
.text-button{display:block;margin:14px auto 0;border:0;background:transparent;color:#36573d;font-size:12px;cursor:pointer}.text-button:hover{text-decoration:underline}
