:root{color-scheme:dark;--page-bg: #eef4f6;--panel-bg: #ffffff;--panel-bg-translucent: rgba(255, 255, 255, .88);--muted-bg: #f8fbfc;--selected-bg: #edfafa;--text: #182230;--muted-text: #667085;--strong: #182230;--border: #d9e4e8;--border-strong: #b9c9d0;--focus: rgba(25, 167, 168, .22);--accent: #19a7a8;--accent-strong: #128182;--danger: #b42318;--button-bg: #ffffff;--button-text: #182230;--primary-bg: #182230;--primary-text: #ffffff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--page-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html[data-theme=dark],html[data-theme=dark] body{background:#05070b}html[data-jelly-view=preview],html[data-jelly-view=preview] body{background:#070a12}html[data-theme=light],html[data-theme=light] body{background:#eef4f6}.today-shell{height:100dvh;overflow:hidden}.brand-button{min-height:44px;display:flex;align-items:center;gap:12px;min-width:0;border:0;padding:0;background:transparent;text-align:left}.brand-button span:last-child{display:grid;gap:2px}.mobile-tabs button{border-color:transparent;background:transparent}.mobile-tabs button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.today-view{min-height:0;display:grid;grid-template-columns:minmax(320px,.82fr) minmax(360px,1.18fr);grid-template-rows:1fr auto;gap:18px;padding:18px;overflow:hidden}.maintenance-notice{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:10px;width:min(100%,980px);margin:0 auto;padding:10px 14px;border:1px solid rgba(252,211,77,.35);border-radius:14px;background:#78521447;color:#fff7d6;box-shadow:0 10px 30px #0000002e}.maintenance-notice strong{color:#fff;white-space:nowrap}.maintenance-notice span{color:#fff7d6d1;font-size:13px;line-height:1.35}.today-copy{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:18px}.today-copy h1{max-width:760px;font-size:clamp(34px,6vw,76px);line-height:.96;white-space:normal}.today-copy p{color:var(--muted-text);font-size:16px}.eyebrow{color:var(--accent-strong)!important;font-weight:900}.today-actions,.single-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.today-preview{min-width:0;min-height:0;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center}.today-preview .preview-frame{max-height:calc(100dvh - 176px);box-shadow:0 30px 90px #0000003d}.prompt-chips{grid-column:1 / -1;display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.prompt-chips button{flex:0 0 auto;min-height:42px;max-width:min(72vw,420px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-grid{min-height:0;display:grid;grid-template-columns:minmax(300px,360px) minmax(360px,1fr) minmax(280px,340px);gap:14px;overflow:hidden;padding:14px}.compact-actions{grid-template-columns:auto auto}.home-projects{display:grid;gap:14px;border:1px solid #292d35;border-radius:16px;background:#11141a;padding:16px}.home-projects.signed-out{background:#11141ab8}.home-projects-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.home-projects-header .compact-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.home-signin-card,.empty-action-card{display:grid;gap:8px;border:1px dashed var(--border-strong);border-radius:12px;background:var(--muted-bg);padding:14px}.home-signin-card span,.empty-action-card span{color:var(--muted-text);line-height:1.45}.local-draft-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(45,212,191,.42);border-radius:12px;background:#2dd4bf14;padding:12px}.local-draft-card div:first-child{min-width:0;display:grid;gap:4px}.local-draft-card span{color:var(--muted-text);font-size:13px}.single-view{width:min(920px,calc(100vw - 28px));min-height:0;display:grid;align-content:start;gap:16px;margin:14px auto;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);padding:18px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.gallery-toolbar{display:grid;grid-template-columns:minmax(132px,1fr) minmax(112px,auto) 42px;align-items:center;gap:10px}.gallery-search-field{min-width:0;width:min(320px,100%);max-width:100%;justify-self:stretch;display:grid;gap:4px}.gallery-search-field span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gallery-search-field input{width:100%;min-height:42px;border:1px solid var(--border);border-radius:999px;background:var(--muted-bg);color:var(--text);padding:0 14px;font:inherit;font-weight:750}.gallery-search-field input::placeholder{color:var(--muted-text)}.gallery-search-dock{position:sticky;bottom:16px;z-index:7;display:block;width:min(320px,100%);justify-self:center;margin-top:8px}.gallery-toolbar select{width:100%;min-width:0}.gallery-card{position:relative;min-width:0;display:grid;gap:12px;border:1px solid var(--border);border-radius:12px;background:var(--muted-bg);padding:12px}.gallery-card-button{min-width:0;display:grid;gap:12px;border:0;background:transparent;color:inherit;padding:0;text-align:left}.gallery-visual{position:relative;aspect-ratio:4 / 3;display:grid;place-items:center;border-radius:10px;color:#fff;font-size:36px;font-weight:900;box-shadow:inset 0 1px #ffffff40;overflow:hidden}.gallery-copy{min-width:0;display:grid;gap:4px}.gallery-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gallery-copy span,.gallery-copy small{color:var(--muted-text);line-height:1.35}.gallery-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;word-break:break-word}.gallery-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.gallery-open-button{min-height:42px}.gallery-action-menu{position:absolute;top:8px;right:8px;z-index:5;min-width:142px;display:grid;gap:4px;border:1px solid var(--border-strong);border-radius:12px;background:var(--panel-bg);padding:6px;box-shadow:0 18px 38px #00000042}.gallery-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4;min-height:0;border:0;border-radius:0;background:transparent;padding:0}.gallery-action-menu button{min-height:34px;justify-content:start;border-color:transparent;background:transparent;padding:0 10px;text-align:left}.refresh-action-button{display:grid;place-items:center;padding:0}.refresh-action-icon{display:block;font-size:18px;line-height:1}.refresh-action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gallery-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.gallery-meta small{min-height:24px;display:inline-grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--panel-bg);padding:0 8px;font-size:12px;font-weight:800}.gallery-review-note{margin:-8px 0 18px;color:var(--muted-text);font-size:13px;font-weight:750}.mobile-shell-page{width:min(1120px,calc(100vw - 28px))}.preview-view{min-height:calc(100dvh - 100px)}.preview-stage{position:relative;min-height:0;display:grid;place-items:center}.preview-building-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-items:center;background:#0000004d;pointer-events:none}.preview-building-card{display:grid;justify-items:center;gap:10px;padding:18px 20px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#14171fb8;color:#fff;box-shadow:0 18px 60px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.preview-building-card small{color:#ffffffb8;font-size:12px}.preview-building-spinner{width:30px;height:30px;border:3px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-close-button{position:sticky;top:8px;z-index:8;width:38px;height:38px;display:grid;place-items:center;justify-self:end;border-radius:999px;background:#080a0fb8;color:#fff;font-size:24px;line-height:1}.preview-view .preview-frame{min-height:min(620px,calc(100dvh - 220px))}.file-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.file-code-panel{min-height:0;display:grid;gap:10px}.file-code-panel summary{cursor:pointer;color:var(--strong);font-weight:900}.file-code-panel pre{max-height:min(58vh,560px);overflow:auto;margin:0;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:12px;color:var(--text);font-size:12px;line-height:1.5;white-space:pre-wrap}.account-view{width:min(520px,calc(100vw - 28px))}.beans-view{width:min(680px,calc(100vw - 28px))}.account-groups{display:grid;gap:12px}.account-card{border:1px solid var(--border);border-radius:12px;background:var(--muted-bg);padding:14px}.account-card h3{margin:0;color:var(--strong);font-size:14px}.delete-project-button{justify-self:start}.project-library-header{justify-content:space-between}.project-library-header .compact-actions{display:flex;align-items:center;justify-content:flex-end}.project-limit-strip{display:grid;gap:4px;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:10px 12px}.project-limit-strip span{color:var(--strong);font-weight:900}.project-limit-strip small{color:var(--muted-text);line-height:1.45}.home-idea-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.home-idea-chips span{color:var(--muted-text);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-idea-chips button{min-height:36px;border-radius:999px;background:var(--button-bg);color:var(--text);font-size:13px;font-weight:800;padding:0 12px}@media (max-width: 1020px){.studio-grid{grid-template-columns:300px minmax(320px,1fr)}.studio-grid .details-pane{display:none}}@media (max-width: 760px){.maintenance-notice{flex-direction:column;align-items:flex-start;gap:4px;border-radius:12px;padding:9px 12px}.maintenance-notice strong{white-space:normal}.today-view{display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;padding:12px}.today-copy{justify-content:start;gap:10px}.today-copy h1{font-size:clamp(28px,9vw,42px)}.today-actions{display:grid;grid-template-columns:1fr 1fr}.today-preview{justify-content:start}.studio-grid{grid-template-columns:1fr;padding:10px;overflow:hidden}.studio-grid .preview-pane{order:-1}.studio-grid .details-pane{display:none}.single-view{width:auto;margin:10px;max-height:calc(100dvh - 140px)}.project-library-view{margin:0;max-height:none;border:0;border-radius:0;background:transparent;padding:12px;overflow:auto}.project-library-header{align-items:flex-start}.project-library-header .compact-actions{width:100%;justify-content:space-between}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}.project-list{overflow:visible}.project-card-main{padding:8px}.project-card .project-visual{aspect-ratio:1 / 1}.delete-project-button{width:100%}}[data-theme=dark]{color-scheme:dark;--page-bg: #121719;--panel-bg: #1b2225;--panel-bg-translucent: rgba(27, 34, 37, .9);--muted-bg: #121719;--selected-bg: #123234;--text: #e7eef0;--muted-text: #9aaab0;--strong: #f5fbfc;--border: #2e3a3f;--border-strong: #52646b;--focus: rgba(45, 212, 191, .24);--accent: #2dd4bf;--accent-strong: #5eead4;--danger: #f97066;--button-bg: #20292d;--button-text: #e7eef0;--primary-bg: #2dd4bf;--primary-text: #092427}*{box-sizing:border-box}html,body{min-height:100%;color-scheme:dark;background:#05070b}.app-shell,.access-gate{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}input,textarea,select,pre,code,[contenteditable=true],[data-selectable=true]{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}body{margin:0;background:#05070b}.access-gate{min-height:100dvh;display:grid;place-items:center;padding:18px;background:var(--page-bg)}.access-panel{width:min(100%,360px);display:grid;gap:16px;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);padding:18px}button,textarea,input{font:inherit}button{min-height:40px;border:1px solid var(--border-strong);border-radius:8px;padding:0 14px;background:var(--button-bg);color:var(--button-text);font-weight:800;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52}.app-shell{min-height:100dvh;display:grid;grid-template-rows:64px 1fr;color:var(--text);background:var(--page-bg)}.topbar{box-sizing:border-box;width:100%;max-width:100vw;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 18px;border-bottom:1px solid var(--border);background:var(--panel-bg-translucent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.brand-row{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;background:var(--accent);color:#fff;font-weight:900}.home-brand-icon{position:relative}.home-brand-icon:before{content:"";width:18px;height:14px;border-radius:3px 3px 5px 5px;background:currentColor;clip-path:polygon(50% 0,100% 42%,86% 42%,86% 100%,14% 100%,14% 42%,0 42%)}h1,h2,p{margin:0}h1{overflow:hidden;font-size:20px;line-height:1.1;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}h2{font-size:15px;letter-spacing:0}.brand-row p,.panel-title p,.hint,.empty-state,small{color:var(--muted-text);line-height:1.45}.panel-title p:empty{display:none}.topbar-actions{display:flex;align-items:center;gap:8px}.mobile-top-nav{display:none}.top-icon{position:relative;width:20px;height:20px;display:none;flex:0 0 auto}.gallery-top-icon{grid-template-columns:1fr 1fr;gap:3px}.create-top-icon{display:block;color:currentColor;font-size:30px;font-weight:900;line-height:20px;text-align:center}.gallery-top-icon:before,.gallery-top-icon:after,.account-top-icon:before,.account-top-icon:after{content:"";display:block}.gallery-top-icon:before{width:8px;height:8px;border-radius:3px;background:currentColor;box-shadow:11px 0 0 currentColor,0 11px 0 currentColor,11px 11px 0 currentColor}.account-top-icon:before{position:absolute;top:1px;left:5px;width:10px;height:10px;border-radius:999px;background:currentColor}.account-top-icon:after{position:absolute;left:1px;bottom:1px;width:18px;height:9px;border-radius:999px 999px 5px 5px;background:currentColor}.account-pro-badge{position:absolute;right:3px;top:3px;min-width:20px;min-height:12px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:linear-gradient(135deg,#f7c948,#31d6c4);color:#05070b;font-size:7px;font-weight:950;line-height:1;box-shadow:0 6px 14px #0000004d;pointer-events:none}.coin-pill{min-height:40px;display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:7px;place-items:center;border:1px solid var(--border);border-radius:8px;padding:0 12px;background:var(--muted-bg);color:var(--text);font-size:13px;font-weight:800;white-space:nowrap}.coin-pill.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}button,summary,.project-card,.project-item,.project-card-main,.project-item-main,.home-launcher-card,.favorite-gallery-card,.gallery-card,.gallery-card-button,.project-visual,.gallery-visual,.project-copy,.gallery-copy{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}button,summary,.project-card-main,.project-item-main,.home-launcher-card,.favorite-gallery-card,.gallery-card-button{touch-action:manipulation}.theme-switch{min-width:72px;text-transform:capitalize}.stage-pill{min-height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);color:var(--text);font-size:13px;font-weight:800}.quota-strip{display:grid;gap:4px;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:10px}.quota-strip span{color:var(--strong);font-weight:900}.quota-strip small{color:var(--muted-text);line-height:1.35}.build-mode-selector{display:grid;grid-template-columns:1fr 1fr;gap:8px}.build-mode-selector button{min-height:58px;display:grid;justify-items:start;align-content:center;gap:2px;border-color:var(--border);background:var(--muted-bg);text-align:left}.build-mode-selector button.selected{border-color:var(--accent-strong);background:var(--accent-soft);color:var(--strong)}.build-mode-selector span{font-weight:900}.build-mode-selector small{font-size:12px}.create-progress{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:10px}.create-progress div{display:grid;gap:3px}.create-progress small{color:var(--muted-text);font-size:12px}.progress-dot{width:12px;height:12px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 0 var(--focus);animation:progressPulse 1.2s ease-in-out infinite}@keyframes progressPulse{0%{transform:scale(.9);box-shadow:0 0 0 0 var(--focus)}70%{transform:scale(1);box-shadow:0 0 0 9px #2dd4bf00}to{transform:scale(.9);box-shadow:0 0 #2dd4bf00}}.workspace-grid{min-height:0;display:grid;grid-template-columns:minmax(300px,360px) minmax(360px,1fr) minmax(280px,340px);gap:14px;padding:14px}.workspace-pane{min-width:0;min-height:0;display:flex;flex-direction:column;gap:14px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);padding:14px}.chat-surface{min-height:0;display:grid;gap:10px;overflow:auto}.chat-bubble{max-width:88%;display:grid;gap:4px;border:1px solid var(--border);border-radius:14px;background:var(--muted-bg);padding:10px 12px}.chat-bubble span{color:var(--muted-text);line-height:1.45}.chat-bubble.user{justify-self:end;border-color:#2dd4bf6b;background:#2dd4bf1f}.chat-bubble.user span{color:var(--strong)}.remix-source-prompt{max-width:88%;display:grid;gap:4px;border:1px dashed rgba(148,163,184,.35);border-radius:14px;background:#94a3b814;padding:10px 12px}.remix-source-prompt strong{color:var(--strong)}.remix-source-prompt span{color:var(--muted-text);line-height:1.45}.attachment-strip{display:flex;align-items:center;gap:8px;overflow-x:auto}.attachment-strip span,.attachment-strip button{min-height:32px;flex:0 0 auto;border:1px solid var(--border);border-radius:999px;background:var(--button-bg);padding:0 12px;color:var(--muted-text);font-size:12px;font-weight:800}.attachment-strip span{display:grid;place-items:center}.composer-card{display:grid;gap:8px;border:1px solid var(--border);border-radius:14px;background:var(--muted-bg);padding:10px}.composer-card textarea{min-height:130px;border-color:transparent;background:var(--panel-bg)}.make-simple-form{display:grid;gap:12px}.make-field{display:grid;gap:8px}.make-field span{color:var(--strong);font-size:13px;font-weight:900}.make-field input,.make-field textarea{border-radius:16px;border-color:var(--border);background:var(--muted-bg);font-size:16px}.make-field input{min-height:58px;padding:0 16px;font-size:18px;font-weight:900}.make-field textarea{min-height:190px;line-height:1.5}.make-preview-note{border:1px solid var(--border);border-radius:14px;background:var(--muted-bg);padding:10px 12px;color:var(--muted-text);font-size:13px;font-weight:800}.make-chat-thread{min-height:220px;display:grid;align-content:start;gap:10px;overflow:auto}.make-chat-thread .create-progress{margin-top:2px}.make-chat-composer textarea{min-height:116px}.make-primary-action{width:100%}.debug-export-button{width:100%;border-color:#40d3be61;color:var(--accent)}.debug-export-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}textarea,input{width:100%;border:1px solid var(--border-strong);border-radius:8px;color:var(--text);background:var(--panel-bg)}textarea{min-height:170px;resize:vertical;padding:14px}input{min-height:42px;padding:0 12px}textarea:focus,input:focus{outline:3px solid var(--focus);border-color:var(--accent-strong)}.primary-button{border-color:var(--primary-bg);background:var(--primary-bg);color:var(--primary-text)}.danger-button{border-color:#ff453a6b;background:#ff453a1f;color:#ff6b61}.danger-button:hover,.danger-button:focus-visible{border-color:#ff453ab8;background:#ff453a2e;color:#ff8a82}.button-row,.button-grid{display:grid;gap:8px}.button-row{grid-template-columns:1fr 1fr}.mobile-save-button{display:none}.project-list{min-height:0;display:flex;flex-direction:column;gap:8px;overflow:auto}.project-grid{min-height:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;overflow:auto}.app-launch-grid{grid-template-columns:repeat(auto-fill,minmax(128px,168px));align-items:start}.favorite-gallery-grid{order:1}.project-launcher-page{display:contents}.favorite-gallery-card{border:0;background:transparent;padding:0}.project-item{position:relative;min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid var(--border-strong);border-radius:8px;background:var(--button-bg);padding:6px}.project-item.selected,.project-card.selected{border-color:var(--accent);background:var(--selected-bg)}.project-item-main,.project-card-main{min-width:0;border:0;background:transparent;color:var(--text);text-align:left}.project-item-main{min-height:54px;display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:0 4px}.project-visual{position:relative;width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background-position:center;background-size:cover;color:#fff;font-weight:900;overflow:hidden;box-shadow:inset 0 1px #ffffff47,0 10px 24px #0000002e}.project-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.42),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.2),transparent 46%)}.project-app-glyph{position:relative;display:grid;place-items:center;color:#fff;font-size:18px;font-weight:900;line-height:1;text-shadow:0 2px 12px rgba(0,0,0,.34)}.project-visual.has-image:before,.project-visual.has-image:after,.project-visual.has-image .project-app-glyph{display:none}.official-gallery-badge{position:absolute;top:5%;right:5%;z-index:3;width:25%;min-width:17px;max-width:30px;aspect-ratio:1 / 1;display:grid;place-items:center;border:0;border-radius:999px;background:#1f4b9b;color:#fff;overflow:visible;clip-path:polygon(50% 0%,61% 12%,77% 7%,84% 23%,100% 30%,90% 47%,100% 64%,82% 70%,76% 88%,60% 82%,50% 100%,40% 82%,24% 88%,18% 70%,0% 64%,10% 47%,0% 30%,16% 23%,23% 7%,39% 12%);box-shadow:0 4px 12px #00000057,0 0 0 1px #ffffff94}.official-gallery-badge:before{content:"";position:absolute;top:22%;right:22%;bottom:22%;left:22%;border:1.6px solid rgba(255,255,255,.92);border-radius:999px}.official-gallery-check{position:relative;z-index:1;width:38%;height:22%;margin-top:-3%;border-left:2px solid currentColor;border-bottom:2px solid currentColor;border-radius:1px;transform:rotate(-45deg)}.project-copy{min-width:0;display:grid;gap:2px}.project-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-kind{color:var(--accent-strong);font-size:12px;font-weight:900}.project-version-label{color:var(--muted-text);font-size:11px;font-weight:850;line-height:1.1}.project-card{position:relative;min-width:0;display:grid;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);overflow:visible}.project-card-main{display:grid;gap:10px;padding:10px}.app-new-project-card{display:grid;gap:10px;border-style:dashed;color:var(--text);text-align:center;padding:10px}.app-new-project-card .project-visual{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:22%}.app-new-project-card .project-copy{text-align:center}.app-launch-grid .project-card:not(.app-new-project-card) .project-visual:after,.favorite-gallery-grid .project-card:not(.app-new-project-card) .project-visual:after{content:"";position:absolute;left:50%;bottom:9%;width:15%;min-width:12px;max-width:18px;aspect-ratio:.74;transform:translate(-50%);border:1.6px solid color-mix(in srgb,currentColor 78%,transparent);border-radius:3px;background:linear-gradient(90deg,transparent 45%,color-mix(in srgb,currentColor 42%,transparent) 45% 55%,transparent 55%),linear-gradient(180deg,color-mix(in srgb,currentColor 20%,transparent),transparent);box-shadow:0 0 0 1px #0000002e,0 4px 10px #00000047}.new-project-visual{background:linear-gradient(135deg,#31d6c4,#35a5ff)}.gallery-launcher-visual{background:linear-gradient(135deg,#7c3aed,#2dd4bf)}.home-launcher-actions,.launcher-create-button,.launcher-header-spacer{display:none}.launcher-edit-done{justify-self:end}@keyframes launcher-jiggle{0%{transform:rotate(-1.4deg) translateY(0)}50%{transform:rotate(1.4deg) translateY(-1px)}to{transform:rotate(-1.2deg) translateY(0)}}.launcher-editing .project-card .project-visual{animation:launcher-jiggle .18s ease-in-out infinite}.launcher-editing .project-card:nth-child(2n) .project-visual{animation-delay:-.09s}.launcher-editing .project-card.folder-target .project-visual{animation:none;outline:3px solid rgba(49,214,196,.72);outline-offset:8px;transform:scale(.86)}.launcher-editing .project-card.folder-target .project-visual:after{content:"";position:absolute;top:16%;right:16%;bottom:16%;left:16%;border-radius:24%;background:linear-gradient(90deg,rgba(255,255,255,.82) 0 42%,transparent 42% 58%,rgba(255,255,255,.82) 58%),linear-gradient(180deg,rgba(255,255,255,.82) 0 42%,transparent 42% 58%,rgba(255,255,255,.82) 58%);opacity:.9}.launcher-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.launcher-action-sheet{position:fixed;width:min(244px,calc(100vw - 24px));display:grid;gap:6px;margin:0;border:1px solid var(--border-strong);border-radius:18px;background:#181b23f0;padding:8px;box-shadow:0 22px 60px #00000070;transform-origin:top center;animation:launcher-menu-in .22s cubic-bezier(.18,.95,.22,1);-webkit-touch-callout:none;-webkit-user-select:none;touch-action:manipulation;user-select:none}.launcher-action-title{overflow:hidden;padding:3px 7px 5px;color:var(--strong);font-size:13px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.launcher-action-sheet button{min-height:39px;justify-content:start;border-radius:12px;background:#171a22;padding:0 12px;font-size:14px;text-align:left}.launcher-drag-preview{position:fixed;z-index:120;display:grid;justify-items:center;gap:10px;pointer-events:none;transform:scale(1.06);transform-origin:center;filter:drop-shadow(0 18px 32px rgba(0,0,0,.45));-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.launcher-drag-preview .project-visual{width:var(--drag-visual-size, clamp(58px, 18vw, 78px));height:var(--drag-visual-size, clamp(58px, 18vw, 78px));max-width:none;border-radius:22%}.launcher-drag-preview.over-folder .project-visual{transform:scale(.76)}.launcher-drag-preview .project-app-glyph{font-size:clamp(22px,7vw,30px)}.launcher-drag-preview .project-copy strong{max-width:80px;display:block;overflow:hidden;color:#fff;font-size:12px;line-height:1.15;text-align:center;text-overflow:ellipsis;white-space:nowrap}@keyframes launcher-menu-in{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}.project-card .project-visual{width:100%;height:auto;aspect-ratio:4 / 3;border-radius:6px;font-size:34px}.pull-refresh-indicator{height:0;display:grid;place-items:center;overflow:visible;color:var(--accent-strong);font-weight:900;opacity:0;transform:translateY(calc(var(--pull-distance, 0px) - 28px)) rotate(calc(var(--pull-distance, 0px) * 2deg));transition:opacity .14s ease,transform .14s ease}.pull-refresh-indicator.visible{opacity:1}.notice-toast{position:fixed;top:max(12px,env(safe-area-inset-top));left:50%;z-index:90;max-width:min(420px,calc(100vw - 32px));transform:translate(-50%);border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#14171feb;color:#fff;padding:10px 16px;font-size:14px;font-weight:900;box-shadow:0 18px 52px #00000057;animation:notice-toast-in .18s ease-out}@keyframes notice-toast-in{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}.voice-field{position:relative}.voice-field textarea{padding-right:58px}.voice-input-button{position:absolute;right:10px;bottom:10px;width:42px;min-width:42px;height:42px;min-height:42px;display:grid;place-items:center;border-radius:999px;padding:0}.voice-input-button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.launcher-delete-badge{position:absolute;top:-6px;left:calc(50% - 48px);z-index:32;width:24px;min-width:24px;height:24px;min-height:24px;display:grid;place-items:center;border:2px solid #080a0f;border-radius:999px;background:#ff3b30;color:#fff;padding:0;font-size:19px;line-height:1}.project-actions-menu{position:absolute;top:10px;right:10px;z-index:2}.project-actions-menu summary{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:var(--panel-bg-translucent);color:var(--text);cursor:pointer;font-size:20px;font-weight:900;line-height:1;list-style:none}.project-actions-menu summary::-webkit-details-marker{display:none}.project-actions-menu div{position:absolute;top:40px;right:0;min-width:148px;display:grid;gap:6px;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);box-shadow:0 16px 34px #0003;padding:8px}.project-actions-menu button{min-height:36px;justify-content:start;text-align:left}.display-mode-menu{position:relative;z-index:4}.display-mode-menu summary{width:42px;min-width:42px;height:40px;display:grid;place-items:center;border:1px solid var(--border-strong);border-radius:8px;background:var(--button-bg);color:var(--button-text);cursor:pointer;font-size:18px;font-weight:900;list-style:none}.display-mode-menu summary::-webkit-details-marker{display:none}.display-mode-menu div{position:absolute;top:46px;right:0;min-width:132px;display:grid;gap:6px;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);box-shadow:0 16px 34px #0003;padding:8px}.display-mode-menu button{min-height:36px;display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;text-align:left}.display-mode-menu button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.empty-state{display:grid;min-height:96px;place-items:center;border:1px dashed var(--border-strong);border-radius:8px}.demo-list{display:grid;gap:8px}.demo-item{min-height:58px;display:grid;gap:3px;align-content:center;text-align:left}.generation-output{min-height:42px;max-height:220px;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:10px}.generation-output summary{cursor:pointer;font-weight:800}.generation-output pre{margin:10px 0 0;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.harness-summary{display:grid;gap:10px;border:1px solid var(--border);border-radius:8px;background:var(--muted-bg);padding:10px;color:var(--text);font-size:13px;line-height:1.4}.harness-summary.failed{border-color:var(--danger)}.harness-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.harness-actions{display:inline-flex;align-items:center;flex-shrink:0;gap:8px}.harness-copy-button{min-height:30px;border-radius:999px;padding:0 10px;font-size:12px}.harness-heading span,.harness-metrics span,.harness-issues small{color:var(--muted-text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:11px}.harness-metrics{display:flex;flex-wrap:wrap;gap:6px}.harness-metrics span{border:1px solid var(--border);border-radius:999px;background:var(--panel-bg);padding:3px 8px}.harness-summary ul{margin:0;padding:0;color:var(--muted-text);list-style:none}.harness-issues{display:grid;gap:8px}.harness-issues li{display:grid;grid-template-columns:auto 1fr;gap:8px}.harness-issues li.more-issues{display:block;color:var(--muted-text)}.issue-badge{align-self:start;border:1px solid var(--border);border-radius:999px;padding:2px 7px;color:var(--accent-strong);font-size:11px;font-weight:900}.issue-badge.error{color:var(--danger)}.harness-issues p{margin-top:3px;color:var(--muted-text)}.harness-details{border-top:1px solid var(--border);padding-top:8px}.harness-details summary{cursor:pointer;font-weight:800}.canvas-diagnostics,.diagnostic-block{display:grid;gap:6px;margin-top:8px}.diagnostic-block pre{max-height:180px;overflow:auto;margin:0;border:1px solid var(--border);border-radius:8px;background:var(--panel-bg);padding:8px;color:var(--text);font-size:11px;line-height:1.45;white-space:pre-wrap}.preview-pane{align-items:stretch}.preview-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.preset-tabs{display:flex;gap:6px}.preset-tabs button{min-height:34px;padding:0 10px;font-size:13px}.preset-tabs button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.preview-frame{width:min(100%,var(--preview-width, 430px));aspect-ratio:var(--preview-ratio, 9 / 19.5);align-self:center;flex:1 1 auto;min-height:min(460px,calc(100dvh - 190px));max-height:calc(100dvh - 150px);border:1px solid var(--border-strong);border-radius:8px;background:#070a12}.preview-phone{--preview-width: 430px;--preview-ratio: 9 / 19.5}.preview-pad{--preview-width: 720px;--preview-ratio: 3 / 4}.preview-desktop{--preview-width: 960px;--preview-ratio: 16 / 10}.detail-stack,.account-card,.auth-form{display:grid;gap:10px}.oauth-buttons{display:grid;gap:8px}.oauth-buttons button{min-height:46px;border-radius:12px}.auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:var(--muted-text);font-size:12px;font-weight:800}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--border)}.coupon-form{display:grid;grid-template-columns:1fr auto;gap:8px}.detail-row{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid var(--border)}.detail-action-row{width:100%;min-height:0;justify-items:start;border-width:0 0 1px;border-color:var(--border);border-radius:0;background:transparent;color:var(--text);padding:10px 0;text-align:left}.detail-row span{color:var(--muted-text);font-size:13px}.detail-row strong{overflow-wrap:anywhere}.detail-action-row strong:after{content:" ->";color:var(--accent)}.bean-pack-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bean-pack-card{display:grid;gap:8px;border:1px solid var(--border);border-radius:16px;background:var(--muted-bg);padding:16px}.bean-pack-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#2dd4bf,#f8d84e);color:#071013;font-weight:1000}.bean-pack-card h3,.bean-pack-card p,.pro-plan-card p{margin:0}.bean-pack-card strong{font-size:18px}.bean-pack-card p{color:var(--strong);font-size:24px;font-weight:1000}.bean-pack-card button,.pro-plan-card button{justify-self:start}.pro-plan-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.project-title-form{display:grid;gap:8px;padding:10px 0;border-bottom:1px solid var(--border)}.project-title-form label{color:var(--muted-text);font-size:13px}.project-title-form input{min-height:40px}.project-title-form button{min-height:36px}.account-pane{display:none}.error-text{color:var(--danger);line-height:1.45}.mobile-tabs{display:none}@media (max-width: 1020px){.app-shell:not(.today-shell) .topbar-actions button:not(:last-child){display:none}.workspace-grid{grid-template-columns:300px minmax(320px,1fr)}.details-pane{display:none}}@media (max-width: 760px){.app-shell{grid-template-rows:58px 1fr 62px;height:100dvh}.topbar{padding:0 12px}.topbar-actions{display:none}.workspace-grid{min-height:0;display:block;padding:10px;overflow:hidden}.workspace-pane{display:none;height:100%}.workspace-pane.mobile-active,.account-pane.mobile-active,.details-pane.mobile-active{display:flex}.preview-frame{width:min(100%,var(--preview-width, 390px));min-height:0;max-height:none}.preview-pad,.preview-desktop{--preview-width: 100%}.preview-title-row{display:grid}.preset-tabs{display:grid;grid-template-columns:repeat(3,1fr)}.mobile-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:8px 10px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--panel-bg)}.mobile-tabs button{min-height:42px;padding:0 6px}.mobile-tabs button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}}.today-shell[data-theme=dark]{--page-bg: #080a0f;--panel-bg: #0b0d12;--panel-bg-translucent: rgba(11, 13, 18, .96);--muted-bg: #17191f;--selected-bg: #162d2f;--text: #f5f7fa;--muted-text: #96989d;--strong: #ffffff;--border: #20232a;--border-strong: #333741;--accent: #2dd4bf;--accent-strong: #38e1cc;--button-bg: #17191f;--button-text: #f5f7fa;--primary-bg: #35c9b3;--primary-text: #061312;background:linear-gradient(180deg,#0d1017f2,#080a0f),var(--page-bg)}.today-shell{min-height:100dvh;height:auto;overflow:auto}.today-shell.app-shell{grid-template-rows:72px 1fr}.today-shell .topbar{position:sticky;top:0;z-index:10;height:72px;padding:0 28px;border-bottom-color:#20232a;background:#080a0ff5}.today-shell .brand-button{color:#fff}.today-shell .brand-mark{width:34px;height:34px;background:linear-gradient(135deg,#18bfae,#36d6bf);box-shadow:inset 0 0 0 1px #ffffff3d;font-family:Georgia,serif;font-style:italic;font-weight:700}.today-shell .topbar-actions button{border-radius:12px;white-space:nowrap}.today-shell .coin-pill{display:flex;gap:8px;min-width:78px;max-width:220px;border-radius:999px;background:#17191f;color:#fff;white-space:nowrap}.coin-dot{width:11px;height:11px;border-radius:999px;background:radial-gradient(circle at 35% 30%,#fff5bd,#e8a91f 70%);box-shadow:0 0 10px #e8a91f61}.today-shell .sign-in-button{min-width:80px;white-space:nowrap}.today-view{width:min(100%,1250px);min-height:calc(100dvh - 72px);display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:26px;margin:0 auto;padding:46px 28px 58px;overflow:visible}.today-feed-header{display:grid;gap:16px}.live-pill,.playing-pill{width:fit-content;display:inline-flex;align-items:center;gap:10px;min-height:30px;border:1px solid rgba(45,212,191,.36);border-radius:999px;background:#2dd4bf1f;padding:0 14px;color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900;letter-spacing:0}.live-pill span,.playing-pill span{width:9px;height:9px;border-radius:999px;background:var(--accent);box-shadow:0 0 12px var(--accent)}.prompt-command{min-height:74px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:18px;border:1px solid var(--accent);border-radius:22px;background:#12151b;box-shadow:0 0 0 4px #2dd4bf14,0 18px 60px #00000047;padding:12px 12px 12px 26px}.prompt-plus{color:var(--accent);font-size:32px;line-height:1}.prompt-command h1{min-width:0;color:#f4f1ed;font-family:Georgia,Times New Roman,serif;font-size:28px;font-style:italic;font-weight:700;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-command .primary-button{min-width:148px;min-height:52px;border-radius:12px;font-size:15px}.hero-secondary-button{min-width:138px;min-height:52px;border-color:#30343d;border-radius:12px;background:#1a1d24;color:#f4f1ed;font-size:15px}.today-meta-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 8px}.carousel-controls{display:flex;align-items:center;gap:10px}.carousel-controls button{width:38px;min-width:38px;height:38px;min-height:38px;display:grid;place-items:center;border-radius:999px;padding:0;background:#1c1f26;color:#d8dade}.carousel-dots{display:flex;align-items:center;gap:8px}.carousel-dots span{width:7px;height:7px;border-radius:999px;background:#555960}.carousel-dots span.active{width:22px;background:var(--accent);box-shadow:0 0 12px var(--accent)}.feed-byline{color:#898b91;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:800;letter-spacing:0}.today-preview{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden;border:1px solid #2a2d35;border-radius:24px;background:radial-gradient(circle at 12% 14%,rgba(244,93,180,.24),transparent 34%),linear-gradient(90deg,#37182bb8,#0b0d12 76%);box-shadow:inset 0 0 0 1px #ffffff08;padding:28px}.today-preview .playing-pill{position:absolute;top:20px;right:20px;z-index:2;border-color:#3b3f48;background:#34373fdb;color:#e8e8e8;pointer-events:none}.today-preview .preview-frame{width:min(100%,390px);min-height:min(520px,calc(100dvh - 210px));max-height:560px;border:0;border-radius:22px;background:#070a12;box-shadow:0 24px 80px #00000047}.prompt-chips{display:flex;flex-wrap:wrap;align-items:center;gap:10px;overflow:visible;border:1px dashed #333741;border-radius:14px;background:#111319b8;padding:20px 24px}.prompt-chips p{flex:0 0 100%;color:#8d9097;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900;letter-spacing:0}.prompt-chips button{min-height:40px;max-width:390px;border-color:#000;border-radius:999px;background:#191c22;color:#e9e4e0;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:700}.prompt-chips button.active{border-color:var(--chip-color, var(--accent));background:var(--chip-color, var(--accent));color:#101216}.floating-make-button{display:none}.today-feed{display:grid;gap:84px;padding-top:22px}.feed-section{display:grid;gap:26px}.section-intro{display:grid;gap:10px}.section-eyebrow{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:900;letter-spacing:.18em}.section-intro h2,.friends-pack h2,.info-card h2,.bottom-create h2{color:#f5f1e8;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,60px);font-weight:400;line-height:.95;letter-spacing:0}.section-intro>p:last-child,.friends-pack p,.info-card p,.bottom-create p{max-width:760px;color:#a3a3a8;font-size:18px;line-height:1.45}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.featured-card,.typed-card,.surprise-card,.info-card,.fresh-item{border:1px solid #292d35;border-radius:16px;background:#11141a}.featured-card{display:grid;gap:14px;padding:14px}.card-art,.surprise-art{width:100%;display:grid;place-items:center;border:0;border-radius:10px;color:#fff;box-shadow:inset 0 -5px #0000002e}.card-art{aspect-ratio:16 / 9;font-size:34px}.featured-card h3,.surprise-card h3,.fresh-item h3{color:#f4f1ed;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400;line-height:1.16}.featured-card>p{margin:0;color:#a8adb7;font-size:14px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;justify-content:space-between;gap:12px;color:#989ba2}.card-meta strong,.fresh-item strong{color:var(--accent);white-space:nowrap}.featured-card>button:last-child{width:100%;border-color:#30343d;background:#1a1d24}.typed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.typed-card{display:grid;gap:18px;padding:22px}.typed-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.typed-card h3{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.typed-card.pink h3{color:#f45db4}.typed-card.blue h3{color:#28b7e6}.typed-card header button{min-height:32px;border:0;background:transparent;color:#9da0a7}.typed-card ol{display:grid;gap:16px;margin:0;padding:0;list-style:none;counter-reset:prompt-rank}.typed-card li{display:grid;grid-template-columns:28px 1fr auto;gap:14px;align-items:start;counter-increment:prompt-rank}.typed-card li:before{content:counter(prompt-rank);color:#777b83;font-family:Georgia,Times New Roman,serif;font-size:28px;font-style:italic}.typed-card li span{color:#f4f1ed;font-family:Georgia,Times New Roman,serif;font-size:18px;font-style:italic;line-height:1.16}.typed-card li small{grid-column:2;color:#878a91;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px}.typed-card li button{grid-column:3;grid-row:1 / span 2;min-height:32px;border:0;border-radius:999px;background:#2dd4bf2e;color:var(--accent);font-size:12px;text-transform:uppercase}.typed-card.pink li button{background:#f45db433;color:#f45db4}.typed-card.blue li button{background:#28b7e62e;color:#28b7e6}.surprise-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.surprise-card{display:grid;gap:14px;padding-bottom:18px;overflow:hidden}.surprise-art{aspect-ratio:4 / 3;border-radius:0;font-size:48px}.surprise-card h3,.surprise-card p,.surprise-card button{margin-inline:18px}.surprise-card p{color:#8f9299}.surprise-card button:last-child{justify-self:end;min-height:30px;border-radius:999px;color:var(--accent)}.fresh-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fresh-item{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:14px}.fresh-item>span{width:48px;height:48px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#bd57d9,#2dd4bf);color:#fff;font-family:Georgia,Times New Roman,serif;font-size:24px;font-style:italic}.fresh-item h3{font-size:16px}.fresh-item p{margin-top:4px;color:#8e9198;font-size:13px}.friends-pack{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(340px,1.2fr);gap:28px;align-items:center;border-radius:22px;background:linear-gradient(120deg,#ff85a3,#bd94ef 48%,#64ded1);color:#0a0b0f;padding:clamp(28px,5vw,54px)}.friends-pack .section-eyebrow,.friends-pack h2,.friends-pack p{color:#0a0b0f}.friends-pack button{margin-top:18px;border:0;border-radius:999px;background:#0a0b0f;color:#fff}.pack-cards{min-height:220px;display:flex;align-items:center;justify-content:center}.pack-cards span{width:170px;height:210px;display:grid;align-content:space-between;border:2px solid #0a0b0f;border-radius:14px;background:#fbfaf6;box-shadow:8px 8px #0a0b0f;padding:22px;color:#0a0b0f;transform:rotate(-8deg)}.pack-cards span:nth-child(2){transform:rotate(2deg) translateY(-10px)}.pack-cards span:nth-child(3){transform:rotate(8deg)}.pack-cards small{color:#0a0b0f;font-family:Georgia,Times New Roman,serif;font-style:italic}.feed-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.info-card{display:grid;gap:18px;padding:clamp(26px,4vw,38px)}.info-card h2{font-size:clamp(32px,4vw,44px)}.info-card small{display:block;border-radius:8px;background:#1a1d24;padding:12px 14px;color:#d7d9dd}.info-card button{justify-self:start;border-radius:999px}.spotlight-card{border-color:#2dd4bf6b;background:radial-gradient(circle at 80% 0%,#2dd4bf3d,#11141a 48%)}.spotlight-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.spotlight-card li{border-radius:8px;background:#2dd4bf14;padding:12px 14px;color:#f4f1ed;font-family:Georgia,Times New Roman,serif;font-style:italic}.bottom-create{display:grid;place-items:center;gap:20px;padding:38px 0 20px;text-align:center}.bottom-create h2{font-size:clamp(52px,7vw,82px)}.mini-command{width:min(760px,100%);min-height:66px;grid-template-columns:auto 1fr auto;text-align:left}.mini-command span:nth-child(2){color:#f4f1ed;font-size:20px;font-weight:500}.mini-command strong{min-height:48px;display:grid;place-items:center;border-radius:10px;background:var(--primary-bg);padding:0 18px;color:var(--primary-text)}.public-site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #292d35;padding:28px 0 6px;color:#8f9299}.public-site-footer div{min-width:0;display:grid;gap:4px}.public-site-footer strong{color:#f5f1e8;font-family:Georgia,Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400}.public-site-footer span{color:#8f9299;font-size:13px}.public-site-footer nav{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.public-site-footer a{color:#c2c5cb;font-size:13px;font-weight:800;text-decoration:none}.public-site-footer a:hover{color:var(--accent)}@media (max-width: 980px){.today-shell .topbar{gap:12px;padding:0 18px}.today-shell .topbar-actions .topbar-projects-button{display:none}.featured-grid,.typed-grid,.fresh-grid,.surprise-row{grid-template-columns:repeat(2,minmax(0,1fr))}.friends-pack,.feed-info-grid{grid-template-columns:1fr}}@media (max-width: 860px){.today-shell .brand-button{gap:8px}.today-shell .sign-in-button{min-width:88px}.prompt-command{grid-template-columns:auto minmax(0,1fr) auto}.prompt-command .hero-secondary-button{display:none}}@media (max-width: 900px){.today-shell .topbar{gap:10px;padding-inline:max(12px,env(safe-area-inset-left)) max(12px,env(safe-area-inset-right))}.today-shell .mobile-top-nav{display:flex;align-items:center;gap:10px;margin-left:auto;flex:0 0 auto}.today-shell .topbar-actions{flex:0 0 auto;min-width:0}.today-shell .topbar-actions button:not(.sign-in-button):not(.coin-pill){display:none}.today-shell .mobile-top-nav button,.today-shell .sign-in-button{display:inline-grid;place-items:center;width:44px;min-width:44px;height:40px;min-height:40px;border-radius:12px;padding:0}.today-shell .brand-button{flex:1 1 auto;min-width:0;max-width:132px;gap:8px}.today-shell .brand-button strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.today-shell .mobile-nav-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}}@media (max-width: 760px){.today-shell .topbar{height:58px;padding:0 12px}.today-shell.app-shell{grid-template-rows:58px 1fr 62px}.today-shell .topbar-actions{display:none}.studio-grid{min-height:calc(100dvh - 120px);display:grid;grid-template-columns:1fr;gap:12px;padding:10px 10px 76px;overflow:auto}.studio-grid .workspace-pane{display:flex;height:auto;overflow:visible}.studio-grid .preview-pane{order:-1}.studio-grid .details-pane{display:none}.studio-grid textarea{min-height:132px}.studio-grid .preview-frame{width:100%;min-height:330px;max-height:none}.mobile-save-button{display:grid;place-items:center}.account-view{width:auto;max-width:none;margin:0;max-height:none;border-width:0;border-radius:0;background:transparent;padding:14px 14px calc(132px + max(16px,env(safe-area-inset-bottom)));overflow:visible}.account-view .single-header{align-items:start}.account-card{min-width:0;border-radius:10px;padding:12px}.account-card .hint{font-size:14px;line-height:1.45}.coupon-form{grid-template-columns:1fr}.coupon-form input,.coupon-form button{width:100%;min-width:0}.today-view{min-height:calc(100dvh - 120px);gap:14px;padding:14px 12px 76px}.live-pill{min-height:26px;font-size:11px}.prompt-command{min-height:auto;grid-template-columns:auto minmax(0,1fr);border-radius:16px;padding:12px 14px}.prompt-command h1{font-size:20px;white-space:normal}.prompt-command .primary-button,.hero-secondary-button{grid-column:1 / -1;width:100%;min-height:46px}.today-meta-row{display:grid;gap:10px}.feed-byline{font-size:11px}.today-preview{min-height:540px;border-radius:18px;padding:54px 12px 18px}.today-preview .playing-pill{top:14px;right:14px}.today-preview .preview-frame{width:min(100%,390px);min-height:min(500px,calc(100dvh - 180px));max-height:540px}.prompt-chips{max-height:154px;overflow:auto;padding:14px}.prompt-chips button{max-width:100%}.today-feed{display:none}.featured-grid,.typed-grid,.surprise-row,.fresh-grid{grid-template-columns:1fr}.section-intro h2,.friends-pack h2,.bottom-create h2{font-size:38px}.section-intro>p:last-child,.friends-pack p,.info-card p,.bottom-create p{font-size:16px}.public-site-footer{align-items:flex-start;flex-direction:column;padding-bottom:calc(74px + max(12px,env(safe-area-inset-bottom)))}.public-site-footer nav{justify-content:flex-start}.typed-card li{grid-template-columns:24px 1fr}.typed-card li button{grid-column:2;grid-row:auto;justify-self:start}.fresh-item{grid-template-columns:48px 1fr}.fresh-item strong{grid-column:2}.friends-pack{padding:24px}.pack-cards{min-height:150px;justify-content:start;overflow:hidden}.pack-cards span{width:126px;height:154px;padding:14px}.mini-command{grid-template-columns:auto 1fr}.mini-command strong{grid-column:1 / -1;width:100%}.floating-make-button{position:fixed;right:12px;bottom:76px;z-index:8;display:inline-flex;align-items:center}}@media (max-width: 760px){.today-shell[data-view=preview].app-shell{grid-template-rows:1fr}.today-shell[data-view=preview] .topbar{display:none}.today-shell .topbar-actions{display:flex;gap:6px}.today-shell .topbar-actions .sign-in-button{min-width:64px;padding:0 10px}.today-shell .coin-pill{min-width:44px;max-width:96px;padding:0 9px}.today-shell .coin-pill span:last-child{overflow:hidden;text-overflow:ellipsis}.studio-grid .preview-pane,.studio-grid .details-pane{display:none}.studio-grid .create-pane{display:flex}.mobile-shell-page{width:auto;min-height:calc(100dvh - 120px);max-height:none;margin:0;overflow:auto;border:0;border-radius:0;background:transparent;padding:12px 12px 76px}.preview-view .single-header,.files-view .single-header,.home-projects-header{display:grid}.preview-view .preview-frame{width:100%;min-height:calc(100dvh - 250px);max-height:none}.file-summary-grid{grid-template-columns:1fr;gap:0}.file-code-panel pre{max-height:calc(100dvh - 380px);font-size:11px}.home-projects{border-radius:14px;padding:14px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.project-card-main{padding:8px}.project-card .project-visual{aspect-ratio:1 / 1}.project-copy strong{white-space:normal}.mobile-tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.mobile-tabs button{min-width:0;font-size:11px}}@media (max-width: 760px){.today-shell.app-shell{grid-template-rows:58px 1fr;min-height:100svh}.today-shell .topbar{position:sticky;top:0;z-index:20;border-bottom-color:#ffffff0f;background:#05070bf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.today-shell .brand-button strong{font-size:18px}.today-shell .topbar-actions{display:flex;min-width:0}.today-shell .topbar-actions button:not(.sign-in-button):not(.coin-pill){display:none}.today-shell .topbar-actions .coin-pill{min-width:44px;min-height:40px;display:inline-grid;grid-template-columns:auto auto;border-radius:12px;padding:0 9px;font-size:13px}.today-shell .mobile-top-nav{display:flex;align-items:center;gap:10px;margin-left:auto}.today-shell .mobile-top-nav button{display:inline-grid;place-items:center;min-width:44px;min-height:40px;border-radius:12px;padding:0}.today-shell .mobile-top-nav button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.today-shell .sign-in-button{position:relative;display:inline-grid;place-items:center;min-width:44px;width:44px;min-height:40px;height:40px;border:1px solid var(--border);border-radius:12px;background:transparent;color:var(--text);padding:0}.today-shell .sign-in-button.active{border-color:var(--accent);background:var(--selected-bg);color:var(--accent-strong)}.today-shell .top-icon,.today-shell .gallery-top-icon{display:block}.today-shell .mobile-nav-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.today-view{min-height:calc(100svh - 58px);padding:12px 10px max(16px,env(safe-area-inset-bottom))}.today-view.signed-in-home{display:flex;flex-direction:column;gap:12px;background:#080a0f}.today-view.signed-in-home .home-projects{order:0}.today-view.signed-in-home .today-feed-header,.today-view.signed-in-home .today-preview,.today-view.signed-in-home .prompt-chips{order:1}.today-view.signed-in-home .today-preview,.today-view.signed-in-home .prompt-chips{display:none}.today-view.signed-in-home .today-feed-header{border:1px solid #292d35;border-radius:18px;background:#11141a;padding:14px}.today-view.signed-in-home .prompt-command{box-shadow:none}.home-projects{border-radius:20px;padding:16px}.today-view.signed-in-home .home-projects{gap:16px;border:0;border-radius:0;background:transparent;padding:0}.today-view.signed-in-home .panel-title{display:grid;gap:2px}.today-view.signed-in-home .panel-title h2{font-size:28px;line-height:1}.today-view.signed-in-home .panel-title p{font-size:13px}.home-projects-header,.home-projects-header .compact-actions{display:grid;grid-template-columns:1fr;justify-content:stretch}.today-view.signed-in-home .home-projects-header{display:flex;align-items:center}.home-projects-header .compact-actions{grid-template-columns:auto auto 1fr}.today-view.signed-in-home .home-projects-header .compact-actions{width:auto;display:flex}.today-view.signed-in-home .display-mode-menu,.today-view.signed-in-home .home-projects-header .compact-actions>button:not(.primary-button){display:none}.home-projects-header .primary-button{justify-self:stretch}.today-view.signed-in-home .home-projects-header .primary-button{width:48px;min-width:48px;min-height:48px;justify-self:end;border-radius:16px;padding:0;overflow:hidden;font-size:0}.today-view.signed-in-home .home-projects-header .primary-button:before{content:"+";font-size:28px;line-height:1}.project-limit-strip{border-radius:14px}.today-view.signed-in-home .project-limit-strip{order:3;gap:2px;border:0;border-radius:0;background:transparent;padding:0}.today-view.signed-in-home .project-limit-strip span{color:var(--muted-text);font-size:13px;font-weight:800}.today-view.signed-in-home .project-limit-strip small{display:none}.today-view.signed-in-home .home-idea-chips{order:2;flex-wrap:nowrap;gap:8px;margin:0 -10px;overflow-x:auto;padding:0 10px 2px;scrollbar-width:none}.today-view.signed-in-home .home-idea-chips::-webkit-scrollbar{display:none}.today-view.signed-in-home .home-idea-chips span{flex:0 0 auto;align-self:center;font-size:10px}.today-view.signed-in-home .home-idea-chips button{min-height:32px;flex:0 0 auto;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.today-view.signed-in-home .project-grid{order:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 10px}.today-view.signed-in-home .project-launcher-pager{width:100%;display:flex;grid-template-columns:none;gap:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:0;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none}.today-view.signed-in-home .project-launcher-pager::-webkit-scrollbar{display:none}.today-view.signed-in-home .project-launcher-page{min-width:100%;flex:0 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(118px,auto);align-content:start;gap:18px 10px;scroll-snap-align:start;scroll-snap-stop:always}.today-view.signed-in-home .favorite-gallery-grid{order:1}.project-card{border:0;background:transparent;overflow:visible}.project-card.selected{background:transparent;box-shadow:none}.project-card-main{gap:8px;padding:0}.project-card .project-visual{width:64%;max-width:88px;justify-self:center;aspect-ratio:1 / 1;border-radius:22%}.project-card .project-app-glyph{font-size:clamp(20px,7vw,28px)}.project-card .project-copy{text-align:center}.project-card .project-copy strong{white-space:normal;font-size:12px;line-height:1.18}.today-view.signed-in-home .project-card .project-copy strong{font-size:11px;line-height:1.15}.project-card .project-copy small:not(.project-version-label),.project-card .project-kind{display:none}.project-card .project-version-label{display:block;color:#f7f8fb7a;font-size:9px}.project-actions-menu{top:6px;right:6px}.project-actions-menu summary{width:30px;height:30px;background:#080a0f94;color:#fff}.gallery-view.mobile-shell-page{gap:18px;padding:20px 18px max(16px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -20%,rgba(49,214,196,.08),transparent 30%),#05070b}.gallery-view .single-header{display:grid;grid-template-columns:1fr;align-items:start;gap:14px}.gallery-view .panel-title{display:grid;justify-items:center;gap:0;padding-top:4px}.gallery-view .panel-title h2{font-size:34px;line-height:1.04;text-align:center}.gallery-view .panel-title p{font-size:14px}.gallery-view .compact-actions{display:grid;grid-template-columns:minmax(94px,1fr) minmax(86px,.8fr) 42px;gap:10px;width:min(100%,320px);justify-self:center}.gallery-view .gallery-search-top{display:none}.gallery-search-dock{position:fixed;right:auto;bottom:max(16px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:6;display:block;width:clamp(118px,34vw,156px)}.gallery-search-dock .gallery-search-field{width:100%;min-width:0}.gallery-search-dock .gallery-search-field input{min-width:0;min-height:38px;border-color:#ffffff14;background:#ffffff1a;box-shadow:inset 0 0 0 1px #ffffff0a,0 10px 24px #00000047;color:#ffffffc7;padding:0 14px;text-align:center;font-size:15px;font-weight:800;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.gallery-search-dock .gallery-search-field input::placeholder{color:#ffffff94}.gallery-view .compact-actions select,.gallery-view .compact-actions button{min-width:0;min-height:42px;border-color:#ffffff1a;border-radius:999px;background:#ffffff14;font-size:14px}.gallery-view .refresh-action-button{display:grid;place-items:center;padding:0}.gallery-view .refresh-action-icon{display:block;font-size:18px;line-height:1}.gallery-view .refresh-action-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.gallery-note{display:none}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 14px;align-items:start;padding:4px 0 132px}.gallery-card{gap:0;border:0;border-radius:0;background:transparent;padding:0}.gallery-card-button{gap:9px;text-align:center}.gallery-visual{width:min(78px,25vw);max-width:none;justify-self:center;aspect-ratio:1 / 1;border-radius:22%;font-size:clamp(22px,8vw,30px);box-shadow:inset 0 1px #ffffff3d,0 16px 30px #00000047}.gallery-copy{text-align:center;gap:3px}.gallery-copy strong{white-space:normal;color:#f7f8fb;font-size:12px;line-height:1.12}.gallery-copy>span{display:none}.gallery-meta{justify-content:center;gap:9px;min-height:16px;color:#f7f8fb80}.gallery-meta small{min-height:0;border:0;background:transparent;padding:0;color:inherit;font-size:10px;font-weight:750}.gallery-action-menu{position:fixed;top:auto;right:max(14px,env(safe-area-inset-right));bottom:calc(70px + max(16px,env(safe-area-inset-bottom)));left:max(14px,env(safe-area-inset-left));z-index:8;width:auto;min-width:0;border-radius:18px;padding:10px;background:#080a0ff5;box-shadow:0 22px 48px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gallery-action-backdrop{z-index:7}.gallery-action-menu button{min-height:48px;border-radius:12px;font-size:18px}.project-list{gap:10px}.project-item{min-height:78px;border-radius:16px;padding:8px}.project-item-main{grid-template-columns:54px minmax(0,1fr)}.project-item .project-visual{width:48px;height:48px;border-radius:14px}.studio-grid{min-height:calc(100svh - 58px);padding:10px 10px max(16px,env(safe-area-inset-bottom))}.studio-grid .preview-pane,.studio-grid .details-pane{display:none}.studio-grid .create-pane{display:flex;border-radius:20px}.create-pane .panel-title p{display:none}.make-simple-form{gap:10px}.make-field input{min-height:54px;border-radius:16px}.make-field textarea{min-height:210px;border-radius:18px;font-size:18px}.make-chat-thread{min-height:220px;max-height:34svh}.make-chat-composer textarea{min-height:118px}.make-preview-note{font-size:12px}.bean-pack-grid,.pro-plan-card{grid-template-columns:1fr}.single-view.mobile-shell-page{min-height:calc(100svh - 58px);padding:12px 10px max(16px,env(safe-area-inset-bottom))}.preview-view.mobile-shell-page{min-height:calc(100svh + 260px);min-height:calc(100dvh + 260px);gap:0;padding:0;overflow:visible;background:#070a12}.preview-view .app-close-button{position:fixed;top:max(8px,env(safe-area-inset-top));right:8px;width:26px;height:26px;min-height:0;display:grid;place-items:center;padding:0;border-color:#ffffff2e;border-radius:999px;background:#080a0fa3;line-height:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-view .app-close-button span{width:7px;height:7px;display:block;border-radius:999px;background:#ffffffeb}.preview-stage{position:sticky;top:0;width:100%;min-height:100svh;min-height:100dvh;place-items:stretch;background:#070a12}.preview-view .preview-frame{width:100%;max-width:none;min-height:100svh;min-height:100dvh;height:100svh;height:100dvh;max-height:none;border:0;border-radius:0;aspect-ratio:auto}}@media (max-width: 760px){.today-shell[data-auth=signed-in] .mobile-top-nav{display:flex}.today-shell[data-auth=signed-in] .topbar{min-height:58px;padding:8px 12px;border-bottom-color:#ffffff0f;background:#05070bf5}.today-shell[data-auth=signed-in] .brand-mark{width:36px;height:36px;border-radius:10px;font-size:18px}.today-shell[data-auth=signed-in] .brand-button{gap:8px}.today-shell[data-auth=signed-in] .brand-button strong{font-size:18px}.today-shell[data-auth=signed-in] .coin-pill{min-width:40px;min-height:36px;border-radius:12px;font-size:12px}.today-view.signed-in-home{min-height:calc(100svh - 58px);padding:8px 18px max(16px,env(safe-area-inset-bottom))}.today-view.signed-in-home .home-projects{gap:14px}.today-view.signed-in-home .home-projects-header{display:none;grid-template-columns:44px 1fr 44px;align-items:center;justify-content:center;min-height:0}.today-view.signed-in-home .home-projects.launcher-editing .home-projects-header{display:grid;min-height:44px}.today-view.signed-in-home .home-projects-header .compact-actions{display:none}.today-view.signed-in-home .launcher-edit-done{grid-column:3;min-width:64px;min-height:36px;border-radius:999px;padding:0 12px}.today-view.signed-in-home .panel-title h2{font-size:24px}.today-view.signed-in-home .panel-title p{display:none}.today-view.signed-in-home .project-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.today-view.signed-in-home .project-card,.today-view.signed-in-home .project-card-main{min-width:0;display:grid;justify-items:center}.today-view.signed-in-home .project-card .project-visual{width:clamp(58px,18vw,78px);max-width:none;border-radius:22%}.today-view.signed-in-home .project-card .project-app-glyph{font-size:clamp(22px,7vw,30px)}.today-view.signed-in-home .project-card .project-copy strong{max-width:80px;display:block;overflow:hidden;color:#fff;font-size:12px;line-height:1.15;text-align:center;text-overflow:ellipsis}.today-view.signed-in-home .project-card.dragging{opacity:.28}.today-view.signed-in-home .launcher-folder-grid{order:1}.launcher-folder-card{border:0;background:transparent;text-align:center}.launcher-folder-visual{display:grid;grid-template-columns:repeat(2,1fr);gap:7%;background:#ffffff1f!important;padding:13%}.launcher-folder-visual span{display:grid;aspect-ratio:1 / 1;place-items:center;position:relative;border-radius:22%;color:#fff;font-size:clamp(12px,4vw,18px);overflow:hidden}.launcher-folder-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;align-items:start;justify-items:center;padding:max(94px,calc(env(safe-area-inset-top) + 76px)) 18px 24px;background:#00000075;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.launcher-folder-panel{width:min(360px,calc(100vw - 36px));border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#12151ceb;padding:18px;box-shadow:0 24px 80px #00000073}.launcher-folder-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.launcher-folder-header input{min-width:0;border:0;background:transparent;color:#fff;font-size:20px;font-weight:900;padding:0}.launcher-folder-header button{width:28px;height:28px;min-height:0;display:grid;place-items:center;border-radius:999px;padding:0;color:#fff;font-size:18px;line-height:1}.launcher-folder-projects{grid-template-columns:repeat(3,minmax(0,1fr))}.launcher-folder-panel .project-visual:after{display:none!important}.launcher-folder-panel .project-card .project-visual{animation:none}.launcher-folder-panel .launcher-delete-badge{top:-8px;left:4px;width:22px;min-width:22px;height:22px;min-height:22px;font-size:18px}.ungroup-folder-button{width:100%;margin-top:18px;border-color:#ffffff29;border-radius:14px;background:#ffffff0f;color:#fff}.today-view.signed-in-home .launcher-editing .project-card-main{touch-action:none}.today-view.signed-in-home .project-grid .project-actions-menu{display:none!important}.studio-grid{background:#080a0f;padding:18px 16px max(16px,env(safe-area-inset-bottom))}.studio-grid .create-pane{gap:18px;border:0;border-radius:0;background:transparent;padding:0}.create-pane .panel-title h2{font-size:24px}.make-simple-form{gap:14px}.make-field{gap:7px}.make-field span{color:var(--muted-text);font-size:12px;text-transform:uppercase}.make-field input,.make-field textarea{border-radius:20px;background:#151820}.make-field input{min-height:52px}.make-field textarea{min-height:min(44svh,320px)}.make-preview-note{display:none}.create-progress{border-radius:18px;background:#151820;padding:12px}.make-primary-action{position:sticky;bottom:max(16px,env(safe-area-inset-bottom));min-height:54px;border-radius:18px;z-index:3}.make-chat-thread{min-height:42svh;max-height:none;border:0;background:transparent;padding:0}.chat-bubble{border-radius:18px}}@media (max-width: 360px){.today-shell[data-auth=signed-in] .brand-button{max-width:44px}.today-shell[data-auth=signed-in] .brand-button strong{display:none}.today-shell[data-auth=signed-in] .mobile-top-nav{gap:6px}.today-shell[data-auth=signed-in] .mobile-top-nav button,.today-shell[data-auth=signed-in] .sign-in-button,.today-shell[data-auth=signed-in] .coin-pill{width:40px;min-width:40px;height:38px;min-height:38px}.today-view.signed-in-home .project-grid,.today-view.signed-in-home .home-launcher-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 760px){.today-shell[data-auth=signed-in].app-shell{height:100svh;min-height:100svh;grid-template-rows:calc(66px + env(safe-area-inset-top)) minmax(0,1fr);overflow:hidden}.today-shell[data-auth=signed-in][data-view=account].app-shell,.today-shell[data-auth=signed-in][data-view=beans].app-shell{height:auto;min-height:calc(100svh + 92px);overflow:visible}.today-shell[data-auth=signed-in][data-view=gallery].app-shell{height:100svh;min-height:100svh;grid-template-rows:calc(66px + env(safe-area-inset-top)) minmax(0,1fr);overflow:hidden}.today-shell[data-auth=signed-in][data-view=preview].app-shell{grid-template-rows:1fr}.today-shell[data-auth=signed-in][data-view=preview] .topbar{display:none}.today-shell[data-auth=signed-in] .mobile-top-nav{display:flex}.today-shell[data-auth=signed-in] .topbar{height:calc(66px + env(safe-area-inset-top));min-height:calc(66px + env(safe-area-inset-top));gap:8px;padding:calc(10px + env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) 8px max(10px,env(safe-area-inset-left));border-bottom-color:#ffffff0f;background:#05070bf5}.today-shell[data-auth=signed-in] .brand-button{max-width:112px}.today-shell[data-auth=signed-in] .mobile-top-nav{gap:8px}.today-shell[data-auth=signed-in] .coin-pill{width:auto;min-width:42px;height:40px;padding-inline:8px}.today-shell[data-auth=signed-in] .today-view.signed-in-home,.today-shell[data-auth=signed-in] .studio-grid,.today-shell[data-auth=signed-in] .mobile-shell-page{min-height:0;height:100%;overflow:auto}.today-shell[data-auth=signed-in] .today-view.signed-in-home{padding:8px 16px 16px}.today-shell[data-auth=signed-in][data-view=account] .account-view,.today-shell[data-auth=signed-in][data-view=beans] .mobile-shell-page{height:auto;min-height:calc(100svh + 92px);overflow:visible;padding-bottom:calc(92px + max(16px,env(safe-area-inset-bottom)))}.today-shell[data-auth=signed-in][data-view=gallery] .gallery-view.mobile-shell-page{height:100%;min-height:0;overflow:auto;padding-top:10px;padding-bottom:calc(120px + max(16px,env(safe-area-inset-bottom)));-webkit-overflow-scrolling:touch}.today-shell[data-auth=signed-in][data-view=today] .today-view.signed-in-home{height:100%;min-height:0;overflow:hidden;padding-bottom:max(16px,env(safe-area-inset-bottom))}.today-shell[data-auth=signed-in][data-view=today] .home-projects{min-height:0;overflow:hidden}.today-shell[data-auth=signed-in] .studio-grid{padding:18px 16px 16px}.today-shell[data-auth=signed-in] .make-primary-action{bottom:max(16px,env(safe-area-inset-bottom))}}@media (orientation: landscape) and (max-height: 520px){.today-shell.app-shell,.today-shell[data-auth=signed-in].app-shell{height:100dvh;min-height:100dvh;grid-template-rows:54px minmax(0,1fr);overflow:hidden}.today-shell[data-auth=signed-in][data-view=gallery].app-shell{height:100svh;min-height:100svh}.today-shell .topbar,.today-shell[data-auth=signed-in] .topbar{height:54px;min-height:54px;gap:8px;padding-block:6px;padding-inline:max(10px,env(safe-area-inset-left)) max(10px,env(safe-area-inset-right))}.today-shell .brand-mark,.today-shell[data-auth=signed-in] .brand-mark{width:32px;height:32px}.today-shell .brand-button strong,.today-shell[data-auth=signed-in] .brand-button strong{font-size:16px}.today-shell .mobile-top-nav,.today-shell[data-auth=signed-in] .mobile-top-nav{display:flex;gap:7px}.today-shell .mobile-top-nav button,.today-shell .sign-in-button,.today-shell[data-auth=signed-in] .mobile-top-nav button,.today-shell[data-auth=signed-in] .sign-in-button,.today-shell[data-auth=signed-in] .coin-pill{width:38px;min-width:38px;height:36px;min-height:36px;border-radius:11px}.today-shell[data-auth=signed-in] .coin-pill{padding-inline:7px}.today-shell[data-auth=signed-in] .today-view.signed-in-home,.today-shell[data-auth=signed-in] .studio-grid,.today-shell[data-auth=signed-in] .mobile-shell-page{height:100%;min-height:0;overflow:auto}.today-shell[data-auth=signed-in] .today-view.signed-in-home{padding:12px max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))}}@media (max-width: 760px){html.jelly-mobile-browser-chrome{min-height:100%;background:#080a0f}body.jelly-mobile-browser-chrome{min-height:calc(100svh + 150px);min-height:calc(100dvh + 150px);overflow-y:auto;background:#080a0f}body.jelly-mobile-browser-chrome #root{min-height:inherit}body.jelly-mobile-browser-chrome .today-shell.app-shell,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in].app-shell,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in][data-view=account].app-shell,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in][data-view=beans].app-shell{height:auto;min-height:calc(100svh + 150px);min-height:calc(100dvh + 150px);overflow:visible}body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in][data-view=gallery].app-shell{height:100svh;min-height:100svh;grid-template-rows:calc(66px + env(safe-area-inset-top)) minmax(0,1fr);overflow:hidden}body.jelly-mobile-browser-chrome .today-shell .today-view,body.jelly-mobile-browser-chrome .today-shell .studio-grid,body.jelly-mobile-browser-chrome .today-shell .mobile-shell-page,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in] .today-view.signed-in-home,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in] .studio-grid,body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in] .mobile-shell-page:not(.gallery-view),body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in] .account-view{height:auto;min-height:calc(100svh + 72px);min-height:calc(100dvh + 72px);overflow:visible}body.jelly-mobile-browser-chrome .today-shell[data-auth=signed-in][data-view=gallery] .gallery-view.mobile-shell-page{height:100%;min-height:0;overflow:auto}body.jelly-mobile-browser-chrome .today-shell[data-view=preview] .preview-view.mobile-shell-page{min-height:calc(100svh + 340px);min-height:calc(100dvh + 340px)}body.jelly-mobile-browser-chrome .today-shell[data-view=preview] .preview-stage{min-height:100svh;min-height:100dvh}html[data-jelly-view=preview].jelly-mobile-browser-chrome,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome,body.jelly-mobile-browser-chrome .today-shell[data-view=preview].app-shell{color-scheme:dark;background:#070a12}html[data-theme=light].jelly-mobile-browser-chrome,html[data-theme=light] body.jelly-mobile-browser-chrome{background:#eef4f6}html[data-theme=dark].jelly-mobile-browser-chrome,html[data-theme=dark] body.jelly-mobile-browser-chrome{color-scheme:dark;background:#05070b}html[data-theme=dark][data-jelly-view=preview].jelly-mobile-browser-chrome,html[data-theme=dark][data-jelly-view=preview] body.jelly-mobile-browser-chrome{color-scheme:dark;background:#070a12}html[data-jelly-view=preview].jelly-mobile-browser-chrome,html[data-jelly-view=preview].jelly-mobile-browser-chrome body,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome #root,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome .today-shell[data-view=preview].app-shell,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome .preview-view.mobile-shell-page,html[data-jelly-view=preview] body.jelly-mobile-browser-chrome .preview-stage{color-scheme:dark!important;background:#070a12!important}}
