.xstocks-page{--custom-app-gradient:linear-gradient(180deg,#f4feff,#fff 50%);width:100%;min-height:100vh;overflow-x:hidden;background:var(--custom-app-gradient),var(--Colors-Surface-G);color:var(--Colors-Labels-Default-01)}[data-theme=dark] .xstocks-page{--custom-app-gradient:none}.xstocks-handoff{width:100%;min-height:100vh;background:var(--custom-app-gradient),var(--Colors-Surface-G);color:var(--Colors-Labels-Default-01)}[data-theme=dark] .xstocks-handoff{--custom-app-gradient:none}.xstocks-handoff .h-digital{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:-.02em}.xstocks-handoff .h-card{border:0;border-radius:16px;background:var(--Colors-Surface-L1)}.hf-page-header,.hf-page-header__box{background:transparent!important;justify-content:space-between!important}.hf-page-header{height:0!important;min-height:0!important}.hf-header-btn,.hf-page-header button[aria-label=back]{display:flex;width:36px;min-width:36px!important;height:36px;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--Colors-Container-01,var(--Colors-Surface-L1));color:var(--Colors-Labels-Default-01)}.hf-page-header button[aria-label=back]{min-width:36px!important}.hf-bgw-logo-light,[data-theme=light] .hf-bgw-logo-dark{display:none!important}[data-theme=dark] .hf-bgw-logo-dark,[data-theme=light] .hf-bgw-logo-light{display:block!important}[data-theme=dark] .hf-bgw-logo-light{display:none!important}.h-cta{box-sizing:border-box;width:100%;height:52px;border:0;border-radius:28px;font-size:16px;font-weight:600;transition:transform .1s ease-out,opacity .16s ease}.h-cta:not(.h-cta-disabled):not(:disabled):active{transform:scale(.96)}.h-cta-cyan,.h-cta-disabled{background:var(--Colors-Brand-Light-Blue);color:var(--Colors-Buttons-Primary-Content)}.h-cta-disabled,.h-cta:disabled{opacity:.6;cursor:not-allowed;pointer-events:none;transform:none!important}.hf-ticker{overflow:hidden;background:transparent;pointer-events:none;unicode-bidi:isolate}.hf-ticker__track{display:flex;width:max-content;color:var(--Colors-Labels-Default-02);font-size:12px;white-space:nowrap;unicode-bidi:isolate;will-change:transform;animation:hfTickerLtr linear infinite}[dir=rtl] .hf-ticker__track{animation-name:hfTickerRtl}.hf-ticker__group{display:flex;align-items:center;flex-shrink:0}.hf-ticker__item{display:flex;align-items:center;gap:8px;unicode-bidi:isolate}[dir=ltr] .hf-ticker__item{direction:ltr}[dir=rtl] .hf-ticker__item{direction:rtl}.hf-ticker__item span{color:var(--Colors-Labels-Default-03)}.hf-ticker__item em{font-style:normal}.hf-ticker__item strong{color:var(--Colors-System-Blue-01);font-weight:600}.hf-ticker__item i{color:var(--Colors-Labels-Default-04);font-style:normal}[dir=ltr] .hf-ticker__item i{margin-left:16px;margin-right:24px}[dir=rtl] .hf-ticker__item i{margin-right:16px;margin-left:24px}@keyframes hfTickerLtr{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes hfTickerRtl{0%{transform:translate3d(50%,0,0)}to{transform:translateZ(0)}}.hf-status{display:inline-flex;flex-shrink:0;align-items:center;gap:5px;height:22px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:600}.hf-status--done{background:var(--Colors-System-Blue-BG,rgba(0,240,255,.12));color:var(--Colors-System-Blue-01)}.hf-status--live{background:rgba(0,240,255,.12);color:var(--Colors-Brand-Light-Blue)}.hf-status--settled{height:24px;border-radius:6px;background:var(--Colors-Brand-Light-Blue);color:var(--Colors-Buttons-Primary-Content);font-size:12px;letter-spacing:.02em}.hf-status--failed{background:var(--Colors-System-Red-04);color:var(--Colors-System-Red-01)}.hf-progress-bar{position:relative;height:8px;margin-top:22px;overflow:hidden;border-radius:999px;background:var(--Colors-Container-02)}.hf-progress-bar>div{position:absolute;top:0;bottom:0;overflow:visible;border-radius:999px;background:var(--Colors-Brand-Light-Blue);transition:width .6s cubic-bezier(.2,.8,.2,1)}[dir=ltr] .hf-progress-bar>div{left:0}[dir=rtl] .hf-progress-bar>div{right:0}.hf-progress-bar>div[data-failed=true]{background:var(--Colors-System-Red-01)}.h-bar-overflow{background:var(--Colors-Brand-Light-Blue);animation:h-bar-fill 1.1s cubic-bezier(.22,1,.36,1) both,h-bar-glow 2.4s ease-in-out 1.3s infinite}@keyframes h-bar-fill{0%{width:0}to{width:100%}}@keyframes h-bar-glow{0%,to{box-shadow:0 0 0 0 rgba(0,240,255,0)}50%{box-shadow:0 0 12px 2px rgba(0,240,255,.55)}}.hf-dashed{height:1px;margin-top:28px;background-repeat:repeat-x;background-size:6.8px 1px}[dir=ltr] .hf-dashed{background-image:linear-gradient(to right,var(--Colors-Separator-01) 4px,transparent 4px)}[dir=rtl] .hf-dashed{background-image:linear-gradient(to left,var(--Colors-Separator-01) 4px,transparent 4px)}.h-live-dot{display:inline-block;width:6px;height:6px;border-radius:999px;background:var(--Colors-Brand-Light-Blue);animation:h-live-dot 1.6s ease-in-out infinite}.hf-accordion{padding:4px 16px}.hf-accordion details+details{border-top:1px solid var(--Colors-Separator-02)}.hf-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;color:var(--Colors-Labels-Default-01);font-size:20px;font-weight:600;letter-spacing:-.01em;list-style:none}.hf-accordion summary svg{color:var(--Colors-Labels-Default-03);transition:transform .2s ease}[dir=ltr] .hf-accordion details[open] summary svg{transform:rotate(180deg)}[dir=rtl] .hf-accordion details[open] summary svg{transform:rotate(-180deg)}.hf-accordion summary::-webkit-details-marker{display:none}.hf-accordion-body{display:flex;flex-direction:column;gap:18px;padding-bottom:16px}.hf-accordion-section strong{display:block;margin-bottom:6px;color:var(--Colors-Labels-Default-01);font-size:14px;font-weight:600}.hf-accordion-section p{margin:0;color:var(--Colors-Labels-Default-02);font-size:13px;line-height:1.7;white-space:pre-line}.hf-accordion-section a{color:var(--Colors-System-Blue-01);font-weight:500;text-decoration:none}.h-fadeup{animation:h-fadeup .52s ease backwards}.h-fadein{animation:h-fadein .52s ease backwards}.h-fadein-d1,.h-fadeup-d1{animation-delay:80ms}.h-fadein-d2,.h-fadeup-d2{animation-delay:.14s}.h-fadein-d3,.h-fadeup-d3{animation-delay:.22s}@keyframes hf-claw-sway{0%{transform:translateX(-50%) rotate(-4deg)}50%{transform:translateX(-50%) rotate(4deg)}to{transform:translateX(-50%) rotate(-4deg)}}@keyframes h-live-dot{0%,to{box-shadow:0 0 0 0 rgba(0,240,255,.6);opacity:1}50%{box-shadow:0 0 0 4px rgba(0,240,255,0);opacity:.7}}@keyframes h-fadein{0%{opacity:0}to{opacity:1}}@keyframes h-fadeup{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.h-bar-overflow,.h-fadein,.h-fadeup,.h-live-dot{animation:none}}
/*# sourceMappingURL=f7365cbda7794073.css.map*/