.ExpertSection-module__9ClywW__headingWrap{margin-bottom:var(--space-md)}.ExpertSection-module__9ClywW__grid{gap:var(--space-lg);grid-template-columns:1fr;display:grid}@media (min-width:1024px){.ExpertSection-module__9ClywW__grid{grid-template-columns:repeat(2,1fr)}}
.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)}
.MarketplaceAppearanceField-module__t6dBUG__field{justify-content:space-between;align-items:center;gap:var(--space-lg);padding:var(--space-lg);border-bottom:var(--border-width-hairline) solid var(--border-frame);display:flex}.MarketplaceAppearanceField-module__t6dBUG__text{gap:var(--space-xxs);flex-direction:column;min-width:0;display:flex}.MarketplaceAppearanceField-module__t6dBUG__label{font-size:var(--font-size-heading-md);line-height:var(--lh-heading-md);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.MarketplaceAppearanceField-module__t6dBUG__error{font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-danger);margin:0}.MarketplaceAppearanceField-module__t6dBUG__select{justify-content:space-between;align-items:center;gap:var(--space-xs);min-width:10rem;padding:var(--space-xs) var(--space-sm);border:var(--border-width-hairline) solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);background:0 0;display:inline-flex}.MarketplaceAppearanceField-module__t6dBUG__select:hover{background:var(--background-secondary)}.MarketplaceAppearanceField-module__t6dBUG__select:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}.MarketplaceAppearanceField-module__t6dBUG__select:disabled{cursor:not-allowed;opacity:.6}.MarketplaceAppearanceField-module__t6dBUG__caret{width:var(--size-sm);height:var(--size-sm);color:var(--text-secondary);flex:none}.MarketplaceAppearanceField-module__t6dBUG__menu{min-width:10rem}.MarketplaceAppearanceField-module__t6dBUG__item{gap:var(--space-xs)}.MarketplaceAppearanceField-module__t6dBUG__itemIcon{width:var(--size-sm);height:var(--size-sm);flex:none}@media (max-width:623px){.MarketplaceAppearanceField-module__t6dBUG__field{align-items:flex-start;gap:var(--space-md);padding:var(--space-md);flex-direction:column}.MarketplaceAppearanceField-module__t6dBUG__select{width:100%}}
.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}
.select-module__7TXGGW__trigger{align-items:center;gap:var(--space-sm);border:var(--border-width-hairline) solid var(--border-primary);border-radius:var(--radius-md);padding:var(--space-xs) var(--space-md);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);color:var(--text-primary);white-space:nowrap;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);background:0 0;outline:none;display:inline-flex}.select-module__7TXGGW__trigger:hover:not(:disabled):not(:focus-visible),.select-module__7TXGGW__trigger[data-state=open]{background:var(--background-secondary)}.select-module__7TXGGW__trigger:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 5.5px var(--ring-primary);outline:none}.select-module__7TXGGW__trigger[data-placeholder]{color:var(--text-tertiary);font-weight:var(--weight-normal)}.select-module__7TXGGW__trigger:disabled{opacity:.5;cursor:not-allowed}.select-module__7TXGGW__triggerSmall{padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}.select-module__7TXGGW__triggerLarge{padding:var(--space-sm) var(--space-lg);font-size:var(--font-size-text-md);line-height:var(--lh-text-md)}.select-module__7TXGGW__icon{width:var(--size-sm);height:var(--size-sm);color:var(--text-tertiary);flex-shrink:0}.select-module__7TXGGW__scrollButton{padding:var(--space-xxs);color:var(--text-tertiary);cursor:default;justify-content:center;align-items:center;display:flex}
.ChangelogUxPage-module__Wz-MUW__page{width:100%;color:var(--text-primary);--clx-row-height:104px}.ChangelogUxPage-module__Wz-MUW__stage{min-width:0}.ChangelogUxPage-module__Wz-MUW__stickyControls{z-index:var(--z-sticky);background:var(--background-primary);border-bottom:1px solid var(--border-tertiary);padding-top:16px;position:sticky}.ChangelogUxPage-module__Wz-MUW__inner{width:100%;max-width:880px;margin:0 auto;padding:0 24px}.ChangelogUxPage-module__Wz-MUW__scrollBody{padding-bottom:80px}.ChangelogUxPage-module__Wz-MUW__loadMore{color:var(--text-tertiary);justify-content:center;align-items:center;gap:8px;padding:24px 0;font-size:13px;display:flex}.ChangelogUxPage-module__Wz-MUW__timelineArea{position:relative}.ChangelogUxPage-module__Wz-MUW__timelineArea:before{content:"";background:var(--border-secondary);z-index:0;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:7px}@media (max-width:623px){.ChangelogUxPage-module__Wz-MUW__page{--clx-row-height:140px}.ChangelogUxPage-module__Wz-MUW__stickyControls{padding-top:var(--space-sm)}.ChangelogUxPage-module__Wz-MUW__inner{padding:0 var(--space-md)}.ChangelogUxPage-module__Wz-MUW__scrollBody{padding-bottom:calc(var(--space-xxxl) + env(safe-area-inset-bottom,0px))}}
.store-tile-module__GnUPGq__tile{flex-direction:var(--store-tile-direction,column);border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);min-width:0;color:var(--text-primary);box-shadow:var(--shadow-card);display:flex;position:relative;overflow:hidden}.store-tile-module__GnUPGq__interactive{cursor:pointer;transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out), translate var(--duration-fast) var(--ease-out)}.store-tile-module__GnUPGq__interactive:hover{border-color:var(--border-primary);box-shadow:0 6px 20px var(--color-shadow-card-drop), var(--shadow-card-highlight);translate:0 -1px}.store-tile-module__GnUPGq__interactive:active{box-shadow:var(--shadow-card);translate:0}@media (prefers-reduced-motion:reduce){.store-tile-module__GnUPGq__interactive{transition:border-color var(--duration-fast) var(--ease-out)}.store-tile-module__GnUPGq__interactive:hover,.store-tile-module__GnUPGq__interactive:active{translate:none}}
.ChangelogUxDateLabel-module__IR62Ca__dateRow{align-items:center;gap:10px;padding:20px 0 8px;display:flex}.ChangelogUxDateLabel-module__IR62Ca__dotCol{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:14px;display:flex;position:relative}.ChangelogUxDateLabel-module__IR62Ca__dot{background:var(--text-tertiary);width:4px;height:4px;box-shadow:0 0 0 3px var(--background-primary);border-radius:50%}.ChangelogUxDateLabel-module__IR62Ca__dateLabel{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:500}
.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}
.ChangelogUxEvent-module__KywVwW__row{align-items:flex-start;gap:10px;display:flex}.ChangelogUxEvent-module__KywVwW__row[data-expanded=false]{height:var(--clx-row-height);overflow:visible clip}.ChangelogUxEvent-module__KywVwW__row[data-expanded=false] .ChangelogUxEvent-module__KywVwW__headline,.ChangelogUxEvent-module__KywVwW__row[data-expanded=false] .ChangelogUxEvent-module__KywVwW__subhead{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ChangelogUxEvent-module__KywVwW__leftCol{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;width:14px;padding-top:16px;display:flex}.ChangelogUxEvent-module__KywVwW__rightCol{flex-direction:column;flex:1;gap:10px;min-width:0;padding:10px 0 20px;display:flex}.ChangelogUxEvent-module__KywVwW__metaRow{align-items:center;gap:20px;display:flex}.ChangelogUxEvent-module__KywVwW__tags{flex-shrink:0;align-items:flex-start;gap:6px;display:flex}.ChangelogUxEvent-module__KywVwW__scopePill{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:var(--background-tertiary);color:var(--text-tertiary);border-radius:4px;flex-shrink:0;padding:8px;font-size:11px;font-weight:500;line-height:1;display:inline-block}.ChangelogUxEvent-module__KywVwW__divider{border:none;border-top:1px dashed var(--border-secondary);flex:1;min-width:1px;height:0}.ChangelogUxEvent-module__KywVwW__eventInfo{flex-shrink:0;align-items:center;gap:4px;display:flex}.ChangelogUxEvent-module__KywVwW__attrPill{border-radius:var(--radius-full);align-items:center;gap:7px;height:24px;padding:0 11px;display:inline-flex}.ChangelogUxEvent-module__KywVwW__attrDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ChangelogUxEvent-module__KywVwW__attrName{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:11px}.ChangelogUxEvent-module__KywVwW__timePill{border-radius:var(--radius-full);height:24px;font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;padding:0 11px;font-size:11px;display:inline-flex}.ChangelogUxEvent-module__KywVwW__expandBtn{cursor:pointer;width:29px;height:24px;color:var(--text-tertiary);transition:color var(--duration-fast) var(--ease-out);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.ChangelogUxEvent-module__KywVwW__expandBtn:hover{color:var(--text-primary)}.ChangelogUxEvent-module__KywVwW__expandBtn[data-hidden=true]{visibility:hidden;pointer-events:none}.ChangelogUxEvent-module__KywVwW__body{flex-direction:column;gap:10px;padding:5px 10px;display:flex}.ChangelogUxEvent-module__KywVwW__headline{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:380;line-height:1.4}.ChangelogUxEvent-module__KywVwW__subhead{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;line-height:1.4}.ChangelogUxEvent-module__KywVwW__expandedArea{padding-bottom:20px}.ChangelogUxEvent-module__KywVwW__evidenceAction{color:var(--text-tertiary);height:28px;transition:background var(--duration-fast) var(--ease-out), color var(--duration-fast) var(--ease-out);background:0 0;border:0;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:28px;padding:0;text-decoration:none;display:inline-flex}a.ChangelogUxEvent-module__KywVwW__evidenceAction:hover{background:var(--background-secondary);color:var(--text-primary)}.ChangelogUxEvent-module__KywVwW__evidenceIcon{width:15px;height:15px}@media (max-width:623px){.ChangelogUxEvent-module__KywVwW__row{gap:var(--space-xs)}.ChangelogUxEvent-module__KywVwW__leftCol{padding-top:var(--space-lg)}.ChangelogUxEvent-module__KywVwW__rightCol{gap:var(--space-sm);padding:var(--space-sm) 0 var(--space-lg)}.ChangelogUxEvent-module__KywVwW__metaRow{gap:var(--space-xs);grid-template-columns:minmax(0,1fr);display:grid}.ChangelogUxEvent-module__KywVwW__tags{gap:var(--space-xs);flex-wrap:wrap;min-width:0}.ChangelogUxEvent-module__KywVwW__scopePill{padding:var(--space-xs)}.ChangelogUxEvent-module__KywVwW__divider{display:none}.ChangelogUxEvent-module__KywVwW__eventInfo{width:100%;min-width:0}.ChangelogUxEvent-module__KywVwW__attrPill{min-width:0;padding:0 var(--space-xs) 0 0}.ChangelogUxEvent-module__KywVwW__attrName{text-overflow:ellipsis;overflow:hidden}.ChangelogUxEvent-module__KywVwW__timePill{padding:0 var(--space-xs);margin-left:auto}.ChangelogUxEvent-module__KywVwW__body{gap:var(--space-xxs);padding:0}.ChangelogUxEvent-module__KywVwW__headline{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.ChangelogUxEvent-module__KywVwW__subhead{font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs)}.ChangelogUxEvent-module__KywVwW__expandedArea{padding-bottom:var(--space-lg)}}
.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)}
.CorporateActionsExpanded-module__CpOJWW__container{background:var(--background-secondary);border:1px solid var(--border-tertiary);border-radius:8px;margin-top:8px;overflow:hidden}.CorporateActionsExpanded-module__CpOJWW__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.CorporateActionsExpanded-module__CpOJWW__item{align-items:center;gap:10px;min-height:40px;padding:10px 16px;display:flex}.CorporateActionsExpanded-module__CpOJWW__item+.CorporateActionsExpanded-module__CpOJWW__item{border-top:1px solid var(--border-tertiary)}.CorporateActionsExpanded-module__CpOJWW__marker{background:var(--text-tertiary);border-radius:999px;flex:none;width:5px;height:5px}.CorporateActionsExpanded-module__CpOJWW__description{color:var(--text-primary);font-family:var(--font-sans);font-size:13px;line-height:1.4}.CorporateActionsExpanded-module__CpOJWW__tableWrap{overflow-x:auto}.CorporateActionsExpanded-module__CpOJWW__list+.CorporateActionsExpanded-module__CpOJWW__tableWrap{border-top:1px solid var(--border-tertiary)}.CorporateActionsExpanded-module__CpOJWW__table{border-collapse:collapse;width:100%}.CorporateActionsExpanded-module__CpOJWW__th{border-bottom:1px solid var(--border-tertiary);color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.04em;text-align:right;text-transform:uppercase;white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:600}.CorporateActionsExpanded-module__CpOJWW__th:first-child{text-align:left}.CorporateActionsExpanded-module__CpOJWW__tr+.CorporateActionsExpanded-module__CpOJWW__tr{border-top:1px solid var(--border-tertiary)}.CorporateActionsExpanded-module__CpOJWW__td,.CorporateActionsExpanded-module__CpOJWW__tdSymbol{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:12px 16px;font-size:11px}.CorporateActionsExpanded-module__CpOJWW__td{font-variant-numeric:tabular-nums;text-align:right}.CorporateActionsExpanded-module__CpOJWW__tdSymbol{text-align:left}@media (max-width:623px){.CorporateActionsExpanded-module__CpOJWW__container{border-radius:var(--radius-md)}.CorporateActionsExpanded-module__CpOJWW__item{gap:var(--space-sm);padding:var(--space-sm) var(--space-md)}.CorporateActionsExpanded-module__CpOJWW__table,.CorporateActionsExpanded-module__CpOJWW__table tbody{display:block}.CorporateActionsExpanded-module__CpOJWW__table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.CorporateActionsExpanded-module__CpOJWW__table tbody{gap:var(--space-sm);padding:var(--space-sm);display:grid}.CorporateActionsExpanded-module__CpOJWW__tr{border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-primary);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.CorporateActionsExpanded-module__CpOJWW__tdSymbol{border-bottom:var(--border-width-hairline) solid var(--border-tertiary);grid-column:1/-1}.CorporateActionsExpanded-module__CpOJWW__td,.CorporateActionsExpanded-module__CpOJWW__tdSymbol{gap:var(--space-xs);min-width:0;padding:var(--space-sm);text-align:left;display:grid}.CorporateActionsExpanded-module__CpOJWW__td+.CorporateActionsExpanded-module__CpOJWW__td{border-left:var(--border-width-hairline) solid var(--border-tertiary)}.CorporateActionsExpanded-module__CpOJWW__td:before,.CorporateActionsExpanded-module__CpOJWW__tdSymbol:before{color:var(--text-tertiary);content:attr(data-label);font-family:var(--font-sans);font-size:var(--font-size-text-2xs);font-weight:var(--weight-semibold);letter-spacing:.04em;line-height:var(--lh-text-2xs);text-transform:uppercase}}
.tabs-module__H80NEa__list{gap:var(--space-lg);border-bottom:var(--border-width-hairline) solid var(--border-secondary);scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.tabs-module__H80NEa__list::-webkit-scrollbar{display:none}.tabs-module__H80NEa__trigger{gap:var(--space-xs);padding:var(--space-xs) 0 0;color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium);white-space:nowrap;cursor:pointer;transition:color var(--duration-fast) var(--ease-out);background:0 0;border:0;flex-direction:column;flex-shrink:0;display:flex}.tabs-module__H80NEa__trigger:hover{color:var(--text-secondary)}.tabs-module__H80NEa__trigger:focus-visible{color:var(--text-primary);outline:none}.tabs-module__H80NEa__trigger:focus-visible .tabs-module__H80NEa__indicator{background:var(--ring-primary)}.tabs-module__H80NEa__trigger[data-state=active]{color:var(--text-primary)}.tabs-module__H80NEa__indicator{border-radius:var(--radius-full);background:0 0;width:100%;height:2px;display:block}.tabs-module__H80NEa__trigger[data-state=active] .tabs-module__H80NEa__indicator{background:var(--text-primary)}.tabs-module__H80NEa__content{margin-top:var(--space-md)}.tabs-module__H80NEa__content:focus-visible{box-shadow:0 0 0 2px var(--ring-primary);border-radius:var(--radius-sm);outline:none}
.textarea-module__EN4RcW__textarea{resize:vertical;border:var(--border-width-hairline) solid var(--border-secondary);border-radius:var(--radius-md);background:var(--background-secondary);width:100%;min-height:80px;padding:var(--space-sm) var(--space-md);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-primary);transition:border-color var(--duration-fast) var(--ease-out), box-shadow var(--duration-fast) var(--ease-out);outline:none;display:flex}.textarea-module__EN4RcW__textarea::placeholder{color:var(--text-tertiary)}.textarea-module__EN4RcW__textarea:hover:not(:focus-visible):not(:disabled){border-color:var(--border-primary)}.textarea-module__EN4RcW__textarea:focus-visible{border-color:var(--border-primary);box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary)}.textarea-module__EN4RcW__textarea:disabled{opacity:.5;cursor:not-allowed}
.EvidenceChangeExpanded-module__zw3-lq__layout{flex-direction:column;gap:8px;margin-top:8px;display:flex}.EvidenceChangeExpanded-module__zw3-lq__evidence,.EvidenceChangeExpanded-module__zw3-lq__target{border:1px solid var(--border-tertiary);border-radius:6px;flex-direction:column;gap:10px;padding:12px;display:flex}.EvidenceChangeExpanded-module__zw3-lq__evidence{background:var(--background-primary)}.EvidenceChangeExpanded-module__zw3-lq__target{background:var(--background-secondary);gap:4px}.EvidenceChangeExpanded-module__zw3-lq__targetHeader{justify-content:space-between;align-items:center;display:flex}.EvidenceChangeExpanded-module__zw3-lq__scrollButton{border:1px solid var(--border-secondary);color:var(--text-secondary);cursor:pointer;font-family:var(--font-sans);background:0 0;border-radius:4px;padding:6px 8px;font-size:11px}.EvidenceChangeExpanded-module__zw3-lq__scrollButton:hover{color:var(--text-primary)}.EvidenceChangeExpanded-module__zw3-lq__eyebrow,.EvidenceChangeExpanded-module__zw3-lq__signalSource{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.EvidenceChangeExpanded-module__zw3-lq__comment{color:var(--text-secondary);font-family:var(--font-sans);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.EvidenceChangeExpanded-module__zw3-lq__signals{flex-direction:column;gap:6px;display:flex}.EvidenceChangeExpanded-module__zw3-lq__signal{background:var(--background-secondary);border-radius:4px;flex-direction:column;gap:2px;padding:8px 10px;text-decoration:none;display:flex}a.EvidenceChangeExpanded-module__zw3-lq__signal:hover .EvidenceChangeExpanded-module__zw3-lq__signalTitle{text-decoration:underline}.EvidenceChangeExpanded-module__zw3-lq__signalTitle,.EvidenceChangeExpanded-module__zw3-lq__targetSummary{color:var(--text-primary);font-family:var(--font-sans);font-size:12px;line-height:1.4}.EvidenceChangeExpanded-module__zw3-lq__targetTimestamp{color:var(--text-tertiary);font-family:var(--font-mono);letter-spacing:.02em;font-size:10px}@media (max-width:623px){.EvidenceChangeExpanded-module__zw3-lq__layout{gap:var(--space-sm);margin-top:var(--space-xs)}.EvidenceChangeExpanded-module__zw3-lq__evidence,.EvidenceChangeExpanded-module__zw3-lq__target{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md)}.EvidenceChangeExpanded-module__zw3-lq__targetHeader{align-items:flex-start;gap:var(--space-sm);flex-direction:column}}
.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}}
.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)}
.ReweightingTableExpanded-module__LMWWjG__container{background:var(--background-secondary);border:1px solid var(--border-tertiary);border-radius:20px;flex-direction:column;gap:16px;margin-top:8px;padding:20px 20px 10px;display:flex}.ReweightingTableExpanded-module__LMWWjG__metaRow{flex-wrap:wrap;gap:4px;display:flex}.ReweightingTableExpanded-module__LMWWjG__metaPill{background:var(--background-primary);border-radius:2px;align-items:center;gap:0;padding:8px 11px;display:inline-flex}.ReweightingTableExpanded-module__LMWWjG__metaLabel{font-family:var(--font-sans);color:var(--text-primary);white-space:nowrap;margin-right:5px;font-size:13px}.ReweightingTableExpanded-module__LMWWjG__metaValue{font-family:var(--font-mono);color:var(--text-tertiary);white-space:nowrap;font-size:13px}.ReweightingTableExpanded-module__LMWWjG__changeSummary{background:var(--background-primary);border-radius:2px;display:grid;overflow:hidden}.ReweightingTableExpanded-module__LMWWjG__changeRow{grid-template-columns:82px minmax(0,1fr);align-items:baseline;gap:12px;padding:10px 11px;display:grid}.ReweightingTableExpanded-module__LMWWjG__changeRow+.ReweightingTableExpanded-module__LMWWjG__changeRow{border-top:1px solid var(--border-tertiary)}.ReweightingTableExpanded-module__LMWWjG__changeLabel{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.5}.ReweightingTableExpanded-module__LMWWjG__changeValue{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;font-size:11px;line-height:1.5}.ReweightingTableExpanded-module__LMWWjG__tableWrap{flex-direction:column;display:flex}.ReweightingTableExpanded-module__LMWWjG__table{border-collapse:collapse;width:100%}.ReweightingTableExpanded-module__LMWWjG__showMoreButton{border:0;border-top:1px solid var(--border-tertiary);width:100%;color:var(--text-tertiary);cursor:pointer;font-family:var(--font-sans);letter-spacing:.04em;text-align:center;text-transform:uppercase;background:0 0;padding:11px 0;font-size:11px;font-weight:600}.ReweightingTableExpanded-module__LMWWjG__showMoreButton:hover{color:var(--text-primary)}.ReweightingTableExpanded-module__LMWWjG__th{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);border-bottom:1px solid var(--border-tertiary);text-align:right;padding:12px 10px;font-size:11px;font-weight:600}.ReweightingTableExpanded-module__LMWWjG__th:first-child{text-align:left;padding-left:0}.ReweightingTableExpanded-module__LMWWjG__th:last-child{padding-right:0}.ReweightingTableExpanded-module__LMWWjG__tr{border-bottom:1px solid var(--border-tertiary)}.ReweightingTableExpanded-module__LMWWjG__tr:last-child{border-bottom:none}.ReweightingTableExpanded-module__LMWWjG__td{font-family:var(--font-mono);color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;text-align:right;padding:12px 10px;font-size:11px}.ReweightingTableExpanded-module__LMWWjG__td:last-child{padding-right:0}.ReweightingTableExpanded-module__LMWWjG__tdSymbol{font-family:var(--font-mono);color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;text-align:left;padding:12px 10px 12px 0;font-size:11px}@media (max-width:623px){.ReweightingTableExpanded-module__LMWWjG__container{gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md)}.ReweightingTableExpanded-module__LMWWjG__metaPill{padding:var(--space-sm)}.ReweightingTableExpanded-module__LMWWjG__changeRow{gap:var(--space-sm);padding:var(--space-sm);grid-template-columns:64px minmax(0,1fr)}.ReweightingTableExpanded-module__LMWWjG__table,.ReweightingTableExpanded-module__LMWWjG__table tbody{display:block}.ReweightingTableExpanded-module__LMWWjG__table thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ReweightingTableExpanded-module__LMWWjG__table tbody{gap:var(--space-sm);display:grid}.ReweightingTableExpanded-module__LMWWjG__tr{border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-primary);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.ReweightingTableExpanded-module__LMWWjG__tdSymbol{border-bottom:var(--border-width-hairline) solid var(--border-tertiary);grid-column:1/-1}.ReweightingTableExpanded-module__LMWWjG__td,.ReweightingTableExpanded-module__LMWWjG__tdSymbol{gap:var(--space-xs);min-width:0;padding:var(--space-sm);text-align:left;display:grid}.ReweightingTableExpanded-module__LMWWjG__td+.ReweightingTableExpanded-module__LMWWjG__td{border-left:var(--border-width-hairline) solid var(--border-tertiary)}.ReweightingTableExpanded-module__LMWWjG__td:before,.ReweightingTableExpanded-module__LMWWjG__tdSymbol:before{color:var(--text-tertiary);content:attr(data-label);font-family:var(--font-sans);font-size:var(--font-size-text-2xs);font-weight:var(--weight-semibold);letter-spacing:.04em;line-height:var(--lh-text-2xs);text-transform:uppercase}}
.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)}}
.SignalCardsExpanded-module__jUBOja__cards{flex-direction:column;gap:10px;display:flex}.SignalCardsExpanded-module__jUBOja__card{background:var(--background-secondary);border:1px solid var(--border-tertiary);border-radius:20px;flex-direction:column;gap:10px;padding:20px;display:flex}.SignalCardsExpanded-module__jUBOja__operationPill{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:8px;font-size:11px;font-weight:500;line-height:1;display:inline-block}.SignalCardsExpanded-module__jUBOja__operationPill[data-operation=add]{background:var(--background-success);color:var(--text-success)}.SignalCardsExpanded-module__jUBOja__operationPill[data-operation=remove]{background:var(--background-danger);color:var(--text-danger)}.SignalCardsExpanded-module__jUBOja__operationPill[data-operation=restore]{background:var(--background-success);color:var(--text-success)}.SignalCardsExpanded-module__jUBOja__headline{font-family:var(--font-sans);color:var(--text-primary);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:380;line-height:1.4}.SignalCardsExpanded-module__jUBOja__subhead{font-family:var(--font-mono);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:11px;line-height:1.4}.SignalCardsExpanded-module__jUBOja__tickers{flex-wrap:wrap;gap:4px;padding-top:5px;display:flex}.SignalCardsExpanded-module__jUBOja__ticker{background:var(--background-primary);border-radius:2px;align-items:center;gap:5px;padding:8px 11px;display:inline-flex}.SignalCardsExpanded-module__jUBOja__tickerSymbol{font-family:var(--font-sans);color:var(--text-tertiary);font-size:11px}.SignalCardsExpanded-module__jUBOja__tickerDelta{font-family:var(--font-mono);color:var(--text-primary);font-size:11px}.SignalCardsExpanded-module__jUBOja__overflow{font-family:var(--font-sans);color:var(--text-tertiary);align-items:center;padding:8px 11px;font-size:11px;display:inline-flex}@media (max-width:623px){.SignalCardsExpanded-module__jUBOja__cards{gap:var(--space-sm)}.SignalCardsExpanded-module__jUBOja__card{gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md)}.SignalCardsExpanded-module__jUBOja__operationPill,.SignalCardsExpanded-module__jUBOja__ticker,.SignalCardsExpanded-module__jUBOja__overflow{padding:var(--space-sm)}}
.playback-scene-module__u2W8nG__scene{gap:var(--space-lg);min-inline-size:0;display:grid}.playback-scene-module__u2W8nG__header{gap:var(--space-xs);display:grid}.playback-scene-module__u2W8nG__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}.playback-scene-module__u2W8nG__title{color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-heading-lg);font-weight:var(--weight-semibold);line-height:var(--lh-heading-lg);margin:0}.playback-scene-module__u2W8nG__introduction{color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--font-size-text-md);line-height:var(--lh-text-md);margin:0}.playback-scene-module__u2W8nG__capabilities{padding:var(--space-md);border-radius:var(--radius-md);background:var(--background-secondary);display:grid}.playback-scene-module__u2W8nG__capabilityGroup{gap:var(--space-sm);display:grid}.playback-scene-module__u2W8nG__capabilityGroup+.playback-scene-module__u2W8nG__capabilityGroup{margin-top:var(--space-md);padding-top:var(--space-md);border-top:var(--border-width-regular) dotted var(--border-secondary)}.playback-scene-module__u2W8nG__capabilityHeading{color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-heading-sm);font-weight:var(--weight-medium);line-height:var(--lh-heading-sm);margin:0}.playback-scene-module__u2W8nG__capabilitySummary{color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);margin:0}.playback-scene-module__u2W8nG__capabilityList{gap:var(--space-xs);color:var(--text-primary);font-family:var(--font-sans);font-size:var(--font-size-text-md);line-height:var(--lh-text-md);margin:0;padding-inline-start:var(--space-lg);display:grid}.playback-scene-module__u2W8nG__presentation{min-inline-size:0}.playback-scene-module__u2W8nG__presentation [data-tilt-mcp-static-spec=true]>div>div:has(>[data-from=assistant]){display:none}.playback-scene-module__u2W8nG__actions{justify-content:flex-start;display:flex}.playback-scene-module__u2W8nG__actionIcon{width:var(--size-sm);height:var(--size-sm)}@media (max-width:623px){.playback-scene-module__u2W8nG__scene{gap:var(--space-md)}.playback-scene-module__u2W8nG__capabilities{padding:var(--space-sm)}.playback-scene-module__u2W8nG__actions>*{width:100%}}
.sheet-module__1gye3G__overlay{z-index:var(--z-overlay);background:color-mix(in oklch, var(--background-tertiary) 75%, transparent);position:fixed;inset:0}.sheet-module__1gye3G__overlay[data-state=open]{animation:sheet-module__1gye3G__ds-sheet-overlay-in var(--duration-base) var(--ease-out)}.sheet-module__1gye3G__overlay[data-state=closed]{animation:sheet-module__1gye3G__ds-sheet-overlay-out var(--duration-exit) var(--ease-in)}.sheet-module__1gye3G__content{z-index:var(--z-panel);gap:var(--space-md);padding:var(--space-lg);background:var(--background-primary);box-shadow:var(--shadow-card);flex-direction:column;display:flex;position:fixed;overflow-y:auto}.sheet-module__1gye3G__bottom{inset-inline:0;max-height:85vh;padding-right:calc(var(--space-lg) + env(safe-area-inset-right,0px));padding-left:calc(var(--space-lg) + env(safe-area-inset-left,0px));border-top:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl) var(--radius-xxl) 0 0;bottom:0}.sheet-module__1gye3G__top{inset-inline:0;border-bottom:var(--border-width-hairline) solid var(--border-frame);border-radius:0 0 var(--radius-xxl) var(--radius-xxl);max-height:85vh;top:0}.sheet-module__1gye3G__left{inset-block:0;border-right:var(--border-width-hairline) solid var(--border-frame);border-radius:0 var(--radius-xxl) var(--radius-xxl) 0;width:min(85vw,22rem);left:0}.sheet-module__1gye3G__right{inset-block:0;border-left:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl) 0 0 var(--radius-xxl);width:min(85vw,22rem);right:0}.sheet-module__1gye3G__bottom[data-state=open]{animation:sheet-module__1gye3G__ds-sheet-from-bottom var(--duration-slow) var(--ease-spring)}.sheet-module__1gye3G__bottom[data-state=closed]{animation:sheet-module__1gye3G__ds-sheet-to-bottom var(--duration-exit) var(--ease-in)}.sheet-module__1gye3G__top[data-state=open]{animation:sheet-module__1gye3G__ds-sheet-from-top var(--duration-slow) var(--ease-spring)}.sheet-module__1gye3G__top[data-state=closed]{animation:sheet-module__1gye3G__ds-sheet-to-top var(--duration-exit) var(--ease-in)}.sheet-module__1gye3G__left[data-state=open]{animation:sheet-module__1gye3G__ds-sheet-from-left var(--duration-slow) var(--ease-spring)}.sheet-module__1gye3G__left[data-state=closed]{animation:sheet-module__1gye3G__ds-sheet-to-left var(--duration-exit) var(--ease-in)}.sheet-module__1gye3G__right[data-state=open]{animation:sheet-module__1gye3G__ds-sheet-from-right var(--duration-slow) var(--ease-spring)}.sheet-module__1gye3G__right[data-state=closed]{animation:sheet-module__1gye3G__ds-sheet-to-right var(--duration-exit) var(--ease-in)}@keyframes sheet-module__1gye3G__ds-sheet-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes sheet-module__1gye3G__ds-sheet-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes sheet-module__1gye3G__ds-sheet-from-bottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes sheet-module__1gye3G__ds-sheet-to-bottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes sheet-module__1gye3G__ds-sheet-from-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes sheet-module__1gye3G__ds-sheet-to-top{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes sheet-module__1gye3G__ds-sheet-from-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes sheet-module__1gye3G__ds-sheet-to-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes sheet-module__1gye3G__ds-sheet-from-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes sheet-module__1gye3G__ds-sheet-to-right{0%{transform:translate(0)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.sheet-module__1gye3G__overlay[data-state],.sheet-module__1gye3G__content[data-state]{animation-duration:1ms}}.sheet-module__1gye3G__header{gap:var(--space-xs);flex-direction:column;display:flex}.sheet-module__1gye3G__title{font-size:var(--font-size-heading-lg);line-height:var(--lh-heading-lg);font-weight:var(--weight-semibold);color:var(--text-primary);margin:0}.sheet-module__1gye3G__description{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-secondary);margin:0}.sheet-module__1gye3G__footer{gap:var(--space-sm);flex-direction:column;display:flex}.sheet-module__1gye3G__close{top:var(--space-lg);right:calc(var(--space-md) + env(safe-area-inset-right,0px));width:var(--lh-heading-lg);height:var(--lh-heading-lg);border-radius:var(--radius-sm);color:var(--text-tertiary);cursor:pointer;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}.sheet-module__1gye3G__close:hover{background:var(--background-secondary);color:var(--text-primary)}.sheet-module__1gye3G__close:focus-visible{box-shadow:0 0 0 2px var(--background-primary), 0 0 0 4px var(--ring-primary);outline:none}.sheet-module__1gye3G__close svg{width:var(--size-md);height:var(--size-md)}.sheet-module__1gye3G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.TiltUpdateExpanded-module__wmgk2q__layout{flex-direction:column;gap:10px;margin-top:8px;display:flex}.TiltUpdateExpanded-module__wmgk2q__container{background:var(--background-secondary);border:1px solid var(--border-tertiary);border-radius:8px;flex-direction:column;gap:14px;padding:14px 16px;display:flex;overflow:hidden}.TiltUpdateExpanded-module__wmgk2q__metaRow{flex-wrap:wrap;gap:4px;display:flex}.TiltUpdateExpanded-module__wmgk2q__metaPill{background:var(--background-primary);border-radius:2px;align-items:center;gap:5px;padding:8px 11px;display:inline-flex}.TiltUpdateExpanded-module__wmgk2q__metaLabel{color:var(--text-primary);font-family:var(--font-sans);white-space:nowrap;font-size:13px}.TiltUpdateExpanded-module__wmgk2q__metaValue{color:var(--text-tertiary);font-family:var(--font-mono);white-space:nowrap;font-size:13px}.TiltUpdateExpanded-module__wmgk2q__table{border-collapse:collapse;table-layout:fixed;width:100%}.TiltUpdateExpanded-module__wmgk2q__tableWrap{margin-left:-16px;margin-right:-16px;overflow-x:auto}.TiltUpdateExpanded-module__wmgk2q__tickerTable{border-collapse:collapse;width:100%}.TiltUpdateExpanded-module__wmgk2q__th{border-bottom:1px solid var(--border-tertiary);color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.04em;text-align:left;text-transform:uppercase;padding:11px 10px;font-size:11px;font-weight:600}.TiltUpdateExpanded-module__wmgk2q__th:first-child{width:28%;padding-left:0}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__th:first-child{width:auto;padding-left:16px}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__th{text-align:right;white-space:nowrap;padding:12px 16px}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__th:first-child,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__th:nth-child(2){text-align:left}.TiltUpdateExpanded-module__wmgk2q__th:last-child{padding-right:0}.TiltUpdateExpanded-module__wmgk2q__tr+.TiltUpdateExpanded-module__wmgk2q__tr{border-top:1px solid var(--border-tertiary)}.TiltUpdateExpanded-module__wmgk2q__tdField,.TiltUpdateExpanded-module__wmgk2q__tdChange,.TiltUpdateExpanded-module__wmgk2q__tdSymbol,.TiltUpdateExpanded-module__wmgk2q__tdValue{color:var(--text-primary);vertical-align:top;padding:12px 10px;font-size:12px;line-height:1.45}.TiltUpdateExpanded-module__wmgk2q__tdField{font-family:var(--font-sans);padding-left:0;font-weight:500}.TiltUpdateExpanded-module__wmgk2q__tdChange{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding-left:0;font-weight:600}.TiltUpdateExpanded-module__wmgk2q__tdSymbol{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.TiltUpdateExpanded-module__wmgk2q__tdValue{font-family:var(--font-mono);overflow-wrap:anywhere}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdChange,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdSymbol,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.04em;overflow-wrap:normal;text-transform:uppercase;white-space:nowrap;padding:12px 16px;font-size:11px;font-weight:400;line-height:1.4}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdChange,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdSymbol{text-align:left}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue{text-align:right}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue:last-child{padding-right:16px}.TiltUpdateExpanded-module__wmgk2q__tdValue:last-child{padding-right:0}.TiltUpdateExpanded-module__wmgk2q__showMoreButton{background:var(--background-primary);border:0;border-top:1px solid var(--border-tertiary);color:var(--text-tertiary);cursor:pointer;font-family:var(--font-sans);letter-spacing:.04em;text-align:center;text-transform:uppercase;width:100%;padding:11px 16px;font-size:11px;font-weight:600;display:block}.TiltUpdateExpanded-module__wmgk2q__showMoreButton:hover{color:var(--text-primary)}.TiltUpdateExpanded-module__wmgk2q__summaryRow{background:var(--background-primary);border-radius:2px;grid-template-columns:112px minmax(0,1fr);align-items:baseline;gap:12px;padding:10px 11px;display:grid}.TiltUpdateExpanded-module__wmgk2q__summaryLabel{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600;line-height:1.5}.TiltUpdateExpanded-module__wmgk2q__summaryValue{color:var(--text-primary);font-family:var(--font-mono);letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;font-size:11px;line-height:1.5}.TiltUpdateExpanded-module__wmgk2q__rationale{background:var(--background-primary);border:1px solid var(--border-tertiary);border-radius:6px;flex-direction:column;gap:10px;padding:12px;display:flex}.TiltUpdateExpanded-module__wmgk2q__rationaleHeader{justify-content:space-between;align-items:center;display:flex}.TiltUpdateExpanded-module__wmgk2q__rationaleEyebrow,.TiltUpdateExpanded-module__wmgk2q__rationaleSignalSource{color:var(--text-tertiary);font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.TiltUpdateExpanded-module__wmgk2q__rationaleTitle{color:var(--text-primary);font-family:var(--font-sans);margin-top:2px;font-size:13px}.TiltUpdateExpanded-module__wmgk2q__rationaleAction{border:1px solid var(--border-secondary);color:var(--text-secondary);font-family:var(--font-sans);border-radius:4px;padding:6px 8px;font-size:11px;text-decoration:none}.TiltUpdateExpanded-module__wmgk2q__rationaleAction:hover{color:var(--text-primary)}.TiltUpdateExpanded-module__wmgk2q__rationaleComment{color:var(--text-secondary);font-family:var(--font-sans);white-space:pre-wrap;margin:0;font-size:12px;line-height:1.55}.TiltUpdateExpanded-module__wmgk2q__rationaleSignals{flex-direction:column;gap:6px;display:flex}.TiltUpdateExpanded-module__wmgk2q__rationaleSignal{background:var(--background-secondary);border-radius:4px;flex-direction:column;gap:2px;padding:8px 10px;text-decoration:none;display:flex}.TiltUpdateExpanded-module__wmgk2q__rationaleSignalTitle{color:var(--text-primary);font-family:var(--font-sans);font-size:12px;line-height:1.4}@media (max-width:623px){.TiltUpdateExpanded-module__wmgk2q__layout{gap:var(--space-sm);margin-top:var(--space-xs)}.TiltUpdateExpanded-module__wmgk2q__container,.TiltUpdateExpanded-module__wmgk2q__rationale{border-radius:var(--radius-md);padding:var(--space-md)}.TiltUpdateExpanded-module__wmgk2q__container{gap:var(--space-md)}.TiltUpdateExpanded-module__wmgk2q__rationaleHeader{align-items:stretch;gap:var(--space-sm);flex-direction:column}.TiltUpdateExpanded-module__wmgk2q__rationaleAction{align-self:flex-start}.TiltUpdateExpanded-module__wmgk2q__metaPill{padding:var(--space-sm)}.TiltUpdateExpanded-module__wmgk2q__table,.TiltUpdateExpanded-module__wmgk2q__table tbody,.TiltUpdateExpanded-module__wmgk2q__tickerTable,.TiltUpdateExpanded-module__wmgk2q__tickerTable tbody{display:block}.TiltUpdateExpanded-module__wmgk2q__table thead,.TiltUpdateExpanded-module__wmgk2q__tickerTable thead{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.TiltUpdateExpanded-module__wmgk2q__table tbody,.TiltUpdateExpanded-module__wmgk2q__tickerTable tbody{gap:var(--space-sm);display:grid}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tr,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tr{border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-md);background:var(--background-primary);display:grid;overflow:hidden}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tr{grid-template-columns:repeat(2,minmax(0,1fr))}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tdField{padding:var(--space-sm);border-bottom:var(--border-width-hairline) solid var(--border-tertiary);grid-column:1/-1}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tdValue{gap:var(--space-xs);min-width:0;padding:var(--space-sm);overflow-wrap:break-word;word-break:normal;display:grid}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tdValue+.TiltUpdateExpanded-module__wmgk2q__tdValue{border-left:var(--border-width-hairline) solid var(--border-tertiary)}.TiltUpdateExpanded-module__wmgk2q__table .TiltUpdateExpanded-module__wmgk2q__tdValue:before,.TiltUpdateExpanded-module__wmgk2q__tickerTable td:before{color:var(--text-tertiary);content:attr(data-label);font-family:var(--font-sans);font-size:var(--font-size-text-2xs);font-weight:var(--weight-semibold);letter-spacing:.04em;line-height:var(--lh-text-2xs);text-transform:uppercase}.TiltUpdateExpanded-module__wmgk2q__summaryRow{gap:var(--space-xs);padding:var(--space-sm);grid-template-columns:minmax(0,1fr)}.TiltUpdateExpanded-module__wmgk2q__tableWrap{margin:0}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tr{grid-template-columns:repeat(2,minmax(0,1fr))}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdChange,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdSymbol,.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue{gap:var(--space-xs);min-width:0;padding:var(--space-sm);text-align:left;white-space:normal;display:grid}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdChange:nth-child(2n),.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue:nth-child(2n){border-left:var(--border-width-hairline) solid var(--border-tertiary)}.TiltUpdateExpanded-module__wmgk2q__tickerTable .TiltUpdateExpanded-module__wmgk2q__tdValue:nth-child(n+3){border-top:var(--border-width-hairline) solid var(--border-tertiary)}}
.MarketplaceUtilityPageShell-module__6i36OG__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}.MarketplaceUtilityPageShell-module__6i36OG__searchResults,.MarketplaceUtilityPageShell-module__6i36OG__content{width:100%;max-width:var(--marketplace-content-max);padding-inline:var(--space-xxl);margin-inline:auto}.MarketplaceUtilityPageShell-module__6i36OG__searchResults{padding-top:var(--space-xl)}.MarketplaceUtilityPageShell-module__6i36OG__content{gap:var(--space-lg);padding-block:var(--space-lg) var(--space-xxl);flex-direction:column;display:flex}@media (max-width:623px){.MarketplaceUtilityPageShell-module__6i36OG__searchResults{padding-block:var(--space-md) 0}.MarketplaceUtilityPageShell-module__6i36OG__content{padding-block:var(--space-md) var(--space-xl)}}
.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}
.tooltip-module__h4J2Wa__content{z-index:var(--z-floating);max-width:min(320px,100vw - 32px);padding:var(--space-xs) var(--space-sm);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-sm);background:var(--background-primary);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(var(--blur-popover));backdrop-filter:blur(var(--blur-popover));color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);font-weight:var(--weight-normal)}
.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}
.MarketplaceEditDialog-module__Vpqh7W__dialog.MarketplaceEditDialog-module__Vpqh7W__dialog{width:min(calc(100% - 2 * var(--space-lg)), 42rem);max-width:42rem;height:min(calc(100dvh - 2 * var(--space-xl)), 48rem);max-height:calc(100dvh - 2 * var(--space-xl));border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-xxl);background:var(--background-primary);box-shadow:var(--shadow-card-drop);color:var(--text-primary);gap:0;padding:0;overflow:hidden}.MarketplaceEditDialog-module__Vpqh7W__dialog.MarketplaceEditDialog-module__Vpqh7W__dialog:focus{outline:none}.MarketplaceEditDialog-module__Vpqh7W__shell{flex-direction:column;height:100%;min-height:0;display:flex}.MarketplaceEditDialog-module__Vpqh7W__header{justify-content:space-between;align-items:flex-start;gap:var(--space-md);padding:var(--space-md) var(--space-lg);border-bottom:var(--border-width-hairline) solid var(--border-frame);flex:none;display:flex}.MarketplaceEditDialog-module__Vpqh7W__headerTitle{align-items:flex-start;gap:var(--space-xs);min-width:0;display:flex}.MarketplaceEditDialog-module__Vpqh7W__headerIcon{width:var(--size-md);height:var(--size-md);margin-top:calc((var(--lh-heading-lg) - var(--size-md)) / 2);color:var(--text-secondary);flex:none;justify-content:center;align-items:center;display:inline-flex}.MarketplaceEditDialog-module__Vpqh7W__headerIcon svg{width:100%;height:100%}.MarketplaceEditDialog-module__Vpqh7W__titleBlock{gap:var(--space-xxs);flex-direction:column;min-width:0;display:flex}.MarketplaceEditDialog-module__Vpqh7W__title{font-size:var(--font-size-heading-lg);line-height:var(--lh-heading-lg);margin:0}.MarketplaceEditDialog-module__Vpqh7W__description{max-width:34rem;font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-tertiary);margin:0}.MarketplaceEditDialog-module__Vpqh7W__bodyScroll{scrollbar-color:color-mix(in oklch, var(--text-tertiary) 55%, transparent) transparent;scrollbar-gutter:stable;scrollbar-width:thin;flex:auto;min-height:0;overflow-y:auto}.MarketplaceEditDialog-module__Vpqh7W__bodyScroll::-webkit-scrollbar{width:var(--space-xs)}.MarketplaceEditDialog-module__Vpqh7W__bodyScroll::-webkit-scrollbar-track{background:0 0}.MarketplaceEditDialog-module__Vpqh7W__bodyScroll::-webkit-scrollbar-thumb{border:calc(var(--space-xxs) / 2) solid var(--background-primary);border-radius:var(--radius-full);background-color:color-mix(in oklch, var(--text-tertiary) 55%, transparent)}.MarketplaceEditDialog-module__Vpqh7W__body{gap:var(--space-lg);padding:var(--space-lg);flex-direction:column;display:flex}.MarketplaceEditDialog-module__Vpqh7W__footer{justify-content:flex-end;align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);border-top:var(--border-width-hairline) solid var(--border-frame);background:var(--background-primary);flex:none;display:flex}@media (max-width:623px){.MarketplaceEditDialog-module__Vpqh7W__dialog.MarketplaceEditDialog-module__Vpqh7W__dialog{width:calc(100% - 2 * var(--space-md));height:calc(100dvh - 2 * var(--space-md));max-height:calc(100dvh - 2 * var(--space-md))}.MarketplaceEditDialog-module__Vpqh7W__header,.MarketplaceEditDialog-module__Vpqh7W__body,.MarketplaceEditDialog-module__Vpqh7W__footer{padding:var(--space-md)}.MarketplaceEditDialog-module__Vpqh7W__footer{flex-direction:column-reverse;align-items:stretch}}
.PostAutosaveStatus-module__H43bIW__autosaveStatus{align-items:center;gap: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;display:flex}.PostAutosaveStatus-module__H43bIW__statusDot{border-radius:var(--radius-full);background:var(--text-success);width:6px;height:6px}.PostAutosaveStatus-module__H43bIW__statusDotSaving{background:var(--text-warning)}
.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%}}
.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}}
.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}
.ChangelogUxTimelineBubble-module__88aMSG__outer{z-index:1;width:14px;height:15px;box-shadow:0 0 0 3px var(--background-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.ChangelogUxTimelineBubble-module__88aMSG__outer[data-state=committed]{background:var(--background-success);color:var(--text-success)}.ChangelogUxTimelineBubble-module__88aMSG__outer[data-state=pending]{background:var(--background-warning)}.ChangelogUxTimelineBubble-module__88aMSG__outer[data-state=rejected]{background:var(--background-danger)}.ChangelogUxTimelineBubble-module__88aMSG__outer[data-state=neutral]{background:var(--background-secondary)}.ChangelogUxTimelineBubble-module__88aMSG__dot{background:var(--text-warning);border-radius:50%;width:4px;height:4px}.ChangelogUxTimelineBubble-module__88aMSG__xWrap{width:6px;height:6px;position:relative}.ChangelogUxTimelineBubble-module__88aMSG__xBar{background:var(--text-danger);transform-origin:50%;border-radius:1px;width:6px;height:1.5px;position:absolute;top:50%;left:0}.ChangelogUxTimelineBubble-module__88aMSG__xBar:first-child{transform:translateY(-50%)rotate(45deg)}.ChangelogUxTimelineBubble-module__88aMSG__xBar:last-child{transform:translateY(-50%)rotate(-45deg)}
.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}
.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}}
.PostComposerIntroDialog-module__TBqa-G__visual{height:188px;margin:calc(-1 * var(--space-lg)) calc(-1 * var(--space-lg)) 0;border-radius:calc(var(--radius-xxl) - var(--border-width-hairline)) calc(var(--radius-xxl) - var(--border-width-hairline)) 0 0;background:var(--background-secondary);place-items:center;display:grid;position:relative;overflow:hidden}.PostComposerIntroDialog-module__TBqa-G__essayCard{gap:var(--space-sm);width:min(320px, 100% - 2 * var(--space-lg));flex-direction:column;display:flex}.PostComposerIntroDialog-module__TBqa-G__essayRow{align-items:center;gap:var(--space-xs);display:flex}.PostComposerIntroDialog-module__TBqa-G__essayBar{border-radius:var(--radius-full);background:color-mix(in oklch, var(--text-tertiary) 30%, transparent);height:10px;display:block}.PostComposerIntroDialog-module__TBqa-G__essayBarTitle{background:color-mix(in oklch, var(--text-tertiary) 42%, transparent);height:12px}.PostComposerIntroDialog-module__TBqa-G__tag{font-family:var(--font-mono);font-size:var(--font-size-text-xs);color:var(--marketplace-tag-ink);white-space:nowrap;line-height:1}.PostComposerIntroDialog-module__TBqa-G__previewPanel{width:100%;height:100%;padding:var(--space-md) var(--space-lg) 0;flex-direction:column;display:flex}.PostComposerIntroDialog-module__TBqa-G__perfStat{font-family:var(--font-mono);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-success)}.PostComposerIntroDialog-module__TBqa-G__perfChart{width:100%;height:42px;margin-top:var(--space-xxs);color:var(--text-success)}.PostComposerIntroDialog-module__TBqa-G__previewRows{margin-top:var(--space-xs);flex-direction:column;display:flex}.PostComposerIntroDialog-module__TBqa-G__previewRow{align-items:center;gap:var(--space-sm);padding-block:var(--space-xs);border-top:var(--border-width-hairline) solid var(--border-frame);display:flex}.PostComposerIntroDialog-module__TBqa-G__previewTicker{width:52px;font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);color:var(--text-primary)}.PostComposerIntroDialog-module__TBqa-G__previewBars{gap:var(--space-xs);flex:1;display:flex}.PostComposerIntroDialog-module__TBqa-G__previewBar{border-radius:var(--radius-full);background:color-mix(in oklch, var(--text-tertiary) 30%, transparent);height:8px;display:block}.PostComposerIntroDialog-module__TBqa-G__sparkline{width:46px;height:14px;color:var(--text-success);flex:none}.PostComposerIntroDialog-module__TBqa-G__rankStack{gap:var(--space-sm);width:100%;height:100%;padding:var(--space-md) var(--space-xxl) 0;perspective:900px;flex-direction:column;display:flex}.PostComposerIntroDialog-module__TBqa-G__rankCard{padding:var(--space-sm) var(--space-md);border:var(--border-width-hairline) solid var(--border-frame);border-radius:var(--radius-lg);background:var(--background-primary);flex-direction:column;display:flex}.PostComposerIntroDialog-module__TBqa-G__rankCardLeader{box-shadow:var(--shadow-card);transform:rotateX(4deg)translateY(-2px)}.PostComposerIntroDialog-module__TBqa-G__rankCardTrailing{opacity:.6;transform:rotateX(4deg)scale(.97)}.PostComposerIntroDialog-module__TBqa-G__rankChart{width:100%;height:34px;margin-top:var(--space-xxs);color:var(--text-success)}.PostComposerIntroDialog-module__TBqa-G__rankTitleBar{width:46%;height:9px;margin-top:var(--space-xs);border-radius:var(--radius-full);background:color-mix(in oklch, var(--text-tertiary) 30%, transparent);display:block}.PostComposerIntroDialog-module__TBqa-G__body{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);color:var(--text-secondary);min-height:calc(3 * var(--lh-text-sm))}.PostComposerIntroDialog-module__TBqa-G__syntax{padding:0 var(--space-xxs);border-radius:var(--radius-xs);background:var(--background-secondary);font-family:var(--font-mono);font-size:var(--font-size-text-xs);color:var(--text-primary)}.PostComposerIntroDialog-module__TBqa-G__footer{justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.PostComposerIntroDialog-module__TBqa-G__footerStart{justify-content:flex-start;display:flex}.PostComposerIntroDialog-module__TBqa-G__footerEnd{justify-content:flex-end;align-items:center;gap:var(--space-sm);display:flex}
.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)}
.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}
.turns-rail-module__0djq1a__desktopRoot{box-sizing:border-box;width:var(--size-3xl);height:100%;min-height:0;color:var(--text-primary);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.turns-rail-module__0djq1a__desktopRailGroup{width:var(--size-3xl);height:calc(var(--turn-count) * var(--size-lg));min-height:0;max-height:100%;position:relative}.turns-rail-module__0djq1a__desktopTurnList,.turns-rail-module__0djq1a__mobileTurnList{margin:0;padding:0;list-style:none}.turns-rail-module__0djq1a__desktopTurnList{height:100%}.turns-rail-module__0djq1a__desktopTickButton{appearance:none;width:var(--size-3xl);height:var(--size-lg);border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.turns-rail-module__0djq1a__desktopTickButton:focus-visible{outline:var(--border-width-thick) solid var(--ring-primary);outline-offset:calc(-1 * var(--space-xxs))}.turns-rail-module__0djq1a__desktopTick{width:var(--space-xs);height:var(--border-width-regular);border-radius:var(--radius-full);background:var(--border-tertiary);transition:width var(--duration-slow) var(--ease-spring), height var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out)}.turns-rail-module__0djq1a__desktopTick[data-active]{width:var(--size-xs);height:var(--border-width-thick);background:var(--text-primary)}.turns-rail-module__0djq1a__desktopTick[data-proximity=mid]{width:var(--size-md);background:var(--border-primary)}.turns-rail-module__0djq1a__desktopTick[data-proximity=near]{width:var(--size-xl);height:var(--border-width-thick);background:var(--text-tertiary)}.turns-rail-module__0djq1a__desktopTick[data-proximity=hovered]{width:var(--size-3xl);height:var(--border-width-thick);background:var(--text-primary)}.turns-rail-module__0djq1a__desktopPreview{z-index:var(--z-floating);inset-inline-start:calc(100% + var(--space-xs));top:calc((var(--turn-preview-index) + .5) * var(--size-lg));gap:var(--space-xxs);width:min(20rem, calc(100vw - 2 * var(--space-lg)));padding:var(--space-sm);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);opacity:0;visibility:hidden;pointer-events:none;transform:translate(calc(-1 * var(--space-xxs)), -50%);transition:top var(--duration-slow) var(--ease-spring), opacity var(--duration-exit) var(--ease-in), transform var(--duration-exit) var(--ease-in), visibility 0s linear var(--duration-exit);display:grid;position:absolute;overflow:hidden}.turns-rail-module__0djq1a__desktopPreview[data-visible]{opacity:1;visibility:visible;transition:top var(--duration-slow) var(--ease-spring), opacity var(--duration-base) var(--ease-spring) var(--duration-fast), transform var(--duration-base) var(--ease-spring) var(--duration-fast), visibility 0s linear var(--duration-fast);transform:translateY(-50%)}.turns-rail-module__0djq1a__desktopPreviewTitle,.turns-rail-module__0djq1a__desktopPreviewBody,.turns-rail-module__0djq1a__desktopPreviewMeta{font-family:var(--font-sans);text-overflow:ellipsis;overflow:hidden}.turns-rail-module__0djq1a__desktopPreviewTitle{font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-semibold);white-space:nowrap}.turns-rail-module__0djq1a__desktopPreviewBody{color:var(--text-secondary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.turns-rail-module__0djq1a__desktopPreviewMeta{color:var(--text-tertiary);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);white-space:nowrap}.turns-rail-module__0djq1a__turnDetails{gap:var(--space-xxs);min-width:0;display:grid}.turns-rail-module__0djq1a__turnLabel,.turns-rail-module__0djq1a__turnMeta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.turns-rail-module__0djq1a__turnLabel{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)}.turns-rail-module__0djq1a__turnMeta{color:var(--text-tertiary);font-family:var(--font-sans);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs)}.turns-rail-module__0djq1a__mobileNotch{inset-block:var(--space-xs);width:var(--border-width-thick);border-radius:var(--radius-full);background:0 0;position:absolute;inset-inline-start:0}[data-active]>.turns-rail-module__0djq1a__mobileNotch{background:var(--text-primary)}.turns-rail-module__0djq1a__mobileOrdinal{color:inherit;font-family:var(--font-mono);font-size:var(--font-size-text-xs);line-height:var(--lh-text-xs);justify-self:center}.turns-rail-module__0djq1a__mobileRoot{width:calc(var(--size-2xl) + 2 * var(--space-md));height:calc(var(--size-2xl) + 2 * var(--space-md));opacity:0;visibility:hidden;pointer-events:none;transform:translateX(var(--space-xs));transition:opacity var(--duration-exit) var(--ease-in), transform var(--duration-exit) var(--ease-in), visibility 0s linear var(--duration-exit)}.turns-rail-module__0djq1a__mobileRoot[data-visible]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity var(--duration-base) var(--ease-spring), transform var(--duration-base) var(--ease-spring), visibility 0s;transform:translate(0)}.turns-rail-module__0djq1a__mobileMarkerButton{appearance:none;width:100%;height:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;padding:0;display:flex;position:relative}.turns-rail-module__0djq1a__mobileMarkerButton:focus-visible{box-shadow:inset 0 0 0 var(--border-width-thick) var(--ring-primary);outline:none}.turns-rail-module__0djq1a__mobilePositionCount{padding:var(--space-xxs) var(--space-xs);border:var(--border-width-hairline) solid var(--border-tertiary);border-radius:var(--radius-full);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-secondary);font-family:var(--font-mono);font-size:var(--font-size-text-2xs);line-height:var(--lh-text-2xs);font-weight:var(--weight-medium);opacity:0;transform:translateX(var(--space-xs));transition:opacity var(--duration-fast) var(--ease-out), transform var(--duration-fast) var(--ease-out);position:absolute;inset-inline-end:var(--space-sm)}.turns-rail-module__0djq1a__mobileRoot[data-position-visible] .turns-rail-module__0djq1a__mobilePositionCount,.turns-rail-module__0djq1a__mobileMarkerButton:hover .turns-rail-module__0djq1a__mobilePositionCount,.turns-rail-module__0djq1a__mobileMarkerButton:focus-visible .turns-rail-module__0djq1a__mobilePositionCount{opacity:1;transform:translate(0)}.turns-rail-module__0djq1a__mobileMarkerLine{width:var(--border-width-thick);height:var(--size-3xl);background:var(--text-tertiary);transition:background-color var(--duration-fast) var(--ease-out);border-start-start-radius:var(--radius-full);border-end-start-radius:var(--radius-full)}.turns-rail-module__0djq1a__mobileMarkerButton:hover .turns-rail-module__0djq1a__mobileMarkerLine,.turns-rail-module__0djq1a__mobileMarkerButton:focus-visible .turns-rail-module__0djq1a__mobileMarkerLine{background:var(--text-primary)}.turns-rail-module__0djq1a__mobileSheet{max-height:85%;padding-bottom:max(var(--space-lg), env(safe-area-inset-bottom));overflow-y:hidden}.turns-rail-module__0djq1a__mobileSheet>div:first-child{flex:none}.turns-rail-module__0djq1a__mobileTurnList{gap:var(--space-xxs);overscroll-behavior:contain;flex:auto;min-height:0;display:grid;overflow-y:auto}.turns-rail-module__0djq1a__mobileTurnButton{appearance:none;grid-template-columns:var(--size-xl) minmax(0, 1fr);align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-md) var(--space-sm);border-radius:var(--radius-sm);color:var(--text-tertiary);text-align:left;cursor:pointer;background:0 0;border:0;display:grid;position:relative}.turns-rail-module__0djq1a__mobileTurnButton:hover,.turns-rail-module__0djq1a__mobileTurnButton:focus-visible,.turns-rail-module__0djq1a__mobileTurnButton[data-active]{background:var(--background-secondary);color:var(--text-primary);outline:none}@media (prefers-reduced-motion:reduce){.turns-rail-module__0djq1a__desktopTick,.turns-rail-module__0djq1a__desktopPreview,.turns-rail-module__0djq1a__mobileRoot,.turns-rail-module__0djq1a__mobilePositionCount{transition-duration:1ms;transition-delay:0s}}
.PossibleFutureRippleLineage-module__HXNYHa__lineage{gap:var(--space-md);flex-direction:column;min-width:0;display:flex;container-type:inline-size}.PossibleFutureRippleLineage-module__HXNYHa__heading{justify-content:space-between;align-items:start;gap:var(--space-lg);display:flex}.PossibleFutureRippleLineage-module__HXNYHa__headingCopy{gap:var(--space-xs);flex-direction:column;min-width:0;display:flex}.PossibleFutureRippleLineage-module__HXNYHa__title{color:var(--text-primary);font-size:var(--font-size-heading-sm);line-height:var(--lh-heading-sm);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-heading);overflow-wrap:break-word}.PossibleFutureRippleLineage-module__HXNYHa__description{color:var(--text-secondary);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm)}.PossibleFutureRippleLineage-module__HXNYHa__selectedValue{color:var(--text-primary);font-family:var(--font-mono);font-size:var(--font-size-text-sm);line-height:var(--lh-text-sm);font-weight:var(--weight-medium);font-variant-numeric:tabular-nums}
@keyframes ChangelogUxSkeletonRow-module__whRQOG__clxSkeletonPulse{0%{opacity:.45}50%{opacity:.8}to{opacity:.45}}.ChangelogUxSkeletonRow-module__whRQOG__headlineSkeleton,.ChangelogUxSkeletonRow-module__whRQOG__attrSkeleton,.ChangelogUxSkeletonRow-module__whRQOG__scopeSkeleton{background:var(--background-tertiary);border-radius:4px;animation:1.2s ease-in-out infinite ChangelogUxSkeletonRow-module__whRQOG__clxSkeletonPulse;display:inline-block}.ChangelogUxSkeletonRow-module__whRQOG__headlineSkeleton{width:240px;max-width:60%;height:14px}.ChangelogUxSkeletonRow-module__whRQOG__attrSkeleton{border-radius:var(--radius-full);width:84px;height:24px}.ChangelogUxSkeletonRow-module__whRQOG__scopeSkeleton{width:52px;height:27px}
.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)}
