.MarketplacePageSectionHeader-module__P_QXQq__header{padding-top:var(--space-lg)}.MarketplacePageSectionHeader-module__P_QXQq__row{justify-content:space-between;align-items:center;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:var(--border-width-regular) solid var(--border-frame);display:flex}.MarketplacePageSectionHeader-module__P_QXQq__rowWithoutDivider{border-bottom:0}.MarketplacePageSectionHeader-module__P_QXQq__titleGroup{align-items:center;gap:var(--space-xs);min-width:0;display:flex}.MarketplacePageSectionHeader-module__P_QXQq__action{flex-shrink:0}.MarketplacePageSectionHeader-module__P_QXQq__title{font-weight:var(--weight-normal);font-size:var(--font-size-heading-xl);line-height:var(--lh-heading-xl);letter-spacing:var(--tracking-display);color:var(--text-primary)}@media (min-width:768px){.MarketplacePageSectionHeader-module__P_QXQq__title{font-size:var(--font-size-heading-2xl);line-height:var(--lh-heading-2xl)}}.MarketplacePageSectionHeader-module__P_QXQq__backLink{border:var(--border-width-regular) solid color-mix(in oklch, var(--text-primary) 20%, transparent);border-radius:var(--radius-full);width:32px;height:32px;color:color-mix(in oklch, var(--text-primary) 50%, transparent);transition:color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex}.MarketplacePageSectionHeader-module__P_QXQq__backLink:hover{background:color-mix(in oklch, var(--text-primary) 10%, transparent);color:var(--text-primary)}.MarketplacePageSectionHeader-module__P_QXQq__backIcon{width:var(--size-sm);height:var(--size-sm)}
.otp-input-module__xMPZsq__group{justify-content:center;align-items:center;gap:var(--space-xs);width:100%;display:flex}.otp-input-module__xMPZsq__group:has(input:disabled){opacity:.5;cursor:not-allowed}.otp-input-module__xMPZsq__slot{width:calc(var(--lh-text-sm) + 2 * var(--space-xs) + 2 * var(--border-width-hairline));height:calc(var(--lh-text-sm) + 2 * var(--space-xs) + 2 * var(--border-width-hairline));border:var(--border-width-hairline) solid var(--border-secondary);border-radius:var(--radius-md);background:var(--background-secondary);font-family:var(--font-mono);font-size:var(--font-size-text-lg);line-height:var(--lh-text-lg);font-variant-numeric:tabular-nums;color:var(--text-primary);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);justify-content:center;align-items:center;display:flex;position:relative}.otp-input-module__xMPZsq__slotSmall{width:calc(var(--lh-text-xs) + 2 * var(--space-xs) + 2 * var(--border-width-hairline));height:calc(var(--lh-text-xs) + 2 * var(--space-xs) + 2 * var(--border-width-hairline));border-radius:var(--radius-sm);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.otp-input-module__xMPZsq__slotLarge{width:calc(var(--lh-text-md) + 2 * var(--space-sm) + 2 * var(--border-width-hairline));height:calc(var(--lh-text-md) + 2 * var(--space-sm) + 2 * var(--border-width-hairline));font-size:var(--font-size-text-xl);line-height:var(--lh-text-xl)}.otp-input-module__xMPZsq__active{border-color:var(--border-primary);box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary)}.otp-input-module__xMPZsq__invalid{border-color:var(--border-danger)}.otp-input-module__xMPZsq__invalid.otp-input-module__xMPZsq__active{border-color:var(--border-danger);box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-danger)}.otp-input-module__xMPZsq__caret{width:var(--border-width-regular);height:var(--size-lg);background:var(--text-primary);animation:otp-input-module__xMPZsq__caret-blink 1.2s var(--ease-out) infinite}@keyframes otp-input-module__xMPZsq__caret-blink{0%,70%,to{opacity:1}20%,50%{opacity:0}}@media (prefers-reduced-motion:reduce){.otp-input-module__xMPZsq__caret{animation:none}}
.TiltCardCarousel-module__F-v_fa__header{width:100%;max-width:var(--marketplace-content-max);margin-inline:auto;padding-inline:var(--space-xxl);padding-top:var(--space-xl);margin-bottom:0}.TiltCardCarousel-module__F-v_fa__railWrap{--carousel-bleed:200px;width:100%;max-width:calc(var(--marketplace-content-max) + 2 * var(--carousel-bleed));margin-inline:auto;position:relative}.TiltCardCarousel-module__F-v_fa__railWrap:before,.TiltCardCarousel-module__F-v_fa__railWrap:after{content:"";z-index:1;width:max((100% - var(--marketplace-content-max)) / 2, var(--space-md));pointer-events:none;opacity:0;transition:opacity var(--duration-fast) var(--ease-out);position:absolute;top:0;bottom:0}.TiltCardCarousel-module__F-v_fa__railWrap[data-fade-left=true]:before,.TiltCardCarousel-module__F-v_fa__railWrap[data-fade-right=true]:after{opacity:1}.TiltCardCarousel-module__F-v_fa__railWrap:before{background:linear-gradient(to right, var(--background-canvas), oklch(from var(--background-canvas) l c h / 0));left:0}.TiltCardCarousel-module__F-v_fa__railWrap:after{background:linear-gradient(to left, var(--background-canvas), oklch(from var(--background-canvas) l c h / 0));right:0}.TiltCardCarousel-module__F-v_fa__rail{gap:var(--space-md);padding-left:calc(max((100% - var(--marketplace-content-max)) / 2, 0px) + var(--space-xxl));padding-right:calc(max((100% - var(--marketplace-content-max)) / 2, 0px) + var(--space-xxl));padding-top:var(--space-md);padding-bottom:var(--space-md);scrollbar-width:none;display:flex;overflow-x:auto}.TiltCardCarousel-module__F-v_fa__rail::-webkit-scrollbar{display:none}.TiltCardCarousel-module__F-v_fa__cardSlot{width:var(--carousel-card-width,var(--carousel-card-min-width));flex-shrink:0}
.SavedSearchesPopover-module__svpEZW__panel{z-index:var(--z-floating);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-frosted);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));color:var(--text-primary);overflow:hidden}.SavedSearchesPopover-module__svpEZW__header{padding:var(--space-sm) var(--space-sm) var(--space-xxs)}.SavedSearchesPopover-module__svpEZW__headerLabel{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:.05em;color:var(--text-tertiary);margin:0}.SavedSearchesPopover-module__svpEZW__list{max-height:300px;padding:var(--space-xxs) 0;overflow-y:auto}.SavedSearchesPopover-module__svpEZW__row{align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-xs) var(--space-sm);text-align:left;transition:background var(--duration-fast) var(--ease-out);display:flex}.SavedSearchesPopover-module__svpEZW__row:hover{background:var(--background-secondary)}.SavedSearchesPopover-module__svpEZW__loadButton{text-align:left;cursor:pointer;min-width:0;color:inherit;background:0 0;border:none;flex:1}.SavedSearchesPopover-module__svpEZW__delete{padding:var(--space-xxs);border-radius:var(--radius-sm);color:var(--text-tertiary);opacity:0;cursor:pointer;transition:opacity var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0}.SavedSearchesPopover-module__svpEZW__row:hover .SavedSearchesPopover-module__svpEZW__delete{opacity:1}.SavedSearchesPopover-module__svpEZW__delete:hover{color:var(--text-danger)}.SavedSearchesPopover-module__svpEZW__deleteIcon{width:var(--size-sm);height:var(--size-sm)}
.SavedSearchPreview-module__A8jyMq__text{font-size:var(--font-size-text-sm);color:var(--text-primary)}
.TokenSearchBar-module__TlM_8q__wrapper{z-index:var(--z-handle);flex:1;position:relative}.TokenSearchBar-module__TlM_8q__row{border-radius:var(--radius-xxl);align-items:stretch;display:flex}.TokenSearchBar-module__TlM_8q__field{align-items:center;gap:var(--space-xs);border:var(--border-width-hairline) solid var(--border-secondary);border-radius:var(--radius-xxl);background:var(--background-secondary);height:37px;padding:0 var(--space-sm);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-primary);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);flex:1;display:flex;overflow:hidden}.TokenSearchBar-module__TlM_8q__field:hover:not(:focus-within){border-color:var(--border-primary)}.TokenSearchBar-module__TlM_8q__field:focus-within{border-color:var(--border-primary);box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary)}.TokenSearchBar-module__TlM_8q__icon{width:var(--font-size-text-2xs);height:var(--font-size-text-2xs);color:var(--text-tertiary);flex-shrink:0}.TokenSearchBar-module__TlM_8q__content{align-items:center;gap:var(--space-xs);scrollbar-width:none;flex:1;min-width:0;display:flex;overflow:auto hidden}.TokenSearchBar-module__TlM_8q__content::-webkit-scrollbar{display:none}.TokenSearchBar-module__TlM_8q__sizer{pointer-events:none;white-space:pre;position:absolute;left:-9999px}.TokenSearchBar-module__TlM_8q__segment{flex-shrink:0;align-items:center;min-width:0;display:inline-flex}.TokenSearchBar-module__TlM_8q__segmentFill{flex:120px;min-width:72px}.TokenSearchBar-module__TlM_8q__segmentPrefix{border-radius:var(--radius-sm);max-width:min(260px,75vw);padding:var(--space-xxs) var(--space-xs);overflow:hidden}.TokenSearchBar-module__TlM_8q__prefixLabel{margin-right:var(--space-xxs);white-space:nowrap;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);font-weight:var(--weight-medium)}.TokenSearchBar-module__TlM_8q__input{min-width:0;color:var(--text-primary);background:0 0;outline:none}.TokenSearchBar-module__TlM_8q__input::placeholder{color:var(--text-tertiary)}.TokenSearchBar-module__TlM_8q__inputFill{flex:1;width:100%;min-width:72px}.TokenSearchBar-module__TlM_8q__inputMinimal{min-width:4px}.TokenSearchBar-module__TlM_8q__inputPrefix{font-family:var(--font-mono);font-size:var(--font-size-text-2xs)}.TokenSearchBar-module__TlM_8q__endControl{--search-end-control-size:calc(var(--size-xs) + var(--space-xxs) + var(--space-xxs));width:var(--search-end-control-size);height:var(--search-end-control-size);flex:0 0 var(--search-end-control-size);margin-left:var(--space-xxs);justify-content:center;align-items:center;display:inline-flex}.TokenSearchBar-module__TlM_8q__spinner{width:var(--size-sm);height:var(--size-sm);border:var(--border-width-thick) solid var(--text-tertiary);border-radius:var(--radius-full);border-top-color:#0000;animation:1s linear infinite TokenSearchBar-module__TlM_8q__spin}@keyframes TokenSearchBar-module__TlM_8q__spin{to{transform:rotate(360deg)}}.TokenSearchBar-module__TlM_8q__clear{border-radius:var(--radius-xs);width:100%;height:100%;color:var(--text-tertiary);cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.TokenSearchBar-module__TlM_8q__clear:hover{color:var(--text-secondary)}.TokenSearchBar-module__TlM_8q__clear svg{width:var(--size-xs);height:var(--size-xs)}
.SearchSuggestionDropdown-module__eRISCG__panel.SearchSuggestionDropdown-module__eRISCG__panel{z-index:var(--z-floating);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-frosted);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));color:var(--text-primary);overflow:hidden}.SearchSuggestionDropdown-module__eRISCG__panel [cmdk-group-heading]{padding:var(--space-xs) var(--space-sm);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-normal);text-transform:uppercase;color:var(--text-tertiary)}.SearchSuggestionDropdown-module__eRISCG__panel .SearchSuggestionDropdown-module__eRISCG__item{color:var(--text-secondary);cursor:pointer}.SearchSuggestionDropdown-module__eRISCG__panel .SearchSuggestionDropdown-module__eRISCG__item[data-selected=true]{background:var(--background-secondary);color:var(--text-primary)}[data-theme=light] .SearchSuggestionDropdown-module__eRISCG__panel .SearchSuggestionDropdown-module__eRISCG__item[data-selected=true]{background:var(--background-tertiary)}.SearchSuggestionDropdown-module__eRISCG__empty{padding:var(--space-sm);text-align:center;font-size:var(--font-size-text-sm);color:var(--text-tertiary)}.SearchSuggestionDropdown-module__eRISCG__hint{padding:var(--space-xs) var(--space-sm);font-size:var(--font-size-text-xs);color:var(--text-tertiary)}.SearchSuggestionDropdown-module__eRISCG__separator{height:var(--border-width-hairline);margin:var(--space-xxs) var(--space-sm);background:var(--border-tertiary)}.SearchSuggestionDropdown-module__eRISCG__dot{width:var(--space-sm);height:var(--space-sm);border-radius:var(--radius-full);display:inline-block}.SearchSuggestionDropdown-module__eRISCG__itemLabel{flex:1}.SearchSuggestionDropdown-module__eRISCG__itemLabelStrong{font-weight:var(--weight-medium);flex:1}.SearchSuggestionDropdown-module__eRISCG__primary{font-size:var(--font-size-text-sm)}.SearchSuggestionDropdown-module__eRISCG__primaryStrong{font-size:var(--font-size-text-sm);font-weight:var(--weight-medium)}.SearchSuggestionDropdown-module__eRISCG__operatorGlyph{font-family:var(--font-mono);font-size:var(--font-size-text-sm)}.SearchSuggestionDropdown-module__eRISCG__gloss{margin-left:var(--space-xs);font-size:var(--font-size-text-xs);color:var(--text-tertiary)}.SearchSuggestionDropdown-module__eRISCG__alias{font-size:var(--font-size-text-xs);color:var(--text-tertiary);opacity:.7}.SearchSuggestionDropdown-module__eRISCG__applicability{margin-left:var(--space-xs);font-size:var(--font-size-text-2xs);color:var(--text-tertiary);opacity:.7}.SearchSuggestionDropdown-module__eRISCG__badge{border-radius:var(--radius-xs);padding:var(--space-xxs) var(--space-xs);font-size:var(--font-size-text-xs)}.SearchSuggestionDropdown-module__eRISCG__chevron{width:var(--size-sm);height:var(--size-sm);opacity:.4}.SearchSuggestionDropdown-module__eRISCG__searchText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SearchSuggestionDropdown-module__eRISCG__keyHint{padding:var(--space-xxs) var(--space-xs);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-xs);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary);flex-shrink:0;margin-left:auto}.SearchSuggestionDropdown-module__eRISCG__plainTextIcon{width:var(--size-sm);height:var(--size-sm);opacity:.6}
.SearchToken-module__lOheNG__periodPanel{z-index:200;margin-top:var(--space-xxs);min-width:160px;padding:var(--space-xxs) 0;border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-sm);background:var(--background-frosted);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));color:var(--text-primary);position:absolute;top:100%;left:0;overflow:hidden}.SearchToken-module__lOheNG__periodItem{align-items:center;gap:var(--space-xs);width:100%;padding:var(--space-xs) var(--space-sm);text-align:left;font-size:var(--font-size-text-2xs);color:var(--text-secondary);cursor:pointer;transition:background var(--duration-fast) var(--ease-out);background:0 0;border:none;display:flex}.SearchToken-module__lOheNG__periodItem:hover{background:var(--background-secondary)}.SearchToken-module__lOheNG__periodItemActive{font-weight:var(--weight-semibold);color:var(--text-primary)}.SearchToken-module__lOheNG__periodValue{font-family:var(--font-mono);font-weight:var(--weight-medium)}.SearchToken-module__lOheNG__periodLabel{color:var(--text-tertiary)}.SearchToken-module__lOheNG__chip{flex-shrink:0;max-width:min(220px,65vw)}.SearchToken-module__lOheNG__chipLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.SearchToken-module__lOheNG__chipRing{box-shadow:0 0 0 2px var(--ring-primary)}
.MarketplaceTopNav-module__zE_uNa__nav{z-index:var(--z-handle);align-items:center;gap:var(--space-md);padding-block:var(--space-xs);padding-inline:var(--space-md);transition:box-shadow var(--duration-fast) var(--ease-out);flex-shrink:0;display:flex;position:sticky;top:0}.MarketplaceTopNav-module__zE_uNa__nav:before{content:"";z-index:-1;background:var(--marketplace-nav-background,oklch(from var(--background-canvas) l c h / var(--marketplace-nav-glass-opacity,75%)));-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));position:absolute;inset:0}.MarketplaceTopNav-module__zE_uNa__nav[data-scrolled=true]{box-shadow:var(--shadow-card-drop)}.MarketplaceTopNav-module__zE_uNa__logo{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}.MarketplaceTopNav-module__zE_uNa__logoMark{height:var(--size-lg);width:auto;fill:var(--text-primary)}.MarketplaceTopNav-module__zE_uNa__search{flex:1;min-width:0}.MarketplaceTopNav-module__zE_uNa__navLinks{align-self:stretch;align-items:center;gap:var(--space-lg);padding-inline:var(--space-lg);margin-block:calc(-1 * var(--space-xs));flex-shrink:0;display:flex}.MarketplaceTopNav-module__zE_uNa__navLink{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.36px;transition:color var(--duration-fast) var(--ease-out);align-self:stretch;align-items:center;display:inline-flex;position:relative}.MarketplaceTopNav-module__zE_uNa__navLink:hover{color:var(--text-secondary)}.MarketplaceTopNav-module__zE_uNa__navLink:after{content:"";border-radius:var(--radius-full);background:0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.MarketplaceTopNav-module__zE_uNa__navLink[aria-current=page]{color:var(--text-primary)}.MarketplaceTopNav-module__zE_uNa__navLink[aria-current=page]:after{background:var(--text-primary)}.MarketplaceTopNav-module__zE_uNa__actions{align-items:center;gap:var(--space-xs);flex-shrink:0;display:flex}.MarketplaceTopNav-module__zE_uNa__avatarTrigger{height:var(--size-2xl);width:var(--size-2xl);border-radius:var(--radius-full);background:var(--background-secondary);transition:background-color var(--duration-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;display:flex}.MarketplaceTopNav-module__zE_uNa__avatarTrigger:hover{background:var(--background-tertiary)}.MarketplaceTopNav-module__zE_uNa__avatar{height:var(--size-2xl);width:var(--size-2xl);border-radius:var(--radius-full)}.MarketplaceTopNav-module__zE_uNa__avatarFallback{background:var(--background-secondary);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary)}.MarketplaceTopNav-module__zE_uNa__loginButton,.MarketplaceTopNav-module__zE_uNa__createButton{flex-shrink:0}.MarketplaceTopNav-module__zE_uNa__createMenu{width:min(17rem, calc(100vw - 2 * var(--space-lg)))}.MarketplaceTopNav-module__zE_uNa__userMenu{min-width:13rem}.MarketplaceTopNav-module__zE_uNa__menuSpacer{width:var(--size-md);flex-shrink:0}.MarketplaceTopNav-module__zE_uNa__notificationIcon{width:var(--size-md);height:var(--size-md);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.MarketplaceTopNav-module__zE_uNa__notificationIconSvg{width:var(--size-md);height:var(--size-md)}.MarketplaceTopNav-module__zE_uNa__notificationUnreadDot{border-radius:var(--radius-full);background:var(--border-info);width:7px;height:7px;position:absolute;top:-2px;right:-2px}.MarketplaceTopNav-module__zE_uNa__mobileExploreLink{height:var(--size-2xl);width:var(--size-2xl);border-radius:var(--radius-full);color:var(--text-secondary);transition:background-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:none}.MarketplaceTopNav-module__zE_uNa__mobileExploreLink:hover,.MarketplaceTopNav-module__zE_uNa__mobileExploreLink[aria-current=page]{background:var(--background-tertiary);color:var(--text-primary)}.MarketplaceTopNav-module__zE_uNa__mobileExploreLink svg{height:var(--size-md);width:var(--size-md)}@media (max-width:623px){.MarketplaceTopNav-module__zE_uNa__nav{gap:var(--space-sm)}.MarketplaceTopNav-module__zE_uNa__navLinks{display:none}.MarketplaceTopNav-module__zE_uNa__mobileExploreLink{display:flex}.MarketplaceTopNav-module__zE_uNa__actions .MarketplaceTopNav-module__zE_uNa__createButton{display:none}}
.CollectionPageShell-module__gWNKZa__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));background:var(--background-canvas);padding-inline:0;padding-bottom:var(--space-xxl);flex-direction:column;display:flex}.CollectionPageShell-module__gWNKZa__searchResults{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xl) var(--space-xxl) 0;margin-inline:auto}
.UserProfilePage-module__Cbw7BG__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);flex-direction:column;display:flex}.UserProfilePage-module__Cbw7BG__sections{padding-top:var(--space-xs);flex-direction:column;gap:5px;display:flex}.UserProfilePage-module__Cbw7BG__publishedGroup{gap:var(--space-md);flex-direction:column;display:flex}.UserProfilePage-module__Cbw7BG__emptyHeadingWrap{margin-bottom:var(--space-md)}.UserProfilePage-module__Cbw7BG__emptyCopy{font-size:var(--font-size-text-sm);color:var(--text-tertiary)}
.RelatedTiltsSection-module__2-s3aq__section{min-width:0}.RelatedTiltsSection-module__2-s3aq__heading{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);text-transform:uppercase;letter-spacing:var(--tracking-micro);color:var(--text-tertiary);margin-bottom:0}.RelatedTiltsSection-module__2-s3aq__carousel{gap:var(--space-md);padding-top:var(--space-sm);padding-bottom:var(--space-md);margin-bottom:calc(-1 * var(--space-md));scroll-snap-type:x mandatory;scroll-padding-inline:var(--space-xs);scrollbar-width:none;display:flex;overflow-x:auto}.RelatedTiltsSection-module__2-s3aq__carousel::-webkit-scrollbar{display:none}.RelatedTiltsSection-module__2-s3aq__card{scroll-snap-align:start;flex:0 0 min(320px,85vw);min-width:0;display:block}.RelatedTiltsSection-module__2-s3aq__stretchCard{display:flex}
.ProfileEditModal-module__O-Ls3W__field{gap:var(--space-xs);flex-direction:column;display:flex}.ProfileEditModal-module__O-Ls3W__label{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.ProfileEditModal-module__O-Ls3W__input{width:100%}.ProfileEditModal-module__O-Ls3W__textarea{resize:none;min-height:100px}.ProfileEditModal-module__O-Ls3W__characterCount{margin-top:var(--space-xxs);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}
.MarketplaceIndexOperationsShell-module__2axVYW__canvas{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);color:var(--text-primary);flex-direction:column;display:flex}
.MarketplaceHomePage-module__d6P_VG__page{margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));gap:var(--space-xs);background:var(--background-canvas);min-height:100vh;padding-inline:0;padding-bottom:var(--space-xxl);flex-direction:column;display:flex}.MarketplaceHomePage-module__d6P_VG__hero{gap:var(--space-xs);width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);text-align:center;flex-direction:column;margin-inline:auto;padding-top:120px;padding-bottom:140px;display:flex}.MarketplaceHomePage-module__d6P_VG__heroTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-3xl);line-height:var(--lh-heading-3xl);font-weight:var(--weight-normal);letter-spacing:var(--tracking-display);color:var(--text-primary)}.MarketplaceHomePage-module__d6P_VG__heroLede{width:100%;font-family:var(--font-sans);font-size:var(--font-size-heading-md);line-height:var(--lh-heading-lg);color:var(--text-secondary)}.MarketplaceHomePage-module__d6P_VG__heroActions{justify-content:center;gap:var(--space-xs);padding-top:var(--space-md);flex-wrap:wrap;display:flex}.MarketplaceHomePage-module__d6P_VG__homepageHero{width:100%;max-width:var(--marketplace-content-max);gap:var(--space-xxl);padding:clamp(72px, 10vh, 120px) var(--space-xxl) clamp(112px, 22vh, 280px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-inline:auto;display:grid}.MarketplaceHomePage-module__d6P_VG__homepageHeroTitle{max-width:9ch;font-family:var(--font-sans);font-size:var(--font-size-heading-3xl);line-height:var(--lh-heading-3xl);font-weight:var(--weight-normal);letter-spacing:var(--tracking-display);color:var(--text-primary)}.MarketplaceHomePage-module__d6P_VG__homepageHeroPitch{gap:var(--space-sm);max-width:620px;font-family:var(--font-sans);font-size:var(--font-size-text-md);line-height:var(--lh-text-md);color:var(--text-secondary);flex-direction:column;display:flex}.MarketplaceHomePage-module__d6P_VG__homepageHeroPitch .MarketplaceHomePage-module__d6P_VG__heroActions{padding-top:var(--space-sm);justify-content:flex-start}.MarketplaceHomePage-module__d6P_VG__mobilePromptLine{display:inline}.MarketplaceHomePage-module__d6P_VG__createMenu{width:min(17rem, calc(100vw - 2 * var(--space-lg)))}.MarketplaceHomePage-module__d6P_VG__carousels{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}@media (min-width:900px){.MarketplaceHomePage-module__d6P_VG__homepageHeroPitch{padding-top:var(--space-xxs)}}@media (max-width:899px){.MarketplaceHomePage-module__d6P_VG__hero{padding-block:24px}.MarketplaceHomePage-module__d6P_VG__homepageHero{gap:var(--space-xl);padding-block:var(--space-xxl);grid-template-columns:1fr}.MarketplaceHomePage-module__d6P_VG__homepageHeroTitle{max-width:12ch}}@media (max-width:623px){.MarketplaceHomePage-module__d6P_VG__mobilePromptLine{display:block}}
.CompetitionEntriesClient-module__gRkt8W__caption{width:100%;max-width:var(--marketplace-content-max);padding:0 var(--space-xxl) var(--space-md);margin-inline:auto}.CompetitionEntriesClient-module__gRkt8W__captionText{max-width:900px;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary);line-height:1.6}.CompetitionEntriesClient-module__gRkt8W__cardGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}.CompetitionEntriesClient-module__gRkt8W__gridEmpty{font-family:var(--font-mono);font-size:var(--font-size-text-xs);color:var(--text-tertiary)}.CompetitionEntriesClient-module__gRkt8W__entriesSection{width:100%}.CompetitionEntriesClient-module__gRkt8W__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-md);width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto;display:flex}.CompetitionEntriesClient-module__gRkt8W__sectionTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--font-weight-semibold);line-height:var(--lh-heading-md);color:var(--text-primary);margin:0}.CompetitionEntriesClient-module__gRkt8W__entriesBody{gap:var(--space-lg);width:100%;max-width:var(--marketplace-content-max);padding:var(--space-lg) var(--space-xxl) 0;flex-direction:column;margin-inline:auto;display:flex}
.FundLivePerformanceSwitch-module__bitPcW__control{align-items:center;gap:var(--space-xs);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);cursor:pointer;display:inline-flex}.FundLivePerformanceSwitch-module__bitPcW__control:has(:disabled){color:var(--text-tertiary);cursor:not-allowed}
.MultiSelectDropdown-module__gtZDcW__triggerIcon{width:var(--size-sm);height:var(--size-sm)}.MultiSelectDropdown-module__gtZDcW__options{gap:var(--space-sm);flex-direction:column;min-width:12rem;display:flex}.MultiSelectDropdown-module__gtZDcW__option{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);display:flex}.MultiSelectDropdown-module__gtZDcW__label{cursor:pointer;flex:1}
.SocialLinksEditor-module__2m3SuG__container{gap:var(--space-sm);flex-direction:column;display:flex}.SocialLinksEditor-module__2m3SuG__label{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);display:block}.SocialLinksEditor-module__2m3SuG__rows{gap:var(--space-sm);flex-direction:column;display:flex}.SocialLinksEditor-module__2m3SuG__row{gap:var(--space-sm)}.SocialLinksEditor-module__2m3SuG__iconCell{color:var(--text-primary)}.SocialLinksEditor-module__2m3SuG__rowLabel,.SocialLinksEditor-module__2m3SuG__prefix{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-secondary)}.SocialLinksEditor-module__2m3SuG__inputError{border-color:var(--border-danger)}.SocialLinksEditor-module__2m3SuG__inputError:focus-visible{border-color:var(--border-danger);box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-danger)}.SocialLinksEditor-module__2m3SuG__errorText{margin-top:var(--space-xxs);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-danger)}.SocialLinksEditor-module__2m3SuG__removeButton,.SocialLinksEditor-module__2m3SuG__removeButton:hover{color:var(--text-danger)}.SocialLinksEditor-module__2m3SuG__addButton{margin-top:var(--space-md);gap:var(--space-xs)}.SocialLinksEditor-module__2m3SuG__addButton svg{width:var(--size-xs);height:var(--size-xs)}
@font-face{font-family:editSans;src:url(../media/rm_neue_vf_regular-s.p.2w4d4rs-fw3hd.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:normal}@font-face{font-family:editSans;src:url(../media/rm_neue_vf_italic-s.p.1xzv5pn0xyu4u.woff2)format("woff2");font-display:swap;font-weight:100 900;font-style:italic}@font-face{font-family:editSans Fallback;src:local(Arial);ascent-override:99.7%;descent-override:24.14%;line-gap-override:0.0%;size-adjust:95.29%}.editsans_a3f3012a-module__UJr5FW__className{font-family:editSans,editSans Fallback}.editsans_a3f3012a-module__UJr5FW__variable{--font-edit-sans:"editSans", "editSans Fallback"}
.card-module__Fj9aiq__card{gap:var(--space-md);border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);padding-block:var(--space-lg);padding-inline:calc(var(--space-lg) - var(--border-width-hairline));box-shadow:var(--shadow-card);color:var(--text-primary);flex-direction:column;display:flex}.card-module__Fj9aiq__header{gap:var(--space-xxs);flex-direction:column;display:flex}.card-module__Fj9aiq__kicker{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-medium);text-transform:uppercase;color:var(--text-tertiary)}.card-module__Fj9aiq__title{font-family:var(--font-sans);font-size:var(--font-size-heading-lg);line-height:var(--lh-heading-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.card-module__Fj9aiq__description{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary);margin:0}.card-module__Fj9aiq__content{gap:var(--space-sm);flex-direction:column;display:flex}.card-module__Fj9aiq__footer{align-items:center;gap:var(--space-sm);display:flex}
.MarketplaceHomeSectionSkeleton-module__aMA0pG__skeleton{width:100%}.MarketplaceHomeSectionSkeleton-module__aMA0pG__header{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);padding-top:var(--space-xl);margin-inline:auto}.MarketplaceHomeSectionSkeleton-module__aMA0pG__titleBar{border-radius:var(--radius-md);background:color-mix(in oklch, var(--text-primary) 5%, transparent);animation:MarketplaceHomeSectionSkeleton-module__aMA0pG__home-skeleton-pulse 1.4s var(--ease-out) infinite;width:180px;height:20px}@keyframes MarketplaceHomeSectionSkeleton-module__aMA0pG__home-skeleton-pulse{0%,to{opacity:1}50%{opacity:.6}}@media (prefers-reduced-motion:reduce){.MarketplaceHomeSectionSkeleton-module__aMA0pG__titleBar{animation:none}}
.CompetitionLeaderboardHeader-module__EXnEOG__root{gap:var(--space-lg);width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xxl) var(--space-xxl) 0;flex-direction:column;margin-inline:auto;display:flex}.CompetitionLeaderboardHeader-module__EXnEOG__titleRow{justify-content:space-between;align-items:flex-end;display:flex}.CompetitionLeaderboardHeader-module__EXnEOG__titleBlock{gap:var(--space-xxs);flex-direction:column;display:flex}.CompetitionLeaderboardHeader-module__EXnEOG__countdownBlock{align-items:flex-end;gap:var(--space-xxs);flex-direction:column;display:flex}.CompetitionLeaderboardHeader-module__EXnEOG__eyebrow{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);letter-spacing:var(--tracking-micro);color:var(--text-tertiary)}.CompetitionLeaderboardHeader-module__EXnEOG__displayNumber{font-family:var(--font-sans);font-weight:var(--weight-normal);font-size:var(--font-size-heading-2xl);letter-spacing:var(--tracking-display);color:var(--text-primary);line-height:1}.CompetitionLeaderboardHeader-module__EXnEOG__eventTitle{font-family:var(--font-mono);font-size:var(--font-size-text-sm);color:var(--text-secondary)}.CompetitionLeaderboardHeader-module__EXnEOG__disclaimer{border:var(--border-width-regular) solid color-mix(in oklch, var(--text-primary) 10%, transparent);border-radius:var(--radius-xs);background:var(--background-secondary);padding:var(--space-md)}.CompetitionLeaderboardHeader-module__EXnEOG__disclaimerBody{max-width:980px;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary);line-height:1.7}.CompetitionLeaderboardHeader-module__EXnEOG__rulesLink{text-decoration:underline;-webkit-text-decoration-color:color-mix(in oklch, var(--text-primary) 40%, transparent);text-decoration-color:color-mix(in oklch, var(--text-primary) 40%, transparent);text-underline-offset:4px;color:var(--text-primary);transition:text-decoration-color var(--duration-fast) var(--ease-out)}.CompetitionLeaderboardHeader-module__EXnEOG__rulesLink:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}.CompetitionLeaderboardHeader-module__EXnEOG__disclaimerFinePrint{margin-top:var(--space-xs);max-width:980px;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary);line-height:1.6}
.PublicShelvesSection-module__HLd8QW__header{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.PublicShelvesSection-module__HLd8QW__titleLink{transition:opacity var(--duration-fast) var(--ease-out)}.PublicShelvesSection-module__HLd8QW__titleLink:hover{opacity:.7}.PublicShelvesSection-module__HLd8QW__description{margin-top:var(--space-xs);max-width:540px;font-size:var(--font-size-text-sm);color:var(--text-tertiary);line-height:1.5}.PublicShelvesSection-module__HLd8QW__actions{align-items:center;gap:var(--space-xs);display:flex}.PublicShelvesSection-module__HLd8QW__subgridItem{grid-row:span 5;grid-template-rows:subgrid;margin-bottom:var(--space-md);display:grid}
.TiltMarketingPageClient-module__ssDcja__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);flex-direction:column;display:flex}.TiltMarketingPageClient-module__ssDcja__searchResults{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xl) var(--space-xxl) 0;margin-inline:auto}.TiltMarketingPageClient-module__ssDcja__bannerSlot{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-md) var(--space-xxl) 0;margin-inline:auto}.TiltMarketingPageClient-module__ssDcja__gutter{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto}.TiltMarketingPageClient-module__ssDcja__content{gap:var(--space-xxl);width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xxl);flex-direction:column;margin-inline:auto;display:flex}.TiltMarketingPageClient-module__ssDcja__fundDataFeedback{font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}.TiltMarketingPageClient-module__ssDcja__fundDataFeedbackLink{color:var(--text-primary);font-weight:var(--weight-medium);text-underline-offset:3px;transition:color var(--duration-fast) var(--ease-out);text-decoration:underline}.TiltMarketingPageClient-module__ssDcja__fundDataFeedbackLink:hover{color:var(--text-secondary)}.TiltMarketingPageClient-module__ssDcja__compositionLabel{margin-bottom:var(--space-xxs);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);text-transform:uppercase;letter-spacing:var(--tracking-micro);color:var(--text-tertiary)}.TiltMarketingPageClient-module__ssDcja__compositionGrid{-moz-column-gap:var(--space-xs);column-gap:var(--space-xs);padding-block:var(--space-xs);grid-template-columns:repeat(2,1fr);display:grid}.TiltMarketingPageClient-module__ssDcja__compositionColumn{flex-direction:column;display:flex}.TiltMarketingPageClient-module__ssDcja__compositionRow{border-bottom:var(--border-width-regular) solid color-mix(in oklch, var(--text-primary) 20%, transparent);flex-direction:column;display:flex}.TiltMarketingPageClient-module__ssDcja__compositionRowTop{padding:var(--space-xs);font-size:var(--font-size-text-2xs);justify-content:space-between;align-items:center;display:flex}.TiltMarketingPageClient-module__ssDcja__compositionSector{font-family:var(--font-sans);color:var(--text-tertiary)}.TiltMarketingPageClient-module__ssDcja__compositionWeight{font-family:var(--font-mono);color:var(--text-primary);font-variant-numeric:tabular-nums}.TiltMarketingPageClient-module__ssDcja__compositionBar{height:var(--border-width-regular);background:var(--text-primary)}.TiltMarketingPageClient-module__ssDcja__themesHeading{margin-bottom:var(--space-md);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);text-transform:uppercase;letter-spacing:.6px;color:var(--text-tertiary)}.TiltMarketingPageClient-module__ssDcja__actionRow{align-items:center;gap:var(--space-xs);display:flex}.TiltMarketingPageClient-module__ssDcja__actionIcon{width:var(--lh-text-xs);height:var(--lh-text-xs)}@media (max-width:623px){.TiltMarketingPageClient-module__ssDcja__compositionGrid{grid-template-columns:1fr}}
@font-face{font-family:editFono;src:url(../media/aeonikfonovf-s.p.2repw9xsleikt.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:editFono Fallback;src:local(Arial);ascent-override:79.79%;descent-override:19.73%;line-gap-override:0.0%;size-adjust:116.56%}.editfono_6b77e0d0-module__C0ehMG__className{font-family:editFono,editFono Fallback}.editfono_6b77e0d0-module__C0ehMG__variable{--font-edit-fono:"editFono", "editFono Fallback"}
.form-field-module__YqEgMW__field{gap:var(--space-xs);flex-direction:column;display:flex}.form-field-module__YqEgMW__hint{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary);margin:0}.form-field-module__YqEgMW__error{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-danger);margin:0}
.MarketplacePerformanceChart-module__Wm_QCW__legend{width:100%;max-width:var(--marketplace-content-max);justify-content:flex-start;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-xxl);flex-wrap:wrap;margin-inline:auto;display:flex}.MarketplacePerformanceChart-module__Wm_QCW__pill{border-radius:var(--radius-full);background:var(--background-secondary);padding:5px var(--space-xs);align-items:center;gap:6px;display:flex}.MarketplacePerformanceChart-module__Wm_QCW__pillLink{color:inherit;transition:opacity var(--duration-fast) var(--ease-out);text-decoration:none}.MarketplacePerformanceChart-module__Wm_QCW__pillLink:hover{opacity:.8}.MarketplacePerformanceChart-module__Wm_QCW__dot{border-radius:var(--radius-full);flex-shrink:0;width:8px;height:8px}.MarketplacePerformanceChart-module__Wm_QCW__benchmarkLine{flex-shrink:0}.MarketplacePerformanceChart-module__Wm_QCW__label{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-primary)}.MarketplacePerformanceChart-module__Wm_QCW__labelMuted,.MarketplacePerformanceChart-module__Wm_QCW__emptyNote{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary)}.MarketplacePerformanceChart-module__Wm_QCW__chart{height:280px;margin-bottom:var(--space-xxxl)}.MarketplacePerformanceChart-module__Wm_QCW__tooltip{border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-frosted);padding:var(--space-xs) var(--space-sm);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));flex-direction:column;gap:6px;display:flex}.MarketplacePerformanceChart-module__Wm_QCW__tooltipDate{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:color-mix(in oklch, var(--text-primary) 52%, transparent)}.MarketplacePerformanceChart-module__Wm_QCW__tooltipRow{align-items:center;gap:var(--space-xs);display:flex}.MarketplacePerformanceChart-module__Wm_QCW__tooltipDot{border-radius:var(--radius-full);flex-shrink:0;width:6px;height:6px}.MarketplacePerformanceChart-module__Wm_QCW__tooltipLabel{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-primary)}.MarketplacePerformanceChart-module__Wm_QCW__tooltipReturn{margin-left:var(--space-sm);font-family:var(--font-mono);font-size:var(--font-size-text-2xs)}.MarketplacePerformanceChart-module__Wm_QCW__tooltipReturnPositive{color:#2cc565}.MarketplacePerformanceChart-module__Wm_QCW__tooltipReturnNegative{color:var(--text-danger)}
.ShelfKebabMenu-module__l3oyoW__trigger{color:var(--text-tertiary);transition:color var(--duration-fast) var(--ease-out);border-radius:4px;padding:4px}.ShelfKebabMenu-module__l3oyoW__trigger:hover{color:var(--text-primary)}
.MarketplaceHoldingsSection-module__ogdfFG__headerRow{margin-bottom:var(--space-md);-moz-column-gap:var(--space-xs);align-items:center;column-gap:var(--space-xs);row-gap:var(--space-xxs);flex-wrap:wrap;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__heading{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);text-transform:uppercase;letter-spacing:0;color:var(--text-tertiary)}.MarketplaceHoldingsSection-module__ogdfFG__asOf{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary)}.MarketplaceHoldingsSection-module__ogdfFG__grid{-moz-column-gap:var(--space-xs);column-gap:var(--space-xs);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.MarketplaceHoldingsSection-module__ogdfFG__column{flex-direction:column;min-width:0;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__rowDivided{border-bottom:var(--border-width-regular) solid var(--border-frame)}.MarketplaceHoldingsSection-module__ogdfFG__equityRow{padding:var(--space-xs);align-items:center;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__equityTicker{width:48px;font-family:var(--font-mono);font-weight:var(--weight-medium);font-size:var(--font-size-text-2xs);color:var(--text-primary);flex-shrink:0}.MarketplaceHoldingsSection-module__ogdfFG__equityName{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary);flex:1;overflow:hidden}.MarketplaceHoldingsSection-module__ogdfFG__weight{margin-left:var(--space-xs);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-primary);font-variant-numeric:tabular-nums;flex-shrink:0}.MarketplaceHoldingsSection-module__ogdfFG__eventRow{gap:var(--space-xxs);min-width:0;padding:var(--space-sm) var(--space-xs);flex-direction:column;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__eventPrimary{align-items:baseline;gap:var(--space-md);min-width:0;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__eventTitle{overflow-wrap:anywhere;min-width:0;font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-primary);flex:1}.MarketplaceHoldingsSection-module__ogdfFG__eventMetadata{align-items:center;gap:var(--space-xxs);min-width:0;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary);flex-wrap:wrap;display:flex}.MarketplaceHoldingsSection-module__ogdfFG__outcomeLabel{text-transform:uppercase}.MarketplaceHoldingsSection-module__ogdfFG__outcome{color:var(--text-secondary)}.MarketplaceHoldingsSection-module__ogdfFG__venueLinkGroup{align-items:center;gap:var(--space-xxs);white-space:nowrap;display:inline-flex}.MarketplaceHoldingsSection-module__ogdfFG__venueLink{align-items:center;gap:var(--space-xxs);color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-out);text-decoration:none;display:inline-flex}.MarketplaceHoldingsSection-module__ogdfFG__venueLink:hover{color:var(--text-primary)}.MarketplaceHoldingsSection-module__ogdfFG__venueLink:focus-visible{outline:var(--border-width-thick) solid var(--ring-primary);outline-offset:var(--border-width-thick)}.MarketplaceHoldingsSection-module__ogdfFG__externalIcon{width:var(--space-xs);height:var(--space-xs);flex-shrink:0}@media (max-width:623px){.MarketplaceHoldingsSection-module__ogdfFG__grid{grid-template-columns:1fr}}
.MarketplaceSubPage-module__yLzSWW__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-primary);flex-direction:column;display:flex}.MarketplaceSubPage-module__yLzSWW__body{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xs) var(--space-xl) 0;margin-inline:auto}
.IndexCard-module__C2pM7G__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.IndexCard-module__C2pM7G__titleGroup{align-items:center;gap:var(--space-xs);flex-wrap:wrap;min-width:0;display:flex}.IndexCard-module__C2pM7G__titleLink{color:inherit;text-decoration:none}.IndexCard-module__C2pM7G__titleLink:hover{text-decoration:underline}.IndexCard-module__C2pM7G__summary{color:var(--text-secondary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.IndexCard-module__C2pM7G__metadata{gap:var(--space-sm) var(--space-lg);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.IndexCard-module__C2pM7G__metadataItem{min-width:0}.IndexCard-module__C2pM7G__metadataItem dt{color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}.IndexCard-module__C2pM7G__metadataItem dd{margin:var(--space-xxs) 0 0;overflow-wrap:anywhere;color:var(--text-primary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}@media (max-width:900px){.IndexCard-module__C2pM7G__metadata{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:623px){.IndexCard-module__C2pM7G__headerRow{flex-direction:column}.IndexCard-module__C2pM7G__metadata{grid-template-columns:minmax(0,1fr)}}
@font-face{font-family:editMono;src:url(../media/aeonikmonovf-s.p.0ybnf5_03kkuv.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:editMono Fallback;src:local(Arial);ascent-override:68.45%;descent-override:16.93%;line-gap-override:0.0%;size-adjust:135.87%}.editmono_e9e1628e-module__UxP3pq__className{font-family:editMono,editMono Fallback}.editmono_e9e1628e-module__UxP3pq__variable{--font-edit-mono:"editMono", "editMono Fallback"}
.label-module__8rGDrW__label{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium);color:var(--text-primary);display:inline-block}
.CollectionPageClient-module__R5oZzG__content,.CollectionPageClient-module__R5oZzG__sectionHeader,.CollectionPageClient-module__R5oZzG__productsBody,.CollectionPageClient-module__R5oZzG__legend{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto}.CollectionPageClient-module__R5oZzG__content{gap:var(--space-xxl);padding-top:var(--space-xxl);flex-direction:column;display:flex}.CollectionPageClient-module__R5oZzG__hero{gap:var(--space-sm);max-width:980px;padding-top:var(--space-xxl);flex-direction:column;display:flex}.CollectionPageClient-module__R5oZzG__eyebrow{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);letter-spacing:var(--tracking-micro);color:var(--text-tertiary);text-transform:uppercase}.CollectionPageClient-module__R5oZzG__title{font-family:var(--font-sans);font-size:var(--font-size-heading-3xl);font-weight:var(--weight-normal);line-height:var(--lh-heading-3xl);letter-spacing:var(--tracking-display);color:var(--text-primary)}.CollectionPageClient-module__R5oZzG__description{max-width:760px;font-size:var(--font-size-heading-md);line-height:var(--lh-heading-lg);color:var(--text-secondary)}.CollectionPageClient-module__R5oZzG__chart{width:100%}.CollectionPageClient-module__R5oZzG__graphState{height:280px;margin-bottom:var(--space-xxxl);justify-content:center;align-items:center;display:flex}.CollectionPageClient-module__R5oZzG__graphStateText{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);color:var(--text-tertiary)}.CollectionPageClient-module__R5oZzG__productsSection{width:100%}.CollectionPageClient-module__R5oZzG__sectionHeader{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.CollectionPageClient-module__R5oZzG__sectionTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--font-weight-semibold);line-height:var(--lh-heading-md);color:var(--text-primary);margin:0}.CollectionPageClient-module__R5oZzG__productsBody{gap:var(--space-lg);padding-top:var(--space-lg);flex-direction:column;display:flex}.CollectionPageClient-module__R5oZzG__cardGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}.CollectionPageClient-module__R5oZzG__cardSlot{min-width:0;height:100%}.CollectionPageClient-module__R5oZzG__gridEmpty{font-family:var(--font-mono);font-size:var(--font-size-text-xs);color:var(--text-tertiary)}
.DashboardPublishedItemsSection-module__0UHPwW__selectionToolbar{justify-content:flex-end;align-items:center;gap:var(--space-xs);flex-wrap:wrap;margin-left:auto;display:flex}.DashboardPublishedItemsSection-module__0UHPwW__selectionButton{box-sizing:border-box;height:calc(var(--lh-text-2xs) + var(--space-sm));padding:calc(var(--space-xs) / 2) var(--space-sm);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-sm);background:var(--background-secondary);color:var(--text-secondary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);text-transform:uppercase;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.DashboardPublishedItemsSection-module__0UHPwW__selectionButton:hover{border-color:var(--border-secondary);color:var(--text-primary)}.DashboardPublishedItemsSection-module__0UHPwW__selectionButton:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}.DashboardPublishedItemsSection-module__0UHPwW__selectionButton:disabled{opacity:.5;cursor:not-allowed}.DashboardPublishedItemsSection-module__0UHPwW__selectionButtonDanger{background:var(--background-destructive);color:var(--color-neutral-0);border-color:#0000}.DashboardPublishedItemsSection-module__0UHPwW__selectionButtonDanger:hover{background:color-mix(in oklch, var(--background-destructive) 85%, var(--color-neutral-black));color:var(--color-neutral-0);border-color:#0000}.DashboardPublishedItemsSection-module__0UHPwW__selectionButtonGhost{color:var(--text-tertiary);background:0 0;border-color:#0000}.DashboardPublishedItemsSection-module__0UHPwW__selectionButtonGhost:hover{background:var(--background-secondary);color:var(--text-primary);border-color:#0000}
.ExplorePage-module__Gsu41W__page{margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));gap:var(--space-xl);background:var(--background-canvas);min-height:100vh;padding-inline:0;padding-bottom:var(--space-xxl);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__content{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);gap:var(--space-xxl);padding-top:var(--space-xxl);flex-direction:column;margin-inline:auto;display:flex}.ExplorePage-module__Gsu41W__hero{gap:var(--space-sm);max-width:980px;padding-top:var(--space-xxl);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__heroTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-3xl);font-weight:var(--weight-normal);line-height:var(--lh-heading-3xl);letter-spacing:var(--tracking-display);color:var(--text-primary)}.ExplorePage-module__Gsu41W__heroLede{max-width:650px;font-size:var(--font-size-heading-md);line-height:var(--lh-heading-lg);color:var(--text-secondary)}.ExplorePage-module__Gsu41W__tabsBar{width:100%}.ExplorePage-module__Gsu41W__tabPanel{gap:var(--space-xxl);padding-top:var(--space-lg);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__tabPanel[hidden],.ExplorePage-module__Gsu41W__tabPanel[data-state=inactive]{display:none}.ExplorePage-module__Gsu41W__section{gap:var(--space-md);flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__sectionHead{justify-content:space-between;align-items:baseline;gap:var(--space-md);display:flex}.ExplorePage-module__Gsu41W__sectionAction{cursor:pointer;font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary);text-transform:uppercase;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;padding:0}.ExplorePage-module__Gsu41W__sectionAction:hover,.ExplorePage-module__Gsu41W__sectionAction:focus-visible{color:var(--text-primary)}.ExplorePage-module__Gsu41W__sectionTitle{font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--weight-medium);line-height:var(--lh-heading-lg);color:var(--text-primary)}.ExplorePage-module__Gsu41W__postGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));display:grid}.ExplorePage-module__Gsu41W__discoveryGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.ExplorePage-module__Gsu41W__tagGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,260px),1fr));display:grid}.ExplorePage-module__Gsu41W__productGrid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));display:grid}.ExplorePage-module__Gsu41W__leadRow{width:100%}.ExplorePage-module__Gsu41W__loadMoreRow{padding-top:var(--space-md);justify-content:center;display:flex}.ExplorePage-module__Gsu41W__stateBlock{align-items:center;gap:var(--space-xs);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-xxl);padding:var(--space-xxl) var(--space-lg);text-align:center;flex-direction:column;display:flex}.ExplorePage-module__Gsu41W__stateTitle{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-secondary);text-transform:uppercase}.ExplorePage-module__Gsu41W__stateBody{max-width:380px;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary)}.ExplorePage-module__Gsu41W__postSkeletonTile{min-height:318px}.ExplorePage-module__Gsu41W__discoverySkeletonTile,.ExplorePage-module__Gsu41W__creatorSkeletonTile{min-height:280px}.ExplorePage-module__Gsu41W__tagSkeletonTile{min-height:180px}.ExplorePage-module__Gsu41W__loadingBanner{border-radius:0;width:100%;height:110px;position:absolute;top:0;left:0;right:0}.ExplorePage-module__Gsu41W__loadingAuthorRow{align-items:center;gap:var(--space-xs);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.ExplorePage-module__Gsu41W__loadingAvatar{width:var(--size-2xl);height:var(--size-2xl);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingAvatarLarge{width:var(--size-4xl);height:var(--size-4xl);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingAuthorName{width:min(150px,70%);height:16px}.ExplorePage-module__Gsu41W__loadingMeta{width:72px;height:14px}.ExplorePage-module__Gsu41W__loadingMetaShort{width:52px;height:14px}.ExplorePage-module__Gsu41W__loadingChart{flex:auto;width:100%;height:112px;min-height:86px}.ExplorePage-module__Gsu41W__postSkeletonTile .ExplorePage-module__Gsu41W__loadingChart{flex:none;height:86px}.ExplorePage-module__Gsu41W__loadingReturn{width:120px;height:32px}.ExplorePage-module__Gsu41W__loadingFeatureTitle{width:min(560px,92%);height:38px}.ExplorePage-module__Gsu41W__loadingFeatureTitleShort{width:min(420px,70%);height:38px}.ExplorePage-module__Gsu41W__loadingFeatureTitleGroup,.ExplorePage-module__Gsu41W__loadingFeatureExcerptGroup,.ExplorePage-module__Gsu41W__loadingCreatorBioGroup,.ExplorePage-module__Gsu41W__loadingPostExcerptGroup,.ExplorePage-module__Gsu41W__loadingCollectionDescriptionGroup{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.ExplorePage-module__Gsu41W__loadingTitleLine{width:min(270px,78%);height:26px}.ExplorePage-module__Gsu41W__loadingTextLine{width:100%;height:18px}.ExplorePage-module__Gsu41W__loadingTextLineShort{width:72%;height:18px}.ExplorePage-module__Gsu41W__loadingDate{width:92px;height:14px;margin-top:auto}.ExplorePage-module__Gsu41W__loadingHandle{width:96px;height:14px}.ExplorePage-module__Gsu41W__loadingStats{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto;display:grid}.ExplorePage-module__Gsu41W__loadingStat{width:100%;height:46px}.ExplorePage-module__Gsu41W__loadingPreviewList{gap:var(--border-width-regular);border-radius:var(--radius-md);flex-direction:column;margin-top:auto;display:flex;overflow:hidden}.ExplorePage-module__Gsu41W__loadingPreviewRow{border-radius:0;width:100%;height:36px}.ExplorePage-module__Gsu41W__loadingTagTitle{width:min(180px,78%);height:26px}.ExplorePage-module__Gsu41W__loadingCreatorAvatar{width:var(--size-2xl);height:var(--size-2xl);border:var(--border-width-thick) solid var(--background-primary);border-radius:var(--radius-full)}.ExplorePage-module__Gsu41W__loadingSortControl{border-radius:var(--radius-md);flex-shrink:0;width:136px;height:36px}@media (max-width:623px){.ExplorePage-module__Gsu41W__heroTitle{font-size:var(--font-size-heading-2xl);line-height:var(--lh-heading-2xl)}}
.NotificationDraftCard-module__lwU_Ua__root{gap:var(--space-xxs);flex-direction:column;display:flex}.NotificationDraftCard-module__lwU_Ua__card{border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);box-shadow:var(--shadow-card);display:flex;overflow:clip}.NotificationDraftCard-module__lwU_Ua__mediaFrame{padding:var(--space-xs);flex-shrink:0}.NotificationDraftCard-module__lwU_Ua__media{border-radius:var(--radius-lg);background:var(--background-secondary);width:140px;height:140px;padding:var(--space-xs) 0 0;overflow:hidden}.NotificationDraftCard-module__lwU_Ua__mediaPositive{color:var(--text-success)}.NotificationDraftCard-module__lwU_Ua__mediaNegative{color:var(--text-danger)}.NotificationDraftCard-module__lwU_Ua__details{min-width:0;padding:var(--space-sm) var(--space-md) var(--space-sm) var(--space-xs);flex-direction:column;flex:1;display:flex}.NotificationDraftCard-module__lwU_Ua__header{justify-content:space-between;align-items:center;gap:var(--space-xs);margin-bottom:var(--space-xs);display:flex}.NotificationDraftCard-module__lwU_Ua__creator{align-items:center;gap:var(--space-xs);min-width:0;display:flex}.NotificationDraftCard-module__lwU_Ua__badges{align-items:center;gap:var(--space-xxs);flex-shrink:0;display:flex}.NotificationDraftCard-module__lwU_Ua__titleRow{align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-xxs);display:flex}.NotificationDraftCard-module__lwU_Ua__draftTitle.NotificationDraftCard-module__lwU_Ua__draftTitle{flex:1;min-width:0}.NotificationDraftCard-module__lwU_Ua__returnSlot.NotificationDraftCard-module__lwU_Ua__returnSlot{white-space:nowrap;flex-shrink:0}.NotificationDraftCard-module__lwU_Ua__description.NotificationDraftCard-module__lwU_Ua__description{margin-bottom:var(--space-xs);-webkit-line-clamp:2;line-clamp:2}.NotificationDraftCard-module__lwU_Ua__attribution{align-items:center;gap:var(--space-xxs);min-width:0;margin-top:auto;display:flex}.NotificationDraftCard-module__lwU_Ua__attributionLabel{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);font-weight:var(--weight-medium);text-transform:uppercase;flex-shrink:0;line-height:1}.NotificationDraftCard-module__lwU_Ua__attributionLink{color:var(--text-primary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NotificationDraftCard-module__lwU_Ua__attributionLink:hover{text-decoration:underline}@media (max-width:623px){.NotificationDraftCard-module__lwU_Ua__card{flex-direction:column}.NotificationDraftCard-module__lwU_Ua__media{aspect-ratio:16/9;width:100%;height:auto}.NotificationDraftCard-module__lwU_Ua__details{padding:0 var(--space-md) var(--space-md)}.NotificationDraftCard-module__lwU_Ua__header{flex-direction:column;align-items:flex-start}.NotificationDraftCard-module__lwU_Ua__badges{flex-wrap:wrap;flex-shrink:1}.NotificationDraftCard-module__lwU_Ua__titleRow{gap:var(--space-xs) var(--space-sm);flex-wrap:wrap}.NotificationDraftCard-module__lwU_Ua__draftTitle.NotificationDraftCard-module__lwU_Ua__draftTitle{flex-basis:100%}.NotificationDraftCard-module__lwU_Ua__attribution{align-items:flex-start;gap:var(--space-xxs);flex-direction:column}}
.SectionReorderControls-module__kswyZW__controls{justify-content:flex-end;gap:4px;margin-bottom:8px;display:flex}
.PostContentMarkdown-module__cw8G_q__prose{max-width:720px;font-family:var(--font-sans);font-size:var(--font-size-text-sm);color:var(--text-secondary);line-height:1.7}.PostContentMarkdown-module__cw8G_q__prose ul{padding-left:var(--space-lg);list-style:outside}.PostContentMarkdown-module__cw8G_q__prose ol{padding-left:var(--space-lg);list-style:decimal}.PostContentMarkdown-module__cw8G_q__prose li+li,.PostContentMarkdown-module__cw8G_q__prose li>:is(ul,ol){margin-top:var(--space-xxs)}.PostContentMarkdown-module__cw8G_q__prose li::marker{color:var(--text-primary)}.PostContentMarkdown-module__cw8G_q__prose ol>li::marker{font-family:var(--font-mono);font-size:.85em}
.MarketplaceProfileOnboardingDialog-module__-pI7pa__dialog{max-width:32rem}.MarketplaceProfileOnboardingDialog-module__-pI7pa__form{gap:var(--space-md);display:grid}.MarketplaceProfileOnboardingDialog-module__-pI7pa__kicker{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);font-weight:var(--weight-medium);line-height:var(--lh-text-2xs);text-transform:uppercase;margin:0}.MarketplaceProfileOnboardingDialog-module__-pI7pa__body{gap:var(--space-lg);flex-direction:column;display:flex}.MarketplaceProfileOnboardingDialog-module__-pI7pa__usernameStatus{margin:calc(-1 * var(--space-md)) 0 0;font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary)}.MarketplaceProfileOnboardingDialog-module__-pI7pa__usernameStatus[data-status=available]{color:var(--text-success)}.MarketplaceProfileOnboardingDialog-module__-pI7pa__usernameStatus[data-status=unavailable]{color:var(--text-danger)}
.MarketplaceSubPageHeaderActions-module__3mqCpa__headerActions{justify-content:flex-end;align-items:center;gap:var(--space-xs);flex-wrap:wrap;max-width:100%;display:flex}@media (max-width:623px){.MarketplaceSubPageHeaderActions-module__3mqCpa__headerActions{justify-content:flex-start}}
.IndexOperationsShell-module__Eke_na__page{width:100%;max-width:var(--marketplace-content-max);min-width:0;padding:var(--space-xl) var(--space-xxl) var(--space-xxxl);color:var(--text-primary);font-family:var(--font-sans);margin-inline:auto}.IndexOperationsShell-module__Eke_na__header{justify-content:space-between;align-items:flex-start;gap:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:var(--border-width-hairline) solid var(--border-secondary);display:flex}.IndexOperationsShell-module__Eke_na__headingGroup{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.IndexOperationsShell-module__Eke_na__eyebrow{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-medium);text-transform:uppercase;margin:0}.IndexOperationsShell-module__Eke_na__titleRow{align-items:center;gap:var(--space-sm);flex-wrap:wrap;min-width:0;display:flex}.IndexOperationsShell-module__Eke_na__title{min-width:0;font-size:var(--font-size-heading-xl);line-height:var(--lh-heading-xl);font-weight:var(--weight-semibold);overflow-wrap:anywhere;margin:0}.IndexOperationsShell-module__Eke_na__description{max-width:64ch;color:var(--text-secondary);font-size:var(--font-size-text-md);line-height:var(--lh-text-md);margin:0}.IndexOperationsShell-module__Eke_na__actions{justify-content:flex-end;align-items:center;gap:var(--space-xs);flex-wrap:wrap;flex-shrink:0;display:flex}.IndexOperationsShell-module__Eke_na__content{min-width:0;padding-top:var(--space-lg)}@media (max-width:623px){.IndexOperationsShell-module__Eke_na__page{padding:var(--space-lg) var(--space-md) var(--space-xxl)}.IndexOperationsShell-module__Eke_na__header{flex-direction:column}.IndexOperationsShell-module__Eke_na__actions{justify-content:flex-start;width:100%}}
@font-face{font-family:tiltGeistSans;src:url(../media/GeistVF-s.p.40fv_8nktjm_5.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:tiltGeistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.tiltgeistsans_a5c0d2e3-module__dvIj9a__className{font-family:tiltGeistSans,tiltGeistSans Fallback}.tiltgeistsans_a5c0d2e3-module__dvIj9a__variable{--font-tilt-geist-sans:"tiltGeistSans", "tiltGeistSans Fallback"}
.table-module__s8bFNG__wrap{width:100%;overflow-x:auto}.table-module__s8bFNG__table{border-collapse:collapse;width:100%;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.table-module__s8bFNG__head{padding:var(--space-xs) var(--space-md);text-align:left;white-space:nowrap;font-family:var(--font-mono);font-size:var(--font-size-heading-xs);line-height:var(--lh-heading-xs);font-weight:var(--weight-normal);text-transform:uppercase;color:var(--text-tertiary);border-bottom:var(--border-width-hairline) solid var(--border-secondary)}.table-module__s8bFNG__row{transition:background-color var(--duration-fast) var(--ease-out)}.table-module__s8bFNG__body .table-module__s8bFNG__row{border-bottom:var(--border-width-hairline) solid var(--border-secondary)}.table-module__s8bFNG__body .table-module__s8bFNG__row:last-child{border-bottom:0}.table-module__s8bFNG__body .table-module__s8bFNG__row:hover{background:var(--background-secondary)}.table-module__s8bFNG__cell{padding:var(--space-sm) var(--space-md);vertical-align:middle;color:var(--text-secondary)}.table-module__s8bFNG__head[data-numeric],.table-module__s8bFNG__cell[data-numeric]{text-align:right;font-variant-numeric:tabular-nums}
.DraftPostPreview-module__gKi9aq__page{--marketplace-content-max:1200px;background:var(--background-primary);min-height:100dvh;color:var(--text-primary);padding-block:var(--space-xl) var(--space-xxxl)}.DraftPostPreview-module__gKi9aq__header,.DraftPostPreview-module__gKi9aq__post,.DraftPostPreview-module__gKi9aq__constituents{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto}.DraftPostPreview-module__gKi9aq__header{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.DraftPostPreview-module__gKi9aq__kicker{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);text-transform:uppercase}.DraftPostPreview-module__gKi9aq__post{margin-top:var(--space-xl)}.DraftPostPreview-module__gKi9aq__postTitle{margin:0 0 var(--space-xs);font-family:var(--font-sans);font-size:var(--font-size-heading-xl);font-weight:var(--weight-display);line-height:var(--lh-heading-xl);letter-spacing:var(--tracking-display)}.DraftPostPreview-module__gKi9aq__postSubtitle{margin:0 0 var(--space-md);color:var(--text-tertiary);font-size:var(--font-size-text-md);line-height:var(--lh-text-md)}.DraftPostPreview-module__gKi9aq__constituents{margin-top:var(--space-xxl)}.DraftPostPreview-module__gKi9aq__headingRow{justify-content:space-between;align-items:baseline;gap:var(--space-md);display:flex}.DraftPostPreview-module__gKi9aq__heading{font-size:var(--font-size-heading-md);font-weight:var(--weight-display);line-height:var(--lh-heading-md);letter-spacing:var(--tracking-display);margin:0}.DraftPostPreview-module__gKi9aq__count{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}.DraftPostPreview-module__gKi9aq__tableFrame{margin-top:var(--space-md);border-top:var(--border-width-hairline) solid var(--border-tertiary);overflow-x:auto}.DraftPostPreview-module__gKi9aq__table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:560px}.DraftPostPreview-module__gKi9aq__table th{padding:var(--space-sm) var(--space-xs);color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);font-weight:var(--weight-regular);line-height:var(--lh-text-2xs);text-align:left;text-transform:uppercase}.DraftPostPreview-module__gKi9aq__table td{padding:var(--space-sm) var(--space-xs);border-top:var(--border-width-hairline) solid var(--border-tertiary)}.DraftPostPreview-module__gKi9aq__tickerColumn{width:18%}.DraftPostPreview-module__gKi9aq__weightColumn{width:22%;text-align:right!important}.DraftPostPreview-module__gKi9aq__ticker,.DraftPostPreview-module__gKi9aq__weight{color:var(--text-primary);font-family:var(--font-mono);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-variant-numeric:tabular-nums}.DraftPostPreview-module__gKi9aq__name{color:var(--text-secondary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.DraftPostPreview-module__gKi9aq__weight{text-align:right}.DraftPostPreview-module__gKi9aq__expandActions{align-items:center;gap:var(--space-xs);margin-top:var(--space-sm);display:flex}.DraftPostPreview-module__gKi9aq__expandButton{border-radius:var(--radius-xs);cursor:pointer;color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);text-transform:uppercase;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;padding:0}.DraftPostPreview-module__gKi9aq__expandButton:hover{color:var(--text-primary)}.DraftPostPreview-module__gKi9aq__expandButton:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}.DraftPostPreview-module__gKi9aq__expandSeparator{color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs)}@media (max-width:623px){.DraftPostPreview-module__gKi9aq__header,.DraftPostPreview-module__gKi9aq__post,.DraftPostPreview-module__gKi9aq__constituents{padding-inline:var(--space-md)}.DraftPostPreview-module__gKi9aq__constituents{margin-top:var(--space-xl)}}
.advisor-demo-builder-module__Alw0ca__page,.advisor-demo-builder-module__Alw0ca__builder{gap:var(--space-lg);display:grid}.advisor-demo-builder-module__Alw0ca__pageHeader{max-width:72ch}.advisor-demo-builder-module__Alw0ca__kicker{margin:0 0 var(--space-xs);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-medium);color:var(--text-tertiary);text-transform:uppercase}.advisor-demo-builder-module__Alw0ca__pageTitle,.advisor-demo-builder-module__Alw0ca__sectionTitle,.advisor-demo-builder-module__Alw0ca__familyTitle{font-family:var(--font-sans);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.advisor-demo-builder-module__Alw0ca__pageTitle{font-size:var(--font-size-heading-xl);line-height:var(--lh-heading-xl)}.advisor-demo-builder-module__Alw0ca__sectionTitle{font-size:var(--font-size-heading-md);line-height:var(--lh-heading-md)}.advisor-demo-builder-module__Alw0ca__familyTitle{font-size:var(--font-size-heading-xs);line-height:var(--lh-heading-xs)}.advisor-demo-builder-module__Alw0ca__pageDescription,.advisor-demo-builder-module__Alw0ca__description{margin:var(--space-xs) 0 0;font-family:var(--font-sans);color:var(--text-secondary)}.advisor-demo-builder-module__Alw0ca__pageDescription{font-size:var(--font-size-text-md);line-height:var(--lh-text-md)}.advisor-demo-builder-module__Alw0ca__description{max-width:72ch;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.advisor-demo-builder-module__Alw0ca__description code{font-family:var(--font-mono);color:var(--text-primary)}.advisor-demo-builder-module__Alw0ca__panel,.advisor-demo-builder-module__Alw0ca__catalogSection,.advisor-demo-builder-module__Alw0ca__resultPanel{gap:var(--space-lg);padding:var(--space-lg);border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);box-shadow:var(--shadow-card);display:grid}.advisor-demo-builder-module__Alw0ca__resultPanel{background:var(--background-success)}.advisor-demo-builder-module__Alw0ca__formGrid{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.advisor-demo-builder-module__Alw0ca__catalogHeader{justify-content:space-between;align-items:start;gap:var(--space-lg);display:flex}.advisor-demo-builder-module__Alw0ca__selectionCount{min-width:max-content;padding:var(--space-sm);border-radius:var(--radius-md);background:var(--background-secondary);text-align:right;display:grid}.advisor-demo-builder-module__Alw0ca__selectionCount strong{font-family:var(--font-mono);font-size:var(--font-size-heading-sm);line-height:var(--lh-heading-sm);color:var(--text-primary)}.advisor-demo-builder-module__Alw0ca__selectionCount span,.advisor-demo-builder-module__Alw0ca__bundleCount,.advisor-demo-builder-module__Alw0ca__emptyCatalog{font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}.advisor-demo-builder-module__Alw0ca__catalog,.advisor-demo-builder-module__Alw0ca__family,.advisor-demo-builder-module__Alw0ca__bundleList,.advisor-demo-builder-module__Alw0ca__bundleBody,.advisor-demo-builder-module__Alw0ca__capabilityList,.advisor-demo-builder-module__Alw0ca__messages{display:grid}.advisor-demo-builder-module__Alw0ca__catalog,.advisor-demo-builder-module__Alw0ca__family,.advisor-demo-builder-module__Alw0ca__bundleBody,.advisor-demo-builder-module__Alw0ca__messages{gap:var(--space-md)}.advisor-demo-builder-module__Alw0ca__bundleList,.advisor-demo-builder-module__Alw0ca__capabilityList{gap:var(--space-xs)}.advisor-demo-builder-module__Alw0ca__bundle{border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-md);background:var(--background-secondary);overflow:hidden}.advisor-demo-builder-module__Alw0ca__bundleSummary{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-sm);color:var(--text-primary);cursor:pointer;display:flex}.advisor-demo-builder-module__Alw0ca__bundleSummary:focus-visible{box-shadow:inset 0 0 0 2px var(--background-primary), inset 0 0 0 4px var(--ring-primary);outline:none}.advisor-demo-builder-module__Alw0ca__bundleSummary>span:first-child{gap:var(--space-xxs);display:grid}.advisor-demo-builder-module__Alw0ca__bundleSummary strong,.advisor-demo-builder-module__Alw0ca__capabilityCopy>span,.advisor-demo-builder-module__Alw0ca__confirmationFacts strong{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium);color:var(--text-primary)}.advisor-demo-builder-module__Alw0ca__bundleSummary small,.advisor-demo-builder-module__Alw0ca__capabilityCopy small{font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}.advisor-demo-builder-module__Alw0ca__bundleBody{padding:0 var(--space-sm) var(--space-sm)}.advisor-demo-builder-module__Alw0ca__bundleBody>button{width:max-content}.advisor-demo-builder-module__Alw0ca__capability{align-items:center;gap:var(--space-sm);padding:var(--space-sm);border-radius:var(--radius-sm);background:var(--background-primary);cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;display:grid}.advisor-demo-builder-module__Alw0ca__capability:has(button:disabled){cursor:not-allowed;opacity:.7}.advisor-demo-builder-module__Alw0ca__capabilityCopy{gap:var(--space-xxs);display:grid}.advisor-demo-builder-module__Alw0ca__capabilityCopy small{font-family:var(--font-mono);text-transform:uppercase}.advisor-demo-builder-module__Alw0ca__requestPreview{max-height:28rem;padding:var(--space-md);border-radius:var(--radius-md);background:var(--background-secondary);color:var(--text-secondary);overflow:auto}.advisor-demo-builder-module__Alw0ca__requestPreview pre,.advisor-demo-builder-module__Alw0ca__requestPreview p{white-space:pre-wrap;overflow-wrap:anywhere;font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);margin:0}.advisor-demo-builder-module__Alw0ca__actions{gap:var(--space-sm);flex-wrap:wrap;display:flex}.advisor-demo-builder-module__Alw0ca__supportReference{align-items:center;gap:var(--space-sm);margin-top:var(--space-xs);flex-wrap:wrap;display:flex}.advisor-demo-builder-module__Alw0ca__supportReference code{overflow-wrap:anywhere;font-family:var(--font-mono);font-size:var(--font-size-text-xs)}.advisor-demo-builder-module__Alw0ca__resultFacts{gap:var(--space-md);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.advisor-demo-builder-module__Alw0ca__resultFacts div,.advisor-demo-builder-module__Alw0ca__confirmationFacts p{gap:var(--space-xxs);margin:0;display:grid}.advisor-demo-builder-module__Alw0ca__resultFacts dt{font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-tertiary);text-transform:uppercase}.advisor-demo-builder-module__Alw0ca__resultFacts dd{overflow-wrap:anywhere;font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-primary);margin:0}.advisor-demo-builder-module__Alw0ca__confirmationFacts{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);background:var(--background-secondary);display:grid}.advisor-demo-builder-module__Alw0ca__confirmationFacts span{overflow-wrap:anywhere;font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-secondary)}@media (max-width:623px){.advisor-demo-builder-module__Alw0ca__formGrid,.advisor-demo-builder-module__Alw0ca__resultFacts{grid-template-columns:1fr}.advisor-demo-builder-module__Alw0ca__catalogHeader{flex-direction:column}.advisor-demo-builder-module__Alw0ca__selectionCount{text-align:left;width:100%}}
.layout-module__vH4_ZW__shell{gap:var(--space-xxs);--marketplace-shell-edge:var(--space-md);--marketplace-content-max:1200px;background:var(--background-primary);width:100%;min-height:100vh;padding-inline:var(--marketplace-shell-edge);padding-top:var(--space-md);padding-bottom:var(--space-md);font-family:var(--font-sans);color:var(--text-primary);display:flex}.layout-module__vH4_ZW__shell:before{content:"";pointer-events:none;background:var(--marketplace-top-overscroll-background);height:100dvh;position:fixed;top:-100dvh;left:0;right:0}
.NotificationsPageClient-module__CqmqLa__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);color:var(--text-primary);flex-direction:column;display:flex}.NotificationsPageClient-module__CqmqLa__searchResults,.NotificationsPageClient-module__CqmqLa__feed{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto}.NotificationsPageClient-module__CqmqLa__searchResults{padding-top:var(--space-xl)}.NotificationsPageClient-module__CqmqLa__feed{padding-block:var(--space-lg) var(--space-xxl)}.NotificationsPageClient-module__CqmqLa__empty{color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}@media (max-width:623px){.NotificationsPageClient-module__CqmqLa__searchResults{padding-block:var(--space-md) 0}}
.page-module__v50rlq__empty{font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-secondary);margin:0}.page-module__v50rlq__emptyLink{color:var(--text-primary);font-weight:var(--weight-medium);text-decoration:underline;-webkit-text-decoration-color:var(--border-frame);text-decoration-color:var(--border-frame);text-underline-offset:4px;transition:text-decoration-color var(--duration-fast) var(--ease-out)}.page-module__v50rlq__emptyLink:hover{-webkit-text-decoration-color:var(--text-primary);text-decoration-color:var(--text-primary)}.page-module__v50rlq__list{gap:var(--space-sm);flex-direction:column;display:flex}.page-module__v50rlq__row{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.page-module__v50rlq__planName{color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium)}.page-module__v50rlq__placeholder{width:180px;height:var(--space-lg)}
.ProfileSocialGraphPage-module___wFWVq__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-primary);flex-direction:column;display:flex}.ProfileSocialGraphPage-module___wFWVq__content{gap:var(--space-xl);padding-top:var(--space-xs);flex-direction:column;display:flex}.ProfileSocialGraphPage-module___wFWVq__content[data-surface=ui]{--social-graph-space-xs:8px;--social-graph-space-sm:12px;--social-graph-space-md:16px;--social-graph-space-xl:32px;--social-graph-size-2xs:10px;--social-graph-size-xs:12px;--social-graph-size-sm:14px;--social-graph-size-md:16px;--social-graph-size-3xl:40px;--social-graph-radius-sm:6px;--social-graph-font-size-text-xs:12px;--social-graph-font-size-text-sm:14px;--social-graph-font-size-text-md:16px;--social-graph-lh-text-xs:16px;--social-graph-lh-text-sm:20px;--social-graph-lh-text-md:24px;--space-xs:var(--social-graph-space-xs);--space-sm:var(--social-graph-space-sm);--space-md:var(--social-graph-space-md);--space-xl:var(--social-graph-space-xl);--size-2xs:var(--social-graph-size-2xs);--size-xs:var(--social-graph-size-xs);--size-sm:var(--social-graph-size-sm);--size-md:var(--social-graph-size-md);--size-3xl:var(--social-graph-size-3xl);--radius-sm:var(--social-graph-radius-sm);--font-size-text-xs:var(--social-graph-font-size-text-xs);--font-size-text-sm:var(--social-graph-font-size-text-sm);--font-size-text-md:var(--social-graph-font-size-text-md);--lh-text-xs:var(--social-graph-lh-text-xs);--lh-text-sm:var(--social-graph-lh-text-sm);--lh-text-md:var(--social-graph-lh-text-md)}.ProfileSocialGraphPage-module___wFWVq__section{border-top:var(--border-width-regular) solid var(--border-frame);padding-block:var(--space-xl)}.ProfileSocialGraphPage-module___wFWVq__sectionHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.ProfileSocialGraphPage-module___wFWVq__drilldownBack{width:var(--lh-text-xs);height:var(--lh-text-xs);border-radius:var(--radius-sm);color:var(--text-primary);transition:background-color var(--duration-fast) var(--ease-out);background:0 0;border:0;flex-shrink:0;place-items:center;text-decoration:none;display:inline-grid}.ProfileSocialGraphPage-module___wFWVq__drilldownBack:hover{background:var(--background-ghost)}.ProfileSocialGraphPage-module___wFWVq__drilldownBack:focus-visible{outline:var(--border-width-thick) solid var(--ring-primary);outline-offset:calc(-1 * var(--border-width-thick))}.ProfileSocialGraphPage-module___wFWVq__backIcon{width:var(--size-sm);height:var(--size-sm)}.ProfileSocialGraphPage-module___wFWVq__statsLinks{align-items:center;gap:var(--space-xs);display:inline-flex}.ProfileSocialGraphPage-module___wFWVq__statsLink{color:inherit;transition:color var(--duration-fast) var(--ease-out);text-decoration:none}.ProfileSocialGraphPage-module___wFWVq__statsLink:hover,.ProfileSocialGraphPage-module___wFWVq__statsLinkActive{color:var(--text-primary)}.ProfileSocialGraphPage-module___wFWVq__statsSeparator{color:var(--text-tertiary)}.ProfileSocialGraphPage-module___wFWVq__list{flex-direction:column;width:100%;margin:0;padding:0;list-style:none;display:flex}.ProfileSocialGraphPage-module___wFWVq__row{gap:var(--space-md);padding-block:var(--space-xs);flex-direction:row;justify-content:space-between;align-items:center;display:flex}.ProfileSocialGraphPage-module___wFWVq__row+.ProfileSocialGraphPage-module___wFWVq__row{border-top:var(--border-width-regular) dotted var(--border-secondary)}.ProfileSocialGraphPage-module___wFWVq__profileLink{align-items:center;gap:var(--space-sm);min-width:0;color:inherit;flex:auto;text-decoration:none;display:flex}.ProfileSocialGraphPage-module___wFWVq__avatarWrap{flex:none;display:inline-flex;position:relative}.ProfileSocialGraphPage-module___wFWVq__avatar{width:var(--size-3xl);height:var(--size-3xl);border-radius:var(--radius-full);background:var(--background-secondary);color:var(--text-primary);font-size:var(--font-size-text-xs);font-weight:var(--weight-medium);justify-content:center;align-items:center;display:flex;overflow:hidden}.ProfileSocialGraphPage-module___wFWVq__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ProfileSocialGraphPage-module___wFWVq__text{min-width:0}.ProfileSocialGraphPage-module___wFWVq__nameText{color:var(--text-primary);font-size:var(--font-size-text-md);font-weight:var(--weight-medium);line-height:var(--lh-text-md);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ProfileSocialGraphPage-module___wFWVq__actions{flex:none;justify-content:flex-end;align-items:center;display:flex}.ProfileSocialGraphPage-module___wFWVq__empty{padding-block:var(--space-sm);color:var(--text-tertiary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);margin:0}@media (max-width:623px){.ProfileSocialGraphPage-module___wFWVq__content[data-surface=ui]{--social-graph-space-xs:4px;--social-graph-space-sm:8px;--social-graph-space-md:12px;--social-graph-space-xl:20px;--social-graph-size-xs:11px;--social-graph-size-sm:12px;--social-graph-size-md:14px;--social-graph-size-3xl:32px;--social-graph-radius-sm:8px;--social-graph-font-size-text-xs:11px;--social-graph-font-size-text-sm:12px;--social-graph-font-size-text-md:14px;--social-graph-lh-text-xs:14px;--social-graph-lh-text-sm:16px;--social-graph-lh-text-md:20px}}
.MarketplaceSearchPageClient-module__uyg3Da__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-xxl);background:var(--background-canvas);flex-direction:column;display:flex}.MarketplaceSearchPageClient-module__uyg3Da__results{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xl) var(--space-xxl) 0;margin-inline:auto}
.ShelfSection-module__8K_Pda__header{margin-bottom:var(--space-md)}.ShelfSection-module__8K_Pda__title{align-items:center;gap:var(--space-xs);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-heading-md);font-weight:var(--weight-medium);line-height:var(--lh-heading-lg);display:flex}.ShelfSection-module__8K_Pda__titleLink{color:inherit;text-decoration:none}.ShelfSection-module__8K_Pda__titleLink:hover{text-underline-offset:var(--space-xxs);text-decoration:underline}.ShelfSection-module__8K_Pda__titleLink:focus-visible{border-radius:var(--radius-xs);outline:2px solid var(--ring-primary);outline-offset:2px}.ShelfSection-module__8K_Pda__viewAll{font-family:var(--font-sans);font-size:var(--font-size-text-xs);color:var(--text-tertiary);transition:color var(--duration-fast) var(--ease-out)}.ShelfSection-module__8K_Pda__viewAll:hover{color:var(--text-primary)}.ShelfSection-module__8K_Pda__kebab{border-radius:var(--radius-xs);padding:var(--space-xxs);transition:color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);color:var(--text-tertiary);flex-shrink:0}.ShelfSection-module__8K_Pda__kebab:hover{color:var(--text-primary);background:color-mix(in oklch, var(--text-primary) 10%, transparent)}.ShelfSection-module__8K_Pda__visibilityControl{align-items:center;gap:var(--space-xs);display:flex}.ShelfSection-module__8K_Pda__visibilityLabel{color:var(--text-secondary);font-size:var(--font-size-text-xs)}.ShelfSection-module__8K_Pda__description{margin-top:var(--space-xxs);font-size:var(--font-size-text-xs);max-width:540px;color:var(--text-tertiary)}.ShelfSection-module__8K_Pda__stateBox{border-style:dashed;border-width:var(--border-width-regular);border-radius:var(--radius-xs);border-color:color-mix(in oklch, var(--text-primary) 10%, transparent);justify-content:center;align-items:center;min-height:220px;display:flex}.ShelfSection-module__8K_Pda__stateText{font-size:var(--font-size-text-xs);color:var(--text-tertiary)}.ShelfSection-module__8K_Pda__loadMore{margin-top:var(--space-md);justify-content:center;display:flex}
.ShelfPageClient-module__61eB1a__page{gap:var(--space-xs);min-height:100vh;margin-top:calc(-1 * var(--marketplace-shell-edge));margin-inline:calc(-1 * var(--marketplace-shell-edge));padding-inline:0;padding-bottom:var(--space-md);background:var(--background-canvas);flex-direction:column;display:flex}.ShelfPageClient-module__61eB1a__searchResults{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xl) var(--space-xxl) 0;margin-inline:auto}.ShelfPageClient-module__61eB1a__content{width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xs) var(--space-xxl) 0;margin-inline:auto}.ShelfPageClient-module__61eB1a__contentInner{border-top:var(--border-width-regular) solid color-mix(in oklch, var(--text-primary) 10%, transparent);padding:var(--space-xl) 0}.ShelfPageClient-module__61eB1a__gridItem{margin-bottom:var(--space-md);grid-row:span 5;grid-template-rows:subgrid;display:grid}.ShelfPageClient-module__61eB1a__empty{border:var(--border-width-regular) dashed color-mix(in oklch, var(--text-primary) 10%, transparent);border-radius:var(--radius-xs);justify-content:center;align-items:center;min-height:220px;display:flex}.ShelfPageClient-module__61eB1a__emptyText{font-size:var(--font-size-text-sm);color:var(--text-tertiary)}.ShelfPageClient-module__61eB1a__headerActions{justify-content:flex-end;align-items:center;gap:var(--space-xs);flex-wrap:wrap;max-width:100%;display:flex}@media (max-width:623px){.ShelfPageClient-module__61eB1a__headerActions{justify-content:flex-start}}
.TagPageContent-module__LRjAXG__content{flex-direction:column;display:flex}.TagPageContent-module__LRjAXG__body{gap:var(--space-xl);width:100%;max-width:var(--marketplace-content-max);padding:var(--space-xl) var(--space-xxl) var(--space-xxl);grid-template-columns:235px minmax(0,1fr);margin-inline:auto;display:grid}.TagPageContent-module__LRjAXG__creators,.TagPageContent-module__LRjAXG__research{min-width:0}.TagPageContent-module__LRjAXG__sectionHeading{margin-bottom:var(--space-md);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);color:var(--text-primary);text-transform:uppercase}.TagPageContent-module__LRjAXG__creatorList{flex-direction:column;display:flex}.TagPageContent-module__LRjAXG__creatorRow{border-bottom:var(--border-width-hairline) solid var(--border-frame);padding-block:var(--space-xs)}.TagPageContent-module__LRjAXG__creatorRow:last-child{border-bottom:0}.TagPageContent-module__LRjAXG__empty{font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-tertiary)}@media (max-width:623px){.TagPageContent-module__LRjAXG__body{gap:var(--space-lg);grid-template-columns:1fr}}
.SleeveWeightAdjustmentPreview-module__ZaNeMq__preview{gap:var(--space-sm);padding:var(--space-sm);border-radius:var(--radius-md);background:var(--background-secondary);color:var(--text-secondary);flex-direction:column;display:flex}.SleeveWeightAdjustmentPreview-module__ZaNeMq__status{color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);margin:0}.SleeveWeightAdjustmentPreview-module__ZaNeMq__error{color:var(--text-danger)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__title{color:var(--text-primary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium);margin:0}.SleeveWeightAdjustmentPreview-module__ZaNeMq__description{color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);margin:0}.SleeveWeightAdjustmentPreview-module__ZaNeMq__warning{color:var(--text-warning);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);margin:0}.SleeveWeightAdjustmentPreview-module__ZaNeMq__leaf{gap:var(--space-xs);flex-direction:column;display:flex}.SleeveWeightAdjustmentPreview-module__ZaNeMq__leafHeader{justify-content:space-between;align-items:center;gap:var(--space-xs);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);display:flex}.SleeveWeightAdjustmentPreview-module__ZaNeMq__leafTitle{color:var(--text-primary);font-weight:var(--weight-medium)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__positiveTotal{color:var(--text-tertiary)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__tableScroller{overflow-x:auto}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table{border-collapse:collapse;width:100%;color:var(--text-secondary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);text-align:left}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table thead{color:var(--text-tertiary)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table th{padding-block:var(--space-xxs);font-weight:var(--weight-medium)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table td{padding-block:var(--space-xxs)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table th:first-child,.SleeveWeightAdjustmentPreview-module__ZaNeMq__table td:first-child{padding-right:var(--space-xs)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table th:not(:first-child),.SleeveWeightAdjustmentPreview-module__ZaNeMq__table td:not(:first-child){padding-inline:var(--space-xs);text-align:right}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table th:last-child,.SleeveWeightAdjustmentPreview-module__ZaNeMq__table td:last-child{padding-right:0}.SleeveWeightAdjustmentPreview-module__ZaNeMq__table tbody tr{border-top:var(--border-width-hairline) solid var(--border-tertiary)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__tableAsset,.SleeveWeightAdjustmentPreview-module__ZaNeMq__tableValue{font-family:var(--font-mono)}.SleeveWeightAdjustmentPreview-module__ZaNeMq__tableAsset{color:var(--text-primary)}
.SubMarketplaceEditModal-module__-oCuta__field{gap:var(--space-xs);flex-direction:column;display:flex}.SubMarketplaceEditModal-module__-oCuta__label{font-weight:var(--weight-semibold);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-primary);margin:0}.SubMarketplaceEditModal-module__-oCuta__descriptionTextarea{resize:none;min-height:90px}.SubMarketplaceEditModal-module__-oCuta__counter{margin-top:var(--space-xxs);font-size:var(--font-size-text-2xs);color:var(--text-tertiary)}
.APIKeyCards-module__XxA3Oa__form,.APIKeyCards-module__XxA3Oa__createContent,.APIKeyCards-module__XxA3Oa__generatedKeyContent{flex-direction:column;display:flex}.APIKeyCards-module__XxA3Oa__createContent{gap:var(--space-lg)}.APIKeyCards-module__XxA3Oa__form,.APIKeyCards-module__XxA3Oa__generatedKeyContent{gap:var(--space-sm)}.APIKeyCards-module__XxA3Oa__generatedKeyContent p{margin:0}.APIKeyCards-module__XxA3Oa__generatedKey{border-radius:var(--radius-xs);background:var(--background-secondary);max-width:100%;padding:var(--space-xs);font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-primary);display:block;overflow-x:auto}.APIKeyCards-module__XxA3Oa__generatedKeyAction{align-self:flex-start}.APIKeyCards-module__XxA3Oa__keyName{color:var(--text-primary);font-weight:var(--weight-medium)}.APIKeyCards-module__XxA3Oa__loading{width:var(--space-md);height:var(--space-md);color:var(--text-secondary);animation:1s linear infinite APIKeyCards-module__XxA3Oa__spin}@keyframes APIKeyCards-module__XxA3Oa__spin{to{transform:rotate(360deg)}}
.IndexReviewer-module__Mfh8GW__actionsIcon{width:var(--size-sm);height:var(--size-sm)}.IndexReviewer-module__Mfh8GW__contextNav{align-items:center;gap:var(--space-sm);min-width:0;margin-bottom:var(--space-lg);color:var(--text-tertiary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);flex-wrap:wrap;display:flex}.IndexReviewer-module__Mfh8GW__contextLink{color:var(--text-secondary);transition:color var(--duration-fast) var(--ease-out);text-decoration:none}.IndexReviewer-module__Mfh8GW__contextLink:hover{color:var(--text-primary);text-decoration:underline}.IndexReviewer-module__Mfh8GW__separator{color:var(--border-primary)}
.IndexesTab-module__RDFiCG__toolbar{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.IndexesTab-module__RDFiCG__search{width:min(100%,24rem)}.IndexesTab-module__RDFiCG__sortGroup{align-items:center;gap:var(--space-xs);display:flex}.IndexesTab-module__RDFiCG__sortLabel{color:var(--text-tertiary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.IndexesTab-module__RDFiCG__sortSelect{min-width:11rem}.IndexesTab-module__RDFiCG__sortIcon{width:var(--size-sm);height:var(--size-sm)}.IndexesTab-module__RDFiCG__section{gap:var(--space-md);flex-direction:column;display:flex}.IndexesTab-module__RDFiCG__sectionTitle{font-size:var(--font-size-heading-sm);line-height:var(--lh-heading-sm);font-weight:var(--weight-semibold);margin:0}.IndexesTab-module__RDFiCG__list{gap:var(--space-sm);flex-direction:column;display:flex}@media (max-width:623px){.IndexesTab-module__RDFiCG__search,.IndexesTab-module__RDFiCG__sortGroup{width:100%}.IndexesTab-module__RDFiCG__sortSelect{flex:1;min-width:0}}
@font-face{font-family:tiltGeistMono;src:url(../media/GeistMonoVF-s.p.0kq4e1146y5_w.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:tiltGeistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.tiltgeistmono_5bbc38f-module__33TmcG__className{font-family:tiltGeistMono,tiltGeistMono Fallback}.tiltgeistmono_5bbc38f-module__33TmcG__variable{--font-tilt-geist-mono:"tiltGeistMono", "tiltGeistMono Fallback"}
.chat-composer-codemirror-module__C_UngW__root [class~=cm-editor] [class~=cm-scroller]{height:auto!important}
.chat-composer-module__7Wz76W__composer{-moz-column-gap:var(--space-sm);align-items:center;column-gap:var(--space-sm);width:100%;padding:0 var(--space-xs);border:var(--border-width-hairline) solid transparent;border-radius:var(--radius-xl);background:var(--background-frosted);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;grid-template-columns:auto minmax(0,1fr) auto;row-gap:0;transition:background-color .14s ease-out,border-color .14s ease-out;display:grid;position:relative}.chat-composer-module__7Wz76W__composer:has(.chat-composer-module__7Wz76W__editor :focus-visible){box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary), var(--shadow-card);outline:none}.chat-composer-module__7Wz76W__composer[data-variant=preview],.chat-composer-module__7Wz76W__composer[data-dragging=true]{border-color:var(--border-info);background:color-mix(in oklch, var(--background-info) 70%, transparent)}.chat-composer-module__7Wz76W__composer[data-dragging=true]{outline:1px solid var(--ring-info);outline-offset:0}.chat-composer-module__7Wz76W__beforeEditor{grid-area:1/1/auto/-1}.chat-composer-module__7Wz76W__beforeEditor:empty{display:none}.chat-composer-module__7Wz76W__editor{grid-area:1/2;width:100%;min-width:0}.chat-composer-module__7Wz76W__footer{display:contents}.chat-composer-module__7Wz76W__footerStart,.chat-composer-module__7Wz76W__footerEnd{grid-row:1;align-items:center;min-width:0;display:flex}.chat-composer-module__7Wz76W__footerStart{gap:var(--space-xs);grid-column:1}.chat-composer-module__7Wz76W__footerEnd{gap:var(--space-sm);grid-column:3;margin-inline-start:auto}.chat-composer-module__7Wz76W__footerStart>button{border-radius:var(--radius-full)}.chat-composer-module__7Wz76W__footerEnd>button{border-radius:var(--radius-md)}.chat-composer-module__7Wz76W__composer[data-layout=expanded]{row-gap:var(--space-xs)}.chat-composer-module__7Wz76W__composer[data-layout=expanded] .chat-composer-module__7Wz76W__editor{grid-area:1/1/auto/-1}.chat-composer-module__7Wz76W__composer[data-layout=expanded] .chat-composer-module__7Wz76W__footerStart,.chat-composer-module__7Wz76W__composer[data-layout=expanded] .chat-composer-module__7Wz76W__footerEnd,.chat-composer-module__7Wz76W__composer[data-layout=expanded][data-has-before-editor=true] .chat-composer-module__7Wz76W__editor{grid-row:2}.chat-composer-module__7Wz76W__composer[data-layout=expanded][data-has-before-editor=true] .chat-composer-module__7Wz76W__footerStart,.chat-composer-module__7Wz76W__composer[data-layout=expanded][data-has-before-editor=true] .chat-composer-module__7Wz76W__footerEnd{grid-row:3}.chat-composer-module__7Wz76W__composer[data-has-footer=false] .chat-composer-module__7Wz76W__editor{grid-column:1/-1}.chat-composer-module__7Wz76W__measure{visibility:hidden;white-space:pre;pointer-events:none;width:max-content;position:absolute}@media (max-width:623px){.chat-composer-module__7Wz76W__composer:not([data-layout-platform=desktop]){padding:var(--space-sm)}}.chat-composer-module__7Wz76W__composer[data-layout-platform=mobile]{padding:var(--space-sm)}.chat-composer-module__7Wz76W__composer[data-layout-platform=desktop]{padding:0 var(--space-xs)}.chat-composer-module__7Wz76W__composer[data-layout=expanded]{padding-block-end:var(--space-sm)}
.conversation-layout-module__8OoQga__content,.conversation-layout-module__8OoQga__dockContent{box-sizing:border-box;inline-size:100%;min-inline-size:0;margin-inline:auto}.conversation-layout-module__8OoQga__content{max-inline-size:var(--layout-card-max)}.conversation-layout-module__8OoQga__dockContent{max-inline-size:var(--layout-card-max);padding-inline:var(--layout-widget-gutter)}.conversation-layout-module__8OoQga__mcpAppRoot{box-sizing:border-box;inline-size:100%;min-inline-size:0;padding-inline:var(--layout-widget-gutter);background:0 0}.conversation-layout-module__8OoQga__transcriptRow{box-sizing:border-box;inline-size:100%;min-inline-size:0;padding-bottom:var(--space-md)}.conversation-layout-module__8OoQga__transcriptRowBubble,.conversation-layout-module__8OoQga__transcriptRowProse{padding-inline:var(--layout-widget-gutter)}@media (max-width:623px){.conversation-layout-module__8OoQga__content,.conversation-layout-module__8OoQga__dockContent{max-inline-size:none}}
.activity-status-module__IcjAKa__root{min-block-size:var(--lh-text-sm);align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-sm);color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);animation:activity-status-module__IcjAKa__activity-status-enter var(--duration-base) var(--ease-out) both;display:inline-flex}.activity-status-module__IcjAKa__root[data-state=exiting]{pointer-events:none;animation:activity-status-module__IcjAKa__activity-status-exit var(--duration-exit) var(--ease-in) both}.activity-status-module__IcjAKa__icon{block-size:1em;inline-size:1em;color:var(--text-warning);flex:none;animation:1s linear infinite activity-status-module__IcjAKa__activity-status-spin}.activity-status-module__IcjAKa__root[data-status=failed]{color:var(--text-danger)}.activity-status-module__IcjAKa__root[data-status=failed] .activity-status-module__IcjAKa__icon{color:var(--text-danger);animation:none}.activity-status-module__IcjAKa__label{display:inline-block}.activity-status-module__IcjAKa__shimmer{color:#0000;background:linear-gradient(90deg, var(--text-tertiary) 0%, color-mix(in srgb, var(--text-primary) 72%, var(--text-warning) 28%) 45%, var(--text-tertiary) 90%);background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:1.7s linear infinite activity-status-module__IcjAKa__activity-status-shimmer}@keyframes activity-status-module__IcjAKa__activity-status-enter{0%{opacity:0;transform:translateY(var(--space-xxs))}to{opacity:1;transform:translateY(0)}}@keyframes activity-status-module__IcjAKa__activity-status-exit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(var(--space-xxs))}}@keyframes activity-status-module__IcjAKa__activity-status-spin{to{transform:rotate(360deg)}}@keyframes activity-status-module__IcjAKa__activity-status-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.activity-status-module__IcjAKa__root,.activity-status-module__IcjAKa__root[data-state=exiting],.activity-status-module__IcjAKa__icon,.activity-status-module__IcjAKa__shimmer{animation:none}.activity-status-module__IcjAKa__shimmer{color:var(--text-tertiary);background:0 0}}
.PostPortfolioFeedbackControls-module__QlZyjq__panelActionButton{width:30px;height:30px;color:var(--text-tertiary);border-radius:7px;flex-shrink:0}.PostPortfolioFeedbackControls-module__QlZyjq__panelActionButton.PostPortfolioFeedbackControls-module__QlZyjq__panelActionButton{padding:0}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackRoot{align-items:center;gap:4px;display:flex;position:relative}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackMenuItem{align-items:center;gap:var(--space-xs);display:flex}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackForm{z-index:var(--z-floating);width:280px;padding:var(--space-sm);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-lg);background:var(--background-primary);box-shadow:var(--shadow-popover);position:absolute;top:36px;right:0}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackLegend{margin-bottom:var(--space-xs);color:var(--text-tertiary);font-size:var(--font-size-label-xs);line-height:var(--lh-label-xs);letter-spacing:0}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackSuggestionGrid{gap:var(--space-xs);display:grid}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackSuggestion{align-items:center;gap:var(--space-xs);color:var(--text-secondary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);display:flex}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackSuggestionInput{width:13px;height:13px;accent-color:var(--background-inverse)}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackTextarea{width:100%;height:86px;margin-top:var(--space-sm);resize:none;border:var(--border-width-hairline) solid var(--border-secondary);border-radius:var(--radius-sm);background:var(--background-primary);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);padding:var(--space-xs) var(--space-sm);outline:none}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackTextarea::placeholder{color:var(--text-ghost)}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackTextarea:focus{border-color:var(--border-primary)}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackError{margin:var(--space-xs) 0 0;color:var(--text-danger);font-size:var(--font-size-label-xs);line-height:var(--lh-label-xs)}.PostPortfolioFeedbackControls-module__QlZyjq__feedbackActions{justify-content:flex-end;gap:var(--space-xs);margin-top:var(--space-sm);display:flex}
.tilt-methodology-shell-module__aeA6fq__shell{width:100%;min-width:0;min-height:0;color:var(--text-primary);flex-direction:column;flex:auto;display:flex;container:tilt-methodology/inline-size}.tilt-methodology-shell-module__aeA6fq__body{background:var(--background-primary);overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:auto;gap:0;min-height:0;padding:0;display:flex;overflow-y:auto}.tilt-methodology-shell-module__aeA6fq__status{align-items:center;gap:var(--space-xs);color:var(--text-tertiary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);font-weight:var(--weight-medium);line-height:var(--lh-text-2xs);text-transform:uppercase;display:inline-flex}.tilt-methodology-shell-module__aeA6fq__status:before{border-radius:var(--radius-full);content:"";background:currentColor;flex:none;width:6px;height:6px}.tilt-methodology-shell-module__aeA6fq__status[data-tone=success]{color:var(--text-success)}.tilt-methodology-shell-module__aeA6fq__status[data-tone=warning]{color:var(--text-warning)}.tilt-methodology-shell-module__aeA6fq__status[data-tone=info]{color:var(--text-info)}.tilt-methodology-shell-module__aeA6fq__status[data-tone=danger]{color:var(--text-danger)}.tilt-methodology-shell-module__aeA6fq__footer{min-height:var(--size-3xl);justify-content:flex-end;align-items:center;gap:var(--space-xs);padding:var(--space-sm);border-top:var(--border-width-regular) solid var(--border-secondary);background:color-mix(in oklch, var(--background-primary) 88%, transparent);-webkit-backdrop-filter:blur(var(--blur-floating));backdrop-filter:blur(var(--blur-floating));flex:none;display:flex}.tilt-methodology-shell-module__aeA6fq__footerSummary{min-width:0;color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);margin-right:auto}.tilt-methodology-shell-module__aeA6fq__footerSummary[data-tone=danger]{color:var(--text-danger)}.tilt-methodology-shell-module__aeA6fq__empty,.tilt-methodology-shell-module__aeA6fq__error{margin:var(--space-sm);color:var(--text-secondary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.tilt-methodology-shell-module__aeA6fq__error{align-items:flex-start;gap:var(--space-sm);flex-direction:column;display:flex}.tilt-methodology-shell-module__aeA6fq__error p{margin:0}.tilt-methodology-shell-module__aeA6fq__body>[role=alert]{margin:var(--space-xs) var(--space-sm)}.tilt-methodology-shell-module__aeA6fq__peek{align-content:center;gap:var(--space-xs);min-width:0;display:grid}.tilt-methodology-shell-module__aeA6fq__peekRow{justify-content:space-between;align-items:center;gap:var(--space-sm);min-width:0;display:flex}.tilt-methodology-shell-module__aeA6fq__peek strong,.tilt-methodology-shell-module__aeA6fq__peek span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tilt-methodology-shell-module__aeA6fq__peek strong{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.tilt-methodology-shell-module__aeA6fq__peek span{color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}
.playback-reader-module__qM8B3G__playControls{right:var(--space-lg);bottom:var(--space-lg);z-index:var(--z-floating);align-items:center;gap:var(--space-sm);display:flex;position:absolute}.playback-reader-module__qM8B3G__composer{flex-shrink:0}@keyframes playback-reader-module__qM8B3G__messageEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.playback-reader-module__qM8B3G__messageEnter{animation:playback-reader-module__qM8B3G__messageEnter var(--duration-slow) var(--ease-out)}@media (prefers-reduced-motion:reduce){.playback-reader-module__qM8B3G__messageEnter{animation:none}}@media (max-width:623px){.playback-reader-module__qM8B3G__playControls{right:var(--space-sm);bottom:var(--space-sm)}}
.detented-sheet-module__iqKm8a__portal{z-index:var(--z-panel);pointer-events:none;position:absolute;inset:0;overflow:hidden}.detented-sheet-module__iqKm8a__viewport{pointer-events:none;position:absolute;inset:0;overflow:hidden}.detented-sheet-module__iqKm8a__popup{--detented-sheet-header-height:3rem;--detented-sheet-control-size:2.75rem;box-sizing:border-box;border:var(--border-width-regular) solid var(--border-secondary);border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--background-secondary);height:100%;min-height:0;box-shadow:var(--shadow-card);color:var(--text-primary);pointer-events:auto;transform:translateY(calc(var(--drawer-snap-point-offset,0px) + var(--drawer-swipe-movement-y,0px)));transition:transform calc(var(--duration-slow) * var(--drawer-swipe-strength,1)) var(--ease-spring);will-change:transform;border-bottom:0;outline:none;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.detented-sheet-module__iqKm8a__popup[data-starting-style],.detented-sheet-module__iqKm8a__popup[data-ending-style]{transform:translateY(100%)}.detented-sheet-module__iqKm8a__popup[data-swiping]{transition-duration:0s}.detented-sheet-module__iqKm8a__header{z-index:var(--z-handle);box-sizing:border-box;flex:0 0 var(--detented-sheet-peek-size);border-bottom:var(--border-width-regular) solid var(--border-secondary);background:var(--background-frosted);pointer-events:none;width:100%;min-height:0;position:relative;overflow:hidden}.detented-sheet-module__iqKm8a__popup[data-state=full] .detented-sheet-module__iqKm8a__header{flex-basis:calc(var(--detented-sheet-header-height) + env(safe-area-inset-top,0px));padding-top:env(safe-area-inset-top,0px);background:0 0;border-bottom:0;overflow:visible}.detented-sheet-module__iqKm8a__toggle{z-index:1;width:100%;height:100%;color:var(--text-secondary);cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0;display:block;position:absolute;inset:0}.detented-sheet-module__iqKm8a__close{z-index:1;top:calc(env(safe-area-inset-top,0px) + (var(--detented-sheet-header-height) / 2));right:calc(var(--space-xxs) + env(safe-area-inset-right,0px));width:var(--detented-sheet-control-size);height:var(--detented-sheet-control-size);color:var(--text-secondary);cursor:pointer;pointer-events:auto;transition:background-color var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;transform:translateY(-50%)}.detented-sheet-module__iqKm8a__close:hover{background:var(--background-tertiary);color:var(--text-primary)}.detented-sheet-module__iqKm8a__close:focus-visible{box-shadow:none;outline:none}.detented-sheet-module__iqKm8a__toggle:focus-visible{outline:none}.detented-sheet-module__iqKm8a__header:has(.detented-sheet-module__iqKm8a__toggle:focus-visible)>.detented-sheet-module__iqKm8a__handle{outline:var(--border-width-thick) solid var(--ring-primary);outline-offset:var(--space-xxs)}.detented-sheet-module__iqKm8a__close:focus-visible{border-radius:var(--radius-md);box-shadow:inset 0 0 0 var(--border-width-thick) var(--ring-primary)}.detented-sheet-module__iqKm8a__handle{width:var(--size-3xl);height:var(--space-xxs);border-radius:var(--radius-full);background:var(--border-primary);transition:background-color var(--duration-fast) var(--ease-out);place-self:center}.detented-sheet-module__iqKm8a__header>.detented-sheet-module__iqKm8a__handle{top:calc(var(--detented-sheet-header-height) / 2);z-index:2;pointer-events:auto;display:block;position:absolute;left:50%;transform:translate(-50%,-50%)}.detented-sheet-module__iqKm8a__popup[data-state=full] .detented-sheet-module__iqKm8a__header>.detented-sheet-module__iqKm8a__handle{top:calc(env(safe-area-inset-top,0px) + (var(--detented-sheet-header-height) / 2))}:is(.detented-sheet-module__iqKm8a__header:has(.detented-sheet-module__iqKm8a__toggle:hover)>.detented-sheet-module__iqKm8a__handle,.detented-sheet-module__iqKm8a__handle:hover){background:var(--text-tertiary)}.detented-sheet-module__iqKm8a__close svg{width:var(--size-lg);height:var(--size-lg)}.detented-sheet-module__iqKm8a__peek{top:var(--size-xl);box-sizing:border-box;min-height:0;padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);text-align:left;pointer-events:none;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.detented-sheet-module__iqKm8a__popup[data-state=full] .detented-sheet-module__iqKm8a__peek{display:none}.detented-sheet-module__iqKm8a__content{box-sizing:border-box;min-width:0;min-height:0;padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);overscroll-behavior:contain;flex:auto;display:flex;overflow:hidden auto}.detented-sheet-module__iqKm8a__popup[data-mode=persistent][data-state=peek] .detented-sheet-module__iqKm8a__content{visibility:hidden}.detented-sheet-module__iqKm8a__content>*{width:100%;min-width:0;min-height:0}.detented-sheet-module__iqKm8a__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.detented-sheet-module__iqKm8a__popup{transition-duration:1ms}}
.structured-asset-transcript-content-module__EYnc6a__pill{background:var(--background-secondary);color:var(--text-primary)}.structured-asset-transcript-content-module__EYnc6a__pill[href],.structured-asset-transcript-content-module__EYnc6a__pill[href]:hover{text-decoration:none}.structured-asset-transcript-content-module__EYnc6a__icon{color:var(--text-tertiary)}
