:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #1c1532;--muted: #766b91;--violet: #7c3aed;--violet-dark: #4c1d95;--blue: #3b82f6;--surface: rgba(255, 255, 255, .74);--surface-strong: rgba(255, 255, 255, .9);--line: rgba(124, 58, 237, .16);--shadow: 0 24px 70px rgba(76, 29, 149, .22)}*{box-sizing:border-box}html{min-height:100%;background:#f8f5ff}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);overflow-x:hidden}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.app{position:relative;min-height:100vh;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom));background:radial-gradient(circle at 16% 14%,rgba(124,58,237,.23),transparent 32%),radial-gradient(circle at 88% 8%,rgba(59,130,246,.18),transparent 28%),linear-gradient(145deg,#fff,#f4efff 48%,#fff)}.app.theme-ocean{--violet: #0891b2;--violet-dark: #155e75;--blue: #2563eb;--line: rgba(8, 145, 178, .18);--shadow: 0 24px 70px rgba(21, 94, 117, .2)}.app.theme-emerald{--violet: #10b981;--violet-dark: #065f46;--blue: #14b8a6;--line: rgba(16, 185, 129, .18);--shadow: 0 24px 70px rgba(6, 95, 70, .18)}.app.theme-rose{--violet: #e11d48;--violet-dark: #9f1239;--blue: #f97316;--line: rgba(225, 29, 72, .18);--shadow: 0 24px 70px rgba(159, 18, 57, .18)}.app.glass-off{--surface: rgba(255, 255, 255, .94);--surface-strong: rgba(255, 255, 255, .98)}.app.density-compact .screen{padding-top:2px}.app.density-compact .quick-grid,.app.density-compact .file-list,.app.density-compact .plan-list{gap:8px}.app.editor-large code{font-size:.98rem}.ambient{position:fixed;pointer-events:none;filter:blur(28px);opacity:.75}.ambient-one{width:220px;height:220px;left:-90px;bottom:12%;background:#7c3aed3d}.ambient-two{width:190px;height:190px;right:-80px;top:10%;background:#3b82f62e}.phone-shell{width:min(100%,430px);height:min(860px,calc(100vh - 28px));min-height:620px;position:relative;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:34px;background:linear-gradient(160deg,#ffffffd1,#f4efffa3);box-shadow:var(--shadow),inset 0 1px #fffffff5;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.phone-shell:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.44),transparent 38%),radial-gradient(circle at 50% 0,rgba(124,58,237,.12),transparent 34%)}.auth-shell{background:radial-gradient(circle at 50% 0,rgba(124,58,237,.18),transparent 36%),linear-gradient(160deg,#ffffffe6,#f4efffb3)}.auth-shell .app-header{padding-bottom:0}.app-header,.screen-stack,.bottom-nav{position:relative;z-index:1}.app-header{z-index:6;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;padding:8px 18px 6px}.app-header.brand-only{grid-template-columns:minmax(0,1fr)}.brand-lockup{grid-column:2;display:grid;place-items:center;width:100%;min-width:0}.app-header.brand-only .brand-lockup{grid-column:1}.brand-logo{width:auto;height:clamp(92px,23vw,104px);max-width:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 14px 22px rgba(76,29,149,.16))}.eyebrow{margin:0 0 3px;color:#6d5f8d;font-size:.72rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.1rem,4.6vw,1.35rem);line-height:1}.icon-button,.toolbar-actions button{width:42px;height:42px;display:grid;place-items:center;color:var(--violet-dark);border-radius:15px;background:#ffffffbd;box-shadow:0 10px 28px #4c1d951f}.app-header .icon-button{align-self:center;justify-self:center}.header-menu-button{grid-column:1}.header-settings-button{grid-column:3}.feature-menu{position:absolute;top:78px;left:18px;right:18px;z-index:4;display:grid;gap:7px;padding:12px;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#ffffffe0;box-shadow:0 24px 60px #4c1d952e;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.feature-menu-title{padding:4px 5px 8px}.feature-menu-title span,.feature-menu-title small{display:block}.feature-menu-title span{color:var(--ink);font-weight:900}.feature-menu-title small{color:var(--muted);font-size:.75rem;font-weight:750}.feature-menu button{min-height:42px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 12px;color:#49385f;border-radius:15px;background:#ffffff9e;text-align:left;font-weight:850}.feature-menu button.active,.feature-menu button:hover{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue))}.feature-menu .danger-menu-item{color:#be123c}.screen-stack{min-height:0;overflow-y:auto;scrollbar-width:none}.screen-stack::-webkit-scrollbar{display:none}.screen{min-height:100%;padding:8px 18px 18px;animation:screen-in .26s ease both}.auth-screen,.subscription-screen{display:flex;flex-direction:column}.auth-screen{justify-content:center;gap:16px;padding-top:0}.auth-intro{text-align:center}.auth-intro h2,.subscription-hero h2{margin-bottom:10px;color:#211538;font-size:clamp(2rem,9vw,2.65rem);line-height:.96}.auth-intro p,.subscription-hero p{max-width:310px;margin:0 auto;color:var(--muted);line-height:1.5}.pill.auth-pill{margin-bottom:14px;color:#4c1d95;background:linear-gradient(135deg,#ffffffc7,#f3e8ffb8),#7c3aed24;box-shadow:0 12px 26px #7c3aed29,inset 0 0 0 1px #7c3aed24}.auth-card{display:grid;gap:13px;padding:16px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:#ffffffb8;box-shadow:0 20px 48px #4c1d9524;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.input-field{display:grid;gap:7px}.input-field>span{color:#46345f;font-size:.78rem;font-weight:850}.input-field>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:54px;padding:0 14px;border:1px solid rgba(124,58,237,.14);border-radius:18px;background:#ffffffd6;box-shadow:inset 0 1px #fffc}.input-field svg{color:#7c3aed}.input-field input{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.input-field input::placeholder{color:#a197b7}.form-options{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.8rem;font-weight:750}.form-options label{display:inline-flex;align-items:center;gap:7px}.form-options input{width:16px;height:16px;accent-color:var(--violet)}.form-options button,.auth-switcher button{padding:0;color:var(--violet);background:transparent;font-weight:850}.form-message{display:flex;align-items:center;gap:7px;margin:0;padding:10px 12px;color:#6d28d9;border:1px solid rgba(124,58,237,.18);border-radius:15px;background:#f3e8ffad;font-size:.8rem;font-weight:800;line-height:1.35}.form-message svg{flex:0 0 auto}.secondary-action{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;color:var(--violet-dark);border:1px solid var(--line);border-radius:17px;background:#ffffffb8;box-shadow:0 12px 26px #4c1d9514;font-weight:900}.primary-action{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;color:#fff;border-radius:19px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.28),transparent 32%),linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 16px 34px #7c3aed47;font-weight:900}.primary-action:disabled,.secondary-action:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.auth-switcher{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:.86rem;font-weight:750}.mini-plan{display:grid;grid-template-columns:auto 1fr;gap:11px;align-items:center;padding:13px;border-radius:19px;color:#362150;background:linear-gradient(135deg,#7c3aed1f,#3b82f61a)}.mini-plan svg{color:var(--violet)}.mini-plan strong,.mini-plan span{display:block}.mini-plan strong{margin-bottom:2px;font-size:.9rem}.mini-plan span{color:var(--muted);font-size:.78rem;line-height:1.35}.subscription-screen{position:relative;height:auto;min-height:0;gap:13px;overflow:visible;padding-top:0;padding-bottom:28px}.subscription-topbar{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;color:#46345f;font-size:.86rem;font-weight:900;text-align:center}.ghost-icon-button{width:42px;height:42px;display:grid;place-items:center;color:var(--violet-dark);border-radius:15px;background:#ffffffbd;box-shadow:0 10px 26px #4c1d951a}.subscription-hero{padding:20px;border:1px solid rgba(255,255,255,.72);border-radius:28px;color:#fff;background:radial-gradient(circle at 88% 16%,rgba(255,255,255,.42),transparent 28%),linear-gradient(145deg,#8b5cf6,#6d28d9 56%,#3b82f6 140%);box-shadow:0 22px 50px #6d28d947}.subscription-hero h2,.subscription-hero p{color:#fff}.subscription-hero p{margin-left:0;color:#ffffffc7}.plan-list{flex:0 0 auto;display:grid;align-content:start;gap:10px;min-height:0;overflow:visible;padding-right:2px;scrollbar-width:none}.plan-list::-webkit-scrollbar{display:none}.plan-card{display:grid;gap:13px;width:100%;padding:14px;color:var(--ink);border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 14px 32px #4c1d951a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left}.plan-card.featured{border-color:#7c3aed57;background:linear-gradient(135deg,#ffffffdb,#f4efffc2),#ffffffc2;box-shadow:0 18px 42px #7c3aed2e}.plan-option{position:relative}.plan-option.selected{border-color:#7c3aeda8;box-shadow:0 20px 44px #7c3aed33}.plan-option.selected:after{content:"";position:absolute;top:14px;right:14px;width:10px;height:10px;border-radius:999px;background:#7c3aed;box-shadow:0 0 0 5px #7c3aed24}.plan-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.plan-card h3{margin-bottom:2px;font-size:1.05rem}.plan-card-header span{color:var(--muted);font-size:.78rem;font-weight:750}.plan-card-header strong{color:var(--violet-dark);font-size:1.35rem}.plan-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.plan-card li{display:flex;align-items:center;gap:8px;color:#4b3d63;font-size:.84rem;font-weight:750}.plan-card li svg{flex:0 0 auto;color:var(--violet)}.selected-plan-summary{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(255,255,255,.78);border-radius:20px;background:linear-gradient(135deg,#ffffffdb,#f4efffb8),#ffffffc7;box-shadow:0 14px 32px #4c1d951a}.selected-plan-summary span,.checkout-plan-row span{display:block;color:var(--muted);font-size:.72rem;font-weight:850}.selected-plan-summary strong,.checkout-plan-row strong{color:var(--violet-dark);font-weight:950}.selected-plan-summary>strong{font-size:1.1rem;white-space:nowrap}.sticky-action{flex:0 0 auto;margin-top:0}.checkout-overlay{position:absolute;inset:0;z-index:12;display:grid;align-items:end;overflow:hidden}.checkout-backdrop{position:absolute;inset:0;background:#21153842;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.checkout-sheet{position:relative;z-index:1;display:grid;gap:13px;width:100%;max-height:min(510px,76vh);overflow-y:auto;padding:10px 14px 16px;border:1px solid rgba(255,255,255,.86);border-radius:28px 28px 0 0;background:radial-gradient(circle at 84% 8%,rgba(124,58,237,.14),transparent 32%),#ffffffeb;box-shadow:0 -22px 54px #4c1d953d;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.checkout-handle{justify-self:center;width:42px;height:5px;border-radius:999px;background:#7c3aed38}.checkout-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-close{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;color:var(--violet-dark);border-radius:14px;background:#7c3aed14}.checkout-plan-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(124,58,237,.14);border-radius:18px;background:#ffffffb3}.payment-card-title{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.payment-card-title svg{color:var(--violet)}.payment-card-title strong,.payment-card-title span{display:block}.payment-card-title strong{font-size:.92rem}.payment-card-title span{color:var(--muted);font-size:.78rem;font-weight:750}.provider-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:5px;border-radius:17px;background:#7c3aed14}.provider-switch button{min-height:38px;color:#6d5f8d;border-radius:13px;background:transparent;font-weight:900}.provider-switch button.active{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 10px 22px #7c3aed38}.payment-fields{display:grid;grid-template-columns:1fr .55fr;gap:9px}.checkout-sheet .input-field>div{min-height:48px}.checkout-action{margin-top:0}@keyframes screen-in{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.hero-card{min-height:236px;display:grid;grid-template-columns:1.12fr .88fr;gap:14px;align-items:end;padding:22px;overflow:hidden;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.68),transparent 34%),linear-gradient(145deg,#8b5cf6,#6d28d9 52%,#fff 148%);color:#fff;box-shadow:0 22px 50px #6d28d952}.pill{width:fit-content;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;margin-bottom:16px;border-radius:999px;background:#ffffff2e;color:#fffffff0;font-size:.78rem;font-weight:800;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-card h2{max-width:230px;margin-bottom:12px;font-size:clamp(2rem,11vw,3rem);line-height:.94}.hero-card p{max-width:240px;margin-bottom:0;color:#ffffffc7;line-height:1.5}.hero-device{min-height:168px;display:grid;align-content:center;justify-items:center;gap:16px;border-radius:28px;color:#fff;background:linear-gradient(155deg,#ffffff3d,#ffffff14),#ffffff1a;box-shadow:inset 0 1px #fff6;transform:rotate(4deg)}.device-lines{display:grid;gap:7px;width:62%}.device-lines span{height:7px;border-radius:999px;background:#ffffff8a}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0 20px}.metric,.quick-card,.chat-panel,.prompt-box,.editor-toolbar,.preview-stage,.file-row{border:1px solid var(--line);background:var(--surface);box-shadow:0 14px 34px #4c1d951a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.metric{padding:14px 10px;border-radius:20px;text-align:center}.metric strong,.metric span{display:block}.metric strong{font-size:1.25rem}.metric span,.quick-card small,.file-row p{color:var(--muted);font-size:.78rem}.section-heading,.screen-title,.editor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h3,.screen-title h2,.editor-toolbar h2{margin-bottom:0;font-size:1.2rem}.section-heading span{color:var(--muted);font-size:.82rem;font-weight:700}.quick-grid{display:grid;gap:12px}.quick-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;width:100%;padding:16px;color:var(--ink);border-radius:22px;text-align:left}.quick-card svg{grid-row:span 2;color:var(--violet)}.quick-card span{font-weight:850}.account-card{display:grid;gap:14px;margin-top:14px;padding:16px;border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 16px 38px #4c1d951f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.account-card-top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.account-avatar{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:17px;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 26px #7c3aed38}.account-card h3{margin-bottom:2px;font-size:1rem}.account-card-top span{display:block;min-width:0;overflow:hidden;color:var(--muted);font-size:.78rem;font-weight:750;text-overflow:ellipsis}.ghost-icon-button.compact{width:38px;height:38px;border-radius:14px}.account-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.account-metrics div{padding:12px;border-radius:18px;background:#ffffffc2;border:1px solid rgba(124,58,237,.11)}.account-metrics strong,.account-metrics span{display:block}.account-metrics strong{color:var(--violet-dark);font-size:1.05rem}.account-metrics span{color:var(--muted);font-size:.75rem;font-weight:750}.activity-panel{display:grid;gap:8px}.activity-heading{display:flex;align-items:center;gap:7px;color:#3b2b55;font-size:.86rem}.activity-heading svg{color:var(--violet)}.activity-row{padding:10px 11px;border-radius:16px;background:#ffffffb3}.activity-row p{margin-bottom:4px;color:#4b3d63;font-size:.78rem;font-weight:750;line-height:1.35}.activity-row span{color:var(--muted);font-size:.72rem;font-weight:800}.profile-screen{display:grid;align-content:start;gap:14px}.profile-hero{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:18px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:radial-gradient(circle at 88% 16%,rgba(255,255,255,.36),transparent 30%),linear-gradient(135deg,var(--violet),var(--blue));color:#fff;box-shadow:0 22px 48px #4c1d9538}.profile-avatar{width:62px;height:62px;display:grid;place-items:center;border-radius:22px;background:#ffffff2e;box-shadow:inset 0 1px #ffffff5c}.profile-hero .eyebrow,.profile-hero h2,.profile-hero span{color:#fff}.profile-hero h2{margin-bottom:4px;font-size:1.45rem}.profile-hero span{display:block;overflow:hidden;font-size:.82rem;font-weight:750;opacity:.8;text-overflow:ellipsis}.profile-card{display:grid;gap:13px;padding:16px;border:1px solid var(--line);border-radius:26px;background:var(--surface);box-shadow:0 16px 38px #4c1d951f;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.ai-key-card{background:radial-gradient(circle at 88% 0%,rgba(59,130,246,.13),transparent 34%),#ffffffc7}.ai-key-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid rgba(124,58,237,.12);border-radius:20px;background:#ffffffad}.ai-key-heading>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.ai-key-heading svg{color:var(--violet)}.ai-key-heading strong,.ai-key-heading span{display:block}.ai-key-heading strong{color:#33234c;font-size:.9rem}.ai-key-heading span{color:var(--muted);font-size:.74rem;font-weight:850}.key-status{min-width:74px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;color:#6d28d9;border-radius:999px;background:#f3e8ffc7;font-size:.72rem;font-weight:950}.key-status.connected{color:#047857;background:#d1fae5d1}.profile-key-actions{display:grid;grid-template-columns:1fr .72fr;gap:9px}.profile-key-actions .primary-action,.profile-key-actions .secondary-action{min-height:50px;border-radius:17px}.danger-action{color:#be123c;border-color:#f43f5e29;background:#fff1f2bd}.setting-group{display:grid;gap:10px;padding:12px;border:1px solid rgba(124,58,237,.12);border-radius:20px;background:#ffffffad}.setting-group-title{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.setting-group-title svg{color:var(--violet)}.setting-group-title strong,.setting-group-title span{display:block}.setting-group-title strong{color:#33234c;font-size:.9rem}.setting-group-title span{color:var(--muted);font-size:.74rem;font-weight:800;text-transform:capitalize}.option-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.option-grid button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#5a4a72;border:1px solid rgba(124,58,237,.12);border-radius:15px;background:#ffffffb8;font-size:.8rem;font-weight:900}.option-grid button.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 26px #7c3aed38}.swatch{width:13px;height:13px;border-radius:999px;box-shadow:inset 0 0 0 2px #ffffff80}.swatch-violet{background:linear-gradient(135deg,#7c3aed,#3b82f6)}.swatch-ocean{background:linear-gradient(135deg,#0891b2,#2563eb)}.swatch-emerald{background:linear-gradient(135deg,#10b981,#14b8a6)}.swatch-rose{background:linear-gradient(135deg,#e11d48,#f97316)}.toggle-row{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:13px;border-radius:20px;background:#ffffffad;border:1px solid rgba(124,58,237,.12)}.toggle-row strong,.toggle-row span{display:block}.toggle-row strong{margin-bottom:2px;color:#33234c;font-size:.9rem}.toggle-row span{color:var(--muted);font-size:.76rem;line-height:1.35}.toggle-row input{width:44px;height:24px;accent-color:var(--violet)}.profile-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.profile-actions button{min-height:54px;display:grid;place-items:center;gap:4px;color:#5a4a72;border-radius:18px;background:#ffffffbd;box-shadow:0 12px 26px #4c1d951a;font-size:.72rem;font-weight:900}.profile-actions svg{color:var(--violet)}.theme-ocean .hero-card,.theme-ocean .subscription-hero{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.56),transparent 34%),linear-gradient(145deg,#06b6d4,#0891b2 52%,#2563eb 130%)}.theme-emerald .hero-card,.theme-emerald .subscription-hero{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.5),transparent 34%),linear-gradient(145deg,#34d399,#10b981 52%,#14b8a6 130%)}.theme-rose .hero-card,.theme-rose .subscription-hero{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.5),transparent 34%),linear-gradient(145deg,#fb7185,#e11d48 52%,#f97316 130%)}.chat-panel{height:338px;display:flex;flex-direction:column;gap:14px;margin:16px 0 14px;padding:16px;overflow:hidden;border-radius:26px;overflow-y:auto;scrollbar-width:none}.chat-panel::-webkit-scrollbar{display:none}.bubble-row{display:flex;align-items:flex-end;gap:9px}.bubble-row.user{flex-direction:row-reverse}.avatar{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;color:var(--violet);border-radius:12px;background:#fffc}.chat-bubble{max-width:82%;margin-bottom:0;padding:13px 14px;border-radius:20px 20px 20px 7px;background:#ffffffe6;color:#312447;line-height:1.45;box-shadow:0 10px 24px #4c1d9514}.bubble-row.user .chat-bubble{border-radius:20px 20px 7px;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff}.prompt-box{display:grid;grid-template-columns:1fr auto;gap:10px;padding:9px;border-radius:23px}.stack-controls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 0}.stack-controls label{display:grid;gap:6px}.stack-controls span{color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.stack-controls select{min-width:0;min-height:44px;padding:0 12px;color:#33234c;border:1px solid rgba(124,58,237,.16);border-radius:16px;outline:0;background:#ffffffc7;box-shadow:0 10px 22px #4c1d9514;font-weight:850}.prompt-box input{min-width:0;padding:0 8px;color:var(--ink);border:0;outline:0;background:transparent}.prompt-box button,.new-file-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 26px #7c3aed3d}.prompt-box button{width:44px;height:44px;border-radius:16px}.toolbar-actions{display:flex;gap:8px}.ide-screen{padding-top:4px}.ide-shell{display:grid;gap:10px;padding:10px;overflow:hidden;color:#f6f1ff;border:1px solid rgba(255,255,255,.12);border-radius:27px;background:radial-gradient(circle at 82% 8%,rgba(124,58,237,.18),transparent 34%),#0f1020;box-shadow:0 24px 58px #0f10205c}.ide-titlebar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 8px 0}.ide-titlebar .eyebrow{color:#a79ac4}.ide-titlebar h2{max-width:190px;margin-bottom:0;overflow:hidden;color:#fff;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.ide-titlebar .toolbar-actions button{width:38px;height:38px;color:#e9ddff;background:#ffffff14;box-shadow:none}.ide-command-row{display:flex;gap:8px;overflow-x:auto;padding:0 2px 2px;scrollbar-width:none}.ide-command-row::-webkit-scrollbar,.editor-tabs::-webkit-scrollbar{display:none}.ide-command-row button{min-height:34px;display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;padding:0 10px;color:#cbbfea;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0f;font-size:.72rem;font-weight:850}.ide-shell .stack-controls{margin:0}.ide-shell .stack-controls span{color:#a79ac4}.ide-shell .stack-controls select{min-height:40px;color:#f6f1ff;border-color:#ffffff1a;background:#171428;box-shadow:none}.ide-workbench{display:grid;grid-template-columns:minmax(104px,.38fr) minmax(0,1fr);min-height:370px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#151122}.ide-sidebar{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);border-right:1px solid rgba(255,255,255,.08);background:#11101d}.ide-activity-bar{display:grid;align-content:start;gap:7px;padding:8px 5px;border-right:1px solid rgba(255,255,255,.07)}.ide-activity-bar button{width:24px;height:24px;display:grid;place-items:center;color:#86799f;border-radius:8px;background:transparent}.ide-activity-bar button.active{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue))}.ide-explorer{min-width:0;padding:9px 7px}.ide-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:8px;color:#bdb0dc;font-size:.68rem;font-weight:950;text-transform:uppercase}.ide-panel-heading button{width:22px;height:22px;display:grid;place-items:center;color:#d8ccf5;border-radius:7px;background:#ffffff14}.ide-file-tree{display:grid;gap:5px}.ide-file-tree button{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;padding:7px 6px;color:#b7abc9;border-radius:9px;background:transparent;text-align:left;font-size:.68rem;font-weight:800}.ide-file-tree button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ide-file-tree button.active{color:#fff;background:#7c3aed3d}.ide-main-panel{min-width:0;display:grid;grid-template-rows:auto minmax(210px,1fr) auto;background:#151122}.editor-tabs{display:flex;gap:0;overflow-x:auto;border-bottom:1px solid rgba(255,255,255,.08);scrollbar-width:none}.editor-tabs button{min-width:90px;max-width:140px;padding:10px 12px;overflow:hidden;color:#a69abf;border-right:1px solid rgba(255,255,255,.06);border-radius:0;background:#ffffff08;font-size:.76rem;font-weight:800;text-align:left;text-overflow:ellipsis;white-space:nowrap}.editor-tabs .active-tab{color:#fff;background:#7c3aed3b;box-shadow:inset 0 -2px 0 var(--violet)}pre{margin:0;padding:16px 0 22px;overflow-x:auto}code,.manual-editor textarea{display:block;min-width:max-content;color:#f5f0ff;font:.86rem/1.7 SFMono-Regular,Consolas,Liberation Mono,monospace}code span{display:inline-block;width:30px;margin-right:14px;color:#766a91;-webkit-user-select:none;user-select:none}.manual-editor{display:grid;grid-template-columns:auto 1fr;min-height:210px;max-height:300px;overflow:auto;padding:14px 0 18px}.line-gutter{display:grid;align-content:start;gap:0;padding:0 0 0 18px}.line-gutter span{height:1.7em;width:30px;color:#766a91;font:.86rem/1.7 SFMono-Regular,Consolas,Liberation Mono,monospace;-webkit-user-select:none;user-select:none}.manual-editor textarea{width:100%;min-width:390px;min-height:100%;padding:0 18px 0 14px;border:0;outline:0;resize:none;background:transparent;white-space:pre}.ide-bottom-panel{border-top:1px solid rgba(255,255,255,.08);background:#11101d}.ide-bottom-tabs{display:flex;gap:5px;padding:7px 8px 0}.ide-bottom-tabs span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;color:#9083a8;border-radius:9px 9px 0 0;font-size:.68rem;font-weight:900}.ide-bottom-tabs span.active{color:#fff;background:#ffffff0f}.terminal-output{display:grid;gap:3px;padding:8px 12px 12px;color:#86efac;font:.72rem/1.45 SFMono-Regular,Consolas,Liberation Mono,monospace}.ide-statusbar{display:flex;align-items:center;flex-wrap:wrap;gap:5px;padding:8px 9px;color:#fff;border-radius:0 0 18px 18px;background:linear-gradient(135deg,var(--violet),var(--blue))}.ide-statusbar span{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border-radius:999px;background:#ffffff24;font-size:.66rem;font-weight:900}.status-dot{padding:7px 10px;border-radius:999px;color:#15803d;background:#dcfce7db;font-size:.76rem;font-weight:850}.preview-stage{min-height:560px;display:grid;place-items:center;margin-top:16px;padding:24px;border-radius:30px;background:radial-gradient(circle at 50% 18%,rgba(124,58,237,.2),transparent 32%),var(--surface)}.preview-phone{width:min(245px,100%);min-height:470px;position:relative;display:grid;align-content:end;padding:18px;border:9px solid #231836;border-radius:40px;background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.7),transparent 28%),linear-gradient(160deg,#9f7aea,#ede9fe 48%,#fff);box-shadow:0 26px 60px #4c1d9547}.preview-notch{position:absolute;top:12px;left:50%;width:74px;height:18px;border-radius:0 0 14px 14px;background:#231836;transform:translate(-50%)}.preview-app-card{padding:18px;border-radius:24px;background:#ffffffc7;box-shadow:0 18px 40px #4c1d952e}.preview-app-card span{color:var(--violet);font-size:.78rem;font-weight:850;text-transform:uppercase}.preview-app-card h3{margin:8px 0 14px;font-size:1.35rem}.preview-progress{height:10px;overflow:hidden;border-radius:999px;background:#7c3aed21}.preview-progress span{display:block;width:72%;height:100%;background:linear-gradient(90deg,var(--violet),var(--blue))}.preview-app-card ul{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none;color:#4b3d63;font-size:.86rem}.new-file-button{min-height:40px;padding:0 14px;border-radius:15px;font-weight:850}.file-list{display:grid;gap:12px;margin-top:16px}.files-summary{display:grid;grid-template-columns:.8fr .8fr 1.4fr;gap:10px;margin-top:14px}.files-summary div{min-width:0;padding:12px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffb8;box-shadow:0 12px 26px #4c1d9514}.files-summary strong,.files-summary span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.files-summary strong{color:var(--violet-dark);font-size:1rem}.files-summary span{color:var(--muted);font-size:.7rem;font-weight:850}.file-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:14px;color:var(--ink);border:1px solid rgba(124,58,237,.12);border-radius:22px;background:#ffffffb8;box-shadow:0 12px 28px #4c1d951a;text-align:left}.file-row.active{border-color:#7c3aed6b;box-shadow:0 16px 36px #7c3aed29}.file-icon{width:42px;height:42px;display:grid;place-items:center;color:#fff;border-radius:16px;background:linear-gradient(135deg,var(--violet),var(--blue))}.file-row>span{color:var(--muted);font-size:.78rem;font-weight:800}.bottom-nav{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin:0 12px 12px;padding:8px;border:1px solid rgba(255,255,255,.74);border-radius:25px;background:#ffffffc2;box-shadow:0 18px 46px #4c1d9529;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.bottom-nav button{min-width:0;display:grid;justify-items:center;gap:4px;padding:9px 4px;color:#7b7192;border-radius:18px;background:transparent;transition:color .18s ease,background .18s ease,transform .18s ease}.bottom-nav button.active{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 24px #7c3aed3d;transform:translateY(-1px)}.bottom-nav span{max-width:100%;overflow:hidden;font-size:.68rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}@media(min-width:720px){.app{padding:28px}.phone-shell{height:min(860px,calc(100vh - 56px))}}@media(orientation:landscape)and (max-height:560px){.app{align-items:center;padding:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom))}.phone-shell.screen-code{width:min(100%,980px);height:calc(100dvh - 16px);min-height:0;grid-template-rows:auto minmax(0,1fr) auto;border-radius:24px}.phone-shell.screen-code .app-header{grid-template-columns:46px minmax(0,1fr) 46px;padding:3px 12px 2px}.phone-shell.screen-code .brand-logo{height:clamp(48px,14vh,62px);max-width:260px}.phone-shell.screen-code .icon-button{width:38px;height:38px;border-radius:13px}.phone-shell.screen-code .screen-stack{min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;overscroll-behavior:contain}.phone-shell.screen-code .screen{height:auto;min-height:0;padding:4px 12px 8px}.phone-shell.screen-code .ide-screen{overflow:visible}.phone-shell.screen-code .ide-shell{min-height:440px;height:auto;grid-template-columns:minmax(180px,.26fr) minmax(0,1fr);grid-template-rows:auto auto minmax(260px,1fr) auto;column-gap:12px;row-gap:8px;padding:8px;border-radius:22px}.phone-shell.screen-code .ide-titlebar{grid-column:1;grid-row:1;padding:3px 4px 0}.phone-shell.screen-code .ide-titlebar h2{max-width:145px;font-size:.92rem}.phone-shell.screen-code .ide-titlebar .toolbar-actions button{width:32px;height:32px;border-radius:12px}.phone-shell.screen-code .ide-command-row{grid-column:1;grid-row:2;padding:0}.phone-shell.screen-code .ide-command-row button{min-height:30px;padding:0 8px;font-size:.66rem}.phone-shell.screen-code .ide-shell .stack-controls{grid-column:1;grid-row:3;align-content:start;grid-template-columns:1fr;gap:8px}.phone-shell.screen-code .ide-shell .stack-controls select{min-height:36px;border-radius:13px}.phone-shell.screen-code .ide-workbench{grid-column:2;grid-row:1 / 4;min-height:0;height:auto;grid-template-columns:minmax(138px,.28fr) minmax(0,1fr)}.phone-shell.screen-code .ide-main-panel{grid-template-rows:auto minmax(0,1fr) auto}.phone-shell.screen-code .manual-editor{min-height:0;max-height:none;height:auto;padding:10px 0 12px}.phone-shell.screen-code .manual-editor textarea{min-width:520px}.phone-shell.screen-code .terminal-output{max-height:52px;overflow:hidden;padding:6px 10px 8px}.phone-shell.screen-code .ide-statusbar{grid-column:1 / -1;grid-row:4;padding:6px 8px;border-radius:0 0 16px 16px}.phone-shell.screen-code .bottom-nav{margin:0 10px 8px;padding:5px;border-radius:20px}.phone-shell.screen-code .bottom-nav button{gap:2px;padding:5px 3px;border-radius:14px}.phone-shell.screen-code .bottom-nav span{font-size:.62rem}}@media(max-width:375px){.phone-shell{border-radius:26px}.app-header,.screen{padding-left:13px;padding-right:13px}.hero-card{grid-template-columns:1fr;min-height:0}.hero-device{min-height:118px}}.app{--ink: #211633;--muted: #7b7190;--violet: #8b5cf6;--violet-dark: #5b21b6;--blue: #4f8df7;--surface: rgba(255, 255, 255, .82);--surface-strong: rgba(255, 255, 255, .96);--line: rgba(139, 92, 246, .13);--shadow: 0 24px 60px rgba(88, 55, 148, .16);background:linear-gradient(160deg,#fff,#f5f0ff 42%,#fff)}.ambient{display:none}.phone-shell{width:min(100%,430px);height:min(860px,calc(100dvh - 28px));min-height:620px;border:1px solid rgba(255,255,255,.86);border-radius:32px;background:linear-gradient(180deg,#fffffff0,#f8f5ffe0);box-shadow:0 26px 70px #2e195929}.phone-shell:before{background:linear-gradient(180deg,rgba(139,92,246,.07),transparent 28%)}.app-header{grid-template-columns:48px minmax(0,1fr) 48px;padding:10px 18px 4px}.brand-logo{height:66px;max-width:230px;filter:drop-shadow(0 10px 18px rgba(91,33,182,.12))}.icon-button,.ghost-icon-button{width:42px;height:42px;color:var(--violet-dark);border:1px solid rgba(139,92,246,.1);border-radius:16px;background:#ffffffd1;box-shadow:0 10px 24px #58379414}.feature-menu{top:72px;gap:6px;border-radius:22px;background:#fffffff0;box-shadow:0 22px 46px #2e195924}.screen-stack{overflow-y:auto}.screen{padding:10px 18px 18px}.screen-title{align-items:flex-end;margin-bottom:14px}.screen-title h2,.section-heading h3{color:var(--ink);font-size:1.32rem;line-height:1.08}.eyebrow{margin-bottom:5px;color:#8b7aa8;font-size:.7rem;font-weight:850}.home-screen{position:relative;display:grid;align-content:start;gap:16px}.home-greeting{display:flex;align-items:center;justify-content:space-between;gap:14px}.home-greeting span,.recent-project-card span{color:var(--muted);font-size:.78rem;font-weight:800}.home-greeting h2{margin:3px 0 0;font-size:1.45rem;line-height:1.05}.plan-badge{flex:0 0 auto;padding:8px 12px;color:var(--violet-dark);border:1px solid rgba(139,92,246,.13);border-radius:999px;background:#ffffffc7;font-size:.78rem;font-weight:900}.install-app-card{width:100%;min-height:72px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;color:var(--ink);border:1px solid rgba(124,58,237,.14);border-radius:23px;background:linear-gradient(135deg,#ffffffe6,#f4efffc2),#ffffffdb;box-shadow:0 16px 36px #5837941a;text-align:left}.install-app-card.installed{border-color:#22c55e29;background:linear-gradient(135deg,#ffffffeb,#ecfdf5b3),#ffffffdb}.install-app-icon{width:44px;height:44px;display:grid;place-items:center;color:#fff;border-radius:16px;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 24px #7c3aed38}.install-app-card span:nth-child(2){min-width:0}.install-app-card strong,.install-app-card small{display:block}.install-app-card strong{color:var(--ink);font-size:.95rem;line-height:1.15}.install-app-card small{margin-top:3px;color:var(--muted);font-size:.74rem;line-height:1.35;font-weight:800}.install-app-card>svg{color:var(--violet-dark)}.install-sheet-overlay{position:absolute;inset:-8px -18px -18px;z-index:15;display:grid;align-items:end;overflow:hidden}.install-sheet-backdrop{position:absolute;inset:0;background:#2115383d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.install-sheet{position:relative;z-index:1;display:grid;gap:14px;margin:0 12px 12px;padding:10px 14px 14px;border:1px solid rgba(255,255,255,.8);border-radius:28px;background:#fffffff0;box-shadow:0 28px 70px #2e19593d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.install-sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.install-sheet-header h2{margin:0;color:var(--ink);font-size:1.35rem;line-height:1.05}.install-steps{display:grid;gap:9px}.install-steps article{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;padding:12px;border:1px solid rgba(124,58,237,.11);border-radius:19px;background:#f8f5ffb8}.install-steps svg{grid-row:1 / 3;align-self:center;color:var(--violet)}.install-steps span{color:var(--muted);font-size:.72rem;font-weight:900}.install-steps strong{color:#33234c;font-size:.86rem;line-height:1.28}.hero-card{min-height:210px;display:grid;align-content:space-between;gap:18px;padding:24px;border:1px solid rgba(255,255,255,.62);border-radius:30px;color:#fff;background:linear-gradient(145deg,#9b6dff,#7c3aed 52%,#4f8df7 125%);box-shadow:0 22px 48px #634cb43d}.hero-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;color:#fffffff0;background:#ffffff29;font-size:.78rem;font-weight:850}.hero-card h2{max-width:280px;margin-bottom:10px;color:#fff;font-size:clamp(2rem,10vw,2.8rem);line-height:.98}.hero-card p{max-width:290px;margin:0;color:#fffc;font-size:.96rem;line-height:1.5}.main-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.main-action-card{min-height:116px;display:grid;align-content:center;justify-items:start;gap:7px;padding:15px;color:var(--ink);border:1px solid var(--line);border-radius:23px;background:#ffffffd6;box-shadow:0 14px 28px #58379414;text-align:left}.main-action-card svg{color:var(--violet)}.main-action-card strong,.recent-project-card h3{color:var(--ink);font-size:.95rem;line-height:1.16}.main-action-card small,.recent-project-card p{color:var(--muted);font-size:.75rem;line-height:1.35}.recent-project-card{display:grid;grid-template-columns:auto 1fr;gap:13px;padding:16px;border:1px solid var(--line);border-radius:24px;background:#ffffffd1;box-shadow:0 14px 32px #58379414}.recent-project-icon,.file-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--violet);border-radius:16px;background:#f1eaff}.recent-project-card h3,.recent-project-card p{margin-bottom:3px}.small-text-button,.run-button,.new-file-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:15px;font-size:.84rem;font-weight:900}.small-text-button{color:var(--violet-dark);background:#ffffffdb;border:1px solid var(--line)}.run-button,.new-file-button{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 24px #7c3aed38}.ai-screen{min-height:100%;display:flex;flex-direction:column;gap:12px}.suggested-prompts{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.suggested-prompts::-webkit-scrollbar{display:none}.suggested-prompts button{flex:0 0 auto;min-height:38px;padding:0 13px;color:#5f4b85;border:1px solid var(--line);border-radius:999px;background:#ffffffd6;font-size:.78rem;font-weight:850}.stack-controls{grid-template-columns:1fr 1fr;gap:9px;margin:0}.stack-controls span{color:var(--muted);font-size:.68rem}.stack-controls select{min-height:42px;border-radius:15px;background:#ffffffdb;box-shadow:none;font-size:.82rem}.chat-panel{flex:1 1 260px;min-height:250px;height:auto;display:flex;flex-direction:column;gap:12px;margin:0;padding:14px;overflow-y:auto;border:1px solid var(--line);border-radius:25px;background:#ffffffb3;box-shadow:none}.bubble-row{display:flex}.bubble-row.user{justify-content:flex-end}.chat-bubble{max-width:84%;margin:0;padding:12px 14px;border-radius:20px;background:#fff;color:#34264d;box-shadow:0 10px 22px #58379414}.bubble-row.user .chat-bubble{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue))}.ai-compose{position:sticky;bottom:0;display:grid;gap:8px;padding-top:4px;background:linear-gradient(180deg,transparent,rgba(248,245,255,.96) 22%)}.prompt-box{min-height:58px;display:grid;grid-template-columns:1fr auto;gap:10px;padding:8px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 14px 30px #5837941a}.prompt-box input{padding:0 8px;color:var(--ink)}.prompt-box button{width:42px;height:42px;border-radius:15px}.code-screen{display:grid;align-content:start}.code-card{display:grid;gap:12px;padding:12px;border-radius:26px;background:#11101c;box-shadow:0 24px 54px #11101c47}.file-tabs{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}.file-tabs::-webkit-scrollbar{display:none}.file-tabs button{max-width:150px;min-height:38px;flex:0 0 auto;overflow:hidden;padding:0 13px;color:#b9afcf;border-radius:14px;background:#ffffff0f;font-size:.8rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.file-tabs button.active{color:#fff;background:#8b5cf657}.code-card .stack-controls select{color:#eee8ff;border-color:#ffffff1a;background:#1a1730}.focused-editor{min-height:420px;display:grid;grid-template-columns:auto minmax(0,1fr);overflow:auto;border-radius:20px;background:#171426}.line-gutter{display:grid;align-content:start;padding:14px 0 18px 14px}.line-gutter span{width:28px;height:1.62em;color:#736885;font:.84rem/1.62 SFMono-Regular,Consolas,Liberation Mono,monospace}.focused-editor textarea{width:100%;min-width:520px;min-height:100%;padding:14px 16px 18px 12px;color:#f7f1ff;border:0;outline:0;resize:none;background:transparent;font:.84rem/1.62 SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre}.editor-footer{display:flex;flex-wrap:wrap;gap:6px}.editor-footer span{padding:6px 9px;color:#d8cff1;border-radius:999px;background:#ffffff12;font-size:.7rem;font-weight:850}.centered-title{justify-content:center;text-align:center}.preview-stage{min-height:590px;display:grid;place-items:center;margin:0;padding:12px;border:0;border-radius:0;background:transparent;box-shadow:none}.preview-phone{width:min(292px,100%);min-height:540px;display:grid;grid-template-rows:auto auto minmax(0,1fr);align-content:start;gap:12px;padding:14px;border:9px solid #211633;border-radius:42px;background:linear-gradient(180deg,#fbfaff,#f2eaff);box-shadow:0 28px 60px #2e195938}.preview-statusbar{display:flex;align-items:center;justify-content:space-between;color:#4a3b63;font-size:.74rem;font-weight:900}.preview-toolbar{min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;padding:7px 9px;border:1px solid rgba(124,58,237,.12);border-radius:18px;background:#ffffffd6;box-shadow:0 10px 24px #58379414}.preview-toolbar span{width:fit-content;padding:7px 9px;color:#fff;border-radius:999px;background:linear-gradient(135deg,var(--violet),var(--blue));font-size:.64rem;font-weight:950;white-space:nowrap}.preview-toolbar strong{display:block;overflow:hidden;color:#33234c;font-size:.72rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.preview-frame{width:100%;height:100%;min-height:392px;border:1px solid rgba(139,92,246,.13);border-radius:26px;background:#fff;box-shadow:inset 0 0 0 1px #ffffffad}.preview-output-card{min-height:392px;display:grid;align-content:start;gap:12px;padding:16px;border:1px solid rgba(139,92,246,.13);border-radius:26px;background:#ffffffe6;box-shadow:inset 0 0 0 1px #ffffffad}.preview-output-card>span{color:var(--violet-dark);font-size:.7rem;font-weight:950;text-transform:uppercase}.preview-output-card h3{margin:0;color:var(--ink);font-size:1.2rem;line-height:1.05}.preview-output-card pre{overflow:auto;max-height:190px;margin:0;padding:13px;color:#d8cff1;border-radius:18px;background:#171225;font:.74rem/1.55 SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap}.preview-meta-list{display:flex;flex-wrap:wrap;gap:7px}.preview-meta-list small{padding:7px 9px;color:var(--violet-dark);border-radius:999px;background:#f3e8ffc7;font-size:.68rem;font-weight:900}.preview-run-card{display:grid;gap:8px;padding:15px;border:1px solid var(--line);border-radius:22px;background:#ffffffd6;box-shadow:0 14px 32px #58379414}.preview-run-card div{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-run-card span,.preview-run-card p{color:var(--muted);font-size:.76rem;font-weight:800}.preview-run-card strong{color:var(--violet-dark);font-size:.8rem;white-space:nowrap}.preview-run-card p{margin:0;line-height:1.45}.file-search{min-height:52px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:0 15px;color:var(--muted);border:1px solid var(--line);border-radius:19px;background:#ffffffdb;box-shadow:0 12px 26px #58379412}.file-search input{min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.file-list{display:grid;gap:10px;margin-top:14px}.file-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;padding:14px;border:1px solid var(--line);border-radius:21px;background:#ffffffd6;box-shadow:0 12px 28px #58379414;text-align:left}.file-row.active{border-color:#8b5cf657;background:#fbfaff}.file-row h3,.file-row p{overflow:hidden;margin-bottom:2px;text-overflow:ellipsis;white-space:nowrap}.file-row h3{color:var(--ink);font-size:.92rem}.file-row p,.file-row>span{color:var(--muted);font-size:.76rem;font-weight:800}.empty-files{display:grid;place-items:center;gap:8px;padding:34px;color:var(--muted);border:1px dashed var(--line);border-radius:24px;background:#ffffff9e;font-weight:850}.bottom-nav{grid-template-columns:repeat(5,1fr);gap:3px;margin:0 12px 12px;padding:6px;border-radius:24px;background:#ffffffe6;box-shadow:0 18px 36px #2e19591f}.bottom-nav button{min-height:56px;gap:4px;padding:7px 2px;color:#817594;border-radius:18px}.bottom-nav button.active{color:var(--violet-dark);background:#f1eaff;box-shadow:none;transform:none}.bottom-nav button:focus-visible,.main-action-card:focus-visible,.suggested-prompts button:focus-visible,.file-tabs button:focus-visible,.file-row:focus-visible{outline:2px solid rgba(139,92,246,.34);outline-offset:2px}.bottom-nav span{font-size:.68rem;font-weight:850}@media(orientation:landscape)and (max-height:560px){.phone-shell.screen-code{width:min(100%,980px);height:calc(100dvh - 16px)}.phone-shell.screen-code .brand-logo{height:50px}.phone-shell.screen-code .screen{padding:8px 14px}.phone-shell.screen-code .code-card{grid-template-columns:220px minmax(0,1fr);grid-template-rows:auto minmax(320px,1fr) auto;align-items:start}.phone-shell.screen-code .file-tabs,.phone-shell.screen-code .code-card .stack-controls,.phone-shell.screen-code .editor-footer{grid-column:1}.phone-shell.screen-code .focused-editor{grid-column:2;grid-row:1 / 4;min-height:360px}}@media(max-width:375px){.main-action-grid{grid-template-columns:1fr}.main-action-card{min-height:82px;grid-template-columns:auto 1fr;align-items:center}.main-action-card svg{grid-row:span 2}}.landing-screen,.new-project-screen,.settings-screen{display:grid;align-content:start;gap:16px}.landing-screen{justify-content:stretch;padding-top:8px}.landing-hero{min-height:420px;display:grid;align-content:end;gap:16px;padding:28px;color:#fff;border:1px solid rgba(255,255,255,.68);border-radius:32px;background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.48),transparent 30%),linear-gradient(145deg,#9b6dff,#7c3aed 48%,#2563eb 132%);box-shadow:0 24px 54px #634cb440}.landing-hero h2{max-width:270px;margin:0;color:#fff;font-size:clamp(2.45rem,12vw,3.45rem);line-height:.96}.landing-hero p{max-width:295px;margin:0;color:#fffc;font-size:1rem;line-height:1.55}.landing-actions{display:grid;gap:10px}.billing-toggle{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:6px;border:1px solid var(--line);border-radius:19px;background:#ffffffc2;box-shadow:0 12px 26px #58379414}.billing-toggle button{min-height:40px;color:#6d5f8d;border-radius:14px;background:transparent;font-size:.82rem;font-weight:900;text-transform:capitalize}.billing-toggle button.active{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 10px 22px #7c3aed33}.upgrade-pill{width:fit-content;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;color:var(--violet-dark);border-radius:999px;background:#f3e8ffc2;font-size:.76rem;font-weight:950}.plan-card.featured .upgrade-pill{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue))}.project-form-card,.settings-card{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:28px;background:#ffffffd1;box-shadow:0 18px 40px #5837941a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.select-field{display:grid;gap:7px}.select-field>span{color:#46345f;font-size:.78rem;font-weight:850}.select-field select,.stack-controls select{width:100%;min-width:0;min-height:50px;padding:0 40px 0 14px;color:var(--ink);border:1px solid rgba(124,58,237,.14);border-radius:17px;outline:0;background-color:#ffffffeb;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L10 13L15 8' stroke='%237C3AED' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(135deg,#ffffffeb,#f8f5ffd1);background-position:right 13px center,0 0;background-repeat:no-repeat;background-size:20px 20px,100% 100%;box-shadow:inset 0 1px #ffffffd9;appearance:none}.settings-screen{padding-bottom:24px}.account-settings-card h3,.account-settings-card span{display:block}.account-settings-card h3{margin-bottom:3px;color:var(--ink);font-size:1.05rem}.account-settings-card>div>span{overflow:hidden;color:var(--muted);font-size:.82rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.compact-toggle-row{min-height:54px}.compact-toggle-row strong{margin-bottom:0}.api-key-settings{display:grid;gap:12px;padding:12px;border:1px solid rgba(124,58,237,.12);border-radius:22px;background:#ffffffa8}.api-key-status{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.api-key-status svg{color:var(--violet)}.api-key-status strong,.api-key-status span{display:block}.api-key-status strong{color:#33234c;font-size:.9rem}.api-key-status span{color:var(--muted);font-size:.74rem;font-weight:850}.settings-action-row{display:grid;grid-template-columns:1fr .74fr;gap:9px}.settings-action-row .secondary-action{min-height:48px}.premium-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:15px;color:#fff;border-radius:24px;background:radial-gradient(circle at 90% 12%,rgba(255,255,255,.34),transparent 28%),linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 18px 38px #7c3aed38;text-align:left}.premium-card span{color:#ffffffd1;font-size:.82rem;font-weight:800;line-height:1.35}.premium-card strong{color:#fff;font-size:.78rem;font-weight:950;white-space:nowrap}.code-screen{gap:12px}.smart-assist-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;color:var(--violet-dark);border:1px solid var(--line);border-radius:18px;background:#ffffffd6;box-shadow:0 12px 28px #58379414;font-size:.86rem;font-weight:950}.focused-editor textarea.wrap-on{min-width:0;white-space:pre-wrap;overflow-wrap:anywhere}.focused-editor textarea.wrap-off{min-width:520px;white-space:pre}.assist-overlay{position:absolute;inset:0;z-index:20;display:grid;align-items:end;overflow:hidden}.assist-backdrop{position:absolute;inset:0;background:#21153847;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.assist-sheet{position:relative;z-index:1;display:grid;gap:14px;width:100%;max-height:min(560px,80vh);overflow-y:auto;padding:10px 14px 18px;border:1px solid rgba(255,255,255,.86);border-radius:30px 30px 0 0;background:radial-gradient(circle at 86% 8%,rgba(124,58,237,.15),transparent 32%),#fffffff0;box-shadow:0 -24px 58px #2e195938;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px)}.assist-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.assist-header h2{margin:0;color:var(--ink);font-size:1.3rem}.assist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.assist-grid article{display:grid;gap:7px;padding:13px;border:1px solid var(--line);border-radius:22px;background:#ffffffbd}.assist-grid svg{color:var(--violet)}.assist-grid strong{color:var(--ink);font-size:.88rem}.assist-grid p{margin:0;color:var(--muted);font-size:.76rem;font-weight:760;line-height:1.4}.assist-question{display:grid;gap:10px;padding:13px;border:1px solid var(--line);border-radius:23px;background:#ffffffc7;box-shadow:0 12px 26px #58379412}.assist-question label{color:#46345f;font-size:.8rem;font-weight:900}.assist-question textarea{width:100%;min-height:86px;resize:vertical;padding:13px;color:var(--ink);border:1px solid rgba(124,58,237,.14);border-radius:18px;outline:0;background:#ffffffe0;line-height:1.45}.assist-question textarea::placeholder{color:#9f94b9}.assist-actions{display:grid;grid-template-columns:.72fr 1fr;gap:9px}.assist-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:15px;font-size:.8rem;font-weight:950}.assist-actions button:first-child{color:var(--violet-dark);border:1px solid var(--line);background:#ffffffc7}.assist-actions button:last-child{color:#fff;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 12px 24px #7c3aed2e}.assist-actions button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.assist-answer{display:grid;grid-template-columns:auto 1fr;gap:9px;padding:12px;color:#3d2c55;border-radius:18px;background:#f3e8ffad}.assist-answer svg{color:var(--violet);margin-top:2px}.assist-answer p{margin:0;font-size:.8rem;font-weight:780;line-height:1.45}.snippet-library{display:grid;gap:9px}.snippet-library .section-heading{margin-bottom:0}.snippet-library button{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;padding:13px;color:var(--ink);border:1px solid var(--line);border-radius:20px;background:#ffffffc7;text-align:left;box-shadow:0 12px 26px #58379412}.snippet-library strong,.snippet-library span{display:block}.snippet-library strong{margin-bottom:3px;font-size:.9rem}.snippet-library span{color:var(--muted);font-size:.76rem;font-weight:820}.snippet-library svg{color:var(--violet)}.theme-ocean .landing-hero{background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.46),transparent 30%),linear-gradient(145deg,#06b6d4,#0891b2 50%,#2563eb 130%)}.theme-emerald .landing-hero{background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#34d399,#10b981 50%,#14b8a6 130%)}.theme-rose .landing-hero{background:radial-gradient(circle at 82% 14%,rgba(255,255,255,.42),transparent 30%),linear-gradient(145deg,#fb7185,#e11d48 50%,#f97316 130%)}.code-card .stack-controls select{color:#eee8ff;border-color:#ffffff1a;background-color:#1a1730;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 8L10 13L15 8' stroke='%23D8CFF1' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),linear-gradient(#1a1730,#1a1730);background-position:right 13px center,0 0;background-repeat:no-repeat;background-size:20px 20px,100% 100%;box-shadow:none}.code-card .stack-controls span{color:#9f94b9}@media(max-width:375px){.assist-grid,.premium-card,.assist-actions,.settings-action-row{grid-template-columns:1fr}}@media(orientation:landscape)and (max-height:560px){.phone-shell.screen-code .smart-assist-button{min-height:38px;font-size:.78rem}.phone-shell.screen-code .assist-sheet{max-height:92vh}}
