.AnalyticsDialog-module__dp0aWW__analytics__content{flex-direction:column;width:min(960px,96vw);max-height:86vh;padding:0;display:flex;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__header{border-bottom:.6px solid var(--border,#e0e0e0);justify-content:space-between;align-items:center;padding:16px 48px 16px 20px;display:flex}.AnalyticsDialog-module__dp0aWW__analytics__title{color:var(--text);font-size:16px;font-weight:600}.AnalyticsDialog-module__dp0aWW__analytics__range{border-radius:var(--radius-xs,6px);border:.6px solid #e0e0e0;display:inline-flex;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__range-btn{background:var(--surface);color:var(--text-muted);cursor:pointer;border:none;border-right:.6px solid #e0e0e0;padding:4px 10px;font-size:12px}.AnalyticsDialog-module__dp0aWW__analytics__range-btn:last-child{border-right:none}.AnalyticsDialog-module__dp0aWW__analytics__range-btn--active{background:var(--text);color:var(--surface)}.AnalyticsDialog-module__dp0aWW__analytics__body{flex:1;padding:16px 20px 20px;overflow-y:auto}.AnalyticsDialog-module__dp0aWW__analytics__metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}@media (max-width:640px){.AnalyticsDialog-module__dp0aWW__analytics__metrics{grid-template-columns:1fr}}.AnalyticsDialog-module__dp0aWW__analytics__metric{border-radius:var(--radius-sm-old,8px);background:var(--surface);border:.6px solid #e0e0e0;padding:14px 16px}.AnalyticsDialog-module__dp0aWW__analytics__metric-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:11px}.AnalyticsDialog-module__dp0aWW__analytics__metric-value{color:var(--text);font-size:28px;font-weight:700;line-height:1}.AnalyticsDialog-module__dp0aWW__analytics__metric-sub{color:var(--text-muted);margin-top:8px;font-size:11px;line-height:1.4}.AnalyticsDialog-module__dp0aWW__analytics__section-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:18px 0 8px;font-size:12px;font-weight:600}.AnalyticsDialog-module__dp0aWW__analytics__top-list{border-radius:var(--radius-sm-old,8px);border:.6px solid #e0e0e0;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__top-row{border-bottom:.6px solid #e0e0e0;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:10px 14px;font-size:13px;display:grid}.AnalyticsDialog-module__dp0aWW__analytics__top-row:last-child{border-bottom:none}.AnalyticsDialog-module__dp0aWW__analytics__top-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,monospace;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__top-num{color:var(--text-muted);font-variant-numeric:tabular-nums;text-align:right;min-width:60px}.AnalyticsDialog-module__dp0aWW__analytics__events{border-radius:var(--radius-sm-old,8px);border:.6px solid #e0e0e0;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__event-row{border-bottom:.6px solid #e0e0e0;grid-template-columns:140px 1fr auto;align-items:center;gap:12px;padding:8px 14px;font-size:12px;display:grid}.AnalyticsDialog-module__dp0aWW__analytics__event-row:last-child{border-bottom:none}.AnalyticsDialog-module__dp0aWW__analytics__event-time{color:var(--text-muted);font-variant-numeric:tabular-nums}.AnalyticsDialog-module__dp0aWW__analytics__event-name{color:var(--text);font-family:ui-monospace,SFMono-Regular,monospace}.AnalyticsDialog-module__dp0aWW__analytics__event-path{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:11px;overflow:hidden}.AnalyticsDialog-module__dp0aWW__analytics__empty{text-align:center;color:var(--text-muted);padding:32px 16px;font-size:13px}.AnalyticsDialog-module__dp0aWW__analytics__loading{text-align:center;color:var(--text-muted);padding:24px 16px;font-size:13px}.AnalyticsDialog-module__dp0aWW__analytics__hint{color:var(--text-muted);margin-top:12px;font-size:11px;line-height:1.5}
.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}
.SpaceAppContentSkeleton-module__jkCdgW__skeleton_root{background:var(--surface,#fff);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;min-height:0;padding:32px;display:flex}.SpaceAppContentSkeleton-module__jkCdgW__stage{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.SpaceAppContentSkeleton-module__jkCdgW__scene{overflow:visible}.SpaceAppContentSkeleton-module__jkCdgW__bounce{transform-box:view-box;animation:1.1s linear infinite SpaceAppContentSkeleton-module__jkCdgW__sac-bounce}@keyframes SpaceAppContentSkeleton-module__jkCdgW__sac-bounce{0%,to{animation-timing-function:ease-out;transform:translateY(0)scale(1.22,.76)}8%{animation-timing-function:ease-out;transform:translateY(-4px)scale(1)}50%{animation-timing-function:ease-in;transform:translateY(-26px)scale(1)}92%{animation-timing-function:ease-in;transform:translateY(-4px)scale(1)}}.SpaceAppContentSkeleton-module__jkCdgW__ball_1 .SpaceAppContentSkeleton-module__jkCdgW__bounce{animation-delay:-.45s}.SpaceAppContentSkeleton-module__jkCdgW__ball_2 .SpaceAppContentSkeleton-module__jkCdgW__bounce{animation-delay:-.3s}.SpaceAppContentSkeleton-module__jkCdgW__ball_3 .SpaceAppContentSkeleton-module__jkCdgW__bounce{animation-delay:-.15s}.SpaceAppContentSkeleton-module__jkCdgW__ball_4 .SpaceAppContentSkeleton-module__jkCdgW__bounce{animation-delay:0s}@media (prefers-reduced-motion:reduce){.SpaceAppContentSkeleton-module__jkCdgW__bounce{animation:none}}.SpaceAppContentSkeleton-module__jkCdgW__title{color:var(--text,#1c1c1e);letter-spacing:-.01em;margin-top:8px;font-family:Outfit,Inter,sans-serif;font-size:18px;font-weight:600}.SpaceAppContentSkeleton-module__jkCdgW__sub{color:var(--text-muted,#1c1c1e99);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;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:#00d2fd;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:#00d2fd;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}
.CommentThread-module__eofNKW__thread{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.CommentThread-module__eofNKW__thread__group{flex-direction:column;display:flex}.CommentThread-module__eofNKW__comment{gap:10px;padding:10px 0;display:flex}.CommentThread-module__eofNKW__comment__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:28px;height:28px}.CommentThread-module__eofNKW__comment__avatar-fallback{color:#fff;background:#c43e3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.CommentThread-module__eofNKW__comment__body{flex:1;min-width:0}.CommentThread-module__eofNKW__comment__meta{align-items:baseline;gap:8px;display:flex}.CommentThread-module__eofNKW__comment__name{color:var(--text);font-size:14px;font-weight:600}.CommentThread-module__eofNKW__comment__time{color:var(--text-muted);font-size:12px}.CommentThread-module__eofNKW__comment__text{color:var(--text-2);word-wrap:break-word;margin-top:2px;font-size:14px;line-height:1.5}.CommentThread-module__eofNKW__comment__actions{align-items:center;gap:12px;margin-top:6px;display:flex}.CommentThread-module__eofNKW__comment__reply-btn{color:var(--text-muted);opacity:.6;cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:500;line-height:1;transition:opacity .12s,color .12s}.CommentThread-module__eofNKW__comment__reply-btn:hover{opacity:1;color:var(--text)}.CommentThread-module__eofNKW__replies{border-left:2px solid var(--border-2,#0000000f);flex-direction:column;margin-left:38px;padding-left:10px;display:flex}.CommentThread-module__eofNKW__replies .CommentThread-module__eofNKW__comment__avatar,.CommentThread-module__eofNKW__replies .CommentThread-module__eofNKW__comment__avatar-fallback{width:22px;height:22px;font-size:11px}.CommentThread-module__eofNKW__reply-input-row{gap:8px;margin-top:6px;margin-left:38px;display:flex}.CommentThread-module__eofNKW__composer{gap:8px;margin-bottom:16px;display:flex}.CommentThread-module__eofNKW__composer__input,.CommentThread-module__eofNKW__reply-input-row__input{box-sizing:border-box;border:1px solid var(--border-2);background:var(--bg);height:36px;color:var(--text);border-radius:8px;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:14px}.CommentThread-module__eofNKW__reply-input-row__input{height:32px;font-size:13px}.CommentThread-module__eofNKW__btn-primary{background:var(--primary,#00d2fd);height:36px;color:var(--primary-foreground,#fff);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:0 16px;font-size:13px;font-weight:600}.CommentThread-module__eofNKW__btn-primary:disabled{opacity:.55;cursor:not-allowed}.CommentThread-module__eofNKW__btn-secondary{border:1px solid var(--border);height:32px;color:var(--text);cursor:pointer;background:0 0;border-radius:8px;padding:0 12px;font-size:13px}.CommentThread-module__eofNKW__empty{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}
.CommunityDesktop-module__Ei_foa__community{background:var(--surface,#fff);flex-direction:column;flex:1;gap:24px;padding:20px 64px 40px;display:flex;overflow-y:auto}.CommunityDesktop-module__Ei_foa__community__hero{flex-shrink:0;justify-content:center;align-items:center;padding:48px 32px;display:flex;position:relative;overflow:visible}.CommunityDesktop-module__Ei_foa__community__hero-text{z-index:1;text-align:center;position:relative}.CommunityDesktop-module__Ei_foa__community__hero-desc{color:var(--text-muted);margin:0;font-size:16px}.CommunityDesktop-module__Ei_foa__community__hero-highlight{color:#00d2fd99;font-weight:600}.CommunityDesktop-module__Ei_foa__community__hero-row{grid-template-columns:1.4fr 1fr;align-items:center;gap:20px;padding:0 0 24px;display:grid}.CommunityDesktop-module__Ei_foa__community__hero-placeholder{aspect-ratio:3/2;width:100%}@media (max-width:1440px) and (min-width:769px){.CommunityDesktop-module__Ei_foa__community{padding:20px 40px 40px}}.CommunityDesktop-module__Ei_foa__community__hero-text{text-align:left;flex-direction:column;gap:20px;min-width:0;display:flex}.CommunityDesktop-module__Ei_foa__community__hero-title{letter-spacing:-.045em;color:var(--text);margin:0;font-size:clamp(40px,2.5vw + 8px,56px);font-weight:700;line-height:1}.CommunityDesktop-module__Ei_foa__community__hero-word{display:inline-block;position:relative}.CommunityDesktop-module__Ei_foa__community__hero-illust--top{--illust-size:clamp(40px,calc(2.5vw + 8px),56px);bottom:100%;left:calc(56% - var(--illust-size)/2);margin-bottom:calc(var(--illust-size)*-.4);pointer-events:none;line-height:0;position:absolute}.CommunityDesktop-module__Ei_foa__community__hero-illust--top svg{width:var(--illust-size);height:var(--illust-size)}.CommunityDesktop-module__Ei_foa__community__hero-illust--tail{vertical-align:-8px;margin-left:8px;line-height:0;display:inline-block;transform:rotate(10deg)}.CommunityDesktop-module__Ei_foa__community__hero-desc{color:var(--text-muted);max-width:440px;margin:0;font-size:16px;line-height:1.55}.CommunityDesktop-module__Ei_foa__community__hero-search{background:var(--surface-hover,#0000000a);border:none;border-radius:999px;align-items:center;gap:10px;width:100%;max-width:100%;height:44px;padding:0 4px 0 18px;transition:background .15s;display:flex}.CommunityDesktop-module__Ei_foa__community__hero-search:focus-within{background:var(--bg-2,#0000000f)}.CommunityDesktop-module__Ei_foa__community__hero-search-btn{color:#fff;cursor:pointer;background:#f75997;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .15s;display:inline-flex}.CommunityDesktop-module__Ei_foa__community__hero-search-btn:hover{box-shadow:none!important;background:#e84789!important;border-radius:999px!important;transform:none!important}.CommunityDesktop-module__Ei_foa__community__hero-search svg{color:var(--text-muted);flex-shrink:0}.CommunityDesktop-module__Ei_foa__community__hero-search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.CommunityDesktop-module__Ei_foa__community__hero-search input::placeholder{color:var(--text-muted)}.CommunityDesktop-module__Ei_foa__community__hero-carousel{--aspect-h:.6667;justify-self:end;width:100%;min-width:0;max-width:clamp(380px,21vw + 135px,500px)}@media (max-width:1024px){.CommunityDesktop-module__Ei_foa__community__hero-row{grid-template-columns:1fr;gap:32px;padding:16px 0}.CommunityDesktop-module__Ei_foa__community__hero-title{font-size:40px}.CommunityDesktop-module__Ei_foa__community__hero-carousel{justify-self:stretch;max-width:100%}}.CommunityDesktop-module__Ei_foa__community__section-label{letter-spacing:-.01em;color:var(--text);margin:0;font-size:18px;font-weight:700;line-height:1.2}.CommunityDesktop-module__Ei_foa__community__section-label--tight{margin-bottom:-12px}.CommunityDesktop-module__Ei_foa__community__float{z-index:0;filter:drop-shadow(0 4px 12px #0000001a);transform:translate(var(--float-x,0),var(--float-y,0));animation:.6s cubic-bezier(.34,1.56,.64,1) both CommunityDesktop-module__Ei_foa__community-burst,3s ease-in-out .6s infinite CommunityDesktop-module__Ei_foa__community-breathe;position:absolute}@keyframes CommunityDesktop-module__Ei_foa__community-burst{0%{opacity:0;transform:translate(0)scale(0)rotate(0)}to{transform:translate(var(--float-x),var(--float-y))scale(1)rotate(var(--float-r,0deg));opacity:1}}@keyframes CommunityDesktop-module__Ei_foa__community-breathe{0%,to{transform:translate(var(--float-x,0),var(--float-y,0))translateY(0)rotate(var(--float-r,0deg))}50%{transform:translate(var(--float-x,0),var(--float-y,0))translateY(-6px)rotate(var(--float-r,0deg))}}@media (max-width:768px){.CommunityDesktop-module__Ei_foa__community__hero{padding:32px 16px}.CommunityDesktop-module__Ei_foa__community__hero-title{font-size:24px}.CommunityDesktop-module__Ei_foa__community__hero-desc{font-size:13px}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(5),.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(7),.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(8){display:none}.CommunityDesktop-module__Ei_foa__community__float:first-of-type{--float-x:-160px!important;--float-y:-70px!important;--float-r:-6deg!important}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(3){--float-x:-82px!important;--float-y:-76px!important;--float-r:-10deg!important}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(9){--float-x:-110px!important;--float-y:40px!important;--float-r:8deg!important}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(2){--float-x:160px!important;--float-y:-70px!important;--float-r:6deg!important}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(4){--float-x:70px!important;--float-y:-44px!important;--float-r:10deg!important}.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(6){--float-x:110px!important;--float-y:40px!important;--float-r:-8deg!important}.CommunityDesktop-module__Ei_foa__community__float:first-of-type>div,.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(2)>div{border-radius:10px!important;width:36px!important;height:36px!important}.CommunityDesktop-module__Ei_foa__community__float:first-of-type>div svg,.CommunityDesktop-module__Ei_foa__community__float:nth-of-type(2)>div svg{width:18px!important;height:18px!important}}.CommunityDesktop-module__Ei_foa__community__search{background:var(--bg-muted,#0000000a);border:none;border-radius:8px;align-items:center;gap:6px;min-width:280px;height:32px;padding:0 12px;display:flex}.CommunityDesktop-module__Ei_foa__community__search input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:14px}.CommunityDesktop-module__Ei_foa__community__search svg{color:var(--text-muted);flex-shrink:0}.CommunityDesktop-module__Ei_foa__toast{border-radius:var(--radius-sm-old,8px);padding:10px 16px;font-size:14px;font-weight:500}.CommunityDesktop-module__Ei_foa__toast--success{color:#166534;background:#ebfdef}.CommunityDesktop-module__Ei_foa__toast--error{background:var(--status-error-bg-solid,#fee2e2);color:var(--status-error,#dc2626)}.CommunityDesktop-module__Ei_foa__community__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CommunityDesktop-module__Ei_foa__community__categories{scrollbar-width:none;flex-shrink:0;gap:8px;display:flex;overflow-x:auto}.CommunityDesktop-module__Ei_foa__community__category-btn{cursor:pointer;white-space:nowrap;background:var(--bg-muted,#0000000a);color:var(--text-muted);border:none;border-radius:8px;padding:6px 16px;font-size:12px;font-weight:500;transition:all .15s}.CommunityDesktop-module__Ei_foa__community__category-btn--active{background:var(--brand-primary-20,#00d2fd33);color:var(--text,#1c1c1e);font-weight:600}.CommunityDesktop-module__Ei_foa__community__toolbar{flex-shrink:0;align-items:center;gap:8px;display:flex}.CommunityDesktop-module__Ei_foa__community__sort{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:2px;padding:2px;display:flex}.CommunityDesktop-module__Ei_foa__community__sort-btn{cursor:pointer;color:var(--text-muted);white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;transition:all .15s}.CommunityDesktop-module__Ei_foa__community__sort-btn--active{background:var(--primary);color:var(--primary-foreground)}.CommunityDesktop-module__Ei_foa__community__search-wrap{flex:200px;min-width:160px;max-width:240px;position:relative}.CommunityDesktop-module__Ei_foa__community__search-icon{pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.CommunityDesktop-module__Ei_foa__community__search-input{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);box-sizing:border-box;border-radius:8px;outline:none;padding:8px 36px;font-family:inherit;font-size:14px}.CommunityDesktop-module__Ei_foa__community__search-clear{cursor:pointer;color:var(--text-muted);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.CommunityDesktop-module__Ei_foa__community-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:20px;display:grid}.CommunityDesktop-module__Ei_foa__community-card-wrap{flex-direction:column;gap:8px;display:flex}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__name{color:var(--text,#1c1c1e)}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__desc{color:#1c1c1eb3}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__badge{color:var(--text,#1c1c1e);background:#1c1c1e29}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__get-btn{color:#1c1c1e;background:#fff;box-shadow:0 0 0 .6px #00000014}.CommunityDesktop-module__Ei_foa__community-card__bg-placeholder{z-index:0;background:linear-gradient(135deg,#e8e8ec 0%,#d4d4d8 100%);position:absolute;inset:0}.CommunityDesktop-module__Ei_foa__community-card__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card__overlay:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000008c);position:absolute;inset:0}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__overlay:after{background:linear-gradient(#ffffff38,#ffffffb3)}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card__info-row{z-index:2;align-items:center;gap:12px;min-height:32px;padding:0;display:flex;position:relative}.CommunityDesktop-module__Ei_foa__community-card__info{flex:1;min-width:0}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card__badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#fff3;border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:600}.CommunityDesktop-module__Ei_foa__community-card__get-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;height:24px;padding:0 12px;font-size:12px;font-weight:600;transition:opacity .15s;display:inline-flex}.CommunityDesktop-module__Ei_foa__community-card__get-btn:hover{background:#fff}.CommunityDesktop-module__Ei_foa__community-card[data-light=true] .CommunityDesktop-module__Ei_foa__community-card__get-btn:hover{background:#fff;box-shadow:0 0 0 .6px #00000029}.CommunityDesktop-module__Ei_foa__community-card__author{color:#ffffffb3;margin-left:8px;font-size:12px;font-weight:400}.CommunityDesktop-module__Ei_foa__community-card__author a{color:#ffffffe6;font-weight:500;text-decoration:none}.CommunityDesktop-module__Ei_foa__community-card__author a:hover{text-decoration:underline}.CommunityDesktop-module__Ei_foa__community-card__desc{font-family:var(--font-inter),system-ui,sans-serif;color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:1.3;overflow:hidden}.CommunityDesktop-module__Ei_foa__community-card__stats{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.CommunityDesktop-module__Ei_foa__community-card__creator{align-items:center;gap:6px;min-width:0;display:flex}.CommunityDesktop-module__Ei_foa__community-card__creator-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card__creator-name{color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:14px;font-weight:500;overflow:hidden}.CommunityDesktop-module__Ei_foa__community-card__stats-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__community-card__stat svg{color:var(--text-muted,#7a7a7a);flex-shrink:0}.CommunityDesktop-module__Ei_foa__community-card__stat--liked svg,.CommunityDesktop-module__Ei_foa__community-card__stat--like:hover svg{color:#e92774}.CommunityDesktop-module__Ei_foa__community-card__stat--like{cursor:pointer;transition:color .15s}.CommunityDesktop-module__Ei_foa__community-card__stat--like:hover,.CommunityDesktop-module__Ei_foa__community-card__stat--liked{color:#e92774}.CommunityDesktop-module__Ei_foa__community__empty,.CommunityDesktop-module__Ei_foa__community__loading{min-height:300px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__detail-modal::-webkit-scrollbar{display:none}.CommunityDesktop-module__Ei_foa__detail-modal__header{flex-shrink:0;align-items:center;gap:16px;padding:12px 24px;display:flex}.CommunityDesktop-module__Ei_foa__detail-modal__info{flex:1;min-width:0}.CommunityDesktop-module__Ei_foa__detail-modal__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.CommunityDesktop-module__Ei_foa__detail-modal__body{scrollbar-width:none;flex:1;padding:0 24px 24px;overflow:auto}.CommunityDesktop-module__Ei_foa__detail-modal__body::-webkit-scrollbar{display:none}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__detail-modal__iframe-overlay{z-index:1;cursor:default;position:absolute;inset:0}.CommunityDesktop-module__Ei_foa__detail-modal__tapi-badge{background:var(--surface);border:.6px solid var(--border,#e0e0e0);color:var(--text);z-index:2;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 10px #0000000f}.CommunityDesktop-module__Ei_foa__detail-modal__iframe{border:none;width:100%;min-width:0;height:640px;display:block}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__detail-modal__btn-primary:hover{opacity:.9}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__detail-modal__btn-icon:hover{background:var(--surface-hover)}.CommunityDesktop-module__Ei_foa__detail-modal__btn-liked{color:#c43e3e}.CommunityDesktop-module__Ei_foa__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}.CommunityDesktop-module__Ei_foa__detail-modal__comment{gap:10px;padding:10px 0;display:flex}.CommunityDesktop-module__Ei_foa__detail-modal__comment-avatar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.CommunityDesktop-module__Ei_foa__detail-modal__comment-avatar-fallback{color:#fff;background:#c43e3e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.CommunityDesktop-module__Ei_foa__detail-modal__comment-input{box-sizing:border-box;border:1px solid var(--border-2);background:var(--bg);height:36px;color:var(--text);border-radius:8px;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:14px}.CommunityDesktop-module__Ei_foa__detail-modal__comment-separator{background:var(--border-2,#0000000f);height:1px;margin:0}.CommunityDesktop-module__Ei_foa__detail-modal__toast{background:var(--primary);color:var(--primary-foreground);z-index:10;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:500;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000029}@media (max-width:768px){.CommunityDesktop-module__Ei_foa__community{padding:16px 12px 80px;overflow-x:hidden}.CommunityDesktop-module__Ei_foa__community__filters{flex-direction:column;align-items:stretch;gap:8px}.CommunityDesktop-module__Ei_foa__community__categories{max-width:100%;padding-bottom:4px}.CommunityDesktop-module__Ei_foa__community__toolbar{width:100%}.CommunityDesktop-module__Ei_foa__community__category-btn{flex-shrink:0}.CommunityDesktop-module__Ei_foa__community-grid{grid-template-columns:repeat(2,1fr)}.CommunityDesktop-module__Ei_foa__detail-modal{border-radius:16px!important;width:100%!important;max-width:calc(100vw - 8px)!important;max-height:85vh!important}.CommunityDesktop-module__Ei_foa__detail-modal__header{flex-wrap:wrap;gap:12px;padding:16px;position:relative}.CommunityDesktop-module__Ei_foa__detail-modal__info{flex-basis:calc(100% - 80px)}.CommunityDesktop-module__Ei_foa__detail-modal__actions{order:3;width:100%}.CommunityDesktop-module__Ei_foa__detail-modal__actions>:last-child{position:absolute;top:16px;right:16px}.CommunityDesktop-module__Ei_foa__detail-modal__body{padding:0 16px 16px}.CommunityDesktop-module__Ei_foa__detail-modal__btn-primary,.CommunityDesktop-module__Ei_foa__detail-modal__btn-outline{height:32px;padding:0 12px;font-size:14px}.CommunityDesktop-module__Ei_foa__detail-modal__btn-icon{min-width:32px;height:32px}.CommunityDesktop-module__Ei_foa__detail-modal__iframe-wrap{min-height:200px}.CommunityDesktop-module__Ei_foa__detail-modal__iframe{height:50vh}.CommunityDesktop-module__Ei_foa__detail-modal__comment-input{font-size:14px}}@media (max-width:480px){.CommunityDesktop-module__Ei_foa__community-grid{grid-template-columns:1fr}}
.CommentsSheet-module__14JPya__overlay{z-index:50;background:#00000080;position:fixed;inset:0}.CommentsSheet-module__14JPya__content{background:var(--surface,#fff);z-index:51;border-radius:20px 20px 0 0;outline:none;flex-direction:column;height:75dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.CommentsSheet-module__14JPya__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.CommentsSheet-module__14JPya__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px 10px;display:flex}.CommentsSheet-module__14JPya__title{color:var(--text);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.CommentsSheet-module__14JPya__close_btn{width:32px;height:32px;color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.CommentsSheet-module__14JPya__close_btn:hover{background:var(--surface-hover,#0000000a)}.CommentsSheet-module__14JPya__list{flex-direction:column;flex:1;gap:18px;min-height:0;padding:12px 20px 16px;display:flex;overflow-y:auto}.CommentsSheet-module__14JPya__list::-webkit-scrollbar{display:none}.CommentsSheet-module__14JPya__list{scrollbar-width:none}.CommentsSheet-module__14JPya__empty{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:40px 16px;display:flex}.CommentsSheet-module__14JPya__empty_text{font-size:13px}.CommentsSheet-module__14JPya__row{align-items:flex-start;gap:12px;display:flex}.CommentsSheet-module__14JPya__avatar,.CommentsSheet-module__14JPya__avatar_fallback{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.CommentsSheet-module__14JPya__avatar_fallback{background:var(--bg-muted,#eaeaec);color:var(--text-2);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.CommentsSheet-module__14JPya__row_body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.CommentsSheet-module__14JPya__row_meta{align-items:baseline;gap:8px;display:flex}.CommentsSheet-module__14JPya__row_name{color:var(--text);font-size:14px;font-weight:700}.CommentsSheet-module__14JPya__row_date{color:var(--text-muted);font-size:12px}.CommentsSheet-module__14JPya__row_text{color:var(--text);word-break:break-word;font-size:14px;line-height:1.5}.CommentsSheet-module__14JPya__row_reply_hint{color:var(--text-muted);align-items:center;gap:4px;margin:2px 0 4px;font-size:12px;display:inline-flex}.CommentsSheet-module__14JPya__row_reply_hint>svg{transform:scaleX(-1)}.CommentsSheet-module__14JPya__row[data-reply=true]{padding-left:16px}.CommentsSheet-module__14JPya__row_reply{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:2px 0;font-size:13px;font-weight:500}.CommentsSheet-module__14JPya__row_reply:hover{color:var(--text-2)}.CommentsSheet-module__14JPya__footer{background:var(--surface,#fff);padding:10px 16px 16px;padding-bottom:max(16px,env(safe-area-inset-bottom,16px));flex-shrink:0}.CommentsSheet-module__14JPya__reply_badge{background:var(--surface-hover,#0000000a);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:8px;padding:6px 12px;font-size:12px;display:flex}.CommentsSheet-module__14JPya__reply_badge_text{color:var(--text-2)}.CommentsSheet-module__14JPya__reply_badge_text strong{color:var(--text);font-weight:600}.CommentsSheet-module__14JPya__reply_badge_cancel{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:16px;line-height:1}.CommentsSheet-module__14JPya__reply_badge_cancel:hover{color:var(--text)}.CommentsSheet-module__14JPya__input_wrap{align-items:center;gap:10px;display:flex}.CommentsSheet-module__14JPya__input{background:var(--bg-muted,#f0f0f0);height:40px;color:var(--text);border:none;border-radius:999px;outline:none;flex:1;padding:0 16px;font-size:14px}.CommentsSheet-module__14JPya__input::placeholder{color:var(--text-muted)}.CommentsSheet-module__14JPya__input:focus{background:var(--surface-hover,#0000000f)}.CommentsSheet-module__14JPya__send_btn{background:var(--text,#1c1c1e);height:40px;color:var(--surface,#fff);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;padding:0 18px;font-size:14px;font-weight:600;transition:opacity .15s}.CommentsSheet-module__14JPya__send_btn:disabled{opacity:.4;cursor:default}.dark .CommentsSheet-module__14JPya__send_btn{color:#1c1c1e;background:#fff}
.CommunityFeedItem-module__bYRQlG__item{scroll-snap-align:start;scroll-snap-stop:always;background:var(--surface,#fff);overscroll-behavior:contain;flex-direction:column;height:100%;min-height:100%;display:flex;position:relative}.CommunityFeedItem-module__bYRQlG__preview{background:#1c1c1e;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.CommunityFeedItem-module__bYRQlG__iframe{opacity:0;pointer-events:none;background:#1c1c1e;border:none;width:100%;height:100%;transition:opacity .28s ease-out;display:block;position:absolute;inset:0}.CommunityFeedItem-module__bYRQlG__iframe[data-loaded=true]{opacity:1;pointer-events:auto}.CommunityFeedItem-module__bYRQlG__placeholder{background:linear-gradient(135deg,#f75997 0%,#a48bff 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.CommunityFeedItem-module__bYRQlG__placeholder_img{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.CommunityFeedItem-module__bYRQlG__placeholder_vignette{pointer-events:none;background:linear-gradient(#0000 50%,#00000026 100%);position:absolute;inset:0}.CommunityFeedItem-module__bYRQlG__placeholder_center{z-index:1;color:#fff;text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:14px;padding:16px;display:flex;position:relative}.CommunityFeedItem-module__bYRQlG__placeholder_name{letter-spacing:-.01em;text-shadow:0 1px 8px #0003;font-size:18px;font-weight:700}.CommunityFeedItem-module__bYRQlG__stats{border-top:1px solid var(--border-2,#0000000f);flex-shrink:0;justify-content:space-between;align-items:center;padding:4px 16px;display:flex}.CommunityFeedItem-module__bYRQlG__stats__left{align-items:center;gap:18px;display:flex}.CommunityFeedItem-module__bYRQlG__stat{color:var(--text-2);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:13px;display:inline-flex}.CommunityFeedItem-module__bYRQlG__stat_btn{cursor:pointer}.CommunityFeedItem-module__bYRQlG__stat__liked{color:#f75997}.CommunityFeedItem-module__bYRQlG__stat_count{font-weight:500}.CommunityFeedItem-module__bYRQlG__more_wrap{flex-shrink:0;position:relative}.CommunityFeedItem-module__bYRQlG__menu_backdrop{z-index:10;position:fixed;inset:0}.CommunityFeedItem-module__bYRQlG__menu{z-index:11;background:var(--surface,#fff);border:1px solid var(--border,#00000014);border-radius:10px;flex-direction:column;gap:2px;min-width:140px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.CommunityFeedItem-module__bYRQlG__menu_item{height:40px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none;display:flex}.CommunityFeedItem-module__bYRQlG__menu_item:hover{background:var(--surface-hover,#0000000a)}.CommunityFeedItem-module__bYRQlG__menu_item__danger{color:#dc2626}.CommunityFeedItem-module__bYRQlG__menu_item__danger:hover{background:#dc26260f}.CommunityFeedItem-module__bYRQlG__creator{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;display:flex}.CommunityFeedItem-module__bYRQlG__creator__info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.CommunityFeedItem-module__bYRQlG__creator__text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CommunityFeedItem-module__bYRQlG__creator__name{color:var(--text);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:15px;font-weight:700;display:flex;overflow:hidden}.CommunityFeedItem-module__bYRQlG__creator__badge{background:var(--bg-muted,#eaeaec);color:var(--text-2);border-radius:999px;padding:1px 6px;font-size:10px;font-weight:500;display:inline-block}.CommunityFeedItem-module__bYRQlG__creator__author{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.CommunityFeedItem-module__bYRQlG__creator__remixed{color:var(--text-muted)}.CommunityFeedItem-module__bYRQlG__creator__author_link{color:var(--text-2);font-weight:500;text-decoration:none}.CommunityFeedItem-module__bYRQlG__creator__author_link:active{opacity:.6}.CommunityFeedItem-module__bYRQlG__remix_btn{background:var(--text,#1c1c1e);color:var(--surface,#fff);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.dark .CommunityFeedItem-module__bYRQlG__remix_btn{color:#1c1c1e;background:#fff}
.SearchOverlay-module__AmbmyG__overlay{background:var(--surface,#fff);z-index:9999;isolation:isolate;height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden;width:100vw!important;max-width:100vw!important}.SearchOverlay-module__AmbmyG__top{border-bottom:1px solid var(--border-2,#0000000f);background:var(--surface,#fff);flex-shrink:0;align-items:center;gap:8px;padding:12px;display:flex}.SearchOverlay-module__AmbmyG__back{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SearchOverlay-module__AmbmyG__back:hover{background:var(--surface-hover,#f5f5f7)}.SearchOverlay-module__AmbmyG__input_wrap{background:var(--surface-hover,#f5f5f7);border-radius:999px;flex:1;align-items:center;gap:8px;min-width:0;height:40px;padding:0 12px;display:flex}.SearchOverlay-module__AmbmyG__input_icon{color:var(--text-muted);flex-shrink:0}.SearchOverlay-module__AmbmyG__input{color:var(--text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:16px}.SearchOverlay-module__AmbmyG__input::placeholder{color:var(--text-muted)}.SearchOverlay-module__AmbmyG__clear{width:24px;height:24px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SearchOverlay-module__AmbmyG__clear:hover{background:var(--bg-muted,#eaeaec);color:var(--text)}.SearchOverlay-module__AmbmyG__body{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:24px;padding:16px 12px;display:flex;overflow-y:auto}.SearchOverlay-module__AmbmyG__section__title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 12px;padding:0 4px;font-size:13px;font-weight:600}.SearchOverlay-module__AmbmyG__recent_list{flex-direction:column;gap:4px;display:flex}.SearchOverlay-module__AmbmyG__recent_item{text-align:left;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 8px;font-size:15px;display:flex}.SearchOverlay-module__AmbmyG__recent_item:hover{background:var(--surface-hover,#f5f5f7)}.SearchOverlay-module__AmbmyG__recent_item svg{color:var(--text-muted);flex-shrink:0}.SearchOverlay-module__AmbmyG__chips{flex-wrap:wrap;gap:8px;padding:0 4px;display:flex}.SearchOverlay-module__AmbmyG__chip{border:1px solid var(--border-2,#00000014);background:var(--surface,#fff);height:36px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;display:inline-flex}.SearchOverlay-module__AmbmyG__chip:hover{background:var(--surface-hover,#f5f5f7)}.SearchOverlay-module__AmbmyG__chip__icon{color:var(--text);align-items:center;line-height:1;display:inline-flex}.SearchOverlay-module__AmbmyG__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.SearchOverlay-module__AmbmyG__card{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;flex-direction:column;gap:8px;padding:0;display:flex;overflow:hidden}.SearchOverlay-module__AmbmyG__card:active{opacity:.7}.SearchOverlay-module__AmbmyG__card__img,.SearchOverlay-module__AmbmyG__card__img_placeholder{object-fit:cover;background:var(--bg-muted,#eaeaec);border-radius:12px;width:100%;height:240px;display:block}.SearchOverlay-module__AmbmyG__card__title{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;padding:0 4px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchOverlay-module__AmbmyG__results_status{text-align:center;color:var(--text-muted);padding:40px 16px;font-size:14px}.SearchOverlay-module__AmbmyG__iframe_wrap{background:var(--bg,#fdfdfd);flex:1;width:100%;min-height:0;display:flex}.SearchOverlay-module__AmbmyG__iframe{background:var(--surface,#fff);border:none;flex:1;width:100%;height:100%;display:block}.SearchOverlay-module__AmbmyG__empty_state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 16px;display:flex}.SearchOverlay-module__AmbmyG__empty_state__text{color:var(--text-muted);font-size:14px}
.action-loading-module__c9dL9q__container{align-items:center;gap:8px;display:inline-flex}.action-loading-module__c9dL9q__container--sm{padding:4px 12px;font-size:12px}.action-loading-module__c9dL9q__container--inline{font-size:inherit;padding:0}.action-loading-module__c9dL9q__container--md{padding:8px 16px;font-size:14px}.action-loading-module__c9dL9q__spinner{border:1.5px solid var(--border-2,#00000021);border-top-color:var(--text-muted);border-radius:50%;width:14px;height:14px;animation:.6s linear infinite action-loading-module__c9dL9q__action-spin}.action-loading-module__c9dL9q__text{color:var(--text-muted);font-weight:500}@keyframes action-loading-module__c9dL9q__action-spin{to{transform:rotate(360deg)}}
.UsageBadge-module__BfHTcG__usage{color:var(--text-muted,#a3a3a3);flex-wrap:wrap;align-items:center;gap:2px;font-size:12px;display:inline-flex}.UsageBadge-module__BfHTcG__usage__item{align-items:center;gap:2px;display:inline-flex}.UsageBadge-module__BfHTcG__usage__name{color:var(--text-2,#525252);font-weight:500}.UsageBadge-module__BfHTcG__usage__warn{color:var(--status-warning,#d97706);align-items:center;margin-left:2px;display:inline-flex}.UsageBadge-module__BfHTcG__usage__more{color:var(--text-muted,#a3a3a3)}
.Skeleton-module__FxvXca__skeleton{--skeleton-base:#0000000f;--skeleton-shine:#0000001a;background-color:var(--skeleton-base);background-image:linear-gradient(90deg,var(--skeleton-base)0%,var(--skeleton-shine)50%,var(--skeleton-base)100%);pointer-events:none;-webkit-user-select:none;user-select:none;background-repeat:no-repeat;background-size:200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite Skeleton-module__FxvXca__skeleton-shimmer;display:block}.Skeleton-module__FxvXca__skeleton--circle{border-radius:50%}.Skeleton-module__FxvXca__skeleton_text{flex-direction:column;gap:8px;display:flex}.Skeleton-module__FxvXca__skeleton_text__line{border-radius:6px;height:12px}@keyframes Skeleton-module__FxvXca__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-color-scheme:dark){.Skeleton-module__FxvXca__skeleton{--skeleton-base:#ffffff14;--skeleton-shine:#ffffff24}}@media (prefers-reduced-motion:reduce){.Skeleton-module__FxvXca__skeleton{background-image:none;animation:none}}
.index-module__5sXLNa__channels{flex-direction:column;flex:1;gap:24px;padding:20px 32px 40px;display:flex;overflow-y:auto}.index-module__5sXLNa__channels__error{background:var(--status-error-bg,#dc262612);color:var(--status-error,#dc2626);border:1px solid var(--status-error-border,#dc26262e);border-radius:var(--radius-sm-old,8px);align-items:center;gap:8px;padding:8px 14px;font-size:12px;font-weight:500;display:flex}.index-module__5sXLNa__channels__error_dismiss{cursor:pointer;color:inherit;background:0 0;border:none;padding:1px 8px;font-size:12px}.index-module__5sXLNa__channels__body{flex-direction:row;flex:1;gap:24px;min-height:0;display:flex}.index-module__5sXLNa__channels__unselected{flex-direction:column;gap:8px;width:100%;display:flex}.index-module__5sXLNa__channel-btn{text-align:left;border:.6px solid var(--border,#e0e0e0);background:var(--surface);cursor:pointer;color:var(--text,#1c1c1e);text-transform:none;letter-spacing:0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:400;transition:background .15s,border-color .15s;display:flex}.index-module__5sXLNa__channel-btn:hover{background:#2c93ff0a}.index-module__5sXLNa__channel-btn--active{color:#2c93ff;background:#2c93ff12;border-color:#2c93ff;font-weight:600}.index-module__5sXLNa__channel-btn--active:hover{background:#2c93ff1a}.index-module__5sXLNa__channels__list{flex-direction:column;flex-shrink:0;gap:4px;width:240px;display:flex;overflow-y:auto}.index-module__5sXLNa__channels__detail{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.index-module__5sXLNa__config-card{background:var(--surface);border:.6px solid var(--border,#e0e0e0);border-radius:8px;padding:16px}.index-module__5sXLNa__config-card__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.index-module__5sXLNa__config-card__title{color:var(--text,#1c1c1e);margin:0;font-size:14px;font-weight:700}.index-module__5sXLNa__config-card__actions{gap:8px;display:flex}.index-module__5sXLNa__config-card__row{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.index-module__5sXLNa__config-card__row:last-child{margin-bottom:0}.index-module__5sXLNa__config-card__label{color:var(--text-muted,#a3a3a3);opacity:.6;font-size:12px}.index-module__5sXLNa__config-card__value{align-items:center;gap:8px;display:flex}.index-module__5sXLNa__config-card__value span{background:var(--bg);border:1px solid var(--border-2);text-overflow:ellipsis;max-width:100%;font-size:12px;font-family:var(--font-jetbrains-mono),monospace;word-break:break-all;white-space:nowrap;border-radius:6px;padding:6px 10px;font-family:monospace;line-height:1.5;overflow:hidden}.index-module__5sXLNa__config-card__edit-form{flex-direction:column;gap:12px;display:flex}.index-module__5sXLNa__config-card__edit-actions{justify-content:flex-end;gap:8px;display:flex}.index-module__5sXLNa__messages{background:var(--surface);border:.6px solid var(--border,#e0e0e0);border-radius:8px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.index-module__5sXLNa__messages__header{border-bottom:.6px solid var(--border,#e0e0e0);color:var(--text-muted,#a3a3a3);letter-spacing:.05em;text-transform:uppercase;flex-shrink:0;padding:10px 16px;font-size:12px;font-weight:600}.index-module__5sXLNa__messages__list{flex-direction:column;flex:1;gap:10px;padding:12px 14px;display:flex;overflow-y:auto}.index-module__5sXLNa__messages__empty{text-align:center;color:var(--text-muted,#a3a3a3);flex:1;justify-content:center;align-items:center;padding:40px 24px;font-size:14px;display:flex}.index-module__5sXLNa__message_wrapper{flex-direction:column;gap:2px;display:flex}.index-module__5sXLNa__message_wrapper--out{align-items:flex-end}.index-module__5sXLNa__message_wrapper--in{align-items:flex-start}.index-module__5sXLNa__message__sender{color:var(--text-muted,#a3a3a3);font-size:10px}.index-module__5sXLNa__message{word-break:break-word;white-space:pre-wrap;max-width:80%;padding:6px 12px;font-size:14px;line-height:1.5}.index-module__5sXLNa__message--out{background:var(--primary);color:var(--primary-foreground);border-radius:10px 10px 2px}.index-module__5sXLNa__message--in{background:var(--surface-hover,#f5f5f5);color:var(--text);border-radius:10px 10px 10px 2px}.index-module__5sXLNa__send-form{border-top:.6px solid var(--border,#e0e0e0);flex-shrink:0;gap:8px;padding:10px 12px;display:flex}.index-module__5sXLNa__send-form__input{flex:1}.index-module__5sXLNa__copied-feedback{color:var(--status-success,#16a34a);font-size:10px;font-weight:600}@media (max-width:768px){.index-module__5sXLNa__channels{padding:16px 12px 80px}.index-module__5sXLNa__channels__body{flex-direction:column;gap:16px}.index-module__5sXLNa__channels__list{border-bottom:1px solid var(--border-2);flex-direction:row;gap:8px;width:100%;padding-bottom:8px;overflow-x:auto}.index-module__5sXLNa__channel-btn{white-space:nowrap;flex-shrink:0;padding:8px 12px;font-size:14px}.index-module__5sXLNa__channels__detail{gap:12px;min-width:0}.index-module__5sXLNa__config-card{padding:12px}.index-module__5sXLNa__config-card__header{flex-direction:column;align-items:flex-start;gap:8px}.index-module__5sXLNa__config-card__actions{align-self:flex-end}.index-module__5sXLNa__config-card__value span{white-space:normal;word-break:break-all;max-width:100%;font-size:12px}.index-module__5sXLNa__messages{min-height:300px}.index-module__5sXLNa__send-form{gap:8px}}
.md-module__wPYlHa__root{word-break:break-word;width:100%;font-size:14px}.md-module__wPYlHa__root p{margin:0 0 .6em}.md-module__wPYlHa__root p:last-child{margin-bottom:0}.md-module__wPYlHa__root h1,.md-module__wPYlHa__root h2,.md-module__wPYlHa__root h3,.md-module__wPYlHa__root h4{margin:.8em 0 .3em;font-weight:600;line-height:1.3}.md-module__wPYlHa__root h1{font-size:1.2em}.md-module__wPYlHa__root h2{font-size:1.1em}.md-module__wPYlHa__root h3{font-size:1em}.md-module__wPYlHa__root ul,.md-module__wPYlHa__root ol{margin:.3em 0 .6em;padding-left:1.4em}.md-module__wPYlHa__root li{margin:.15em 0}.md-module__wPYlHa__root ul.md-module__wPYlHa__contains-task-list{padding-left:0;list-style:none}.md-module__wPYlHa__root ul:has(li.md-module__wPYlHa__task-list-item){padding-left:0;list-style:none}.md-module__wPYlHa__root li.md-module__wPYlHa__task-list-item{margin:6px 0;padding-left:26px;font-size:13.5px;line-height:1.5;position:relative}.md-module__wPYlHa__root li.md-module__wPYlHa__task-list-item input[type=checkbox]{appearance:none;pointer-events:none;background:0 0;border:1.6px solid #00000040;border-radius:50%;width:16px;height:16px;margin:0;position:absolute;top:4px;left:0}.md-module__wPYlHa__root li.md-module__wPYlHa__task-list-item input[type=checkbox]:checked{background:#18ba77 linear-gradient(#fff,#fff) 0 0/0 0;border-color:#18ba77}.md-module__wPYlHa__root li.md-module__wPYlHa__task-list-item input[type=checkbox]:checked:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:4px;height:8px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.md-module__wPYlHa__root code{color:var(--text);background:#0000000d;border:1px solid #0000000f;border-radius:6px;padding:1px 7px;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.85em}.md-module__wPYlHa__root pre{background:var(--md-pre-bg,#0000000f);border-radius:6px;margin:.5em 0;padding:10px 12px;overflow-x:auto}.md-module__wPYlHa__root pre code{background:0 0;padding:0;font-size:.85em}.md-module__wPYlHa__root blockquote{border-left:3px solid var(--border-2);color:var(--text-muted);margin:.5em 0;padding:0 0 0 .8em}.md-module__wPYlHa__root table{border-collapse:collapse;width:100%;margin:.5em 0;font-size:.9em}.md-module__wPYlHa__root th,.md-module__wPYlHa__root td{border:1px solid var(--border-2);text-align:left;padding:4px 8px}.md-module__wPYlHa__root th{background:var(--surface-alt);font-weight:600}.md-module__wPYlHa__root a{color:var(--text-link,#6b9fff);text-underline-offset:2px;text-decoration:underline}.md-module__wPYlHa__root hr{border:none;border-top:1px solid var(--border-2);margin:.8em 0}.md-module__wPYlHa__placeholder_img{border-radius:12px}
.index-module__rd477W__chat__login{background:var(--bg);flex:1;justify-content:center;align-items:center;display:flex}.index-module__rd477W__chat__login-content{text-align:center;flex-direction:column;align-items:center;gap:0;display:flex}.index-module__rd477W__chat__login-logo{width:56px;height:56px;margin-bottom:20px}.index-module__rd477W__chat__login-title{color:var(--text);letter-spacing:-.02em;margin:0 0 8px;font-size:22px;font-weight:700}.index-module__rd477W__chat__login-sub{color:var(--text-muted);margin:0 0 28px;font-size:14px}.index-module__rd477W__chat__login-btn{height:42px;color:var(--primary-foreground,#fff);background:var(--primary,#1c1c1e);cursor:pointer;border:none;border-radius:999px;padding:0 32px;font-size:14px;font-weight:600;transition:opacity .15s}.index-module__rd477W__chat__login-btn:hover{opacity:.85}.index-module__rd477W__panel__login{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.index-module__rd477W__panel__login-text{color:var(--text-muted);text-align:center;margin:0;font-size:14px}.index-module__rd477W__panel__login-btn{height:34px;color:var(--primary-foreground,#fff);background:var(--primary,#1c1c1e);cursor:pointer;border:none;border-radius:999px;padding:0 20px;font-size:14px;font-weight:600;transition:opacity .15s}.index-module__rd477W__panel__login-btn:hover{opacity:.85}.index-module__rd477W__chat{background:var(--surface,#fff);flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}.index-module__rd477W__chat--conv:before,.index-module__rd477W__chat--conv:after,.index-module__rd477W__chat__history-btn,.index-module__rd477W__chat__back-btn{display:none}@media (max-width:1024px){.index-module__rd477W__chat__history-btn{z-index:10;background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;right:16px;box-shadow:0 1px 4px #0000000f}.index-module__rd477W__chat__history-btn:hover{color:var(--text)}.index-module__rd477W__chat--conv .index-module__rd477W__chat__back-btn{z-index:10;background:var(--surface);width:36px;height:36px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:12px;left:16px;box-shadow:0 1px 4px #0000000f}.index-module__rd477W__chat--conv .index-module__rd477W__chat__back-btn:hover{color:var(--text);background:var(--surface-hover,#f5f5f7);border-radius:50%;transform:none;box-shadow:0 1px 4px #0000000f}}.index-module__rd477W__panel{background:var(--surface);border-radius:12px;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.index-module__rd477W__chat__landing{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 24px 60px;display:flex;position:relative;overflow-y:auto}.index-module__rd477W__chat__landing-content{z-index:1;width:100%;max-width:720px;position:relative;transform:translateY(-20px)}.index-module__rd477W__chat__landing-hero{letter-spacing:-.03em;text-align:center;color:var(--text);margin:0 0 16px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.index-module__rd477W__chat__landing-icon{vertical-align:middle;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin:0 2px;display:inline-flex}.index-module__rd477W__chat__landing-subtitle{text-align:center;color:var(--text-muted);margin:0 0 40px;font-size:16px;line-height:1.7}.index-module__rd477W__chat__landing-context{vertical-align:middle;display:inline-flex;position:relative}.index-module__rd477W__chat__landing-context-pill{background:var(--surface,#fff);height:28px;box-shadow:inset 0 0 0 1px var(--border-2,#0000001f);color:var(--text,#1c1c1e);cursor:pointer;vertical-align:middle;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 10px 0 4px;font-family:inherit;font-size:14px;transition:box-shadow .15s,background .15s;display:inline-flex}.index-module__rd477W__chat__landing-context-pill:hover{background:var(--bg,#f5f6fa);box-shadow:inset 0 0 0 1px #0003}.index-module__rd477W__chat__landing-context-avatar{width:20px;height:20px;color:var(--text,#1c1c1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;overflow:hidden}.index-module__rd477W__chat__landing-context-avatar img{object-fit:cover;width:100%;height:100%}.index-module__rd477W__chat__landing-context-name{color:var(--text);font-weight:600}.index-module__rd477W__chat__landing-context-dropdown{background:var(--surface,#fff);z-index:100;border-radius:12px;flex-direction:column;gap:2px;min-width:200px;max-height:280px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 8px 24px -4px #0000001f,0 0 0 .6px #00000014}.index-module__rd477W__chat__landing-context-item{cursor:pointer;color:var(--text);text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;font-family:inherit;font-size:14px;transition:background .12s;display:flex}.index-module__rd477W__chat__landing-context-item:hover{background:var(--bg,#f5f6fa)}.index-module__rd477W__chat__landing-context-item--active{background:var(--bg-muted,#f0f1f4);font-weight:600}.index-module__rd477W__chat__landing-prompts{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:flex}.index-module__rd477W__chat__landing-prompt-btn{border:.6px solid var(--border,#0000001a);background:var(--surface,#fff);color:var(--text-muted);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.index-module__rd477W__chat__landing-prompt-btn:hover{background:var(--bg-muted,#f0f1f4);color:var(--text)}.index-module__rd477W__chat__input-card{background:var(--surface-hover,#f0f1f4);box-shadow:none;border-radius:16px;position:relative;overflow:hidden}.index-module__rd477W__chat__input-card--shadow{box-shadow:none}.index-module__rd477W__chat__input-wrapper--upgrade{background:linear-gradient(135deg,#e8f4f8,#d1e8f0);border-radius:16px;padding:0;position:relative}.index-module__rd477W__panel .index-module__rd477W__chat__input-wrapper--upgrade{border-radius:0 0 12px 12px}.index-module__rd477W__chat__input-wrapper--upgrade .index-module__rd477W__chat__input-card{z-index:1;position:relative}.index-module__rd477W__chat__upgrade-strip{align-items:center;gap:8px;padding:8px;display:flex}.index-module__rd477W__chat__upgrade-strip-text{color:#3d7a94;flex:1;font-size:12px;font-weight:500}.index-module__rd477W__chat__upgrade-strip-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;padding:4px 12px;font-size:10px;font-weight:600}.index-module__rd477W__chat__upgrade-strip-btn:hover{opacity:.88}.index-module__rd477W__chat__upgrade-strip-dismiss{cursor:pointer;color:var(--text-muted);opacity:.5;background:0 0;border:none;flex-shrink:0;align-items:center;padding:2px;display:flex}.index-module__rd477W__chat__upgrade-strip-dismiss:hover{opacity:1}.index-module__rd477W__panel__input-card{background:var(--surface);border-top:1px solid var(--border);border-radius:0 0 12px 12px;overflow:hidden}.index-module__rd477W__chat__textarea{resize:none;width:100%;font-family:var(--font-inter),system-ui,sans-serif;color:var(--text);box-sizing:border-box;z-index:1;background:0 0;border:none;outline:none;min-height:80px;max-height:200px;padding:14px 18px 6px;font-size:16px;line-height:1.55;display:block;position:relative;overflow-y:auto}.index-module__rd477W__chat__textarea:focus{box-shadow:none;border-color:#0000}.index-module__rd477W__panel__textarea{resize:none;width:100%;font-family:var(--font-inter),system-ui,sans-serif;background:var(--surface);color:var(--text);box-sizing:border-box;border:none;outline:none;min-height:80px;max-height:120px;padding:12px 14px 6px;font-size:14px;line-height:1.5;display:block;overflow-y:auto}@media (max-width:768px){.index-module__rd477W__panel__input-card{background:var(--bg-muted,#f0f1f4);border-top:none;border-radius:16px;margin:8px 16px 16px}.index-module__rd477W__panel__textarea{background:0 0;max-height:200px;padding:14px 18px 6px;font-size:16px;line-height:1.55}.index-module__rd477W__panel__toolbar{padding:6px 12px 12px}}.index-module__rd477W__chat__placeholder{font-size:14px;font-family:var(--font-outfit),sans-serif;color:var(--text-muted);pointer-events:none;padding:14px 18px 6px;line-height:1.55;animation:.8s index-module__rd477W__placeholder-fade;position:absolute;top:0;left:0;right:0}.index-module__rd477W__chat__toolbar{align-items:center;gap:6px;padding:6px 12px 12px;display:flex}.index-module__rd477W__chat__toolbar--conv{padding:4px 12px 10px}.index-module__rd477W__chat__toolbar-spacer{flex:1}.index-module__rd477W__chat__model-label{color:var(--text-muted);cursor:pointer;background:var(--bg);border-radius:999px;align-items:center;gap:4px;height:34px;padding:0 10px;font-size:12px;font-weight:500;display:flex}.index-module__rd477W__panel__toolbar{align-items:center;gap:6px;padding:4px 10px 10px;display:flex}.index-module__rd477W__panel__attach-btn{background:var(--surface,#fff);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}.index-module__rd477W__panel__attach-btn:hover:not(:disabled){background:var(--surface-hover,#f5f5f7)}.index-module__rd477W__attach-list{flex-wrap:wrap;gap:8px;padding:8px 12px;display:flex}.index-module__rd477W__attach-item--image{cursor:pointer;border:.6px solid var(--border-2,#0000001a);border-radius:6px;flex-shrink:0;width:36px;height:36px;position:relative;overflow:hidden}.index-module__rd477W__attach-item--image img{object-fit:cover;width:100%;height:100%}.index-module__rd477W__attach-item--file{border:1px solid var(--border-2,#00000024);cursor:pointer;max-width:200px;height:26px;color:var(--text-muted);background:0 0;border-radius:13px;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__rd477W__attach-item--file:hover{background:var(--surface-2,#fafafa);border-color:var(--border,#0003)}.index-module__rd477W__attach-item__icon{color:var(--text-muted);flex-shrink:0}.index-module__rd477W__attach-item__name{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.index-module__rd477W__attach-item__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:10px;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:2px;right:2px}.index-module__rd477W__attach-item--image:hover .index-module__rd477W__attach-item__remove,.index-module__rd477W__attach-item--file:hover .index-module__rd477W__attach-item__remove{opacity:1}.index-module__rd477W__attach-item--error{border-color:var(--status-error,#ef4444)}.index-module__rd477W__attach-item__loading{background:#fff9;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module__rd477W__attach-item__spinner{border:2px solid var(--border);border-top-color:var(--text-muted);border-radius:50%;width:20px;height:20px;animation:.6s linear infinite index-module__rd477W__spin}@keyframes index-module__rd477W__spin{to{transform:rotate(360deg)}}.index-module__rd477W__file-preview__overlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.index-module__rd477W__file-preview__modal{background:var(--surface);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #0003}.index-module__rd477W__file-preview__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.index-module__rd477W__file-preview__title{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.index-module__rd477W__file-preview__close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.index-module__rd477W__file-preview__close:hover{color:var(--text);background:var(--bg-muted)}.index-module__rd477W__file-preview__body{flex:1;padding:16px;overflow:auto}.index-module__rd477W__file-preview__image{border-radius:8px;max-width:100%}.index-module__rd477W__file-preview__code{white-space:pre-wrap;word-break:break-word;font-family:var(--font-jetbrains-mono),monospace;color:var(--text-2);margin:0;font-size:12px;line-height:1.6}.index-module__rd477W__file-preview__empty{color:var(--text-muted);text-align:center;margin:0;font-size:14px}.index-module__rd477W__msg-attachments{flex-wrap:wrap;justify-content:flex-end;gap:6px;margin-top:8px;margin-bottom:8px;display:flex}.index-module__rd477W__chat__messages-scroll{flex-direction:column;flex:1;gap:12px;padding:24px 24px 8px;display:flex;overflow-y:auto}.index-module__rd477W__chat__messages-inner{flex-direction:column;gap:20px;width:100%;max-width:680px;margin:0 auto;display:flex}.index-module__rd477W__chat__input-area{flex-shrink:0;padding:8px 24px 24px}.index-module__rd477W__chat__input-area-inner{width:100%;max-width:680px;margin:0 auto}.index-module__rd477W__panel__header{flex-shrink:0;align-items:center;gap:8px;padding:14px 16px 10px;display:flex}.index-module__rd477W__panel__header-left{flex:1;align-items:center;gap:8px;display:flex}.index-module__rd477W__panel__header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.index-module__rd477W__panel__close-mobile{display:none}@media (max-width:1024px){.index-module__rd477W__panel__close-mobile{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:background .12s,color .12s;display:inline-flex}.index-module__rd477W__panel__close-mobile:hover:not(:disabled){background:var(--surface-hover,#f5f5f7);color:var(--text);box-shadow:none;border-radius:50%;transform:none}.index-module__rd477W__panel__collapse-btn{display:none!important}}.index-module__rd477W__panel__collapse-btn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.index-module__rd477W__panel__collapse-btn:hover{color:var(--text);background:#0000000d}.index-module__rd477W__panel__header-avatars{flex-shrink:0;align-items:center;display:flex}.index-module__rd477W__panel__header-avatar{border:2px solid var(--surface);background:var(--surface-2,#f4f4f6);width:24px;height:24px;color:var(--text,#1c1c1e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;font-size:10px;font-weight:700;display:flex;overflow:hidden}.index-module__rd477W__panel__header-avatar:first-child{margin-left:0}.index-module__rd477W__panel__header-avatar img{object-fit:cover;width:100%;height:100%}.index-module__rd477W__panel__header-avatar--more{background:var(--bg-2,#e4e5e8);color:#6b6b72}.index-module__rd477W__panel__title{color:var(--text);font-size:16px;font-weight:800;font-family:var(--font-outfit),sans-serif;letter-spacing:.04em}.index-module__rd477W__panel__clear-btn{background:var(--bg);color:var(--text-muted);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:flex}.index-module__rd477W__panel__clear-btn:disabled{cursor:not-allowed;opacity:.35}@media (max-width:1024px){.index-module__rd477W__panel__clear-btn{display:none!important}}.index-module__rd477W__panel__messages{flex-direction:column;flex:1;gap:40px;padding:8px 16px 16px;display:flex;position:relative;overflow-y:auto}.index-module__rd477W__panel__messages:before{content:"";background:linear-gradient(to bottom,var(--surface,#fff),transparent);z-index:1;pointer-events:none;flex-shrink:0;height:32px;margin:-8px -16px 0;position:sticky;top:-8px}.index-module__rd477W__panel__empty{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 12px 0;display:flex}.index-module__rd477W__panel__greeting{flex-direction:column;gap:2px;display:flex}.index-module__rd477W__panel__greeting-hi{color:var(--text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.index-module__rd477W__panel__greeting-sub{color:var(--brand-primary,#00d2fd);font-size:14px;font-weight:500}.index-module__rd477W__panel__suggestions{flex-direction:column;gap:8px;width:100%;display:flex}.index-module__rd477W__panel__suggestion-btn{background:var(--surface,#fff);cursor:pointer;text-align:left;color:var(--text);border:1px solid #0000000a;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:14px;line-height:1.4;transition:background .15s;display:flex}.index-module__rd477W__panel__suggestion-btn:hover{background:var(--bg-muted,#f0f1f4)}.index-module__rd477W__panel__suggestion-btn svg{color:var(--text-muted);flex-shrink:0;margin-top:1px}.index-module__rd477W__change-banner{background:var(--bg-muted,#f2f3f5);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.index-module__rd477W__change-banner--panel{flex-shrink:0;margin:0 12px 8px}.index-module__rd477W__change-banner__text{color:var(--text-muted);flex:1;font-size:12px}.index-module__rd477W__change-banner__deploy{background:var(--text,#1c1c1e);color:var(--surface,#fff);cursor:pointer;border:none;border-radius:4px;padding:3px 10px;font-size:12px;font-weight:600}.index-module__rd477W__change-banner__deploy:hover{opacity:.85}.index-module__rd477W__change-banner__dismiss{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px}.index-module__rd477W__connection-lost-banner--panel{flex-shrink:0;margin:0 12px 8px}.index-module__rd477W__message--user{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.index-module__rd477W__user-bubble{background:var(--surface-hover,#f5f5f5);color:var(--text);max-width:80%;font-size:14px;font-weight:400;font-family:var(--font-inter),system-ui,sans-serif;white-space:pre-wrap;word-break:break-word;border-radius:10px 10px 2px;padding:10px 14px;line-height:1.55}.index-module__rd477W__user-bubble__attachments{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.index-module__rd477W__user-bubble__image-placeholder{background:var(--surface-2,#fafafa);border:1px solid var(--border-2,#00000021);width:48px;height:48px;color:var(--text-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__rd477W__user-bubble__image-placeholder .index-module__rd477W__user-bubble__attach-name{display:none}.index-module__rd477W__user-bubble__file-card{border:1px solid var(--border-2,#00000024);max-width:200px;height:26px;color:var(--text-muted);background:0 0;border-radius:13px;flex-direction:row;flex-shrink:0;align-items:center;gap:5px;padding:0 10px;transition:background .15s,border-color .15s;display:inline-flex}.index-module__rd477W__user-bubble__file-card:hover{background:var(--surface-2,#fafafa);border-color:var(--border,#0003)}.index-module__rd477W__user-bubble__attach-name{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:500;overflow:hidden}.index-module__rd477W__user-bubble__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__rd477W__user-bubble--compact{font-family:var(--font-inter),system-ui,sans-serif;background:var(--surface-hover,#f5f5f5);color:var(--text);white-space:pre-wrap;word-break:break-word;border-radius:10px 10px 2px;max-width:82%;padding:8px 12px;font-size:14px;font-weight:400;line-height:1.5}.index-module__rd477W__assistant-msg{flex-direction:column;gap:3px;display:flex}.index-module__rd477W__assistant-msg__text{font-family:var(--font-inter),system-ui,sans-serif;word-break:break-word;background:0 0;border:none;border-radius:2px 10px 10px;flex-direction:column;align-items:flex-start;gap:0;max-width:100%;padding:8px 0;font-size:14px;font-weight:400;line-height:1.55;display:flex}.index-module__rd477W__assistant-msg__text--error{color:var(--status-error-dark);gap:6px;max-width:fit-content}.index-module__rd477W__assistant-avatar{margin-bottom:4px}.index-module__rd477W__assistant-avatar--panel{margin-bottom:0}.index-module__rd477W__message__tool-pill{font-size:12px;font-weight:500;font-family:var(--font-inter),sans-serif;color:var(--text-2,#525252);background:#0000000a;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;margin:2px 0;padding:4px 10px;display:inline-flex}.index-module__rd477W__message__tool-pill svg{color:var(--text-muted);flex-shrink:0;width:13px;height:13px}.index-module__rd477W__message__tool-label{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.index-module__rd477W__message__tool-count{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:2px;font-weight:600}.index-module__rd477W__message__tool-multiplier{color:var(--text-muted);opacity:.6}.index-module__rd477W__message__tool-count{font-weight:600}.index-module__rd477W__message__tool-multiplier{opacity:.35}.index-module__rd477W__working-indicator{color:var(--text-muted);font-size:12px;font-family:var(--font-inter),sans-serif;align-items:center;gap:6px;display:flex}.index-module__rd477W__working-indicator__shape{flex:0 0 8px;width:8px;height:8px;animation:2s linear infinite index-module__rd477W__shapeRotate;display:inline-block;position:relative}.index-module__rd477W__shape{opacity:0;animation:4.8s ease-in-out infinite both index-module__rd477W__shapeCycle;position:absolute;inset:0}.index-module__rd477W__shape--tri{clip-path:polygon(50% 0%,100% 100%,0% 100%);background:#00d2fd;animation-delay:0s}.index-module__rd477W__shape--sq{background:#ffe201;animation-delay:1.6s}.index-module__rd477W__shape--cir{background:#f75997;border-radius:50%;animation-delay:3.2s}@keyframes index-module__rd477W__shapeRotate{to{transform:rotate(360deg)}}@keyframes index-module__rd477W__shapeCycle{0%{opacity:0;transform:scale(.4)}10%{opacity:1;transform:scale(1.05)}18%{transform:scale(1)}25%{opacity:1;transform:scale(1)}33%{opacity:0;transform:scale(.4)}to{opacity:0;transform:scale(.4)}}.index-module__rd477W__plan-card{background:var(--surface-hover,#f5f5f7);font-family:var(--font-inter),system-ui,sans-serif;border:none;border-radius:12px;margin-top:4px;overflow:hidden}.index-module__rd477W__plan-card--executing{background:0 0;border:none;border-radius:0;margin-top:0;padding:0;overflow:visible}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-card__steps{margin:4px 0;padding:0}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step__head{background:0 0;align-items:flex-start;padding:6px 0}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step__head:hover{background:0 0!important}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step__icon{margin-top:2px}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step__num{display:none}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step{position:relative}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step:before{content:"";border-left:1.5px dashed var(--text-muted,#0000002e);pointer-events:none;position:absolute;top:26px;bottom:-2px;left:8.5px}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step:last-child:not(:has(.index-module__rd477W__plan-step__body)):before{display:none}.index-module__rd477W__plan-card--executing .index-module__rd477W__plan-step__body{padding:0 0 8px 28px}.index-module__rd477W__plan-card__header{background:var(--surface-hover,#f5f5f7);color:var(--text);letter-spacing:0;border-bottom:none;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;display:flex}.index-module__rd477W__plan-card__body{color:var(--text);padding:14px 16px;font-size:13.5px;line-height:1.65}.index-module__rd477W__plan-card__body ul,.index-module__rd477W__plan-card__body ol{counter-reset:plan-step;margin:.4em 0;padding-left:0;list-style:none}.index-module__rd477W__plan-card__body li{counter-increment:plan-step;margin:.3em 0;padding-left:28px;position:relative}.index-module__rd477W__plan-card__body li:before{content:counter(plan-step)".";color:var(--text);font-variant-numeric:tabular-nums;font-weight:600;position:absolute;top:0;left:0}.index-module__rd477W__plan-card__steps{flex-direction:column;padding:4px 0;display:flex}.index-module__rd477W__plan-step{flex-direction:column;display:flex}.index-module__rd477W__plan-step__head{cursor:pointer;color:var(--text);text-align:left;background:0 0;border:none;align-self:flex-start;align-items:flex-start;gap:6px;max-width:100%;padding:8px 16px;font-family:inherit;font-size:14px;line-height:1.4;transition:background .12s;display:flex}.index-module__rd477W__plan-step__head .index-module__rd477W__plan-step__num,.index-module__rd477W__plan-step__head .index-module__rd477W__plan-step__icon{margin-top:1px}.index-module__rd477W__plan-step__head:hover{background:#00000005;box-shadow:none!important;border-radius:0!important;transform:none!important}.index-module__rd477W__plan-step__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.index-module__rd477W__plan-step__circle{border:1.6px solid var(--text-muted,#00000040);border-radius:50%;width:14px;height:14px;display:inline-block}.index-module__rd477W__plan-step__num{font-variant-numeric:tabular-nums;color:var(--text);flex-shrink:0;min-width:14px;margin-right:2px;font-weight:600}.index-module__rd477W__plan-step--done .index-module__rd477W__plan-step__num,.index-module__rd477W__plan-step--failed .index-module__rd477W__plan-step__num,.index-module__rd477W__plan-step--pending .index-module__rd477W__plan-step__num{color:var(--text-muted)}.index-module__rd477W__plan-step__text{word-break:break-word;flex:0 auto;font-weight:500;line-height:1.4}.index-module__rd477W__plan-step--running .index-module__rd477W__plan-step__text{font-weight:600}.index-module__rd477W__plan-step--done .index-module__rd477W__plan-step__text,.index-module__rd477W__plan-step--failed .index-module__rd477W__plan-step__text,.index-module__rd477W__plan-step--pending .index-module__rd477W__plan-step__text{color:var(--text-muted)}.index-module__rd477W__plan-step__chevron{color:var(--text-muted);flex-shrink:0;margin-left:4px;transition:transform .2s;display:inline-flex;transform:rotate(180deg)}.index-module__rd477W__plan-step__chevron--open{transform:rotate(0)}.index-module__rd477W__plan-step__spin{animation:1.4s linear infinite index-module__rd477W__plan-step-spin}@keyframes index-module__rd477W__plan-step-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module__rd477W__plan-step__body{flex-direction:column;gap:6px;padding:0 16px 10px 44px;display:flex}.index-module__rd477W__plan-step__summary{color:var(--text-2,#525252);padding:4px 0 6px;font-size:13px;line-height:1.55}.index-module__rd477W__plan-step__narration{color:var(--text-2,#525252);white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.55}.index-module__rd477W__review-card{flex-direction:column;align-self:flex-start;gap:0;width:100%;margin:6px 0 4px;display:flex}.index-module__rd477W__review-check{flex-direction:column;font-size:14px;line-height:1.5;display:flex;position:relative}.index-module__rd477W__review-check:before{content:"";border-left:1.5px dashed var(--text-muted,#0000002e);pointer-events:none;position:absolute;top:26px;bottom:-2px;left:8.5px}.index-module__rd477W__review-check:last-child:before{display:none}.index-module__rd477W__review-check__head{all:unset;cursor:pointer;text-align:left;align-items:flex-start;gap:10px;width:100%;padding:4px 0;display:flex}.index-module__rd477W__review-check__icon{flex-shrink:0;margin-top:2px;display:inline-flex}.index-module__rd477W__review-check__label{color:var(--text,#1c1c1e);word-break:break-word;flex:1;min-width:0}.index-module__rd477W__review-check__chevron{color:var(--text-muted,#a3a3a3);flex-shrink:0;margin-top:4px;transition:transform .15s;display:inline-flex;transform:rotate(180deg)}.index-module__rd477W__review-check__chevron--open{transform:rotate(0)}.index-module__rd477W__review-check__body{flex-direction:column;gap:6px;padding:0 0 8px 28px;display:flex}.index-module__rd477W__review-check__reason{color:var(--text-2,#525252);word-break:break-word;font-size:13px}.index-module__rd477W__review-check__tools,.index-module__rd477W__plan-step__tools{flex-direction:column;gap:6px;display:flex}.index-module__rd477W__plan-step__tool{color:var(--text-2,#525252);background:#0000000a;border-radius:999px;align-items:center;gap:6px;width:fit-content;max-width:100%;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.index-module__rd477W__plan-step__tool svg{width:13px;height:13px;color:var(--text-muted);flex-shrink:0}.index-module__rd477W__plan-step__tool>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.index-module__rd477W__plan-step__tool-count{color:var(--text-muted);font-variant-numeric:tabular-nums;margin-left:auto;padding-left:4px;font-weight:600}.index-module__rd477W__plan-card__platforms{flex-wrap:wrap;align-items:center;gap:10px;padding:10px 14px 0;display:flex}.index-module__rd477W__plan-card__platforms-label{color:var(--text-muted,#7a7a7a);font-size:12px;font-weight:600}.index-module__rd477W__plan-card__footer{background:0 0;align-items:center;gap:8px;padding:10px 14px;display:flex}.index-module__rd477W__plan-card__approve{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:7px 16px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.index-module__rd477W__plan-card__approve:hover{opacity:.88;transform:translateY(-1px)}.index-module__rd477W__plan-card__approve:active{transform:translateY(0)}.index-module__rd477W__plan-card__approve--compact{padding:5px 12px;font-size:12px}.index-module__rd477W__plan-card__approve--chosen,.index-module__rd477W__plan-card__approve--chosen:hover,.index-module__rd477W__plan-card__dismiss--chosen,.index-module__rd477W__plan-card__dismiss--chosen:hover{color:var(--text-muted)!important;border:1px solid var(--border)!important;cursor:default!important;opacity:1!important;box-shadow:none!important;background:#0000000f!important;transform:none!important}.index-module__rd477W__plan-card__btn--unchosen{opacity:.4;cursor:default}.index-module__rd477W__plan-card__btn--unchosen,.index-module__rd477W__plan-card__btn--unchosen:hover{opacity:.4!important;box-shadow:none!important;color:var(--text-muted)!important;cursor:default!important;background:0 0!important;transform:none!important}.index-module__rd477W__plan-card__dismiss{border:1px solid var(--border-2);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-size:14px;transition:background .15s,color .15s}.index-module__rd477W__plan-card__dismiss:hover{background:var(--surface);color:var(--text)}.index-module__rd477W__plan-card__dismiss--compact{padding:5px 10px;font-size:12px}.index-module__rd477W__deploy-action{margin-top:8px}.index-module__rd477W__deploy-action__btn{background:var(--primary);color:var(--primary-foreground);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:5px;padding:7px 16px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.index-module__rd477W__deploy-action__btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.index-module__rd477W__deploy-action__btn:disabled{opacity:.6;cursor:not-allowed}.index-module__rd477W__assistant-feedback{align-items:center;gap:12px;margin-top:8px;display:flex}.index-module__rd477W__assistant-feedback__btn{width:20px;height:20px;color:var(--text-muted,#7a7a7a);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.index-module__rd477W__assistant-feedback__btn:hover{color:var(--text-2,#525252);background:#0000000f}.index-module__rd477W__assistant-feedback__btn--active{color:#9ca3af;background:0 0}.index-module__rd477W__assistant-feedback__btn--label{gap:4px;width:auto;padding:0 6px;font-size:12px;font-weight:500}.index-module__rd477W__assistant-feedback__btn--label:disabled{opacity:.6;cursor:not-allowed}.index-module__rd477W__assistant-feedback__sha{border:.6px solid var(--border,#e0e0e0);color:var(--text-muted,#7a7a7a);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:4px;padding:1px 7px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.index-module__rd477W__assistant-feedback__sha:hover{color:var(--text-2,#525252);background:var(--surface-hover,#f5f5f7);border-color:var(--text-muted,#7a7a7a)}.index-module__rd477W__assistant-feedback__sha:disabled{opacity:.6;cursor:not-allowed}.index-module__rd477W__assistant-feedback__sha--active{color:#9ca3af}.index-module__rd477W__warnings-card{border:1px solid var(--status-warning,#f0c040);border-radius:var(--radius-xs,8px);max-width:480px;margin-top:8px;overflow:hidden}.index-module__rd477W__warnings-card__header{background:var(--status-warning-bg-solid,#fff3cd);color:var(--status-warning-dark,#7a5400);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;list-style:none;display:flex}.index-module__rd477W__warnings-card__header::-webkit-details-marker{display:none}.index-module__rd477W__warnings-card__header:before{content:"▸";font-size:10px;transition:transform .15s}.index-module__rd477W__warnings-card[open]>.index-module__rd477W__warnings-card__header:before{transform:rotate(90deg)}.index-module__rd477W__warnings-card__list{margin:0;padding:0;list-style:none}.index-module__rd477W__warnings-card__item{border-top:.6px solid var(--status-warning,#f0c040);flex-direction:column;gap:2px;padding:8px 12px;font-size:12px;line-height:1.5;display:flex}.index-module__rd477W__warnings-card__file{font-family:var(--font-outfit),sans-serif;color:var(--text-muted);font-size:12px}.index-module__rd477W__warnings-card__check{color:var(--status-warning-dark,#7a5400);font-size:12px;font-weight:600}.index-module__rd477W__warnings-card__msg{color:var(--text)}.index-module__rd477W__files-list{font-family:var(--font-inter),system-ui,sans-serif;flex-direction:column;gap:10px;margin-top:8px;display:flex}.index-module__rd477W__file-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:center;gap:14px;min-width:320px;max-width:480px;padding:12px 16px;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #00000008}.index-module__rd477W__file-card:hover{box-shadow:0 2px 8px #0000000f}.index-module__rd477W__file-card__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.index-module__rd477W__file-card__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.index-module__rd477W__file-card__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.index-module__rd477W__file-card__meta{color:var(--text-muted);font-size:12px;font-weight:500}.index-module__rd477W__file-card__actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.index-module__rd477W__file-card__action{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .12s,color .12s;display:inline-flex}.index-module__rd477W__file-card__action:hover{color:var(--text)!important;box-shadow:none!important;background:#0000000d!important;border-radius:8px!important;transform:none!important}.index-module__rd477W__app-card{margin-top:8px;box-shadow:none!important}.index-module__rd477W__app-card:hover{box-shadow:none!important;transform:none!important}.index-module__rd477W__app-card__view-btn{border:1px solid var(--border,#e4e8ec);height:26px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;transition:background .12s,border-color .12s;display:inline-flex}.index-module__rd477W__app-card__view-btn:hover{border-color:var(--text-muted,#9ca3af)!important;box-shadow:none!important;background:#0000000a!important;border-radius:6px!important;transform:none!important}.index-module__rd477W__app-card__publish-btn{border:1px solid var(--text,#1c1c1e);background:var(--text,#1c1c1e);height:26px;color:var(--surface,#fff);cursor:pointer;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:500;transition:opacity .12s;display:inline-flex}.index-module__rd477W__app-card__publish-btn:hover{opacity:.85!important;background:var(--text,#1c1c1e)!important;color:var(--surface,#fff)!important;box-shadow:none!important;border-radius:6px!important;transform:none!important}.index-module__rd477W__oauth-card{background:#f4f7ff;border:1px solid #c7d8ff;border-radius:12px;max-width:360px;margin-top:4px;overflow:hidden}.index-module__rd477W__oauth-card__header{color:#3b5bdb;letter-spacing:.02em;background:#eef3ff;border-bottom:1px solid #c7d8ff;align-items:center;gap:6px;padding:9px 14px;font-size:12px;font-weight:600;display:flex}.index-module__rd477W__oauth-card__body{color:var(--text);padding:12px 16px;font-size:14px;line-height:1.55}.index-module__rd477W__oauth-card__footer{background:#f4f7ff;border-top:1px solid #c7d8ff;align-items:center;padding:10px 14px;display:flex}.index-module__rd477W__oauth-card__connect{color:#fff;cursor:pointer;background:#3b5bdb;border:none;border-radius:8px;align-items:center;gap:5px;padding:7px 16px;font-size:14px;font-weight:600;transition:opacity .15s,transform .1s;display:inline-flex}.index-module__rd477W__oauth-card__connect:hover{opacity:.88;transform:translateY(-1px)}.index-module__rd477W__oauth-card__connect:active{transform:translateY(0)}.index-module__rd477W__loading{color:var(--text-muted);text-align:center;padding:40px 0;font-size:14px}.index-module__rd477W__loading--panel{margin-top:48px;padding:0;font-size:12px}@keyframes index-module__rd477W__pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes index-module__rd477W__placeholder-fade{0%{opacity:0}to{opacity:1}}.index-module__rd477W__jump-to-bottom{background:var(--surface,#fff);width:40px;height:40px;color:var(--text,#1c1c1e);cursor:pointer;z-index:5;border:.6px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;padding:0;animation:.18s ease-out index-module__rd477W__jump-fade-in;display:inline-flex;position:absolute;bottom:160px;right:16px;box-shadow:0 4px 12px #00000014}.index-module__rd477W__jump-to-bottom:hover{background:var(--surface-hover,#f5f5f7)}.index-module__rd477W__jump-to-bottom--panel{bottom:130px;right:12px}@keyframes index-module__rd477W__jump-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.index-module__rd477W__chat__landing-mascot{display:none}}.index-module__rd477W__chat__conv-header{background:var(--surface,#fff);z-index:10;flex-shrink:0;align-items:center;gap:8px;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.index-module__rd477W__chat__conv-back{width:36px;height:36px;color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:inline-flex}.index-module__rd477W__chat__conv-back:hover:not(:disabled){background:var(--surface-hover,#f5f5f7);box-shadow:none;border-radius:50%;transform:none}.index-module__rd477W__chat__conv-brand{align-items:center;gap:8px;display:inline-flex}.index-module__rd477W__chat__conv-brand img{display:block}
.index-module__H5xHPG__credentials{flex-direction:column;flex:1;gap:24px;width:100%;padding:20px 32px 40px;display:flex;overflow-y:auto}@media (max-width:768px){.index-module__H5xHPG__credentials{padding:16px 16px 80px}}.index-module__H5xHPG__credentials__list{flex-direction:column;gap:8px;display:flex}.index-module__H5xHPG__credentials__empty{text-align:center;color:var(--text-muted,#a3a3a3);justify-content:center;align-items:center;padding:48px 16px;font-size:14px;display:flex}.index-module__H5xHPG__dialog{max-width:640px}.index-module__H5xHPG__dialog__grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.index-module__H5xHPG__dialog__field{flex-direction:column;gap:6px;display:flex}.index-module__H5xHPG__dialog__select{border:1px solid var(--input);width:100%;min-width:0;height:32px;color:inherit;cursor:pointer;background:0 0;border-radius:8px;outline:none;padding:0 10px;font-size:14px;transition:border-color .15s}.index-module__H5xHPG__dialog__select:focus-visible{border-color:var(--ring);box-shadow:0 0 0 2px hsl(var(--ring)/.18)}.index-module__H5xHPG__dialog__error{color:var(--status-error,#dc2626);background:var(--status-error-bg,#dc262612);border:1px solid var(--status-error-border,#dc26262e);border-radius:var(--radius-sm-old,8px);margin-bottom:10px;padding:8px 14px;font-size:12px;font-weight:500}.index-module__H5xHPG__card{border-radius:var(--radius-old,12px);border:1px solid var(--border);background:var(--surface,#fff);box-shadow:none;padding:20px 22px}.index-module__H5xHPG__card__header{align-items:center;gap:12px;display:flex}.index-module__H5xHPG__card__avatar{background:var(--surface-hover,#f5f5f5);width:36px;height:36px;color:var(--text-2,#525252);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.index-module__H5xHPG__card__info{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.index-module__H5xHPG__card__name{color:var(--text,#1c1c1e);font-size:14px;font-weight:600}.index-module__H5xHPG__card__badge--api{background:var(--status-info-bg,#eef6ff);color:var(--status-info,#2563eb);border-radius:99px;padding:2px 8px;font-size:12px;font-weight:500}.index-module__H5xHPG__card__badge--oauth{background:var(--status-success-bg,#f0fff4);color:var(--status-success,#16a34a);border-radius:99px;padding:2px 8px;font-size:12px;font-weight:500}.index-module__H5xHPG__card__badge--secret{color:#7c3aed;background:#f3e8ff;border-radius:99px;padding:2px 8px;font-size:12px;font-weight:500}.index-module__H5xHPG__card__badge--other{background:var(--surface-hover,#f5f5f5);color:var(--text-muted,#6b7280);border-radius:99px;padding:2px 8px;font-size:12px;font-weight:500}.index-module__H5xHPG__card__provider{color:var(--text-muted,#a3a3a3);background:var(--surface-hover,#f5f5f5);border-radius:99px;padding:2px 8px;font-size:12px}.index-module__H5xHPG__card__actions{flex-shrink:0;gap:4px;display:flex}.index-module__H5xHPG__card__edit-name{align-items:center;gap:8px;display:flex}.index-module__H5xHPG__card__edit-input{width:200px;padding:4px 8px;font-size:12px}.index-module__H5xHPG__card__edit-value{align-items:center;gap:8px;margin-top:10px;display:flex}.index-module__H5xHPG__card__edit-value-input{flex:1;padding:4px 10px;font-size:12px}.index-module__H5xHPG__card__value-row{align-items:center;gap:8px;margin-top:10px;display:flex}.index-module__H5xHPG__card__value--masked{font-size:12px;font-family:var(--font-jetbrains-mono),ui-monospace,monospace;color:var(--text-muted,#a3a3a3);background:var(--bg);border:1px solid var(--border-2);letter-spacing:1px;word-break:break-all;border-radius:6px;flex:1;min-width:0;padding:6px 10px}.index-module__H5xHPG__card__value--revealed{font-size:12px;font-family:var(--font-jetbrains-mono),ui-monospace,monospace;color:var(--text,#1c1c1e);background:var(--bg);border:1px solid var(--border-2);letter-spacing:0;word-break:break-all;border-radius:6px;flex:1;min-width:0;padding:6px 10px}.index-module__H5xHPG__card__icon-btn{cursor:pointer;color:var(--text-muted,#a3a3a3);background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:4px;transition:color .15s;display:flex}.index-module__H5xHPG__card__icon-btn:hover{color:var(--text,#1c1c1e)}.index-module__H5xHPG__card__icon-btn:disabled{opacity:.5;cursor:not-allowed}.index-module__H5xHPG__card__icon-btn--success{color:#16a34a;}.index-module__H5xHPG__card__icon-spin{animation:1s linear infinite index-module__H5xHPG__spin}@keyframes index-module__H5xHPG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.index-module__H5xHPG__card__meta{color:var(--text-muted,#a3a3a3);margin-top:8px;font-size:12px}
.TestResultMarker-module__v8oihq__test-marker{font-size:12px;font-family:var(--font-inter),sans-serif;vertical-align:middle;transform-origin:0;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;width:fit-content;margin-top:12px;padding:6px 12px 6px 8px;font-weight:600;line-height:1.4;display:flex}.TestResultMarker-module__v8oihq__test-marker--pass{background:var(--status-success-bg);color:var(--status-success);border:.6px solid var(--status-success-border)}.TestResultMarker-module__v8oihq__test-marker--fail{background:var(--status-error-bg);color:var(--status-error-dark);border:.6px solid var(--status-error-border)}.TestResultMarker-module__v8oihq__test-marker--incomplete{background:var(--status-warning-bg);color:var(--status-warning-dark);border:.6px solid var(--status-warning-border)}.TestResultMarker-module__v8oihq__test-marker__tip{align-items:center;gap:4px;display:inline-flex}.TestResultMarker-module__v8oihq__test-marker__icon{flex-shrink:0;align-items:center;display:inline-flex}.TestResultMarker-module__v8oihq__test-marker__label{white-space:nowrap}.TestResultMarker-module__v8oihq__test-marker__reason{opacity:.78;text-overflow:ellipsis;max-width:100%;height:fit-content;font-weight:400;overflow:hidden}
.RecordRowSkeleton-module__ba6Oza__list{flex-direction:column;gap:8px;display:flex}.RecordRowSkeleton-module__ba6Oza__card{background:var(--surface);border:.6px solid var(--border,#e0e0e0);border-radius:var(--radius-sm-old,8px);flex-direction:column;gap:10px;padding:16px;display:flex}.RecordRowSkeleton-module__ba6Oza__header{flex-direction:column;gap:6px;display:flex}.RecordRowSkeleton-module__ba6Oza__meta_row{gap:8px;display:flex}
.ConnectionLostBanner-module__soh3XW__banner{background:var(--status-warning-bg-solid,#fff3cd);border:1px solid var(--status-warning,#f0c040);color:var(--status-warning-dark,#7a5400);border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;display:flex}.ConnectionLostBanner-module__soh3XW__text{flex:1;font-size:12px;line-height:1.4}.ConnectionLostBanner-module__soh3XW__dismiss{color:var(--status-warning-dark,#7a5400);cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:12px}
