.AppToolbar-module__WSECea__toolbar__desktop-only{display:inline-flex!important}.AppToolbar-module__WSECea__toolbar__mobile-only{display:none!important}@media (max-width:1024px){.AppToolbar-module__WSECea__toolbar__desktop-only{display:none!important}.AppToolbar-module__WSECea__toolbar__mobile-only{display:inline-flex!important}.AppToolbar-module__WSECea__toolbar__view-toggle{display:none!important}}.AppToolbar-module__WSECea__toolbar__more-menu{background:var(--surface,#fff);border:1px solid var(--border);z-index:100;border-radius:10px;flex-direction:column;gap:2px;min-width:160px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.AppToolbar-module__WSECea__toolbar__more-item{width:100%;color:var(--text);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:500;transition:background .12s;display:inline-flex}.AppToolbar-module__WSECea__toolbar__more-item:hover:not(:disabled){background:var(--surface-hover,#f5f5f7);box-shadow:none;border-radius:6px;transform:none}.AppToolbar-module__WSECea__toolbar__more-item:disabled{opacity:.5;cursor:default}.AppToolbar-module__WSECea__toolbar__left{flex-shrink:0;align-items:center;display:flex}.AppToolbar-module__WSECea__toolbar__right{flex-shrink:0;align-items:center;gap:8px;display:flex}.AppToolbar-module__WSECea__toolbar__view-toggle{background:var(--surface-2,#fafafa);border:.6px solid var(--border,#e0e0e0);border-radius:8px;flex-shrink:0;align-items:center;height:32px;padding:2px;display:flex}.AppToolbar-module__WSECea__toolbar__view-btn{cursor:pointer;width:26px;height:26px;color:var(--text-muted);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.AppToolbar-module__WSECea__toolbar__view-btn:hover{color:var(--text)}.AppToolbar-module__WSECea__toolbar__view-btn--active{background:var(--surface,#fff);color:var(--text);box-shadow:0 1px 2px #00000014}.AppToolbar-module__WSECea__toolbar__refresh{border:.6px solid var(--border,#e0e0e0);background:var(--surface,#fff);cursor:pointer;width:32px;height:32px;color:var(--text);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.AppToolbar-module__WSECea__toolbar__refresh:hover{background:var(--bg-muted)}.AppToolbar-module__WSECea__toolbar__refresh--spinning svg{animation:.8s AppToolbar-module__WSECea__refresh-spin}@keyframes AppToolbar-module__WSECea__refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AppToolbar-module__WSECea__toolbar__publish{color:var(--surface,#fff);background:var(--text,#1c1c1e);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:6px;height:32px;padding:6px 14px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.AppToolbar-module__WSECea__toolbar__publish:hover{opacity:.85}.AppToolbar-module__WSECea__toolbar__publish_secondary{color:var(--text);background:var(--surface,#fff);border:.6px solid var(--border,#e0e0e0);cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:6px;height:32px;padding:6px 14px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.AppToolbar-module__WSECea__toolbar__publish_secondary:hover{background:var(--bg-muted)}.AppToolbar-module__WSECea__toolbar__publish_secondary:disabled,.AppToolbar-module__WSECea__toolbar__publish:disabled{opacity:.5;cursor:default}.AppToolbar-module__WSECea__toolbar__platform-panel{flex-direction:column;align-items:flex-start;gap:8px;min-width:200px;padding:8px 10px;display:flex}.AppToolbar-module__WSECea__toolbar__platform-label{color:var(--text-muted,#7a7a7a);font-size:12px;font-weight:600}.AppToolbar-module__WSECea__toolbar__adapt-btn{width:100%;color:var(--surface,#fff);background:var(--text,#1c1c1e);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:600;transition:opacity .15s;display:inline-flex}.AppToolbar-module__WSECea__toolbar__adapt-btn:hover:not(:disabled){opacity:.88}.AppToolbar-module__WSECea__toolbar__adapt-btn:disabled{opacity:.5;cursor:default}.AppToolbar-module__WSECea__toolbar__more-divider{background:var(--border,#e0e0e0);height:1px;margin:4px 0}.dark .AppToolbar-module__WSECea__toolbar__adapt-btn{color:#1c1c1e;background:#fff}
.DotWave-module__bJbPWq__wave{--uib-size:var(--dw-size,48px);--uib-color:var(--text);--uib-speed:1.5s;--uib-dot-size:calc(var(--uib-size)*.1);height:calc(var(--uib-size)*.64);width:calc(var(--uib-size)*.64);flex-shrink:0;position:relative}.DotWave-module__bJbPWq__dot{--uib-d1:-.48;--uib-d2:-.4;--uib-d3:-.32;--uib-d4:-.24;--uib-d5:-.16;--uib-d6:-.08;--uib-d7:0;--uib-scale:1;bottom:calc(var(--uib-bottom) + var(--uib-dot-size)/2);right:calc(var(--uib-right) + var(--uib-dot-size)/2);height:var(--uib-dot-size);width:var(--uib-dot-size);animation:DotWave-module__bJbPWq__dw-jump var(--uib-speed)ease-in-out infinite;opacity:var(--uib-scale);will-change:transform;backface-visibility:hidden;display:flex;position:absolute}.DotWave-module__bJbPWq__dot:before{content:"";background-color:var(--uib-color);width:100%;height:100%;transform:scale(var(--uib-scale));border-radius:50%}@keyframes DotWave-module__bJbPWq__dw-jump{0%,to{transform:translateY(120%)}50%{transform:translateY(-120%)}}.DotWave-module__bJbPWq__dot:first-child{--uib-bottom:24%;--uib-right:-35%;animation-delay:calc(var(--uib-speed)*var(--uib-d1))}.DotWave-module__bJbPWq__dot:nth-child(2){--uib-bottom:16%;--uib-right:-6%;animation-delay:calc(var(--uib-speed)*var(--uib-d2))}.DotWave-module__bJbPWq__dot:nth-child(3){--uib-bottom:8%;--uib-right:23%;animation-delay:calc(var(--uib-speed)*var(--uib-d3))}.DotWave-module__bJbPWq__dot:nth-child(4){--uib-bottom:-1%;--uib-right:51%;animation-delay:calc(var(--uib-speed)*var(--uib-d4))}.DotWave-module__bJbPWq__dot:nth-child(5){--uib-bottom:38%;--uib-right:-17.5%;animation-delay:calc(var(--uib-speed)*var(--uib-d2))}.DotWave-module__bJbPWq__dot:nth-child(6){--uib-bottom:30%;--uib-right:10%;animation-delay:calc(var(--uib-speed)*var(--uib-d3))}.DotWave-module__bJbPWq__dot:nth-child(7){--uib-bottom:22%;--uib-right:39%;animation-delay:calc(var(--uib-speed)*var(--uib-d4))}.DotWave-module__bJbPWq__dot:nth-child(8){--uib-bottom:14%;--uib-right:67%;animation-delay:calc(var(--uib-speed)*var(--uib-d5))}.DotWave-module__bJbPWq__dot:nth-child(9){--uib-bottom:53%;--uib-right:-0.8%;animation-delay:calc(var(--uib-speed)*var(--uib-d3))}.DotWave-module__bJbPWq__dot:nth-child(10){--uib-bottom:44.5%;--uib-right:27%;animation-delay:calc(var(--uib-speed)*var(--uib-d4))}.DotWave-module__bJbPWq__dot:nth-child(11){--uib-bottom:36%;--uib-right:55.7%;animation-delay:calc(var(--uib-speed)*var(--uib-d5))}.DotWave-module__bJbPWq__dot:nth-child(12){--uib-bottom:28.7%;--uib-right:84.3%;animation-delay:calc(var(--uib-speed)*var(--uib-d6))}.DotWave-module__bJbPWq__dot:nth-child(13){--uib-bottom:66.8%;--uib-right:15%;animation-delay:calc(var(--uib-speed)*var(--uib-d4))}.DotWave-module__bJbPWq__dot:nth-child(14){--uib-bottom:58.8%;--uib-right:43%;animation-delay:calc(var(--uib-speed)*var(--uib-d5))}.DotWave-module__bJbPWq__dot:nth-child(15){--uib-bottom:50%;--uib-right:72%;animation-delay:calc(var(--uib-speed)*var(--uib-d6))}.DotWave-module__bJbPWq__dot:nth-child(16){--uib-bottom:42%;--uib-right:100%;animation-delay:calc(var(--uib-speed)*var(--uib-d7))}.DotWave-module__bJbPWq__dot:nth-child(3){--uib-scale:.98}.DotWave-module__bJbPWq__dot:nth-child(2),.DotWave-module__bJbPWq__dot:nth-child(8){--uib-scale:.96}.DotWave-module__bJbPWq__dot:first-child,.DotWave-module__bJbPWq__dot:nth-child(7){--uib-scale:.94}.DotWave-module__bJbPWq__dot:nth-child(6),.DotWave-module__bJbPWq__dot:nth-child(12){--uib-scale:.92}.DotWave-module__bJbPWq__dot:nth-child(5),.DotWave-module__bJbPWq__dot:nth-child(11){--uib-scale:.9}.DotWave-module__bJbPWq__dot:nth-child(10),.DotWave-module__bJbPWq__dot:nth-child(16){--uib-scale:.88}.DotWave-module__bJbPWq__dot:nth-child(9),.DotWave-module__bJbPWq__dot:nth-child(15){--uib-scale:.86}.DotWave-module__bJbPWq__dot:nth-child(14){--uib-scale:.84}.DotWave-module__bJbPWq__dot:nth-child(13){--uib-scale:.82}@media (prefers-reduced-motion:reduce){.DotWave-module__bJbPWq__dot{animation:none;transform:translateY(0)}}
.SpaceAppContentSkeleton-module__jkCdgW__app-skeleton{background:var(--surface);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:32px;display:flex}.SpaceAppContentSkeleton-module__jkCdgW__app-skeleton__wave{margin-bottom:12px}.SpaceAppContentSkeleton-module__jkCdgW__app-skeleton__title{font-family:var(--font-geist-sans),"Geist",system-ui,sans-serif;color:var(--text);letter-spacing:-.01em;margin-top:8px;font-size:18px;font-weight:600}.SpaceAppContentSkeleton-module__jkCdgW__app-skeleton__sub{font-family:var(--font-geist-sans),"Geist",system-ui,sans-serif;color:var(--text-muted);font-size:14px}
.index-module__CzRVAa__desktop_only{display:contents}.index-module__CzRVAa__mobile_only{display:none}@media (max-width:1024px){.index-module__CzRVAa__desktop_only{display:none}.index-module__CzRVAa__mobile_only{display:contents}}.index-module__CzRVAa__profile{background:var(--bg,#fdfdfd);width:100%;height:fit-content;min-height:100vh}.index-module__CzRVAa__profile__banner{background-color:var(--brand-orange,#e8834a);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:320px;position:relative;overflow:hidden}.index-module__CzRVAa__profile__banner--default{background-color:var(--brand-orange,#e8834a);background-position:100% 100%;background-size:auto 100%}.index-module__CzRVAa__profile__banner-actions{gap:8px;display:flex;position:absolute;top:16px;right:16px}.index-module__CzRVAa__profile__banner-edit{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#1c1c1eb3;border:none;border-radius:100px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.index-module__CzRVAa__profile__banner-edit:hover{background:#1c1c1ed9}.index-module__CzRVAa__profile__banner-edit:disabled{opacity:.6;cursor:not-allowed;cursor:default;opacity:.6}.index-module__CzRVAa__profile__main{box-sizing:border-box;align-items:flex-start;gap:24px;width:100%;margin:0;padding:0 64px 80px;display:flex}.index-module__CzRVAa__profile__sidebar{background:var(--surface,#fff);z-index:1;border-radius:16px;flex-direction:column;flex-shrink:0;gap:28px;width:340px;min-height:520px;margin-top:-104px;padding:24px 20px 32px;display:flex;position:relative}.index-module__CzRVAa__profile__content{flex:1;min-width:0;padding-top:24px}.index-module__CzRVAa__profile__back{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:2;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .15s;display:inline-flex;position:absolute;top:40px;left:40px}.index-module__CzRVAa__profile__back svg{display:block;transform:translate(-1px)}.index-module__CzRVAa__profile__back:hover{background:#0000004d}.dark .index-module__CzRVAa__profile__back{color:#fff;background:#fff3}.dark .index-module__CzRVAa__profile__back:hover{background:#ffffff4d}.index-module__CzRVAa__profile__header{flex-direction:column;align-items:center;gap:12px;display:flex}.index-module__CzRVAa__profile__avatar,.index-module__CzRVAa__profile__avatar-img{border:.6px solid var(--border,#e0e0e0);border-radius:50%;flex-shrink:0;width:80px;height:80px}.index-module__CzRVAa__profile__avatar{color:var(--primary-foreground);background:var(--primary);justify-content:center;align-items:center;font-size:28px;font-weight:700;display:flex}.index-module__CzRVAa__profile__avatar-img{object-fit:cover}.index-module__CzRVAa__profile__actions{gap:8px;width:100%;display:flex}.index-module__CzRVAa__profile__share-btn{border:1px solid var(--border-2,#e0e0e0);background:var(--surface);height:36px;color:var(--text);cursor:pointer;border-radius:100px;flex:1;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.index-module__CzRVAa__profile__share-btn:hover{background:var(--bg)}.index-module__CzRVAa__profile__edit-btn{background:var(--primary);height:36px;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:100px;align-items:center;gap:6px;padding:0 16px;font-family:inherit;font-size:13px;font-weight:500;display:inline-flex}.index-module__CzRVAa__profile__socials{gap:8px;margin-top:4px;display:flex}.index-module__CzRVAa__profile__social{border:1px solid var(--border-2,#e0e0e0);background:var(--surface);width:36px;height:36px;color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.index-module__CzRVAa__profile__social:hover{background:var(--text,#1c1c1e);color:var(--surface,#fff);border-color:var(--text,#1c1c1e)}.index-module__CzRVAa__profile__name{letter-spacing:-.02em;color:var(--text);word-break:break-word;margin:0;font-size:22px;font-weight:800}.index-module__CzRVAa__profile__header-info{text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;display:flex}.index-module__CzRVAa__profile__name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.index-module__CzRVAa__profile__tier-badges{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:4px;display:flex}.index-module__CzRVAa__profile__tier-badge{letter-spacing:.2px;text-transform:uppercase;border-radius:4px;align-items:center;gap:4px;padding:2px 6px 2px 3px;font-size:10px;font-weight:700;display:inline-flex}.index-module__CzRVAa__profile__tier-badge-icon{object-fit:contain;flex-shrink:0;width:16px;height:16px;display:block}.dark .index-module__CzRVAa__profile__tier-badge{color:var(--text)!important;background:#ffffff0f!important}.dark .index-module__CzRVAa__profile__tier-badge[data-tier="3"]{background:linear-gradient(135deg,#f7599740 0%,#b4a0ff40 33%,#ffe20133 66%,#78dc8c38 100%)!important}.index-module__CzRVAa__profile__bio{color:var(--text-muted);word-break:break-word;text-align:center;margin:-16px 0 0;font-size:13px;line-height:1.5}.index-module__CzRVAa__profile__stats{justify-content:space-between;gap:8px;margin:0;padding:0;list-style:none;display:flex}.index-module__CzRVAa__profile__stat{text-align:center;flex-direction:column;flex:1;align-items:center;gap:2px;min-width:0;display:flex;position:relative}.index-module__CzRVAa__profile__stat:not(:last-child):after{content:"";background:var(--border,#e0e0e0);width:1px;height:24px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.index-module__CzRVAa__profile__stat-value{color:var(--text);letter-spacing:-.02em;font-size:24px;font-weight:600;line-height:1.1}.index-module__CzRVAa__profile__stat-label{color:var(--text-muted);font-size:12px;font-weight:500}.index-module__CzRVAa__profile__section-title{color:var(--text);margin:0 0 16px;font-size:16px;font-weight:700}.index-module__CzRVAa__profile__tabs{align-items:flex-end;gap:24px;margin:0 0 16px;display:flex}.index-module__CzRVAa__profile__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:8px 0 7px;font-size:16px;font-weight:600;transition:color .15s;position:relative}.index-module__CzRVAa__profile__tab:hover,.index-module__CzRVAa__profile__tab--active{color:var(--text)}.index-module__CzRVAa__profile__tab--active:after{content:"";background:var(--text);border-radius:999px;height:3px;position:absolute;bottom:0;left:0;right:0}.index-module__CzRVAa__profile__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;width:100%;min-width:0;display:grid}.index-module__CzRVAa__profile-card{background:var(--surface);box-shadow:none;cursor:pointer;border:none;border-radius:16px;flex-direction:column;gap:8px;min-height:160px;padding:8px;transition:background .2s;display:flex;position:relative;overflow:visible}.index-module__CzRVAa__profile-card:hover{background:var(--surface)}.index-module__CzRVAa__profile-card__screenshot{aspect-ratio:7/4;background:var(--bg);border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.index-module__CzRVAa__profile-card__info-row{align-items:center;gap:12px;min-height:40px;padding:0;display:flex}.index-module__CzRVAa__profile-card__stats{justify-content:flex-start;align-items:center;gap:12px;margin-top:-4px;padding:0;display:flex}.index-module__CzRVAa__profile-card__stat{color:var(--text-muted);cursor:default;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:12px;display:inline-flex}.index-module__CzRVAa__profile-card__desc{font-family:var(--font-inter),system-ui,sans-serif;color:var(--text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:2px;font-size:12px;display:-webkit-box;overflow:hidden}.index-module__CzRVAa__profile-card__name{color:var(--text);letter-spacing:-.02em;align-items:center;margin:0;font-size:14px;font-weight:500;line-height:1.3;display:flex}.index-module__CzRVAa__profile-card__bottom{background:var(--surface);border-top:.6px solid var(--border,#e0e0e0);gap:16px;padding:16px;display:flex}.index-module__CzRVAa__profile-card__actions{flex:1;gap:16px;display:flex}.index-module__CzRVAa__profile-card__visit{text-align:center;color:var(--text);background:var(--surface);border:1px solid var(--border,#e0e0e0);border-radius:var(--radius-sm-old,8px);cursor:pointer;flex:1;padding:10px 0;font-size:14px;font-weight:600;line-height:1}.index-module__CzRVAa__profile-card__remix{text-align:center;color:var(--primary-foreground);background:var(--primary);border-radius:var(--radius-sm-old,8px);cursor:pointer;border:none;flex:1;padding:10px 0;font-size:14px;font-weight:600;line-height:1}.index-module__CzRVAa__profile-card__menu{position:relative}.index-module__CzRVAa__profile-card__menu-trigger{border-radius:var(--radius-xs,6px);cursor:pointer;width:28px;height:28px;color:var(--text);background:#0000000f;border:none;justify-content:center;align-items:center;padding:0;display:flex}.index-module__CzRVAa__profile-card__dropdown{background:var(--surface,#fff);z-index:2;border:none;border-radius:8px;min-width:112px;padding:4px;position:absolute;top:32px;right:0;overflow:hidden;box-shadow:0 4px 12px #00000014}.index-module__CzRVAa__profile-card__dropdown-item{cursor:pointer;text-align:left;width:100%;color:var(--text);background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:12px}.index-module__CzRVAa__profile-card__dropdown-item:hover{background:var(--bg)}.index-module__CzRVAa__profile-card__dropdown-item--danger{color:var(--status-error)}.index-module__CzRVAa__profile-card__dropdown-item--danger:hover{background:var(--status-error-bg)}.index-module__CzRVAa__app-view{background:var(--bg,#f8f8f7);z-index:1;flex-direction:column;display:flex;position:fixed;inset:0}.index-module__CzRVAa__app-view__iframe{border:none;flex:1;width:100%;display:block}.index-module__CzRVAa__aigc-gate{background:var(--surface);flex:1;width:100%;min-height:60vh;position:relative;overflow:hidden}.index-module__CzRVAa__aigc-gate__bg{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.index-module__CzRVAa__aigc-gate__mask{-webkit-backdrop-filter:blur(8px);background:#00000073;position:absolute;inset:0}.index-module__CzRVAa__tapi-badge{background:var(--surface);border:.6px solid var(--border,#e0e0e0);color:var(--text);z-index:50;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;position:fixed;bottom:16px;right:16px;box-shadow:0 2px 10px #0000000f}.index-module__CzRVAa__profile__empty{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:320px;display:flex}.index-module__CzRVAa__profile__empty-text{color:var(--text-muted);margin:0;font-size:14px}.index-module__CzRVAa__profile__empty-cta{color:#fff;background:#1c1c1e;border-radius:8px;justify-content:center;align-items:center;height:36px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.index-module__CzRVAa__profile__empty-cta:hover{opacity:.85}.index-module__CzRVAa__profile__loading{min-height:200px;color:var(--text-muted);justify-content:center;align-items:center;font-size:14px;display:flex}@media (max-width:1440px){.index-module__CzRVAa__profile__banner{height:240px}.index-module__CzRVAa__profile__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1280px){.index-module__CzRVAa__profile__main{padding:0 40px 80px}}@media (max-width:900px){.index-module__CzRVAa__profile__main{flex-direction:column;gap:24px;padding:0 20px 80px}.index-module__CzRVAa__profile__sidebar{width:100%;margin-top:-32px;gap:16px!important;min-height:auto!important;padding:20px 16px!important}.index-module__CzRVAa__profile__content{width:100%;padding-top:0}.index-module__CzRVAa__profile__grid{grid-template-columns:1fr!important;width:100%!important}.index-module__CzRVAa__profile__grid>*{width:100%!important;max-width:100%!important}.index-module__CzRVAa__profile__banner{height:240px}.index-module__CzRVAa__profile__banner--default{background-size:auto 80%}}@media (max-width:640px){.index-module__CzRVAa__profile__banner{height:160px}.index-module__CzRVAa__profile__banner--default{background-position:50%;background-size:cover;background-image:url(/profile-banner-mobile.png)!important}.index-module__CzRVAa__profile__main{gap:16px;padding:0 12px 64px}.index-module__CzRVAa__profile__sidebar{border-radius:12px;gap:20px;margin-top:-44px;padding:20px 16px}.index-module__CzRVAa__profile__avatar,.index-module__CzRVAa__profile__avatar-img{width:64px;height:64px}.index-module__CzRVAa__profile__name{font-size:18px}.index-module__CzRVAa__profile__stat-value{font-size:20px}.index-module__CzRVAa__profile__grid{grid-template-columns:1fr}.index-module__CzRVAa__profile__header-info{flex:1;min-width:0}.index-module__CzRVAa__profile__bio{font-size:13px}.index-module__CzRVAa__profile__section-title{font-size:14px}.index-module__CzRVAa__profile-card__screenshot{aspect-ratio:16/9}.index-module__CzRVAa__app-view__header{gap:8px;padding:12px}.index-module__CzRVAa__app-view__iframe-area{padding:12px}.index-module__CzRVAa__app-view__iframe{min-height:50vh}.index-module__CzRVAa__tapi-badge{padding:6px 12px;font-size:12px;bottom:12px;right:12px}.index-module__CzRVAa__profile-card__menu-trigger{width:24px;height:24px}.index-module__CzRVAa__profile-card__dropdown{min-width:100px}}.index-module__CzRVAa__detail-modal{scrollbar-width:none;flex-direction:column;display:flex;overflow:hidden;background:var(--surface)!important;border-radius:16px!important;width:90%!important;max-width:1080px!important;max-height:90vh!important;padding:0!important}.index-module__CzRVAa__detail-modal::-webkit-scrollbar{display:none}.index-module__CzRVAa__detail-modal__header{flex-shrink:0;align-items:center;gap:16px;padding:12px 24px;display:flex}.index-module__CzRVAa__detail-modal__info{flex:1;min-width:0}.index-module__CzRVAa__detail-modal__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.index-module__CzRVAa__detail-modal__body{scrollbar-width:none;flex:1;padding:0 24px 24px;overflow:auto}.index-module__CzRVAa__detail-modal__body::-webkit-scrollbar{display:none}.index-module__CzRVAa__detail-modal__iframe-wrap{border:1px solid var(--border-2);background:var(--bg);border-radius:12px;width:100%;margin-bottom:24px;display:block;position:relative;overflow:hidden}.index-module__CzRVAa__detail-modal__preview-badge{color:#22c55e;z-index:2;pointer-events:none;background:#22c55e1a;border-radius:999px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;display:flex;position:absolute;top:8px;right:8px}.index-module__CzRVAa__detail-modal__iframe-overlay{z-index:1;cursor:pointer;background:0 0;display:block;position:absolute;inset:0}.index-module__CzRVAa__detail-modal__iframe{border:none;width:100%;min-width:0;height:640px;display:block}.index-module__CzRVAa__detail-modal__btn-primary{background:var(--primary);height:36px;color:var(--primary-foreground);cursor:pointer;border:none;border-radius:8px;padding:0 20px;font-size:14px;font-weight:600}.index-module__CzRVAa__detail-modal__btn-primary:hover{opacity:.9}.index-module__CzRVAa__detail-modal__btn-outline{background:var(--surface);height:36px;color:var(--text);border:1px solid var(--border-2);border-radius:8px;align-items:center;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.index-module__CzRVAa__detail-modal__btn-icon{border:1px solid var(--border-2);background:var(--surface);cursor:pointer;min-width:36px;height:36px;color:var(--text-2);border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:0 8px;display:flex}.index-module__CzRVAa__detail-modal__btn-icon:hover{background:var(--surface-hover)}.index-module__CzRVAa__detail-modal__btn-liked{color:#c43e3e}.index-module__CzRVAa__detail-modal__no-comments{background:var(--bg);color:var(--text-muted);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:16px;padding:16px;font-size:14px;display:flex}
.AppErrorView-module__0lP_1q__error{font-family:var(--font-geist-sans),"Geist",system-ui,sans-serif;text-align:center;background:var(--surface,#fff);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px 24px;line-height:1.6;display:flex}.AppErrorView-module__0lP_1q__error-illust{justify-content:center;align-items:center;margin-bottom:4px;display:flex}.AppErrorView-module__0lP_1q__error-title{color:var(--text,#1c1c1e);letter-spacing:-.01em;font-size:18px;font-weight:600}.AppErrorView-module__0lP_1q__error-desc{color:var(--text-2,#525252);max-width:420px;font-size:14px;line-height:1.5}.AppErrorView-module__0lP_1q__error-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:8px;display:flex}.AppErrorView-module__0lP_1q__error-btn,.AppErrorView-module__0lP_1q__error-btn--primary{font-family:var(--font-geist-sans),"Geist",system-ui,sans-serif;cursor:pointer;border-radius:999px;height:36px;padding:0 18px;font-size:14px;font-weight:600;transition:all .15s}.AppErrorView-module__0lP_1q__error-btn{color:var(--text);background:var(--surface,#fff);border:.6px solid var(--border,#e0e0e0)}.AppErrorView-module__0lP_1q__error-btn:hover:not(:disabled){background:var(--bg-muted)}.AppErrorView-module__0lP_1q__error-btn--primary{color:#fff;background:var(--text,#1c1c1e);border:none}.AppErrorView-module__0lP_1q__error-btn--primary:hover:not(:disabled){opacity:.85}.AppErrorView-module__0lP_1q__error-btn:disabled,.AppErrorView-module__0lP_1q__error-btn--primary:disabled{opacity:.5;cursor:default}
.ProfileHeaderSkeleton-module__QmKdYq__header{align-items:center;gap:20px;margin-bottom:40px;display:flex}.ProfileHeaderSkeleton-module__QmKdYq__info{flex-direction:column;flex:1;gap:10px;min-width:0;display:flex}.ProfileHeaderSkeleton-module__QmKdYq__section_title{margin:0 0 16px}.ProfileHeaderSkeleton-module__QmKdYq__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:16px;display:grid}
.SpaceAppDesktop-module__fDbPkG__app-loader{background:var(--surface);border:.6px solid var(--border,#e0e0e0);border-radius:12px;flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.SpaceAppDesktop-module__fDbPkG__app-loader__iframe-wrap{flex:1;justify-content:center;display:flex;overflow:hidden}.SpaceAppDesktop-module__fDbPkG__app-loader__iframe-wrap[data-view=desktop]{padding:0}.SpaceAppDesktop-module__fDbPkG__app-loader__iframe-wrap[data-view=mobile]{background:var(--bg-muted,#eaeaec);padding:16px}.SpaceAppDesktop-module__fDbPkG__app-loader__iframe-wrap[data-view=mobile] .SpaceAppDesktop-module__fDbPkG__app-loader__iframe{border-radius:24px;max-width:390px}.SpaceAppDesktop-module__fDbPkG__app-loader__iframe{background:var(--surface,#fff);border:none;width:100%;height:100%}
.ProfileCard-module__CPK5VW__community-card-wrap{flex-direction:column;gap:8px;display:flex}.ProfileCard-module__CPK5VW__community-card{aspect-ratio:3/2;cursor:pointer;background:var(--bg-muted,#f0f1f4);isolation:isolate;border:.6px solid #00000014;border-radius:12px;position:relative;overflow:hidden}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__name{color:var(--text,#1c1c1e)}.ProfileCard-module__CPK5VW__community-card__bg-placeholder{z-index:0;background:linear-gradient(135deg,#e8e8ec 0%,#d4d4d8 100%);position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card__overlay{z-index:2;background:0 0;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__overlay:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000008c);position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__overlay:after{background:linear-gradient(#ffffff38,#ffffffb3)}.ProfileCard-module__CPK5VW__community-card__overlay-blur{object-fit:cover;filter:blur(30px)saturate(1.4);z-index:0;pointer-events:none;width:calc(100% + 80px);height:calc(100% + 80px);position:absolute;inset:-40px}.ProfileCard-module__CPK5VW__community-card__info-row{z-index:2;align-items:center;gap:12px;min-height:28px;padding:0;display:flex;position:relative}.ProfileCard-module__CPK5VW__community-card__info{flex:1;min-width:0}.ProfileCard-module__CPK5VW__community-card__name{color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__stats{flex-direction:row;align-items:center;gap:8px;padding:0;display:flex}.ProfileCard-module__CPK5VW__community-card__creator{align-items:center;gap:6px;min-width:0;display:flex}.ProfileCard-module__CPK5VW__community-card__creator-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ProfileCard-module__CPK5VW__community-card__creator-avatar-fallback{background:var(--bg-muted,#eaeaec);width:24px;height:24px;color:var(--text-muted,#7a7a7a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.ProfileCard-module__CPK5VW__community-card__creator-name{color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:14px;font-weight:500;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__stats-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProfileCard-module__CPK5VW__community-card__stat{color:var(--text,#1c1c1e);cursor:default;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;display:inline-flex}.ProfileCard-module__CPK5VW__community-card__stat--like{cursor:pointer;transition:color .15s}.ProfileCard-module__CPK5VW__community-card__stat--like:hover,.ProfileCard-module__CPK5VW__community-card__stat--liked{color:#e92774}.ProfileCard-module__CPK5VW__community-card__stat svg{color:var(--text-muted,#7a7a7a);flex-shrink:0}.ProfileCard-module__CPK5VW__community-card__stat--liked svg,.ProfileCard-module__CPK5VW__community-card__stat--like:hover svg{color:#e92774}
.SpaceAppMobile-module__G98gcq__app-loader{background:var(--surface);border:.6px solid var(--border,#e0e0e0);border-radius:12px;flex-direction:column;flex:1;width:calc(100% - 24px);min-height:0;margin-bottom:8px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.SpaceAppMobile-module__G98gcq__app-loader__iframe-wrap{flex:1;display:flex;overflow:hidden}.SpaceAppMobile-module__G98gcq__app-loader__iframe{background:var(--surface,#fff);border:none;width:100%;height:100%}
.ProfileAchievements-module__XwFkuq__achievements{margin-top:0}.ProfileAchievements-module__XwFkuq__achievements__header{flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:12px;display:flex}.ProfileAchievements-module__XwFkuq__achievements__title{color:var(--text);margin:0;font-size:14px;font-weight:700}.ProfileAchievements-module__XwFkuq__achievements__count-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;margin-right:auto;padding:2px 4px;font-family:inherit;font-size:12px;transition:background .15s,color .15s;display:inline-flex}.ProfileAchievements-module__XwFkuq__achievements__count-btn:hover:not(:disabled){background:var(--bg,#f5f6f8);color:var(--text)}.ProfileAchievements-module__XwFkuq__achievements__count-btn:disabled{cursor:default}.ProfileAchievements-module__XwFkuq__achievements__grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:16px 12px;display:grid}.ProfileAchievements-module__XwFkuq__card{cursor:help;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;padding:0;display:flex;position:relative}.ProfileAchievements-module__XwFkuq__card__img{aspect-ratio:1;object-fit:contain;width:100%;max-width:64px;display:block}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__img{opacity:.4;filter:grayscale()}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__label{opacity:.5}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__tooltip-img{opacity:.5;filter:grayscale()}.ProfileAchievements-module__XwFkuq__card__label{color:var(--text);text-align:center;letter-spacing:.1px;word-break:break-word;font-size:10px;font-weight:600;line-height:1.2}.ProfileAchievements-module__XwFkuq__card__tooltip{background:var(--surface,#fff);width:180px;color:var(--text,#1c1c1e);border:.6px solid var(--border,#e0e0e0);text-align:center;pointer-events:none;z-index:20;border-radius:12px;padding:12px 12px 10px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000014}.ProfileAchievements-module__XwFkuq__card__tooltip:after{content:"";border:6px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.ProfileAchievements-module__XwFkuq__card:hover .ProfileAchievements-module__XwFkuq__card__tooltip,.ProfileAchievements-module__XwFkuq__card:focus-within .ProfileAchievements-module__XwFkuq__card__tooltip{display:block}.ProfileAchievements-module__XwFkuq__card__tooltip-img{object-fit:contain;width:96px;height:96px;margin:0 auto 8px;display:block}.ProfileAchievements-module__XwFkuq__card__tooltip-title{color:var(--text,#1c1c1e);margin:0 0 4px;font-size:13px;font-weight:700}.ProfileAchievements-module__XwFkuq__card__tooltip-desc{color:var(--text-muted,#525252);margin:0;font-size:11px;line-height:1.4}.ProfileAchievements-module__XwFkuq__card__tooltip-meta{color:var(--text-muted,#9ca3af);font-variant-numeric:tabular-nums;margin-top:0;font-size:10px}.ProfileAchievements-module__XwFkuq__card__tier-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:3px;padding:0 5px;font-size:9px;font-weight:600;line-height:1.6}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-1{color:#fff;background:#c77b40}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-2{color:#fff;background:#8e8e8e}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-3{color:#fff;background:#d89b1f}
.index-module__rEqxaq__desktop_only{display:contents}.index-module__rEqxaq__mobile_only{display:none}@media (max-width:1024px){.index-module__rEqxaq__desktop_only{display:none}.index-module__rEqxaq__mobile_only{display:contents}}
.AppCreatingView-module__6Bld-a__container{width:100%;height:100%}.AppCreatingView-module__6Bld-a__placeholder{background:var(--surface,#fff);border-radius:var(--r-lg,12px);width:100%;height:100%}.AppCreatingView-module__6Bld-a__inner{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.AppCreatingView-module__6Bld-a__animRow{flex-direction:column;align-items:center;gap:12px;display:flex}.AppCreatingView-module__6Bld-a__animBox{background:var(--surface-hover,#f9fafb);border-radius:8px;width:320px;height:180px;position:relative;overflow:visible}.AppCreatingView-module__6Bld-a__anim{width:100%;height:100%}.AppCreatingView-module__6Bld-a__anim__code1{animation:5s ease-in-out infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code2{animation:5s ease-in-out .45s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code3{animation:5s ease-in-out .9s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code4{animation:5s ease-in-out 1.35s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code5{animation:5s ease-in-out 1.8s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code6{animation:5s ease-in-out 2.25s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code7{animation:5s ease-in-out 2.7s infinite AppCreatingView-module__6Bld-a__codeFill}.AppCreatingView-module__6Bld-a__anim__code8{animation:5s ease-in-out 3.15s infinite AppCreatingView-module__6Bld-a__codeFill}@keyframes AppCreatingView-module__6Bld-a__codeFill{0%{opacity:0}15%,to{opacity:.45}}.AppCreatingView-module__6Bld-a__anim__cursor{animation:1s ease-in-out infinite AppCreatingView-module__6Bld-a__cursorBlink,5s ease-in-out infinite AppCreatingView-module__6Bld-a__cursorMove}@keyframes AppCreatingView-module__6Bld-a__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes AppCreatingView-module__6Bld-a__cursorMove{0%{transform:translate(0)}12%{transform:translate(80px,14px)}24%{transform:translate(130px,28px)}36%{transform:translate(60px,42px)}48%{transform:translate(110px,56px)}60%{transform:translate(70px,70px)}72%{transform:translate(150px,84px)}84%{transform:translate(90px,98px)}to{opacity:0;transform:translate(120px,98px)}}.AppCreatingView-module__6Bld-a__anim__test1{animation:6s ease-out infinite AppCreatingView-module__6Bld-a__termLine}.AppCreatingView-module__6Bld-a__anim__test2{animation:6s ease-out .8s infinite AppCreatingView-module__6Bld-a__termLine}.AppCreatingView-module__6Bld-a__anim__test3{animation:6s ease-out 1.6s infinite AppCreatingView-module__6Bld-a__termLine}.AppCreatingView-module__6Bld-a__anim__test4{animation:6s ease-out 2.4s infinite AppCreatingView-module__6Bld-a__termLine}.AppCreatingView-module__6Bld-a__anim__test5{animation:6s ease-out 3.6s infinite AppCreatingView-module__6Bld-a__termLine}@keyframes AppCreatingView-module__6Bld-a__termLine{0%,5%{opacity:0}10%,to{opacity:1}}.AppCreatingView-module__6Bld-a__anim__term-cursor{animation:.8s steps(2,end) infinite AppCreatingView-module__6Bld-a__termCursorBlink}@keyframes AppCreatingView-module__6Bld-a__termCursorBlink{0%,to{opacity:1}50%{opacity:0}}.AppCreatingView-module__6Bld-a__anim__slot1{animation:8s infinite AppCreatingView-module__6Bld-a__slotHide}.AppCreatingView-module__6Bld-a__anim__slot2{animation:8s 1.6s infinite AppCreatingView-module__6Bld-a__slotHide}.AppCreatingView-module__6Bld-a__anim__slot3{animation:8s 3.2s infinite AppCreatingView-module__6Bld-a__slotHide}.AppCreatingView-module__6Bld-a__anim__slot4{animation:8s 4.8s infinite AppCreatingView-module__6Bld-a__slotHide}@keyframes AppCreatingView-module__6Bld-a__slotHide{0%,18%{opacity:1}22%,to{opacity:0}}.AppCreatingView-module__6Bld-a__anim__drag1{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__drag1}@keyframes AppCreatingView-module__6Bld-a__drag1{0%,4%{opacity:0;transform:translate(-120px)}6%{opacity:1;transform:translate(-120px)}18%,to{opacity:1;transform:translate(0)}}.AppCreatingView-module__6Bld-a__anim__drag1 g:last-child{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__cursorFade1}.AppCreatingView-module__6Bld-a__anim__drag2 g:last-child{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__cursorFade2}.AppCreatingView-module__6Bld-a__anim__drag3 g:last-child{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__cursorFade3}.AppCreatingView-module__6Bld-a__anim__drag4 g:last-child{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__cursorFade4}@keyframes AppCreatingView-module__6Bld-a__cursorFade1{0%,17%{opacity:1}22%,to{opacity:0}}@keyframes AppCreatingView-module__6Bld-a__cursorFade2{0%,37%{opacity:1}42%,to{opacity:0}}@keyframes AppCreatingView-module__6Bld-a__cursorFade3{0%,57%{opacity:1}62%,to{opacity:0}}@keyframes AppCreatingView-module__6Bld-a__cursorFade4{0%,75%{opacity:1}80%,to{opacity:0}}.AppCreatingView-module__6Bld-a__anim__drag2{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__drag2}@keyframes AppCreatingView-module__6Bld-a__drag2{0%,22%{opacity:0;transform:translate(120px)}24%{opacity:1;transform:translate(120px)}38%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(0)}}.AppCreatingView-module__6Bld-a__anim__drag3{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__drag3}@keyframes AppCreatingView-module__6Bld-a__drag3{0%,42%{opacity:0;transform:translateY(60px)}44%{opacity:1;transform:translateY(60px)}58%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(0)}}.AppCreatingView-module__6Bld-a__anim__drag4{animation:8s cubic-bezier(.22,.61,.36,1) infinite AppCreatingView-module__6Bld-a__drag4}@keyframes AppCreatingView-module__6Bld-a__drag4{0%,60%{opacity:0;transform:translateY(60px)}62%{opacity:1;transform:translateY(60px)}76%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(0)}}.AppCreatingView-module__6Bld-a__heading{color:var(--text);font-size:16px;font-weight:600}.AppCreatingView-module__6Bld-a__logs{flex-direction:column;align-items:center;gap:4px;min-height:52px;display:flex}.AppCreatingView-module__6Bld-a__logs__item{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;transition:opacity .4s;display:flex}.AppCreatingView-module__6Bld-a__logs__dot{background:var(--brand-orange,#e8834a);border-radius:50%;flex-shrink:0;width:4px;height:4px;animation:1s ease-in-out infinite AppCreatingView-module__6Bld-a__dotBlink}@keyframes AppCreatingView-module__6Bld-a__dotBlink{0%,to{opacity:1}50%{opacity:.2}}.AppCreatingView-module__6Bld-a__meta{color:var(--text-muted);opacity:.5;font-size:12px}.AppCreatingView-module__6Bld-a__progress{justify-content:space-between;align-items:flex-start;width:240px;margin-top:4px;display:flex;position:relative}.AppCreatingView-module__6Bld-a__progress__track{border-top:1px dashed #d0d0d0;height:0;position:absolute;top:10px;left:40px;right:40px}.AppCreatingView-module__6Bld-a__progress__fill{background:var(--text,#1c1c1e);height:1px;margin-top:-1px;transition:width .6s}.AppCreatingView-module__6Bld-a__progress__node{z-index:1;flex-direction:column;align-items:center;width:80px;display:flex;position:relative}.AppCreatingView-module__6Bld-a__progress__dot{background:#e4e4e4;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .4s;display:flex}.AppCreatingView-module__6Bld-a__progress__dot_num{color:#1c1c1e;font-variant-numeric:tabular-nums;font-size:10px;font-weight:700;line-height:1}.AppCreatingView-module__6Bld-a__progress__dot--active .AppCreatingView-module__6Bld-a__progress__dot_num{color:var(--surface,#fff)}.AppCreatingView-module__6Bld-a__progress__dot--done{background:var(--text,#1c1c1e)}.AppCreatingView-module__6Bld-a__progress__dot--active{background:var(--text,#1c1c1e);animation:2s ease-in-out infinite AppCreatingView-module__6Bld-a__activePulse;box-shadow:0 0 0 4px #1c1c1e26}@keyframes AppCreatingView-module__6Bld-a__activePulse{0%,to{box-shadow:0 0 0 4px #1c1c1e26}50%{box-shadow:0 0 0 8px #1c1c1e0f}}.AppCreatingView-module__6Bld-a__progress__label{color:var(--text-muted);opacity:.4;white-space:nowrap;margin-top:8px;font-size:12px;font-weight:500;transition:all .3s}.AppCreatingView-module__6Bld-a__progress__label--active{color:var(--text,#1c1c1e);opacity:1;font-weight:600}.AppCreatingView-module__6Bld-a__progress__label--done{color:var(--text,#1c1c1e);opacity:.7}
.DetailSheet-module__ZRM7pW__overlay{z-index:30;background:#1c1c1e8c;position:fixed;inset:0}.DetailSheet-module__ZRM7pW__sheet{background:var(--bg,#f7f7f4);border-radius:var(--r-xl,16px)var(--r-xl,16px)0 0;z-index:31;outline:none;flex-direction:column;height:85dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.DetailSheet-module__ZRM7pW__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.DetailSheet-module__ZRM7pW__header{background:0 0;align-items:center;gap:10px;padding:4px 0 16px;display:flex}.DetailSheet-module__ZRM7pW__header__info{flex:1;min-width:0}.DetailSheet-module__ZRM7pW__header__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;line-height:24px;overflow:hidden}.DetailSheet-module__ZRM7pW__header__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.DetailSheet-module__ZRM7pW__header__close:hover{background:var(--surface-hover);color:var(--text)}.DetailSheet-module__ZRM7pW__content{flex:1;min-height:0;padding:14px;overflow-y:auto}.DetailSheet-module__ZRM7pW__footer{background:var(--surface,#fff);border-top:1px solid var(--line,#dededb);padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-shrink:0;align-items:center;gap:6px;display:flex}.DetailSheet-module__ZRM7pW__footer__btn_primary{color:#fff;background:var(--text,#1c1c1e);cursor:pointer;border:none;border-radius:8px;flex:1;height:36px;padding:0 16px;font-size:14px;font-weight:600}.DetailSheet-module__ZRM7pW__footer__btn_outline{height:36px;color:var(--text);background:var(--surface);border:1px solid var(--line-soft,#ececea);border-radius:8px;flex:1;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.DetailSheet-module__ZRM7pW__footer__btn_icon{border:1px solid var(--line-soft,#ececea);background:var(--surface);cursor:pointer;min-width:36px;height:36px;color:var(--text-2);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.DetailSheet-module__ZRM7pW__footer__btn_icon:hover{background:var(--surface-hover)}
.EditProfileSheet-module__04uKYW__overlay{z-index:30;background:#1c1c1e8c;position:fixed;inset:0}.EditProfileSheet-module__04uKYW__sheet{background:var(--bg,#f7f7f4);border-radius:var(--r-xl,16px)var(--r-xl,16px)0 0;z-index:31;outline:none;flex-direction:column;height:auto;max-height:85dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.EditProfileSheet-module__04uKYW__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.EditProfileSheet-module__04uKYW__header{background:var(--surface,#fff);border-bottom:1px solid var(--line,#dededb);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.EditProfileSheet-module__04uKYW__header__title{color:var(--text);font-size:16px;font-weight:700;line-height:24px}.EditProfileSheet-module__04uKYW__header__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.EditProfileSheet-module__04uKYW__header__close:hover{background:var(--surface-hover);color:var(--text)}.EditProfileSheet-module__04uKYW__content{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 16px;display:flex;overflow-y:auto}.EditProfileSheet-module__04uKYW__footer{background:var(--surface,#fff);border-top:1px solid var(--line,#dededb);padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}
.index-module__fvcvGW__panel{background:var(--bg,#f7f7f4);border-radius:var(--r-lg,12px);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.index-module__fvcvGW__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:56px;padding:0 16px;display:flex}.index-module__fvcvGW__header__wordmark{object-fit:contain;flex-shrink:0;width:auto;height:14px}.index-module__fvcvGW__header__left,.index-module__fvcvGW__header__right{align-items:center;gap:8px;display:flex}.index-module__fvcvGW__header__collapse{border-radius:var(--r-xs,6px);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.index-module__fvcvGW__header__collapse:hover{background:var(--bg-2,#eaeae6);color:var(--text)}.index-module__fvcvGW__header__newchat{border-radius:var(--r-md,8px);height:28px;color:var(--text-muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0 10px;font-size:14px;font-weight:500;line-height:22px;transition:background .15s,color .15s;display:inline-flex}.index-module__fvcvGW__header__newchat:hover{background:var(--surface-hover,#f5f5f7);color:var(--text);box-shadow:none;transform:none}.index-module__fvcvGW__header__avatars{align-items:center;display:flex}.index-module__fvcvGW__header__avatar{border:2px solid var(--surface);background:var(--bg-2,#eaeae6);width:28px;height:28px;color:var(--text,#1c1c1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;font-size:12px;font-weight:700;display:flex;overflow:hidden}.index-module__fvcvGW__header__avatar:first-child{margin-left:0}.index-module__fvcvGW__header__avatar img{object-fit:cover;width:100%;height:100%}.index-module__fvcvGW__header__avatar--more{background:var(--bg-2,#eaeae6);color:var(--text-2,#525252)}.index-module__fvcvGW__list{flex-direction:column;flex:1;gap:12px;padding:16px 12px 8px;display:flex;overflow-y:auto}.index-module__fvcvGW__empty_line{align-items:center;gap:8px;margin:0;display:inline-flex}.index-module__fvcvGW__empty{color:var(--text-muted);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 24px;font-size:14px;line-height:22px;display:flex}.index-module__fvcvGW__panel_empty{flex-direction:column;align-items:flex-start;gap:16px;padding:68px 12px 0;display:flex}.index-module__fvcvGW__panel_greeting{flex-direction:column;gap:2px;display:flex}.index-module__fvcvGW__panel_greeting_hi{color:var(--text);align-items:center;gap:8px;font-size:20px;font-weight:700;display:inline-flex}.index-module__fvcvGW__panel_greeting_sub{color:var(--text-2,#525252);font-size:14px;font-weight:500}.index-module__fvcvGW__panel_suggestions{flex-direction:column;gap:8px;width:100%;display:flex}.index-module__fvcvGW__panel_suggestion_btn{border-radius:var(--r-md,8px);border:1px solid var(--line,#dededb);background:var(--surface,#fff);cursor:pointer;text-align:left;color:var(--text);align-items:flex-start;gap:10px;padding:12px;font-size:14px;line-height:22px;transition:background .15s;display:flex}.index-module__fvcvGW__panel_suggestion_btn:hover{background:var(--bg-2,#eaeae6)}.index-module__fvcvGW__panel_suggestion_btn svg{color:var(--text-muted);flex-shrink:0;margin-top:1px}.index-module__fvcvGW__row_other{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.index-module__fvcvGW__row_header{align-items:center;gap:7px;display:flex}.index-module__fvcvGW__agent_wordmark{object-fit:contain;flex-shrink:0;width:auto;height:13px}.index-module__fvcvGW__other_attachments{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}.index-module__fvcvGW__other_attach_chip{background:var(--bg);border:1px solid var(--line);color:var(--text);border-radius:6px;align-items:center;gap:4px;max-width:200px;padding:3px 7px;font-size:12px;display:inline-flex}.index-module__fvcvGW__other_attach_chip_name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__fvcvGW__bubble_other{flex-direction:column;gap:2px;max-width:100%;display:flex}.index-module__fvcvGW__sender_name{color:var(--text-muted);padding-left:2px;font-size:12px;font-weight:600}.index-module__fvcvGW__bubble_text{background:var(--bg-2,#eaeae6);color:var(--text);word-break:break-word;white-space:pre-wrap;border-radius:10px 10px 10px 2px;margin:0;padding:10px 14px;font-size:14px;font-weight:400;line-height:22px}.index-module__fvcvGW__mention{color:var(--accent-primary);background:color-mix(in srgb,var(--accent-primary)12%,transparent);border-radius:4px;padding:0 3px;font-weight:600}.index-module__fvcvGW__input_area{background:var(--surface,#fff);border-radius:var(--r-lg,12px);border:none;align-items:flex-end;gap:8px;min-height:96px;margin:12px;padding:12px;display:flex;position:relative;box-shadow:0 1px 4px #78604e12,0 4px 12px #50443a0d}.index-module__fvcvGW__mention_popup{background:var(--surface);border:1px solid var(--line,#dededb);border-radius:var(--r-lg,12px);z-index:100;padding:4px;position:absolute;bottom:calc(100% + 4px);left:12px;right:12px;overflow:hidden;box-shadow:0 4px 20px #0000002e}.index-module__fvcvGW__mention_item{border-radius:var(--r-xs,6px);cursor:pointer;color:var(--text);align-items:center;gap:8px;margin:0 4px;padding:8px 12px;font-size:14px;transition:background .1s;display:flex}.index-module__fvcvGW__mention_item:hover,.index-module__fvcvGW__mention_item_active{background:var(--surface-hover)}.index-module__fvcvGW__mention_item_name{align-items:center;gap:5px;font-weight:500;display:flex}.index-module__fvcvGW__mention_item_tag{color:#9a4a17;background:var(--brand-orange-soft,#fde7d8);border-radius:var(--r-xs,6px);padding:0 6px;font-size:12px;font-weight:600;line-height:20px}.index-module__fvcvGW__input{resize:none;color:var(--text);min-height:80px;max-height:120px;font-size:16px;line-height:24px;font-family:var(--font-inter),system-ui,sans-serif;background:0 0;border:none;outline:none;flex:1;padding:12px 12px 8px;overflow-y:auto}.index-module__fvcvGW__input::placeholder{color:var(--text-muted)}.index-module__fvcvGW__attach_btn{background:var(--surface-hover,#f5f5f7);width:36px;height:36px;color:var(--text-2,#525252);border-radius:var(--r-md,8px);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.index-module__fvcvGW__attach_btn:hover:not(:disabled){background:var(--bg-2,#eaeae6);color:var(--text)}.index-module__fvcvGW__attach_btn:disabled{opacity:.4;cursor:default}.index-module__fvcvGW__attach_list{flex-wrap:wrap;gap:8px;display:flex;position:absolute;bottom:calc(100% + 4px);left:12px;right:12px}.index-module__fvcvGW__attach_chip{border-radius:var(--r-xs,6px);border:1px solid var(--line,#dededb);cursor:pointer;max-width:200px;height:28px;color:var(--text-muted);background:0 0;flex-direction:row;flex-shrink:0;align-items:center;gap:5px;padding:0 10px;transition:background .15s,border-color .15s;display:inline-flex;position:relative}.index-module__fvcvGW__attach_chip:hover{background:var(--surface-2,#fafafa);border-color:var(--border,#0003)}.index-module__fvcvGW__attach_chip_icon{color:var(--text-muted);flex-shrink:0}.index-module__fvcvGW__attach_chip_name{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.index-module__fvcvGW__attach_chip_remove{cursor:pointer;color:#fff;opacity:0;z-index:2;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;padding:0;font-size:12px;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:2px;right:2px}.index-module__fvcvGW__attach_chip:hover .index-module__fvcvGW__attach_chip_remove{opacity:1}.index-module__fvcvGW__highlight_flash{border-radius:var(--r-md,8px);animation:1.6s index-module__fvcvGW__highlight_flash}@keyframes index-module__fvcvGW__highlight_flash{0%{background:0 0}20%{background:color-mix(in srgb,var(--brand-orange,#e8834a)22%,transparent)}to{background:0 0}}
.AgentAvatar-module__GCyrda__wrap{flex:none;justify-content:center;align-items:center;display:inline-flex}.AgentAvatar-module__GCyrda__logo{object-fit:contain;width:100%;height:100%}.AgentAvatar-module__GCyrda__working .AgentAvatar-module__GCyrda__logo{animation:1.6s ease-in-out infinite AgentAvatar-module__GCyrda__agent-avatar-breathe}@keyframes AgentAvatar-module__GCyrda__agent-avatar-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.AgentAvatar-module__GCyrda__working .AgentAvatar-module__GCyrda__logo{opacity:.7;animation:none}}
.BouncingCubes-module__o9INBW__cubes{--uib-size:var(--bc-size,45px);--uib-color:var(--text);--uib-speed:1.75s;width:var(--uib-size);height:calc(var(--uib-size)*.2);flex-shrink:0;justify-content:space-between;align-items:flex-end;display:inline-flex}.BouncingCubes-module__o9INBW__cubes--muted{--uib-color:var(--text-muted)}.BouncingCubes-module__o9INBW__cube{width:calc(var(--uib-size)*.2);height:calc(var(--uib-size)*.2);animation:BouncingCubes-module__o9INBW__bc-jump var(--uib-speed)ease-in-out infinite;flex-shrink:0}.BouncingCubes-module__o9INBW__cube-inner{background-color:var(--uib-color);transform-origin:bottom;width:100%;height:100%;animation:BouncingCubes-module__o9INBW__bc-morph var(--uib-speed)ease-in-out infinite;border-radius:25%;display:block}.BouncingCubes-module__o9INBW__cube:nth-child(2),.BouncingCubes-module__o9INBW__cube:nth-child(2) .BouncingCubes-module__o9INBW__cube-inner{animation-delay:calc(var(--uib-speed)*-.36)}.BouncingCubes-module__o9INBW__cube:nth-child(3),.BouncingCubes-module__o9INBW__cube:nth-child(3) .BouncingCubes-module__o9INBW__cube-inner{animation-delay:calc(var(--uib-speed)*-.2)}@keyframes BouncingCubes-module__o9INBW__bc-jump{0%{transform:translateY(0)}30%{animation-timing-function:ease-out;transform:translateY(0)}50%{animation-timing-function:ease-in;transform:translateY(-200%)}75%{animation-timing-function:ease-in;transform:translateY(0)}}@keyframes BouncingCubes-module__o9INBW__bc-morph{0%{transform:scaleY(1)}10%{transform:scaleY(1)}20%,25%{animation-timing-function:ease-in-out;transform:scaleY(.6)scaleX(1.3)}30%{animation-timing-function:ease-in-out;transform:scaleY(1.15)scaleX(.9)}40%{transform:scaleY(1)}70%,85%,to{transform:scaleY(1)}75%{transform:scaleY(.8)scaleX(1.2)}}@media (prefers-reduced-motion:reduce){.BouncingCubes-module__o9INBW__cube,.BouncingCubes-module__o9INBW__cube-inner{animation:none}}
.AiWorkingPlaceholder-module__-aZKnG__row{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.AiWorkingPlaceholder-module__-aZKnG__header{align-items:center;gap:7px;display:flex}.AiWorkingPlaceholder-module__-aZKnG__bubble{flex-direction:column;gap:2px;max-width:100%;display:flex}.AiWorkingPlaceholder-module__-aZKnG__working_cubes{margin-top:18px}.AiWorkingPlaceholder-module__-aZKnG__sender_name{color:var(--text-muted);padding-left:2px;font-size:12px;font-weight:600}
.appBuild-module__Jy_rpG__appbuild{background:var(--bg,#f7f7f4);flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.dark .appBuild-module__Jy_rpG__appbuild{background:var(--bg,#0f0f10)}.appBuild-module__Jy_rpG__appbuild>[class*=chat],.appBuild-module__Jy_rpG__appbuild [class*=chat__conv-header]{background:var(--bg,#f7f7f4)}:is(.dark .appBuild-module__Jy_rpG__appbuild>[class*=chat],.dark .appBuild-module__Jy_rpG__appbuild [class*=chat__conv-header]){background:var(--bg,#0f0f10)}.appBuild-module__Jy_rpG__appbuild__placeholder{background:var(--bg,#f7f7f4);flex:1;min-height:0}.dark .appBuild-module__Jy_rpG__appbuild__placeholder{background:var(--bg,#0f0f10)}
.ReloadPrompt-module__qPADcW__prompt{border:.6px solid var(--border,#e0e0e0);background:var(--surface,#fff);border-radius:999px;align-items:center;gap:10px;max-width:max-content;margin-top:8px;padding:6px 6px 6px 8px;transition:opacity .32s,transform .32s;display:inline-flex}.ReloadPrompt-module__qPADcW__prompt--fading{opacity:0;pointer-events:none;transform:translateY(-4px)}.ReloadPrompt-module__qPADcW__prompt__icon{color:var(--text,#1c1c1e);flex-shrink:0;margin-left:8px}.ReloadPrompt-module__qPADcW__prompt__text{color:var(--text,#1c1c1e);white-space:nowrap;font-size:14px;font-weight:500}.ReloadPrompt-module__qPADcW__prompt__btn{background:var(--text,#1c1c1e);height:30px;color:var(--surface,#fff);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s;display:inline-flex}.ReloadPrompt-module__qPADcW__prompt__btn:hover:not(:disabled){opacity:.88}.ReloadPrompt-module__qPADcW__prompt__btn:active:not(:disabled){transform:translateY(1px)}.ReloadPrompt-module__qPADcW__prompt__btn:disabled{opacity:.6;cursor:default}
.space-layout-module__q2KZAq__space-layout{flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.space-layout-module__q2KZAq__space-layout__main{flex-direction:column;flex:1;min-width:0;padding:0 0 20px 20px;display:flex;overflow:hidden}.space-layout-module__q2KZAq__space-layout__divider{cursor:col-resize;flex-shrink:0;justify-content:center;align-items:center;width:6px;display:flex;position:relative}.space-layout-module__q2KZAq__space-layout__divider:after{content:"";background:var(--border,#e0e0e0);border-radius:2px;width:3px;height:32px;transition:background .2s,height .2s}.space-layout-module__q2KZAq__space-layout__divider:hover:after{background:var(--text-muted,#999);height:48px}.space-layout-module__q2KZAq__space-layout__panel{flex-shrink:0;padding:0 20px 20px 0;display:flex}.space-layout-module__q2KZAq__space-layout__panel-placeholder{background:var(--surface);border-radius:12px;width:100%;height:100%}.space-layout-module__q2KZAq__space-layout__expand-btn{background:var(--surface,#fff);cursor:pointer;height:40px;color:var(--text,#1c1c1e);z-index:100;border:none;border-radius:999px;align-items:center;gap:8px;padding:0 12px 0 6px;font-family:inherit;transition:transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s;display:inline-flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 14px -4px #0000001a}.space-layout-module__q2KZAq__space-layout__expand-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px -6px #0000002e}.space-layout-module__q2KZAq__space-layout__expand-btn__avatar{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.space-layout-module__q2KZAq__space-layout__expand-btn__label{letter-spacing:-.01em;font-size:14px;font-weight:600}.space-layout-module__q2KZAq__space-layout__expand-btn__panel-icon{color:var(--text-muted,#8e8e93);margin-left:2px}.space-layout-module__q2KZAq__space-layout__chat-fab,.space-layout-module__q2KZAq__space-layout__drawer-overlay{display:none}@media (max-width:1024px){.space-layout-module__q2KZAq__space-layout__panel,.space-layout-module__q2KZAq__space-layout__divider{display:none}.space-layout-module__q2KZAq__space-layout__main{padding:0}.space-layout-module__q2KZAq__space-layout__expand-btn{display:none!important}.space-layout-module__q2KZAq__space-layout__chat-fab{left:16px;right:16px;bottom:calc(16px + env(safe-area-inset-bottom));background:var(--surface,#fff);cursor:pointer;z-index:90;height:52px;color:var(--text);border:none;border-radius:999px;justify-content:flex-start;align-items:center;gap:12px;padding:0 18px 0 12px;font-family:inherit;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;box-shadow:0 8px 24px #00000024}.space-layout-module__q2KZAq__space-layout__chat-fab:hover:not(:disabled){border-radius:999px;transform:translateY(-2px);box-shadow:0 12px 28px #0000002e}.space-layout-module__q2KZAq__space-layout__chat-fab__left{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.space-layout-module__q2KZAq__space-layout__chat-fab__left img{display:block}.space-layout-module__q2KZAq__space-layout__fab-tooltip{left:50%;bottom:calc(16px + env(safe-area-inset-bottom) + 60px);background:var(--brand-orange,#e8834a);width:fit-content;max-width:calc(100vw - 32px);color:var(--text,#1c1c1e);font-family:var(--font-inter),system-ui,sans-serif;white-space:nowrap;z-index:89;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600;animation:.25s ease-out space-layout-module__q2KZAq__fab-tooltip-fade-in;position:fixed;transform:translate(-50%);box-shadow:0 6px 20px #e8834a59}.space-layout-module__q2KZAq__space-layout__fab-tooltip__arrow{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid var(--brand-orange,#e8834a);width:0;height:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@keyframes space-layout-module__q2KZAq__fab-tooltip-fade-in{0%{opacity:0;transform:translate(-50%)translateY(4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.space-layout-module__q2KZAq__space-layout__chat-fab__expand{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.space-layout-module__q2KZAq__space-layout__drawer-overlay{z-index:95;background:#0006;animation:.18s ease-out space-layout-module__q2KZAq__layout-drawer-fade;display:block;position:fixed;inset:0}.space-layout-module__q2KZAq__space-layout__panel[data-mobile-open=true]{z-index:100;background:var(--surface,#fff);border-radius:16px 16px 0 0;height:84vh;padding:0;animation:.22s cubic-bezier(.32,.72,0,1) space-layout-module__q2KZAq__layout-drawer-slide-up;inset:auto 0 0;box-shadow:0 -8px 32px #0000001f;width:100%!important;display:flex!important;position:fixed!important}}@keyframes space-layout-module__q2KZAq__layout-drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes space-layout-module__q2KZAq__layout-drawer-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.agentApp-module__FeW4oW__agentapp{flex:1;gap:10px;min-height:0;display:flex;overflow:hidden}.agentApp-module__FeW4oW__agentapp__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative}.agentApp-module__FeW4oW__agentapp__drag-overlay{z-index:10;cursor:col-resize;display:none;position:absolute;inset:0}.agentApp-module__FeW4oW__agentapp__divider{cursor:col-resize;flex-shrink:0;justify-content:center;align-items:center;width:6px;display:flex;position:relative}.agentApp-module__FeW4oW__agentapp__divider:after{content:"";background:var(--border,#e0e0e0);border-radius:2px;width:3px;height:32px;transition:background .2s,height .2s}.agentApp-module__FeW4oW__agentapp__divider:hover:after{background:var(--text-muted,#999);height:48px}.agentApp-module__FeW4oW__agentapp__bar{flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:12px 20px;display:grid}.agentApp-module__FeW4oW__agentapp__bar-left{align-items:center;gap:8px;display:flex}.agentApp-module__FeW4oW__agentapp__bar-right{justify-content:flex-end;align-items:center;gap:8px;display:flex}.agentApp-module__FeW4oW__agentapp__bar-btn{border:1px solid var(--line,#dededb);border-radius:var(--r-md,8px);background:var(--surface,#fff);height:36px;color:var(--text,#1c1c1e);cursor:pointer;align-items:center;gap:6px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:500;line-height:22px;display:inline-flex}.agentApp-module__FeW4oW__agentapp__bar-btn:hover{background:var(--bg-2,#eaeae6)}.agentApp-module__FeW4oW__agentapp__bar-btn--icon{justify-content:center;width:36px;padding:0}.agentApp-module__FeW4oW__agentapp__back{width:28px;height:28px;color:var(--text,#1c1c1e);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.agentApp-module__FeW4oW__agentapp__back:hover{background:var(--surface-hover,#f5f5f7)}.agentApp-module__FeW4oW__agentapp__name{max-width:420px;color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;justify-self:center;font-size:14px;font-weight:600;line-height:22px;overflow:hidden}.agentApp-module__FeW4oW__agentapp__content{flex-direction:column;flex:1;min-height:0;padding:0 0 20px 20px;display:flex}.agentApp-module__FeW4oW__agentapp__content>[class*=placeholder]{background:var(--bg,#f7f7f4)}.dark .agentApp-module__FeW4oW__agentapp__content>[class*=placeholder]{background:var(--bg,#0f0f10)}.agentApp-module__FeW4oW__agentapp__panel{flex-shrink:0;min-height:0;padding:0 20px 20px 0;display:flex}.agentApp-module__FeW4oW__agentapp__panel-msg{text-align:center;min-height:0;color:var(--text-muted,#7a7a7a);background:var(--bg,transparent);border-radius:12px;flex:1;justify-content:center;align-items:center;padding:24px;font-size:13px;line-height:1.6;display:flex}@media (max-width:1024px){.agentApp-module__FeW4oW__agentapp__panel,.agentApp-module__FeW4oW__agentapp__divider{display:none}.agentApp-module__FeW4oW__agentapp__bar{padding:8px 12px}.agentApp-module__FeW4oW__agentapp__content{padding:0 12px 12px}}
