.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(--bayes-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(--bayes-radius-control);color:var(--bayes-color-text-secondary);background:transparent;font-size:15px;font-weight:610;text-align:left;cursor:pointer}.product-nav__items button:hover{color:var(--bayes-color-text-primary);background:var(--bayes-color-surface-subtle)}.product-nav__items button.is-active{color:var(--bayes-color-text-primary);background:color-mix(in srgb,var(--bayes-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(--bayes-color-border-subtle);background:color-mix(in srgb,var(--bayes-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(--bayes-color-brand);background:color-mix(in srgb,var(--bayes-color-brand) 14%,var(--bayes-color-surface-raised))}.visitor-feed__hero>p{margin:28px 0 12px;color:var(--bayes-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(--bayes-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(--bayes-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(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-color-surface-raised)}.settings-heading{display:flex;align-items:center;gap:10px;color:var(--bayes-color-brand)}.settings-heading h2{margin:0;color:var(--bayes-color-text-primary);font-size:16px}.settings-row{display:flex;justify-content:space-between;gap:24px;padding-top:18px;color:var(--bayes-color-text-secondary)}.settings-row strong{color:var(--bayes-color-text-primary);font-weight:600;font-variant-numeric:tabular-nums}.settings-section--copy p{margin:14px 0 0 29px;color:var(--bayes-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%,1240px);min-height:100vh;grid-template-columns:220px minmax(0,680px) minmax(250px,1fr);margin:0 auto;color:var(--bayes-color-text-primary)}.timeline-layout__left{border-right:1px solid var(--bayes-color-border-subtle)}.timeline-main{min-width:0;border-right:1px solid var(--bayes-color-border-subtle)}.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(--bayes-color-border-subtle);background:color-mix(in srgb,var(--bayes-color-canvas) 94%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.timeline-header h1{font-size:22px}.timeline-header p{margin:3px 0 0;color:var(--bayes-color-text-muted);font-size:12px}.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(--bayes-color-text-secondary);background:transparent;cursor:pointer}.timeline-refresh:hover,.feed-card__icon:hover,.feed-card__footer button:hover{color:var(--bayes-color-text-primary);background:var(--bayes-color-surface-subtle)}.timeline-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--bayes-color-border-subtle)}.timeline-tabs button{position:relative;min-height:49px;border:0;color:var(--bayes-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(--bayes-color-text-primary)}.timeline-tabs button.is-active:after{background:var(--bayes-color-brand)}.timeline-feedback-error{padding:10px 20px;border-bottom:1px solid color-mix(in srgb,var(--bayes-color-loss) 38%,transparent);color:var(--bayes-color-loss);background:color-mix(in srgb,var(--bayes-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(--bayes-color-brand) 48%,transparent);border-radius:999px;color:var(--bayes-color-on-solid);background:var(--bayes-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(--bayes-color-border-subtle);background:var(--bayes-color-canvas)}.feed-card__meta{display:flex;min-height:28px;align-items:center;gap:7px;color:var(--bayes-color-text-muted);font-size:12px}.feed-card__kind{color:var(--bayes-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(--bayes-color-border-subtle);border-radius:var(--bayes-radius-control);background:var(--bayes-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(--bayes-color-text-primary);background:transparent;text-align:left;cursor:pointer}.feed-card__menu button:hover{background:var(--bayes-color-surface-subtle)}.feed-card__menu button:disabled,.feed-card__footer button:disabled{cursor:wait;opacity:.52}.feed-card__content,.feed-card__anchor,.feed-card__author{width:100%;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.feed-card__content{padding:5px 0 12px}.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(--bayes-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(--bayes-color-on-solid);background:var(--bayes-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(--bayes-color-text-muted);font-size:11px}.feed-card__anchor{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:16px;padding:10px 12px;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-control);background:var(--bayes-color-surface-subtle)}.feed-card__anchor span{display:grid;min-width:0;gap:3px}.feed-card__anchor small{color:var(--bayes-color-text-muted);font-size:10px;font-weight:650;text-transform:uppercase}.feed-card__anchor strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.feed-card__anchor b{flex:0 0 auto;padding:6px 9px;border-radius:8px;color:var(--bayes-color-brand);background:color-mix(in srgb,var(--bayes-color-brand) 14%,transparent);font-size:12px}.feed-card__footer{display:flex;min-height:42px;align-items:end;justify-content:space-between;gap:12px;padding-top:8px;color:var(--bayes-color-text-muted);font-size:11px}.feed-card__footer>div{display:flex;gap:3px}.feed-card__footer button.is-active{color:var(--bayes-color-outcome-no)}.feed-card--withdrawn{display:grid;min-height:96px;align-content:center;gap:6px;color:var(--bayes-color-text-muted)}.feed-card--withdrawn strong{color:var(--bayes-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(--bayes-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(--bayes-color-text-secondary);text-align:center}.timeline-state strong{color:var(--bayes-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 .bayes-button{width:auto}.timeline-context{position:sticky;top:0;height:100vh;padding:28px 22px}.timeline-context section{padding:18px;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-color-surface-subtle)}.timeline-context h2{margin:5px 0 9px;font-size:17px}.timeline-context p{margin:0;color:var(--bayes-color-text-secondary);font-size:13px;line-height:1.55}.timeline-context__eyebrow{color:var(--bayes-color-brand);font-size:11px;font-weight:700;text-transform:uppercase}.timeline-context__facts{display:grid;gap:14px;margin-top:12px}.timeline-context__facts div{display:grid;gap:4px}.timeline-context__facts strong{font-size:13px}.timeline-context__facts span{color:var(--bayes-color-text-muted);font-size:12px;line-height:1.45}.timeline-sentinel{display:grid;height:80px;place-items:center}.timeline-sentinel span{width:8px;height:8px;border-radius:50%;background:var(--bayes-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)}.timeline-context{display:none}}@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}}.market-detail-page{min-height:100vh;background:var(--bayes-color-canvas);color:var(--bayes-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(--bayes-color-border-subtle);background:color-mix(in srgb,var(--bayes-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(--bayes-color-text-primary);background:transparent;cursor:pointer}.detail-topbar>.bayes-button{justify-self:end;width:auto}.detail-brand{border:0;color:var(--bayes-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(--bayes-color-surface-raised)}.detail-hero__fallback{display:grid;place-items:center;background:var(--bayes-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(--bayes-color-text-muted);font-size:12px;font-weight:650}.detail-tags span{padding:5px 9px;border-radius:999px;background:var(--bayes-color-surface-subtle)}.market-selector{margin-bottom:18px}.section-kicker{color:var(--bayes-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(--bayes-color-border-subtle);border-radius:11px;color:var(--bayes-color-text-secondary);background:var(--bayes-color-surface-raised);cursor:pointer}.market-selector button.is-active{border-color:var(--bayes-color-brand);color:var(--bayes-color-text-primary);background:color-mix(in srgb,var(--bayes-color-brand) 12%,var(--bayes-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(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-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(--bayes-color-border-subtle);border-radius:11px;color:var(--bayes-color-text-secondary);background:var(--bayes-color-surface-subtle);cursor:pointer}.outcome-tabs button.is-active[data-side=yes]{border-color:color-mix(in srgb,var(--bayes-color-outcome-yes) 65%,transparent);color:var(--bayes-color-outcome-yes);background:color-mix(in srgb,var(--bayes-color-outcome-yes) 10%,var(--bayes-color-surface-subtle))}.outcome-tabs button.is-active[data-side=no]{border-color:color-mix(in srgb,var(--bayes-color-outcome-no) 65%,transparent);color:var(--bayes-color-outcome-no);background:color-mix(in srgb,var(--bayes-color-outcome-no) 10%,var(--bayes-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(--bayes-color-surface-subtle)}.chart-heading button{min-width:38px;height:30px;border:0;border-radius:7px;color:var(--bayes-color-text-muted);background:transparent;font-size:12px;font-weight:650;cursor:pointer}.chart-heading button.is-active{color:var(--bayes-color-text-primary);background:var(--bayes-color-surface-raised)}.price-chart{display:block;width:100%;height:auto;margin-top:12px;overflow:visible}.price-chart__grid{stroke:var(--bayes-color-border-subtle);stroke-width:1}.price-chart__line{stroke:var(--bayes-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(--bayes-color-surface-subtle),var(--bayes-color-border-subtle),var(--bayes-color-surface-subtle));background-size:220% 100%;animation:detail-shimmer 1.4s infinite}.detail-rules{margin:0;color:var(--bayes-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(--bayes-color-border-subtle);color:var(--bayes-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(--bayes-color-text-secondary)}.trade-panel__outcomes i{width:8px;height:8px;border-radius:50%;background:var(--bayes-color-outcome-yes)}.trade-panel__outcomes i[data-side=no]{background:var(--bayes-color-outcome-no)}.trade-panel .bayes-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(--bayes-color-text-muted)}.book-level[data-side=ask] span:first-child{color:var(--bayes-color-outcome-no)}.book-level[data-side=bid] span:first-child{color:var(--bayes-color-outcome-yes)}.market-facts{display:grid;gap:2px}.market-fact{display:flex;justify-content:space-between;gap:18px;padding:10px 0;color:var(--bayes-color-text-secondary);font-size:13px}.market-fact>span{display:flex;gap:9px;align-items:center}.market-fact strong{color:var(--bayes-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(--bayes-color-text-muted);font-size:13px;text-align:center}.detail-skeleton{display:grid;gap:18px}.detail-skeleton div{height:160px;border-radius:var(--bayes-radius-object);background:var(--bayes-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(--bayes-color-border-subtle);border-radius:10px;color:var(--bayes-color-text-secondary);background:var(--bayes-color-surface-raised);text-align:start;cursor:pointer}.series-timeline button.is-active{border-color:var(--bayes-color-brand);color:var(--bayes-color-text-primary);background:color-mix(in srgb,var(--bayes-color-brand) 10%,var(--bayes-color-surface-raised))}.series-timeline button small{overflow:hidden;color:var(--bayes-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(--bayes-color-border-subtle);border-radius:11px;background:var(--bayes-color-surface-subtle)}.price-context span{color:var(--bayes-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(--bayes-color-border-subtle);border-radius:13px;background:var(--bayes-color-surface-subtle)}.sports-scoreboard strong{font-size:25px;font-variant-numeric:tabular-nums}.sports-scoreboard small{grid-column:1 / -1;color:var(--bayes-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(--bayes-color-surface-raised)}.market-browser{display:grid;gap:12px;margin-bottom:22px;padding:16px;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-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(--bayes-color-border-subtle);border-radius:11px;color:var(--bayes-color-text-primary);background:var(--bayes-color-surface-subtle);text-align:start;cursor:pointer}.market-choice.is-active{border-color:var(--bayes-color-brand);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bayes-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(--bayes-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(--bayes-color-outcome-yes);background:color-mix(in srgb,var(--bayes-color-outcome-yes) 11%,transparent);font-size:11px;font-style:normal;font-weight:700}.market-choice>i[data-side=no]{color:var(--bayes-color-outcome-no);background:color-mix(in srgb,var(--bayes-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(--bayes-color-border-subtle);border-radius:9px;color:var(--bayes-color-text-secondary);background:var(--bayes-color-surface-subtle);cursor:pointer}.sports-group-tabs button.is-active{border-color:var(--bayes-color-brand);color:var(--bayes-color-text-primary);background:color-mix(in srgb,var(--bayes-color-brand) 11%,var(--bayes-color-surface-subtle))}.sports-group-tabs small{color:var(--bayes-color-text-muted);font-variant-numeric:tabular-nums}.trade-panel__selection{overflow:hidden;margin-bottom:12px;color:var(--bayes-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>.bayes-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(--bayes-color-canvas);color:var(--bayes-color-text-primary)}.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 - 1400px)/2));border-bottom:1px solid var(--bayes-color-border-subtle);background:color-mix(in srgb,var(--bayes-color-canvas) 92%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.discovery-brand{justify-self:start;padding:8px 0;border:0;color:var(--bayes-color-text-primary);background:transparent;font-size:25px;font-weight:760;letter-spacing:-.045em;cursor:pointer}.discovery-header>.bayes-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(--bayes-radius-control);background:var(--bayes-color-surface-subtle);color:var(--bayes-color-text-muted);transition:border-color var(--bayes-motion-fast) var(--bayes-motion-easing),background var(--bayes-motion-fast) var(--bayes-motion-easing)}.discovery-search:focus-within{border-color:var(--bayes-color-focus-ring);background:var(--bayes-color-surface-raised)}.discovery-search input{min-width:0;border:0;outline:0;color:var(--bayes-color-text-primary);background:transparent;font-size:15px}.discovery-search input::placeholder{color:var(--bayes-color-text-muted)}.discovery-search__clear{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--bayes-color-text-secondary);cursor:pointer}.category-nav{position:sticky;z-index:19;top:72px;overflow:hidden;border-bottom:1px solid var(--bayes-color-border-subtle);background:var(--bayes-color-canvas)}.category-nav__inner{display:flex;max-width:1400px;margin:0 auto;overflow-x:auto;scrollbar-width:none}.category-nav button{position:relative;flex:0 0 auto;min-height:52px;padding:0 18px;border:0;color:var(--bayes-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(--bayes-color-text-primary)}.category-nav button.is-active:after{background:var(--bayes-color-brand)}.discovery-main{width:min(100%,1400px);margin:0 auto;padding:24px 24px 80px}.topic-rail{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.topic-rail button{flex:0 0 auto;min-height:36px;padding:0 13px;border:1px solid var(--bayes-color-border-subtle);border-radius:999px;color:var(--bayes-color-text-secondary);background:transparent;font-size:13px;cursor:pointer}.topic-rail button.is-active{border-color:color-mix(in srgb,var(--bayes-color-brand) 65%,var(--bayes-color-border-subtle));color:var(--bayes-color-text-primary);background:color-mix(in srgb,var(--bayes-color-brand) 16%,transparent)}.discovery-section-heading{display:flex;align-items:end;justify-content:space-between;margin:28px 0 16px}.discovery-section-heading h1{font-size:24px;line-height:1.2;letter-spacing:-.025em}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.market-card{min-width:0;overflow:hidden;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-color-surface-raised);transition:border-color var(--bayes-motion-fast) var(--bayes-motion-easing),transform var(--bayes-motion-fast) var(--bayes-motion-easing)}.market-card:hover{border-color:color-mix(in srgb,var(--bayes-color-text-muted) 55%,var(--bayes-color-border-subtle));transform:translateY(-1px)}.market-card__header,.market-card__footer,.market-row__question{width:100%;border:0;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:16px 16px 12px}.market-card__image{width:46px;height:46px;border-radius:11px;object-fit:cover;background:var(--bayes-color-surface-subtle)}.market-card__image--fallback{display:grid;place-items:center;color:var(--bayes-color-on-solid);background:var(--bayes-color-brand);font-weight:750}.market-card__title-wrap{min-width:0}.market-card__eyebrow{display:flex;min-height:18px;align-items:center;gap:8px;margin-bottom:4px;overflow:hidden;color:var(--bayes-color-text-muted);font-size:12px;white-space:nowrap}.market-card__live{color:var(--bayes-color-outcome-no);font-weight:700}.market-card__title{display:-webkit-box;overflow:hidden;color:var(--bayes-color-text-primary);font-size:16px;font-weight:650;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.market-card__score{display:block;margin-top:7px;color:var(--bayes-color-brand);font-size:12px;font-weight:700;font-variant-numeric:tabular-nums}.market-row--summary .market-row__question{min-height:36px;padding-block:5px}.market-card__markets{padding:0 12px 8px}.market-row{padding:10px 4px 11px;border-top:1px solid color-mix(in srgb,var(--bayes-color-border-subtle) 68%,transparent)}.market-row__question{display:flex;min-height:30px;align-items:center;justify-content:space-between;gap:16px;padding:0 2px 7px;color:var(--bayes-color-text-primary)}.market-row__question span{overflow:hidden;font-size:13px;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.market-row__question strong{flex:0 0 auto;font-size:14px;font-variant-numeric:tabular-nums}.market-row__outcomes{display:grid;grid-template-columns:1fr 1fr;gap:8px}.outcome-button{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:space-between;gap:6px;padding:0 10px;border:1px solid transparent;border-radius:9px;font-size:12px;cursor:pointer}.outcome-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.outcome-button strong{font-variant-numeric:tabular-nums}.outcome-button--yes{color:var(--bayes-color-outcome-yes);background:color-mix(in srgb,var(--bayes-color-outcome-yes) 12%,transparent)}.outcome-button--no{color:var(--bayes-color-outcome-no);background:color-mix(in srgb,var(--bayes-color-outcome-no) 11%,transparent)}.market-card__footer{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-top:1px solid var(--bayes-color-border-subtle);color:var(--bayes-color-text-muted);font-size:11px}.market-card__footer span{display:flex;min-width:0;align-items:center;gap:5px}.market-card--skeleton{min-height:320px;padding:18px}.market-card--skeleton span{display:block;height:18px;margin-bottom:18px;border-radius:6px;background:linear-gradient(90deg,var(--bayes-color-surface-subtle) 15%,var(--bayes-color-border-subtle) 50%,var(--bayes-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}.discovery-state{display:flex;min-height:280px;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--bayes-color-text-secondary);text-align:center}.discovery-state strong{color:var(--bayes-color-text-primary);font-size:18px}.discovery-state .bayes-button{width:auto}.load-more-sentinel{display:grid;min-height:56px;place-items:center}.loading-dot{width:18px;height:18px;border:2px solid var(--bayes-color-border-subtle);border-top-color:var(--bayes-color-brand);border-radius:50%;animation:discovery-spin .8s linear infinite}button:focus-visible,input:focus-visible{outline:2px solid var(--bayes-color-focus-ring);outline-offset:2px}@keyframes discovery-shimmer{to{background-position:-220% 0}}@keyframes discovery-spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.discovery-header{grid-template-columns:1fr auto;gap:12px;min-height:64px;padding:10px 16px}.discovery-brand{font-size:23px}.discovery-header>.bayes-button{width:auto;min-width:56px;padding:0 14px;font-size:13px}.discovery-search{grid-column:1 / -1;grid-row:2}.category-nav{top:124px}.category-nav__inner{padding:0 8px}.category-nav button{min-height:46px;padding:0 12px}.discovery-main{padding:16px 12px 64px}.discovery-section-heading{margin-top:22px}.market-grid{grid-template-columns:1fr}.market-card:hover{transform:none}}@media(prefers-reduced-motion:reduce){.market-card,.discovery-search{transition:none}.market-card--skeleton span,.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(--bayes-color-text-primary)}.profile-layout__left{border-right:1px solid var(--bayes-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(--bayes-color-border-subtle);border-radius:50%;color:var(--bayes-color-text-muted);background:var(--bayes-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(--bayes-color-brand);background:color-mix(in srgb,var(--bayes-color-brand) 14%,transparent);font-size:10px;font-weight:700}.profile-address{overflow:hidden;margin:4px 0 0;color:var(--bayes-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(--bayes-color-text-secondary);font-size:14px;line-height:1.5}.profile-social{display:flex;gap:18px;margin-top:12px;color:var(--bayes-color-text-muted);font-size:12px}.profile-social strong{color:var(--bayes-color-text-primary);font-variant-numeric:tabular-nums}.profile-identity>.bayes-button{width:auto;min-width:112px}.profile-unavailable{display:flex;gap:12px;margin-bottom:18px;padding:16px;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);color:var(--bayes-color-text-muted);background:var(--bayes-color-surface-subtle)}.profile-unavailable strong{color:var(--bayes-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(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-color-border-subtle)}.profile-metrics>div{display:grid;gap:8px;padding:17px;background:var(--bayes-color-surface-subtle)}.profile-metrics span{color:var(--bayes-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(--bayes-color-gain)}.profile-metrics strong.is-loss,.profile-table__row .is-loss{color:var(--bayes-color-loss)}.profile-panel{margin-top:16px;overflow:hidden;border:1px solid var(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-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(--bayes-color-text-muted);font-size:11px}.profile-range{display:flex;padding:3px;border-radius:9px;background:var(--bayes-color-canvas)}.profile-range button{min-width:44px;min-height:30px;border:0;border-radius:7px;color:var(--bayes-color-text-muted);background:transparent;font-size:11px;cursor:pointer}.profile-range button.is-active{color:var(--bayes-color-text-primary);background:var(--bayes-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(--bayes-color-brand)}.profile-chart__plot,.profile-chart__plot svg{width:100%;height:100%}.profile-chart__labels{display:flex;justify-content:space-between;color:var(--bayes-color-text-muted);font-size:10px}.profile-chart__empty{display:grid;height:100%;place-items:center;color:var(--bayes-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(--bayes-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(--bayes-color-border-subtle);border-radius:var(--bayes-radius-object);background:var(--bayes-color-border-subtle)}.profile-resource-loading span{background:var(--bayes-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(--bayes-color-loss) 34%,transparent);border-radius:var(--bayes-radius-object);color:var(--bayes-color-text-secondary);background:color-mix(in srgb,var(--bayes-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 .bayes-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(--bayes-color-border-subtle);background:var(--bayes-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(--bayes-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(--bayes-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(--bayes-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(--bayes-color-canvas)}.allocation-bar i{display:block;height:100%;border-radius:inherit;background:var(--bayes-color-brand)}.profile-tabs{display:flex;border-bottom:1px solid var(--bayes-color-border-subtle)}.profile-tabs button{position:relative;min-height:50px;padding:0 22px;border:0;color:var(--bayes-color-text-muted);background:transparent;font-weight:620;cursor:pointer}.profile-tabs button.is-active{color:var(--bayes-color-text-primary)}.profile-tabs button.is-active:after{position:absolute;right:20px;bottom:-1px;left:20px;height:2px;background:var(--bayes-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(--bayes-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(--bayes-color-border-subtle);color:var(--bayes-color-text-secondary);background:transparent;font-size:12px;text-align:left;cursor:pointer}.profile-table__row:hover{background:var(--bayes-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(--bayes-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(--bayes-color-text-muted);font-size:10px}.result{display:flex;align-items:center;gap:5px;font-weight:650;text-transform:capitalize}.result--win{color:var(--bayes-color-gain)}.result--lose{color:var(--bayes-color-loss)}.profile-table-empty{display:grid;min-height:160px;place-items:center;color:var(--bayes-color-text-muted);font-size:13px}.profile-positions>.bayes-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 .bayes-button{width:auto}.profile-loading{display:grid;align-content:start;gap:18px}.profile-loading span{height:88px;border-radius:var(--bayes-radius-object);background:var(--bayes-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>.bayes-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 .bayes-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}}.bayes-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:var(--bayes-size-control);padding:0 18px;border:1px solid transparent;border-radius:var(--bayes-radius-control);color:var(--bayes-color-on-solid);background:var(--bayes-color-brand);font:600 15px / 1 var(--bayes-font-ui);cursor:pointer;transition:opacity var(--bayes-motion-fast) var(--bayes-motion-easing),background-color var(--bayes-motion-fast) var(--bayes-motion-easing),border-color var(--bayes-motion-fast) var(--bayes-motion-easing),transform 90ms var(--bayes-motion-easing);-webkit-tap-highlight-color:transparent}.bayes-button:hover:not(:disabled){filter:brightness(1.08)}.bayes-button:active:not(:disabled){transform:scale(.985);opacity:.8}.bayes-button:focus-visible{outline:3px solid color-mix(in srgb,var(--bayes-color-focus-ring) 76%,transparent);outline-offset:3px}.bayes-button:disabled{cursor:not-allowed;opacity:.45}.bayes-button[aria-busy=true]{cursor:wait}.bayes-button[data-variant=secondary]{border-color:var(--bayes-color-border-subtle);color:var(--bayes-color-text-primary);background:var(--bayes-color-surface-subtle)}.bayes-button[data-variant=ghost]{color:var(--bayes-color-text-primary);background:transparent}.bayes-button[data-variant=yes]{background:var(--bayes-color-outcome-yes)}.bayes-button[data-variant=no]{background:var(--bayes-color-outcome-no)}.bayes-button[data-variant=danger]{background:var(--bayes-color-danger)}.bayes-surface{border-radius:var(--bayes-radius-object);background:var(--bayes-color-surface-raised)}.bayes-surface[data-surface=subtle]{background:var(--bayes-color-surface-subtle)}.bayes-surface[data-surface=danger]{border:1px solid color-mix(in srgb,var(--bayes-color-danger) 42%,transparent);background:var(--bayes-color-surface-danger)}@media(prefers-reduced-motion:reduce){.bayes-button{transition:none}.bayes-button:active:not(:disabled){transform:none}}:root{color:var(--bayes-color-text-primary);background:var(--bayes-color-canvas);font-family:var(--bayes-font-ui);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bayes-color-canvas)}button,input,textarea,select{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bayes-color-canvas)}.panel{width:min(100%,440px);padding:28px;border:1px solid var(--bayes-color-border-subtle)}.brand{color:var(--bayes-color-text-primary);font-size:28px;font-weight:740;letter-spacing:-.04em}.eyebrow{margin:30px 0 8px;color:var(--bayes-color-brand);font-size:13px;font-weight:650}h1{margin:0;color:var(--bayes-color-text-primary);font-size:28px;line-height:1.2;letter-spacing:-.03em}.description{margin:12px 0 24px;color:var(--bayes-color-text-secondary);line-height:1.6}.error{margin-bottom:16px;padding:12px;color:var(--bayes-color-danger);line-height:1.45}.identity{margin:0 0 24px;padding:14px;border-radius:var(--bayes-radius-control);background:var(--bayes-color-surface-subtle)}.identity div{display:flex;justify-content:space-between;gap:16px;padding:5px 0}.identity dt{color:var(--bayes-color-text-secondary)}.identity dd{margin:0;color:var(--bayes-color-text-primary);font-variant-numeric:tabular-nums}@media(max-width:520px){.shell{align-items:end;padding:16px}.panel{padding:22px}}
