.product-nav{position:sticky;box-sizing:border-box;top:0;display:flex;height:100vh;flex-direction:column;gap:34px;padding:26px 20px}.product-nav__brand{align-self:flex-start;padding:4px 12px;border:0;color:var(--morrow-color-text-primary);background:transparent;font-size:26px;font-weight:780;letter-spacing:-.05em;cursor:pointer}.product-nav__items{display:grid;gap:8px}.product-nav__items button{display:flex;min-height:48px;align-items:center;gap:14px;padding:0 14px;border:0;border-radius:var(--morrow-radius-control);color:var(--morrow-color-text-secondary);background:transparent;font-size:15px;font-weight:610;text-align:left;cursor:pointer}.product-nav__items button:hover{color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle)}.product-nav__items button.is-active{color:var(--morrow-color-text-primary);background:color-mix(in srgb,var(--morrow-color-brand) 17%,transparent)}.product-nav__items button:disabled{cursor:default;opacity:.42}@media(max-width:820px){.product-nav{position:fixed;z-index:50;inset:auto 0 0;height:64px;flex-direction:row;align-items:center;justify-content:center;padding:6px max(16px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom));border-top:1px solid var(--morrow-color-border-subtle);background:color-mix(in srgb,var(--morrow-color-canvas) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-nav__brand{display:none}.product-nav__items{display:grid;width:min(100%,420px);grid-template-columns:repeat(3,1fr)}.product-nav__items button{min-height:48px;flex-direction:column;justify-content:center;gap:2px;padding:2px;font-size:10px}}.visitor-feed-layout{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.visitor-feed{display:flex;align-items:center;justify-content:center;padding:72px clamp(36px,7vw,104px)}.visitor-feed__hero{width:min(100%,660px)}.visitor-feed__mark{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;color:var(--morrow-color-brand);background:color-mix(in srgb,var(--morrow-color-brand) 14%,var(--morrow-color-surface-raised))}.visitor-feed__hero>p{margin:28px 0 12px;color:var(--morrow-color-brand);font-size:13px;font-weight:700}.visitor-feed__hero h1{max-width:520px;font-size:clamp(38px,4.4vw,62px);line-height:1.04;letter-spacing:-.055em}.visitor-feed__description{max-width:520px;margin:22px 0 30px;color:var(--morrow-color-text-secondary);font-size:16px;line-height:1.7}.visitor-feed__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:430px}@media(max-width:980px){.visitor-feed-layout{grid-template-columns:84px minmax(0,1fr)}}@media(max-width:640px){.visitor-feed-layout{display:block}.visitor-feed-layout>aside{display:none}.visitor-feed{min-height:100vh;padding:36px 22px}.visitor-feed__actions{grid-template-columns:1fr}}.settings-layout{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.settings-main{width:min(100%,800px);padding:64px clamp(28px,7vw,88px) 96px}.settings-header{margin-bottom:34px}.settings-header p{margin:0 0 8px;color:var(--morrow-color-brand);font-size:13px;font-weight:700}.settings-header h1{font-size:38px}.settings-section{margin-top:14px;padding:22px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.settings-heading{display:flex;align-items:center;gap:10px;color:var(--morrow-color-brand)}.settings-heading h2{margin:0;color:var(--morrow-color-text-primary);font-size:16px}.settings-row{display:flex;justify-content:space-between;gap:24px;padding-top:18px;color:var(--morrow-color-text-secondary)}.settings-row strong{color:var(--morrow-color-text-primary);font-weight:600;font-variant-numeric:tabular-nums}.settings-section--copy p{margin:14px 0 0 29px;color:var(--morrow-color-text-secondary);line-height:1.65}.settings-signout{width:220px;margin-top:28px}@media(max-width:980px){.settings-layout{grid-template-columns:84px minmax(0,1fr)}}@media(max-width:640px){.settings-layout{display:block}.settings-layout>aside{display:none}.settings-main{padding:32px 18px 64px}.settings-row{display:grid;gap:6px}.settings-signout{width:100%}}.timeline-layout{display:grid;width:min(100%,940px);min-height:100vh;grid-template-columns:220px minmax(0,720px);margin:0 auto;color:var(--morrow-color-text-primary)}.timeline-layout__left{border-right:1px solid var(--morrow-color-border-subtle)}.timeline-main{min-width:0}.timeline-header{position:sticky;z-index:20;top:0;display:flex;min-height:82px;align-items:center;justify-content:space-between;padding:16px 20px 12px;border-bottom:1px solid var(--morrow-color-border-subtle);background:color-mix(in srgb,var(--morrow-color-canvas) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-header h1{font-size:22px}.timeline-refresh,.feed-card__icon,.feed-card__footer button{display:grid;width:38px;height:38px;place-items:center;border:0;border-radius:999px;color:var(--morrow-color-text-secondary);background:transparent;cursor:pointer}.timeline-refresh:hover,.feed-card__icon:hover,.feed-card__footer button:hover{color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle)}.timeline-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--morrow-color-border-subtle)}.timeline-tabs button{position:relative;min-height:49px;border:0;color:var(--morrow-color-text-secondary);background:transparent;font-weight:620;cursor:pointer}.timeline-tabs button:after{position:absolute;right:34%;bottom:-1px;left:34%;height:2px;border-radius:2px;background:transparent;content:""}.timeline-tabs button.is-active{color:var(--morrow-color-text-primary)}.timeline-tabs button.is-active:after{background:var(--morrow-color-brand)}.timeline-feedback-error{padding:10px 20px;border-bottom:1px solid color-mix(in srgb,var(--morrow-color-loss) 38%,transparent);color:var(--morrow-color-loss);background:color-mix(in srgb,var(--morrow-color-loss) 8%,transparent);font-size:12px}.timeline-updates-wrap{position:sticky;z-index:18;top:132px;display:grid;place-items:center;pointer-events:none}.timeline-updates{min-height:36px;margin:10px;padding:0 16px;border:1px solid color-mix(in srgb,var(--morrow-color-brand) 48%,transparent);border-radius:999px;color:var(--morrow-color-on-solid);background:var(--morrow-color-brand);box-shadow:0 10px 28px #0000003d;font-size:13px;font-weight:700;cursor:pointer;pointer-events:auto}.timeline-updates:hover{filter:brightness(1.08)}.feed-card{position:relative;padding:18px 20px 14px;border-bottom:1px solid var(--morrow-color-border-subtle);background:var(--morrow-color-canvas)}.feed-card__meta{display:flex;min-height:28px;align-items:center;gap:7px;color:var(--morrow-color-text-muted);font-size:12px}.feed-card__kind{color:var(--morrow-color-brand);font-weight:700}.feed-card__menu-wrap{position:relative;margin-left:auto}.feed-card__menu{position:absolute;z-index:30;top:36px;right:0;width:176px;padding:6px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-control);background:var(--morrow-color-surface-raised);box-shadow:0 18px 42px #00000052}.feed-card__menu button{width:100%;min-height:38px;padding:0 10px;border:0;border-radius:7px;color:var(--morrow-color-text-primary);background:transparent;text-align:left;cursor:pointer}.feed-card__menu button:hover{background:var(--morrow-color-surface-subtle)}.feed-card__menu button:disabled,.feed-card__footer button:disabled{cursor:wait;opacity:.52}.feed-card__content,.feed-card__author{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.feed-card__content{padding:7px 0 14px}.feed-card__content h2{margin:0;font-size:19px;font-weight:680;line-height:1.35;letter-spacing:-.018em}.feed-card__content p{display:-webkit-box;margin:9px 0 0;overflow:hidden;color:var(--morrow-color-text-secondary);font-size:15px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.feed-card__author{display:flex;align-items:center;gap:10px;padding:4px 0 3px}.feed-card__avatar{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--morrow-color-on-solid);background:var(--morrow-color-brand);font-size:14px;font-weight:740}.feed-card__author>span:last-child{display:grid;gap:2px}.feed-card__author strong{font-size:14px}.feed-card__author small{color:var(--morrow-color-text-muted);font-size:11px}.feed-anchor{overflow:hidden;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-subtle)}.feed-anchor__event,.feed-market__question,.feed-market__outcome{border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.feed-anchor__event{display:grid;width:100%;min-height:112px;align-items:center;grid-template-columns:96px minmax(0,1fr) auto;gap:14px;padding:10px}.feed-anchor__event>span{display:grid;min-width:0;gap:6px}.feed-anchor__event small{color:var(--morrow-color-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.feed-anchor__event strong{display:-webkit-box;overflow:hidden;font-size:16px;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feed-anchor__markets{display:grid;border-top:1px solid var(--morrow-color-border-subtle)}.feed-card__anchor-image{width:96px;height:92px;border-radius:12px;background:var(--morrow-color-surface-raised);object-fit:cover}.feed-market{display:grid;gap:9px;padding:12px 14px 14px;border-top:1px solid var(--morrow-color-border-subtle)}.feed-market:first-child{border-top:0}.feed-market__question{display:flex;width:100%;min-height:28px;align-items:center;justify-content:space-between;gap:12px;padding:0;color:var(--morrow-color-text-secondary);font-size:13px;font-weight:620;line-height:1.4}.feed-market__question span{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-market__outcomes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.feed-market__outcome{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-control);font-size:12px;font-weight:650}.feed-market__outcome.is-yes{border-color:color-mix(in srgb,var(--morrow-color-outcome-yes) 34%,var(--morrow-color-border-subtle));color:var(--morrow-color-outcome-yes);background:color-mix(in srgb,var(--morrow-color-outcome-yes) 8%,transparent)}.feed-market__outcome.is-no{border-color:color-mix(in srgb,var(--morrow-color-outcome-no) 34%,var(--morrow-color-border-subtle));color:var(--morrow-color-outcome-no);background:color-mix(in srgb,var(--morrow-color-outcome-no) 8%,transparent)}.feed-anchor__event:hover,.feed-market__question:hover,.feed-market__outcome:hover{filter:brightness(1.1)}.feed-card__footer{display:flex;min-height:42px;align-items:end;justify-content:space-between;gap:12px;padding-top:8px;color:var(--morrow-color-text-muted);font-size:11px}.feed-card__footer>div{display:flex;gap:3px}.feed-card__footer button.is-active{color:var(--morrow-color-outcome-no)}.feed-card--withdrawn,.feed-card--invalid{display:grid;min-height:96px;align-content:center;gap:6px;color:var(--morrow-color-text-muted)}.feed-card--invalid strong{color:var(--morrow-color-loss)}.feed-card--withdrawn strong{color:var(--morrow-color-text-secondary)}.feed-card--skeleton{display:grid;min-height:220px;gap:14px;align-content:start}.feed-card--skeleton span{height:16px;border-radius:7px;background:var(--morrow-color-surface-subtle);animation:feed-pulse 1.5s ease-in-out infinite}.feed-card--skeleton span:first-child{width:34%}.feed-card--skeleton span:nth-child(2){width:86%;height:24px}.feed-card--skeleton span:last-child{width:100%;height:64px}.timeline-state{display:grid;min-height:260px;place-items:center;align-content:center;gap:10px;padding:32px;color:var(--morrow-color-text-secondary);text-align:center}.timeline-state strong{color:var(--morrow-color-text-primary);font-size:18px}.timeline-state p{max-width:420px;margin:0;line-height:1.5}.timeline-state>div{display:flex;gap:10px;margin-top:8px}.timeline-state .morrow-button{width:auto}.timeline-sentinel{display:grid;height:80px;place-items:center}.story-dialog{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.story-dialog__sheet{width:min(100%,620px);max-height:min(86vh,820px);overflow:hidden;border:1px solid var(--morrow-color-border-subtle);border-radius:20px;background:var(--morrow-color-surface-raised);box-shadow:0 28px 90px #00000085}.story-dialog__header{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px 12px 22px;border-bottom:1px solid var(--morrow-color-border-subtle)}.story-dialog__header>div{min-width:0}.story-dialog__header span{color:var(--morrow-color-brand);font-size:12px;font-weight:700}.story-dialog__header p{margin:4px 0 0;overflow:hidden;color:var(--morrow-color-text-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.story-dialog__header button{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border:0;border-radius:50%;color:var(--morrow-color-text-primary);background:transparent;cursor:pointer}.story-dialog__header button:hover{background:var(--morrow-color-surface-subtle)}.story-dialog__content{max-height:calc(min(86vh,820px) - 72px);overflow-y:auto;padding:24px 26px 30px}.story-dialog__content h2{margin:0;font-size:clamp(24px,3vw,31px);line-height:1.22;letter-spacing:-.025em}.story-dialog__body{margin:22px 0 0;color:var(--morrow-color-text-secondary);font-size:16px;line-height:1.75;white-space:pre-line}.story-dialog__content>a{display:inline-flex;min-height:44px;align-items:center;gap:7px;margin-top:18px;color:var(--morrow-color-interactive);font-size:14px;font-weight:650;text-decoration:none}.story-dialog__anchor{display:flex;width:100%;min-height:76px;align-items:center;gap:12px;margin-top:26px;padding:10px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle);text-align:left;cursor:pointer}.story-dialog__anchor>span{display:grid;flex:1;min-width:0;gap:4px}.story-dialog__anchor small{color:var(--morrow-color-text-muted);font-size:10px;font-weight:700;text-transform:uppercase}.story-dialog__anchor strong{font-size:14px;line-height:1.4}button:focus-visible,a:focus-visible{outline:2px solid var(--morrow-color-focus-ring);outline-offset:2px}.timeline-sentinel span{width:8px;height:8px;border-radius:50%;background:var(--morrow-color-brand);animation:feed-pulse 1s ease-in-out infinite}@keyframes feed-pulse{50%{opacity:.42}}@media(max-width:1050px){.timeline-layout{grid-template-columns:190px minmax(0,680px);width:min(100%,870px)}}@media(max-width:820px){.timeline-layout{display:block;width:100%;padding-bottom:64px}.timeline-layout__left,.timeline-main{border:0}.timeline-header{min-height:68px;padding-inline:16px}.timeline-header h1{font-size:20px}.feed-card{padding-inline:16px}.feed-card__content h2{font-size:18px}.story-dialog{align-items:end;padding:0}.story-dialog__sheet{width:100%;max-height:92vh;border-right:0;border-bottom:0;border-left:0;border-radius:20px 20px 0 0}.story-dialog__content{max-height:calc(92vh - 72px);padding-inline:20px}}@media(prefers-reduced-motion:reduce){.feed-card--skeleton span,.timeline-sentinel span{animation:none}}.market-detail-page{min-height:100vh;background:var(--morrow-color-canvas);color:var(--morrow-color-text-primary)}.detail-topbar{position:sticky;z-index:30;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:10px max(24px,calc((100vw - 1220px)/2));border-bottom:1px solid var(--morrow-color-border-subtle);background:color-mix(in srgb,var(--morrow-color-canvas) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.detail-topbar>button:first-child{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:10px;color:var(--morrow-color-text-primary);background:transparent;cursor:pointer}.detail-topbar>.morrow-button{justify-self:end;width:auto}.detail-brand{border:0;color:var(--morrow-color-text-primary);background:transparent;font-size:21px;font-weight:760;letter-spacing:-.04em;cursor:pointer}.market-detail{width:min(100%,1220px);margin:0 auto;padding:34px 24px 90px}.market-detail--state{display:grid;min-height:70vh;place-content:center;gap:18px;text-align:center}.detail-hero{display:grid;grid-template-columns:80px minmax(0,1fr);gap:20px;align-items:center;margin-bottom:28px}.detail-hero img,.detail-hero__fallback{width:80px;height:80px;border-radius:18px;object-fit:cover;background:var(--morrow-color-surface-raised)}.detail-hero__fallback{display:grid;place-items:center;background:var(--morrow-color-brand);font-size:28px;font-weight:750}.detail-hero h1{max-width:900px;font-size:clamp(28px,3vw,42px);line-height:1.12}.detail-hero--sports_fixture,.detail-hero--multi_choice{grid-template-columns:minmax(0,1fr)}.detail-tags{display:flex;gap:8px;margin-bottom:9px;color:var(--morrow-color-text-muted);font-size:12px;font-weight:650}.detail-tags span{padding:5px 9px;border-radius:999px;background:var(--morrow-color-surface-subtle)}.market-selector{margin-bottom:18px}.section-kicker{color:var(--morrow-color-text-muted);font-size:12px;font-weight:650;text-transform:uppercase;letter-spacing:.06em}.market-selector>div{display:flex;gap:9px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:none}.market-selector button{display:flex;flex:0 0 auto;min-width:170px;max-width:260px;min-height:48px;align-items:center;justify-content:space-between;gap:18px;padding:0 13px;border:1px solid var(--morrow-color-border-subtle);border-radius:11px;color:var(--morrow-color-text-secondary);background:var(--morrow-color-surface-raised);cursor:pointer}.market-selector button.is-active{border-color:var(--morrow-color-brand);color:var(--morrow-color-text-primary);background:color-mix(in srgb,var(--morrow-color-brand) 12%,var(--morrow-color-surface-raised))}.market-selector button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.detail-primary,.detail-sidebar{display:grid;gap:18px}.detail-sidebar{position:sticky;top:88px}.detail-panel{min-width:0;padding:20px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.detail-panel h2{margin:0 0 16px;font-size:17px;letter-spacing:-.02em}.selected-market-heading{display:flex;justify-content:space-between;gap:24px;align-items:start}.selected-market-heading h2{max-width:620px;margin:5px 0 0;font-size:22px;line-height:1.28}.selected-market-heading>strong{font-size:38px;line-height:1;font-variant-numeric:tabular-nums}.outcome-tabs{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0}.outcome-tabs button{display:flex;min-width:0;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border:1px solid var(--morrow-color-border-subtle);border-radius:11px;color:var(--morrow-color-text-secondary);background:var(--morrow-color-surface-subtle);cursor:pointer}.outcome-tabs button.is-active[data-side=yes]{border-color:color-mix(in srgb,var(--morrow-color-outcome-yes) 65%,transparent);color:var(--morrow-color-outcome-yes);background:color-mix(in srgb,var(--morrow-color-outcome-yes) 10%,var(--morrow-color-surface-subtle))}.outcome-tabs button.is-active[data-side=no]{border-color:color-mix(in srgb,var(--morrow-color-outcome-no) 65%,transparent);color:var(--morrow-color-outcome-no);background:color-mix(in srgb,var(--morrow-color-outcome-no) 10%,var(--morrow-color-surface-subtle))}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.chart-heading>div{display:flex;gap:2px;padding:3px;border-radius:9px;background:var(--morrow-color-surface-subtle)}.chart-heading button{min-width:38px;height:30px;border:0;border-radius:7px;color:var(--morrow-color-text-muted);background:transparent;font-size:12px;font-weight:650;cursor:pointer}.chart-heading button.is-active{color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-raised)}.price-chart{display:block;width:100%;height:auto;margin-top:12px;overflow:visible}.price-chart__grid{stroke:var(--morrow-color-border-subtle);stroke-width:1}.price-chart__line{stroke:var(--morrow-color-brand);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-loading{height:260px;margin-top:12px;border-radius:10px;background:linear-gradient(100deg,var(--morrow-color-surface-subtle),var(--morrow-color-border-subtle),var(--morrow-color-surface-subtle));background-size:220% 100%;animation:detail-shimmer 1.4s infinite}.detail-rules{margin:0;color:var(--morrow-color-text-secondary);line-height:1.65;white-space:pre-line}.resolution-source{display:flex;gap:9px;align-items:start;margin-top:18px;padding-top:16px;border-top:1px solid var(--morrow-color-border-subtle);color:var(--morrow-color-text-muted);font-size:13px;line-height:1.45}.trade-panel__outcomes{display:grid;gap:10px;margin-bottom:16px}.trade-panel__outcomes span{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:10px;color:var(--morrow-color-text-secondary)}.trade-panel__outcomes i{width:8px;height:8px;border-radius:50%;background:var(--morrow-color-outcome-yes)}.trade-panel__outcomes i[data-side=no]{background:var(--morrow-color-outcome-no)}.trade-panel .morrow-button{width:100%}.orderbook-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.book-side{min-width:0}.book-side>strong{display:block;margin-bottom:10px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.book-side__heading,.book-level{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:5px 0;font-size:12px;text-align:right;font-variant-numeric:tabular-nums}.book-side__heading{color:var(--morrow-color-text-muted)}.book-level[data-side=ask] span:first-child{color:var(--morrow-color-outcome-no)}.book-level[data-side=bid] span:first-child{color:var(--morrow-color-outcome-yes)}.market-facts{display:grid;gap:2px}.market-fact{display:flex;justify-content:space-between;gap:18px;padding:10px 0;color:var(--morrow-color-text-secondary);font-size:13px}.market-fact>span{display:flex;gap:9px;align-items:center}.market-fact strong{color:var(--morrow-color-text-primary);font-variant-numeric:tabular-nums;text-align:right}.detail-muted{min-height:80px;margin:0;display:grid;place-items:center;color:var(--morrow-color-text-muted);font-size:13px;text-align:center}.detail-skeleton{display:grid;gap:18px}.detail-skeleton div{height:160px;border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.detail-hero__copy{min-width:0}.series-timeline{margin:-8px 0 22px}.series-timeline>div{display:flex;gap:8px;margin-top:9px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.series-timeline button{display:grid;flex:0 0 auto;max-width:210px;gap:3px;padding:9px 12px;border:1px solid var(--morrow-color-border-subtle);border-radius:10px;color:var(--morrow-color-text-secondary);background:var(--morrow-color-surface-raised);text-align:start;cursor:pointer}.series-timeline button.is-active{border-color:var(--morrow-color-brand);color:var(--morrow-color-text-primary);background:color-mix(in srgb,var(--morrow-color-brand) 10%,var(--morrow-color-surface-raised))}.series-timeline button small{overflow:hidden;color:var(--morrow-color-text-muted);text-overflow:ellipsis;white-space:nowrap}.price-context{display:inline-flex;align-items:baseline;gap:10px;margin-top:14px;padding:9px 12px;border:1px solid var(--morrow-color-border-subtle);border-radius:11px;background:var(--morrow-color-surface-subtle)}.price-context span{color:var(--morrow-color-text-muted);font-size:12px}.price-context strong{font-size:20px;font-variant-numeric:tabular-nums}.sports-scoreboard{display:grid;grid-template-columns:minmax(120px,auto) auto minmax(120px,auto);align-items:center;width:fit-content;gap:15px;margin-top:15px;padding:12px 15px;border:1px solid var(--morrow-color-border-subtle);border-radius:13px;background:var(--morrow-color-surface-subtle)}.sports-scoreboard strong{font-size:25px;font-variant-numeric:tabular-nums}.sports-scoreboard small{grid-column:1 / -1;color:var(--morrow-color-text-muted);font-weight:650}.sports-scoreboard__team{display:flex;align-items:center;gap:9px;font-weight:650}.sports-scoreboard__team--away{flex-direction:row-reverse;text-align:right}.sports-scoreboard__team img{width:28px;height:28px;border-radius:50%;object-fit:contain;background:var(--morrow-color-surface-raised)}.market-browser{display:grid;gap:12px;margin-bottom:22px;padding:16px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.market-browser__heading{display:flex;align-items:center;justify-content:space-between}.market-browser__grid,.sports-market-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.market-browser--sports .sports-market-group>div{max-height:420px;overflow-y:auto;padding-right:4px}.market-browser--multi_choice .market-browser__grid,.market-browser--price_ladder .market-browser__grid,.market-browser--grouped_generic .market-browser__grid{max-height:420px;overflow-y:auto;padding-right:4px}.market-choice{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;border:1px solid var(--morrow-color-border-subtle);border-radius:11px;color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle);text-align:start;cursor:pointer}.market-choice.is-active{border-color:var(--morrow-color-brand);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--morrow-color-brand) 50%,transparent)}.market-choice>img{width:34px;height:34px;border-radius:9px;object-fit:cover}.market-choice:not(:has(>img)){grid-template-columns:minmax(0,1fr) auto auto auto}.market-choice>span{display:grid;min-width:0;gap:2px}.market-choice>span strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.market-choice>span small{color:var(--morrow-color-text-muted)}.market-choice em{font-size:16px;font-style:normal;font-weight:750;font-variant-numeric:tabular-nums}.market-choice>i{padding:7px 9px;border-radius:8px;color:var(--morrow-color-outcome-yes);background:color-mix(in srgb,var(--morrow-color-outcome-yes) 11%,transparent);font-size:11px;font-style:normal;font-weight:700}.market-choice>i[data-side=no]{color:var(--morrow-color-outcome-no);background:color-mix(in srgb,var(--morrow-color-outcome-no) 11%,transparent)}.sports-market-group{display:grid;gap:9px}.sports-market-group h2{margin:0;font-size:14px}.sports-group-tabs{display:flex;gap:7px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.sports-group-tabs button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:36px;padding:0 11px;border:1px solid var(--morrow-color-border-subtle);border-radius:9px;color:var(--morrow-color-text-secondary);background:var(--morrow-color-surface-subtle);cursor:pointer}.sports-group-tabs button.is-active{border-color:var(--morrow-color-brand);color:var(--morrow-color-text-primary);background:color-mix(in srgb,var(--morrow-color-brand) 11%,var(--morrow-color-surface-subtle))}.sports-group-tabs small{color:var(--morrow-color-text-muted);font-variant-numeric:tabular-nums}.trade-panel__selection{overflow:hidden;margin-bottom:12px;color:var(--morrow-color-text-secondary);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}@keyframes detail-shimmer{to{background-position-x:-220%}}@media(max-width:900px){.detail-layout{grid-template-columns:1fr}.detail-sidebar{position:static}.market-browser__grid,.sports-market-group>div{grid-template-columns:1fr}}@media(max-width:620px){.detail-topbar{padding:8px 14px}.detail-topbar>.morrow-button{min-width:0;padding-inline:12px}.market-detail{padding:22px 14px 70px}.detail-hero{grid-template-columns:58px minmax(0,1fr);gap:13px}.detail-hero img,.detail-hero__fallback{width:58px;height:58px;border-radius:13px}.detail-hero h1{font-size:24px}.detail-hero--sports_fixture{grid-template-columns:1fr}.detail-hero--sports_fixture>img,.detail-hero--sports_fixture>.detail-hero__fallback{display:none}.sports-scoreboard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%}.sports-scoreboard__team,.sports-scoreboard__team--away{flex-direction:column;text-align:center}.market-choice,.market-choice:not(:has(>img)){grid-template-columns:minmax(0,1fr) auto}.market-choice>img,.market-choice>i{display:none}.detail-panel{padding:16px}.selected-market-heading>strong{font-size:30px}.selected-market-heading h2{font-size:18px}.chart-heading{align-items:start;flex-direction:column}}.discovery-page{min-height:100vh;background:var(--morrow-color-canvas);color:var(--morrow-color-text-primary)}button{font:inherit}.discovery-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:minmax(150px,1fr) minmax(320px,680px) minmax(150px,1fr);align-items:center;gap:24px;min-height:72px;padding:12px max(24px,calc((100vw - 1216px)/2));border-bottom:1px solid var(--morrow-color-border-subtle);background:color-mix(in srgb,var(--morrow-color-canvas) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.discovery-brand{justify-self:start;border:0;color:var(--morrow-color-text-primary);background:transparent;font-size:25px;font-weight:760;letter-spacing:-.045em;cursor:pointer}.discovery-header>.morrow-button{justify-self:end;width:auto}.discovery-search{display:grid;grid-template-columns:22px 1fr 32px;align-items:center;gap:8px;height:48px;padding:0 10px 0 14px;border:1px solid transparent;border-radius:var(--morrow-radius-control);background:var(--morrow-color-surface-subtle);color:var(--morrow-color-text-muted)}.discovery-search:focus-within{border-color:var(--morrow-color-focus-ring)}.discovery-search input{min-width:0;border:0;outline:0;color:var(--morrow-color-text-primary);background:transparent;font-size:15px}.discovery-search input::placeholder{color:var(--morrow-color-text-muted)}.discovery-search__clear{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--morrow-color-text-secondary);cursor:pointer}.category-nav{position:sticky;z-index:19;top:72px;overflow:hidden;border-bottom:1px solid var(--morrow-color-border-subtle);background:var(--morrow-color-canvas)}.category-nav__inner{display:flex;width:min(100%,1216px);margin:0 auto;overflow-x:auto;scrollbar-width:none}.category-nav button{position:relative;flex:0 0 auto;min-height:50px;padding:0 18px;border:0;color:var(--morrow-color-text-secondary);background:transparent;font-size:14px;font-weight:600;cursor:pointer}.category-nav button:after{position:absolute;right:18px;bottom:-1px;left:18px;height:2px;border-radius:2px 2px 0 0;background:transparent;content:""}.category-nav button.is-active{color:var(--morrow-color-text-primary)}.category-nav button.is-active:after{background:var(--morrow-color-brand)}.discovery-main{width:min(100%,1216px);margin:0 auto;padding:30px 24px 80px}.discovery-intro{margin:4px 0 26px}.discovery-intro>span{color:var(--morrow-color-brand);font-size:12px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.discovery-intro h1{margin:7px 0 5px;font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.045em}.discovery-intro p,.section-heading p,.discovery-browse-heading p{margin:0;color:var(--morrow-color-text-secondary);font-size:14px}.section-heading,.discovery-browse-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:28px 0 14px}.section-heading h2,.discovery-browse-heading h2{margin:0 0 4px;font-size:21px;letter-spacing:-.025em}.section-heading--live h2{display:flex;align-items:center;gap:9px;margin:0}.section-heading--live h2 span{width:8px;height:8px;border-radius:50%;background:var(--morrow-color-outcome-no);box-shadow:0 0 0 5px color-mix(in srgb,var(--morrow-color-outcome-no) 12%,transparent)}.live-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.live-card{display:grid;min-width:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--morrow-color-outcome-no) 22%,var(--morrow-color-border-subtle));border-radius:var(--morrow-radius-object);background:linear-gradient(145deg,color-mix(in srgb,var(--morrow-color-outcome-no) 5%,var(--morrow-color-surface-raised)),var(--morrow-color-surface-raised) 55%);scroll-snap-align:start}.live-card__body{display:flex;min-height:112px;flex-direction:column;align-items:flex-start;padding:15px 15px 10px;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.live-card__meta{display:flex;width:100%;align-items:center;gap:8px;overflow:hidden;color:var(--morrow-color-text-muted);font-size:11px;white-space:nowrap}.live-pill{flex:0 0 auto;padding:3px 7px;border-radius:999px;color:var(--morrow-color-outcome-no);background:color-mix(in srgb,var(--morrow-color-outcome-no) 12%,transparent);font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.live-card__body>strong{display:-webkit-box;margin-top:11px;overflow:hidden;font-size:15px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.live-card__score{margin-top:auto;padding-top:8px;color:var(--morrow-color-brand);font-size:12px;font-weight:700}.live-card__teams{display:grid;gap:6px;padding:0 15px 10px}.live-card__teams>span{display:flex;min-width:0;min-height:28px;align-items:center;gap:8px}.live-card__teams img{width:26px;height:26px;border-radius:7px;object-fit:contain}.live-card__teams>span>span{display:flex;min-width:0;flex-direction:column}.live-card__teams strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.live-card__teams small{margin-top:1px;color:var(--morrow-color-text-muted);font-size:9px}.live-card__outcomes{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 12px 10px}.live-card__outcomes button{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:space-between;gap:6px;padding:0 9px;border:0;border-radius:9px;color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle);cursor:pointer}.live-card__outcomes span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-card__outcomes strong{color:var(--morrow-color-brand);font-size:12px}.live-card__volume{padding:0 14px 12px;color:var(--morrow-color-text-muted);font-size:11px}.live-inline-state{display:flex;min-height:92px;align-items:center;justify-content:center;gap:12px;border:1px dashed var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);color:var(--morrow-color-text-muted);font-size:13px}.live-inline-state button{border:0;color:var(--morrow-color-brand);background:transparent;cursor:pointer}.hot-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:12px}.featured-event,.compact-event{overflow:hidden;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.featured-event__header{display:grid;width:100%;grid-template-columns:54px minmax(0,1fr);gap:13px;align-items:start;padding:17px;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.featured-event__header img,.featured-event__fallback{display:grid;width:54px;height:54px;place-items:center;border-radius:13px;object-fit:cover;background:var(--morrow-color-brand);color:var(--morrow-color-on-solid);font-weight:750}.featured-event__header span:last-child,.compact-event button>span{min-width:0}.featured-event small,.compact-event small{display:block;margin-bottom:5px;color:var(--morrow-color-text-muted);font-size:11px}.featured-event__header strong{display:block;font-size:18px;line-height:1.35}.featured-event__markets{padding:0 14px 10px}.featured-event__markets button{display:flex;width:100%;min-height:46px;align-items:center;justify-content:space-between;gap:16px;padding:0 11px;border:0;border-top:1px solid var(--morrow-color-border-subtle);color:var(--morrow-color-text-primary);text-align:left;background:transparent;cursor:pointer}.featured-event__markets button:hover{background:var(--morrow-color-surface-subtle)}.featured-event__markets button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-event__markets button strong{color:var(--morrow-color-brand);font-size:15px}.featured-event__footer{display:flex;width:100%;min-height:44px;align-items:center;gap:20px;padding:0 17px;border:0;border-top:1px solid var(--morrow-color-border-subtle);color:var(--morrow-color-text-muted);background:transparent;font-size:11px;cursor:pointer}.hot-side{display:grid;grid-template-rows:1fr 1fr;gap:12px}.compact-event{display:flex;min-height:0;flex-direction:column;padding:14px}.compact-event>button:first-child{display:grid;width:100%;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start;padding:0;border:0;color:inherit;text-align:left;background:transparent;cursor:pointer}.compact-event img{width:40px;height:40px;border-radius:10px;object-fit:cover}.compact-event>button:first-child:not(:has(img)){grid-template-columns:1fr}.compact-event button strong{display:-webkit-box;overflow:hidden;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.compact-event__market{display:flex;width:100%;min-height:36px;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding:8px 9px;border:0;border-radius:8px;color:var(--morrow-color-text-secondary);background:var(--morrow-color-surface-subtle);cursor:pointer}.compact-event__market span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-event__market strong{color:var(--morrow-color-brand)}.compact-event__volume{margin-top:8px;color:var(--morrow-color-text-muted);font-size:10px}.discovery-browse-heading{margin-top:38px}.topic-rail{display:flex;max-width:65%;gap:7px;overflow-x:auto;scrollbar-width:none}.topic-rail button{flex:0 0 auto;min-height:34px;padding:0 12px;border:1px solid var(--morrow-color-border-subtle);border-radius:999px;color:var(--morrow-color-text-secondary);background:transparent;font-size:12px;cursor:pointer}.topic-rail button.is-active{border-color:var(--morrow-color-brand);color:var(--morrow-color-text-primary);background:color-mix(in srgb,var(--morrow-color-brand) 14%,transparent)}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.market-card{min-width:0;overflow:hidden;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised);transition:border-color var(--morrow-motion-fast) var(--morrow-motion-easing),transform var(--morrow-motion-fast) var(--morrow-motion-easing)}.market-card:hover{border-color:color-mix(in srgb,var(--morrow-color-text-muted) 55%,var(--morrow-color-border-subtle));transform:translateY(-1px)}.market-card__header,.market-card__footer,.market-row__question{width:100%;border:0;color:inherit;text-align:start;background:transparent;cursor:pointer}.market-card__header{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start;padding:15px 15px 11px}.market-card__image{width:46px;height:46px;border-radius:11px;object-fit:cover;background:var(--morrow-color-surface-subtle)}.market-card__image--fallback{display:grid;place-items:center;color:var(--morrow-color-on-solid);background:var(--morrow-color-brand);font-weight:750}.market-card__title-wrap{min-width:0}.market-card__eyebrow{display:flex;min-height:17px;align-items:center;gap:7px;margin-bottom:3px;overflow:hidden;color:var(--morrow-color-text-muted);font-size:11px;white-space:nowrap}.market-card__live{color:var(--morrow-color-outcome-no);font-weight:750}.market-card__title{display:-webkit-box;overflow:hidden;font-size:15px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-card__score{display:block;margin-top:6px;color:var(--morrow-color-brand);font-size:12px;font-weight:700}.market-card__markets{padding:0 11px 7px}.market-row{padding:9px 3px 10px;border-top:1px solid color-mix(in srgb,var(--morrow-color-border-subtle) 68%,transparent)}.market-row__question{display:flex;min-height:29px;align-items:center;justify-content:space-between;gap:14px;padding:0 2px 6px}.market-row__question span{overflow:hidden;font-size:12px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.market-row__question strong{flex:0 0 auto;font-size:13px}.market-row--summary .market-row__question{min-height:35px;padding-block:5px}.market-row__outcomes{display:grid;grid-template-columns:1fr 1fr;gap:7px}.outcome-button{display:flex;min-width:0;min-height:36px;align-items:center;justify-content:space-between;gap:5px;padding:0 9px;border:0;border-radius:9px;font-size:11px;cursor:pointer}.outcome-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outcome-button--yes{color:var(--morrow-color-outcome-yes);background:color-mix(in srgb,var(--morrow-color-outcome-yes) 12%,transparent)}.outcome-button--no{color:var(--morrow-color-outcome-no);background:color-mix(in srgb,var(--morrow-color-outcome-no) 11%,transparent)}.market-card__footer{display:flex;min-height:41px;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px;border-top:1px solid var(--morrow-color-border-subtle);color:var(--morrow-color-text-muted);font-size:10px}.market-card__footer span{display:flex;min-width:0;align-items:center;gap:5px}.discovery-state{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--morrow-color-text-secondary);text-align:center}.discovery-state strong{color:var(--morrow-color-text-primary);font-size:18px}.discovery-state .morrow-button{width:auto}.market-card--skeleton{min-height:280px;padding:18px}.market-card--skeleton span,.live-skeleton i{display:block;height:18px;margin-bottom:18px;border-radius:6px;background:linear-gradient(90deg,var(--morrow-color-surface-subtle) 15%,var(--morrow-color-border-subtle) 50%,var(--morrow-color-surface-subtle) 85%);background-size:220% 100%;animation:discovery-shimmer 1.4s linear infinite}.market-card--skeleton span:nth-child(2){width:75%}.market-card--skeleton span:nth-child(3){height:112px;margin-top:48px}.live-skeleton>span{display:block;width:120px;height:22px;margin-bottom:14px;border-radius:6px;background:var(--morrow-color-surface-subtle)}.live-skeleton>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.live-skeleton i{height:194px;margin:0}.load-more-sentinel{display:grid;min-height:56px;place-items:center}.loading-dot{width:18px;height:18px;border:2px solid var(--morrow-color-border-subtle);border-top-color:var(--morrow-color-brand);border-radius:50%;animation:discovery-spin .8s linear infinite}button:focus-visible,input:focus-visible{outline:2px solid var(--morrow-color-focus-ring);outline-offset:2px}@keyframes discovery-shimmer{to{background-position:-220% 0}}@keyframes discovery-spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-rail{grid-template-columns:repeat(3,minmax(280px,1fr))}}@media(max-width:760px){.discovery-header{grid-template-columns:1fr auto;gap:10px;min-height:64px;padding:10px 16px}.discovery-brand{font-size:23px}.discovery-header>.morrow-button{min-width:56px;padding:0 13px;font-size:13px}.discovery-search{grid-column:1 / -1;grid-row:2}.category-nav{top:124px}.category-nav__inner{padding:0 6px}.category-nav button{min-height:46px;padding:0 12px}.discovery-main{padding:20px 14px 64px}.discovery-intro{margin-bottom:20px}.discovery-intro h1{font-size:31px}.live-rail{margin-right:-14px;grid-template-columns:none;grid-auto-columns:minmax(286px,88%);grid-auto-flow:column;padding-right:14px}.hot-layout{grid-template-columns:1fr}.hot-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.discovery-browse-heading{align-items:flex-start;flex-direction:column;margin-top:34px}.topic-rail{width:100%;max-width:none}.market-grid{grid-template-columns:1fr}.market-card:hover{transform:none}}@media(max-width:500px){.hot-side{grid-template-columns:1fr}.compact-event{min-height:148px}}@media(prefers-reduced-motion:reduce){.market-card,.discovery-search{transition:none}.market-card--skeleton span,.live-skeleton i,.loading-dot{animation:none}}.profile-layout{display:grid;width:min(100%,1180px);min-height:100vh;grid-template-columns:220px minmax(0,1fr);margin:0 auto;color:var(--morrow-color-text-primary)}.profile-layout__left{border-right:1px solid var(--morrow-color-border-subtle)}.profile-main{min-width:0;padding:34px 34px 90px}.profile-identity{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:start;padding-bottom:28px}.profile-identity__body{min-width:0}.profile-avatar{display:grid;width:88px;height:88px;overflow:hidden;place-items:center;border:1px solid var(--morrow-color-border-subtle);border-radius:50%;color:var(--morrow-color-text-muted);background:var(--morrow-color-surface-subtle)}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-identity__title{display:flex;align-items:center;gap:9px}.profile-identity__title h1{font-size:28px}.profile-identity__title span{padding:4px 7px;border-radius:999px;color:var(--morrow-color-brand);background:color-mix(in srgb,var(--morrow-color-brand) 14%,transparent);font-size:10px;font-weight:700}.profile-address{overflow:hidden;margin:4px 0 0;color:var(--morrow-color-text-muted);font-size:12px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.profile-bio{max-width:620px;margin:12px 0 0;color:var(--morrow-color-text-secondary);font-size:14px;line-height:1.5}.profile-social{display:flex;gap:18px;margin-top:12px;color:var(--morrow-color-text-muted);font-size:12px}.profile-social strong{color:var(--morrow-color-text-primary);font-variant-numeric:tabular-nums}.profile-identity>.morrow-button{width:auto;min-width:112px}.profile-unavailable{display:flex;gap:12px;margin-bottom:18px;padding:16px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);color:var(--morrow-color-text-muted);background:var(--morrow-color-surface-subtle)}.profile-unavailable strong{color:var(--morrow-color-text-primary)}.profile-unavailable p{margin:5px 0 0;font-size:13px;line-height:1.45}.profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;margin-bottom:16px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-border-subtle)}.profile-metrics>div{display:grid;gap:8px;padding:17px;background:var(--morrow-color-surface-subtle)}.profile-metrics span{color:var(--morrow-color-text-muted);font-size:11px}.profile-metrics strong{font-size:20px;font-variant-numeric:tabular-nums}.profile-metrics strong.is-gain,.profile-table__row .is-gain{color:var(--morrow-color-gain)}.profile-metrics strong.is-loss,.profile-table__row .is-loss{color:var(--morrow-color-loss)}.profile-panel{margin-top:16px;overflow:hidden;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-subtle)}.profile-panel__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 20px 6px}.profile-panel__header h2{margin:0;font-size:17px}.profile-panel__header p{margin:4px 0 0;color:var(--morrow-color-text-muted);font-size:11px}.profile-range{display:flex;padding:3px;border-radius:9px;background:var(--morrow-color-canvas)}.profile-range button{min-width:44px;min-height:30px;border:0;border-radius:7px;color:var(--morrow-color-text-muted);background:transparent;font-size:11px;cursor:pointer}.profile-range button.is-active{color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-raised)}.profile-chart{height:270px;padding:8px 12px 4px}.profile-chart__figure{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:8px;height:100%;color:var(--morrow-color-brand)}.profile-chart__plot,.profile-chart__plot svg{width:100%;height:100%}.profile-chart__labels{display:flex;justify-content:space-between;color:var(--morrow-color-text-muted);font-size:10px}.profile-chart__empty{display:grid;height:100%;place-items:center;color:var(--morrow-color-text-muted);font-size:13px}.profile-chart__loading{display:grid;height:100%;place-items:center}.profile-chart__loading span{width:calc(100% - 36px);height:2px;background:var(--morrow-color-surface-raised);animation:profile-pulse 1.5s ease-in-out infinite}.profile-resource-loading{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;overflow:hidden;min-height:88px;margin-bottom:16px;border:1px solid var(--morrow-color-border-subtle);border-radius:var(--morrow-radius-object);background:var(--morrow-color-border-subtle)}.profile-resource-loading span{background:var(--morrow-color-surface-subtle);animation:profile-pulse 1.5s ease-in-out infinite}.profile-resource-error{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;padding:16px 18px;border:1px solid color-mix(in srgb,var(--morrow-color-loss) 34%,transparent);border-radius:var(--morrow-radius-object);color:var(--morrow-color-text-secondary);background:color-mix(in srgb,var(--morrow-color-loss) 7%,transparent);font-size:13px}.profile-resource-error.is-compact{min-height:132px;margin:0;border:0;border-radius:0;background:transparent}.profile-resource-error .morrow-button{width:auto;flex:0 0 auto}.profile-table-loading{display:grid;gap:1px}.profile-table-loading span{height:64px;border-top:1px solid var(--morrow-color-border-subtle);background:var(--morrow-color-surface-subtle);animation:profile-pulse 1.5s ease-in-out infinite}.profile-completeness{display:flex;align-items:center;gap:7px;padding:9px 20px 13px;color:var(--morrow-color-warning);font-size:11px}.allocation-list{padding:10px 20px 16px}.allocation-list button{display:grid;width:100%;min-height:48px;grid-template-columns:minmax(150px,1.3fr) minmax(100px,1fr) 64px;align-items:center;gap:14px;padding:6px 0;border:0;color:var(--morrow-color-text-primary);background:transparent;text-align:left;cursor:pointer}.allocation-list button:disabled{cursor:default}.allocation-list button>span:first-child{display:flex;min-width:0;align-items:center;gap:9px}.allocation-list img{width:26px;height:26px;border-radius:7px;object-fit:cover}.allocation-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.allocation-list b{color:var(--morrow-color-text-secondary);font-size:12px;font-variant-numeric:tabular-nums;text-align:right}.allocation-bar{height:5px;overflow:hidden;border-radius:999px;background:var(--morrow-color-canvas)}.allocation-bar i{display:block;height:100%;border-radius:inherit;background:var(--morrow-color-brand)}.profile-tabs{display:flex;border-bottom:1px solid var(--morrow-color-border-subtle)}.profile-tabs button{position:relative;min-height:50px;padding:0 22px;border:0;color:var(--morrow-color-text-muted);background:transparent;font-weight:620;cursor:pointer}.profile-tabs button.is-active{color:var(--morrow-color-text-primary)}.profile-tabs button.is-active:after{position:absolute;right:20px;bottom:-1px;left:20px;height:2px;background:var(--morrow-color-brand);content:""}.profile-table{width:100%;overflow-x:auto}.profile-table__head,.profile-table__row{display:grid;min-width:700px;grid-template-columns:minmax(280px,1fr) 100px 120px 130px;align-items:center;gap:12px}.profile-table__head{min-height:38px;padding:0 18px;color:var(--morrow-color-text-muted);font-size:10px;text-transform:uppercase}.profile-table__row{width:100%;min-height:64px;padding:8px 18px;border:0;border-top:1px solid var(--morrow-color-border-subtle);color:var(--morrow-color-text-secondary);background:transparent;font-size:12px;text-align:left;cursor:pointer}.profile-table__row:hover{background:var(--morrow-color-surface-raised)}.profile-table__market{display:flex;min-width:0;align-items:center;gap:10px}.profile-table__market img{width:36px;height:36px;border-radius:9px;object-fit:cover}.profile-table__market>span{display:grid;min-width:0;gap:3px}.profile-table__market strong{overflow:hidden;color:var(--morrow-color-text-primary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profile-table__market small,.profile-table__row>span>small{display:block;color:var(--morrow-color-text-muted);font-size:10px}.result{display:flex;align-items:center;gap:5px;font-weight:650;text-transform:capitalize}.result--win{color:var(--morrow-color-gain)}.result--lose{color:var(--morrow-color-loss)}.profile-table-empty{display:grid;min-height:160px;place-items:center;color:var(--morrow-color-text-muted);font-size:13px}.profile-positions>.morrow-button{width:calc(100% - 36px);margin:12px 18px 18px}.profile-error{display:grid;place-items:center;align-content:center;gap:16px;min-height:70vh}.profile-error .morrow-button{width:auto}.profile-loading{display:grid;align-content:start;gap:18px}.profile-loading span{height:88px;border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-subtle);animation:profile-pulse 1.5s ease-in-out infinite}.profile-loading span:nth-child(2){height:150px}.profile-loading span:nth-child(3){height:300px}@keyframes profile-pulse{50%{opacity:.45}}@media(max-width:900px){.profile-layout{grid-template-columns:190px minmax(0,1fr)}.profile-main{padding-inline:22px}.profile-metrics{grid-template-columns:1fr 1fr}}@media(max-width:820px){.profile-layout{display:block;padding-bottom:64px}.profile-layout__left{border:0}.profile-main{padding:22px 16px 80px}.profile-identity{grid-template-columns:auto 1fr;gap:14px}.profile-avatar{width:68px;height:68px}.profile-identity__title h1{font-size:23px}.profile-identity>.morrow-button{grid-column:1 / -1;width:100%}.profile-metrics strong{font-size:18px}.profile-resource-loading{grid-template-columns:1fr 1fr;min-height:150px}.profile-resource-error{align-items:stretch;flex-direction:column}.profile-resource-error .morrow-button{width:100%}.profile-panel__header{align-items:flex-start}.profile-chart{height:230px}.allocation-list button{grid-template-columns:minmax(130px,1.2fr) minmax(70px,1fr) 50px;gap:8px}}@media(max-width:480px){.profile-table__head,.profile-table__row{min-width:0;grid-template-columns:minmax(116px,1.5fr) 48px 70px 82px;gap:6px;padding-inline:10px}.profile-table__head{font-size:9px}.profile-table__row{font-size:11px}}.morrow-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:var(--morrow-size-control);padding:0 18px;border:1px solid transparent;border-radius:var(--morrow-radius-control);color:var(--morrow-color-on-solid);background:var(--morrow-color-brand);font:600 15px / 1 var(--morrow-font-ui);cursor:pointer;transition:opacity var(--morrow-motion-fast) var(--morrow-motion-easing),background-color var(--morrow-motion-fast) var(--morrow-motion-easing),border-color var(--morrow-motion-fast) var(--morrow-motion-easing),transform 90ms var(--morrow-motion-easing);-webkit-tap-highlight-color:transparent}.morrow-button:hover:not(:disabled){filter:brightness(1.08)}.morrow-button:active:not(:disabled){transform:scale(.985);opacity:.8}.morrow-button:focus-visible{outline:3px solid color-mix(in srgb,var(--morrow-color-focus-ring) 76%,transparent);outline-offset:3px}.morrow-button:disabled{cursor:not-allowed;opacity:.45}.morrow-button[aria-busy=true]{cursor:wait}.morrow-button[data-variant=secondary]{border-color:var(--morrow-color-border-subtle);color:var(--morrow-color-text-primary);background:var(--morrow-color-surface-subtle)}.morrow-button[data-variant=ghost]{color:var(--morrow-color-text-primary);background:transparent}.morrow-button[data-variant=yes]{background:var(--morrow-color-outcome-yes)}.morrow-button[data-variant=no]{background:var(--morrow-color-outcome-no)}.morrow-button[data-variant=danger]{background:var(--morrow-color-danger)}.morrow-surface{border-radius:var(--morrow-radius-object);background:var(--morrow-color-surface-raised)}.morrow-surface[data-surface=subtle]{background:var(--morrow-color-surface-subtle)}.morrow-surface[data-surface=danger]{border:1px solid color-mix(in srgb,var(--morrow-color-danger) 42%,transparent);background:var(--morrow-color-surface-danger)}@media(prefers-reduced-motion:reduce){.morrow-button{transition:none}.morrow-button:active:not(:disabled){transform:none}}:root{color:var(--morrow-color-text-primary);background:var(--morrow-color-canvas);font-family:var(--morrow-font-ui);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--morrow-color-canvas)}button,input,textarea,select{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--morrow-color-canvas)}.panel{width:min(100%,440px);padding:28px;border:1px solid var(--morrow-color-border-subtle)}.brand{color:var(--morrow-color-text-primary);font-size:28px;font-weight:740;letter-spacing:-.04em}.eyebrow{margin:30px 0 8px;color:var(--morrow-color-brand);font-size:13px;font-weight:650}h1{margin:0;color:var(--morrow-color-text-primary);font-size:28px;line-height:1.2;letter-spacing:-.03em}.description{margin:12px 0 24px;color:var(--morrow-color-text-secondary);line-height:1.6}.error{margin-bottom:16px;padding:12px;color:var(--morrow-color-danger);line-height:1.45}.identity{margin:0 0 24px;padding:14px;border-radius:var(--morrow-radius-control);background:var(--morrow-color-surface-subtle)}.identity div{display:flex;justify-content:space-between;gap:16px;padding:5px 0}.identity dt{color:var(--morrow-color-text-secondary)}.identity dd{margin:0;color:var(--morrow-color-text-primary);font-variant-numeric:tabular-nums}@media(max-width:520px){.shell{align-items:end;padding:16px}.panel{padding:22px}}
