: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}}.qode-wizard-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px;background:#030604c7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.qode-wizard{width:min(760px,100%);max-height:min(720px,calc(100vh - 48px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #334136;border-radius:20px;background:linear-gradient(145deg,#171b18,#0e110f);box-shadow:0 34px 100px #0000008c}.qode-wizard-header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #252d27}.qode-wizard-brand{display:flex;align-items:center;gap:9px;font-family:var(--display);font-size:14px;font-weight:700}.qode-wizard-brand img{width:28px;height:28px;object-fit:contain;border-radius:7px}.qode-wizard-close{width:34px;height:34px;border:0;border-radius:9px;background:transparent;color:var(--muted);font-size:21px;line-height:1}.qode-wizard-close:hover{background:#202521;color:var(--fg)}.qode-wizard-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 22px;transform:translateY(-2px)}.qode-wizard-progress span{height:3px;border-radius:2px;background:#29302b}.qode-wizard-progress span.active{background:var(--ink)}.qode-wizard-body{flex:1;min-height:430px;overflow-y:auto;padding:34px 46px 28px}.qode-wizard-body h1{max-width:620px;margin:6px 0 10px;font-size:32px;line-height:1.14;letter-spacing:-.9px}.qode-wizard-lead,.qode-wizard-intro>p:not(.qode-wizard-kicker){max-width:590px;margin:0;color:var(--muted);font-size:14px;line-height:1.65}.qode-wizard-kicker{margin:0;color:var(--ink);font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:1.6px}.qode-wizard-intro{padding-top:8px}.qode-wizard-orbit{width:68px;height:68px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:1px solid rgba(118,185,0,.42);border-radius:20px;background:radial-gradient(circle at 35% 30%,#9ade22,#5f9700);color:#10150d;font-family:var(--display);font-size:28px;font-weight:800;box-shadow:0 0 0 8px #76b9000a,0 14px 32px #00000040}.qode-wizard-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.qode-wizard-points span{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid var(--border);border-radius:10px;background:#121613;color:var(--fg-2);font-size:12px}.qode-wizard-points b{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:6px;background:#76b9001f;color:var(--ink);font-family:var(--mono);font-size:10px}.qode-wizard-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.qode-wizard-choices button{min-height:88px;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px;text-align:left;border:1px solid var(--border);border-radius:12px;background:#121613;color:var(--fg)}.qode-wizard-choices button:hover{border-color:#435047;background:#171c18}.qode-wizard-choices button.selected{border-color:#76b900bf;background:#76b90014;box-shadow:inset 0 0 0 1px #76b9002e}.qode-wizard-choice-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#202621;color:var(--ink);font-family:var(--mono);font-weight:700}.qode-wizard-choices strong,.qode-wizard-choices small{display:block}.qode-wizard-choices strong{font-family:var(--display);font-size:13.5px}.qode-wizard-choices small{margin-top:3px;color:var(--muted-2);font-size:11.5px;line-height:1.35}.qode-wizard-choices i{color:var(--ink);font-style:normal;font-size:16px;text-align:center}.qode-wizard-flow{display:grid;gap:9px;margin-top:25px}.qode-wizard-flow>div{display:grid;grid-template-columns:44px 1fr;align-items:center;gap:13px;padding:13px 15px;border:1px solid var(--border);border-radius:11px;background:#121613}.qode-wizard-flow b{color:var(--ink);font-family:var(--mono);font-size:11px}.qode-wizard-flow strong,.qode-wizard-flow small{display:block}.qode-wizard-flow strong{font-size:13.5px}.qode-wizard-flow small{margin-top:2px;color:var(--muted-2);font-size:11.5px}.qode-wizard-ready{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:11px 14px;border-radius:9px;background:#76b90014;color:var(--muted);font-size:11.5px}.qode-wizard-ready strong{color:#c8ef89;font-size:12.5px}.qode-wizard-footer{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 22px;border-top:1px solid #252d27;background:#111412}.qode-wizard-footer>div{display:flex;gap:8px}.qode-wizard-footer button{min-width:92px}.qode-wizard-skip{padding:8px;border:0;background:transparent;color:var(--muted);font-size:12px}.qode-wizard-skip:hover{color:var(--fg)}.qode-store-how{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 18px}.qode-store-how>div{display:flex;align-items:center;gap:10px;padding:11px 12px;border:1px solid var(--border);border-radius:10px;background:#121613}.qode-store-how b{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:7px;background:#76b9001f;color:var(--ink);font-family:var(--mono);font-size:10px}.qode-store-how strong,.qode-store-how small{display:block}.qode-store-how strong{font-size:12px}.qode-store-how small{margin-top:1px;color:var(--muted-2);font-size:10.5px;line-height:1.3}.qode-coding-badge{padding:2px 6px;border:1px solid rgba(118,185,0,.26);border-radius:5px;background:#76b90012;color:#a8d45e;font-size:9.5px;white-space:nowrap}.qode-coding-badge.technical{border-color:#5a5035;background:#d9a4410f;color:#c9aa67}.qode-best-for{color:var(--muted-2);font-size:11px;line-height:1.4}.qode-best-for b{color:var(--muted)}.qode-store-empty{padding:34px;text-align:center;color:var(--muted);border:1px dashed var(--border);border-radius:12px}.qode-app-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:flex;align-items:center;justify-content:center;padding:20px;background:#030604c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qode-app-detail{position:relative;width:min(560px,100%);max-height:calc(100vh - 40px);overflow-y:auto;padding:25px;border:1px solid #334136;border-radius:18px;background:linear-gradient(145deg,#171b18,#0e110f);box-shadow:0 30px 90px #0000008c}.qode-app-detail-close{position:absolute;right:15px;top:14px;width:32px;height:32px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:20px}.qode-app-detail-close:hover{background:#202521;color:var(--fg)}.qode-app-detail-title{display:flex;align-items:center;gap:12px;padding-right:38px;margin-bottom:20px}.qode-app-detail-title img,.qode-app-detail-title>span{width:42px!important;height:42px!important;border-radius:10px!important}.qode-app-detail-title small{color:var(--ink);font-family:var(--mono);font-size:9px;letter-spacing:1.3px}.qode-app-detail-title h2{margin:1px 0 0;font-size:23px}.qode-app-detail-row{display:grid;grid-template-columns:155px 1fr;gap:14px;padding:12px 0;border-top:1px solid var(--border)}.qode-app-detail-row>span{color:var(--muted);font-size:11.5px;font-weight:600}.qode-app-detail-row p{margin:0;color:var(--fg-2);font-size:12.5px;line-height:1.55}.qode-app-detail-note{margin-top:10px;padding:10px 12px;border-radius:8px;background:#d9a44112;color:#c8b584;font-size:11.5px}.qode-app-detail-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:14px;border-top:1px solid var(--border)}.qode-tour{position:fixed;top:0;right:0;bottom:0;left:0;z-index:230}.qode-tour-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#010302ad}.qode-tour-highlight{position:fixed;z-index:1;border:2px solid #8ed51c;border-radius:12px;box-shadow:0 0 0 5px #76b9001f,0 0 28px #76b9004d;pointer-events:none;transition:all .22s ease}.qode-tour-card{position:fixed;z-index:2;width:360px;padding:18px;border:1px solid #425043;border-radius:14px;background:#151a16;box-shadow:0 24px 72px #0000008c}.qode-tour-meta{display:flex;align-items:center;justify-content:space-between;color:var(--ink);font-family:var(--mono);font-size:9px;letter-spacing:1.2px}.qode-tour-meta b{color:var(--muted);letter-spacing:0}.qode-tour-card h2{margin:9px 0 6px;font-size:20px;letter-spacing:-.3px}.qode-tour-card p{margin:0;color:var(--fg-2);font-size:12.5px;line-height:1.55}.qode-tour-dots{display:flex;gap:4px;margin:14px 0}.qode-tour-dots i{width:13px;height:3px;border-radius:2px;background:#303832}.qode-tour-dots i.active{background:var(--ink)}.qode-tour-card footer{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid var(--border)}.qode-tour-card footer>div{display:flex;gap:6px}.qode-tour-card button{padding:7px 11px;border:1px solid var(--border-2);border-radius:7px;background:var(--panel-2);color:var(--fg);font-size:11.5px}.qode-tour-card button.primary{border-color:var(--ink);background:var(--ink);color:#10150d;font-weight:700}.qode-tour-card button.qode-tour-exit{border-color:transparent;background:transparent;color:var(--muted)}@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}.qode-wizard-backdrop{align-items:flex-end;padding:0}.qode-wizard{width:100%;max-height:94vh;border-width:1px 0 0;border-radius:20px 20px 0 0}.qode-wizard-header{height:56px;padding:0 16px}.qode-wizard-progress{padding:0 16px}.qode-wizard-body{min-height:0;padding:25px 20px 22px}.qode-wizard-body h1{font-size:26px}.qode-wizard-orbit{width:56px;height:56px;margin-bottom:20px;border-radius:16px;font-size:23px}.qode-wizard-points{grid-template-columns:1fr;gap:7px;margin-top:22px}.qode-wizard-points span{padding:10px}.qode-wizard-choices{grid-template-columns:1fr;gap:7px;margin-top:18px}.qode-wizard-choices button{min-height:72px;padding:11px 12px}.qode-wizard-flow{margin-top:18px}.qode-wizard-flow>div{grid-template-columns:35px 1fr;padding:11px 12px}.qode-wizard-footer{min-height:66px;padding:11px 14px}.qode-wizard-footer button{min-width:78px}.qode-store-how{grid-template-columns:1fr;gap:6px}.qode-store-how>div{padding:9px 10px}.qode-app-detail-backdrop{align-items:flex-end;padding:0}.qode-app-detail{width:100%;max-height:92vh;padding:21px 18px;border-width:1px 0 0;border-radius:18px 18px 0 0}.qode-app-detail-row{grid-template-columns:1fr;gap:3px;padding:10px 0}.qode-app-detail-actions{position:sticky;bottom:-21px;margin:18px -18px -21px;padding:12px 18px;background:#111412}.qode-app-detail-actions button{flex:1}.qode-coding-badge{font-size:8.5px}.qode-store-grid>.qode-card>div:nth-child(3){display:block;grid-column:1;grid-row:3;white-space:normal;overflow:visible}.qode-store-grid>.qode-card>button{grid-row:1/4}.qode-tour-card{left:12px!important;right:12px!important;top:auto!important;bottom:12px;width:auto;padding:16px}.qode-tour-card h2{font-size:18px}.qode-tour-highlight{border-radius:9px}}
