.site-wrap{flex-direction:column;flex:auto;width:100%;min-height:100vh;display:flex}@media screen and (width<=768px){.site-wrap{--mobile-composer-reserved-height:calc(var(--mobile-composer-height,0px) + env(safe-area-inset-bottom,0px))}.site-wrap .sidebar{transform:translate(0%)}.site-wrap .sidebar .prompt-output-wrap,.site-wrap .sidebar .onboarding-chat-history,.site-wrap .site-stage{padding-bottom:var(--mobile-composer-reserved-height)}.site-wrap.site-stage-open form.prompt-form .prompt-gradient{display:none}.site-wrap.site-stage-open .sidebar{transform:translate(-100%)}.site-wrap.site-stage-open .site-stage{transform:translate(0%)}.site-wrap.site-stage-open .auth-btn,.site-wrap.site-stage-open .mobile-sign-in-icon{color:#fff}.site-wrap{flex-direction:column;overflow:hidden}}.mobile-app-nav{box-sizing:border-box;z-index:2;background-color:var(--ui-background);justify-content:center;align-items:center;width:100%;padding:20px;display:none;position:fixed;top:0;left:0}@media screen and (width<=768px){.mobile-app-nav{display:flex}}.mobile-app-nav .mobile-app-nav-inner{box-sizing:border-box;flex:auto;grid-template-columns:repeat(3,1fr);justify-content:center;width:100%;display:grid;position:relative}.mobile-app-nav .mobile-app-nav-inner>*{z-index:1;position:relative}.mobile-app-nav .auth-actions-mobile{justify-content:flex-end;align-items:center;gap:8px;display:flex}.mobile-app-nav .auth-actions-mobile .auth-btn{background-color:#0000;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}@media screen and (width<=670px){.mobile-app-nav .auth-actions-mobile .auth-btn{justify-content:flex-end}}.mobile-app-nav .auth-actions-mobile .auth-btn svg{width:20px;height:20px}.mobile-composer-dock{display:none}.mobile-composer-dock .mk-footer-wrap{padding-top:12px}@media screen and (width<=768px){.mobile-composer-dock{z-index:3;pointer-events:none;padding-bottom:env(safe-area-inset-bottom);flex-direction:column;justify-content:center;align-items:flex-end;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-composer-dock:before{content:"";pointer-events:none;background-image:linear-gradient(#0000 0%,#f8f8f8b8 46%,#f8f8f8f5 76%);height:160px;position:absolute;bottom:0;left:0;right:0}.mobile-composer-dock>*{pointer-events:auto;width:100%;position:relative}}.mobile-composer-dock-content{pointer-events:auto;width:100%;position:relative}.projects-mobile-stage-toggle-wrap{box-sizing:border-box;justify-content:center;width:100%;padding:10px 18px 0;display:flex}.logo-wrap{align-items:center;gap:7px;font-size:11px;line-height:14px;display:flex}@media screen and (width<=768px){.logo-wrap{font-size:14px;line-height:21px}}.header-logo-link{display:flex}.header-logo-link svg{transition:all .5s ease-in-out}.logo-mark{color:var(--ui-text-bold);flex:none;width:16px;height:16px}@media screen and (width<=768px){.logo-mark{width:25px;height:25px}}.header-text{color:var(--ui-text-bold);font-weight:600;display:flex}@media screen and (width<=768px){.header-text{font-weight:500}}.header-divide,.header-tagline{color:var(--ui-text-muted);font-weight:500}@media screen and (width<=768px){.header-divide,.header-tagline{display:none}}@keyframes thinking-dot-bounce{0%,80%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}@keyframes latest-turn-caret{0%,49%{opacity:1}50%,to{opacity:0}}.is-editor .site-stage{box-sizing:border-box;background-color:#f8f8f8;border-left:1px solid #e2e2e2;padding-left:10px;padding-right:10px}@media screen and (width<=768px){.is-editor .site-stage{padding-left:10px}}.site-stage{transition-behavior:allow-discrete;background-color:#000;flex-direction:column;flex:auto;width:calc(100% - 340px);transition:transform .25s ease-in-out;display:flex;position:relative;transform:translate(340px)}@media screen and (width<=768px){.site-stage{flex:auto;width:100%;height:100vh;overflow-y:auto;transform:translate(100%)}}.initial-preset-error{box-sizing:border-box;color:#ffc1c1;margin:0;padding:4px 10px 0;font-size:12px;line-height:16px}html.is-home{background:#f8f8f8}@media screen and (width<=768px){html.is-home{overscroll-behavior:none;touch-action:manipulation;height:100%}}html.is-home body{color:var(--ui-text);counter-reset:site-counter;min-height:auto;margin:0;padding:0}@media screen and (width<=768px){html.is-home body{overscroll-behavior:none;touch-action:manipulation;height:100%;overflow:hidden}}@starting-style{html.is-home .home-nav .auth-actions .auth-btn{opacity:0;scale:.8}}.empty-state{text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:24px;padding:64px 32px;display:flex}.empty-state p{color:#fff9;margin:0;font-size:18px}.empty-state button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;transition:background .2s,border-color .2s}.empty-state button:hover{background:#ffffff26;border-color:#ffffff4d}
