.bx-ledger.bx-ledger-animated{padding:0;background:#0a0a0a;overflow:hidden}
.bx-journey{--journey-pad:clamp(22px,2.4vw,38px);position:relative;isolation:isolate;color:#ededed;overflow:hidden;background:#0a0a0a}
.bx-journey-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px var(--journey-pad);border-bottom:1px solid #ffffff1b}
.bx-journey-top>.bx-wordmark{width:112px;flex-shrink:0}
.bx-journey-top>span:last-child{font-family:BX Mono,monospace;font-size:8px;line-height:1.5;letter-spacing:.06em;text-transform:uppercase;color:#929292}
.bx-journey-top i{font-style:normal;color:#4d4d4d;padding:0 6px}
.bx-journey-readout{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:34px var(--journey-pad) 0}
.bx-journey-readout>div{display:flex;align-items:end;gap:16px}
.bx-journey-count{font-size:clamp(74px,7vw,116px);line-height:.85;font-weight:400;letter-spacing:-.055em;color:#ff5b2d;font-variant-numeric:tabular-nums;min-width:1.12em}
.bx-journey-readout p{font-size:18px;line-height:1.2;padding-bottom:4px}
.bx-journey-readout p>span{display:block;margin-top:8px;font-family:BX Mono,monospace;font-size:8px;line-height:1.5;text-transform:uppercase;letter-spacing:.07em;color:#999}
.bx-journey-signal{display:flex;align-items:center;gap:7px;font-family:BX Mono,monospace;font-size:8px;line-height:1.5;color:#8d8d8d;white-space:nowrap}
.bx-journey-signal>i{width:4px;height:4px;border-radius:50%;background:#ff5b2d}
.bx-journey-chart{position:relative;aspect-ratio:2;overflow:hidden;margin:28px 0 0;background:radial-gradient(circle,#ffffff0a .7px,transparent .9px) 0 0/18px 18px}
.bx-journey-chart:after{content:'';position:absolute;inset:0;background:radial-gradient(110% 100% at 50% 45%,transparent 50%,#0a0a0a 100%);pointer-events:none}
.bx-case .bx-journey-chart>svg{display:block;width:100%;height:100%;overflow:visible}
.bx-journey-chart-label{position:absolute;left:var(--journey-pad);bottom:8px;color:#727272;font-family:BX Mono,monospace;font-size:8px;letter-spacing:.1em;text-transform:uppercase}
.bx-journey-information{display:grid;grid-template-columns:1fr 1.25fr;gap:24px;padding:25px var(--journey-pad) 27px}
.bx-journey-phase{min-width:0;padding-top:3px}
.bx-journey-phase h4{font-size:18px;line-height:1.25;letter-spacing:-.025em;font-weight:400}
.bx-journey-phase>p{font-size:10px;line-height:1.6;color:#8e8e8e;margin-top:10px;min-height:34px}
.bx-journey-ticks{display:flex;gap:6px;margin-top:18px}
.bx-journey-ticks i{height:2px;flex:1;background:#c0c0c0}
.bx-journey-feed{min-width:0}
.bx-journey-feed>p{display:flex;gap:6px;align-items:center;font-family:BX Mono,monospace;font-size:8px;line-height:1.5;text-transform:uppercase;letter-spacing:.07em;color:#777;margin-bottom:9px}
.bx-journey-feed>p i{height:3px;width:3px;border-radius:50%;background:#aaa}
.bx-journey-feed-window{height:104px;overflow:hidden}
.bx-journey-feed-row{height:26px;display:flex;align-items:center;gap:9px;font-family:BX Mono,monospace;font-size:9px;line-height:1.4;white-space:nowrap;color:#aaa}
.bx-journey-feed-row>span:first-child{font-size:7px;color:#b0b0b0;width:26px;flex-shrink:0}
.bx-journey-feed-row>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}
.bx-journey-domains{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0 var(--journey-pad)!important;padding:21px 0 24px;border-top:1px solid #ffffff1c}
.bx-journey-domains>div{min-width:0}
.bx-journey-domains dt{font-size:10px;line-height:1.5;color:#969696;white-space:nowrap}
.bx-journey-domains dd{font-size:24px;font-variant-numeric:tabular-nums;line-height:1.1;margin-top:9px;letter-spacing:-.025em}
.bx-journey-meter{display:block;height:2px;background:#ffffff12;margin-top:12px;overflow:hidden}
.bx-journey-meter>i{display:block;height:100%;width:100%;transform-origin:left;background:#aaa}
.bx-journey-accessible{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.bx-journey-controls{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #ffffff14;padding:8px var(--journey-pad);background:#101010}
.bx-journey-controls button{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 0;font-size:10px;line-height:1.5;color:#a4a4a4}
.bx-journey-controls button:hover{color:#fff}
.bx-journey-controls button svg{width:13px;height:13px}
.bx-journey-controls .bx-journey-play-icon{display:none}
.bx-journey[data-journey-playing="false"] .bx-journey-pause-icon{display:none}
.bx-journey[data-journey-playing="false"] .bx-journey-play-icon{display:block}
.bx-journey[data-journey-state="complete"] .bx-journey-controls,.bx-journey[data-journey-state="static"] .bx-journey-controls{justify-content:flex-end}
.bx-ledger-animated figcaption{padding:15px var(--journey-pad,24px)!important;font-size:10px;background:#181919;border-top:1px solid #ffffff13;color:#999995}
@media(max-width:1180px) and (min-width:761px){.bx-journey{--journey-pad:24px}.bx-journey-top{gap:15px}.bx-journey-top>.bx-wordmark{width:96px}.bx-journey-top>span:last-child{font-size:7px}.bx-journey-signal{display:none}.bx-journey-information{grid-template-columns:1fr;gap:21px}.bx-journey-phase>p{min-height:0}.bx-journey-ticks{margin-top:13px}.bx-journey-feed-row{font-size:10px}.bx-journey-domains{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.bx-journey-chart{aspect-ratio:1.7}.bx-journey-phase h4{font-size:20px}.bx-journey-chart-label{font-size:7px}}
@media(max-width:760px){.bx-journey{--journey-pad:24px}.bx-journey-readout{padding-top:32px}.bx-journey-count{font-size:92px}.bx-journey-signal{display:none}.bx-journey-chart{margin-top:25px;aspect-ratio:1.75}.bx-journey-information{padding-top:23px;grid-template-columns:1fr;gap:23px}.bx-journey-phase h4{font-size:22px}.bx-journey-phase>p{font-size:11px;min-height:0}.bx-journey-ticks{margin-top:16px}.bx-journey-feed-row{font-size:10px}.bx-journey-feed>p{font-size:8px}.bx-journey-domains{gap:12px}.bx-journey-domains dt{font-size:9px}.bx-journey-domains dd{font-size:27px}.bx-journey-top>span:last-child{font-size:8px}.bx-journey-top>.bx-wordmark{width:105px}.bx-ledger-animated figcaption{font-size:9px!important;line-height:1.5}}
@media(max-width:430px){.bx-journey{--journey-pad:20px}.bx-journey-top>.bx-wordmark{width:94px}.bx-journey-top>span:last-child{font-size:7px;max-width:13em;text-align:right}.bx-journey-top i{padding:0 3px}.bx-journey-count{font-size:80px}.bx-journey-readout p{font-size:16px}.bx-journey-readout p>span{font-size:7px}.bx-journey-domains{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.bx-journey-domains dt{font-size:11px}.bx-journey-feed-row{font-size:9px}.bx-journey-chart-label{font-size:7px}}
@media(prefers-reduced-motion:reduce){.bx-journey *{animation:none!important;transition:none!important}}
