:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#263836;background:#f4f6f3;font-synthesis:none;font-weight:400;--ink:#172d29;--muted:#73817b;--teal:#087d67;--line:#dfe6df;--paper:#fff;--dark:#102521}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #6ac6af;outline-offset:3px}button{border:0;background:none}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:clamp(27px,3.2vw,42px);letter-spacing:-1.6px;font-weight:550;line-height:1.18}h2{font-size:20px;letter-spacing:-.4px;font-weight:600}h3{font-size:16px;font-weight:600}.muted{color:var(--muted);line-height:1.6}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#6c837b;margin-bottom:13px}.shell{display:flex;min-height:100vh}.sidebar{width:232px;position:fixed;inset:0 auto 0 0;background:var(--dark);color:#e4efea;padding:32px 22px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:11px;align-items:center}.brand-icon{width:40px;height:43px;background:#285146;border:1px solid #467161;border-radius:12px;display:grid;place-items:center;color:#b8ecce}.brand>span{font-size:18px;font-weight:750;letter-spacing:2px}.brand small{display:block;letter-spacing:.9px;text-transform:lowercase;font-size:10px;color:#9cafa7;font-weight:400;margin-top:2px}.nav-title{font-size:9px;letter-spacing:1.6px;color:#7e9e90;margin:55px 12px 15px}.nav-item{display:flex;align-items:center;gap:13px;color:#abc1b7;padding:14px 13px;border-radius:9px;width:100%;text-align:left;margin:3px 0;font-size:14px}.nav-item.active,.nav-item:hover{color:#ecfff4;background:#27463b}.nav-item.active{box-shadow:inset 3px 0 #cce2a1}.sidebar-bottom{margin-top:auto;padding-top:40px;font-size:11px;color:#9eb6a9}.private,.quiet{display:flex;align-items:center;gap:8px}.private{padding:15px 10px;border-top:1px solid #2d473b}.quiet{padding:8px;border-radius:6px}.quiet:hover{background:#90a39715}.workspace{margin-left:232px;flex:1;min-width:0}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 44px;border-bottom:1px solid var(--line);background:#f8faf7}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#849087}.breadcrumb span{color:#34473f}.top-status{display:flex;align-items:center;gap:8px;font-size:11px;color:#697b70;white-space:nowrap}.dot{height:6px;width:6px;display:block;border-radius:50%;background:#398a66;box-shadow:0 0 0 4px #e3ece2}.mobile-brand{display:none}main{max-width:1270px;margin:0 auto;padding:44px;min-height:calc(100vh - 142px)}.hero{display:flex;justify-content:space-between;align-items:center;margin:8px 0 45px}.hero h1{max-width:580px}.hero h1 span{color:var(--teal)}.hero .muted{margin-top:15px;font-size:14px}.hero-mark{width:95px;height:95px;color:#518271;background:radial-gradient(circle,#d4e5cf,transparent 68%);display:grid;place-items:center;transform:rotate(-12deg)}.section-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px;gap:12px}.section-label h2{font-size:16px;display:flex;align-items:center;gap:10px}.section-label>span{font-size:9px;letter-spacing:1.6px;color:#8c998f}.tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.tile{background:#fff;border:1px solid var(--line);border-radius:15px;min-height:180px;padding:24px;text-align:left;display:flex;flex-direction:column;transition:transform .15s,border-color .15s,box-shadow .15s}.tile:hover{border-color:#79a591;transform:translateY(-3px);box-shadow:0 8px 24px #2446320c}.tile-top{display:flex;justify-content:space-between;align-items:flex-start;width:100%;color:#a9b5ab;margin-bottom:25px}.tile-icon{display:grid;place-items:center;border-radius:12px;background:#eff4ec;color:#4f7d64;width:46px;height:46px;flex-shrink:0}.tile-title{font-size:17px;font-weight:600;letter-spacing:-.3px;display:flex;align-items:center;gap:9px}.tile-desc{font-size:11px;color:#89938b;line-height:1.6;margin-top:8px}.tile.accent{background:#153e34;border-color:#153e34;color:#f6fff8;background-image:radial-gradient(ellipse at 100% 0%,#366146 0,transparent 60%)}.tile.accent .tile-icon{background:#3c624f;color:#d8edb8}.tile.accent .tile-desc{color:#b3cdbd}.tile.accent .tile-top{color:#b5c9b9}.badge{font-size:10px;letter-spacing:0;border-radius:5px;background:#e9f0e5;color:#58774c;padding:5px 8px;font-weight:500;display:inline-flex;align-items:center;white-space:nowrap}.badge.warning{background:#fff3dc;color:#8a6427}.lower{margin-top:36px}.link{display:inline-flex;align-items:center;gap:7px;color:#37795f;font-size:12px;padding:6px 0}.empty{border:1px dashed #d7e1d5;border-radius:14px;padding:36px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff6b;color:#80907d}.empty h3{color:#435b45;margin:14px 0 8px}.empty p{font-size:13px;line-height:1.6;max-width:440px}.empty .primary{margin-top:22px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 17px;border-radius:8px;font-size:12px;font-weight:550;line-height:1.4;white-space:nowrap}.primary{background:#14735b;color:#fff;box-shadow:0 2px 3px #153b2310}.primary:hover{background:#0e614b}.secondary{border:1px solid #dbe5da;background:#fff;color:#496450}.secondary:hover{background:#f2f6ed}.full{width:100%}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.project-card{border:1px solid var(--line);background:#fff;padding:19px;border-radius:12px;display:flex;align-items:center;gap:14px;text-align:left;min-width:0}.project-card:hover{border-color:#84a789}.project-card>div:nth-child(2){flex:1;min-width:0}.project-card h3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px}.project-card span{font-size:10px;color:#8a988b;display:block;margin-top:5px}.project-symbol{background:#f0f3e9;color:#7b9363;min-width:43px;height:43px;border-radius:10px;display:grid;place-items:center}.project-card>svg{color:#9da995}.footer{max-width:1270px;margin:0 auto;padding:22px 44px;display:flex;justify-content:space-between;color:#95a092;font-size:9px;letter-spacing:1px}.notice{padding:16px 20px;border-radius:10px;background:#eaf0e5;display:flex;align-items:center;gap:10px;color:#64735e;font-size:12px;line-height:1.6;margin-top:20px}.error{background:#fff0e9;border:1px solid #efd4c6;color:#984c31;border-radius:8px;padding:12px 16px;font-size:13px;margin:0 0 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.page-heading .muted{font-size:13px;margin-top:10px}.page-heading h1{margin-top:8px}.search{border:1px solid var(--line);background:#fff;border-radius:10px;display:flex;align-items:center;padding:0 15px;gap:10px;max-width:480px;margin:0 0 25px;color:#7d8d7a}.search input{border:0;background:transparent;margin:0;padding:13px 0;outline:none}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#0d241dc4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;padding:20px}.modal{background:#fff;border-radius:20px;padding:35px;width:100%;max-width:445px;position:relative}.modal h2{margin:22px 0 12px;font-size:26px}.modal p{font-size:13px}.close{position:absolute;right:15px;top:15px;padding:7px;color:#8b9a88}.modal label{margin:25px 0 20px}label{display:block;font-size:12px;font-weight:550;color:#5e715d}input,textarea,select{border:1px solid #dbe3d5;border-radius:7px;background:#fbfcf9;padding:12px;color:#243827}input{display:block;width:100%;margin:8px 0 0}textarea{width:100%;resize:vertical;min-height:90px}label input:focus{border-color:#5b9c75}select{padding:7px;font-size:11px;max-width:160px}.loading{display:flex;min-height:100vh;justify-content:center;align-items:center;gap:10px;color:#71866f}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin-bottom:25px;overflow:auto}.tabs button{padding:13px 17px;display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;color:#81917c;border-bottom:2px solid transparent}.tabs button.active{color:#217758;border-color:#217758}.panel{border:1px solid var(--line);background:#fff;border-radius:13px;padding:25px}.chat-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:17px;min-height:570px}.thread-list{background:#edf1e9;border:1px solid var(--line);border-radius:12px;padding:12px;max-height:720px;overflow:auto}.thread-list>.secondary{font-size:11px;margin-bottom:15px}.thread-item{display:flex;align-items:flex-start;gap:9px;text-align:left;width:100%;padding:13px 9px;border-radius:8px;font-size:12px;color:#6e8068}.thread-item svg{flex-shrink:0;margin-top:2px}.thread-item span{overflow:hidden;text-overflow:ellipsis}.thread-item small{display:block;font-size:10px;margin-top:5px;color:#99a48e}.thread-item.active{background:#fff;color:#244d30;box-shadow:0 2px 4px #243b2510}.chat{border:1px solid var(--line);background:#fff;border-radius:13px;display:flex;flex-direction:column;min-width:0;max-height:760px}.chat-heading{border-bottom:1px solid var(--line);padding:17px;display:flex;align-items:center;gap:11px}.avatar{border-radius:9px;display:grid;place-items:center;background:#e6efdf;color:#4b7945;width:36px;height:36px}.chat-heading strong{font-size:13px}.chat-heading small{display:block;font-size:10px;margin-top:3px;color:#8c9b83}.chat-heading>.badge{margin-left:auto}.messages{flex:1;overflow:auto;padding:22px;min-height:300px}.chat-welcome{padding:58px 10px;text-align:center;color:#90a482}.chat-welcome h2{margin:15px 0 11px;font-size:22px;color:#345430}.chat-welcome p{font-size:12px;line-height:1.9;color:#8a9a81}.message{padding:16px;border-radius:10px;margin:0 0 15px;font-size:13px;line-height:1.65}.message.user{background:#f0f4eb;margin-left:20px}.message.system{background:#fcf5e9;color:#967943;font-size:12px}.message-label{font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:1px;color:#7d9670;margin-bottom:8px}.message-text{white-space:pre-wrap;overflow-wrap:anywhere}.message details pre,pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.7}.message.command,.message.files{background:#f6f8f2;padding:11px;color:#708063}.message summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:11px;word-break:break-word}.listen{font-size:10px;color:#91a086;padding:6px 0}.composer{border-top:1px solid var(--line);padding:13px}.composer textarea{border:none;resize:none;min-height:70px;background:transparent;font-size:13px;outline:none;padding:8px}.composer-actions{display:flex;justify-content:space-between;align-items:center}.model-choice{display:flex;align-items:center;gap:8px}.model-choice select{border:0;background:#f1f5eb;color:#748468}.approval{padding:20px;background:#fff6e5;border:1px solid #eedbb7;border-radius:12px;font-size:12px}.approval h3{margin:8px 0}.approval pre{max-height:200px;overflow:auto}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mobile-back{display:none}.file-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:10px}.file-toolbar>div{display:flex;gap:10px;align-items:center;font-size:12px;overflow-wrap:anywhere}.file-row{display:flex;align-items:center;gap:14px;border-top:1px solid #edf1e8;padding:13px 2px;font-size:12px}.file-row>button:first-child{display:flex;align-items:center;gap:12px;flex:1;min-width:0;text-align:left}.file-row span{overflow-wrap:anywhere}.file-row svg{flex-shrink:0;color:#7a9267}.file-size{color:#99a68c;font-size:10px}.file-preview{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.file-preview pre{max-height:400px;overflow:auto;background:#f6f8f1;padding:17px}.versions h2{display:flex;gap:10px;align-items:center;margin-bottom:9px}.versions .muted{font-size:12px}.changes{padding:22px 0;border-bottom:1px solid var(--line)}.commit{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:19px 0;border-bottom:1px solid #eff3ea;font-size:12px}.commit div{flex:1}.commit small{display:block;color:#93a083;margin-top:5px;font-size:10px}.commit-dot{width:9px;height:9px;border:2px solid #84a36d;border-radius:50%}.diff{margin-top:18px}.diff pre{max-height:480px;overflow:auto}.added{background:#e5f4df;color:#3d773c}.removed{background:#fbe9df;color:#a36748}.terminal-input{font-family:monospace;background:#182b21;color:#d4e7c5;min-height:130px;margin:18px 0}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.metric{display:flex;flex-direction:column}.metric>span{color:#879a7a;font-size:12px}.metric strong{font-size:30px;font-weight:550;margin:17px 0 7px}.metric small{color:#97a68b;font-size:10px}.backup{display:flex;gap:20px;margin-top:20px;align-items:flex-start}.backup>svg{color:#85a272}.backup p{font-size:12px;margin:8px 0 12px;color:#8a9a7c}.master-card{display:flex;align-items:center;gap:20px;margin-top:20px}.master-card h2{font-size:18px}.master-card p{font-size:12px;margin-top:7px}.master-card>div:nth-child(2){flex:1}.app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.app-art{height:110px;background:linear-gradient(120deg,#d7e5c6,#e9eee1);border-radius:9px;margin-bottom:22px;display:grid;place-items:center;color:#769754}.app-card .eyebrow{font-size:9px}.app-card .muted{font-size:11px;margin:8px 0 18px}.preview-modal{width:100%;max-width:1024px;background:#fff;border-radius:13px;padding:15px}.preview-modal iframe{width:100%;height:72vh;border:0;border-radius:8px}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-art{background:#12382c;color:#e7f3de;padding:50px 65px;display:flex;flex-direction:column;justify-content:space-between;background-image:radial-gradient(ellipse at 5% 80%,#38563b 0,transparent 60%)}.login-art h1{font-size:clamp(42px,5vw,75px);font-weight:500;letter-spacing:-3px;line-height:1.1;margin:23px 0}.login-art h1 em{font-style:normal;color:#cadf9f}.login-art .eyebrow{color:#90b18c}.login-art p{color:#abc3a6;line-height:1.8;font-size:13px}.login-foot{font-size:9px;letter-spacing:2px;color:#a2b99a}.login-form{display:grid;place-items:center;padding:45px}.login-form form{width:100%;max-width:340px}.login-form h2{font-size:28px;font-weight:500;line-height:1.3;margin:23px 0 10px}.login-form .muted{font-size:13px}.login-form label{margin:33px 0 20px}.login-help{display:flex;justify-content:center;gap:7px;align-items:center;font-size:10px;color:#9aaa90;margin-top:21px}.mobile-nav{display:none}@media(max-width:1100px){.sidebar{width:195px;padding:29px 16px}.workspace{margin-left:195px}main{padding:32px}.topbar{padding:0 32px}.tiles{gap:12px}.tile{padding:18px}.tile-title{font-size:15px}.chat-layout{grid-template-columns:180px minmax(0,1fr)}.master-card{flex-wrap:wrap}.login-art{padding:40px}.footer{padding:22px 32px}}@media(max-width:760px){.sidebar{display:none}.workspace{margin:0}.topbar{height:70px;padding:0 22px}.breadcrumb{display:none}.mobile-brand{display:block}.brand>span{font-size:15px;color:#244636}.brand-icon{width:34px;height:35px;border-radius:10px}.brand small{font-size:8px}.top-status{font-size:9px}main{padding:27px 20px 100px;min-height:calc(100vh - 120px)}h1{font-size:29px;letter-spacing:-1px}.hero{margin:5px 0 29px;align-items:flex-start}.hero h1{max-width:300px;font-size:31px}.hero .muted{font-size:12px;margin-top:12px;max-width:265px}.hero-mark{display:none}.eyebrow{font-size:8px;letter-spacing:1.8px}.tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tile{min-height:159px;border-radius:13px;padding:18px 16px}.tile-top{margin-bottom:19px}.tile-icon{width:39px;height:39px;border-radius:10px}.tile-title{font-size:14px;flex-wrap:wrap;gap:6px}.tile-desc{font-size:10px;line-height:1.5;margin-top:7px}.tile-top>svg{width:15px}.tile-title .badge{font-size:8px;padding:2px 5px}.section-label h2{font-size:14px}.section-label{margin-bottom:15px}.project-grid,.app-grid{grid-template-columns:1fr}.project-card{padding:16px}.lower{margin-top:28px}.empty{padding:25px 20px}.empty h3{font-size:14px}.empty p{font-size:11px}.footer{display:none}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:25;display:flex;justify-content:space-around;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #dfe6d9;padding:10px 15px calc(9px + env(safe-area-inset-bottom))}.mobile-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;min-width:57px;color:#93a28c;font-size:9px;padding:5px 8px}.mobile-nav button.active{color:#18775a}.page-heading{align-items:flex-start;flex-direction:column;gap:18px}.page-heading h1{font-size:28px}.page-heading .muted{font-size:12px}.tabs{margin-bottom:18px}.tabs button{padding:12px 10px;font-size:11px}.tabs svg{width:15px}.chat-layout{display:flex;flex-direction:column;min-height:0}.thread-list{max-height:230px}.thread-item{padding:13px 8px}.chat{min-height:470px;max-height:calc(100dvh - 220px)}.has-thread .thread-list{display:none}.mobile-back{display:flex}.chat-heading{padding:13px 10px;gap:8px}.chat-heading .badge{font-size:9px;padding:4px 6px}.chat-heading small{max-width:160px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.messages{padding:12px;min-height:220px}.chat-welcome{padding:35px 5px}.chat-welcome h2{font-size:20px}.chat-welcome p{font-size:11px}.message{font-size:12px;padding:12px 6px}.message.user{padding:12px;margin-left:10px}.composer{padding:8px}.composer textarea{font-size:16px;min-height:62px}.composer-actions .primary{padding:10px 12px}.panel{padding:19px}.files-panel{padding:13px}.file-toolbar{font-size:11px}.file-toolbar .secondary{padding:9px 11px;font-size:11px}.file-row{gap:9px}.file-row>button:first-child{gap:9px;font-size:11px}.file-size{display:none}.metrics{grid-template-columns:1fr 1fr;gap:12px}.metric:nth-child(3){grid-column:1/-1}.metric{padding:17px}.metric strong{font-size:26px}.metric>span{font-size:10px}.master-card{gap:15px}.master-card>.primary{width:100%}.master-card p{font-size:11px}.modal{padding:27px 24px}.modal h2{font-size:24px}.modal label input,.login input{font-size:16px}.login{display:flex;flex-direction:column;min-height:100dvh}.login-art{padding:28px 25px;min-height:270px;gap:25px}.login-art .brand>span{color:#e7f3de}.login-art .brand small{color:#9db592}.login-art h1{font-size:39px;letter-spacing:-1.5px;margin:12px 0 0}.login-art h1 br{display:none}.login-art h1 em{display:block}.login-art>div>p:not(.eyebrow),.login-foot{display:none}.login-art .eyebrow{font-size:8px}.login-form{padding:30px 26px;flex:1;align-items:start}.login-form form{max-width:400px}.login-form .tile-icon{display:none}.login-form h2{font-size:24px;margin:0 0 8px}.login-form label{margin:24px 0 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.message.assistant .message-text{white-space:normal;line-height:1.7}.message-text p{margin:.5em 0}.message-text ul,.message-text ol{padding-left:1.5em}.message-text pre{white-space:pre;overflow:auto;max-width:100%;padding:12px;border-radius:9px;background:#142d25;color:#edf6f0}.message-text code{font-size:.9em;overflow-wrap:anywhere}.message-text a{color:#287052;text-decoration:underline}.voice-control{padding:8px 18px;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.voice-control small{color:var(--muted)}.drop-hint{font-size:12px;margin:12px 0}.chat-layout.expanded{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:block;background:var(--bg,#f5f7f0);min-height:0;height:100dvh;padding:0}.chat-layout.expanded .thread-list,.chat-layout.expanded .mobile-back{display:none}.chat-layout.expanded .chat{height:100%;min-height:0;max-height:none;border:0;border-radius:0;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.chat-layout.expanded .messages{min-height:0;width:100%;max-width:1100px;margin:0 auto}.chat-layout.expanded .composer,.chat-layout.expanded .voice-control{width:100%;max-width:1100px;align-self:center;flex-shrink:0}.chat-heading,.composer,.voice-control{flex-shrink:0}.expand-chat{padding:7px}.model-choice{flex-wrap:wrap;min-width:0}.composer-actions{gap:8px}.model-choice select{max-width:145px}.sound-alerts{display:flex;align-items:center;gap:8px;margin-left:auto}.sound-notice{font-size:11px;color:#52725c;max-width:280px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sound-alerts button{padding:8px}@media(max-width:760px){.sound-notice{display:none}.sound-alerts{margin-left:auto}.top-status{display:none}.model-choice{gap:4px}.model-choice select{max-width:125px;padding:7px 4px}.chat-layout.expanded .chat-heading small{max-width:145px}.chat-layout.expanded .messages{padding:10px}.chat-layout.expanded .composer textarea{min-height:52px}.voice-control{padding:6px 10px;font-size:11px}}.chat-heading>div{min-width:0;flex:1}.chat-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-heading>.avatar,.chat-heading>.badge,.expand-chat{flex-shrink:0}
