:root{--bg:#111214;--paper:#f1f2f2;--ink:#191b1d;--muted:#a7abad;--red:#ef493a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--paper);font-family:Barlow,Arial,sans-serif;font-size:1.0625rem;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--red);outline-offset:6px}header{padding:2rem 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #343638}.wordmark{display:inline-flex;align-items:center;font-size:1.45rem;font-weight:700;letter-spacing:-.055em}.wordmark span{font-weight:400}.wordmark i{height:.42rem;width:.42rem;background:var(--red);margin-left:.35rem;align-self:flex-start;margin-top:.5rem}nav{display:flex;gap:2.8rem;font-size:.875rem}nav a:hover,footer a:hover{color:var(--red)}.hero{padding:2.5rem 5% 5rem}.eyebrow,.section-label{display:flex;justify-content:space-between;font-size:.75rem;font-weight:600;letter-spacing:.11em}.eyebrow{color:var(--muted)}h1,h2,h3,p{margin:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;letter-spacing:-.035em;line-height:.94}h1{font-size:clamp(5rem,10.8vw,10.5rem);text-transform:uppercase;margin:3.5rem 0 1.7rem}h1 em{font-style:normal;color:var(--red)}.hero-bottom{display:flex;justify-content:space-between;align-items:end;position:relative;z-index:1}.hero-bottom p{font-size:1.0625rem;color:#c1c4c5}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:3rem;background:var(--red);color:#111214;padding:1rem 1.3rem;font-size:.9375rem;font-weight:600;transition:background .15s}.button:hover{background:#ff7061}.button span{font-size:1.4rem}.light{background:var(--paper);color:var(--ink)}section:not(.hero){padding:4rem 5% 5rem}.section-label{padding-bottom:3rem}.split{display:grid;grid-template-columns:1.15fr 1fr;gap:8%;align-items:start}h2{font-size:clamp(3.4rem,6vw,6rem)}.split p{max-width:33rem;color:#585e62;margin:1rem 0 0}.split .lead{font-size:1.5rem;line-height:1.35;color:var(--ink);margin:0 0 1.5rem}.specs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bfc4c6;margin-top:4rem;padding-top:2rem}.specs div{display:flex;flex-direction:column;border-right:1px solid #c9cdcf;padding:0 2rem}.specs div:first-child{padding-left:0}.specs div:last-child{border:0}.specs strong{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:500;font-size:4rem;line-height:1.2}.specs .electric{font-size:3.1rem;line-height:1.55}.specs span{font-size:.875rem;color:#585e62}.caption{font-size:.75rem;color:#60666a;margin-top:2rem}.approach .section-label{color:var(--muted)}.approach h2 span{color:#777d81}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem}.principles article{border-top:1px solid #484c4f;padding-top:1.3rem}.number{color:var(--red);font-size:.875rem}.principles h3{font-size:1.4rem;margin:2rem 0 1rem;font-weight:500}.principles p{color:var(--muted);max-width:25rem}.project .section-label{color:#60666a}.status{margin-top:2rem;max-width:33rem;border-top:1px solid #bdc3c6;display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;font-size:.875rem}.status strong{font-weight:600}footer{padding:2.5rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}footer p{font-size:.75rem;letter-spacing:.09em;color:var(--muted)}footer>a:last-of-type{font-size:.875rem}footer small{flex-basis:100%;font-size:.75rem;color:var(--muted);border-top:1px solid #343638;padding-top:1.5rem}.skip{position:absolute;top:-100px;left:1rem;z-index:10;padding:1rem;background:var(--red);color:#111}.skip:focus{top:1rem}@media(min-width:1600px){header,.hero,section:not(.hero),footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:700px){header{padding-top:1.4rem;padding-bottom:1.4rem}.wordmark{font-size:1.2rem}nav{gap:1rem}nav a{font-size:.8125rem}nav a:nth-child(2){display:none}.eyebrow span:last-child,.section-label span:last-child{display:none}h1{font-size:clamp(4.5rem,14vw,6rem);margin-top:2.5rem}.hero-bottom{align-items:start;gap:1.5rem;flex-direction:column}.button{padding:.8rem 1.1rem}section:not(.hero){padding-top:2.8rem;padding-bottom:3rem}.section-label{padding-bottom:2rem}.split{grid-template-columns:1fr;gap:2rem}h2{font-size:3.7rem}.specs{grid-template-columns:repeat(2,1fr);gap:2rem 0;margin-top:2.5rem}.specs div{padding-left:1.5rem}.specs div:nth-child(odd){padding-left:0}.specs div:nth-child(even){border:0}.specs strong{font-size:3.5rem}.specs .electric{font-size:2.8rem;line-height:1.5}.principles{grid-template-columns:1fr;gap:2rem;margin-top:2.5rem}.principles h3{margin-top:1rem}.principles p{max-width:none}footer{gap:1.3rem}footer p{flex-basis:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

::selection{background:var(--red);color:#111214}html{scrollbar-color:#484c4f var(--bg)}h1,h2{text-wrap:balance}.ico{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:square;flex:none}.button .ico{width:1.4rem;height:1.4rem;transition:transform .2s cubic-bezier(.16,1,.3,1)}.button:hover .ico{transform:translate(2px,2px)}footer>a:last-of-type{display:inline-flex;align-items:center;gap:.4rem}.status.contact{margin-top:0;border-top:1px solid #bdc3c6}.status.contact a{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--ink);text-decoration:underline;text-decoration-color:var(--red);text-decoration-thickness:2px;text-underline-offset:.3em}.status.contact a:hover{color:#b8321f}.status.contact a .ico{transition:transform .2s cubic-bezier(.16,1,.3,1)}.status.contact a:hover .ico{transform:translateX(3px)}.status+.status{margin-top:0}footer small{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}footer .legal{display:flex;gap:1.5rem}footer .legal a:hover{color:var(--red)}.doc{max-width:44rem}.doc h1{font-size:clamp(3.4rem,6vw,6rem);text-transform:none;margin:0 0 2.5rem}.doc h2{font-family:Barlow,Arial,sans-serif;font-size:1.25rem;font-weight:600;letter-spacing:0;line-height:1.3;margin:2.5rem 0 .75rem}.doc p,.doc li{color:#585e62;max-width:65ch}.doc p+p{margin-top:1rem}.doc ul{padding-left:1.2rem;margin:.75rem 0 0}.doc li+li{margin-top:.4rem}.doc a{color:var(--ink);text-decoration:underline;text-decoration-color:var(--red);text-underline-offset:.25em}.doc .updated{font-size:.875rem;color:#60666a;margin-top:3rem}
@media(max-width:700px){.br-wide{display:none}.status.contact{flex-direction:column;gap:.35rem}footer .legal{gap:1.25rem}}

.contact-form{margin-top:3rem;max-width:33rem;border-top:1px solid #bdc3c6;padding-top:2rem;scroll-margin-top:2rem}.contact-form h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;font-size:2.4rem;line-height:1;letter-spacing:-.02em;margin:0}.form-note{margin:.6rem 0 0!important}.field{display:flex;flex-direction:column;margin-top:1.6rem}.field label{font-size:.8125rem;font-weight:600;color:var(--ink)}.field input,.field textarea{font:inherit;color:var(--ink);background:transparent;border:0;border-bottom:1px solid #8c9295;border-radius:0;padding:.55rem 0;transition:border-color .15s,box-shadow .15s}.field textarea{resize:vertical;min-height:6.5rem}.field input:focus,.field textarea:focus{outline:none;border-bottom-color:var(--red);box-shadow:0 1px 0 var(--red)}.field input:focus-visible,.field textarea:focus-visible{outline:none}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.cf-turnstile{margin-top:1.8rem;min-height:65px}.form-foot{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.5rem}.form-foot .button{border:0;cursor:pointer;font-family:inherit}.form-foot .button:disabled{opacity:.55;cursor:progress}.form-foot .button .ico{width:1.25rem;height:1.25rem}.form-status{margin:0!important;font-size:.9375rem;color:#585e62}.form-status[data-state=error]{color:#b8321f;font-weight:600}.contact-form.is-sent h3{color:var(--ink)}
@media(max-width:700px){.contact-form{margin-top:2.5rem}.form-foot .button{width:100%}}
