.RemixDialog-module__ui2moa__dialog{background:var(--surface,#fff)!important;border-radius:16px!important;max-width:440px!important;padding:0!important;overflow:visible!important}.RemixDialog-module__ui2moa__header{flex-direction:column;gap:6px;padding:24px 24px 8px;display:flex}.RemixDialog-module__ui2moa__title{letter-spacing:-.02em;color:var(--text,#1c1c1e);margin:0;font-family:Outfit,Inter,sans-serif;font-size:20px;font-weight:700}.RemixDialog-module__ui2moa__subtitle{color:var(--text-muted,#a3a3a3);margin:0;font-family:Inter,sans-serif;font-size:13px;line-height:1.5}.RemixDialog-module__ui2moa__body{flex-direction:column;gap:12px;padding:8px 24px 24px;display:flex}.RemixDialog-module__ui2moa__label{color:var(--text-2,#525252);letter-spacing:.02em;text-transform:uppercase;font-family:Outfit,Inter,sans-serif;font-size:12px;font-weight:600}.RemixDialog-module__ui2moa__dropdown_wrap{position:relative}.RemixDialog-module__ui2moa__trigger{width:100%;height:44px;color:var(--text,#1c1c1e);background:var(--surface-2,#fafafa);cursor:pointer;border:1px solid #00000012;border-radius:8px;align-items:center;gap:10px;padding:0 12px;font-family:Outfit,Inter,sans-serif;font-size:14px;font-weight:500;transition:border-color .15s,background .15s;display:flex}.RemixDialog-module__ui2moa__trigger:hover:not(:disabled){background:var(--surface-hover,#f5f5f7);box-shadow:none;border-color:#00000021;border-radius:8px;transform:none}.RemixDialog-module__ui2moa__trigger:disabled{opacity:.6;cursor:not-allowed}.RemixDialog-module__ui2moa__trigger_label{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.RemixDialog-module__ui2moa__trigger_chevron{color:var(--text-muted,#a3a3a3);flex-shrink:0}.RemixDialog-module__ui2moa__menu{background:var(--surface,#fff);z-index:5;border:1px solid #00000012;border-radius:8px;flex-direction:column;gap:2px;max-height:240px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #00000014}.RemixDialog-module__ui2moa__menu_item{width:100%;height:36px;color:var(--text,#1c1c1e);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:0 8px;font-family:Outfit,Inter,sans-serif;font-size:14px;font-weight:500;transition:background .1s;display:flex}.RemixDialog-module__ui2moa__menu_item:hover{background:var(--surface-hover,#f5f5f7);box-shadow:none;border-radius:6px;transform:none}.RemixDialog-module__ui2moa__menu_item_active{background:#2c93ff12}.RemixDialog-module__ui2moa__menu_item_label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.RemixDialog-module__ui2moa__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-family:Outfit,Inter,sans-serif;font-size:12px;font-weight:700;display:flex;overflow:hidden}.RemixDialog-module__ui2moa__avatar img{object-fit:cover;width:100%;height:100%;display:block}.RemixDialog-module__ui2moa__submit{color:#fff;cursor:pointer;background:#1c1c1e;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;margin-top:8px;padding:0 24px;font-family:Outfit,Inter,sans-serif;font-size:15px;font-weight:600;transition:background .15s,opacity .15s,transform .1s;display:inline-flex}.RemixDialog-module__ui2moa__submit:hover:not(:disabled){box-shadow:none;background:#000;border-radius:999px;transform:none}.RemixDialog-module__ui2moa__submit:active:not(:disabled){transform:translateY(1px)}.RemixDialog-module__ui2moa__submit:disabled{color:#9ca3af;cursor:not-allowed;background:#e0e0e3}
.HeroCarousel-module__03MKuG__hero{--visible:3;--gap:12px;width:100%;position:relative;container-type:inline-size}.HeroCarousel-module__03MKuG__hero__viewport{width:100%;overflow:hidden}.HeroCarousel-module__03MKuG__hero__track{gap:var(--gap);transition:transform .5s cubic-bezier(.32,.72,0,1);display:flex}.HeroCarousel-module__03MKuG__hero__cell{flex:0 0 calc((100% - (var(--visible) - 1)*var(--gap))/var(--visible));cursor:pointer;min-width:0}.HeroCarousel-module__03MKuG__hero__card{aspect-ratio:calc(1/var(--aspect-h,.5625));isolation:isolate;background:#f0f1f4;border:.6px solid #0000000f;border-radius:20px;position:relative;overflow:hidden}.HeroCarousel-module__03MKuG__hero__card[data-light=true] .HeroCarousel-module__03MKuG__hero__overlay:after{background:linear-gradient(#ffffff38,#ffffffb3)}.HeroCarousel-module__03MKuG__hero__card[data-light=true] .HeroCarousel-module__03MKuG__hero__name{color:var(--text,#1c1c1e)}.HeroCarousel-module__03MKuG__hero__card[data-light=true] .HeroCarousel-module__03MKuG__hero__desc{color:#1c1c1eb3}.HeroCarousel-module__03MKuG__hero__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.HeroCarousel-module__03MKuG__hero__cell:hover .HeroCarousel-module__03MKuG__hero__img{transform:scale(1.03)}.HeroCarousel-module__03MKuG__hero__overlay{z-index:2;background:0 0;border-radius:0 0 20px 20px;flex-direction:column;justify-content:flex-end;padding:12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.HeroCarousel-module__03MKuG__hero__overlay:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000008c);position:absolute;inset:0}.HeroCarousel-module__03MKuG__hero__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}.HeroCarousel-module__03MKuG__hero__info-row{z-index:2;align-items:center;gap:12px;min-height:36px;display:flex;position:relative}.HeroCarousel-module__03MKuG__hero__info{flex:1;min-width:0}.HeroCarousel-module__03MKuG__hero__yours-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;vertical-align:middle;background:#fff3;border-radius:999px;flex-shrink:0;margin-left:6px;padding:2px 8px;font-size:10px;font-weight:600}.HeroCarousel-module__03MKuG__hero__get-btn{color:#1c1c1e;cursor:pointer;background:#fff;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;height:28px;padding:0 16px;font-size:12px;font-weight:600;transition:opacity .15s;display:inline-flex}.HeroCarousel-module__03MKuG__hero__get-btn:hover{opacity:.88}.HeroCarousel-module__03MKuG__hero__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:3;background:#00d2fd;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:12px;left:12px}.HeroCarousel-module__03MKuG__hero__badge:before{content:"";background:#fff;border-radius:999px;width:5px;height:5px}.HeroCarousel-module__03MKuG__hero__name{color:#fff;letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.HeroCarousel-module__03MKuG__hero__desc{color:#ffffffc7;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.HeroCarousel-module__03MKuG__hero__nav{top:calc((100cqw - (var(--visible) - 1)*var(--gap))*var(--aspect-h,.5625)/2/var(--visible));background:var(--surface,#fff);width:36px;height:36px;color:var(--text,#1c1c1e);cursor:pointer;z-index:5;opacity:0;pointer-events:none;border:none;border-radius:999px;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex;position:absolute;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.HeroCarousel-module__03MKuG__hero:hover .HeroCarousel-module__03MKuG__hero__nav:not(:disabled){opacity:1;pointer-events:auto}.HeroCarousel-module__03MKuG__hero__nav:hover:not(:disabled){opacity:1;background:var(--surface,#fff)!important;border-radius:999px!important;transform:translateY(-50%)!important;box-shadow:0 4px 12px #0003!important}.HeroCarousel-module__03MKuG__hero__nav:disabled{opacity:0;pointer-events:none;cursor:default}.HeroCarousel-module__03MKuG__hero__nav:disabled:hover{background:var(--surface,#fff)!important;border-radius:999px!important;transform:translateY(-50%)!important;box-shadow:0 2px 8px #00000026!important}.HeroCarousel-module__03MKuG__hero__nav--prev{left:8px}.HeroCarousel-module__03MKuG__hero__nav--next{right:8px}.HeroCarousel-module__03MKuG__hero__dots{justify-content:center;gap:6px;margin-top:16px;display:flex}.HeroCarousel-module__03MKuG__hero__dot{cursor:pointer;background:#64748b26;border:none;border-radius:999px;width:6px;height:6px;padding:0;transition:background .2s,width .2s}.HeroCarousel-module__03MKuG__hero__dot:hover{box-shadow:none!important;background:#64748b4d!important;border-radius:999px!important;transform:none!important}.HeroCarousel-module__03MKuG__hero__dot--active{background:#47556973;width:20px}.HeroCarousel-module__03MKuG__hero__dot--active:hover{width:20px;background:#47556973!important}@media (max-width:768px){.HeroCarousel-module__03MKuG__hero{--visible:1}}
.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)}}
.index-module__oHjKra__grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:4px;display:grid}.index-module__oHjKra__card{border:1px solid var(--border);border-radius:var(--radius-sm-old);background:var(--bg);cursor:pointer;text-align:left;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.index-module__oHjKra__card:hover{background:var(--surface);border-color:var(--border-2)}.index-module__oHjKra__card__icon{border-radius:var(--radius-xs);background:var(--surface);width:36px;height:36px;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__oHjKra__card:hover .index-module__oHjKra__card__icon{background:var(--bg)}.index-module__oHjKra__card__body{flex-direction:column;gap:3px;min-width:0;display:flex}.index-module__oHjKra__card__label{color:var(--text);font-size:14px;font-weight:600;line-height:1.3}.index-module__oHjKra__card__desc{font-family:var(--font-inter),system-ui,sans-serif;color:var(--text-muted);font-size:12px;line-height:1.4}
.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)}
.SpaceDesktop-module__ThxhBG__space{flex-direction:column;flex:1;gap:24px;padding:24px 24px 80px;display:flex;position:relative;overflow-y:auto}.SpaceDesktop-module__ThxhBG__space__hero{flex-direction:column;gap:12px;padding-bottom:4px;display:flex}.SpaceDesktop-module__ThxhBG__space__hero-left--personal,.SpaceDesktop-module__ThxhBG__space__hero-left--space{flex-direction:column;align-items:flex-start;width:100%;min-width:0;display:flex}.SpaceDesktop-module__ThxhBG__space__hero-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.SpaceDesktop-module__ThxhBG__space__eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-flex}.SpaceDesktop-module__ThxhBG__space__eyebrow-dot{background:#00d2fd;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #00d2fd33}.SpaceDesktop-module__ThxhBG__space__eyebrow-dot[data-variant=team]{background:#00d2fd;box-shadow:0 0 0 3px #00d2fd33}.SpaceDesktop-module__ThxhBG__space__eyebrow-dot[data-variant=personal]{background:#ffe201;box-shadow:0 0 0 3px #ffe20140}.SpaceDesktop-module__ThxhBG__space__title-highlight{z-index:0;display:inline-block;position:relative}.SpaceDesktop-module__ThxhBG__space__title-highlight:before{content:"";z-index:-1;background:#00d2fd47;border-radius:2px;height:14px;position:absolute;bottom:4px;left:-4px;right:-4px;transform:skew(-3deg,-1deg)}.SpaceDesktop-module__ThxhBG__space__title-highlight[data-variant=team]:before{background:#00d2fd47}.SpaceDesktop-module__ThxhBG__space__title-highlight[data-variant=personal]:before{background:#ffe20159}.SpaceDesktop-module__ThxhBG__space__hero-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.SpaceDesktop-module__ThxhBG__space__hero-actions{align-items:center;gap:8px;display:flex}.SpaceDesktop-module__ThxhBG__space__greeting,.SpaceDesktop-module__ThxhBG__space__title{letter-spacing:-.04em;color:var(--text);margin:0 0 16px;font-size:40px;font-weight:800;line-height:1.05}.SpaceDesktop-module__ThxhBG__space__subtitle{color:var(--text-muted);margin:0;font-size:14px}.SpaceDesktop-module__ThxhBG__space__meta{color:var(--text-muted);align-items:center;gap:12px;font-size:14px;line-height:1;display:inline-flex}.SpaceDesktop-module__ThxhBG__space__meta>*{align-items:center;display:inline-flex}.SpaceDesktop-module__ThxhBG__space__meta-avatars-btn{cursor:pointer;background:0 0;border:none;align-items:center;margin-right:2px;padding:0;display:inline-flex}.SpaceDesktop-module__ThxhBG__space__meta-avatars{align-items:center;display:flex}.SpaceDesktop-module__ThxhBG__space__meta-avatar{border:1.5px solid var(--bg);background:var(--surface-2,#f4f4f6);width:22px;height:22px;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}.SpaceDesktop-module__ThxhBG__space__meta-avatar:first-child{margin-left:0}.SpaceDesktop-module__ThxhBG__space__meta-avatar img{object-fit:cover;width:100%;height:100%}.SpaceDesktop-module__ThxhBG__space__meta-avatar--more{background:var(--bg-2,#e4e5e8);color:#6b6b72}.SpaceDesktop-module__ThxhBG__space__meta strong{color:var(--text);font-weight:600}.SpaceDesktop-module__ThxhBG__space__meta-dot{background:var(--border-2);border-radius:50%;width:3px;height:3px}.SpaceDesktop-module__ThxhBG__space__advanced-btn{width:30px;height:30px;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-xs);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__space__advanced-btn:hover{color:var(--text);border-color:var(--border-2);background:var(--surface)}.SpaceDesktop-module__ThxhBG__deploy-row{background:var(--surface,#fff);box-shadow:none;border-radius:999px;align-items:center;gap:0;height:36px;padding:0 4px 0 0;transition:box-shadow .15s;display:flex}.SpaceDesktop-module__ThxhBG__deploy-row:not(.SpaceDesktop-module__ThxhBG__deploy-row--locked):focus-within{box-shadow:none}.SpaceDesktop-module__ThxhBG__deploy-row--locked{box-shadow:none;padding:0 12px 0 0}.SpaceDesktop-module__ThxhBG__deploy-row--locked .SpaceDesktop-module__ThxhBG__deploy-input{pointer-events:none;-webkit-user-select:text;user-select:text}.SpaceDesktop-module__ThxhBG__deploy-input-group{background:0 0;border:none;border-radius:0;align-items:center;height:100%;padding:0 4px 0 14px;display:flex;overflow:hidden}.SpaceDesktop-module__ThxhBG__deploy-input{font-family:var(--font-inter),system-ui,sans-serif;height:100%;color:var(--text);background:0 0;border:none;outline:none;width:120px;padding:0;font-size:14px;font-weight:600}.SpaceDesktop-module__ThxhBG__deploy-input::placeholder{color:var(--text-muted);font-weight:500}.SpaceDesktop-module__ThxhBG__deploy-input:read-only,.SpaceDesktop-module__ThxhBG__deploy-input:disabled{cursor:default;color:var(--text-muted)}.SpaceDesktop-module__ThxhBG__deploy-scheme{font-family:var(--font-inter),system-ui,sans-serif;color:var(--text-muted);white-space:nowrap;padding:0 2px 0 0;font-size:14px;font-weight:500}.SpaceDesktop-module__ThxhBG__deploy-domain{font-family:var(--font-inter),system-ui,sans-serif;color:var(--text-muted);white-space:nowrap;padding:0 4px 0 0;font-size:14px;font-weight:500}.SpaceDesktop-module__ThxhBG__deploy-btn{background:var(--primary,#1c1c1e);height:28px;color:var(--primary-foreground,#fff);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:600;transition:filter .15s;display:flex}.SpaceDesktop-module__ThxhBG__deploy-btn:hover{filter:brightness(1.15)}.SpaceDesktop-module__ThxhBG__deploy-btn:disabled{opacity:.75;cursor:not-allowed}.SpaceDesktop-module__ThxhBG__deploy-container{flex-direction:column;gap:6px;min-width:0;display:flex}.SpaceDesktop-module__ThxhBG__deploy-btn{justify-content:center;min-width:96px}.SpaceDesktop-module__ThxhBG__deploy-btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:10px;height:10px;animation:.8s linear infinite SpaceDesktop-module__ThxhBG__deploy-spin;display:inline-block}@keyframes SpaceDesktop-module__ThxhBG__deploy-spin{to{transform:rotate(360deg)}}.SpaceDesktop-module__ThxhBG__deploy-btn--success,.SpaceDesktop-module__ThxhBG__deploy-btn--success:disabled{color:#fff;opacity:1;background:#16a34a}.SpaceDesktop-module__ThxhBG__deploy-btn--error,.SpaceDesktop-module__ThxhBG__deploy-btn--error:disabled{color:#fff;opacity:1;background:#dc2626}.SpaceDesktop-module__ThxhBG__deploy-btn--submitting,.SpaceDesktop-module__ThxhBG__deploy-btn--slow{opacity:.85}.SpaceDesktop-module__ThxhBG__deploy-progress{background:var(--border,#e0e0e0);border-radius:2px;height:2px;position:relative;overflow:hidden}.SpaceDesktop-module__ThxhBG__deploy-progress:after{content:"";background:var(--primary,#1c1c1e);border-radius:2px;width:40%;animation:1.4s cubic-bezier(.4,0,.2,1) infinite SpaceDesktop-module__ThxhBG__deploy-progress-sweep;position:absolute;top:0;bottom:0;left:-40%}@keyframes SpaceDesktop-module__ThxhBG__deploy-progress-sweep{0%{left:-40%}to{left:100%}}.SpaceDesktop-module__ThxhBG__deploy-status{color:var(--text-muted);font-size:12px;line-height:1.4;animation:.2s SpaceDesktop-module__ThxhBG__deploy-fade-in}.SpaceDesktop-module__ThxhBG__deploy-status--submitting{color:var(--text-muted)}.SpaceDesktop-module__ThxhBG__deploy-status--slow{color:#ca8a04}.SpaceDesktop-module__ThxhBG__deploy-status--success{color:#16a34a;font-weight:500}.SpaceDesktop-module__ThxhBG__deploy-status--error{color:#dc2626}@keyframes SpaceDesktop-module__ThxhBG__deploy-fade-in{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.SpaceDesktop-module__ThxhBG__deploy-btn-spinner,.SpaceDesktop-module__ThxhBG__deploy-progress:after{animation:none}.SpaceDesktop-module__ThxhBG__deploy-progress:after{opacity:.5;width:100%;left:0}}.SpaceDesktop-module__ThxhBG__members-avatars-btn{background:var(--bg-muted,#f0f1f4);cursor:pointer;border:none;border-radius:8px;align-items:center;height:36px;padding:0 8px;transition:background .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__members-avatars-btn:hover{background:var(--bg-2,#e8e9ed)}.SpaceDesktop-module__ThxhBG__members-dropdown{background:var(--bg,#fff);border:1px solid var(--border,#e0e0e0);border-radius:var(--radius-xs,6px);z-index:100;min-width:200px;padding:4px 0;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 16px #0000001a}.SpaceDesktop-module__ThxhBG__members-dropdown__row{align-items:center;gap:8px;padding:6px 12px;display:flex}.SpaceDesktop-module__ThxhBG__members-dropdown__avatar{background:var(--bg-2,#e0e2e6);width:24px;height:24px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex;overflow:hidden}.SpaceDesktop-module__ThxhBG__members-dropdown__avatar img{object-fit:cover;width:100%;height:100%}.SpaceDesktop-module__ThxhBG__members-dropdown__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:14px;overflow:hidden}.SpaceDesktop-module__ThxhBG__members-dropdown__role{color:var(--text-muted);background:var(--surface,#f5f5f5);border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:12px}.SpaceDesktop-module__ThxhBG__members-dropdown__role[data-role=owner]{color:#7c3aed;background:#f5f3ff}.SpaceDesktop-module__ThxhBG__invite-btn{cursor:pointer;border:.6px solid var(--border,#e0e0e0);background:var(--surface,#fff);height:36px;color:var(--text,#1c1c1e);border-radius:8px;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__invite-btn:hover{background:var(--surface-hover,#f5f5f7)}.SpaceDesktop-module__ThxhBG__invite-btn__avatars{align-items:center;display:flex}.SpaceDesktop-module__ThxhBG__invite-btn__avatar{background:var(--bg-2,#e0e2e6);width:24px;height:24px;color:var(--text-muted);border:2px solid #f0f1f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-6px;font-size:10px;font-weight:600;display:flex;overflow:hidden}.SpaceDesktop-module__ThxhBG__invite-btn__avatar:first-child{margin-left:0}.SpaceDesktop-module__ThxhBG__invite-btn__avatar img{object-fit:cover;width:100%;height:100%}.SpaceDesktop-module__ThxhBG__invite-btn__divider{background:#0000001a;flex-shrink:0;width:1px;height:20px}.SpaceDesktop-module__ThxhBG__settings-btn{border:.6px solid var(--border,#e0e0e0);background:var(--surface,#fff);height:36px;color:var(--text,#1c1c1e);cursor:pointer;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__settings-btn:hover{background:var(--surface-hover,#f5f5f7)}.SpaceDesktop-module__ThxhBG__settings-members{flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.SpaceDesktop-module__ThxhBG__settings-member-row{border-radius:8px;align-items:center;gap:10px;padding:6px 8px;transition:background .12s;display:flex}.SpaceDesktop-module__ThxhBG__settings-member-row:hover{background:#00000005}.SpaceDesktop-module__ThxhBG__settings-member-avatar{background:var(--bg-muted,#f0f0f0);width:28px;height:28px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex;overflow:hidden}.SpaceDesktop-module__ThxhBG__settings-member-avatar img{object-fit:cover;width:100%;height:100%}.SpaceDesktop-module__ThxhBG__settings-member-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.SpaceDesktop-module__ThxhBG__settings-member-role{text-transform:uppercase;letter-spacing:.04em;background:var(--bg-muted,#f0f0f0);color:var(--text-muted);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600}.SpaceDesktop-module__ThxhBG__settings-member-role[data-role=owner]{color:#92400e;background:#fef3c7}.SpaceDesktop-module__ThxhBG__settings-member-remove{color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;transition:all .15s;display:flex}.SpaceDesktop-module__ThxhBG__settings-member-row:hover .SpaceDesktop-module__ThxhBG__settings-member-remove{opacity:1}.SpaceDesktop-module__ThxhBG__settings-member-remove:hover{color:#dc2626;background:#fff5f5}.SpaceDesktop-module__ThxhBG__unlock-area{align-items:center;gap:12px;display:flex}.SpaceDesktop-module__ThxhBG__unlock-btn{background:var(--primary);height:36px;color:var(--primary-foreground);border-radius:var(--radius-sm-old,8px);cursor:pointer;white-space:nowrap;border:none;padding:0 16px;font-size:14px;font-weight:600}.SpaceDesktop-module__ThxhBG__unlock-btn:hover{opacity:.9}.SpaceDesktop-module__ThxhBG__upgrade-link{color:var(--text-muted);white-space:nowrap;font-size:14px;text-decoration:none}.SpaceDesktop-module__ThxhBG__upgrade-link:hover{color:var(--text)}.SpaceDesktop-module__ThxhBG__space__loading,.SpaceDesktop-module__ThxhBG__space__empty{color:var(--text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;font-size:14px;display:flex}.SpaceDesktop-module__ThxhBG__divider{background:#00000014;flex-shrink:0;width:100%;height:1px;margin:32px 0 0}.SpaceDesktop-module__ThxhBG__section-head{justify-content:space-between;align-items:center;gap:16px;margin:-8px 0;display:flex}.SpaceDesktop-module__ThxhBG__section-title{letter-spacing:-.02em;color:var(--text,#1c1c1e);white-space:nowrap;margin:0;font-size:16px;font-weight:500}.SpaceDesktop-module__ThxhBG__section-count{color:var(--text-muted);margin-left:8px;font-size:14px;font-weight:400}.SpaceDesktop-module__ThxhBG__section-controls{align-items:center;gap:8px;display:flex;position:relative}.SpaceDesktop-module__ThxhBG__filter-tabs{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.SpaceDesktop-module__ThxhBG__filter-tab{cursor:pointer;white-space:nowrap;background:var(--bg-muted,#0000000a);color:var(--text-muted,#7a7a7a);border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 16px;font-size:12px;font-weight:500;transition:all .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__filter-tab:hover{color:var(--text,#1c1c1e)}.SpaceDesktop-module__ThxhBG__filter-tab--active{background:var(--surface,#fff);color:var(--text,#1c1c1e);font-weight:600}.SpaceDesktop-module__ThxhBG__filter-tab-count{color:var(--text-muted,#7a7a7a);margin-left:4px;font-size:11px;font-weight:500}.SpaceDesktop-module__ThxhBG__section-ctrl-btn{background:var(--surface,#fff);height:30px;color:var(--text-2,#525252);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.SpaceDesktop-module__ThxhBG__section-ctrl-btn:hover,.SpaceDesktop-module__ThxhBG__section-ctrl-btn[data-open=true]{color:var(--text);background:#0000000a}.SpaceDesktop-module__ThxhBG__section-ctrl-btn--icon{justify-content:center;width:30px;padding:0}.SpaceDesktop-module__ThxhBG__section-view-toggle{background:var(--surface,#fff);border-radius:8px;align-items:center;height:30px;padding:2px;display:inline-flex}.SpaceDesktop-module__ThxhBG__section-view-btn{width:26px;height:26px;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}.SpaceDesktop-module__ThxhBG__section-view-btn:hover{color:var(--text)}.SpaceDesktop-module__ThxhBG__section-view-btn[data-active=true]{color:var(--text);background:#0000000f}.SpaceDesktop-module__ThxhBG__section-dropdown{background:var(--surface,#fff);z-index:50;border-radius:10px;flex-direction:column;gap:2px;min-width:176px;padding:4px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001a}.SpaceDesktop-module__ThxhBG__section-dropdown-item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;font-family:inherit;font-size:12px;transition:background .12s;display:flex}.SpaceDesktop-module__ThxhBG__section-dropdown-item:hover{background:#0000000a}.SpaceDesktop-module__ThxhBG__section-dropdown-item[data-active=true]{background:#0000000a;font-weight:600}.SpaceDesktop-module__ThxhBG__section-dropdown-check{color:var(--text);margin-left:auto}.SpaceDesktop-module__ThxhBG__app-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.SpaceDesktop-module__ThxhBG__app-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.SpaceDesktop-module__ThxhBG__removed-section{align-items:center;gap:12px;display:flex}.SpaceDesktop-module__ThxhBG__removed-section span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:14px;font-weight:600}.SpaceDesktop-module__ThxhBG__removed-section:after{content:"";background:#e8e8e8;flex:1;height:1px}
.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(--surface-hover,#f5f5f7);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__name-below{letter-spacing:-.01em;min-width:0;color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:6px;font-size:14px;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.CommunityDesktop-module__Ei_foa__community-card__ov-author{align-items:center;gap:6px;min-width:0;display:flex}.CommunityDesktop-module__Ei_foa__community-card__ov-avatar,.CommunityDesktop-module__Ei_foa__community-card__ov-avatar-fallback{object-fit:cover;border-radius:50%;flex-shrink:0;width:20px;height:20px}.CommunityDesktop-module__Ei_foa__community-card__ov-avatar-fallback{color:#fff;background:#ffffff40;justify-content:center;align-items:center;font-size:9px;font-weight:700}.CommunityDesktop-module__Ei_foa__community-card__ov-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.CommunityDesktop-module__Ei_foa__community-card__badge-below{letter-spacing:.05em;text-transform:uppercase;background:var(--bg-muted,#eaeaec);color:var(--text-2,#525252);border-radius:999px;flex-shrink:0;padding:2px 8px;font-size:10px;font-weight:600}.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,#f4f5f7 0%,#e6e8ec 100%);position:absolute;inset:0}.CommunityDesktop-module__Ei_foa__tile-slate{background:linear-gradient(135deg,#f4f5f7 0%,#e6e8ec 100%)}.CommunityDesktop-module__Ei_foa__tile-dawn{background:linear-gradient(135deg,#f7f3ec 0%,#e8dfce 100%)}.CommunityDesktop-module__Ei_foa__tile-sky{background:linear-gradient(135deg,#eef5fa 0%,#dbe7f0 100%)}.CommunityDesktop-module__Ei_foa__tile-moss{background:linear-gradient(135deg,#f1f4ef 0%,#dde4d7 100%)}.CommunityDesktop-module__Ei_foa__tile-rose{background:linear-gradient(135deg,#f7eeee 0%,#e8d7d7 100%)}.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{opacity:0;pointer-events:none;z-index:2;background:0 0;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;padding:8px 12px;transition:opacity .18s;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.CommunityDesktop-module__Ei_foa__community-card:hover .CommunityDesktop-module__Ei_foa__community-card__overlay{opacity:1;pointer-events:auto}.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;justify-content:space-between;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:row;display:flex;overflow:hidden;background:var(--surface)!important;border-radius:16px!important;width:94%!important;max-width:1280px!important;height:90vh!important;max-height:880px!important;padding:0!important}.CommunityDesktop-module__Ei_foa__detail-modal__preview{background:var(--surface);flex:1;justify-content:center;align-items:center;min-width:0;padding:28px 0 28px 28px;display:flex;position:relative}.CommunityDesktop-module__Ei_foa__detail-modal__preview-frame{background:var(--bg,#f5f6f8);border-radius:12px;flex:1;width:100%;height:100%;position:relative;overflow:hidden}.CommunityDesktop-module__Ei_foa__detail-modal__close{z-index:4;color:#1c1c1e;cursor:pointer;background:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0000002e}.CommunityDesktop-module__Ei_foa__detail-modal__close:hover{background:#f0f0f2;border-radius:999px;transform:none;box-shadow:0 2px 8px #0000002e}.CommunityDesktop-module__Ei_foa__detail-modal__panel{background:var(--surface);flex-direction:column;flex-shrink:0;width:400px;min-height:0;padding:24px 28px 28px;display:flex;overflow:hidden}.CommunityDesktop-module__Ei_foa__detail-modal__panel::-webkit-scrollbar{display:none}.CommunityDesktop-module__Ei_foa__detail-modal__author{align-self:flex-start;align-items:center;gap:8px;margin-top:8px;text-decoration:none;display:inline-flex}.CommunityDesktop-module__Ei_foa__detail-modal__author-avatar,.CommunityDesktop-module__Ei_foa__detail-modal__author-fallback{object-fit:cover;border-radius:999px;flex-shrink:0;width:20px;height:20px}.CommunityDesktop-module__Ei_foa__detail-modal__author-fallback{background:var(--bg-muted,#eaeaec);color:var(--text-2,#525252);justify-content:center;align-items:center;font-size:11px;font-weight:700}.CommunityDesktop-module__Ei_foa__detail-modal__author-by{color:var(--text-muted);font-size:14px}.CommunityDesktop-module__Ei_foa__detail-modal__author-name{color:var(--text);min-width:0;font-size:14px;font-weight:600}.CommunityDesktop-module__Ei_foa__detail-modal__title{letter-spacing:-.03em;color:var(--text);margin:32px 0 0;font-size:28px;font-weight:700;line-height:1.2}.CommunityDesktop-module__Ei_foa__detail-modal__about-title{color:var(--text);margin-top:32px;margin-bottom:4px;font-size:14px;font-weight:600}.CommunityDesktop-module__Ei_foa__detail-modal__desc{color:var(--text-2);margin:0;font-size:16px;line-height:1.6}.CommunityDesktop-module__Ei_foa__detail-modal__label{border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-top:4px;padding:4px 10px 4px 8px;font-size:12px;font-weight:500;display:inline-flex}.CommunityDesktop-module__Ei_foa__detail-modal__label svg{flex-shrink:0}.CommunityDesktop-module__Ei_foa__detail-modal__comments{border-top:.4px solid var(--border);margin-top:32px;padding-top:12px}.CommunityDesktop-module__Ei_foa__detail-modal__comments-title{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:600}.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-wrap:wrap;align-items:center;gap:8px;margin-bottom:24px;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:100%;display:block}.CommunityDesktop-module__Ei_foa__detail-modal__btn-primary{background:var(--text,#1c1c1e);height:36px;color:var(--surface,#fff);cursor:pointer;border:none;border-radius:999px;order:1;align-items:center;gap:6px;margin-left:auto;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.CommunityDesktop-module__Ei_foa__detail-modal__btn-primary:hover{opacity:.88}.CommunityDesktop-module__Ei_foa__detail-modal__btn-got{background:var(--bg-muted,#eaeaec);height:36px;color:var(--text-2,#525252);cursor:default;border:none;border-radius:999px;order:1;align-items:center;gap:6px;margin-left:auto;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.CommunityDesktop-module__Ei_foa__detail-modal__btn-loading{cursor:default;order:1;align-items:center;gap:8px;height:36px;margin-left:auto;padding:0 20px;display:inline-flex}.CommunityDesktop-module__Ei_foa__detail-modal__like-count{margin-left:4px;font-size:12px}.CommunityDesktop-module__Ei_foa__detail-modal__btn-outline{background:var(--surface);height:36px;color:var(--text);border:1px solid var(--border-2);border-radius:999px;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);border-radius:999px;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-icon svg path{stroke-width:1.8px}.CommunityDesktop-module__Ei_foa__detail-modal__btn-liked{color:#c43e3e}.CommunityDesktop-module__Ei_foa__detail-modal__menu{position:relative}.CommunityDesktop-module__Ei_foa__detail-modal__menu-overlay{z-index:20;position:fixed;inset:0}.CommunityDesktop-module__Ei_foa__detail-modal__menu-dropdown{z-index:21;background:var(--surface,#fff);border:1px solid var(--border,#00000012);border-radius:8px;flex-direction:column;gap:2px;min-width:132px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 8px 24px #00000014}.CommunityDesktop-module__Ei_foa__detail-modal__menu-item{height:32px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:500;display:flex}.CommunityDesktop-module__Ei_foa__detail-modal__menu-item:hover{background:var(--surface-hover,#f5f5f7);box-shadow:none;border-radius:6px;transform:none}.CommunityDesktop-module__Ei_foa__detail-modal__menu-item--danger{color:var(--red,#dc2626)}.CommunityDesktop-module__Ei_foa__detail-modal__menu-item--danger:hover{background:#dc26260f}.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-got,.CommunityDesktop-module__Ei_foa__detail-modal__btn-loading,.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}}
.SpaceMobile-module__eZE5sa__space{flex-direction:column;flex:1;gap:16px;padding:16px 12px 60px;display:flex;position:relative;overflow:hidden auto}.SpaceMobile-module__eZE5sa__space__hero{flex-direction:column;gap:12px;display:flex}.SpaceMobile-module__eZE5sa__space__eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.SpaceMobile-module__eZE5sa__space__eyebrow-dot{border-radius:50%;width:6px;height:6px}.SpaceMobile-module__eZE5sa__space__eyebrow-dot[data-variant=team]{background:#00d2fd;box-shadow:0 0 0 2px #00d2fd33}.SpaceMobile-module__eZE5sa__space__eyebrow-dot[data-variant=personal]{background:#ffe201;box-shadow:0 0 0 2px #ffe20140}.SpaceMobile-module__eZE5sa__space__title,.SpaceMobile-module__eZE5sa__space__greeting{letter-spacing:-.02em;color:var(--text);flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin:0;font-size:clamp(20px,6vw,26px);font-weight:700;line-height:1.25;display:flex}.SpaceMobile-module__eZE5sa__space__title-highlight{z-index:0;word-break:break-word;display:inline-block;position:relative}.SpaceMobile-module__eZE5sa__space__title-highlight:before{content:"";z-index:-1;border-radius:2px;height:10px;position:absolute;bottom:3px;left:-3px;right:-3px;transform:skew(-3deg,-1deg)}.SpaceMobile-module__eZE5sa__space__title-highlight[data-variant=team]:before{background:#00d2fd47}.SpaceMobile-module__eZE5sa__space__title-highlight[data-variant=personal]:before{background:#ffe20152}.SpaceMobile-module__eZE5sa__space__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:12px;display:flex}.SpaceMobile-module__eZE5sa__space__meta strong{color:var(--text);font-weight:600}.SpaceMobile-module__eZE5sa__space__meta-actions{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.SpaceMobile-module__eZE5sa__space__meta-dot{background:var(--text-muted);opacity:.5;border-radius:50%;width:3px;height:3px}.SpaceMobile-module__eZE5sa__space__meta-avatars-btn{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.SpaceMobile-module__eZE5sa__space__meta-avatars{align-items:center;display:inline-flex}.SpaceMobile-module__eZE5sa__space__meta-avatar{border:1.5px solid var(--surface,#fff);background:var(--bg-muted);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-right:-6px;font-size:11px;font-weight:600;display:flex;overflow:hidden}.SpaceMobile-module__eZE5sa__space__meta-avatar:last-child{margin-right:0}.SpaceMobile-module__eZE5sa__space__meta-avatar--more{background:var(--bg-muted);color:var(--text-muted)}.SpaceMobile-module__eZE5sa__members-dropdown{background:var(--surface,#fff);border:.6px solid var(--border,#e0e0e0);z-index:50;border-radius:10px;min-width:220px;max-width:calc(100vw - 24px);max-height:280px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 8px 24px #00000014}.SpaceMobile-module__eZE5sa__members-dropdown__row{border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.SpaceMobile-module__eZE5sa__members-dropdown__avatar{background:var(--bg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.SpaceMobile-module__eZE5sa__members-dropdown__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.SpaceMobile-module__eZE5sa__members-dropdown__role{text-transform:uppercase;background:var(--bg-muted);color:var(--text-muted);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.SpaceMobile-module__eZE5sa__members-dropdown__role[data-role=owner]{color:#92400e;background:#fef3c7}.SpaceMobile-module__eZE5sa__deploy-container{flex-direction:column;gap:6px;display:flex;position:relative}.SpaceMobile-module__eZE5sa__deploy-row{align-items:center;gap:6px;width:100%;display:flex}.SpaceMobile-module__eZE5sa__deploy-row--locked .SpaceMobile-module__eZE5sa__deploy-input{cursor:not-allowed;opacity:.6}.SpaceMobile-module__eZE5sa__deploy-input-group{background:var(--bg-muted,#f0f1f4);border-radius:8px;flex:1;align-items:center;min-width:0;height:34px;padding:0 8px;font-size:12px;display:flex}.SpaceMobile-module__eZE5sa__deploy-scheme,.SpaceMobile-module__eZE5sa__deploy-domain{color:var(--text-muted);flex-shrink:0}.SpaceMobile-module__eZE5sa__deploy-input{min-width:0;height:100%;color:var(--text);background:0 0;border:none;outline:none;flex:1;padding:0 4px;font-family:inherit;font-size:12px}.SpaceMobile-module__eZE5sa__deploy-input::placeholder{color:var(--text-muted)}.SpaceMobile-module__eZE5sa__deploy-btn{background:var(--text,#1c1c1e);height:34px;color:var(--surface,#fff);cursor:pointer;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:12px;font-weight:600;transition:opacity .15s;display:inline-flex}.SpaceMobile-module__eZE5sa__deploy-btn:hover:not(:disabled){opacity:.88}.SpaceMobile-module__eZE5sa__deploy-btn:disabled{opacity:.5;cursor:not-allowed}.SpaceMobile-module__eZE5sa__deploy-btn-spinner{border:1.5px solid;border-top-color:#0000;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite SpaceMobile-module__eZE5sa__spin}@keyframes SpaceMobile-module__eZE5sa__spin{to{transform:rotate(360deg)}}.SpaceMobile-module__eZE5sa__deploy-btn--success{color:#fff;background:#00be93}.SpaceMobile-module__eZE5sa__deploy-btn--error{color:#fff;background:#dc2626}.SpaceMobile-module__eZE5sa__deploy-progress{background:linear-gradient(90deg,transparent,var(--text),transparent);background-size:200% 100%;border-radius:1px;height:2px;animation:1.2s linear infinite SpaceMobile-module__eZE5sa__progress;position:absolute;bottom:-2px;left:0;right:0}@keyframes SpaceMobile-module__eZE5sa__progress{0%{background-position:200% 0}to{background-position:-200% 0}}.SpaceMobile-module__eZE5sa__deploy-status{color:var(--text-muted);font-size:11px}.SpaceMobile-module__eZE5sa__deploy-status--success{color:#00be93}.SpaceMobile-module__eZE5sa__deploy-status--error{color:#dc2626}.SpaceMobile-module__eZE5sa__deploy-status--slow{color:#f59e0b}.SpaceMobile-module__eZE5sa__space__hero-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.SpaceMobile-module__eZE5sa__invite-btn{border:.6px solid var(--border);background:var(--surface);height:32px;color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.SpaceMobile-module__eZE5sa__invite-btn:hover{background:var(--surface-hover)}.SpaceMobile-module__eZE5sa__settings-btn{border:.6px solid var(--border);background:var(--surface);height:32px;color:var(--text);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.SpaceMobile-module__eZE5sa__settings-btn:hover{background:var(--surface-hover)}.SpaceMobile-module__eZE5sa__divider{background:var(--border);height:.6px;margin:4px 0}.SpaceMobile-module__eZE5sa__section-head{flex-direction:column;gap:8px;display:flex}.SpaceMobile-module__eZE5sa__section-title{color:var(--text);align-items:baseline;gap:8px;margin:0;font-size:16px;font-weight:700;display:inline-flex}.SpaceMobile-module__eZE5sa__section-count{color:var(--text-muted);font-size:12px;font-weight:500}.SpaceMobile-module__eZE5sa__section-controls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.SpaceMobile-module__eZE5sa__section-ctrl-btn{border:.6px solid var(--border);background:var(--surface);height:28px;color:var(--text);cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:0 10px;font-size:11px;font-weight:500;transition:background .15s;display:inline-flex}.SpaceMobile-module__eZE5sa__section-ctrl-btn:hover{background:var(--surface-hover)}.SpaceMobile-module__eZE5sa__section-ctrl-btn[data-open]{background:var(--bg-muted)}.SpaceMobile-module__eZE5sa__section-dropdown{background:var(--surface);border:.6px solid var(--border);z-index:50;border-radius:8px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #00000014}.SpaceMobile-module__eZE5sa__section-dropdown-item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;font-size:12px;transition:background .12s;display:flex}.SpaceMobile-module__eZE5sa__section-dropdown-item:hover{background:var(--surface-hover)}.SpaceMobile-module__eZE5sa__section-dropdown-item[data-active]{font-weight:600}.SpaceMobile-module__eZE5sa__section-dropdown-check{color:var(--text)}.SpaceMobile-module__eZE5sa__section-view-toggle{border:.6px solid var(--border);border-radius:6px;flex-shrink:0;display:inline-flex;overflow:hidden}.SpaceMobile-module__eZE5sa__section-view-btn{background:var(--surface);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.SpaceMobile-module__eZE5sa__section-view-btn:hover{background:var(--surface-hover)}.SpaceMobile-module__eZE5sa__section-view-btn[data-active]{background:var(--bg-muted);color:var(--text)}.SpaceMobile-module__eZE5sa__app-grid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.SpaceMobile-module__eZE5sa__app-grid{grid-template-columns:1fr 1fr}}.SpaceMobile-module__eZE5sa__app-list{flex-direction:column;gap:8px;display:flex}.SpaceMobile-module__eZE5sa__space__empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 16px;font-size:13px;display:flex}.SpaceMobile-module__eZE5sa__removed-section{color:var(--text-muted);border-top:.6px solid var(--border);justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding:8px 0;font-size:13px;font-weight:500;display:flex}
.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}
.ProfileCard-module__CPK5VW__community-card-wrap{flex-direction:column;gap:8px;display:flex}.ProfileCard-module__CPK5VW__community-card{aspect-ratio:3/2;cursor:pointer;background:var(--bg-muted,#f0f1f4);isolation:isolate;border:.6px solid #00000014;border-radius:12px;position:relative;overflow:hidden}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__name{color:var(--text,#1c1c1e)}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__desc{color:#1c1c1eb3}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__badge{color:var(--text,#1c1c1e);background:#1c1c1e29}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__get-btn{color:var(--brand-primary,#00d2fd);background:#fff;box-shadow:0 0 0 .6px #00000014}.ProfileCard-module__CPK5VW__community-card__bg-placeholder{z-index:0;background:linear-gradient(135deg,#e8e8ec 0%,#d4d4d8 100%);position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card__overlay{z-index:2;background:0 0;border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;padding:8px 12px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__overlay:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000001f,#0000008c);position:absolute;inset:0}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__overlay:after{background:linear-gradient(#ffffff38,#ffffffb3)}.ProfileCard-module__CPK5VW__community-card__overlay-blur{object-fit:cover;filter:blur(30px)saturate(1.4);z-index:0;pointer-events:none;width:calc(100% + 80px);height:calc(100% + 80px);position:absolute;inset:-40px}.ProfileCard-module__CPK5VW__community-card__info-row{z-index:2;align-items:center;gap:12px;min-height:28px;padding:0;display:flex;position:relative}.ProfileCard-module__CPK5VW__community-card__info{flex:1;min-width:0}.ProfileCard-module__CPK5VW__community-card__name{color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;margin:0;font-size:14px;font-weight:600;line-height:1.3;display:flex;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__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}.ProfileCard-module__CPK5VW__community-card__get-btn{color:var(--brand-primary,#00d2fd);cursor:pointer;background:#ffffffe6;border:none;border-radius:999px;flex-shrink:0;padding:2px 12px;font-size:12px;font-weight:600;transition:background .15s}.ProfileCard-module__CPK5VW__community-card__get-btn:hover{background:#fff}.ProfileCard-module__CPK5VW__community-card[data-light=true] .ProfileCard-module__CPK5VW__community-card__get-btn:hover{background:#fff;box-shadow:0 0 0 .6px #00000029}.ProfileCard-module__CPK5VW__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}.ProfileCard-module__CPK5VW__community-card__stats{flex-direction:row;align-items:center;gap:8px;padding:0;display:flex}.ProfileCard-module__CPK5VW__community-card__creator{align-items:center;gap:6px;min-width:0;display:flex}.ProfileCard-module__CPK5VW__community-card__creator-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.ProfileCard-module__CPK5VW__community-card__creator-avatar-fallback{background:var(--bg-muted,#eaeaec);width:24px;height:24px;color:var(--text-muted,#7a7a7a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex}.ProfileCard-module__CPK5VW__community-card__creator-name{color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:14px;font-weight:500;overflow:hidden}.ProfileCard-module__CPK5VW__community-card__stats-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.ProfileCard-module__CPK5VW__community-card__stat{color:var(--text,#1c1c1e);cursor:default;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:14px;display:inline-flex}.ProfileCard-module__CPK5VW__community-card__stat--like{cursor:pointer;transition:color .15s}.ProfileCard-module__CPK5VW__community-card__stat--like:hover,.ProfileCard-module__CPK5VW__community-card__stat--liked{color:#e92774}.ProfileCard-module__CPK5VW__community-card__stat svg{color:#b0b0b0;flex-shrink:0}.ProfileCard-module__CPK5VW__community-card__stat--liked svg,.ProfileCard-module__CPK5VW__community-card__stat--like:hover svg{color:#e92774}
.SpaceSettingsModalMobile-module__0R9TQq__overlay{z-index:30;background:#00000080;position:fixed;inset:0}.SpaceSettingsModalMobile-module__0R9TQq__sheet{background:var(--bg,#f5f6f8);z-index:31;border-radius:20px 20px 0 0;outline:none;flex-direction:column;height:85dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.SpaceSettingsModalMobile-module__0R9TQq__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.SpaceSettingsModalMobile-module__0R9TQq__header{background:var(--surface,#fff);flex-shrink:0;align-items:center;gap:10px;padding:12px 14px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__header__avatar{width:36px;height:36px;color:var(--text,#1c1c1e);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex;overflow:hidden}.SpaceSettingsModalMobile-module__0R9TQq__header__avatar img{object-fit:cover;width:100%;height:100%}.SpaceSettingsModalMobile-module__0R9TQq__header__info{flex-direction:column;flex:1;min-width:0;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__header__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.SpaceSettingsModalMobile-module__0R9TQq__header__label{color:var(--text-muted);font-size:11px}.SpaceSettingsModalMobile-module__0R9TQq__header__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.SpaceSettingsModalMobile-module__0R9TQq__header__close:hover{background:var(--surface-hover);color:var(--text)}.SpaceSettingsModalMobile-module__0R9TQq__tabbar{background:var(--surface,#fff);border-bottom:.6px solid var(--border,#e0e0e0);scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;gap:6px;padding:8px 12px;display:flex;overflow-x:auto}.SpaceSettingsModalMobile-module__0R9TQq__tabbar::-webkit-scrollbar{display:none}.SpaceSettingsModalMobile-module__0R9TQq__tab{border:.6px solid var(--border);background:var(--surface);height:30px;color:var(--text-muted);cursor:pointer;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.SpaceSettingsModalMobile-module__0R9TQq__tab:hover{color:var(--text)}.SpaceSettingsModalMobile-module__0R9TQq__tab--active{color:var(--text,#1c1c1e);background:#0000000f}.SpaceSettingsModalMobile-module__0R9TQq__content{flex:1;min-height:0;padding:16px 14px;overflow-y:auto}.SpaceSettingsModalMobile-module__0R9TQq__embed{margin:-16px -14px;padding:0}.SpaceSettingsModalMobile-module__0R9TQq__form{flex-direction:column;gap:16px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__form__group{flex-direction:column;gap:6px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__form__label{color:var(--text);font-size:12px;font-weight:500}.SpaceSettingsModalMobile-module__0R9TQq__form__input{background:var(--bg-muted,#f0f1f4);width:100%;height:38px;color:var(--text);box-sizing:border-box;border:none;border-radius:8px;outline:none;padding:0 12px;font-family:inherit;font-size:14px}.SpaceSettingsModalMobile-module__0R9TQq__form__input:disabled{opacity:.7;cursor:not-allowed}.SpaceSettingsModalMobile-module__0R9TQq__form__textarea{background:var(--bg-muted,#f0f1f4);width:100%;min-height:72px;color:var(--text);box-sizing:border-box;resize:vertical;border:none;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-size:14px}.SpaceSettingsModalMobile-module__0R9TQq__form__textarea:disabled{opacity:.7;cursor:not-allowed;resize:none}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__preview{width:52px;height:52px;color:var(--text);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:700;display:flex;overflow:hidden}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__preview img{object-fit:cover;width:100%;height:100%}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__colors{align-items:center;gap:8px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__color{cursor:pointer;border:2.5px solid #0000;border-radius:50%;width:28px;height:28px;padding:0;transition:border-color .15s}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__color--active{border-color:var(--text)}.SpaceSettingsModalMobile-module__0R9TQq__avatar_editor__upload_circle{cursor:pointer;width:28px;height:28px;color:var(--text-muted);background:0 0;border:2px dashed #00000029;border-radius:50%;justify-content:center;align-items:center;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__members{flex-direction:column;gap:6px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__members__title{color:var(--text);font-size:12px;font-weight:500}.SpaceSettingsModalMobile-module__0R9TQq__members__list{flex-direction:column;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__member-row{border-radius:6px;align-items:center;gap:8px;padding:8px 6px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__member-row__avatar{background:var(--bg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.SpaceSettingsModalMobile-module__0R9TQq__member-row__avatar img{object-fit:cover;width:100%;height:100%}.SpaceSettingsModalMobile-module__0R9TQq__member-row__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.SpaceSettingsModalMobile-module__0R9TQq__member-row__role{text-transform:uppercase;background:var(--bg-muted);color:var(--text-muted);border-radius:999px;padding:2px 6px;font-size:10px;font-weight:600}.SpaceSettingsModalMobile-module__0R9TQq__member-row__role[data-role=owner]{color:#92400e;background:#fef3c7}.SpaceSettingsModalMobile-module__0R9TQq__member-row__remove,.SpaceSettingsModalMobile-module__0R9TQq__member-row__promote{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__member-row__remove:hover{color:#dc2626;background:#fff5f5}.SpaceSettingsModalMobile-module__0R9TQq__member-row__promote:hover{color:#d97706;background:#fff7e6}.SpaceSettingsModalMobile-module__0R9TQq__footer{background:var(--surface,#fff);border-top:.6px solid var(--border);padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.SpaceSettingsModalMobile-module__0R9TQq__footer__right{align-items:center;gap:6px;display:flex}
.shell-module__NKsoea__shell{width:100%;height:100%;min-height:0;color:var(--text,#1c1c1e);background:#f8f9fb;flex:1;display:flex}.dark .shell-module__NKsoea__shell{background:var(--bg,#0f0f10)}.shell-module__NKsoea__shell__nav{width:92px;font-family:var(--font-poppins),"Poppins",system-ui,sans-serif;background:0 0;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;padding:16px 8px;transition:background .15s;display:flex;position:relative}.shell-module__NKsoea__shell__nav--light{background:var(--surface,#fff)}.shell-module__NKsoea__shell__nav--light .shell-module__NKsoea__shell__nav-item--active .shell-module__NKsoea__shell__nav-icon{background:#f5f6f8}.shell-module__NKsoea__shell__home{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .12s;display:inline-flex;position:absolute;top:16px;left:50%;transform:translate(-50%)}.shell-module__NKsoea__shell__home:hover{background:var(--surface-hover,#f5f5f7)}.shell-module__NKsoea__shell__user{width:36px;height:36px;margin-left:-18px;position:absolute;bottom:48px;left:50%}.shell-module__NKsoea__shell__user-btn{cursor:pointer;background:0 0;border:none;border-radius:50%;width:36px;height:36px;padding:0;display:block;overflow:hidden}.shell-module__NKsoea__shell__user-img{object-fit:cover;width:100%;height:100%;display:block}.shell-module__NKsoea__shell__user-fallback{background:var(--bg-muted,#eaeaec);width:100%;height:100%;color:var(--text,#1c1c1e);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.shell-module__NKsoea__shell__user-overlay{z-index:19;position:fixed;inset:0}.shell-module__NKsoea__shell__user-menu{z-index:20;background:var(--surface,#fff);width:220px;font-family:var(--font-poppins),"Poppins",sans-serif;border:1px solid #f0f1f2;border-radius:12px;padding:6px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 12px 32px #0000001f}.shell-module__NKsoea__shell__user-meta{padding:8px 10px}.shell-module__NKsoea__shell__user-name{color:var(--text,#1c1c1e);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.shell-module__NKsoea__shell__user-email{color:#939ba3;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.shell-module__NKsoea__shell__user-sep{background:#f0f1f2;height:1px;margin:6px 0}.shell-module__NKsoea__shell__user-item{text-align:left;width:100%;color:var(--text,#1c1c1e);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:8px 10px;font-family:inherit;font-size:14px;text-decoration:none;display:block}.shell-module__NKsoea__shell__user-item:hover{background:var(--surface-hover,#f5f5f7)}.shell-module__NKsoea__shell__user-item--danger{color:#dc2626}.shell-module__NKsoea__shell__nav-list{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;width:100%;display:flex;transform:translateY(-80px)}.shell-module__NKsoea__shell__nav-item{width:100%;color:var(--text-2,#525252);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:6px 2px;display:flex}.shell-module__NKsoea__shell__nav-icon{width:44px;height:44px;color:var(--text,#1c1c1e);border-radius:50%;justify-content:center;align-items:center;transition:background .15s,box-shadow .15s,color .15s;display:inline-flex}.shell-module__NKsoea__shell__nav-label{color:var(--text,#1c1c1e);white-space:nowrap;font-size:12px;line-height:1.2}.shell-module__NKsoea__shell__nav-item:hover .shell-module__NKsoea__shell__nav-icon,.shell-module__NKsoea__shell__nav-item:hover .shell-module__NKsoea__shell__nav-label{color:var(--text,#1c1c1e)}.shell-module__NKsoea__shell__nav-item--active .shell-module__NKsoea__shell__nav-icon{color:var(--text,#1c1c1e);background:#fff}.shell-module__NKsoea__shell__nav-item--active .shell-module__NKsoea__shell__nav-label{color:var(--text,#1c1c1e);font-weight:600}.dark .shell-module__NKsoea__shell__nav-item--active .shell-module__NKsoea__shell__nav-icon{box-shadow:none;background:#ffffff1a}.shell-module__NKsoea__shell__history{background:var(--surface,#fff);width:264px;font-family:var(--font-poppins),"Poppins",sans-serif;border-left:1px solid #f0f1f2;border-right:1px solid #f0f1f2;flex-direction:column;flex-shrink:0;padding:16px 12px;display:flex;overflow:hidden}.shell-module__NKsoea__shell__history-head{justify-content:space-between;align-items:center;padding:0 4px 12px;display:flex}.shell-module__NKsoea__shell__history-title{color:var(--text,#1c1c1e);font-size:15px;font-weight:600}.shell-module__NKsoea__shell__history-collapse{width:28px;height:28px;color:var(--text,#1c1c1e);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.shell-module__NKsoea__shell__history-collapse:hover{background:var(--surface-hover,#f5f5f7)}.shell-module__NKsoea__shell__history-collapse svg *{stroke-width:1.8px}.shell-module__NKsoea__shell__history-new{width:100%;color:var(--text,#1c1c1e);cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;display:flex}.shell-module__NKsoea__shell__history-new:hover{background:var(--surface-hover,#f5f5f7)}.shell-module__NKsoea__shell__history-section{color:var(--text-muted,#939ba3);padding:16px 12px 8px;font-size:12px}.shell-module__NKsoea__shell__history-list{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}.shell-module__NKsoea__shell__history-empty{color:var(--text-muted,#939ba3);padding:12px;font-size:13px}.shell-module__NKsoea__shell__history-item{width:100%;color:var(--text,#1c1c1e);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:4px 8px;font-family:inherit;font-size:14px;display:flex}.shell-module__NKsoea__shell__history-item:hover{background:var(--surface-hover,#f5f5f7);color:var(--text,#1c1c1e)}.shell-module__NKsoea__shell__history-item--active{color:var(--text,#1c1c1e);background:#ecedef}.shell-module__NKsoea__shell__history-item-icon{background:var(--surface,#fff);width:32px;height:32px;color:var(--text,#1c1c1e);border:1px solid #f0f1f2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shell-module__NKsoea__shell__history-item-title{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.shell-module__NKsoea__shell__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}@media (max-width:1024px){.shell-module__NKsoea__shell{flex-direction:column}.shell-module__NKsoea__shell__main{order:1}.shell-module__NKsoea__shell__nav{flex-direction:row;order:2;width:100%;padding:6px 8px;position:relative}.shell-module__NKsoea__shell__nav-list{flex-direction:row;flex:1;justify-content:space-around;gap:4px;transform:none}.shell-module__NKsoea__shell__nav-item{flex:1;gap:4px;padding:4px 0}.shell-module__NKsoea__shell__nav-icon{width:38px;height:38px}.shell-module__NKsoea__shell__nav-label{font-size:11px}}
.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}
.ProfileAchievements-module__XwFkuq__achievements{margin-top:0}.ProfileAchievements-module__XwFkuq__achievements__header{flex-wrap:wrap;align-items:baseline;gap:6px 10px;margin-bottom:12px;display:flex}.ProfileAchievements-module__XwFkuq__achievements__title{color:var(--text);margin:0;font-size:14px;font-weight:700}.ProfileAchievements-module__XwFkuq__achievements__count-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;margin-right:auto;padding:2px 4px;font-family:inherit;font-size:12px;transition:background .15s,color .15s;display:inline-flex}.ProfileAchievements-module__XwFkuq__achievements__count-btn:hover:not(:disabled){background:var(--bg,#f5f6f8);color:var(--text)}.ProfileAchievements-module__XwFkuq__achievements__count-btn:disabled{cursor:default}.ProfileAchievements-module__XwFkuq__achievements__grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;gap:16px 12px;display:grid}.ProfileAchievements-module__XwFkuq__card{cursor:help;background:0 0;border:none;flex-direction:column;justify-content:flex-start;align-items:center;gap:4px;padding:0;display:flex;position:relative}.ProfileAchievements-module__XwFkuq__card__img{aspect-ratio:1;object-fit:contain;width:100%;max-width:64px;display:block}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__img{opacity:.4;filter:grayscale()}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__label{opacity:.5}.ProfileAchievements-module__XwFkuq__card--locked .ProfileAchievements-module__XwFkuq__card__tooltip-img{opacity:.5;filter:grayscale()}.ProfileAchievements-module__XwFkuq__card__label{color:var(--text);text-align:center;letter-spacing:.1px;word-break:break-word;font-size:10px;font-weight:600;line-height:1.2}.ProfileAchievements-module__XwFkuq__card__tooltip{background:var(--surface,#fff);width:180px;color:var(--text,#1c1c1e);border:.6px solid var(--border,#e0e0e0);text-align:center;pointer-events:none;z-index:20;border-radius:12px;padding:12px 12px 10px;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000014}.ProfileAchievements-module__XwFkuq__card__tooltip:after{content:"";border:6px solid #0000;border-top-color:#fff;position:absolute;top:100%;left:50%;transform:translate(-50%)}.ProfileAchievements-module__XwFkuq__card:hover .ProfileAchievements-module__XwFkuq__card__tooltip,.ProfileAchievements-module__XwFkuq__card:focus-within .ProfileAchievements-module__XwFkuq__card__tooltip{display:block}.ProfileAchievements-module__XwFkuq__card__tooltip-img{object-fit:contain;width:96px;height:96px;margin:0 auto 8px;display:block}.ProfileAchievements-module__XwFkuq__card__tooltip-title{color:var(--text,#1c1c1e);margin:0 0 4px;font-size:13px;font-weight:700}.ProfileAchievements-module__XwFkuq__card__tooltip-desc{color:var(--text-muted,#525252);margin:0;font-size:11px;line-height:1.4}.ProfileAchievements-module__XwFkuq__card__tooltip-meta{color:var(--text-muted,#9ca3af);font-variant-numeric:tabular-nums;margin-top:0;font-size:10px}.ProfileAchievements-module__XwFkuq__card__tier-badge{text-transform:uppercase;letter-spacing:.4px;border-radius:3px;padding:0 5px;font-size:9px;font-weight:600;line-height:1.6}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-1{color:#fff;background:#c77b40}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-2{color:#fff;background:#8e8e8e}.ProfileAchievements-module__XwFkuq__card__tier-badge--tier-3{color:#fff;background:#d89b1f}
.index-module__KQKu1q__desktop_only{display:contents}.index-module__KQKu1q__mobile_only{display:none}@media (max-width:1024px){.index-module__KQKu1q__desktop_only{display:none}.index-module__KQKu1q__mobile_only{display:contents}}
.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}
.DetailSheet-module__ZRM7pW__overlay{z-index:30;background:#00000080;position:fixed;inset:0}.DetailSheet-module__ZRM7pW__sheet{background:var(--bg,#f5f6f8);z-index:31;border-radius:20px 20px 0 0;outline:none;flex-direction:column;height:85dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.DetailSheet-module__ZRM7pW__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.DetailSheet-module__ZRM7pW__header{background:0 0;align-items:center;gap:10px;padding:4px 0 16px;display:flex}.DetailSheet-module__ZRM7pW__header__info{flex:1;min-width:0}.DetailSheet-module__ZRM7pW__header__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.DetailSheet-module__ZRM7pW__header__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.DetailSheet-module__ZRM7pW__header__close:hover{background:var(--surface-hover);color:var(--text)}.DetailSheet-module__ZRM7pW__content{flex:1;min-height:0;padding:14px;overflow-y:auto}.DetailSheet-module__ZRM7pW__footer{background:var(--surface,#fff);border-top:.6px solid var(--border);padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-shrink:0;align-items:center;gap:6px;display:flex}.DetailSheet-module__ZRM7pW__footer__btn_primary{color:#fff;background:var(--text,#1c1c1e);cursor:pointer;border:none;border-radius:8px;flex:1;height:36px;padding:0 16px;font-size:14px;font-weight:600}.DetailSheet-module__ZRM7pW__footer__btn_outline{height:36px;color:var(--text);background:var(--surface);border:.6px solid var(--border-2);border-radius:8px;flex:1;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.DetailSheet-module__ZRM7pW__footer__btn_icon{border:.6px solid var(--border-2);background:var(--surface);cursor:pointer;min-width:36px;height:36px;color:var(--text-2);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.DetailSheet-module__ZRM7pW__footer__btn_icon:hover{background:var(--surface-hover)}
.CommunityMobile-module__E9OxjW__feed{scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;background:var(--surface,#fff);overscroll-behavior:contain;flex:1;width:100%;height:100%;position:relative;overflow-y:scroll}.CommunityMobile-module__E9OxjW__feed::-webkit-scrollbar{display:none}.CommunityMobile-module__E9OxjW__feed{scrollbar-width:none;-ms-overflow-style:none}.CommunityMobile-module__E9OxjW__loading_more{flex-shrink:0;justify-content:center;align-items:center;height:60px;display:flex}.CommunityMobile-module__E9OxjW__center_box{background:var(--surface,#fff);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;height:100%;padding:40px 16px;display:flex}.CommunityMobile-module__E9OxjW__empty_text{color:var(--text-muted);text-align:center;font-size:14px}.CommunityMobile-module__E9OxjW__grid_view{background:var(--surface,#fff);-webkit-overflow-scrolling:touch;flex:1;padding:12px;overflow-y:auto}.CommunityMobile-module__E9OxjW__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.CommunityMobile-module__E9OxjW__grid__card{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;flex-direction:column;gap:8px;padding:0;display:flex}.CommunityMobile-module__E9OxjW__grid__card:active{opacity:.7}.CommunityMobile-module__E9OxjW__grid__card_pic{width:100%;display:block}.CommunityMobile-module__E9OxjW__grid__card_img,.CommunityMobile-module__E9OxjW__grid__card_placeholder{aspect-ratio:3/4;object-fit:cover;background:var(--bg-muted,#eaeaec);border:.6px solid color-mix(in oklch,var(--text)6%,transparent);border-radius:12px;width:100%;display:block}@media (min-width:641px){.CommunityMobile-module__E9OxjW__grid__card_img,.CommunityMobile-module__E9OxjW__grid__card_placeholder{aspect-ratio:3/2}}.CommunityMobile-module__E9OxjW__grid__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}.CommunityMobile-module__E9OxjW__search_pill{z-index:100;background:var(--surface-hover,#f5f5f7);border:1px solid var(--border-2,#00000014);height:40px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:0 4px 0 12px;font-family:inherit;font-size:15px;display:flex;position:fixed;top:60px;left:12px;right:12px;box-shadow:0 4px 12px #00000014}.CommunityMobile-module__E9OxjW__search_pill:active{background:var(--bg-muted,#eaeaec)}.CommunityMobile-module__E9OxjW__search_pill__icon{color:var(--text-muted);flex-shrink:0}.CommunityMobile-module__E9OxjW__search_pill__text{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.CommunityMobile-module__E9OxjW__search_pill__clear{width:32px;height:32px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.CommunityMobile-module__E9OxjW__search_pill__clear:hover{background:var(--bg-muted,#eaeaec);color:var(--text)}
.EditProfileSheet-module__04uKYW__overlay{z-index:30;background:#00000080;position:fixed;inset:0}.EditProfileSheet-module__04uKYW__sheet{background:var(--bg,#f5f6f8);z-index:31;border-radius:20px 20px 0 0;outline:none;flex-direction:column;height:auto;max-height:85dvh;display:flex;overflow:hidden;width:100%!important;max-width:100vw!important}.EditProfileSheet-module__04uKYW__handle{background:var(--border,#00000026);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:8px auto 0}.EditProfileSheet-module__04uKYW__header{background:var(--surface,#fff);border-bottom:.6px solid var(--border,#e0e0e0);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.EditProfileSheet-module__04uKYW__header__title{color:var(--text);font-size:15px;font-weight:700}.EditProfileSheet-module__04uKYW__header__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.EditProfileSheet-module__04uKYW__header__close:hover{background:var(--surface-hover);color:var(--text)}.EditProfileSheet-module__04uKYW__content{flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px 16px;display:flex;overflow-y:auto}.EditProfileSheet-module__04uKYW__footer{background:var(--surface,#fff);border-top:.6px solid var(--border);padding:10px 14px;padding-bottom:max(10px,env(safe-area-inset-bottom));flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}
.index-module__T9I31W__desktop_only{display:contents}.index-module__T9I31W__mobile_only{display:none}@media (max-width:1024px){.index-module__T9I31W__desktop_only{display:none}.index-module__T9I31W__mobile_only{display:contents}}
