.tx-hero-shell { position: relative; overflow: hidden; background: rgb(7, 31, 41); color: rgb(255, 255, 255); }
.tx-hero-shell::before { position: absolute; inset: 0px; content: ""; background: linear-gradient(90deg, rgba(3, 25, 34, 0.98) 0%, rgba(3, 25, 34, 0.9) 46%, rgba(3, 25, 34, 0.62) 100%), url("/transformer-factory.webp") center center / cover no-repeat; opacity: 0.42; }
.tx-hero-shell::after { position: absolute; right: -14rem; bottom: -18rem; width: 42rem; height: 42rem; border: 1px solid rgba(93, 211, 201, 0.16); border-radius: 50%; content: ""; }
.tx-hero-shell .site-header { position: relative; z-index: 20; }
.tx-hero { position: relative; z-index: 1; }
.tx-hero { display: grid; grid-template-columns: minmax(0px, 1.03fr) minmax(420px, 0.97fr); gap: 72px; align-items: center; min-height: 760px; padding-top: 92px; padding-bottom: 108px; }
.tx-hero h1 { max-width: 760px; margin: 18px 0px 28px; font-size: clamp(58px, 6.7vw, 102px); font-weight: 650; letter-spacing: -0.065em; line-height: 0.91; }
.tx-hero h1 span { color: rgb(88, 212, 203); }
.tx-lede { max-width: 680px; color: rgb(214, 224, 226); font-size: 20px; line-height: 1.64; }
.tx-support { max-width: 650px; margin-top: 18px; color: rgb(143, 165, 170); font-size: 14px; line-height: 1.6; }
.tx-hero .button-row { margin-top: 34px; }
.tx-record { border: 1px solid rgba(255, 255, 255, 0.14); background: rgba(5, 25, 33, 0.88); box-shadow: rgba(0, 0, 0, 0.3) 0px 35px 90px; padding: 26px; backdrop-filter: blur(12px); }
.tx-record-top { display: flex; justify-content: space-between; gap: 20px; padding-bottom: 22px; border-bottom: 1px solid rgba(255, 255, 255, 0.11); }
.tx-record-top div { display: grid; gap: 5px; }
.tx-record-top span, .tx-record-title > span, .tx-record-next > span { color: rgb(119, 207, 200); font-size: 10px; font-weight: 800; letter-spacing: 0.14em; }
.tx-record-top div strong { font-size: 20px; }
.tx-record-top > b { align-self: start; border: 1px solid rgba(88, 212, 203, 0.42); background: rgba(88, 212, 203, 0.09); color: rgb(135, 221, 214); padding: 7px 9px; font-size: 9px; letter-spacing: 0.08em; }
.tx-record-title { padding: 28px 0px 19px; }
.tx-record-title h2 { max-width: 430px; margin-top: 8px; font-size: 25px; font-weight: 640; line-height: 1.22; }
.tx-record-grid { display: grid; gap: 8px; }
.tx-record-grid > div { display: grid; grid-template-columns: 30px 1fr auto; gap: 13px; align-items: center; border: 1px solid rgba(255, 255, 255, 0.09); background: rgba(255, 255, 255, 0.035); padding: 14px; }
.tx-record-grid > div > span { display: grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: rgb(26, 54, 64); color: rgb(159, 177, 182); font-size: 9px; font-weight: 800; }
.tx-record-grid p { display: grid; gap: 3px; }
.tx-record-grid p b { font-size: 13px; }
.tx-record-grid p small { color: rgb(130, 152, 158); font-size: 10px; }
.tx-record-grid > div > strong { color: rgb(142, 162, 167); font-size: 9px; letter-spacing: 0.08em; }
.tx-record-grid .is-ready > span { background: rgba(88, 212, 203, 0.14); color: rgb(112, 213, 205); }
.tx-record-grid .is-ready > strong { color: rgb(112, 213, 205); }
.tx-record-grid .is-watch > span { background: rgba(211, 145, 74, 0.14); color: rgb(227, 167, 101); }
.tx-record-grid .is-watch > strong { color: rgb(227, 167, 101); }
.tx-record-next { display: grid; gap: 7px; margin-top: 14px; border-left: 3px solid rgb(211, 145, 74); background: rgb(16, 45, 54); padding: 16px 18px; }
.tx-record-next b { font-size: 12px; line-height: 1.5; }
.tx-caption { display: block; margin-top: 11px; color: rgb(111, 135, 142); font-size: 9px; text-align: right; }
.tx-proof-strip { background: rgb(11, 119, 114); color: rgb(255, 255, 255); }
.tx-proof-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.tx-proof-grid > div { display: grid; gap: 5px; min-height: 154px; padding: 31px 34px; border-right: 1px solid rgba(255, 255, 255, 0.18); align-content: center; }
.tx-proof-grid > div:first-child { border-left: 1px solid rgba(255, 255, 255, 0.18); }
.tx-proof-grid strong { font-size: 36px; letter-spacing: -0.04em; }
.tx-proof-grid span { color: rgb(211, 237, 235); font-size: 12px; text-transform: uppercase; letter-spacing: 0.07em; }
.tx-input-output { padding: 110px 0px; background: rgb(238, 242, 239); }
.tx-io-grid { display: grid; grid-template-columns: 1fr 74px 1fr; align-items: stretch; margin-top: 58px; }
.tx-io-grid article { min-height: 410px; padding: 38px; border: 1px solid rgb(203, 214, 211); }
.tx-io-grid article > span { font-size: 10px; font-weight: 800; letter-spacing: 0.13em; }
.tx-io-grid h3 { max-width: 430px; margin: 48px 0px 34px; font-size: 32px; font-weight: 650; letter-spacing: -0.04em; line-height: 1.05; }
.tx-io-grid ul { display: grid; gap: 14px; }
.tx-io-grid li { position: relative; padding-left: 24px; color: rgb(83, 99, 105); font-size: 14px; line-height: 1.5; }
.tx-io-grid li::before { position: absolute; left: 0px; top: 0.62em; width: 8px; height: 2px; background: rgb(11, 119, 114); content: ""; }
.tx-output-card { background: rgb(8, 40, 51); color: rgb(255, 255, 255); }
.tx-output-card > span { color: rgb(115, 216, 208); }
.tx-output-card li { color: rgb(192, 207, 210); }
.tx-output-card li::before { background: rgb(211, 145, 74); }
.tx-input-card { background: rgb(248, 250, 248); }
.tx-input-card > span { color: rgb(11, 119, 114); }
.tx-io-arrow { display: grid; place-items: center; color: rgb(11, 119, 114); font-size: 28px; }
.tx-process-section { padding-top: 110px; padding-bottom: 110px; }
.tx-delivery-band { display: grid; grid-template-columns: 1.05fr 0.95fr; min-height: 660px; background: rgb(9, 38, 48); color: rgb(255, 255, 255); }
.tx-delivery-image { min-height: 660px; background: linear-gradient(90deg, rgba(4, 32, 41, 0.08), rgba(4, 32, 41, 0.48)), url("/transformer-factory.webp") center center / cover no-repeat; }
.tx-delivery-copy { display: flex; flex-direction: column; justify-content: center; padding: 90px clamp(34px, 7vw, 120px); }
.tx-delivery-copy h2 { max-width: 610px; margin: 18px 0px 26px; font-size: clamp(44px, 5vw, 74px); font-weight: 650; letter-spacing: -0.055em; line-height: 0.94; }
.tx-delivery-copy > p:not(.eyebrow) { max-width: 580px; color: rgb(186, 201, 204); font-size: 17px; line-height: 1.7; }
.tx-delivery-points { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 38px; }
.tx-delivery-points span { border: 1px solid rgba(255, 255, 255, 0.18); padding: 10px 12px; color: rgb(216, 227, 229); font-size: 10px; font-weight: 800; letter-spacing: 0.08em; text-transform: uppercase; }
.tx-case-study { border-top: 1px solid rgba(255, 255, 255, 0.08); }
.tx-faq-section { padding: 110px 0px; background: rgb(238, 242, 239); }
.tx-faq-grid { display: grid; grid-template-columns: 0.78fr 1.22fr; gap: 96px; }
.tx-faq-grid h2 { max-width: 520px; margin: 18px 0px 23px; color: rgb(8, 40, 51); font-size: clamp(46px, 5vw, 70px); font-weight: 650; letter-spacing: -0.055em; line-height: 0.94; }
.tx-faq-grid > div:first-child > p:last-child { max-width: 470px; color: rgb(92, 107, 112); line-height: 1.7; }
.tx-faq-list { border-top: 1px solid rgb(191, 202, 199); }
.tx-faq-list details { border-bottom: 1px solid rgb(191, 202, 199); padding: 22px 0px; }
.tx-faq-list summary { position: relative; padding-right: 42px; color: rgb(16, 45, 54); font-size: 18px; font-weight: 650; cursor: pointer; list-style: none; }
.tx-faq-list summary::-webkit-details-marker { display: none; }
.tx-faq-list summary::after { position: absolute; right: 4px; top: 0px; color: rgb(11, 119, 114); content: "+"; font-size: 24px; font-weight: 400; }
.tx-faq-list details[open] summary::after { content: "−"; }
.tx-faq-list details p { max-width: 680px; padding: 15px 50px 2px 0px; color: rgb(89, 105, 110); font-size: 14px; line-height: 1.7; }
@media (max-width: 980px) {
  .tx-hero { grid-template-columns: 1fr; gap: 52px; min-height: auto; }
  .tx-record { max-width: 720px; }
  .tx-delivery-band { grid-template-columns: 1fr; }
  .tx-delivery-image { min-height: 480px; }
  .tx-faq-grid { grid-template-columns: 1fr; gap: 52px; }
}
@media (max-width: 720px) {
  .tx-hero { padding-top: 64px; padding-bottom: 78px; }
  .tx-hero h1 { font-size: clamp(48px, 14vw, 70px); }
  .tx-lede { font-size: 17px; }
  .tx-record { padding: 18px; }
  .tx-record-top { align-items: flex-start; }
  .tx-record-top > b { max-width: 100px; text-align: center; }
  .tx-record-grid > div { grid-template-columns: 27px 1fr; }
  .tx-record-grid > div > strong { grid-column: 2; }
  .tx-proof-grid { grid-template-columns: 1fr; }
  .tx-proof-grid > div, .tx-proof-grid > div:first-child { min-height: 116px; border-left: 1px solid rgba(255, 255, 255, 0.18); border-bottom: 1px solid rgba(255, 255, 255, 0.18); }
  .tx-input-output, .tx-process-section, .tx-faq-section { padding: 78px 0px; }
  .tx-io-grid { grid-template-columns: 1fr; margin-top: 42px; }
  .tx-io-grid article { min-height: auto; padding: 27px 23px; }
  .tx-io-grid h3 { margin: 34px 0px 28px; font-size: 28px; }
  .tx-io-arrow { height: 64px; transform: rotate(90deg); }
  .tx-delivery-image { min-height: 360px; }
  .tx-delivery-copy { padding: 70px 24px; }
  .tx-faq-list summary { font-size: 16px; }
  .tx-faq-list details p { padding-right: 28px; }
}
