html:root[data-fundhouse-theme] .product-shell .creator-journey,html:root[data-fundhouse-theme] .product-shell .creator-manage{color:var(--fh-fg-primary);background:0 0;width:100%;min-width:0;max-width:960px;margin:24px auto}html:root[data-fundhouse-theme] .product-shell .create2{background:var(--fh-bg-surface);border:1px solid var(--fh-border-default);box-shadow:none;border-radius:20px;flex-direction:column;gap:24px;min-width:0;padding:clamp(20px,4vw,44px);display:flex}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) :is(input,textarea,select){box-sizing:border-box;background:var(--fh-bg-surface);width:100%;min-width:0;min-height:48px;color:var(--fh-fg-primary);border:1px solid var(--fh-border-default);font:400 16px/1.5 var(--font-interface);box-shadow:none;border-radius:10px;outline:none;padding:12px 14px}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) textarea{resize:vertical;min-height:112px}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) :is(input,textarea,select)::placeholder{color:var(--fh-fg-secondary);opacity:.85}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) :is(input,textarea,select,button,summary,a):focus-visible{outline:2px solid var(--fh-fg-primary);outline-offset:3px}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) button{border:1px solid var(--fh-border-default);min-height:44px;color:var(--fh-fg-primary);font:600 14px/1.4 var(--font-interface);cursor:pointer;box-shadow:none;background:0 0;border-radius:10px;padding:10px 16px}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) button:disabled{opacity:.45;cursor:not-allowed}html:root[data-fundhouse-theme] .product-shell :is(.create2,.creator-manage) .create2-primary{background:var(--fh-fg-primary);color:var(--fh-bg-surface);border-color:var(--fh-fg-primary);border-radius:999px;padding:12px 22px}.create2 label,.creator-manage label{gap:8px;min-width:0;font-size:14px;font-weight:600;display:grid}.create2 small,.creator-manage small{color:var(--fh-fg-secondary);font-size:13px;font-weight:400;line-height:1.5}.create2 p,.creator-manage p{margin:0;font-size:15px;line-height:1.6}.create2-top,.create2-footer,.creator-manage>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.create2-top>span{font-weight:600}.create2-top>button{border:0!important}.create2-progress{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.create2-progress button{text-align:left;align-items:center;gap:8px;display:flex;border:0!important;border-bottom:2px solid var(--fh-border-default)!important;border-radius:0!important;padding:12px 0!important}.create2-progress button[aria-current]{border-bottom-color:var(--fh-fg-primary)!important}.create2-progress button[aria-current] small{color:var(--fh-fg-primary);font-weight:700}.create2-progress span{font-size:12px}.create2-heading h2,.creator-manage h2{font:400 clamp(30px,4vw,44px)/1.1 var(--font-editorial,Georgia,serif);letter-spacing:-.03em;margin:8px 0 12px}.create2-heading p{color:var(--fh-fg-secondary)}.create2-fields{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.create2-identity{align-items:center;gap:24px;display:flex}.create2-icon{cursor:pointer;max-width:180px;position:relative}.create2-icon img{object-fit:cover;border-radius:14px;width:64px;height:64px}.create2-icon input{opacity:0;position:absolute;width:1px!important;height:1px!important;min-height:0!important;padding:0!important}.create2-icon:focus-within{outline:2px solid var(--fh-fg-primary);outline-offset:4px}.create2-icon small{display:block}.create2-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.create2-options button{text-align:left;gap:8px;display:grid;padding:20px!important}.create2-options button[aria-pressed=true]{background:color-mix(in srgb,var(--fh-fg-primary) 7%,var(--fh-bg-surface))!important;border-color:var(--fh-fg-primary)!important}.create2-options strong{font-size:18px}.create2-focus button{position:relative;padding-right:40px!important}.create2-focus button>span{position:absolute;top:20px;right:18px}.create2-inline{gap:10px;display:flex}.create2-inline input{flex:1}.create2-inline button{flex-shrink:0}.create2-wallets{margin:0;padding:0;list-style:none}.create2-wallets li{border-bottom:1px solid var(--fh-border-default);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.create2-wallets li>span{overflow-wrap:anywhere;font-size:13px}.create2-wallets small{display:block}.create2-note{color:var(--fh-fg-secondary)}.create2 details,.creator-manage details{border-top:1px solid var(--fh-border-default);padding-top:16px}.create2 details[open],.creator-manage details[open]{gap:16px;display:grid}.create2 summary,.creator-manage summary{cursor:pointer;min-height:44px;font-size:14px;font-weight:600}.create2 summary small{margin-left:12px}.create2 details p{margin-top:12px}.create2-check{align-items:flex-start;line-height:1.6;gap:12px!important;font-weight:400!important;display:flex!important}.create2-check input{accent-color:var(--fh-fg-primary);flex-shrink:0;margin-top:2px;width:20px!important;height:20px!important;min-height:20px!important}.create2-preview{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:16px;display:grid}.create2-preview img{border-radius:14px;width:64px;height:64px}.create2-preview h3{margin:0 0 6px;font-size:22px}.create2-preview>p,.create2-preview>small{overflow-wrap:anywhere;grid-column:1/-1}.create2-review{margin:0}.create2-review>div{border-bottom:1px solid var(--fh-border-default);align-items:center;gap:16px;padding:14px 0;display:flex}.create2-review dt{color:var(--fh-fg-secondary);min-width:110px;font-size:14px}.create2-review dd{overflow-wrap:anywhere;flex:1;margin:0;font-size:14px}.create2-review button{border:0!important}.create2-footer{border-top:1px solid var(--fh-border-default);padding-top:24px}.create2-footer>div{align-items:center;gap:12px;display:flex}.create2-footer small{max-width:220px}.create2-error{color:var(--fh-fg-primary);background:#b9723214;border-left:3px solid #b97232;padding:10px 14px}.create2-resume{flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;display:flex}.creator-manage{gap:24px;display:grid}.creator-manage-tabs{flex-wrap:wrap;gap:8px;display:flex}.creator-manage-tabs button[aria-pressed=true]{background:var(--fh-fg-primary)!important;color:var(--fh-bg-surface)!important}.creator-manage-body{background:var(--fh-bg-surface);border:1px solid var(--fh-border-default);border-radius:16px;gap:24px;padding:24px;display:grid}.creator-manage-list{gap:12px;display:grid}.creator-manage-list button{text-align:left;align-items:center;gap:16px;display:flex;background:var(--fh-bg-surface)!important;padding:20px!important}.creator-manage-list img{border-radius:12px;width:52px;height:52px}.creator-manage-list span{flex:1}.creator-manage-list small{display:block}.creator-manage-status{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}.creator-manage-status strong{font-size:20px}.creator-manage-actions{flex-wrap:wrap;gap:12px;display:flex}.creator-manage dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin:0;display:grid}.creator-manage dt{color:var(--fh-fg-secondary);font-size:13px}.creator-manage dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:20px}.creator-manage ul{margin:0;padding:0;list-style:none}.creator-manage li{border-bottom:1px solid var(--fh-border-default);padding:14px 0;font-size:14px}.creator-manage li small{display:block}.creator-manage .create2-preview h3{overflow-wrap:anywhere}@media (width<=650px){.create2-progress small{display:none}.create2-progress button{justify-content:center}.create2-identity{flex-direction:column;align-items:flex-start}.create2-icon{align-items:center;max-width:none;display:flex!important}.create2-fields{grid-template-columns:1fr;width:100%}.create2-options{gap:10px}.create2-options button{padding:16px!important}.create2-options strong{font-size:16px}.create2-focus button{padding-right:32px!important}.create2-footer{align-items:center}.create2-footer>div{flex-direction:column;align-items:flex-start;gap:4px}.create2-footer small{font-size:11px}.create2-review>div{gap:8px}.create2-review dt{min-width:82px;font-size:12px}.create2-review dd{font-size:13px}.creator-manage-body{padding:18px}.creator-manage>header{align-items:flex-start}.creator-manage>header button{white-space:nowrap}.create2-wallets li{align-items:flex-start}.create2-wallets button{padding:8px!important}.create2{gap:20px!important}.create2-inline{flex-wrap:wrap}.create2-inline input{flex-basis:65%}}html:root[data-fundhouse-theme] .product-shell .creator-native .manager-workbench{background:var(--fh-bg-surface);max-width:960px;color:var(--fh-fg-primary);border:1px solid var(--fh-border-default);border-radius:18px;margin:24px auto;padding:24px}.creator-native .manager-workbench>header{padding:20px 0}.creator-native .creator-next-action{color:var(--fh-fg-secondary);margin:20px 0;font-size:15px;line-height:1.6}.creator-native .manage-workstreams{grid-template-columns:1fr}.creator-native .manage-workstream{box-shadow:none}.creator-native .manager-workbench .manager-detail-tabs{flex-wrap:wrap;display:flex}.creator-native .manager-detail-tabs button{flex:1;min-width:100px}.creator-native .manager-detail-tabs small,.creator-native .manager-detail-tabs i,.creator-native .manager-workbench .manager-brand-studio header>p{display:none}.creator-native .manager-workbench .create2-options{margin:20px 0}.create2-managers{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-manage>*,.creator-manage-body>*{min-width:0;max-width:100%}.creator-manage-body{min-width:0}.creator-manage .campaign-manager-workspace{background:0 0;border:0;min-width:0;max-width:100%;padding:0}.creator-manage .campaign-manager-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-manage .campaign-manager-grid>*{min-width:0}@media (width<=650px){.create2-managers{grid-template-columns:1fr}.creator-manage .campaign-manager-grid{grid-template-columns:minmax(0,1fr)}}html[data-fundhouse-theme] .product-shell .leaderboard-page{box-shadow:none;background:0 0;border:0;flex-direction:column;gap:16px;padding:0;display:flex}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-hero{min-height:0;box-shadow:none;background:0 0;border:0;margin:0;padding:8px 0 0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-hero h2{color:var(--fh-fg-primary);font:500 var(--fh-size-5)/1.1 var(--font-display);letter-spacing:-.035em;margin:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-hero p{max-width:none;color:var(--fh-fg-secondary);font:400 var(--fh-size-2)/1.5 var(--font-interface);margin:8px 0 0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse{background:0 0;border:0;flex-wrap:wrap;gap:8px 24px;margin:0;padding:0;display:flex}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse>div{min-height:0;box-shadow:none;background:0 0;border:0;align-items:baseline;gap:8px;padding:0;display:flex}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse dt{font:400 var(--fh-size-1)/1.5 var(--font-interface);text-transform:none;letter-spacing:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse dd{font:650 var(--fh-size-2)/1.5 var(--font-interface);margin:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse small{display:none}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls{border:1px solid var(--fh-border-subtle);border-radius:10.5px;gap:12px;margin:0;padding:14px}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-ranking{background:var(--fh-bg-surface);border:1px solid var(--fh-border-subtle);border-radius:10.5px;gap:0;padding:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-ranking>header{border-bottom:1px solid var(--fh-border-subtle);justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-ranking>header strong{font:650 var(--fh-size-3)/1.3 var(--font-interface);color:var(--fh-fg-primary)}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-ranking>header small{font:400 var(--fh-size-1)/1.4 var(--font-interface);color:var(--fh-fg-secondary)}html[data-fundhouse-theme] .product-shell .leaderboard-page .fund-leaderboard-list{gap:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-list-row{border:0;border-top:1px solid var(--fh-border-subtle);min-height:88px;box-shadow:none;border-radius:0;padding:16px;transform:none}html[data-fundhouse-theme] .product-shell .leaderboard-page .fund-leaderboard-name strong{font:650 var(--fh-size-3)/1.35 var(--font-interface)}html[data-fundhouse-theme] .product-shell .leaderboard-page .fund-leaderboard-name em{display:none}html[data-fundhouse-theme] .product-shell .leaderboard-page .fund-leaderboard-rank{font:650 var(--fh-size-3)/1.2 var(--font-interface);color:var(--fh-fg-secondary)}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-metric strong{font:650 var(--fh-size-3)/1.3 var(--font-interface)}@media (width<=760px){html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse{gap:6px 16px}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-ranking>header{padding:14px}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-list-row{padding:16px 14px}}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse>div{border-radius:0;background:0 0!important}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse dt{opacity:1}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-pulse dd{min-height:0}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls{grid-template-columns:auto auto minmax(280px,1fr) minmax(115px,.4fr) auto}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls button{font-size:var(--fh-size-1);min-height:36px}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls button[aria-pressed=true]{background:var(--fh-action-primary-bg)!important;color:var(--fh-action-primary-fg)!important}@media (width<=1300px){html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls{grid-template-columns:1fr 1fr}.leaderboard-rank-controls{grid-column:1/-1}}@media (width<=760px){html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls{gap:10px;padding:12px}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls>.leaderboard-rank-controls{grid-column:1/-1}html[data-fundhouse-theme] .product-shell .leaderboard-page .leaderboard-quick-controls button{padding-inline:8px}}html:root[data-fundhouse-theme] .product-shell .rankings-v3{max-width:1300px;color:var(--fh-fg-primary);background:0 0;margin:auto;padding:24px;display:block}.rankings-heading h1{font:500 44px/1.1 var(--font-display);letter-spacing:-.03em;margin:0}.rankings-heading p{color:var(--fh-fg-secondary);font:400 18px/1.5 var(--font-interface);margin:10px 0 24px}.rankings-toolbar{border-bottom:1px solid var(--fh-border-default);flex-wrap:wrap;align-items:center;gap:16px;padding:0 0 16px;display:flex}.rankings-toolbar nav,.rankings-window{gap:4px;display:flex}html:root[data-fundhouse-theme] .product-shell .rankings-v3 :is(button,select,summary){font:600 14px/1.4 var(--font-interface);color:var(--fh-fg-primary)}html:root[data-fundhouse-theme] .product-shell .rankings-v3 button{background:0 0;border:0;border-radius:8px;min-height:44px;padding:0 14px}html:root[data-fundhouse-theme] .product-shell .rankings-v3 button[aria-pressed=true]{background:var(--fh-action-primary-bg);color:var(--fh-action-primary-fg)}.rankings-v3 button:disabled{opacity:.4;cursor:default}.rankings-toolbar>label{color:var(--fh-fg-secondary);align-items:center;gap:10px;margin-left:auto;font-size:12px;display:flex}html:root[data-fundhouse-theme] .product-shell .rankings-v3 select{background:var(--fh-bg-surface);border:1px solid var(--fh-border-default);border-radius:8px;min-height:44px;padding:8px 32px 8px 12px}.rankings-filters{position:relative}.rankings-filters>summary{cursor:pointer;padding:12px;list-style:none}.rankings-filters>div{z-index:5;background:var(--fh-bg-surface);border:1px solid var(--fh-border-default);border-radius:10px;width:240px;padding:18px;position:absolute;top:100%;right:0;box-shadow:0 8px 20px #0001}.rankings-filters label{gap:6px;font-size:12px;display:grid}.rankings-filters p{color:var(--fh-fg-secondary);font-size:12px;line-height:1.5}.rankings-caption{color:var(--fh-fg-secondary);flex-wrap:wrap;justify-content:space-between;gap:12px;margin:16px 0;font-size:12px;display:flex}.rankings-list{background:var(--fh-bg-surface);border:1px solid var(--fh-border-default);border-radius:12px;overflow:hidden}.rankings-columns,.rankings-row-main{grid-template-columns:minmax(220px,1.7fr) minmax(180px,1fr) minmax(90px,.55fr) minmax(90px,.55fr);align-items:center;gap:24px;padding:16px 22px;display:grid}.rankings-columns{color:var(--fh-fg-secondary);border-bottom:1px solid var(--fh-border-default);font-size:12px}.rankings-columns>span:not(:first-child){text-align:right}.rankings-row+.rankings-row{border-top:1px solid var(--fh-border-default)}.rankings-row-main{padding-top:22px;padding-bottom:10px}.rankings-identity{min-width:0;color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.rankings-rank{color:var(--fh-fg-secondary);min-width:18px;font-size:14px}.rankings-icon{border-radius:9px;flex-shrink:0;width:44px;height:44px;overflow:hidden}.rankings-icon img{object-fit:cover;width:100%;height:100%}.rankings-identity>span:last-child{min-width:0}.rankings-identity strong{font:650 18px/1.35 var(--font-interface);overflow-wrap:anywhere;display:block}.rankings-identity small{color:var(--fh-fg-secondary);margin-top:4px;font-size:12px;line-height:1.4;display:block}.rankings-primary,.rankings-secondary{text-align:right;min-width:0}.rankings-primary>strong{font:500 28px/1.2 var(--font-display);font-variant-numeric:tabular-nums;white-space:nowrap}.rankings-secondary>strong{font:600 18px/1.4 var(--font-interface)}.rankings-primary>small,.rankings-secondary>small{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rankings-primary.up{color:var(--fh-positive)}.rankings-primary.down{color:var(--fh-negative)}.rankings-row-details{padding:0 22px 14px}.rankings-row-details>summary{cursor:pointer;align-items:center;gap:12px;width:fit-content;min-height:44px;margin-left:auto;list-style:none;display:flex;color:var(--fh-fg-secondary)!important}.rankings-row-details dl{border-top:1px solid var(--fh-border-default);grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:8px 0 20px;padding-top:16px;display:grid}.rankings-row-details dt{color:var(--fh-fg-secondary);font-size:12px}.rankings-row-details dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:18px}.rankings-row-details footer{color:var(--fh-fg-secondary);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.rankings-row-details footer a{color:var(--fh-fg-primary);align-items:center;min-height:44px;font-size:14px;display:flex}.rankings-empty{padding:24px;font-size:18px}@media (hover:hover){.rankings-identity:hover strong{text-underline-offset:4px;text-decoration:underline}}@media (width<=1300px){.rankings-columns,.rankings-row-main{grid-template-columns:minmax(180px,1fr) minmax(180px,1fr)}.rankings-columns>span:nth-child(n+3),.rankings-secondary{display:none}}@media (width<=760px){html:root[data-fundhouse-theme] .product-shell .rankings-v3{padding:18px 12px}.rankings-heading h1{font-size:28px}.rankings-heading p{margin-bottom:18px;font-size:14px}.rankings-toolbar{gap:10px}.rankings-toolbar nav{width:100%}.rankings-toolbar>label{margin-left:0}.rankings-window{order:3;width:100%}.rankings-filters{margin-left:auto}.rankings-columns{display:none}.rankings-row-main{flex-wrap:wrap;gap:18px;padding:18px 16px 0;display:flex}.rankings-identity{width:100%}.rankings-primary{text-align:left;width:100%;padding-left:30px}.rankings-primary>small{clip:auto;white-space:normal;width:auto;height:auto;color:var(--fh-fg-secondary);margin:0 0 4px;font-size:12px;display:block;position:static;overflow:visible}.rankings-row-details{padding:0 16px 10px}.rankings-row-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rankings-row-details footer{flex-direction:column;align-items:flex-start}}.rankings-primary{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:20px;display:grid}.rankings-primary>strong{grid-area:1/2}.rankings-primary>.rankings-context{text-align:left;min-width:0;color:var(--fh-fg-primary);grid-area:1/1}.rankings-context>small{font:400 12px/1.4 var(--font-interface);color:var(--fh-fg-secondary);margin-bottom:4px;display:block}.rankings-context>b{font:600 18px/1.4 var(--font-interface);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;display:block}.rankings-columns,.rankings-row-main{grid-template-columns:minmax(220px,1.7fr) minmax(250px,1.3fr) minmax(90px,.55fr) minmax(90px,.55fr)}@media (width<=1300px){.rankings-columns,.rankings-row-main{grid-template-columns:minmax(180px,1fr) minmax(250px,1.3fr)}}@media (width<=760px){.rankings-primary{column-gap:16px;padding-left:0}.rankings-primary>small{text-align:right;grid-area:1/2;align-self:start}.rankings-primary>strong{grid-row:2}.rankings-primary>.rankings-context{grid-row:1/3}}@media (width>=761px) and (width<=950px){.rankings-columns{display:none}.rankings-row-main{flex-wrap:wrap;display:flex}.rankings-identity,.rankings-primary{width:100%}.rankings-primary>small{clip:auto;text-align:right;width:auto;height:auto;color:var(--fh-fg-secondary);grid-area:1/2;margin:0;font-size:12px;position:static;overflow:visible}.rankings-primary>strong{grid-row:2}.rankings-primary>.rankings-context{grid-row:1/3}}.product-sidebar .sidebar-workspace-panel{min-width:0}.product-sidebar .sidebar-workspace-panel :is(header,nav,article,footer){box-sizing:border-box;min-width:0;max-width:100%}.product-sidebar .sidebar-workspace-panel .sidebar-pulse[data-embedded=true]>header>div:first-child{grid-template-columns:minmax(0,1fr);gap:6px;width:100%;display:grid}.product-sidebar .sidebar-workspace-panel .sidebar-pulse[data-embedded=true]>header>div:first-child>small{white-space:normal;overflow-wrap:anywhere;margin-left:0}.product-sidebar .sidebar-workspace-panel .sidebar-pulse[data-embedded=true]>header>div:first-child>strong{white-space:normal;line-height:1.3}.product-sidebar .sidebar-workspace-panel :is(.sidebar-token-filters,.sidebar-pulse>nav,.sidebar-ranking-periods){flex-wrap:wrap;display:flex;overflow:visible}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-item>header{flex-wrap:wrap;gap:6px;display:flex}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-actor{grid-template-columns:28px minmax(0,1fr) auto;width:100%;min-width:0}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-actor>strong{white-space:normal;overflow-wrap:anywhere;line-height:1.35}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-event{grid-template-columns:32px minmax(0,1fr);padding-left:0}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-copy{grid-template-columns:minmax(0,1fr)}.product-sidebar .sidebar-workspace-panel .sidebar-live-move{white-space:normal;overflow-wrap:anywhere;grid-column:2;justify-self:start}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-item>footer{flex-wrap:wrap;gap:8px;padding-left:41px;display:flex}.product-sidebar .sidebar-workspace-panel .sidebar-thesis-proof{flex-wrap:wrap;min-width:0}.product-sidebar .sidebar-workspace-panel .sidebar-signal-list>header{flex-wrap:wrap;gap:8px}.product-sidebar .sidebar-workspace-panel .sidebar-signal-list>header>small{white-space:normal;overflow-wrap:anywhere}.product-sidebar .sidebar-quick-navigation>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-sidebar .sidebar-quick-navigation>div>button{min-width:0!important}.product-sidebar .sidebar-workspace-panel .sidebar-alert-controls{grid-template-columns:minmax(0,1fr)}.product-sidebar .sidebar-workspace-panel .sidebar-alert-controls nav{flex-wrap:wrap;overflow:visible}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-copy{grid-column:2}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-event:not(:has(.sidebar-pulse-event-mark)) .sidebar-pulse-copy{grid-column:1/-1}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-context{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.product-sidebar .sidebar-workspace-panel .sidebar-pulse-context .sidebar-pulse-kind{flex:none;margin-left:auto}.home-grouped-allocation .home-allocation-list>button.home-allocation-item{border:0;border-top:1px solid var(--fh-border-subtle);width:100%;min-height:48px;color:var(--fh-fg-primary);text-align:left;cursor:pointer;background:0 0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;display:flex}.home-grouped-allocation .home-allocation-list>button.home-allocation-item:first-child{border-top:0}.home-grouped-allocation .home-allocation-list>button.home-allocation-item>span{align-items:center;gap:9px;min-width:0;display:flex}.home-grouped-allocation .home-allocation-list>button.home-allocation-item>span:last-child{flex-shrink:0;justify-items:end;gap:3px;display:grid}.home-grouped-allocation .home-allocation-list .home-allocation-name{gap:5px;min-width:0;display:grid}.home-grouped-allocation .home-allocation-name b{overflow-wrap:anywhere}.home-grouped-allocation .home-allocation-name small{line-height:1.3}.home-grouped-allocation .home-allocation-list>button.home-allocation-item:is(:hover,:focus-visible){background:var(--fh-bg-hover)}.home-grouped-allocation .home-allocation-list>button.home-allocation-item:focus-visible{outline:2px solid var(--fh-link);outline-offset:3px;border-radius:6px}.home-grouped-allocation .home-allocation-other-holdings{border-left:2px solid var(--fh-border-strong);margin:0 12px 12px}.home-grouped-allocation .home-allocation-other-holdings[hidden]{display:none}.home-grouped-allocation .home-allocation-status{color:var(--fh-fg-secondary);font-size:var(--fh-size-1);margin:12px 20px;line-height:1.5}.home-grouped-allocation .home-allocation-segment{min-width:0}.home-wallet-allocation.full>.home-grouped-allocation{flex:1;min-height:0}@media (width<=1180px){.product-shell .home-allocation-card:has(.home-grouped-allocation){height:auto;min-height:0}.product-shell .home-grouped-allocation{flex:none;height:auto}.product-shell .home-wallet-allocation.full:has(.home-grouped-allocation){flex:none;height:auto}.product-shell .home-grouped-allocation .home-allocation-scroll{flex:none;max-height:65svh;overflow-y:auto}}.fh-chart-style-toggle{background:#0d17110b;border:1px solid #0d171121;border-radius:6px;align-items:center;gap:2px;padding:3px;display:inline-flex}.fh-chart-style-toggle button{color:#626b62;min-width:58px;min-height:30px;font-size:var(--fh-size-1);cursor:pointer;background:0 0;border:0;border-radius:3.75px;padding:0 9px;font-weight:750}.fh-chart-style-toggle button.active{background:var(--fh-ink);color:var(--fh-cream)}.fh-chart-loading{min-height:350px;color:var(--product-muted,#626b62);font:700 var(--fh-size-1)/1 var(--font-data), monospace;letter-spacing:.08em;text-transform:uppercase;place-items:center;display:grid}.product-shell.dark .fh-chart-style-toggle,.fd-product-shell.dark .fh-chart-style-toggle{background:#f2eee30d;border-color:#f2eee329}.product-shell.dark .fh-chart-style-toggle button,.fd-product-shell.dark .fh-chart-style-toggle button{color:#f2eee3ad}.product-shell.dark .fh-chart-style-toggle button.active,.fd-product-shell.dark .fh-chart-style-toggle button.active{background:var(--fh-lime);color:var(--fh-on-lime)}@media (width<=640px){.fh-chart-style-toggle button{min-height:38px}.fh-chart-loading{min-height:280px}}html[data-fundhouse-theme] .fh-chart-style-toggle{min-height:var(--fh-control-touch);border-color:var(--fh-border-default);background:var(--fh-bg-control)}html[data-fundhouse-theme] .fh-chart-style-toggle button{min-height:calc(var(--fh-control-touch) - 8px);color:var(--fh-fg-secondary);background:0 0}html[data-fundhouse-theme] .fh-chart-style-toggle button:hover{background:var(--fh-bg-hover);color:var(--fh-fg-primary)}html[data-fundhouse-theme] .fh-chart-style-toggle button.active{background:var(--fh-action-primary-bg);color:var(--fh-action-primary-fg)}html[data-fundhouse-theme] .fh-chart-loading{color:var(--fh-fg-secondary)}
