/* Standalone public marketing page. Scoped palette avoids changing staff UI. */
*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:100px}body{margin:0}
/* Type roles: a mechanical grotesque for display (suits switchgear more than
   a neutral UI face), Inter for reading, and a real mono for the ratings-plate
   microtype this page already implied with `font:10px monospace`.
   --show-ink-2 exists because --show-muted (small-print grey) was also being
   used for 64px secondary heading lines, where it read as disabled rather
   than deliberate. */
#edl-source-show{color-scheme:dark;--show-bg:#0b0e0e;--show-panel:#111616;--show-ink:#f0f1e9;--show-ink-2:#c5cec7;--show-muted:#a0aaa5;--show-yellow:#e9be37;--show-line:#303735;--font-display:'Space Grotesk','Helvetica Neue',Arial,sans-serif;--font-body:'Inter','Helvetica Neue',Arial,sans-serif;--font-mono:'JetBrains Mono',ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--show-bg);color:var(--show-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased}
#edl-source-show h1,#edl-source-show h2,#edl-source-show h3{font-family:var(--font-display)}
a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--show-yellow);outline-offset:6px}a:hover{color:var(--show-yellow)}img{max-width:100%}h1,h2,h3,p{margin:0}button,a{touch-action:manipulation}
.skip-link{position:fixed;left:20px;top:-100px;background:var(--show-yellow);color:#101412;padding:15px;z-index:100}.skip-link:focus{top:10px}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:32px 5.4%;border-bottom:1px solid #ffffff10;gap:24px}
.brand{display:inline-flex;align-items:center;gap:17px;flex-shrink:0}.brand img{filter:brightness(0) invert(1);height:auto;display:block}.brand>span{font:500 9px var(--font-mono);letter-spacing:.22em;border-left:1px solid #77807a;padding:9px 0 9px 17px}.site-header nav{display:flex;gap:36px;font:500 11px var(--font-mono);letter-spacing:.1em;text-transform:uppercase}.site-header nav a{padding:10px 0}.site-header nav a:last-child{color:var(--show-yellow)}
.story{height:850px;height:100svh;min-height:720px}.story-stage{height:100%;position:relative;overflow:hidden;background:radial-gradient(ellipse at 67% 46%,#28312c 0%,#111615 35%,#0b0e0e 72%)}
.scene{position:absolute;inset:0;opacity:0}.scene canvas{width:100%;height:100%;display:block}.fallback-board{position:absolute;inset:12% 0 4% 43%;display:flex;align-items:center;justify-content:center}.fallback-board img{width:auto;height:100%;object-fit:contain;filter:brightness(.77)}
.scene-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#0b0e0e80,transparent 58%),linear-gradient(0deg,#0b0e0e 0%,transparent 16%,transparent 84%,#0b0e0e55)}
.story-copy{position:absolute;inset:0;pointer-events:none}.chapter{position:absolute;left:7%;top:34%;width:44%;visibility:hidden;opacity:0;pointer-events:none}.chapter.intro{visibility:visible;opacity:1;top:25%}.chapter a{pointer-events:auto}.eyebrow{font:500 10px/1.5 var(--font-mono);letter-spacing:.17em;color:var(--show-muted);text-transform:uppercase;display:flex;align-items:center;gap:10px}.status-dot{width:5px;height:5px;background:var(--show-yellow);border-radius:50%;display:inline-block}
h1{font-size:clamp(62px,7.8vw,122px);line-height:.87;letter-spacing:-.065em;font-weight:800;margin:26px 0 25px}h1 span,h2 span{color:var(--show-yellow)}.intro-line{font-size:clamp(14px,1.3vw,19px);line-height:1.5;color:#c0c7c2;max-width:28ch}.chapter h2{font-size:clamp(30px,3.8vw,62px);line-height:1.02;letter-spacing:-.045em;margin:22px 0}.chapter>p:not(.eyebrow){line-height:1.7;font-size:15px;color:#b1bab4}.door-copy h2 span{display:block;color:var(--show-ink)}.door-copy small{font-size:10px;color:var(--show-muted)}.finale{top:28%}.finale .button{margin-top:12px}
/* Links and buttons read as equipment/control labelling, so they take the
   mono face; body copy stays Inter. */
.text-link{display:inline-flex;align-items:center;gap:25px;font:500 11px var(--font-mono);letter-spacing:.1em;text-transform:uppercase;padding:14px 0;border-bottom:1px solid #6f786f;transition:border-color .18s ease}.text-link:hover{border-color:var(--show-yellow)}.fallback-cta{margin-top:22px}.stage-bottom{position:absolute;left:7%;right:5.4%;bottom:52px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:10px;color:var(--show-muted)}.scroll-prompt{display:none}.equipment-label{margin-left:auto;font:500 10px var(--font-mono);letter-spacing:.12em}.equipment-label span{display:block;margin-top:7px;font-size:8px;color:#88948b;letter-spacing:.18em}
.story-controls{position:absolute;right:5.4%;top:130px;display:flex;gap:20px;font-size:10px;color:var(--show-muted)}.story-controls[hidden]{display:none}.story-controls button{padding:0;border:0;border-bottom:1px solid #59645b;background:none;color:inherit;cursor:pointer}.story-controls a,.story-controls button{min-height:30px;display:inline-flex;align-items:center}.story-track{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff10;display:none}.story-track span{height:100%;display:block;background:var(--show-yellow);transform-origin:left;transform:scaleX(0)}
.is-interactive .story{height:560svh;min-height:0}.is-interactive .story-stage{position:sticky;top:0;height:100svh;min-height:480px}.is-interactive .scene{opacity:1}.is-interactive .fallback-board,.is-interactive .fallback-cta{display:none}.is-interactive .scroll-prompt,.is-interactive .story-track{display:block}
.content-section{max-width:1440px;margin:auto;padding:115px 7%;border-top:1px solid var(--show-line)}.content-section h2{font-size:clamp(34px,4.3vw,64px);line-height:1.04;letter-spacing:-.048em;font-weight:600}.section-heading .eyebrow{margin-bottom:30px}.section-heading>p:not(.eyebrow){color:var(--show-muted);font-size:15px;line-height:1.8;max-width:43ch;margin-top:27px}.section-heading h2 span,.people h2 span,.project-bridge h2 span{color:var(--show-ink-2)}
.capabilities{display:grid;grid-template-columns:1fr 1fr;gap:10%}/* Whole row is the target, not just the heading link: the row-end arrow was
   decorative and the h3 link duplicated it, so there were two arrows and one
   small hit area. The stretched ::after keeps one real link in the markup. */
.capability-list article{position:relative;display:flex;align-items:flex-start;gap:21px;padding:25px 0;border-bottom:1px solid var(--show-line);transition:border-color .18s ease}.capability-list article:first-child{padding-top:0}.capability-list article>span:last-child{color:var(--show-yellow);margin-left:auto;transition:transform .18s ease}
.capability-list h3 a::after{content:'';position:absolute;inset:0}
.capability-list article:hover{border-color:#5c6a5f}.capability-list article:hover h3{color:var(--show-yellow)}.capability-list article:hover>span:last-child{transform:translate(3px,-3px)}
.capability-list article:focus-within{border-color:var(--show-yellow)}.item-number{font:500 10px var(--font-mono);letter-spacing:.06em;color:var(--show-muted);padding-top:7px}.capability-list h3{font-size:20px;font-weight:500}.capability-list p{color:var(--show-muted);font-size:13px;line-height:1.7;max-width:35ch;margin-top:10px}
/* The one place this page spends boldness: read as the printed circuit
   schedule inside a board door - mono index, a continuous rule, and a
   square busbar tap on each stage rather than a generic dotted timeline. */
.process{padding-top:70px;padding-bottom:75px}
.process ol{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:34px 0 0;padding:0}
.process li{position:relative;border-top:1px solid #5a665c;padding:30px 26px 0 0;font-family:var(--font-display);font-size:clamp(17px,2vw,29px);font-weight:500;letter-spacing:-.025em}
.process li::before{content:'';position:absolute;left:0;top:-4px;width:7px;height:7px;background:var(--show-yellow)}
.process li:not(:last-child)::after{content:'';position:absolute;right:22px;top:38px;width:22px;height:1px;background:#5a665c}
.process li span{display:block;font:500 9px var(--font-mono);letter-spacing:.16em;color:var(--show-muted);margin-bottom:14px}
.projects{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.projects .text-link{margin-top:25px}.equipment-study{margin:0;background:radial-gradient(ellipse at 50% 30%,#31382e,#171d19 70%);border:1px solid var(--show-line);overflow:hidden}.equipment-study>img{display:block;height:430px;width:100%;object-fit:contain;padding:26px}.equipment-study figcaption{display:flex;gap:12px;justify-content:space-between;border-top:1px solid var(--show-line);padding:20px;font:500 9px var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--show-muted);line-height:1.5}.equipment-study figcaption>span:first-child{color:var(--show-ink)}.project-grid{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.project-grid[hidden]{display:none}.project-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.project-grid h3{font-size:22px;margin:18px 0 8px}.project-grid p{color:var(--show-muted);font-size:13px;line-height:1.7}
/* The eyebrow is a flex row with align-items:center, so under the grid's
   default `stretch` it filled the whole column and floated its label to the
   vertical middle - that was the big empty panel with a stranded caption.
   Pin it to the top so it reads as a margin note against the text block. */
.people{display:grid;grid-template-columns:minmax(150px,1fr) 2.3fr;gap:7%;align-items:start}.people>.eyebrow{padding-top:9px}.people>div>p{max-width:54ch;color:var(--show-muted);font-size:16px;line-height:1.8;margin-top:25px}.people ul{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:35px 0 0;gap:12px 24px;font-size:11px}.people li::before{content:'+';color:var(--show-yellow);margin-right:10px}
.contact{background:var(--show-panel);max-width:none;padding-top:95px;padding-bottom:95px}.contact>.eyebrow{margin-bottom:32px}.contact h2{font-size:clamp(43px,7vw,105px);font-weight:750;line-height:.97}.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:40px;margin-top:45px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:55px;background:var(--show-yellow);color:#111612;padding:18px 23px;font:500 12px var(--font-mono);letter-spacing:.08em;text-transform:uppercase;min-height:50px;transition:background .18s ease}.button:hover{background:#f6d262;color:#111612}.contact-actions .text-link span{color:var(--show-muted)}.contact-note{font-size:12px;color:var(--show-muted);margin-top:22px;line-height:1.6}.site-footer{padding:44px 5.4%;display:flex;align-items:center;gap:20px 34px;flex-wrap:wrap;font-size:11px;color:var(--show-muted);border-top:1px solid var(--show-line)}.site-footer>p{margin-right:auto}.site-footer>a:not(.brand){font:500 10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.site-footer>a:not(.brand):hover{color:var(--show-yellow)}
.debug-panel{position:fixed;right:12px;bottom:12px;z-index:50;background:#000e;border:1px solid #72786c;padding:12px;color:#e9be37;font:11px/1.7 monospace;white-space:pre;pointer-events:none}
@media(min-width:1800px){.chapter{left:12%}.story-stage{max-height:1200px}.story-copy h1{font-size:140px}}
@media(max-width:1000px){.site-header nav{gap:23px}.brand>span{display:none}.chapter{width:47%}.content-section{padding:80px 6%}.capabilities,.projects{gap:6%}.people{grid-template-columns:1fr;gap:30px}}
@media(max-width:700px){html{scroll-padding-top:30px}.site-header{padding:23px 6%;gap:18px}.brand img{width:85px}.site-header nav{gap:15px;font-size:10px}.site-header nav a:nth-child(1),.site-header nav a:nth-child(3){display:none}.story{height:920px;height:110svh;min-height:750px}.chapter,.chapter.intro,.finale{top:135px;left:7%;width:86%}.chapter.intro{top:125px}h1{font-size:clamp(48px,12.5vw,82px);line-height:.9;margin:20px 0}h1 br:nth-of-type(2){display:none}.intro-line{font-size:13px;max-width:25ch}.eyebrow{font-size:8px}.chapter h2{font-size:clamp(29px,7.2vw,42px);margin:17px 0;max-width:17ch}.chapter>p:not(.eyebrow){font-size:12px;line-height:1.5}.chapter .button{padding:14px 20px;min-height:44px}.fallback-board{inset:34% -8% 5% 12%}.fallback-cta{margin-top:10px}.stage-bottom{left:7%;right:7%;bottom:26px;align-items:flex-end;font-size:9px}.equipment-label{font-size:8px;max-width:100px}.equipment-label span{font-size:7px;line-height:1.5}.story-controls{top:85px;left:7%;right:7%;justify-content:space-between;font-size:9px}.is-interactive .story{height:500svh}.scene-shade{background:linear-gradient(180deg,#0b0e0e85,transparent 52%,#0b0e0e55)}.capabilities,.projects{grid-template-columns:1fr;gap:45px}.content-section{padding:65px 7%}.capability-list h3{font-size:19px}.process ol{grid-template-columns:1fr 1fr;gap:25px}.process li{font-size:21px}.equipment-study>img{height:350px}.project-grid{grid-template-columns:1fr}.people>div>p{font-size:14px}.contact h2{font-size:clamp(38px,10vw,65px)}.contact-actions{gap:18px}.contact-actions .text-link{gap:15px}.site-footer{padding:30px 7%;gap:22px}.site-footer>p{flex-basis:60%;font-size:10px}.site-footer>a:not(.brand){font-size:10px}}
@media(max-height:600px) and (min-width:701px){.chapter,.chapter.intro{top:24%}h1{font-size:62px;margin:15px 0}.chapter h2{font-size:35px}.stage-bottom{bottom:20px}.story-controls{top:90px}.site-header{padding-top:20px;padding-bottom:20px}.is-interactive .story-stage{min-height:400px}}
@media(prefers-reduced-motion:reduce){.is-interactive .story{height:100svh;min-height:720px}.is-interactive .story-stage{position:relative;height:100%}.scene,.story-controls,.story-track,.scroll-prompt{display:none!important}.is-interactive .fallback-board{display:flex}.is-interactive .fallback-cta{display:inline-flex}.chapter:not(.intro){visibility:hidden!important;opacity:0!important}.chapter.intro{visibility:visible!important;opacity:1!important}}
@media print{.site-header,.scene,.story-controls,.story-track,.stage-bottom,.fallback-board{display:none!important}.story,.is-interactive .story{height:auto;min-height:0}.story-stage,.is-interactive .story-stage{position:relative;height:auto;overflow:visible;min-height:0}.story-copy,.chapter.intro{position:relative;inset:auto;width:auto}.chapter:not(.intro){display:none}.story{padding:30px}.content-section{break-inside:avoid;padding:30px}.capabilities,.projects,.people{display:block}#edl-source-show{background:white;color:black;--show-ink:#111;--show-muted:#444;--show-yellow:#6b5300}.equipment-study{display:none}.contact{background:none}.button{border:1px solid black}.site-footer{padding:30px}h1{font-size:55px}}

.equipment-specs{grid-column:1/-1;border-top:1px solid var(--show-line);border-bottom:1px solid var(--show-line)}
.equipment-specs summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;padding:25px 0;font-size:16px;list-style:none}
.equipment-specs summary span{font-size:10px;color:var(--show-yellow);align-self:center}
.equipment-specs summary:focus-visible{outline:2px solid var(--show-yellow);outline-offset:5px}
.equipment-specs dl{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:10px 0 30px}
.equipment-specs dt{font:500 9px var(--font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--show-muted);margin-bottom:10px}
.equipment-specs dd{margin:0;font-family:var(--font-mono);font-size:13px;line-height:1.6}
.equipment-specs summary{font-family:var(--font-display);font-weight:500}
.equipment-specs summary span{font-family:var(--font-mono);letter-spacing:.08em}
@media(max-width:700px){.equipment-specs dl{grid-template-columns:1fr 1fr}.equipment-specs summary{font-size:13px}.equipment-specs summary span{font-size:9px}.story-controls{gap:12px}}

#breaker-hotspots{position:absolute;inset:0;pointer-events:none;z-index:4}
.breaker-hotspot{position:absolute;transform:translate(-50%,-50%);width:28px;height:28px;border:1px solid #e9be37;border-radius:50%;background:#121a17dd;color:#f8df90;font-size:11px;cursor:pointer;pointer-events:auto}
.breaker-hotspot[hidden]{display:none}.breaker-hotspot:hover,.breaker-hotspot:focus-visible{background:#e9be37;color:#111;box-shadow:0 0 0 5px #e9be3726}
.story-hint{font-size:11px!important;margin-top:15px;max-width:28ch}
/* Framed as an explicit preview module: unframed, these read as five stray
   debug buttons. Placeholder labelling is a publication requirement, so the
   frame states it rather than hiding it. */
.customer-stories{margin-top:45px;border-top:1px solid var(--show-line);padding-top:26px}
.customer-stories-note{font-size:12px;color:var(--show-muted);line-height:1.6;margin-top:12px;max-width:46ch}
#testimonial-links{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}
.testimonial-link{background:#131a17;border:1px solid var(--show-line);color:var(--show-ink);padding:12px 16px;cursor:pointer;min-height:44px;font:500 11px var(--font-mono);letter-spacing:.08em;transition:border-color .18s ease,color .18s ease}
.testimonial-link:hover{border-color:var(--show-yellow);color:var(--show-yellow)}
#testimonial-dialog{width:min(560px,calc(100vw - 36px));max-height:85svh;overflow:auto;padding:32px;background:#141b18;color:#f0f1e9;border:1px solid #657265;box-shadow:0 24px 100px #0009}
#testimonial-dialog::backdrop{background:#060b0be6}#testimonial-dialog h2{font-size:36px;letter-spacing:-.04em;margin:20px 0}
#testimonial-dialog form{display:flex;justify-content:flex-end;margin-bottom:30px}.testimonial-close{border:0;background:none;color:#e9be37;cursor:pointer;min-height:44px;font:inherit}
#testimonial-quote{font-size:23px;line-height:1.5}#testimonial-author{margin-top:25px;color:#a9b4ab;font-size:13px}#testimonial-placeholder{border-top:1px solid #3d493f;padding-top:18px;margin-top:25px;font-size:12px;line-height:1.6;color:#cbbd8e}
@media(max-width:700px){.story-hint{display:none}#testimonial-dialog{padding:24px}#testimonial-quote{font-size:20px}}

@media(max-width:700px){.breaker-hotspot{width:38px;height:38px}}

/* Keep discovery calm: a hover/focus label, with no idle pulsing. */
.breaker-hotspot{transition:box-shadow .18s ease,background .18s ease}
.breaker-hotspot::after{content:attr(data-story);position:absolute;left:calc(100% + 9px);top:50%;transform:translateY(-50%);padding:7px 10px;border:1px solid var(--show-line);border-radius:4px;background:#111714;color:var(--show-ink);font:12px sans-serif;white-space:nowrap;opacity:0;pointer-events:none}
.breaker-hotspot:hover::after,.breaker-hotspot:focus-visible::after{opacity:1}
@media(prefers-reduced-motion:reduce){.breaker-hotspot{transition:none}}

.project-bridge{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.project-bridge h2{font-size:clamp(34px,4vw,60px)}.project-bridge p:not(.eyebrow){color:var(--show-muted);line-height:1.7;margin:22px 0}.project-photo-placeholder{min-height:300px;padding:28px;display:flex;justify-content:flex-end;flex-direction:column;border:1px solid var(--show-line);background:repeating-linear-gradient(135deg,#141b18,#141b18 12px,#18201b 12px,#18201b 13px)}.project-photo-placeholder span{font:500 10px var(--font-mono);letter-spacing:.14em;color:var(--show-yellow)}.project-photo-placeholder p{font-size:13px;color:var(--show-muted);margin-top:8px}.connection-explainer{display:none;position:absolute;right:5.4%;bottom:145px;z-index:5;border:1px solid var(--show-line);background:#111916e8;color:var(--show-ink);padding:12px 16px;min-height:44px;cursor:pointer;font-size:12px}.connection-explainer span{color:var(--show-yellow);margin-left:15px}.is-interactive .connection-explainer{display:block}#connection-dialog{width:min(520px,calc(100vw - 36px));max-height:85svh;overflow:auto;background:#111916;color:var(--show-ink);border:1px solid var(--show-line);padding:30px}#connection-dialog::backdrop{background:#000b}#connection-dialog h2{font-size:30px;clear:both}#connection-description{line-height:1.7;color:var(--show-muted);margin:22px 0}@media(max-width:700px){.project-bridge{grid-template-columns:1fr;gap:28px}.site-header nav{gap:14px;flex-wrap:wrap;justify-content:flex-end}.connection-explainer{bottom:132px;right:5%;max-width:80%;font-size:11px}.project-photo-placeholder{min-height:230px}}
