:root{color-scheme:light;--ink: #17212b;--muted: #5b6875;--line: #d9e1e8;--surface: #ffffff;--soft: #f4f7fa;--navy: #0f324e;--blue: #1d7dbd;--teal: #0e9f9a;--red: #c64545;--shadow: 0 18px 45px rgba(23, 33, 43, .12);font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:var(--ink);background:var(--surface)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}img{display:block;max-width:100%}a{color:inherit}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgba(217,225,232,.8);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand img{width:172px;height:auto}.main-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.35rem 1rem;font-size:.92rem;font-weight:650}.main-nav a{padding:.45rem 0;color:var(--navy);text-decoration:none}.main-nav a:focus-visible,.button:focus-visible,address a:focus-visible{outline:3px solid rgba(29,125,189,.32);outline-offset:4px;border-radius:4px}.hero{position:relative;min-height:640px;display:grid;align-items:end;overflow:hidden;isolation:isolate}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:url(/assets/poly-x-series-promo.jpg);background-position:center;background-size:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#081826e0,#08182673 50%,#08182614),linear-gradient(0deg,#08182633,#08182600)}.hero-content{width:min(760px,calc(100% - 2rem));margin:0 clamp(1rem,6vw,5rem) clamp(3rem,9vw,7rem);color:#fff}.hero h1{margin:.3rem 0 1rem;max-width:780px;font-size:clamp(3.2rem,8vw,6.6rem);line-height:.95;letter-spacing:0}.hero p:not(.eyebrow){max-width:620px;margin:0 0 1.6rem;font-size:clamp(1.12rem,2vw,1.35rem);color:#ffffffe6}.eyebrow{margin:0;color:var(--teal);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero .eyebrow{color:#79e3dc}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.15rem;border:1px solid transparent;border-radius:6px;font-weight:800;text-decoration:none}.button.primary{background:var(--red);color:#fff}.button.secondary{border-color:#ffffff94;color:#fff}.section{padding:clamp(3.2rem,7vw,6rem) clamp(1rem,4vw,4rem)}.section>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-heading{display:grid;gap:.55rem;margin-bottom:1.5rem}h2{margin:0;max-width:820px;color:var(--navy);font-size:clamp(2rem,4vw,3.3rem);line-height:1.05;letter-spacing:0}h3{margin:0 0 .8rem;color:var(--navy);font-size:1.15rem}p{color:var(--muted)}.lead{max-width:870px;margin:0 auto 2rem;color:#31404f;font-size:1.1rem}.feature-grid,.device-grid,.product-grid{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-panel,.product-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 24px #17212b0f}.feature-panel{padding:1.35rem}ul{padding-left:1.1rem}li+li{margin-top:.45rem}.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.7fr);gap:clamp(2rem,5vw,4.5rem);align-items:center}.check-list{list-style:none;padding:0;margin:1.4rem 0 0}.check-list li{position:relative;padding-left:1.7rem;color:#31404f}.check-list li:before{content:"";position:absolute;left:0;top:.45rem;width:.55rem;height:.55rem;border-radius:50%;background:var(--teal)}.image-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.image-card img{width:100%}figcaption{padding:.85rem 1rem;color:var(--muted);font-size:.9rem}.device-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.device-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.device-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.device-card div{padding:1.2rem}.device-card p{margin-bottom:0}.calendar,.technical,.contact{background:var(--soft)}.calendar-stack{display:grid;gap:1rem}.calendar-stack>img,.calendar-icons img,.wide-diagram{border:1px solid var(--line);border-radius:8px;background:#fff}.calendar-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.technical-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 220px;gap:1.5rem;align-items:center;margin-top:2rem}.technical-grid article{align-self:stretch;padding:1.2rem;border-left:4px solid var(--blue);background:#fff}.technical-grid img{justify-self:center;max-height:260px}.compact{margin-top:0}.wide-diagram{width:min(980px,100%);margin-top:2rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{padding:1.3rem}.product-card span{display:inline-block;margin-bottom:1rem;color:var(--red);font-size:.78rem;font-weight:800;text-transform:uppercase}.customer-logos{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;align-items:center;margin-top:2rem}.customer-logos a{display:grid;min-height:96px;place-items:center;padding:1rem;border:1px solid var(--line);border-radius:8px;background:#fff}.customer-logos img{max-height:52px;object-fit:contain}blockquote{margin-top:2rem;padding:1.4rem 1.6rem;border-left:5px solid var(--teal);color:#31404f;background:var(--soft);font-size:1.12rem}cite{display:block;margin-top:.8rem;color:var(--muted);font-size:.95rem;font-style:normal;font-weight:800}.contact{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);gap:2rem;align-items:start}address{display:grid;gap:.45rem;padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-style:normal}address strong{color:var(--navy)}address a{color:var(--blue);font-weight:800;text-decoration:none}.site-footer{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,1fr);gap:2rem;padding:2rem clamp(1rem,4vw,4rem);background:#111a22;color:#fff}.site-footer p{margin:.35rem 0 0;color:#ffffffb8}@media(max-width:980px){.site-header{align-items:flex-start;flex-direction:column}.main-nav{justify-content:flex-start}.feature-grid,.split,.contact,.site-footer{grid-template-columns:1fr}.device-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technical-grid{grid-template-columns:1fr}.technical-grid img{max-height:340px}}@media(max-width:640px){.site-header{position:static}.brand img{width:150px}.main-nav{gap:.2rem .75rem;font-size:.88rem}.hero{min-height:560px}.hero-content{margin-bottom:2.4rem}.hero h1{font-size:3rem}.device-grid,.product-grid,.customer-logos,.calendar-icons{grid-template-columns:1fr}.button{width:100%}}
