:root,.lp-root{--xa-card:var(--white);--xa-line:var(--wn-200);--xa-hair:var(--warm-hairline);--xa-hair2:var(--wn-100);--xa-ink:var(--ink-800);--xa-ink2:var(--pf-ink);--xa-ink3:var(--wn-900);--xa-muted:var(--warm-ink-muted);--xa-muted2:var(--wn-500);--xa-icon:var(--warm-faint);--xa-ph:var(--wn-a20);--xa-ring:var(--warm-border);--xa-tab-on:var(--black);--xa-tab-off:var(--warm-muted);--xa-cta:var(--accent-cta);--xa-cta-ink:var(--pf-ink);--xa-apply:var(--amber-300);--xa-fill:rgb(var(--gs-avatar-gold-rgb) / .08);--xa-fill-ok:var(--green-a8);--xa-ok:var(--t-pill-green);--xa-pending:rgb(var(--gs-avatar-gold-rgb) / .14);--xa-surface:var(--wn-50);--xa-toggle-on:var(--wn-a8);--xa-chip:var(--wn-a8);--xa-hover:var(--wn-a6);--xa-count:var(--t-seg-active);--xa-scrim:var(--overlay-dark-a50);--xa-chrome:var(--overlay-dark-a50);--xa-chrome-fg:var(--white);--xa-badge-1-bg:var(--white);--xa-badge-2-bg:var(--wn-50);--xa-badge-4-bg:var(--cream-tint);--xa-rank-gold:var(--brand-gold-badge);--xa-rank-bronze:var(--gs-rank-bronze-border);--xa-stat-reply:var(--pf-ink);--xa-stat-repost:var(--t-pill-green);--xa-stat-like:var(--t-red);--xa-divider:var(--sc-soft-line);--xa-menu-shadow:var(--n900-a6)}html.trench-dark{--xa-card:var(--t-card);--xa-line:var(--t-app-border);--xa-hair:var(--wn-a8);--xa-hair2:var(--wn-a6);--xa-ink:var(--fg-primary);--xa-ink2:var(--fg-primary);--xa-ink3:var(--fg-primary);--xa-cta-ink:var(--accent-foreground);--xa-muted:var(--t-muted);--xa-muted2:var(--fg-secondary);--xa-icon:var(--fg-muted);--xa-ph:var(--wn-a10);--xa-ring:var(--wn-a20);--xa-tab-on:var(--fg-primary);--xa-tab-off:var(--t-muted);--xa-fill:color-mix(in srgb, var(--wn-300) 15%, transparent);--xa-pending:color-mix(in srgb, var(--wn-300) 14%, transparent);--xa-apply:var(--accent-cta);--xa-fill-ok:var(--green-a20);--xa-surface:var(--bg-surface);--xa-toggle-on:var(--wn-700);--xa-chip:var(--wn-a8);--xa-hover:var(--wn-a6);--xa-count:var(--t-seg-active);--xa-scrim:var(--overlay-dark-a80);--xa-badge-1-bg:var(--t-card);--xa-badge-2-bg:var(--t-card);--xa-badge-4-bg:var(--wn-a10);--xa-stat-reply:var(--fg-primary)}.xa-scroll::-webkit-scrollbar{width:0;height:0}.xa-scroll{scrollbar-width:none}.xa-root button:focus-visible,.xa-root [role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}@keyframes xa-heart{0%{transform:scale(.6)}55%{transform:scale(1.25)}to{transform:scale(1)}}.xa-heart{animation:.32s cubic-bezier(.22,1,.36,1) xa-heart}.xa-col{transition:flex-basis .3s cubic-bezier(.22,1,.36,1)}@keyframes xa-tab-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.xa-tab-in{animation:.28s cubic-bezier(.22,1,.36,1) both xa-tab-in}@keyframes xa-fade{0%{opacity:0}to{opacity:1}}@keyframes xa-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes xa-spin{to{transform:rotate(360deg)}}@keyframes xa-badge-in{0%{opacity:0;scale:.85}to{opacity:1;scale:1}}.xa-badge-in{animation:.3s cubic-bezier(.22,1,.36,1) both xa-badge-in}@keyframes xa-action-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.xa-action-icon{animation:.26s cubic-bezier(.22,1,.36,1) both xa-action-in}@keyframes xa-fade-out{0%{opacity:1}to{opacity:0}}@keyframes xa-pop-out{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.96)}}.xa-fade{animation:.18s ease-out both community-scrim-in}.xa-pop{animation:.26s cubic-bezier(.22,1,.36,1) both community-card-in}.xa-fade-out{animation:.16s ease-in both community-scrim-out}.xa-pop-out{animation:.16s cubic-bezier(.4,0,1,1) both community-card-out}.xa-spin{transform-origin:50%;animation:1.1s linear infinite xa-spin}.xa-collapse{grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1);display:grid;overflow:hidden}.xa-collapse[data-open=true]{grid-template-rows:1fr}.xa-collapse-inner{opacity:0;min-height:0;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1);transform:translateY(-4px)}.xa-collapse[data-open=true] .xa-collapse-inner{opacity:1;transition-delay:70ms;transform:none}@keyframes xa-tied-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.xa-collapse[data-open=true] .xa-tied-row{animation:.3s cubic-bezier(.22,1,.36,1) both xa-tied-in;animation-delay:calc(var(--xa-tied-i) * 35ms + 60ms)}@media (prefers-reduced-motion:reduce){.xa-fade,.xa-pop,.xa-fade-out,.xa-pop-out,.xa-spin,.xa-heart,.xa-tab-in,.xa-badge-in,.xa-action-icon{animation:none}.xa-col,.xa-collapse,.xa-collapse-inner{transition:none}.xa-collapse[data-open=true] .xa-tied-row{animation:none}}
.hiw-overlay{z-index:60;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.hiw-scrim{background-color:var(--t-scrim);position:absolute;inset:0}.hiw-scrim-in{animation:.18s ease-out both community-scrim-in}.hiw-scrim-out{animation:.16s ease-in both community-scrim-out}.hiw-panel-in{animation:.26s cubic-bezier(.22,1,.36,1) both community-card-in}.hiw-panel-out{animation:.16s cubic-bezier(.4,0,1,1) both community-card-out}@keyframes hiw-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes hiw-scrim-out{0%{opacity:1}to{opacity:0}}@keyframes hiw-panel-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@keyframes hiw-panel-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(4px)scale(.99)}}.hiw-stage{isolation:isolate;border-radius:18px;width:480px;max-width:100%;height:666px;position:relative}.hiw-stage[data-transitioning] .hiw-layer{pointer-events:none}.hiw-layer{width:480px;height:666px;position:absolute;inset:0}.hiw-modal{width:480px;height:666px;color:var(--hiw-ink);background:var(--hiw-card);outline:1px solid var(--hiw-hairline);outline-offset:-1px;box-shadow:0 22px 70px rgb(var(--ink-800-rgb) / 16%);font-family:var(--font-inter), Inter, system-ui, sans-serif;border-radius:18px;overflow:hidden}.hiw-viewport{background:var(--hiw-stage);width:100%;height:400px;position:relative;overflow:hidden}.hiw-scene{z-index:1;width:var(--scene-w);height:var(--scene-h);transform-origin:0 0;will-change:transform;transition-duration:var(--scene-duration,.9s);transition-property:width,height,transform;transition-timing-function:var(--scene-easing,cubic-bezier(.653, 0, .298, 1));position:absolute;top:0;left:0}.hiw-cell{width:var(--cell-w);height:var(--cell-h);transform:translate3d(var(--cell-x), var(--cell-y), 0);transform-origin:0 0;transition-duration:var(--scene-duration,.9s);transition-property:transform;transition-timing-function:var(--scene-easing,cubic-bezier(.653, 0, .298, 1));will-change:transform;position:absolute;top:0;left:0;overflow:visible}.hiw-card-wrap{transform-origin:0 0;width:503.226px;height:390px;transition:transform var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1));will-change:transform;position:absolute;top:0;left:0}.hiw-featured,.hiw-branch-amber,.hiw-branch-complete{width:503.226px;height:390px;position:absolute;inset:0}.hiw-branch-amber,.hiw-branch-complete{transition:opacity var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1)), transform var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1));will-change:opacity, transform}.hiw-branch-amber{z-index:1}.hiw-branch-complete{z-index:2}.hiw-progress-pill{z-index:4;width:max-content;height:26.01px;color:var(--hiw-gold-ink);opacity:0;background:var(--wn-50);border:1px solid rgb(var(--hiw-accent-border-rgb) / 42%);box-shadow:inset 0 12px 24px rgb(var(--hiw-accent-rgb) / 10%), inset 0 0 14px rgb(var(--hiw-accent-rgb) / 8%);letter-spacing:-.15px;text-align:center;transform:translateX(-50%) translateY(var(--bonding-progress-exit-y,-4px)) scale(var(--bonding-progress-exit-scale,.98));transition:opacity var(--bonding-progress-exit-duration,.18s) var(--bonding-progress-exit-easing,ease), transform var(--bonding-progress-exit-duration,.18s) var(--bonding-progress-exit-easing,ease);border-radius:8px;justify-content:center;align-items:center;padding:0 8px;font-size:15px;font-weight:500;line-height:26px;display:flex;position:absolute;top:375.13px;left:241.31px}.hiw-progress-pill[data-visible]{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.hiw-progress-pill-value{opacity:1;display:block}.hiw-categories{z-index:2;white-space:nowrap;transform-origin:0 0;transition-duration:var(--scene-duration,.9s);transition-property:transform;transition-timing-function:var(--scene-easing,cubic-bezier(.653, 0, .298, 1));will-change:transform;align-items:center;gap:32px;display:flex;position:absolute}.hiw-category{color:var(--hiw-category-off);letter-spacing:-1.4px;opacity:.4;transition:opacity var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1)), color var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1));font-size:40px;font-weight:600;line-height:48px}.hiw-category-on{color:var(--hiw-ink-deep);opacity:1}.hiw-labels{z-index:6;pointer-events:none;width:843px;height:84px;transition:top var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1));will-change:top;position:absolute;left:0}.hiw-labels-track{white-space:nowrap;transition:transform var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1));will-change:transform;gap:8px;display:flex;position:absolute;top:24px;left:24px}.hiw-label{height:36px;color:var(--wn-500);background:var(--wn-a8);-webkit-backdrop-filter:blur(48px);letter-spacing:-.2px;transition:color var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1)), background-color var(--scene-duration,.9s) var(--scene-easing,cubic-bezier(.653, 0, .298, 1));border-radius:9px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.hiw-label-on{color:var(--hiw-ink-900);background:var(--hiw-label-on-bg)}.hiw-attention-card{width:503.226px;height:390px;position:absolute;top:175px;left:635px;overflow:visible}.hiw-card-embedded{top:0;left:0}.hiw-card-clip{background:var(--hiw-card);clip-path:url(#hiw-card-content-clip);position:absolute;inset:0;overflow:hidden}.hiw-outline{z-index:3;pointer-events:none;width:505.742px;height:392.516px;position:absolute;top:-1.258px;left:-1.258px;overflow:visible}.hiw-outline-partial,.hiw-outline-solid,.hiw-outline-base,.hiw-outline-trim{transition:opacity var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1)), stroke var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1)), stroke-dashoffset var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1))}.hiw-outline-solid{opacity:0;stroke:var(--hiw-accent)}.hiw-outline-full .hiw-outline-partial,.hiw-outline-complete .hiw-outline-partial{opacity:0}.hiw-outline-full .hiw-outline-solid,.hiw-outline-complete .hiw-outline-solid{opacity:1}.hiw-outline-complete .hiw-outline-solid{stroke:var(--green-a50)}.hiw-outline-base,.hiw-outline-trim{opacity:0}.hiw-outline-base{stroke:var(--hiw-outline-base)}.hiw-outline-trim{stroke:var(--hiw-accent);stroke-linecap:round}.hiw-outline-progress .hiw-outline-partial,.hiw-outline-progress .hiw-outline-solid{opacity:0}.hiw-outline-progress .hiw-outline-base,.hiw-outline-progress .hiw-outline-trim{opacity:1}.hiw-outline-complete .hiw-outline-trim{stroke:var(--green-a50)}.hiw-card-header{background:var(--hiw-card);gap:40.258px;width:100%;height:150.968px;padding:15.097px;display:flex;position:relative;overflow:hidden}.hiw-card-migrating .hiw-card-clip:after{z-index:0;width:var(--migration-glow-x-size,382.45px);height:var(--migration-glow-y-size,187.2px);pointer-events:none;content:"";background:radial-gradient(ellipse at center, var(--hiw-glow-tint), transparent 72%);offset-anchor:50% 50%;offset-distance:var(--migration-glow-start,0%);offset-path:var(--migration-glow-path);offset-rotate:0deg;animation:hiw-glow-travel var(--migration-glow-travel-duration,1.6s) linear infinite, hiw-glow-pulse var(--migration-glow-pulse-duration,1.2s) ease-in-out infinite, hiw-glow-reveal var(--migration-glow-entry-duration,.7s) var(--migration-glow-entry-easing,cubic-bezier(.33, 0, .2, 1)) var(--migration-glow-entry-delay,80ms) both;will-change:filter, offset-distance, opacity;position:absolute;inset:0 auto auto 0}.hiw-header-glow{background:var(--hiw-header-glow);pointer-events:none;width:1289.16px;max-width:none;height:800.129px;position:absolute;top:-553.548px;left:-181.161px;-webkit-mask:url(/how-it-works/card-header-glow.svg) 50%/100% 100% no-repeat;mask:url(/how-it-works/card-header-glow.svg) 50%/100% 100% no-repeat}.hiw-attention-card[data-card-tone=complete] .hiw-header-glow{background:var(--hiw-header-glow-complete)}.hiw-avatar{z-index:1;flex:none;width:120.774px;height:120.774px;position:relative}.hiw-avatar-outline{pointer-events:none;width:128.323px;height:128.323px;position:absolute;top:-3.774px;left:-3.774px;overflow:visible}.hiw-avatar-ring{background:conic-gradient(from 90deg, rgb(var(--hiw-ring-gold-rgb) / 79.69%) 0deg, var(--hiw-accent-soft) 1.87692deg 166.309deg, var(--hiw-accent-dim) 202.514deg 352.634deg, rgb(var(--hiw-ring-gold-rgb) / 79.69%) 360deg);width:100%;height:100%}.hiw-avatar-ring-dynamic{background:conic-gradient(from 90deg, var(--hiw-accent-soft) 0deg var(--avatar-progress-deg), var(--hiw-accent-dim) var(--avatar-progress-deg) 360deg);transition:--avatar-progress-deg var(--bonding-duration,.9s) var(--bonding-easing,cubic-bezier(.653, 0, .298, 1))}.hiw-avatar-ring-complete{background:var(--green-a50)}@property --avatar-progress-deg{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes hiw-glow-travel{0%{offset-distance:var(--migration-glow-start,0%)}to{offset-distance:var(--migration-glow-end,100%)}}@keyframes hiw-glow-pulse{0%,to{opacity:.58}50%{opacity:1}}@keyframes hiw-glow-reveal{0%{filter:opacity(0)}to{filter:opacity()}}.hiw-avatar-image{background:rgb(var(--hiw-placeholder-rgb) / 64%);border-radius:18px;display:block;position:absolute;inset:0;overflow:hidden}.hiw-avatar-asset{object-fit:cover;width:100%;height:100%;transition:opacity var(--avatar-swap-duration,.52s) var(--avatar-swap-easing,cubic-bezier(.653, 0, .298, 1));display:block}.hiw-avatar-lottie{opacity:0;transition:opacity var(--avatar-swap-duration,.52s) var(--avatar-swap-easing,cubic-bezier(.653, 0, .298, 1));display:block;position:absolute;inset:0}.hiw-avatar-lottie svg{width:100%;height:100%;display:block}.hiw-avatar-image[data-avatar-variant=lottie] .hiw-avatar-asset{opacity:0}.hiw-avatar-image[data-avatar-variant=lottie] .hiw-avatar-lottie{opacity:1}.hiw-identity{z-index:1;flex-direction:column;align-items:flex-start;min-width:70px;height:120.774px;margin-left:-27.677px;padding-top:0;font-size:17.613px;line-height:1.35;display:flex;position:relative}.hiw-identity strong{color:var(--hiw-ink-deep);letter-spacing:-.45px;font-size:20.129px;font-weight:500}.hiw-identity>span:not(.hiw-followers){color:var(--hiw-ink-soft);font-weight:500}.hiw-followers{color:var(--warm-ink-muted);align-items:center;gap:2.516px;margin-top:auto;font-size:17.613px;font-weight:500;display:flex}.hiw-holders-icon{background:currentColor;flex:none;width:15px;height:15px;display:block;-webkit-mask:url(/how-it-works/holders.svg) 50%/contain no-repeat;mask:url(/how-it-works/holders.svg) 50%/contain no-repeat}.hiw-metrics{z-index:1;min-width:229.419px;height:120.774px;color:var(--hiw-metric-muted);white-space:nowrap;flex-direction:column;flex:auto;align-items:flex-end;margin-left:auto;padding-top:0;font-size:17.613px;font-weight:500;line-height:1.4;display:flex;position:relative}.hiw-metrics div{font-size:20.129px}.hiw-metrics strong{color:var(--hiw-ink-strong);letter-spacing:-.35px;font-size:20.129px;font-weight:500}.hiw-metrics b{color:var(--green-500);align-items:center;gap:5px;margin-top:auto;font-size:17.613px;font-weight:500;display:flex}.hiw-trend-icon{flex:none;width:11px;height:10px}.hiw-field{transition:color .9s cubic-bezier(.653,0,.298,1),opacity .9s cubic-bezier(.653,0,.298,1)}.hiw-field-default,.hiw-field-on{opacity:1}.hiw-field-off{opacity:.3}.hiw-identity>span.hiw-field-on,.hiw-metrics>span.hiw-field-on{color:var(--hiw-ink-900)}.hiw-chart{background:var(--hiw-card);width:100%;height:156px;position:relative;overflow:hidden}.hiw-chart-asset{transform-origin:50%;width:473px;height:auto;position:absolute;top:15px;left:15.097px;transform:scaleX(-1)}.hiw-card-footer{border-top:1px solid var(--hiw-footer-line);background:var(--hiw-card);align-items:center;gap:16px;width:100%;height:83.032px;padding:15.097px;display:flex}.hiw-card-footer p{max-width:352px;color:var(--wn-500);letter-spacing:-.32px;flex:auto;margin:0;font-size:17.613px;font-weight:500;line-height:1.25}.hiw-links{flex:none;align-items:center;gap:11px;margin-left:auto;display:flex}.hiw-link-icon{background:var(--hiw-link-icon);width:20px;height:20px;-webkit-mask:var(--hiw-link-src) center / contain no-repeat;mask:var(--hiw-link-src) center / contain no-repeat;-webkit-mask:var(--hiw-link-src) center / contain no-repeat;display:block}.hiw-link-globe{--hiw-link-src:url(/how-it-works/globe.svg)}.hiw-link-x{--hiw-link-src:url(/how-it-works/x.svg)}.hiw-card-footer .hiw-field-off{opacity:.22}.hiw-ghost{width:503.226px;height:390px;position:absolute;inset:0;overflow:visible}.hiw-ghost-clip{background:var(--hiw-card);clip-path:url(#hiw-card-content-clip);position:absolute;inset:0;overflow:hidden}.hiw-ghost-outline{z-index:3;pointer-events:none;width:505.742px;height:392.516px;position:absolute;top:-1.258px;left:-1.258px;overflow:visible}.hiw-ghost-avatar{background:rgb(var(--hiw-placeholder-rgb) / 60%);border-radius:18px;width:121px;height:121px;position:absolute;top:15px;left:15px}.hiw-ghost-copy{gap:7px;display:grid;position:absolute;top:18px;left:149px}.hiw-ghost-copy span{background:rgb(var(--hiw-placeholder-rgb) / 60%);border-radius:6px;width:132px;height:24px}.hiw-ghost-copy span+span{width:72px;height:18px}.hiw-ghost-v1 .hiw-ghost-avatar{width:110px}.hiw-ghost-v2 .hiw-ghost-copy span:first-child{width:96px}.hiw-ghost-metric{background:rgb(var(--hiw-placeholder-rgb) / 60%);border-radius:6px;width:111px;height:25px;position:absolute;top:105px;left:149px}.hiw-ghost-chart{opacity:.7;background:repeating-radial-gradient(ellipse at 12px 42px, transparent 0 12px, var(--hiw-ghost-chart) 13px 15px, transparent 16px 29px);width:474px;height:91px;position:absolute;top:179px;left:15px}.hiw-fade-top,.hiw-fade-right,.hiw-fade-bottom,.hiw-fade-left{z-index:4;pointer-events:none;position:absolute}.hiw-fade-left,.hiw-fade-right{z-index:7}.hiw-fade-top{background:linear-gradient(to bottom, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / 84%) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%);height:40px;inset:0 0 auto}.hiw-fade-right{background:linear-gradient(to left, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / 84%) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%);width:40px;inset:0 0 0 auto}.hiw-fade-bottom{background:linear-gradient(to top, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / 84%) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%);height:40px;inset:auto 0 0}.hiw-fade-left{background:linear-gradient(to right, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / 84%) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%);width:40px;inset:0 auto 0 0}.hiw-content{background:var(--hiw-card);flex-direction:column;gap:32px;width:100%;height:266px;padding:24px;display:flex}.hiw-copy-block{flex-direction:column;flex:auto;align-items:flex-start;gap:8px;display:flex}.hiw-copy-stack{flex:auto;width:100%;position:relative}.hiw-copy{opacity:1;transition:opacity var(--step-copy-duration,.45s) var(--step-copy-easing,cubic-bezier(.653, 0, .298, 1));flex-direction:column;gap:8px;display:flex;position:absolute;inset:0}.hiw-copy-alt,.hiw-copy-out{opacity:0}.hiw-copy-in{opacity:1;transition-delay:.18s}.hiw-progress{align-items:center;gap:4px;width:100%;height:28px;padding-block:12px;display:flex}.hiw-progress-long,.hiw-progress-dot{background:var(--hiw-progress-track);height:4px;transition:width var(--hiw-progress-duration,.32s) cubic-bezier(.22, 1, .36, 1);border-radius:48px;flex:none;display:block;position:relative;overflow:hidden}.hiw-progress-long{width:48px}.hiw-progress-dot{width:8px}.hiw-progress-fill{width:var(--hiw-fill,0px);background:var(--hiw-ink);border-radius:inherit;transition:width var(--hiw-progress-duration,.32s) linear;position:absolute;inset:0 auto 0 0}.hiw-title{color:var(--hiw-ink);letter-spacing:-.8px;white-space:nowrap;margin:0;font-size:28px;font-weight:500;line-height:1}.hiw-desc{max-width:430px;color:var(--hiw-desc-ink);letter-spacing:-.32px;margin:0;font-size:16px;font-weight:500;line-height:1.4}.hiw-cta{width:100%;height:48px;color:var(--ink-800);background:var(--accent-cta);font:inherit;letter-spacing:-.32px;cursor:pointer;border:0;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:8px 16px;font-size:16px;font-weight:500;line-height:1.4;transition:background-color .16s;display:flex}.hiw-cta:hover{background:var(--hiw-cta-hover)}.hiw-cta:focus-visible{outline:3px solid rgb(var(--ink-800-rgb) / 24%);outline-offset:2px}.hiw-title-row{align-items:center;gap:8px;display:flex}.hiw-pro{height:24px;color:var(--red-500);background:linear-gradient(var(--red-a10), var(--red-a10)), var(--wn-50);letter-spacing:-.12px;border:0;border-radius:8px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex}.hiw-status{z-index:8;opacity:0;background:var(--wn-50);letter-spacing:-.12px;white-space:nowrap;height:24px;transition:top var(--status-duration,.6s) var(--status-easing,cubic-bezier(.767975, 0, .232554, 1)), opacity var(--status-duration,.6s) var(--status-easing,cubic-bezier(.767975, 0, .232554, 1));will-change:top, opacity;border-radius:8px;justify-content:center;align-items:center;padding:4px 8px;font-size:12px;font-weight:500;line-height:16px;display:flex;position:absolute}.hiw-status[data-visible]{opacity:1}.hiw-status-complete{color:var(--green-600);box-shadow:inset 0 12px 24px rgb(var(--green-500-rgb) / 15%), inset 0 0 48px rgb(var(--green-500-rgb) / 5%), inset 0 0 4px rgb(var(--green-500-rgb) / 30%);left:205px}.hiw-status-migrating{color:var(--hiw-migrating-ink);box-shadow:inset 0 12px 24px rgb(var(--hiw-accent-rgb) / 15%), inset 0 0 48px rgb(var(--hiw-accent-rgb) / 5%), inset 0 0 4px rgb(var(--hiw-accent-rgb) / 30%);gap:4px;top:40px;left:50%;transform:translate(-50%)}.hiw-status-migrating[data-visible]{animation:hiw-migrating-in var(--migration-badge-entry-duration,.36s) var(--migration-badge-entry-easing,cubic-bezier(.22, 1, .36, 1)) var(--migration-badge-entry-delay,0s) both}.hiw-status-icon{width:12px;height:12px}.hiw-status-icon path{transform-box:fill-box;transform-origin:50%;fill:var(--hiw-migrating-spark);animation:hiw-migrate-twinkle var(--migration-sparkle-duration,1.4s) var(--migration-sparkle-easing,ease-in-out) infinite}.hiw-status-icon path:nth-of-type(2){animation-delay:calc(var(--migration-sparkle-duration,1.4s) * .25)}.hiw-status-icon path:nth-of-type(3){animation-delay:calc(var(--migration-sparkle-duration,1.4s) * .5)}.hiw-status-icon path:nth-of-type(4){animation-delay:calc(var(--migration-sparkle-duration,1.4s) * .75)}@keyframes hiw-migrate-twinkle{0%,to{opacity:var(--migration-sparkle-min-opacity,.12);transform:scale(var(--migration-sparkle-min-scale,.4))}50%{opacity:var(--migration-sparkle-max-opacity,1);transform:scale(var(--migration-sparkle-max-scale,1.05))}}@keyframes hiw-migrating-in{0%{opacity:0;transform:translateX(-50%) translateY(var(--migration-badge-entry-y,6px)) scale(var(--migration-badge-entry-scale,.97))}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.hiw-viewport-isolated{isolation:isolate}.hiw-mosaic,.hiw-scope-layer,.hiw-tabs{will-change:transform, opacity;position:absolute;top:0;left:0}.hiw-mosaic{z-index:1;width:100%;height:100%;transition:opacity var(--step-four-duration,0s) var(--step-four-easing,linear)}.hiw-scope-layer{z-index:2;transform-origin:0 0;width:1147.5px;height:597.375px;transition:transform var(--step-four-duration,0s) var(--step-four-easing,linear), opacity var(--step-four-duration,0s) var(--step-four-easing,linear)}.hiw-scope-grid{width:1147.5px;max-width:none;height:597.375px;display:block}.hiw-tabs{z-index:6;white-space:nowrap;transition:top var(--step-four-duration,0s) var(--step-four-easing,linear), left var(--step-four-duration,0s) var(--step-four-easing,linear), gap var(--step-four-duration,0s) var(--step-four-easing,linear), font-size var(--step-four-duration,0s) var(--step-four-easing,linear), letter-spacing var(--step-four-duration,0s) var(--step-four-easing,linear), line-height var(--step-four-duration,0s) var(--step-four-easing,linear), opacity var(--step-four-duration,0s) var(--step-four-easing,linear);align-items:center;font-weight:600;line-height:1;display:flex}.hiw-tab{color:var(--hiw-category-off);opacity:.4;transition:color var(--step-four-duration,0s) var(--step-four-easing,linear), opacity var(--step-four-duration,0s) var(--step-four-easing,linear)}.hiw-tab[data-active]{color:var(--hiw-ink-deep);opacity:1}.hiw-viewport-isolated .hiw-fade-top,.hiw-viewport-isolated .hiw-fade-right,.hiw-viewport-isolated .hiw-fade-bottom,.hiw-viewport-isolated .hiw-fade-left{z-index:7}.hiw-viewport-isolated .hiw-fade-top,.hiw-viewport-isolated .hiw-fade-bottom{height:var(--step-four-fade-size,40px)}.hiw-viewport-isolated .hiw-fade-right,.hiw-viewport-isolated .hiw-fade-left{width:var(--step-four-fade-size,40px)}.hiw-viewport-isolated .hiw-fade-top{background:linear-gradient(to bottom, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / var(--step-four-fade-opacity,.84)) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%)}.hiw-viewport-isolated .hiw-fade-right{background:linear-gradient(to left, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / var(--step-four-fade-opacity,.84)) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%)}.hiw-viewport-isolated .hiw-fade-bottom{background:linear-gradient(to top, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / var(--step-four-fade-opacity,.84)) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%)}.hiw-viewport-isolated .hiw-fade-left{background:linear-gradient(to right, var(--hiw-card) 0%, rgb(var(--hiw-card-rgb) / var(--step-four-fade-opacity,.84)) 20%, rgb(var(--hiw-card-rgb) / 0%) 100%)}.hiw-cta-stack{flex:0 0 48px;width:100%;position:relative}.hiw-cta-stack .hiw-cta-a,.hiw-cta-stack .hiw-cta-b{transition:background-color .16s ease, opacity var(--step-four-duration,0s) var(--step-four-easing,linear);position:absolute;inset:0}.hiw-cta-stack .hiw-cta-b,.hiw-cta-stack .hiw-cta-off{pointer-events:none;opacity:0}.hiw-cta-stack .hiw-cta-on{opacity:1}.hiw-cursor,.hiw-tooltip{z-index:9;pointer-events:none;will-change:top, left, opacity, transform;position:absolute}.hiw-cursor{width:24px;height:24px;transition:top var(--step-five-hover-duration,0s) var(--step-five-hover-easing,linear), left var(--step-five-hover-duration,0s) var(--step-five-hover-easing,linear), opacity .18s var(--step-five-hover-easing,linear)}.hiw-cursor-asset{width:39.216px;max-width:none;height:39.999px;display:block;position:absolute;top:4.02px;left:-6.94px}.hiw-tooltip{box-sizing:border-box;height:24px;color:var(--wn-900);background:var(--wn-50);border:1px solid var(--hiw-line-soft);box-shadow:0 0 20px var(--n900-a6);letter-spacing:-.12px;white-space:nowrap;transform:translate(-50%, -100%) translateY(var(--step-five-tooltip-shift,12px));transition:opacity .3s var(--step-five-hover-easing,linear), transform .3s var(--step-five-hover-easing,linear);border-radius:6px;align-items:flex-start;padding:4px 8px;font-size:12px;font-weight:500;line-height:16px;display:flex;overflow:hidden}.hiw-sb{grid-template-columns:repeat(3, var(--scope-column-w));gap:var(--scope-column-gap);width:1147.5px;height:597.375px;color:var(--hiw-ink-900);font-family:var(--font-inter), Inter, system-ui, sans-serif;font-synthesis:none;text-rendering:geometricprecision;display:grid;overflow:hidden}.hiw-sb-column{min-width:0;height:var(--scope-column-height);grid-template-rows:var(--scope-header-height) var(--scope-body-height);row-gap:var(--scope-surface-gap);display:grid;overflow:hidden}.hiw-sb-header{min-width:0;height:var(--scope-header-height);box-sizing:border-box;color:var(--hiw-ink-900);border:var(--scope-header-stroke) solid var(--hiw-line-soft);border-radius:var(--scope-header-outer-radius) var(--scope-header-outer-radius) var(--scope-header-inner-radius) var(--scope-header-inner-radius);justify-content:space-between;align-items:center;padding:10.125px 10.125px 10.125px 13.5px;display:flex}.hiw-sb-status{min-width:0;color:var(--hiw-ink-900);letter-spacing:-.118125px;white-space:nowrap;align-items:center;gap:5.0625px;font-size:11.8125px;font-weight:500;line-height:1.4;display:flex}.hiw-sb-status img{width:13.5px;height:13.5px}.hiw-sb-controls{height:25.3125px;color:var(--hiw-ink-900);flex:none;align-items:stretch;gap:3.375px;display:flex}.hiw-sb-icon-control,.hiw-sb-trade-control{box-sizing:border-box;border:.84375px solid var(--hiw-line);border-radius:6.75px;justify-content:center;align-items:center;height:25.3125px;display:inline-flex;overflow:hidden}.hiw-sb-icon-control{width:25.3125px}.hiw-sb-icon-control img{width:11.8125px;height:11.8125px}.hiw-sb-amount{box-sizing:border-box;letter-spacing:-.10125px;align-items:center;gap:0;width:78px;height:100%;padding:0 6.75px 0 5.0625px;font-size:10.125px;display:inline-flex}.hiw-sb-amount img{width:11.8125px;height:11.8125px}.hiw-sb-amount strong{color:var(--hiw-scope-strong);font-weight:500}.hiw-sb-amount>span:last-child{color:var(--hiw-ink-900);font-size:11.8125px;font-weight:500;line-height:1.4}.hiw-sb-amount-value{align-items:center;gap:3.375px;width:42.1875px;display:inline-flex}.hiw-sb-trade-control{justify-content:flex-start;width:139.625px}.hiw-sb-divider{background:var(--hiw-line);flex:none;width:.84375px;height:100%}.hiw-sb-priority{letter-spacing:-.10125px;flex:auto;justify-content:center;align-items:center;gap:5.0625px;height:100%;padding:0 6.75px;font-size:10.125px;display:inline-flex}.hiw-sb-priority strong{color:var(--warm-ink-muted);font-weight:500}.hiw-sb-priority strong:first-child{color:var(--hiw-scope-strong)}.hiw-sb-rows{width:100%;height:var(--scope-body-height);grid-template-rows:repeat(6, var(--scope-row-height));box-sizing:border-box;background:var(--hiw-card);border:var(--scope-body-stroke) solid var(--hiw-line-soft);border-radius:var(--scope-body-inner-radius) var(--scope-body-inner-radius) var(--scope-body-outer-radius) var(--scope-body-outer-radius);min-height:0;display:grid;overflow:hidden}.hiw-sb-row{background:var(--hiw-card);border-bottom:var(--scope-body-stroke) solid var(--hiw-line-soft);min-height:0;position:relative;overflow:hidden}.hiw-sb-avatar-frame{width:var(--scope-avatar-size);height:var(--scope-avatar-size);position:absolute;top:11.8125px;left:13.5px}.hiw-sb-avatar-frame:after{content:"";inset:calc(var(--scope-avatar-ring-inset) * -1);pointer-events:none;border:var(--scope-avatar-ring-stroke) solid var(--hiw-accent-soft);border-radius:var(--scope-avatar-ring-radius);position:absolute}.hiw-sb-avatar{object-fit:cover;background:var(--hiw-scope-avatar-bg);border-radius:var(--scope-avatar-image-radius);width:100%;height:100%;display:block;position:absolute;inset:0}.hiw-sb-identity{flex-direction:column;gap:7px;min-width:0;display:flex;position:absolute;top:11.8125px;left:92.8125px}.hiw-sb-name{white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex}.hiw-sb-name strong{color:var(--hiw-ink-deep);letter-spacing:-.25px;font-size:12px;font-weight:500;line-height:15px}.hiw-sb-name span{color:var(--hiw-scope-name-muted);font-size:10.5px;font-weight:500;line-height:14px}.hiw-sb-name img{width:13.5px;height:13.5px}.hiw-sb-meta{height:12px;color:var(--hiw-scope-meta);white-space:nowrap;align-items:center;gap:4px;font-size:9px;font-style:normal;font-weight:500;line-height:12px;display:flex}.hiw-sb-meta img{width:11.8125px;height:11.8125px}.hiw-sb-meta i{background:var(--hiw-scope-divider);width:1px;height:10px;margin:0 1px}.hiw-sb-metrics{color:var(--hiw-scope-metric);letter-spacing:-.18px;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;font-size:10.8px;font-weight:500;line-height:13px;display:flex;position:absolute;top:11.8125px;right:13.5px}.hiw-sb-metrics span{color:var(--hiw-scope-metric-label);font-weight:500}.hiw-sb-metrics small{color:var(--hiw-scope-txn);letter-spacing:-.08px;font-size:9px;font-weight:500;line-height:11px}.hiw-sb-badges{align-items:center;gap:4px;display:flex;position:absolute;bottom:11.8125px;left:92.8125px}.hiw-sb-badges>span{background:var(--hiw-card);letter-spacing:-.1px;border:1px solid;border-radius:5px;justify-content:center;align-items:center;gap:2px;height:18px;padding:0 4px;font-size:9px;font-weight:600;line-height:12px;display:inline-flex}.hiw-sb-badges>span:last-child{width:18px;padding:0}.hiw-sb-badges span[data-tone=green]{color:var(--hiw-badge-green)}.hiw-sb-badges span[data-tone=red]{color:var(--hiw-badge-red)}.hiw-sb-badges img{width:11.8125px;height:11.8125px}.hiw-sb-buy{width:74.375px;height:23.75px;color:var(--hiw-buy-ink);background:var(--hiw-buy-bg);border:.84375px solid color-mix(in srgb, var(--accent-cta) 64%, transparent);letter-spacing:-.18px;white-space:nowrap;border-radius:6.75px;justify-content:center;align-items:center;gap:3px;font-size:11px;font-weight:500;line-height:14px;display:inline-flex;position:absolute;bottom:11.8125px;right:13.5px}.hiw-sb-buy img{width:11.8125px;height:11.8125px}@media (max-width:512px),(max-height:712px){.hiw-overlay{place-items:start center;overflow:auto}}@media (prefers-reduced-motion:reduce){.hiw-scene,.hiw-cell,.hiw-card-wrap,.hiw-categories,.hiw-labels,.hiw-labels-track,.hiw-label,.hiw-category,.hiw-field,.hiw-branch-amber,.hiw-branch-complete,.hiw-progress-pill,.hiw-progress-pill-value,.hiw-outline-partial,.hiw-outline-solid,.hiw-outline-base,.hiw-outline-trim,.hiw-copy,.hiw-status,.hiw-mosaic,.hiw-scope-layer,.hiw-tabs,.hiw-tab,.hiw-cta-stack .hiw-cta-a,.hiw-cta-stack .hiw-cta-b,.hiw-cursor,.hiw-tooltip{transition:none}.hiw-card-migrating .hiw-card-clip:after,.hiw-status-migrating[data-visible],.hiw-status-icon path{animation:none}.hiw-scrim-in,.hiw-scrim-out,.hiw-panel-in,.hiw-panel-out{animation-duration:1ms}.hiw-progress-long,.hiw-progress-dot,.hiw-progress-fill{transition:none}}
:root{--gv-shell:var(--wn-50);--gv-card:var(--white);--gv-line:var(--wn-100);--gv-hair:var(--warm-hairline);--gv-ring:var(--warm-border);--gv-ring-soft:var(--wn-200);--gv-ink:var(--wn-900);--gv-ink2:var(--pf-ink);--gv-label:var(--pf-label);--gv-muted:var(--warm-ink-muted);--gv-muted2:var(--wn-500);--gv-faint:var(--warm-muted);--gv-icon:var(--wn-400);--gv-ph:var(--wn-400);--gv-chip:var(--wn-a4);--gv-chip-strong:var(--wn-a8);--gv-chip-pct:var(--wn-a10);--gv-hover:var(--wn-a6);--gv-seg-on:var(--white);--gv-seg-track:var(--wn-a4);--gv-yes:var(--green-500);--gv-no:var(--red-500);--gv-yes-wash:var(--green-a8);--gv-no-wash:var(--red-a8);--gv-yes-ink:var(--wn-50);--gv-no-idle:var(--wn-100);--gv-changed:var(--gs-brand-gold);--gv-changed-ink:var(--white);--gv-wash:var(--pf-stat-amber-bg);--gv-warn-bg:var(--amber-a8);--gv-warn-ring:var(--amber-a20);--gv-warn-ink:var(--brand-gold-deep);--gv-cta:var(--accent-cta);--gv-cta-ink:var(--ink-800);--gv-scrim:var(--overlay-dark-a50)}html.trench-dark{--gv-shell:var(--wn-a4);--gv-card:var(--t-card);--gv-line:var(--wn-800);--gv-hair:var(--wn-a8);--gv-ring:var(--wn-a20);--gv-ring-soft:var(--wn-800);--gv-ink:var(--wn-50);--gv-ink2:var(--wn-50);--gv-label:var(--wn-300);--gv-muted:var(--wn-400);--gv-muted2:var(--wn-400);--gv-faint:var(--wn-500);--gv-icon:var(--wn-500);--gv-ph:var(--wn-500);--gv-chip:var(--wn-a8);--gv-chip-strong:var(--wn-a10);--gv-chip-pct:var(--wn-a10);--gv-hover:var(--wn-a6);--gv-seg-on:var(--wn-a20);--gv-seg-track:var(--wn-a4);--gv-yes-ink:var(--wn-950);--gv-no-idle:var(--wn-a10);--gv-changed:var(--accent-cta);--gv-changed-ink:var(--accent-cta-ink);--gv-wash:var(--wn-a6);--gv-warn-bg:var(--wn-a6);--gv-warn-ring:var(--wn-a20);--gv-warn-ink:var(--wn-300);--gv-cta:var(--accent-cta);--gv-cta-ink:var(--accent-cta-ink);--gv-scrim:var(--overlay-dark-a80)}.gv-root button:focus-visible,.gv-root [role=button]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:8px}.gv-root input:focus-visible,.gv-root textarea:focus-visible{outline:none}:is(.gv-root div:has(>input:focus-visible),.gv-root div:has(>textarea:focus-visible)){outline-color:var(--accent)!important;outline-width:1.5px!important}@keyframes gv-fade{0%{opacity:0}to{opacity:1}}@keyframes gv-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.gv-fade{animation:.16s ease-out both gv-fade}.gv-rise{animation:.28s cubic-bezier(.22,1,.36,1) both gv-rise}.gv-stagger{animation:.3s cubic-bezier(.22,1,.36,1) both gv-rise;animation-delay:calc(var(--gv-i,0) * 40ms)}.gv-bar{transition:flex-basis .42s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.gv-fade,.gv-rise,.gv-stagger{animation:none}.gv-bar{transition:none}}@media (min-width:1024px){.gv-split{flex-shrink:1;height:100%;min-height:0}}
.os-shell{--os-ground:var(--black);--os-ink:var(--white);--os-ink-70:color-mix(in srgb, var(--white) 70%, transparent);--os-shadow:color-mix(in srgb, var(--black) 30%, transparent);--os-nav-bg:color-mix(in srgb, var(--black) 20%, transparent);--os-nav-ink:var(--white);--os-nav-ink-dim:color-mix(in srgb, var(--white) 78%, transparent);--os-nav-divider:color-mix(in srgb, var(--white) 24%, transparent);--os-nav-cta-bg:var(--accent-cta);--os-nav-cta-ink:var(--accent-cta-ink);--os-chip-bg:color-mix(in srgb, var(--white) 14%, transparent);--os-chip-bg-active:color-mix(in srgb, var(--white) 30%, transparent);--os-chip-ink:color-mix(in srgb, var(--white) 62%, transparent);--os-chip-ink-active:var(--white);--os-dot:color-mix(in srgb, var(--white) 26%, transparent);--os-dot-lit:color-mix(in srgb, var(--white) 80%, transparent);--os-font:var(--font-inter), "Inter", system-ui, sans-serif;--os-font-display:var(--font-inter-display), var(--font-inter), "Inter", system-ui, sans-serif}.os-nav-wrap{z-index:40;padding:12px 24px;position:fixed;inset:0 0 auto}.os-nav{background-color:var(--os-nav-bg);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);border-radius:16px;justify-content:space-between;align-items:center;height:52px;padding:4px 4px 4px 16px;animation:.56s cubic-bezier(.22,1,.36,1) both os-nav-shell;display:flex}@keyframes os-nav-shell{0%{opacity:0;transform:translateY(-16px)}}.os-nav-left,.os-nav-right{align-items:center;gap:4px;min-width:0;animation:.42s cubic-bezier(.22,1,.36,1) both os-nav-content;display:flex}.os-nav-left{animation-delay:90ms}.os-nav-right{animation-delay:.15s}@keyframes os-nav-content{0%{opacity:0;transform:translateY(-4px)}}.os-nav-brand{flex-shrink:0;align-items:center;gap:8px;padding-right:8px;display:inline-flex}.os-nav-logo{object-fit:contain;pointer-events:none;width:30px;height:30px;transition:transform .3s cubic-bezier(.34,1.56,.5,1);transform:scale(1.1)}.os-nav-brand:hover .os-nav-logo{transform:scale(1.1)rotate(-6deg)}.os-nav-wordmark{color:var(--os-nav-ink);font-family:var(--os-font);letter-spacing:-.02em;font-size:19px;font-weight:600;line-height:110%}.os-nav-dot{color:var(--accent-bright)}.os-nav-divider{background-color:var(--os-nav-divider);width:1px;height:20px;margin-right:8px}.os-nav-tabs{align-items:center;gap:4px;margin:0;padding:0;list-style:none;display:flex}.os-nav-tab{color:var(--os-nav-ink-dim);font-family:var(--os-font);letter-spacing:-.01em;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:14px;font-weight:500;line-height:100%;transition:color .18s;display:inline-flex}.os-nav-tab:hover{color:var(--os-nav-ink)}.os-nav-cta{background-color:var(--os-nav-cta-bg);height:44px;color:var(--os-nav-cta-ink);font-family:var(--os-font);letter-spacing:-.01em;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:600;line-height:100%;transition:filter .18s;display:inline-flex}.os-nav-cta:hover{filter:brightness(1.06)}.os-wrapper{min-height:100dvh}.os-sticky{background-color:var(--os-ground);width:100%;height:100dvh;position:sticky;top:0;overflow:hidden}.os-canvas,.os-intro-canvas{width:100%;height:100%}.os-story{z-index:1;pointer-events:none;opacity:1;transition:opacity .24s;position:absolute;inset:0}.os-story-hidden{opacity:0}.os-rail{height:28px;position:absolute;top:94px;left:0;right:0;overflow:hidden}.os-rail-track{align-items:center;width:max-content;height:100%;transition:transform .62s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(0)}.os-rail-chip{background-color:var(--os-chip-bg);color:var(--os-chip-ink);font-family:var(--os-font);letter-spacing:-.01em;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:8px;flex-shrink:0;padding:4px 10px;font-size:14px;font-weight:600;line-height:140%;transition:background-color .3s,color .3s}.os-rail-chip-active{background-color:var(--os-chip-bg-active);color:var(--os-chip-ink-active)}.os-rail-dots{width:320px;height:4px;color:var(--os-dot);background-image:radial-gradient(circle at 2px,currentColor 2px,#0000 2.2px);background-repeat:repeat-x;background-size:22px 100%;flex-shrink:0;margin:0 14px;position:relative}.os-rail-dots-fill{width:0;color:var(--os-dot-lit);background-image:radial-gradient(circle at 2px,currentColor 2px,#0000 2.2px);background-repeat:repeat-x;background-size:22px 100%;position:absolute;inset-block:0;inset-inline-start:0;overflow:hidden}.os-copy{width:446px;position:absolute;top:152px;left:50%;transform:translate(-50%)}.os-chapter{width:100%;color:var(--os-ink);font-family:var(--os-font);letter-spacing:-.02em;text-shadow:0 2px 14px var(--os-shadow);opacity:0;visibility:hidden;margin:0;font-size:32px;font-weight:600;line-height:100%;transition:opacity .34s,visibility 0s linear .34s;position:absolute;inset-block-start:0;inset-inline-start:0}.os-chapter-active{opacity:1;visibility:visible;transition:opacity .34s,visibility linear}.os-word{opacity:.4}.os-intro{z-index:2;background-color:var(--os-sky-mid);background-image:linear-gradient(180deg, var(--os-sky-deep) 0%, var(--os-sky-mid) 100%);opacity:1;transition:opacity .14s;position:absolute;inset:0}.os-intro-hidden{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .14s,visibility 0s linear .14s}.os-hero{inset-inline:0;text-align:center;pointer-events:none;flex-direction:column;align-items:center;padding-inline:24px;display:flex;position:absolute;top:105px}.os-hero>*{animation:.62s cubic-bezier(.22,1,.36,1) both os-hero-in}.os-hero>:nth-child(2){animation-delay:90ms}.os-hero>:nth-child(3){animation-delay:.18s}@keyframes os-hero-in{0%{opacity:0;translate:0 14px}}.os-hero-title{max-width:578px;color:var(--os-ink);font-family:var(--os-font-display);letter-spacing:-.03em;text-wrap:balance;text-shadow:0 2px 18px var(--os-shadow);margin:0;font-size:56px;font-weight:500;line-height:52px}.os-hero-body{max-width:540px;color:var(--os-ink);font-family:var(--os-font);letter-spacing:-.02em;text-shadow:0 1px 14px var(--os-shadow);margin:28px 0 0;font-size:20px;font-weight:500;line-height:140%}.os-scroll-cue{color:var(--os-ink-70);font-family:var(--os-font);letter-spacing:-.02em;align-items:center;gap:8px;margin-top:28px;font-size:16px;font-weight:600;line-height:140%;display:inline-flex}.os-scroll-cue-badge{background-color:var(--os-chip-bg-active);width:26px;height:26px;color:var(--os-ink);border-radius:8px;justify-content:center;align-items:center;animation:1.9s ease-in-out infinite os-cue-bob;display:inline-flex}@keyframes os-cue-bob{0%,to{transform:translateY(-2px)}50%{transform:translateY(2px)}}.os-play{z-index:4;background-color:var(--os-chip-bg-active);color:var(--os-ink);font-family:var(--os-font);letter-spacing:-.01em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;line-height:100%;transition:background-color .2s;display:inline-flex;position:absolute;inset-block-end:28px;inset-inline-start:50%;translate:-50%}.os-play:disabled{opacity:.45;cursor:default}.os-play:not(:disabled):hover{background-color:color-mix(in srgb, var(--white) 40%, transparent)}.os-play:focus-visible{outline:2px solid var(--os-ink);outline-offset:2px}.os-loading{z-index:3;text-align:center;color:var(--os-ink-70);font-family:var(--os-font);font-size:14px;font-weight:500;position:absolute;inset-block-end:28px;inset-inline:0}.os-outro{z-index:2;background-color:color-mix(in srgb, var(--os-sky-deep) 84%, var(--gs-brand-warm));background-image:radial-gradient(120% 100% at 2% 108%, var(--os-sky-mid) 0%, transparent 55%);padding:80px 24px 34px;position:relative}.os-outro-card{background-color:color-mix(in srgb, var(--white) 5%, transparent);border-radius:48px;justify-content:center;align-items:center;min-height:469px;padding:48px 24px;display:flex;position:relative;overflow:hidden}.os-outro-sticker{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;position:absolute;bottom:0}.os-outro-sticker-left{height:262px;left:0}.os-outro-sticker-right{height:430px;right:0}.os-outro-card:before{content:"";z-index:3;border-radius:inherit;background-image:linear-gradient(135deg, color-mix(in srgb, var(--white) 10%, transparent) 0%, transparent 48%, transparent 52%, color-mix(in srgb, var(--white) 10%, transparent) 100%);-webkit-mask:linear-gradient(var(--black) 0 0) content-box, linear-gradient(var(--black) 0 0);-webkit-mask-composite:xor;-webkit-mask:linear-gradient(var(--black) 0 0) content-box, linear-gradient(var(--black) 0 0);mask:linear-gradient(var(--black) 0 0) content-box, linear-gradient(var(--black) 0 0);pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.os-outro-inner{z-index:4;text-align:center;flex-direction:column;align-items:center;max-width:554px;display:flex;position:relative}.os-outro-title{color:var(--os-ink);font-family:var(--os-font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:56px;font-weight:500;line-height:52px}.os-outro-body{color:color-mix(in srgb, var(--white) 60%, transparent);font-family:var(--os-font);letter-spacing:-.02em;margin:24px 0 0;font-size:20px;font-weight:500;line-height:140%}.os-outro-cta{background-color:var(--accent-cta);height:40px;color:var(--accent-cta-ink);font-family:var(--os-font);letter-spacing:-.01em;border-radius:10px;justify-content:center;align-items:center;margin-top:28px;padding:0 18px;font-size:14px;font-weight:500;line-height:140%;transition:filter .18s;display:inline-flex}.os-outro-cta:hover{filter:brightness(.95)}.os-footer{margin:40px 0 0}.os-footer-top{grid-template-columns:minmax(0,646fr) minmax(0,279fr) minmax(0,321fr) minmax(0,146fr);display:grid}.os-footer-brand{max-width:467px}.os-footer-brand .os-nav-logo{width:44px;height:44px}.os-footer-brand .os-nav-wordmark{color:var(--os-ink);font-size:24px}.os-footer-note{color:color-mix(in srgb, var(--white) 60%, transparent);font-family:var(--os-font);letter-spacing:-.01em;margin:16px 0 0;font-size:14px;font-weight:500;line-height:140%}.os-footer-social{color:color-mix(in srgb, var(--white) 60%, transparent);align-items:center;gap:14px;margin-top:24px;display:flex}.os-footer-social-link{color:inherit;transition:color .18s;display:inline-flex}a.os-footer-social-link:hover{color:var(--os-ink)}.os-footer-col{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.os-footer-heading{color:color-mix(in srgb, var(--white) 60%, transparent);font-family:var(--os-font);letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:140%}.os-footer-link{color:var(--os-ink);font-family:var(--os-font);letter-spacing:-.02em;font-size:16px;font-weight:500;line-height:140%;transition:opacity .18s}a.os-footer-link:hover{opacity:.72}.os-footer-bottom{color:color-mix(in srgb, var(--white) 60%, transparent);font-family:var(--os-font);letter-spacing:-.01em;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:48px;font-size:14px;font-weight:500;line-height:140%;display:flex}@media (max-width:1023px){.os-nav-wrap{padding:12px}.os-outro{padding:40px 16px 28px}.os-outro-card{border-radius:32px;min-height:0;padding:56px 20px}.os-outro-sticker-left{opacity:.55;height:150px}.os-outro-sticker-right{opacity:.55;height:220px}.os-outro-title{font-size:36px;line-height:36px}.os-outro-body{font-size:17px}.os-footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.os-footer-brand{grid-column:1/-1;max-width:none}.os-footer-bottom{margin-top:40px}.os-nav-tabs,.os-nav-divider{display:none}.os-copy{width:min(446px,100% - 48px);top:138px;left:24px;transform:none}.os-rail{top:88px}.os-chapter{font-size:26px}.os-hero{top:92px}.os-hero-title{max-width:420px;font-size:40px;line-height:38px}.os-hero-body{max-width:400px;margin-top:20px;font-size:16px}}@media (max-width:767px){.os-nav-wrap{padding:20px 16px}.os-nav{border-radius:15px;height:49px;padding:4px 4px 4px 15px}.os-nav-brand{gap:8px;padding-right:0}.os-nav-logo{width:30px;height:30px}.os-nav-wordmark{font-family:var(--os-font-display);font-size:21px;line-height:110%}.os-nav-hiw{display:none}.os-nav-cta{border-radius:11px;height:41px;padding:0 18px;font-size:14px}.os-rail{height:24px;top:96px}.os-rail-chip{border-radius:7px;padding:3px 9px;font-size:12px;line-height:140%}.os-rail-dots{background-size:16px 100%;width:150px;margin:0 10px}.os-rail-dots-fill{background-size:16px 100%}.os-copy{width:260px;top:150px;left:20px}.os-chapter{font-size:20px;line-height:120%}.os-hero{padding-inline:20px;top:108px}.os-hero-title{max-width:300px;font-size:32px;line-height:31px}.os-hero-body{max-width:300px;margin-top:16px;font-size:15px}.os-scroll-cue{margin-top:20px;font-size:14px}.os-play{padding:8px 14px;font-size:13px;inset-block-end:20px}.os-outro{padding:32px 16px 24px}.os-outro-card{border-radius:24px;padding:40px 16px 150px}.os-outro-title{font-size:28px;line-height:28px}.os-outro-body{margin-top:14px;font-size:15px}.os-outro-cta{margin-top:22px}.os-outro-sticker-left{height:104px}.os-outro-sticker-right{height:146px}.os-footer{margin-top:32px}.os-footer-top{gap:28px 16px}.os-footer-link,.os-footer-heading{font-size:15px}.os-footer-brand .os-nav-logo{width:36px;height:36px}.os-footer-brand .os-nav-wordmark{font-size:21px}.os-footer-bottom{flex-direction:column;gap:6px;margin-top:28px}}@media (prefers-reduced-motion:reduce){.os-story,.os-intro,.os-chapter,.os-chapter-active,.os-rail-chip,.os-rail-track{transition-duration:1ms}.os-scroll-cue-badge,.os-nav-wrap,.os-nav,.os-nav-left,.os-nav-right,.os-hero>*{animation:none}}
.lp-root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ui-zoom:1;--lp-fade:color-mix(in srgb, var(--t-card) 84%, transparent);--lp-fade-base:color-mix(in srgb, var(--bg-base) 84%, transparent);zoom:var(--ui-zoom);min-height:calc(100dvh / var(--ui-zoom,1))}@media (max-width:1023px){.lp-root{--t-page:var(--wn-50);--ui-zoom:min(1.4249, calc(100vw / 393px));max-width:393px;margin-inline:auto}}@media (min-width:1024px){.lp-root{--ui-zoom:max(.7, min(var(--ui-up,1), calc((100vw - 8px) / 1440px), calc(100dvh / 880px)));height:calc(100dvh / var(--ui-zoom,1))}}@media (min-width:1500px){.lp-root{--ui-up:1.08}}@media (min-width:1650px){.lp-root{--ui-up:1.18}}@media (min-width:1800px){.lp-root{--ui-up:1.28}}@media (min-width:2000px){.lp-root{--ui-up:1.42}}@supports (corner-shape:superellipse(1.6)){.lp-root [class*=rounded-]:not([class*=rounded-full]),.lp-root [style*=border-radius]:not([class*=rounded-full]){corner-shape:superellipse(1.6)}}.lp-root .hairline{position:relative}.lp-root .hairline:after{content:"";border:1px solid var(--hairline,var(--bd-subtle));border-radius:inherit;corner-shape:inherit;pointer-events:none;position:absolute;inset:0}.lp-root .tabular{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.lp-root .sc-row{isolation:isolate;position:relative}.lp-root .sc-row:before{content:"";z-index:-1;background-color:var(--t-hover);opacity:0;pointer-events:none;transition:opacity .14s;position:absolute;inset:0 -20px}.lp-root .sc-row:hover:before{opacity:1}.lp-root .sc-row:after{content:"";background-color:var(--bd-subtle);height:1px;position:absolute;inset:auto 0 0}.lp-root .sc-row:last-child:after{display:none}.lp-root .sc-row .sc-avatar{transition:transform .2s cubic-bezier(.2,.7,.3,1)}.lp-root .sc-row:hover .sc-avatar{transform:scale(1.06)}.lp-root .sc-flash{border-radius:4px;justify-self:start;margin:-1px -3px;padding:1px 3px}.lp-root .sc-flash[data-dir=up]{animation:.62s ease-out lp-flash-up}.lp-root .sc-flash[data-dir=down]{animation:.62s ease-out lp-flash-down}@keyframes lp-flash-up{0%{background-color:color-mix(in srgb, var(--t-pill-green) 24%, transparent)}to{background-color:#0000}}@keyframes lp-flash-down{0%{background-color:color-mix(in srgb, var(--t-red) 22%, transparent)}to{background-color:#0000}}.lp-root .lb-row{isolation:isolate;position:relative}.lp-root .lb-row:before{content:"";z-index:-1;background-color:var(--t-hover);opacity:0;pointer-events:none;transition:opacity .14s;position:absolute;inset:0 -26px}.lp-root .lb-row:hover:before{opacity:1}.lp-root .sc-chip{transition:background-color .15s}.lp-root .sc-chip:hover{background-color:var(--t-hover)}.lp-root .sc-tab-pill{transition:transform .26s cubic-bezier(.4,0,.2,1),width .26s cubic-bezier(.4,0,.2,1)}.lp-root .sc-tab-pill[data-first=true]{transition:none}.lp-root .sc-tab{transition:color .2s}.lp-root .sc-tab:hover{color:var(--t-ink)}.lp-root .xa-stat{isolation:isolate;color:var(--t-muted);transition:color .15s;position:relative}.lp-root .xa-stat:before{content:"";z-index:-1;background-color:var(--t-hover);opacity:0;pointer-events:none;border-radius:9px;transition:opacity .15s;position:absolute;inset:-4px -8px}.lp-root .xa-stat:hover{color:var(--t-ink)}.lp-root .xa-stat:hover:before{opacity:1}.lp-root .xa-bolt{transition:background-color .15s,box-shadow .15s}.lp-root .xa-bolt:hover{background-color:var(--t-quickbuy-bg-hover);box-shadow:inset 0 0 0 1px var(--t-quickbuy-border-hover)}.lp-root .xa-seeall{background-color:var(--t-card);border:1px solid var(--bd-subtle);color:var(--t-muted);transition:background-color .15s,color .15s}.lp-root .xa-seeall:hover{background-color:var(--t-hover);color:var(--t-ink)}.lp-root .xa-seeall-count{background-color:var(--bg-selected);color:var(--t-muted);transition:color .15s}.lp-root .xa-seeall:hover .xa-seeall-count{color:var(--t-ink)}.lp-root .lb-row .lb-avatar,.lp-root .t-lift .lb-avatar{transition:transform .2s cubic-bezier(.2,.7,.3,1)}.lp-root .lb-row:hover .lb-avatar,.lp-root .t-lift:hover .lb-avatar{transform:scale(1.06)}.lp-root .t-lift{transition:transform .22s cubic-bezier(.2,.7,.3,1)}.lp-root .t-lift:hover{transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.lp-root .sc-row:before,.lp-root .sc-row .sc-avatar,.lp-root .lb-row:before,.lp-root .t-lift,.lp-root .lb-row .lb-avatar,.lp-root .t-lift .lb-avatar,.lp-root .sc-chip,.lp-root .sc-tab,.lp-root .sc-tab-pill,.lp-root .xa-stat,.lp-root .xa-stat:before,.lp-root .xa-bolt,.lp-root .xa-seeall{transition:none}.lp-root .sc-row:hover .sc-avatar,.lp-root .lb-row:hover .lb-avatar,.lp-root .t-lift:hover .lb-avatar,.lp-root .t-lift:hover,.lp-root .sc-chip:hover{transform:none}.lp-root .sc-flash[data-dir]{animation:none}}
