.u-color-orange{color:var(--btc-orange)}.u-color-primary{color:var(--text-primary)}.u-color-secondary{color:var(--text-secondary)}.u-color-muted{color:var(--text-muted)}.u-color-dim{color:var(--text-dim)}.u-mt-0{margin-top:0}.u-mt-xs{margin-top:.25rem}.u-mt-sm{margin-top:.5rem}.u-mt-md{margin-top:.75rem}.u-mt-lg{margin-top:1rem}.u-mt-xl{margin-top:1.5rem}.u-mt-2xl{margin-top:2rem}.u-mt-3xl{margin-top:3rem}.u-mb-0{margin-bottom:0}.u-mb-xs{margin-bottom:.25rem}.u-mb-sm{margin-bottom:.5rem}.u-mb-md{margin-bottom:.75rem}.u-mb-lg{margin-bottom:1rem}.u-mb-xl{margin-bottom:1.5rem}.u-mb-2xl{margin-bottom:2rem}.u-mb-3xl{margin-bottom:3rem}.u-ml-0{margin-left:0}.u-ml-xs{margin-left:.25rem}.u-ml-sm{margin-left:.5rem}.u-ml-md{margin-left:.75rem}.u-ml-lg{margin-left:1rem}.u-mr-0{margin-right:0}.u-mr-xs{margin-right:.25rem}.u-mr-sm{margin-right:.5rem}.u-mr-md{margin-right:.75rem}.u-mr-lg{margin-right:1rem}.u-m-0{margin:0}.u-m-auto{margin:0 auto}.u-pt-0{padding-top:0}.u-pt-xs{padding-top:.25rem}.u-pt-sm{padding-top:.5rem}.u-pt-md{padding-top:.75rem}.u-pt-lg{padding-top:1rem}.u-pt-xl{padding-top:1.25rem}.u-pb-0{padding-bottom:0}.u-pb-xs{padding-bottom:.25rem}.u-pb-sm{padding-bottom:.5rem}.u-pb-md{padding-bottom:.75rem}.u-pb-lg{padding-bottom:1rem}.u-pb-xl{padding-bottom:1.25rem}.u-p-0{padding:0}.u-p-sm{padding:.5rem}.u-p-md{padding:.75rem 1rem}.u-p-lg{padding:1rem 1.25rem}.u-p-xl{padding:1.25rem 1rem}.u-gap-xs{gap:.25rem}.u-gap-sm{gap:.5rem}.u-gap-md{gap:.6rem}.u-gap-lg{gap:1rem}.u-gap-xl{gap:1.25rem}.u-container-narrow{max-width:900px;margin:0 auto}.u-flex{display:flex}.u-flex-center{display:flex;align-items:center;gap:.6rem}.u-flex-between{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.u-flex-start{display:flex;justify-content:flex-start;align-items:center}.u-flex-column{display:flex;flex-direction:column}.u-flex-1{flex:1}.u-text-2xs{font-size:.6rem}.u-text-xs{font-size:.7rem}.u-text-sm{font-size:.75rem}.u-text-base{font-size:1rem}.u-text-lg{font-size:1.05rem}.u-text-xl{font-size:1.4rem}.u-font-bold{font-weight:700}.u-font-semibold{font-weight:600}.u-text-center{text-align:center}.u-text-left{text-align:left}.u-text-right{text-align:right}.u-leading-relaxed{line-height:1.8}.u-leading-loose{line-height:1.9}.u-rounded-sm{border-radius:2px}.u-rounded-md{border-radius:4px}.u-rounded-lg{border-radius:8px}.u-rounded-xl{border-radius:12px}.u-rounded-right{border-radius:0 8px 8px 0}.u-cursor-pointer{cursor:pointer}.u-nowrap{white-space:nowrap}.u-no-underline{text-decoration:none}.u-opacity-0{opacity:0}.u-opacity-50{opacity:.5}.u-opacity-100{opacity:1}.is-clickable{cursor:pointer}.is-hidden{display:none}.is-visible{display:block}.u-bg-card{background:var(--bg-card)}.u-bg-orange-soft{background:rgba(247,147,26,.08)}.u-color-border{color:var(--bg-border)}.u-color-green{color:var(--accent-green)}.u-color-blue{color:var(--accent-blue)}.u-text-2sm{font-size:.95rem}.u-text-lg2{font-size:1.1rem}.u-text-xl2{font-size:1.2rem}.u-text-responsive{font-size:clamp(2.5rem, 6vw, 4rem)}.u-text-uppercase{text-transform:uppercase}.u-letter-spacing-wide{letter-spacing:2px}.u-flex-start-start{display:flex;align-items:flex-start}.u-flex-wrap{flex-wrap:wrap}.u-flex-center-justify{display:flex;justify-content:center;align-items:center}.u-max-w-700{max-width:700px}.u-flex-between-center{justify-content:space-between;align-items:center}.u-flex-align-center{align-items:center}.u-flex-justify-between{justify-content:space-between}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.u-mt-3xl{margin-top:3rem}.u-pb-sm2{padding-bottom:.5rem}.u-pb-lg{padding-bottom:1rem}.u-pb-2xl{padding-bottom:2rem}.u-pb-3xl{padding-bottom:3rem}.u-pt-xl{padding-top:1.5rem}.u-pt-2xl{padding-top:2rem}.u-ml-sm{margin-left:.5rem}.u-border-bottom{border-bottom:1px solid var(--bg-border)}.u-border-top-orange{border-top:2px solid var(--btc-orange)}.u-border-left-orange{border-left:3px solid var(--btc-orange)}.u-border-left-blue{border-left:3px solid var(--accent-blue)}.u-border-left-green{border-left:3px solid var(--accent-green)}.u-hr{border:0;height:1px;background:var(--bg-border);margin:3rem 0}