.txfr-product main { padding-bottom: 0; }
.txfr-product main h1, .txfr-product main h2, .txfr-product main h3, .txfr-product main p, .txfr-product main figure { margin: 0; }
.txfr-product main p, .txfr-product main dd, .txfr-product main li { line-height: 1.65; }
.txfr-product main h1 { font: 700 clamp(2rem, 3.4vw, 3rem)/1.15 var(--sans); letter-spacing: -.045em; }
.txfr-product main h1 { color: var(--ink); }
.txfr-product main h2 { font: 700 clamp(1.6rem, 2.7vw, 2.2rem)/1.18 var(--sans); letter-spacing: -.035em; }
.txfr-product main h3 { font: 700 1.1rem/1.35 var(--sans); }
.txfr-product main code { font-size: .94em; overflow-wrap: anywhere; }
.txfr-breadcrumb { display: flex; flex-wrap: wrap; gap: .65rem; padding-top: 1.3rem; font-size: .875rem; color: var(--muted); }
.txfr-breadcrumb a:hover, .txfr-section-nav a:hover { color: var(--teal); text-decoration: underline; text-underline-offset: .25em; }
.txfr-hero { display: grid; grid-template-columns: minmax(0, .85fr) minmax(0, 1.4fr); gap: 2rem; align-items: start; padding-block: 1.8rem 2rem; }
.txfr-product main .txfr-eyebrow { font-size: .875rem; font-weight: 600; letter-spacing: 0; color: var(--muted); margin-bottom: .7rem; }
.txfr-eyebrow span { display: inline-block; margin-left: .5rem; padding: .1rem .4rem; background: #e1edf9; border-radius: 4px; letter-spacing: .02em; }
.txfr-product main .txfr-lead { max-width: 39rem; font-size: 1.0625rem; color: #40566b; margin-top: 1.1rem; }
.txfr-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 1rem 1.3rem; margin-block: 1.35rem .7rem; }
.txfr-button { display: inline-flex; align-items: center; justify-content: center; gap: 1.2rem; padding: .8rem 1.15rem; border-radius: 8px; border: 1px solid #176ed3; font-size: .9375rem; font-weight: 700; min-height: 46px; }
.txfr-primary { color: white; background: #176ed3; }
.txfr-primary:hover { background: #125bb1; }
.txfr-text-link { font-size: .9375rem; font-weight: 600; text-decoration: underline; text-underline-offset: .25em; }
.txfr-product main .txfr-meta { font-size: .875rem; color: var(--muted); }
.txfr-workflow { padding: 0; }
.txfr-hero-gallery { min-width: 0; }
.txfr-product main .txfr-demo-note { margin-top: .6rem; }
#workspace { scroll-margin-top: 5rem; }
.txfr-product main .txfr-workflow h2 { font-size: 1.6rem; letter-spacing: -.02em; margin-bottom: 1.1rem; }
.txfr-workflow ol { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1.5rem; }
.txfr-workflow li { display: grid; grid-template-columns: 1.75rem 1fr; gap: .65rem; }
.txfr-workflow li>span { color: var(--teal); font: 500 .9375rem/1.65 var(--mono); }
.txfr-workflow strong { display: block; font-size: 1rem; }
.txfr-product main .txfr-workflow p { font-size: .9375rem; line-height: 1.5; color: var(--muted); }
.txfr-section-nav { display: flex; flex-wrap: wrap; column-gap: 1.75rem; padding-block: .85rem; border-block: 1px solid var(--line); font-size: .875rem; font-weight: 700; }
.txfr-section { padding-block: 2rem; scroll-margin-top: 5.5rem; }
.txfr-section-heading { display: flex; justify-content: space-between; gap: 2rem; align-items: end; margin-bottom: 1.3rem; }
.txfr-section-heading>p { max-width: 26rem; color: var(--muted); font-size: 1rem; }
.txfr-formats { border-bottom: 1px solid var(--line); }
.txfr-format-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1.1rem 1.6rem; margin: 0; }
.txfr-format-grid>div { border-top: 2px solid #2db4e8; padding-top: .75rem; }
.txfr-format-grid dt { font-size: 1rem; font-weight: 700; }
.txfr-format-grid dd { margin: .3rem 0 0; font-size: .9375rem; color: #40566b; }
.txfr-product main .txfr-format-note { margin-top: 1.35rem; padding: .85rem 1rem; border-left: 3px solid var(--teal); background: #e5f1fa; font-size: .9375rem; color: #40566b; }
.txfr-gallery { border: 0; padding: 0; margin: 0; min-width: 0; }
.txfr-gallery legend { font-size: .875rem; font-weight: 600; color: var(--muted); margin-bottom: .55rem; padding: 0; }
.txfr-radio { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.txfr-gallery>label { display: inline-flex; align-items: center; justify-content: center; padding: .55rem 1rem; min-height: 42px; border: 1px solid #a8bdd1; border-radius: 6px; background: #fff; font-size: .875rem; font-weight: 700; cursor: pointer; margin-right: .3rem; }
.txfr-radio:checked+label { background: #0b1f33; border-color: #0b1f33; color: #fff; }
.txfr-radio:focus-visible+label { outline: 3px solid var(--teal); outline-offset: 3px; }
.txfr-views { margin-top: 1rem; }
.txfr-shot { border: 1px solid #9db5ca; border-radius: 10px; overflow: hidden; background: #fff; box-shadow: 0 10px 30px #07182a0d; }
.txfr-shot img { display: block; width: 100%; height: auto; }
.txfr-shot a { display: block; }
.txfr-shot a:focus-visible { outline-offset: -5px; }
.txfr-shot figcaption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: .4rem 1rem; padding: .65rem 1rem; font-size: .875rem; color: var(--muted); }
#txfr-night:checked~.txfr-views .txfr-shot-day, #txfr-day:checked~.txfr-views .txfr-shot-night { display: none; }
.txfr-feature-band { background: #eef4f9; color: var(--ink); padding-block: 2.5rem; scroll-margin-top: 5.5rem; }
.txfr-product main .txfr-feature-band .txfr-eyebrow { color: #6bd5ff; }
.txfr-feature-band .txfr-section-heading>p { color: #40566b; }
.txfr-features { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 3rem; row-gap: 1.3rem; margin: 0; }
.txfr-features>div { border-top: 1px solid var(--line); padding-top: 1rem; }
.txfr-features dt { font-size: 1.0625rem; font-weight: 700; }
.txfr-features dd { margin: .4rem 0 0; color: #40566b; font-size: 1rem; }
.txfr-recovery-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 2.5rem; }
.txfr-methods dl { margin: 1rem 0; }
.txfr-methods dl>div { padding: .75rem 0; border-bottom: 1px solid var(--line); }
.txfr-methods dt { font-weight: 700; }
.txfr-methods dd { margin: .2rem 0 0; color: var(--muted); }
.txfr-product main .txfr-note { font-size: .9375rem; color: #40566b; }
.txfr-scope { padding: 1.4rem; border-radius: 10px; background: #e9f1f9; }
.txfr-product main .txfr-scope>p { margin-top: .85rem; color: #40566b; }
.txfr-scope ul { padding-left: 1.2rem; margin-block: .75rem 1rem; color: #40566b; }
.txfr-scope li { margin-bottom: .45rem; }
.txfr-scope summary { cursor: pointer; font-size: .9375rem; font-weight: 700; }
.txfr-product main .txfr-scope details p { margin-top: .7rem; font-size: .9375rem; color: #40566b; }
.txfr-download-band { padding-block: 2.5rem; background: #e5f1fa; border-top: 1px solid #b7cfdf; scroll-margin-top: 5.5rem; }
.txfr-download-grid { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(0, .85fr); gap: 4rem; align-items: center; }
.txfr-product main .txfr-download-grid>div>p:not(.txfr-eyebrow) { margin-top: 1rem; color: #40566b; }
.txfr-download-panel { padding: 1.5rem; background: #fff; border: 1px solid #b7cfdf; border-radius: 10px; }
.txfr-product main .txfr-download-panel>p { margin-top: .4rem !important; }
.txfr-download-panel .txfr-button { width: 100%; margin-block: 1rem .7rem; }
.txfr-download-panel>.txfr-text-link { display: inline-block; margin-bottom: .5rem; }
.txfr-cli-note { border-top: 1px solid var(--line); margin-top: 1rem; padding-top: 1rem; font-size: .9375rem; }
.txfr-product main .txfr-cli-note p { margin-top: .35rem; color: var(--muted); }
@media (max-width: 850px) {
  .txfr-hero { grid-template-columns: 1fr; gap: 1.8rem; }
  .txfr-workflow { padding: 0; }
  .txfr-workflow ol { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem 1.5rem; }
  .txfr-section-heading { align-items: start; flex-direction: column; gap: .8rem; }
  .txfr-section-heading>p { max-width: 42rem; }
  .txfr-recovery-grid, .txfr-download-grid { grid-template-columns: 1fr; gap: 1.5rem; }
  .txfr-features { column-gap: 1.5rem; }
  .txfr-format-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 520px) {
  .txfr-product .wrap { width: calc(100% - 32px); }
  .txfr-hero { padding-top: 1.3rem; }
  .txfr-workflow ol, .txfr-features { grid-template-columns: 1fr; }
  .txfr-section-nav { column-gap: 1.3rem; row-gap: .7rem; }
  .txfr-section, .txfr-feature-band, .txfr-download-band { padding-block: 1.8rem; }
  .txfr-actions .txfr-button { width: 100%; }
  .txfr-shot figcaption { padding: .6rem .75rem; }
  .txfr-scope, .txfr-download-panel { padding: 1.1rem; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
