:root{--ink:#0a2034;--ink2:#12314c;--orange:#f06425;--sand:#f2eee4;--paper:#fffdf8;--line:rgba(10,32,52,.17);--muted:#62717e;--display:Georgia,"Times New Roman",serif;--body:"Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sand);color:var(--ink);font-family:var(--body);line-height:1.55}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:100}.topbar{height:82px;display:grid;grid-template-columns:220px 1fr auto;align-items:center;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid var(--line);background:rgba(242,238,228,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.brand img{width:168px;height:45px;object-fit:contain;mix-blend-mode:multiply}.topbar nav{display:flex;justify-content:center;gap:2.2rem}.topbar a{text-decoration:none;color:inherit}.topbar nav a{font-size:.76rem;font-weight:700}.top-actions{display:flex;align-items:center;gap:1rem}.language{border:0;background:transparent;font-weight:800}.language span{color:var(--muted);font-weight:500}.quote,.primary{display:inline-flex;justify-content:center;align-items:center;background:var(--orange);color:#fff!important;border:0;text-decoration:none;padding:.9rem 1.15rem;font:750 .8rem var(--body);cursor:pointer}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:.9fr 1.1fr;padding:5rem clamp(20px,7vw,110px) 4rem;gap:5vw;align-items:center;overflow:hidden}.kicker,.index{text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;font-weight:850;color:var(--orange)}.hero h1,.section-head h2,.inquiry h2{font:500 clamp(3.7rem,6vw,7rem)/.92 var(--display);letter-spacing:-.05em;margin:1rem 0 1.6rem}.hero h1 span{color:var(--orange);font-style:italic}.lead{font-size:1.05rem;max-width:660px;color:#465664}.hero-cta{display:flex;align-items:center;gap:1.4rem;margin:2rem 0 3.5rem}.secondary{font-size:.8rem;font-weight:750;border-bottom:1px solid var(--ink);padding:.7rem 0}.secondary b{color:var(--orange)}.fit-list{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;border-top:1px solid var(--line);padding-top:1.2rem;margin:0}.fit-list dt{font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.fit-list dd{margin:.25rem 0;color:var(--muted);font-size:.76rem}.hero-machine{position:relative;min-height:620px;display:grid;place-items:center}.hero-machine:before{content:"";position:absolute;width:580px;height:580px;border-radius:50%;background:var(--paper);border:1px solid var(--line)}.hero-machine img{position:relative;width:min(100%,780px);max-height:540px;object-fit:contain;filter:drop-shadow(0 30px 24px rgba(10,32,52,.22));z-index:2}.axis{position:absolute;background:var(--line);z-index:1}.axis-x{width:100%;height:1px}.axis-y{height:100%;width:1px}.spec-marker{position:absolute;z-index:4;display:flex;gap:.7rem;align-items:center;background:var(--ink);color:#fff;padding:.65rem .8rem;font-size:.67rem;box-shadow:10px 10px 0 rgba(240,100,37,.22)}.spec-marker i{font:italic 1.4rem var(--display);color:var(--orange)}.m1{left:0;top:22%}.m2{right:0;top:47%}.m3{left:10%;bottom:17%}.figure-note{position:absolute;bottom:0;right:0;font-size:.64rem;color:var(--muted)}.decision-strip{display:grid;grid-template-columns:1.3fr repeat(4,1fr);background:var(--ink);color:#fff;padding:0 clamp(20px,5vw,76px)}.decision-strip>div,.decision-strip button{min-height:112px;padding:1.4rem;border:0;border-right:1px solid rgba(255,255,255,.14);background:transparent;color:#fff;text-align:left}.decision-strip>div{display:flex;flex-direction:column;justify-content:center}.decision-strip span{font-size:.7rem;color:#aebcc7}.decision-strip button{font:650 .78rem var(--body);cursor:pointer;transition:.2s}.decision-strip button small{display:block;color:var(--orange);margin-bottom:.6rem}.decision-strip button:hover,.decision-strip button.active{background:var(--orange)}.decision-strip button:hover small,.decision-strip button.active small{color:#fff}.section{padding:8rem clamp(20px,7vw,110px)}.section-head{display:grid;grid-template-columns:.42fr 1fr;gap:3rem;align-items:start;margin-bottom:4rem}.section-head h2{font-size:clamp(3rem,5vw,5.5rem);margin:0 0 1rem}.section-head>div>p{max-width:580px;color:var(--muted)}.method-rail{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.method{min-height:165px;background:transparent;border:0;border-right:1px solid var(--line);padding:1.2rem;text-align:left;color:var(--ink);cursor:pointer;transition:.2s}.method:last-child{border-right:0}.method span,.method small{display:block;font-size:.65rem}.method span{color:var(--orange);font-weight:800}.method b{display:block;font:500 1.4rem var(--display);margin:2rem 0 .3rem}.method small{color:var(--muted)}.method:hover,.method.active{background:var(--paper);transform:translateY(-6px);box-shadow:0 18px 35px rgba(10,32,52,.08)}.method-detail{margin-top:3rem;background:var(--paper);display:grid;grid-template-columns:1fr .85fr .55fr;align-items:center;gap:2.5rem;padding:3rem;border-left:7px solid var(--orange)}.method-detail h3{font:500 2.3rem/1.05 var(--display);margin:.6rem 0 1rem}.method-detail p{color:var(--muted)}.method-detail a{color:var(--ink);font-weight:800;text-decoration:none;border-bottom:1px solid}.method-detail img{width:100%;height:320px;object-fit:contain}.method-detail dl{margin:0}.method-detail dl div{padding:1rem 0;border-bottom:1px solid var(--line)}.method-detail dt{font-size:.62rem;text-transform:uppercase;color:var(--orange);font-weight:800}.method-detail dd{margin:.3rem 0 0;font-size:.78rem}.method-count{font-size:.65rem!important;font-weight:800;letter-spacing:.12em}.dark{background:var(--ink);color:#fff}.dark .section-head>div>p{color:#afbdc8}.product-feature{display:grid;grid-template-columns:.85fr 1.15fr;min-height:600px;background:var(--ink2);border:1px solid rgba(255,255,255,.13)}.product-copy{padding:4rem}.product-copy>p:first-child,.product-card p{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.product-copy h3{font:500 3rem/1 var(--display);margin:1rem 0}.product-copy>p{color:#b6c2cc}.product-copy ul{padding-left:1.2rem;color:#d4dce2}.product-copy a,.product-card a{color:#fff;text-decoration:none;font-weight:800;border-bottom:1px solid var(--orange)}.product-feature figure{display:grid;align-content:center;margin:0;background:#173956;padding:2rem}.product-feature figure img{width:100%;max-height:450px;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.28))}.product-feature figcaption{text-align:right;font-size:.64rem;color:#aebac4}.product-pair{display:grid;grid-template-columns:1fr 1fr}.product-card{background:#102b43;border:1px solid rgba(255,255,255,.12);min-height:500px;padding:2.2rem;display:grid;grid-template-rows:auto 1fr auto}.product-card h3{font:500 2.2rem/1 var(--display);margin:.7rem 0}.product-card span{font-size:.74rem;color:#adbac5}.product-card img{width:100%;height:280px;object-fit:contain;align-self:center}.product-card footer{display:flex;justify-content:space-between;font-size:.76rem}.product-card.filtered-out{opacity:.2}.flow-diagram{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center}.flow-diagram>div{min-height:180px;padding:1.2rem;border:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.flow-diagram span{color:var(--orange);font-size:.64rem;text-transform:uppercase;font-weight:800}.flow-diagram b{font:500 1.35rem var(--display);margin:.8rem 0}.flow-diagram small{color:var(--muted)}.flow-diagram>i{color:var(--orange);padding:.5rem}.configuration{display:grid;grid-template-columns:.7fr 1.3fr;gap:3rem;background:var(--paper);margin-top:3rem;padding:3rem}.configuration h3{font:500 2.2rem var(--display);margin:.5rem 0}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.module-grid span{background:var(--paper);padding:1rem;font-size:.74rem}.module-grid .pending{color:#8c652f}.industries{background:#e6e0d3}.industry-table{border-top:2px solid var(--ink)}.industry-table>div{display:grid;grid-template-columns:.7fr 1.3fr 1fr;gap:2rem;padding:1.25rem .5rem;border-bottom:1px solid var(--line);font-size:.85rem}.industry-table .table-head{font-size:.62rem;text-transform:uppercase;font-weight:800;letter-spacing:.1em;color:var(--orange)}.industry-table span{color:#52616e}.evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.evidence-grid div{min-height:180px;padding:1.5rem;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:flex-end;background:var(--paper)}.evidence-grid div:last-child{border:0}.evidence-grid b{font:500 1.25rem var(--display)}.evidence-grid span{font-size:.72rem;color:var(--muted);margin-top:.4rem}.faq{background:var(--paper)}.accordion{max-width:1000px;margin-left:auto}.accordion details{border-top:1px solid var(--line);padding:1.4rem 0}.accordion details:last-child{border-bottom:1px solid var(--line)}.accordion summary{font:500 1.3rem var(--display);cursor:pointer}.accordion p{color:var(--muted);max-width:800px}.inquiry{background:var(--ink);color:#fff;padding:8rem clamp(20px,7vw,110px);display:grid;grid-template-columns:1fr .9fr;gap:8vw}.inquiry h2{font-size:clamp(3.2rem,5vw,5.7rem)}.inquiry-copy>p:last-child{color:#aab8c3}.inquiry form{display:grid;gap:1.1rem}.inquiry label{display:grid;gap:.35rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;color:#abb9c5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.inquiry input,.inquiry select,.inquiry textarea{background:transparent;border:0;border-bottom:1px solid #5f7180;color:#fff;padding:.75rem 0;font:1rem var(--body)}.inquiry select option{color:#111}.inquiry textarea{min-height:100px;resize:vertical}.inquiry small{color:#7f919f}.site-footer{background:#061724;color:#aebbc5;padding:2rem clamp(20px,5vw,76px);display:flex;align-items:center;gap:1.5rem;font-size:.7rem}.site-footer img{width:145px;height:42px;object-fit:contain;background:#fff}.site-footer div{display:flex;flex-direction:column}.site-footer p{margin-left:auto}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(max-width:1000px){.topbar nav{display:none}.hero{grid-template-columns:1fr}.decision-strip{grid-template-columns:1fr 1fr}.decision-strip>div{grid-column:1/-1}.section-head{grid-template-columns:1fr}.method-detail{grid-template-columns:1fr 1fr}.method-detail dl{grid-column:1/-1}.product-feature,.configuration,.inquiry{grid-template-columns:1fr}.flow-diagram{grid-template-columns:1fr}.flow-diagram>i{transform:rotate(90deg);text-align:center}.evidence-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.topbar{height:70px;grid-template-columns:1fr auto;padding:0 16px}.brand img{width:125px}.quote{display:none}.language span{display:none}.hero{padding:3.5rem 20px}.hero h1{font-size:3.45rem}.hero-cta{align-items:flex-start;flex-direction:column}.fit-list{grid-template-columns:1fr}.hero-machine{min-height:430px}.hero-machine:before{width:340px;height:340px}.spec-marker{display:none}.decision-strip{grid-template-columns:1fr}.decision-strip>div{grid-column:auto}.section{padding:5rem 20px}.method-rail{grid-template-columns:1fr 1fr}.method{min-height:130px}.method-detail{grid-template-columns:1fr;padding:1.5rem}.method-detail dl{grid-column:auto}.method-detail img{height:220px}.product-feature{min-height:auto}.product-copy{padding:2rem}.product-copy h3{font-size:2.4rem}.product-feature figure{min-height:340px}.product-pair{grid-template-columns:1fr}.product-card{min-height:430px}.configuration{padding:1.5rem}.module-grid{grid-template-columns:1fr 1fr}.industry-table .table-head{display:none}.industry-table>div{grid-template-columns:1fr;gap:.4rem}.evidence-grid{grid-template-columns:1fr}.evidence-grid div{border-right:0;border-bottom:1px solid var(--line);min-height:130px}.form-row{grid-template-columns:1fr}.site-footer{flex-wrap:wrap}.site-footer p{margin:0}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}
