:root{--paper:#f6f8f9;--ink:#16333d;--teal:#54baba;--pale:#d5eded;--yellow:#ffe49e;--body:Verdana,Arial,sans-serif;--display:"Trebuchet MS",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
a:focus-visible{outline:3px solid #24747d;outline-offset:6px;border-radius:5px}
.masthead,main,footer{max-width:1456px;margin-inline:auto}
.masthead{padding:29px 48px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #16333d24}
.wordmark{font:900 34px/1 var(--display);letter-spacing:-3px}
.wordmark span{display:inline-block;margin:0 0 0 5px;font:11px var(--body);vertical-align:top;letter-spacing:0}
.demo-label{font-size:11px;border:1px solid #16333d3d;border-radius:30px;padding:9px 13px}
.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:48px;padding:58px 48px 64px;align-items:center}
.intro{padding:8px 0}
.location{font-size:12px;display:flex;align-items:center;gap:9px;margin:0 0 23px}
.location span{height:8px;width:8px;flex:none;border-radius:50%;background:#28868c}
h1{font:900 clamp(92px,9.2vw,138px)/.86 var(--display);letter-spacing:-7px;margin:0}
h1>span{display:block;font-size:clamp(31px,3.5vw,51px);line-height:1.06;letter-spacing:-1.7px;margin:25px 0 0}
.description{font-size:14px;line-height:1.85;max-width:360px;margin:25px 0}
.actions{display:flex;gap:10px;flex-wrap:wrap}
.button{font-size:12px;display:flex;align-items:center;justify-content:space-between;gap:22px;min-height:54px;padding:15px 19px;border:1px solid var(--ink);border-radius:7px;transition:transform .2s ease,background .2s ease}
.button span{font-size:23px;line-height:1}
.primary{background:var(--ink);color:white}
.secondary{background:transparent}
.button:hover{transform:translateY(-2px)}
.secondary:hover{background:var(--pale)}
.small-note{font-size:10px;line-height:1.7;margin:15px 0 0;max-width:370px;color:#4e626b}
.art-panel{position:relative;border-radius:18px;background:var(--teal);min-width:0;overflow:hidden;aspect-ratio:1/1.08;display:flex;flex-direction:column;justify-content:space-between}
.art-label{font-size:9px;letter-spacing:2px;padding:29px 29px 0}
.art-panel svg{width:100%;display:block;margin:-14px 0 -20px}
.wire,.plug-lines{fill:none;stroke:var(--ink);stroke-width:17;stroke-linecap:round;stroke-linejoin:round}
.plug{fill:var(--ink)}
.key{fill:var(--yellow)}
.key-hole{fill:var(--teal)}
.spark{fill:var(--pale)}
.spark-line{fill:none;stroke:var(--ink);stroke-width:3;stroke-linecap:round}
.art-bottom{display:flex;justify-content:space-between;gap:15px;font-size:10px;line-height:1.7;padding:0 29px 29px}
.art-bottom span:last-child{font:10px/1.7 ui-monospace,monospace}
.contact-band{background:var(--ink);color:var(--paper);border-radius:14px;margin:0 48px;padding:36px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.eyebrow{font-size:9px;letter-spacing:1.8px;color:#9ed6d6;margin:0 0 13px}
h2{font:700 29px/1.2 var(--display);letter-spacing:-.6px;margin:0 0 9px}
.contact-band p:last-child{font-size:11px;line-height:1.8;margin:0;color:#d0dee3}
.contact-band>a{display:flex;align-items:center;gap:30px;font:500 clamp(18px,2.3vw,33px)/1.3 ui-monospace,monospace;white-space:nowrap;color:var(--yellow);padding:8px 0}
.contact-band>a:focus-visible{outline-color:var(--yellow)}
footer{display:flex;justify-content:space-between;gap:35px;padding:34px 48px 38px;font-size:10px;line-height:1.9;color:#536871}
footer p{margin:0;max-width:340px}
.business-name{font-weight:bold}
@media(max-width:1000px){.masthead{padding:25px 28px}.hero{padding:42px 28px 44px;gap:28px;grid-template-columns:1fr .9fr}.art-panel{aspect-ratio:.8/1}.actions{flex-direction:column;max-width:320px}.button{min-height:52px}.contact-band{margin:0 28px;padding:30px}.contact-band>a{gap:15px}footer{padding:30px 28px}}
@media(max-width:700px){.masthead{padding:21px 22px}.wordmark{font-size:30px}.demo-label{font-size:10px;padding:7px 11px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:31px 22px 28px;gap:29px}.intro{padding:0}.location{font-size:11px;margin-bottom:20px}h1{font-size:90px;letter-spacing:-5px}h1>span{font-size:33px;letter-spacing:-1px;line-height:1.08;margin-top:18px}.description{font-size:12px;line-height:1.8;margin:21px 0}.actions{max-width:none;gap:10px}.button{font-size:12px;min-height:52px}.small-note{font-size:9px;margin-top:12px;max-width:300px}.art-panel{aspect-ratio:1/1.03;border-radius:12px}.art-label{font-size:8px;padding:23px 22px 0;letter-spacing:1.5px}.art-panel svg{margin:-6px 0 -16px}.art-bottom{font-size:9px;padding:0 22px 22px}.art-bottom span:last-child{font-size:9px}.contact-band{margin:0 22px;padding:26px 23px;flex-direction:column;align-items:flex-start;gap:22px}h2{font-size:25px}.contact-band p:last-child{font-size:10px}.contact-band>a{width:100%;justify-content:space-between;font-size:23px;gap:9px}footer{padding:27px 22px 31px;display:block;font-size:9px}footer p+p{margin-top:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
