:root{--metal-gold:linear-gradient(180deg,
    #FFF3CF 6%, #F0D077 22%, #D4AF37 48%, #BE9330 70%, #A17C26 90%);--metal-silver:linear-gradient(180deg,
    #FFFFFF 6%, #E9ECF0 22%, #C2C8D0 48%, #A8B0BA 70%, #8E97A2 90%);--metal-gold-mid:#D4AF37;--metal-silver-mid:#C2C8D0;--emblem-glow:rgb(212 175 55 / 0.55)}:root[data-theme='horizon']{--metal-gold:linear-gradient(180deg,
    #8A6C1D 6%, #7A6019 42%, #66500F 72%, #52400C 92%);--metal-silver:linear-gradient(180deg,
    #5E6672 6%, #4E5661 42%, #3E4650 72%, #333A43 92%);--metal-gold-mid:#7A6019;--metal-silver-mid:#4E5661;--emblem-glow:rgb(122 96 25 / 0.34)}.phase-rule{display:block;height:1px;width:100%;color:var(--accent-decorative);background-image:repeating-linear-gradient(90deg,currentColor 0 2px,transparent 2px 7px);-webkit-mask-image:repeating-linear-gradient(90deg,#000 0,rgb(0 0 0 / .08) 62px,#000 124px);mask-image:repeating-linear-gradient(90deg,#000 0,rgb(0 0 0 / .08) 62px,#000 124px);opacity:.85;border:0}.phase-rule[data-tone='sync']{color:var(--sync-muted)}.phase-rule--tapered{-webkit-mask-image:repeating-linear-gradient(90deg,#000 0,rgb(0 0 0 / .08) 62px,#000 124px),linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:repeating-linear-gradient(90deg,#000 0,rgb(0 0 0 / .08) 62px,#000 124px),linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.emblem--rich .emblem__rays,.emblem--rich .emblem__orbit{opacity:1}.brand .emblem{transition:filter var(--duration-deliberate) var(--ease-standard)}.brand:hover .emblem,.brand:focus-visible .emblem{filter:drop-shadow(0 0 4px var(--emblem-glow)) drop-shadow(0 0 14px var(--emblem-glow))}@media (prefers-reduced-motion:reduce){.brand .emblem{transition-duration:1ms}}:root[data-theme='horizon'] .emblem--rich .hs-silver{stroke:rgb(26 24 20 / .55);stroke-width:.5}:root[data-theme='horizon'] .emblem--rich .hs-orbit{stroke:rgb(26 24 20 / .45);stroke-width:.45}:root[data-theme='horizon'] .emblem--rich .hs-crescent{stroke:rgb(26 24 20 / .3);stroke-width:.35}:root[data-theme='horizon'] .emblem--rich .hs-bloom{opacity:.14}.wordmark{display:inline-flex;flex-direction:column;gap:.28em;font-size:var(--wm-size,1.05rem);line-height:1}.wordmark__lockup{display:inline-block}.wordmark__marks{display:inline-flex;align-items:center;gap:.055em;font-family:var(--font-display);font-weight:var(--weight-displayHeavy);letter-spacing:.13em;line-height:1;white-space:nowrap}.wordmark__helio{color:var(--accent-interactive)}.wordmark__sync{color:var(--text-primary)}@supports ((background-clip:text) or (-webkit-background-clip:text)){.wordmark__helio,.wordmark__sync{-webkit-background-clip:text;background-clip:text;color:#fff0;-webkit-text-fill-color:#fff0}.wordmark__helio{background-image:var(--metal-gold)}.wordmark__sync{background-image:var(--metal-silver)}}@media (forced-colors:active){.wordmark__helio,.wordmark__sync{background-image:none;color:CanvasText;-webkit-text-fill-color:currentColor}}.wordmark__glyph{display:block;height:.72em;width:auto;overflow:visible;flex:0 0 auto}.wm-e{stroke:var(--metal-gold-mid);stroke-width:1.7;stroke-linecap:butt;fill:none}.wm-o-ring{fill:none;stroke:var(--metal-gold-mid);stroke-width:1.7}.wm-o-core{fill:var(--metal-gold-mid);stroke:none}.wordmark__tagline{font-family:var(--font-body);font-weight:var(--weight-bodyMedium);font-size:.34em;letter-spacing:.34em;text-transform:uppercase;color:var(--text-muted);padding-left:.12em}.cbar{display:inline-flex;align-items:flex-end;gap:2px;height:20px}.cbar i{width:2px;height:calc(var(--h, 50) * 1%);border-radius:1px;background:var(--sync-muted);opacity:.55;transition:background-color var(--duration-deliberate) var(--ease-standard),opacity var(--duration-deliberate) var(--ease-standard)}.cbar[data-locked='true'] i{background:var(--accent-decorative);opacity:1}.cbar--sm{height:13px}.cbar--lg{height:44px;gap:3px}.cbar--lg i{width:3px}