:root{--bg:#0b0d0c;--panel:#111512;--panel-2:#18201a;--panel-3:#0f1410;--fg:#f2f7f3;--fg-2:#c7d4c9;--muted:#9aaa9d;--muted-2:#718074;--faint:#4e5d51;--border:#26332a;--border-2:#35463a;--ink:#76b900;--ink-2:#5d9300;--link:#9ee637;--good:#76b900;--good-fg:#76b900;--warn:#d9a441;--bad:#ef6b6b;--sans:"IBM Plex Sans",system-ui,-apple-system,sans-serif;--display:"Space Grotesk","IBM Plex Sans",sans-serif;--mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,monospace}html,body{margin:0;padding:0;background:var(--bg);overflow-x:hidden}*{box-sizing:border-box}body{color:var(--fg);font-family:var(--sans);font-size:13.5px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:5px;border:2px solid var(--bg)}::-webkit-scrollbar-track{background:transparent}input::placeholder,textarea::placeholder{color:var(--muted-2)}input:focus,textarea:focus,select:focus{outline:1px solid #18181b26;border-color:#52525b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}button,a,input,select,textarea{transition:background .15s ease,border-color .15s ease,color .15s ease,filter .15s ease,transform .1s ease,box-shadow .2s ease}button{cursor:pointer;font-family:var(--sans)}button:hover{filter:brightness(.97)}button:active{transform:translateY(1px);filter:brightness(.92)}h1,h2,h3{font-family:var(--display)}a{color:inherit}.dc-hoverborder:hover{border-color:var(--faint)!important}.dc-hoverink:hover{color:var(--fg)!important}.prov-ico{display:flex;align-items:center;justify-content:center}.prov-ico svg{width:100%;height:100%;display:block}.qode-topbar{box-shadow:8px 0 30px #00000038;position:fixed;left:0;top:0;bottom:0;width:224px;height:auto!important;display:flex!important;flex-direction:column;align-items:stretch!important;justify-content:flex-start;padding:28px 16px!important;border-right:1px solid rgba(118,185,0,.16);border-bottom:0!important;background:linear-gradient(180deg,#111812,#0d110e 55%,#090b0a)!important}.qode-brand-mark{box-shadow:0 0 0 1px #76b90040,0 4px 16px #76b90033;letter-spacing:-1px}.qode-main{margin-left:224px;background:radial-gradient(circle at 58% -10%,rgba(118,185,0,.13),transparent 42%),radial-gradient(circle at 100% 100%,rgba(43,76,28,.11),transparent 35%),var(--bg)}.qode-topbar>div:first-child{padding:0 8px 34px;border-bottom:1px solid rgba(118,185,0,.14);margin-bottom:24px}.qode-nav{display:flex!important;flex-direction:column;gap:7px!important}.qode-nav>div{padding:12px 14px!important;border-radius:10px!important;font-size:13px!important;font-weight:600}.qode-nav>div:hover{background:#76b90014!important}.qode-search{order:4!important;width:100%!important;margin-top:auto;border-radius:10px!important;background:#0000002e!important}.qode-qadeem{order:5;margin-top:10px;padding:18px 12px 10px;border-top:1px solid rgba(118,185,0,.12)}.qode-topbar>div:last-child{order:6;justify-content:space-between}.qode-card{box-shadow:0 1px #ffffff06 inset,0 16px 38px #00000029;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.qode-card:hover{transform:translateY(-2px);border-color:#76b90047!important;box-shadow:0 1px #ffffff09 inset,0 20px 44px #0000003d}.qode-store-grid>.qode-card{border-radius:16px!important;position:relative;overflow:hidden}.qode-store-grid>.qode-card:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#76b900,transparent 72%);opacity:.7}.qode-eyebrow{display:flex;align-items:center;gap:9px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:1.8px;color:#8fa292}.qode-eyebrow span{width:24px;height:2px;background:#76b900;box-shadow:0 0 10px #76b9008c}.qode-hero{position:relative;display:flex;justify-content:space-between;align-items:flex-end;min-height:245px;margin-bottom:26px;padding:38px 42px;overflow:hidden;border:1px solid rgba(118,185,0,.16);border-radius:28px;background:linear-gradient(120deg,#162118f7,#0c0f0de6 66%),repeating-linear-gradient(90deg,transparent 0 49px,rgba(118,185,0,.04) 50px)}.qode-hero:after{content:"";position:absolute;width:330px;height:330px;right:-90px;top:-150px;border:1px solid rgba(118,185,0,.3);border-radius:50%;box-shadow:0 0 0 38px #76b90006,0 0 0 80px #76b90005}.qode-hero h1{position:relative;z-index:1;margin:14px 0 12px;font-size:43px;line-height:1.05;letter-spacing:-1.8px}.qode-hero h1 em{color:#9ed73b;font-style:normal;font-weight:500}.qode-hero p{position:relative;z-index:1;margin:0;max-width:560px;color:#94a298;font-size:14px}.qode-hero-stat{position:relative;z-index:1;display:flex;flex-direction:column;min-width:120px;padding:16px 18px;border-left:2px solid #76b900;background:#76b9000f}.qode-hero-stat b{font-family:var(--display);font-size:30px;line-height:1;color:#dfffb0}.qode-hero-stat span{margin-top:6px;color:#7f8d82;font-size:11px}.qode-launchpad{border-radius:20px!important;background:linear-gradient(145deg,#131a15,#0e120f)!important}.qode-section-kicker{margin-bottom:14px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:1.5px;color:#76b900}.qode-section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:4px 2px 16px}.qode-section-heading span{font-family:var(--mono);font-size:9px;letter-spacing:1.5px;color:#6e7c71}.qode-section-heading h2{margin:2px 0 0;font-size:24px;letter-spacing:-.6px}.qode-section-heading small{color:#657067}.qode-project-card{min-height:148px;border-radius:18px!important;background:linear-gradient(145deg,#121713,#0c100d)!important}.qode-project-card:hover{background:linear-gradient(145deg,#172019,#0e130f)!important}.qode-store-hero{position:relative;margin-bottom:26px;padding:34px 38px;border-left:3px solid #76b900;background:linear-gradient(90deg,rgba(118,185,0,.08),transparent 70%)}.qode-store-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr))!important;gap:16px!important}.qode-store-grid>.qode-card{min-height:176px;padding:20px!important;background:linear-gradient(145deg,#121713,#0c100d)!important}.qode-settings>.qode-card{border-radius:18px!important;background:linear-gradient(145deg,#121713,#0c100d)!important}.qode-settings>h1{font-size:38px!important;letter-spacing:-1px}.qode-settings>p{max-width:650px;font-size:14px;line-height:1.6}.qode-workspace>div:first-child{opacity:.7;text-transform:uppercase;letter-spacing:1px;font-family:var(--mono);font-size:10px!important}.qode-workspace h1{font-size:34px!important;letter-spacing:-1px}.qode-workspace>.qode-overview-grid .qode-card{border-radius:18px!important}.qode-topbar{width:232px;padding:24px 14px!important;background:#141615!important;border-right:1px solid #262927!important;box-shadow:none}.qode-topbar>div:first-child{padding:0 8px 24px;margin-bottom:16px;border-bottom:0}.qode-brand-mark{background:#76b900!important;box-shadow:none!important}.qode-nav{gap:3px!important}.qode-nav>div{padding:10px 12px!important;border-radius:8px!important;font-weight:500;color:#9da39f!important}.qode-nav>div:hover{background:#1d201e!important;color:#f3f5f3!important}.qode-search{background:#1a1d1b!important;border-color:#292d2a!important}.qode-main{margin-left:232px;background:#0f1110!important}.qode-card{background:#171a18!important;border:1px solid #292d2a!important;border-radius:12px!important;box-shadow:none!important;transform:none!important}.qode-card:hover{transform:none!important;border-color:#3a403b!important;box-shadow:none!important}.qode-hero{display:block;min-height:0;margin:0 auto 22px;padding:26px 0 8px;max-width:760px;text-align:center;border:0;border-radius:0;background:none}.qode-hero:after{display:none}.qode-hero h1{margin:0 0 10px;font-size:36px;line-height:1.2;letter-spacing:-1.2px}.qode-hero p{margin:auto;max-width:580px;font-size:14px;color:#89908b}.qode-launchpad{max-width:760px;margin-left:auto;margin-right:auto;padding:18px!important;background:#181b19!important;border-color:#303531!important;border-radius:14px!important}.qode-section-kicker{margin-bottom:12px;color:#aeb5b0;font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:0;text-transform:none}.qode-create-row{display:grid!important;grid-template-columns:minmax(0,1fr) 128px;gap:8px!important}.qode-create-row input,.qode-create-row button{width:100%!important;height:42px;min-width:0}.qode-create-row button{padding:0 14px!important}.qode-create-options{display:block!important}.qode-mode-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.qode-mode-row>div{display:flex;align-items:center;justify-content:center;min-width:0;min-height:38px;padding:7px 8px!important;text-align:center}.qode-store-link{display:block;margin:10px 1px 0!important;text-align:right}.qode-section-heading{max-width:920px;margin:34px auto 14px}.qode-section-heading h2{font-size:18px;letter-spacing:-.2px}.qode-section-heading span{display:none}.qode-home>[data-testid=app-list]{max-width:920px;margin:0 auto}.qode-project-card{min-height:0!important;padding:13px 15px!important;background:#151816!important;border-radius:10px!important}.qode-project-card:hover{background:#191d1a!important}.qode-store-hero{margin:0 0 24px;padding:10px 0 2px;border:0;background:none}.qode-store-grid{grid-template-columns:1fr!important;gap:7px!important;max-width:860px}.qode-store-grid>.qode-card{min-height:0;padding:11px 13px!important;background:#151816!important;border-radius:10px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto auto;column-gap:14px!important;row-gap:2px!important;align-items:center}.qode-store-grid>.qode-card:before{display:none}.qode-store-grid>.qode-card>div{min-width:0}.qode-store-grid>.qode-card>div:first-child{grid-column:1;grid-row:1}.qode-store-grid>.qode-card>div:nth-child(2){grid-column:1;grid-row:2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qode-store-grid>.qode-card>div:nth-child(3){grid-column:1;grid-row:3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qode-store-grid>.qode-card>button{grid-column:2;grid-row:1/4;width:84px;height:34px;padding:5px 10px!important;align-self:center}.qode-store-filters{max-width:860px!important;flex-wrap:nowrap!important}.qode-category-select{height:36px;min-width:170px;padding:0 34px 0 11px;border:1px solid var(--border-2);border-radius:9px;background:var(--panel);color:var(--fg);font-family:var(--sans);font-size:12.5px;cursor:pointer}.qode-store-filters input{height:36px}.qode-settings>.qode-card{background:#151816!important;border-radius:12px!important}.qode-settings>h1{font-size:30px!important;letter-spacing:-.6px}.qode-settings>p{font-size:13px}.qode-workspace h1{font-size:28px!important;letter-spacing:-.5px}.qode-workspace>.qode-overview-grid .qode-card{border-radius:12px!important}.qode-workspace-tabs{border-color:#292d2a!important}.qode-agent-chat{background:#141715!important}.qode-content{animation:qode-enter .22s ease-out both}.qode-card{box-shadow:0 1px 2px #0f172a06,0 10px 30px #0f172a09}.qode-card:hover{box-shadow:0 1px 2px #0f172a0a,0 14px 34px #0f172a0f}@keyframes qode-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (max-width:760px){.qode-topbar{position:relative;left:auto;top:auto;bottom:auto;width:auto;height:auto!important;min-height:56px;padding:12px 14px 8px!important;gap:10px!important;flex-wrap:wrap;flex-direction:row!important;border-right:0;border-bottom:1px solid rgba(118,185,0,.16)!important}.qode-topbar>div:first-child{padding:0;border:0;margin:0}.qode-topbar>div:last-child{order:initial;gap:8px!important}.qode-nav{order:3;width:100%;overflow-x:auto;padding-bottom:2px}.qode-nav{flex-direction:row!important}.qode-nav>div{padding:8px 12px!important;font-size:12px!important;white-space:nowrap}.qode-search{display:none!important}.qode-qadeem{display:none}.qode-main{margin-left:0;overflow:auto!important}.qode-topbar{background:#141615!important}.qode-content{padding:22px 16px 48px!important}.qode-workspace{width:100%;max-width:100%!important;min-width:0;padding:18px 12px 48px!important;overflow:hidden}.qode-workspace-header{display:block!important;margin-bottom:14px!important}.qode-workspace-header>div:first-child{min-width:0;margin-bottom:14px}.qode-workspace-actions{margin-left:0!important;width:100%;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.qode-workspace-actions>button{width:100%;min-width:0}.qode-workspace-actions>.qode-card{grid-column:1/-1}.qode-workspace-tabs{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;padding-bottom:2px}.qode-workspace-tabs::-webkit-scrollbar{display:none}.qode-workspace-tabs>div{flex:0 0 auto;padding:9px 13px!important}.qode-hero{padding:22px 6px 12px;text-align:left}.qode-hero h1{font-size:28px;letter-spacing:-.7px}.qode-hero p{font-size:13px}.qode-launchpad{padding:15px!important;border-radius:12px!important}.qode-launchpad input{min-width:0}.qode-create-row{grid-template-columns:1fr!important;gap:8px!important;margin-bottom:10px!important}.qode-create-row button{height:42px}.qode-mode-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.qode-mode-row>div:last-child{grid-column:1/-1}.qode-store-link{text-align:left;margin-top:11px!important;line-height:1.45}[data-testid=app-preset],[data-testid=starter-grid]{grid-template-columns:1fr!important;gap:6px!important}[data-testid=app-preset]>div{min-height:0!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:12px!important;padding:10px 12px!important;border-radius:9px!important}[data-testid=starter-grid]>div{min-height:0!important;align-items:center!important;padding:10px 12px!important;border-radius:9px!important}.qode-project-card{padding:12px 13px!important}.qode-project-card [data-testid=app-card]>div:nth-child(2){margin-bottom:5px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qode-section-heading{margin-top:28px}.qode-store-hero{padding:10px 0;margin:0 0 18px}.qode-store-hero h1{font-size:28px!important}.qode-store h1,.qode-settings h1{font-size:28px!important;letter-spacing:-.5px}.qode-store p,.qode-settings p{font-size:14px!important;line-height:1.55}.qode-store-filters{display:grid!important;grid-template-columns:140px minmax(0,1fr);gap:8px!important}.qode-category-select{width:100%;min-width:0}.qode-store-filters input{width:100%!important;min-width:0;margin:0!important}.qode-store-grid{grid-template-columns:1fr!important;gap:6px!important}.qode-store-grid>.qode-card{padding:10px 11px!important;border-radius:9px!important;column-gap:9px!important}.qode-store-grid>.qode-card>div:first-child{gap:8px!important}.qode-store-grid>.qode-card>div:first-child img,.qode-store-grid>.qode-card>div:first-child span:first-child{width:26px!important;height:26px!important;border-radius:7px!important}.qode-store-grid>.qode-card>div:nth-child(2){font-size:11.5px!important;color:var(--muted)!important}.qode-store-grid>.qode-card>div:nth-child(3){display:none}.qode-store-grid>.qode-card>button{grid-row:1/3;width:68px;height:32px;font-size:11.5px!important}.qode-overview-grid{display:flex!important;flex-direction:column;gap:14px!important;width:100%;min-width:0}.qode-overview-grid>*{width:100%;min-width:0;max-width:100%}.qode-agent-chat{height:520px!important;order:-1;width:100%!important;min-width:0!important;max-width:100%!important;overflow:hidden!important}.qode-agent-chat>div:first-child{display:flex!important;flex-wrap:wrap;gap:10px!important;align-items:center!important;padding:12px!important}.qode-agent-chat>div:first-child>div{display:grid!important;grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);gap:6px!important;width:100%;min-width:0;margin-left:0!important}.qode-agent-chat select{width:100%!important;max-width:100%!important;min-width:0!important}.qode-agent-chat textarea,.qode-agent-chat input{min-width:0!important;max-width:100%!important}.qode-agent-composer{display:grid!important;grid-template-columns:minmax(0,1fr) auto;width:100%;min-width:0;overflow:hidden}.qode-agent-composer textarea{width:100%;box-sizing:border-box}.qode-agent-composer button{min-width:64px}.qode-overview-grid iframe{max-width:100%}.qode-files-grid,.qode-git-grid{grid-template-columns:1fr!important;width:100%;min-width:0}[data-testid=processes-list]{overflow-x:auto;display:block!important;white-space:nowrap;padding-bottom:8px}.qode-agent-row{display:grid!important;grid-template-columns:1fr auto;gap:8px!important;padding:13px!important}.qode-agent-row>span{margin-left:0!important;grid-column:2;grid-row:1}.qode-agent-row>button{grid-column:1/-1;width:100%}.qode-model-row{align-items:stretch!important;flex-direction:column!important;gap:5px!important}.qode-model-row input{width:100%!important}}
