/* Page-scoped educational content and engineering calculators. */
.technology-page { background: #fff; }
.technology-page h1,.technology-page h2,.technology-page h3 { line-height: 1.18; letter-spacing: -.035em; margin: 0 0 1rem; }
.technology-page h1 { font-size: clamp(2.4rem,4.6vw,4.25rem); max-width: 15ch; }
.technology-page h2 { font-size: clamp(1.8rem,3vw,2.65rem); }
.technology-page h3 { font-size: 1.15rem; letter-spacing: -.02em; }
.technology-page p { color: var(--color-muted); }
.tech-hero { padding: clamp(3rem,7vw,6.5rem) 0; background: linear-gradient(115deg,#fff,#eef8fd); border-bottom: 1px solid var(--color-border); }
.tech-hero-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 3.5rem; align-items: center; }
.technology-page .tech-eyebrow { color: var(--color-accent); font-size: .75rem; text-transform: uppercase; letter-spacing: .17em; font-weight: 700; margin: 0 0 1.3rem; }
.tech-lead { font-size: 1.1rem; line-height: 1.8; max-width: 46rem; margin: 1.25rem 0 2rem; }
.tech-section { padding: clamp(3.5rem,6vw,6rem) 0; scroll-margin-top: 1.5rem; }
.tech-heading { max-width: 48rem; margin-bottom: 2.5rem; }
.tech-heading p { line-height: 1.85; }
.tech-neutral { background: var(--color-background); border-block: 1px solid var(--color-border); }
.tech-molecular { padding: 1.6rem; border: 1px solid #c6e1ec; border-radius: 16px; background: radial-gradient(ellipse at center,#e5f5fc,transparent 75%),linear-gradient(#ffffffc9,#ffffffc9); box-shadow: 0 25px 60px #007ea50c; text-align: center; }
.tech-visual-label { text-align: left; font-size: .65rem; letter-spacing: .15em; font-weight: 700; color: var(--color-accent); border-bottom: 1px solid #c6e1ec; padding-bottom: 1rem; }
.molecule-row { display: grid; grid-template-columns: 1fr 70px 1fr; align-items: center; margin: 1rem 0 2rem; color: var(--color-accent); }
.molecule-row strong,.molecule-row span { display: block; }.molecule-row strong { font-size: 1.8rem; }.molecule-row span { font-size: .8rem; }
.energy-node { display: grid; gap: .5rem; font-size: .8rem; }.energy-node span:first-child { font-size: 2rem; }
.tech-molecular small { color: var(--color-muted); font-size: .7rem; }.tech-molecular p { font-size: .8rem; }
.energy-track { height: 2px; background: #d9edf4; position: relative; overflow: hidden; }.energy-track::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,transparent,#009ecb,transparent); }
.tech-about-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 3rem; align-items: center; }.molecule-comparison { display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; }.molecule-comparison article { text-align: center; background: #f7fafc; border: 1px solid var(--color-border); border-radius: 10px; padding: 1.3rem; }.molecule-comparison svg { color: var(--color-accent); }.molecule-comparison p { font-size: .85rem; }
.tech-prose p { line-height: 1.85; }.technology-page .tech-note { font-size: .88rem; line-height: 1.75; color: var(--color-muted); margin-top: 1.5rem; }
.tech-flow { display: grid; gap: 1rem; list-style: none; margin: 0; padding: 0; }.generation-flow { grid-template-columns: repeat(7,minmax(0,1fr)); }.tech-flow li { background: #fff; border: 1px solid var(--color-border); padding: 1.15rem .85rem; border-radius: 7px; position: relative; }.tech-flow li:not(:last-child)::after { content: '→'; position: absolute; right: -1rem; top: 44%; width: 1rem; color: var(--color-accent); text-align: center; }.tech-flow h3 { font-size: .83rem; letter-spacing: -.01em; margin: 1rem 0 0; line-height: 1.5; }.tech-step-number { font-size: .7rem; letter-spacing: .1em; color: var(--color-accent); }.tech-flow .discharge-stage { border-color: var(--logo-blue); background: #eef8fd; }
.tech-explainer { margin-top: 2.5rem; background: #fff; padding: 2rem; border-left: 2px solid var(--logo-blue); }.tech-explainer p { max-width: 54rem; }.reaction-line { display: flex; gap: 1rem; flex-wrap: wrap; color: var(--color-accent); align-items: center; font-weight: 600; }.reaction-line span:not(:last-child)::after { content:'→'; padding-left: 1rem; font-weight: 400; }
.tech-benefits { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1rem; }.tech-card { border: 1px solid var(--color-border); border-radius: 8px; padding: 1.7rem 1.4rem; }.tech-card p { font-size: .92rem; line-height: 1.8; margin-bottom: 0; }.tech-accent { display: block; width: 2rem; height: 2px; background: var(--logo-blue); margin-bottom: 1.5rem; transform-origin: left; }
.tech-table-wrap { overflow-x: auto; border: 1px solid var(--color-border); border-radius: 8px; }.tech-table-wrap table { border-collapse: collapse; min-width: 660px; width: 100%; font-size: .9rem; line-height: 1.7; }.tech-table-wrap caption { text-align: left; padding: 1rem 1.25rem; font-weight: 600; }.tech-table-wrap th,.tech-table-wrap td { padding: 1.1rem 1.25rem; border-top: 1px solid var(--color-border); text-align: left; vertical-align: top; }.tech-table-wrap th { width: 23%; }.tech-table-wrap thead th { background: #edf7fc; }.tech-table-wrap tbody tr:nth-child(even) { background: #f9fbfd; }.tech-table-wrap td { color: var(--color-muted); }
.architecture-flow { grid-template-columns: repeat(5,minmax(0,1fr)); }.tech-options-title { margin-top: 3rem!important; }.tech-options { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: .6rem; list-style: none; padding: 0; }.tech-options li { padding: .8rem 1rem; border-left: 2px solid #9dc9db; background: #fff; font-size: .86rem; }.tech-enquiry { background: linear-gradient(110deg,#eaf6fc,#f7fafc); }.tech-enquiry h2 { max-width: 25ch; }.tech-references { margin-top: 2rem; font-size: .8rem; }.tech-references summary { cursor: pointer; color: var(--color-muted); }
.calculator-hero h1 { max-width: none; }.calculator-notice { border-left: 3px solid var(--color-accent); background: #f0f8fc; padding: 1.6rem 2rem; margin-bottom: 2.5rem; }.calculator-notice h2 { font-size: 1.2rem; }.calculator-notice p { margin-bottom: 0; line-height: 1.8; }.calculator-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1.5rem; align-items: start; }.calculator { padding: 2rem; border: 1px solid var(--color-border); border-radius: 10px; min-width: 0; }.calculator h2 { font-size: 1.5rem; }.calc-fields { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1rem; margin: 1.8rem 0; }.calc-field { display: flex; flex-direction: column; min-width: 0; }.calc-field label { font-size: .87rem; font-weight: 600; margin-bottom: .6rem; }.calc-field input,.calc-field select { width: 100%; min-width: 0; min-height: 48px; padding: .6rem .7rem; background: #fff; border: 1px solid #bfcfd9; border-radius: 5px; color: var(--color-text); }.calc-field input[aria-invalid="true"] { border-color: #a73b3b; }.calc-field small { font-size: .72rem; color: var(--color-muted); margin-top: .35rem; }.calc-result { padding: 1.4rem; background: #eef8fd; border: 1px solid #d0e8f2; border-radius: 7px; min-height: 110px; display: flex; align-items: center; color: var(--color-accent); }.calc-result strong { font-size: 1.75rem; display: block; overflow-wrap: anywhere; letter-spacing: -.035em; }.calc-result .result-label { display: block; font-size: .78rem; color: var(--color-muted); }.calc-result .result-secondary { display: block; margin-top: .6rem; font-size: .9rem; }.calculator .calc-basis,.calculator .calc-formula,.calculator .calc-converted { font-size: .8rem; line-height: 1.75; }.calc-formula { color: var(--color-text)!important; }.calc-converted { min-height: 2.8rem; }.calculator button { cursor: pointer; }
@media (prefers-reduced-motion:no-preference) {
 .tech-enter { animation: tech-enter .5s both; animation-delay: var(--tech-delay,0ms); }.tech-sequence-visible > li { animation: tech-enter .45s both; animation-delay: var(--tech-delay,0ms); }.tech-hero .energy-track::after { animation: tech-energy 1.6s ease-out 2; }.tech-sequence-visible .discharge-stage { animation: tech-enter .45s both,tech-glow 1.2s .3s 2; }.tech-enter .tech-accent { animation: tech-line .6s both; }.calc-result.result-updated { animation: result-update .22s ease-out; }.tech-card,.technology-page .button { transition: transform .18s,box-shadow .18s,background-color .18s; }.technology-page .button span { transition: transform .18s; }.technology-page .button[href]:hover span { transform: translate(2px,-2px); }
 @media(hover:hover) and (pointer:fine) { .tech-card:hover { transform: translateY(-2px); box-shadow: 0 8px 24px #1026380a; } }
}
@keyframes tech-enter { from { opacity: 0; transform: translateY(8px); } to { opacity: 1; transform: none; } }@keyframes tech-energy { from { transform: translateX(-100%); } to { transform: translateX(100%); } }@keyframes tech-glow { 50% { box-shadow: 0 0 18px #009ecb23; } }@keyframes tech-line { from { transform: scaleX(.25); } to { transform: scaleX(1); } }@keyframes result-update { from { background: #dceff8; } to { background: #eef8fd; } }
@media(max-width:1050px) { .tech-hero-grid { gap: 2rem; }.tech-benefits { grid-template-columns: repeat(2,minmax(0,1fr)); }.generation-flow { grid-template-columns: repeat(4,minmax(0,1fr)); }.architecture-flow { grid-template-columns: repeat(3,minmax(0,1fr)); }.tech-options { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media(max-width:760px) { .tech-hero-grid,.tech-about-grid,.calculator-grid { grid-template-columns: 1fr; }.tech-molecular { max-width: 34rem; }.tech-hero h1 { max-width: 18ch; }.calculator-hero h1 { max-width: none; }.calculator { padding: 1.5rem; }.tech-hero-grid { gap: 2.5rem; } }
@media(max-width:480px) { .tech-benefits,.tech-options { grid-template-columns: 1fr; }.tech-flow { grid-template-columns: 1fr; }.tech-flow li { display: flex; gap: 1rem; align-items: center; padding: 1rem; }.tech-flow h3 { margin: 0; }.tech-flow li:not(:last-child)::after { content: '↓'; top: auto; bottom: -1.25rem; left: 1.2rem; height: 1.3rem; }.molecule-row { grid-template-columns: 1fr 50px 1fr; }.molecule-comparison article { padding: .9rem; }.tech-explainer { padding: 1.2rem; }.calculator-notice { padding: 1.3rem; }.calc-fields { grid-template-columns: 1fr; }.tech-enquiry { padding-bottom: 6rem; } }
@media(prefers-reduced-motion:reduce) { .technology-page *,.technology-page *::before,.technology-page *::after { animation: none!important; transition: none!important; scroll-behavior: auto!important; } }
@media print { .technology-page * { animation: none!important; opacity: 1!important; transform: none!important; } }
