@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400 600;font-display:swap}@font-face{font-family:Manrope;src:url('assets/manrope-bold.ttf') format('truetype');font-weight:700 900;font-display:swap}
:root{--paper:#f6f5f1;--ink:#202023;--dark:#1b1b1d;--magenta:#ce1689;--line:#d7d6d2;--muted:#737370;--pad:clamp(24px,5.3vw,88px);--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:15px;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--magenta);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800}h2{font-size:clamp(34px,4.5vw,70px);line-height:1.08;letter-spacing:-.055em}h3{letter-spacing:-.04em}p{line-height:1.75}.accent{color:var(--magenta)}.muted{color:var(--muted)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1.5}.section{padding:100px var(--pad)}.section-label{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:.13em;margin-bottom:55px}.section-number{margin-left:auto;color:var(--muted)}.tiny-square{width:7px;height:7px;background:var(--magenta);flex-shrink:0}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;background:var(--magenta);color:#fff;padding:18px 23px;font-size:12px;font-weight:800;border:0;transition:background .2s,transform .2s}.button span{font-size:22px;font-weight:400;line-height:1}.button:hover{background:#ac0870;transform:translateY(-2px)}.button-small{padding:13px 19px}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#fff}.button-dark{background:var(--ink)}.button-dark:hover{background:#050505}.text-button{border:0;border-bottom:1px solid currentColor;padding:0 0 10px;background:none;font-weight:800;text-align:left;font-size:13px;display:inline-flex;gap:40px;align-items:center}.text-button span{font-size:22px}.text-button:hover{color:var(--magenta)}.header{height:91px;padding:0 var(--pad);display:flex;align-items:center;gap:27px;background:var(--paper);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand img{width:97px;height:auto}.brand-caption{font-size:8px;letter-spacing:.08em;font-weight:700;line-height:1.5;border-left:1px solid var(--line);padding-left:24px}.header nav{margin-left:auto;display:flex;gap:28px;font-size:12px;font-weight:700}.header nav a{padding:12px 0}.header nav a:hover{color:var(--magenta)}.header-cta{margin-left:22px}.menu-toggle{display:none}.skip{position:fixed;left:20px;top:-80px;background:white;padding:15px;z-index:99}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.hero{background:var(--dark);color:white;display:grid;grid-template-columns:1fr 1fr;position:relative}.hero-copy{padding:53px 25px 58px var(--pad)}.hero .eyebrow{color:#b8b8b8;font-size:10px;display:flex;align-items:center;gap:9px}.status-dot{height:6px;width:6px;background:var(--magenta);border-radius:50%}.hero h1{font-size:clamp(76px,8.45vw,138px);line-height:.94;letter-spacing:-.075em;margin:34px 0 28px}.hero-description{max-width:360px;font-size:13px;line-height:1.8;color:#bdbdc1;margin:0 0 27px}.hero-copy .button{min-width:213px}.hero-text-link{display:flex;align-items:center;gap:26px;margin-top:26px;font-size:10px;color:#c7c7c9;max-width:320px}.hero-text-link:hover{color:#fff}.hero-visual{position:relative;overflow:hidden;min-height:660px}.hero-visual>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center 51%;filter:brightness(.8) saturate(.55);transform:scale(1.01)}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent 40%,rgba(0,0,0,.5))}.hero-image-top{position:absolute;z-index:1;top:30px;left:30px;right:30px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.13em}.image-cross{position:absolute;font-size:22px;font-weight:400;color:#fff8;z-index:1}.cross-one{left:28px;top:90px}.cross-two{right:29px;bottom:135px}.hero-caption{position:absolute;bottom:36px;left:35px;right:35px;z-index:1;display:flex;gap:15px;align-items:center;font-size:12px;line-height:1.7}.caption-line{width:3px;height:43px;background:var(--magenta)}.hero-caption strong{font-weight:800}.hero-caption a{margin-left:auto;border:1px solid #fff7;border-radius:50%;height:43px;width:43px;display:grid;place-items:center;font-size:25px}.hero-caption a:hover{background:var(--magenta)}.hero-bottom{grid-column:1/-1;padding:21px var(--pad);border-top:1px solid #ffffff22;display:flex;justify-content:space-between;letter-spacing:.14em;font-size:8px;color:#b1b1b5}.hero-bottom>span:last-child{display:flex;gap:25px}
.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:start}.intro-copy{font-size:14px;max-width:410px;padding-top:4px}.intro-copy p+p{margin-top:17px;color:var(--muted)}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:57px}.audience-card{padding:38px 39px 29px;border:1px solid var(--line);transition:background .25s}.audience-card:hover{background:white}.audience-card .eyebrow{font-size:9px;color:var(--magenta)}.audience-card h3{font-size:35px;line-height:1.14;margin:28px 0 20px}.audience-card p{font-size:12px;color:#62625f;max-width:365px}.inline-link{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:18px;margin-top:31px;font-size:11px;font-weight:800}.inline-link>span{font-size:25px}.industrial{background:#eeede9}
.patriq{background:var(--dark);color:var(--paper)}.patriq .section-label{color:#bbb}.patriq-heading{display:flex;justify-content:space-between;gap:65px;align-items:end;margin-bottom:55px}.patriq-heading h2{font-size:clamp(35px,4.7vw,74px)}.patriq-heading>p{max-width:300px;font-size:13px;color:#b9b9bc;padding-bottom:8px}.workflow-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25}.workflow-tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:#bcbcc0;text-align:left;font-size:12px;font-weight:700;padding:21px 14px;display:flex;gap:16px;align-items:center;transition:background .2s}.workflow-tabs button span{font-size:9px;color:#808085}.workflow-tabs button[aria-selected=true]{border-color:var(--magenta);background:#242427;color:white}.workflow-tabs button[aria-selected=true] span{color:var(--magenta)}.workflow-tabs button:hover{background:#2c2c30}.workflow-panel{display:grid;grid-template-columns:.92fr 1.08fr;gap:45px;padding:47px 0 45px;min-height:430px}.workflow-content .eyebrow{font-size:9px;color:var(--magenta)}.workflow-content h3{font-size:32px;line-height:1.15;margin:21px 0}.workflow-content>p:not(.eyebrow){font-size:12px;color:#b6b6bb;max-width:360px}.workflow-content ul{list-style:none;padding:0;margin:22px 0;font-size:11px;color:#e3e3e5}.workflow-content li{margin-top:11px;display:flex;gap:12px}.workflow-content li:before{content:'↗';color:var(--magenta)}.workflow-content .text-button{font-size:11px;margin-top:8px}.workflow-visual{margin:12px 0 0;align-self:center;min-width:0}.screen-frame{border:1px solid #57575b;border-radius:9px;background:#0c0c0e;padding:15px 15px 16px;box-shadow:0 25px 50px #0004;transform:perspective(1100px) rotateY(-5deg) rotateX(2deg)}.screen-frame>img{width:100%;aspect-ratio:16/9;object-fit:contain;background:#ddd}.screen-brand{display:flex;align-items:center;font-size:13px;letter-spacing:-.07em;font-weight:800;padding:0 3px 12px}.screen-brand>span{color:var(--magenta)}.screen-brand small{margin-left:auto;font-size:6px;letter-spacing:.13em;color:#999}.workflow-visual figcaption{color:#929296;font-size:8px;text-align:center;margin:15px 0 28px}.workflow-signal{display:flex;align-items:center;justify-content:center;font-size:8px;letter-spacing:.08em;color:#b9b9bc}.workflow-signal>span{border:1px solid #ffffff28;padding:9px 13px}.workflow-signal>i{height:1px;width:40px;background:#70415e;position:relative}.workflow-signal>i:after{content:'';position:absolute;left:40%;top:-2px;background:var(--magenta);width:5px;height:5px;border-radius:50%;animation:flow 3s infinite}@keyframes flow{from{left:0}to{left:100%}}.patriq-benefits{border-top:1px solid #ffffff25;padding-top:30px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.patriq-benefits>div+div{border-left:1px solid #ffffff25;padding-left:35px}.patriq-benefits span{font-size:8px;letter-spacing:.12em;color:#88888d}.patriq-benefits p{font-size:17px;line-height:1.5;margin-top:16px;letter-spacing:-.035em}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}.section-heading>p{max-width:310px;font-size:12px;color:#666662;padding-bottom:3px}.filter-bar{display:flex;gap:8px;margin:40px 0 28px;flex-wrap:wrap}.filter-bar button{padding:11px 16px;background:none;border:1px solid var(--line);border-radius:30px;font-size:10px;font-weight:700}.filter-bar button.selected{background:var(--ink);border-color:var(--ink);color:white}.filter-bar button span{margin-left:8px;font-size:8px;opacity:.6}.filter-bar button:hover{border-color:var(--ink)}.equipment-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:24px;row-gap:36px}.equipment-card{border:0;padding:0;background:transparent;text-align:left;min-width:0}.equipment-card[hidden]{display:none}.card-image{position:relative;height:335px;overflow:hidden;background:#d5d5d0}.card-image:after{content:'';position:absolute;inset:0;background:linear-gradient(#0003,transparent 30%,#0002)}.card-image>img{height:100%;width:100%;object-fit:cover;filter:saturate(.6);transition:transform .6s,filter .5s}.equipment-card:hover .card-image>img{transform:scale(1.06);filter:saturate(1)}.equipment-card:nth-child(2) .card-image>img{object-position:60%}.equipment-card:nth-child(4) .card-image>img{object-position:67%}.equipment-card:nth-child(5) .card-image>img{object-position:35%}.card-number{position:absolute;top:20px;left:20px;font-size:8px;letter-spacing:.08em;color:white;z-index:1}.round-arrow{border-radius:50%;height:39px;width:39px;flex-shrink:0;border:1px solid #b9b9b4;display:grid;place-items:center;font-size:23px;transition:background .2s,color .2s}.card-image .round-arrow{position:absolute;bottom:18px;right:18px;z-index:1;color:white;border-color:#fff8;backdrop-filter:blur(8px)}.equipment-card:hover .round-arrow,.project-row:hover .round-arrow{background:var(--magenta);color:white;border-color:var(--magenta)}.card-description{padding-top:21px}.card-description h3{font-size:18px}.card-description p{margin-top:6px;font-size:10px;color:var(--muted)}
.connection{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.connection-image{position:relative}.connection-image img{width:100%;height:460px;object-fit:cover;filter:saturate(.55)}.connection-image>span{position:absolute;bottom:20px;left:22px;right:22px;font-size:8px;letter-spacing:.13em;color:white;background:#202023df;padding:15px}.connection-copy h2{font-size:clamp(34px,4vw,62px);margin:23px 0}.connection-copy p{font-size:12px;color:#6c6c67;max-width:400px}.connection-copy p+p{margin-top:16px}.connection-copy p.eyebrow{color:var(--magenta);font-size:8px}.connection-copy .text-button{margin-top:28px;font-size:11px}
.projects{background:#eae9e4}.project-list{margin-top:52px}.project-row{background:transparent;border:0;border-top:1px solid #c8c7c2;display:grid;grid-template-columns:35px 1.1fr .8fr 1fr 40px;gap:30px;align-items:center;width:100%;padding:31px 0;text-align:left}.project-row:last-child{border-bottom:1px solid #c8c7c2}.project-index{font-size:10px;color:#92928d;align-self:start;padding-top:3px}.project-name>span{font-size:8px;letter-spacing:.12em;color:var(--magenta);font-weight:800}.project-name h3{font-size:24px;line-height:1.2;margin-top:13px}.project-metric strong{font-size:41px;line-height:1;letter-spacing:-.06em;display:block}.project-metric span{font-size:9px;color:var(--muted);display:block;margin-top:10px}.project-row>p{font-size:11px;color:#6c6c67;max-width:220px}.project-note{font-size:9px;color:var(--muted);margin-top:18px}
.about{display:grid;grid-template-columns:1fr 1fr;background:var(--dark);color:white}.about-photo{min-height:630px}.about-photo img{width:100%;height:100%;object-fit:cover;filter:saturate(.45)}.about-copy{padding:65px var(--pad) 65px 65px}.about-copy>.eyebrow{font-size:8px;color:#b7b7bb}.about-copy h2{font-size:clamp(30px,3.7vw,57px);margin:27px 0}.about-copy>p:not(.eyebrow){font-size:12px;color:#b6b6ba;max-width:390px}.about-copy>p+p{margin-top:15px}.about-signature{display:flex;gap:19px;font-size:8px;letter-spacing:.06em;margin:30px 0}.about-signature span:before{content:'+';color:var(--magenta);margin-right:7px}.about-copy .button{font-size:10px;gap:15px}
.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:90px}.faq h2{font-size:clamp(32px,4vw,58px);margin-top:25px}.faq .eyebrow{font-size:8px}.faq details{border-top:1px solid var(--line);padding:22px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-size:12px;font-weight:800;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:21px;color:var(--magenta);font-weight:400}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:12px;color:var(--muted);margin-top:17px;max-width:430px}
.contact{background:var(--magenta);color:white}.contact .tiny-square{background:white}.contact .section-label{margin-bottom:43px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.contact h2{font-size:clamp(36px,4.7vw,73px);letter-spacing:-.06em}.contact h2 em{font-family:Georgia,serif;font-weight:400}.contact-grid>div>p{font-size:13px;color:#ffdbf1;margin-top:25px}.contact-email{display:block;font-size:26px;font-weight:800;margin-top:40px;letter-spacing:-.04em}.contact-email>span{margin-left:25px}.contact-phone{display:inline-block;font-size:13px;margin-top:11px}.contact form label{display:block;font-size:10px;font-weight:800;margin-bottom:10px}.contact input,.contact textarea,.contact select{border:0;border-bottom:1px solid #ffffff70;background:transparent;color:white;border-radius:0;width:100%;padding:7px 0 13px;outline-offset:3px;font-size:12px}.contact select{color-scheme:dark}.contact option{background:var(--ink);color:white}.contact input::placeholder,.contact textarea::placeholder{color:#fff9}.contact input:focus-visible,.contact textarea:focus-visible,.contact select:focus-visible{outline-color:white}.contact textarea{resize:vertical;min-height:90px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:27px 0}.contact form>.button{margin-top:24px;width:100%}.contact .form-note{font-size:9px;color:#ffdcf1;margin-top:12px;line-height:1.6}.footer-top{display:flex;align-items:center;gap:38px;padding:40px var(--pad);border-bottom:1px solid var(--line)}.footer-top img{width:92px;height:auto}.footer-top p{font-size:10px;letter-spacing:.1em;font-weight:800}.back-top{margin-left:auto;font-size:10px}.footer-bottom{display:flex;align-items:center;gap:30px;padding:23px var(--pad);font-size:8px;color:#757570}.footer-bottom>span:nth-child(2){margin-right:auto}
dialog{border:0;background:var(--paper);color:var(--ink);padding:55px;max-width:900px;width:calc(100% - 40px);max-height:88vh;overflow:auto}dialog::backdrop{background:#111d;backdrop-filter:blur(7px)}.dialog-close{position:sticky;top:0;float:right;margin-top:-35px;margin-right:-35px;border:1px solid var(--line);background:var(--paper);width:38px;height:38px;border-radius:50%;font-size:18px;z-index:2}.dialog-close:hover{background:var(--magenta);color:white}.detail-layout{display:grid;grid-template-columns:.8fr 1fr;gap:35px;margin-top:30px}.detail-layout img{width:100%;height:320px;object-fit:cover}.detail-layout p{font-size:13px;color:#666}.detail-layout ul,.detail-features{padding-left:18px;font-size:12px;line-height:1.9}.detail-layout .button{margin-top:25px;font-size:11px}.detail-eyebrow{color:var(--magenta);margin-bottom:15px}dialog h2{font-size:43px}dialog h3{font-size:21px;margin:25px 0 12px}.detail-note{border-top:1px solid var(--line);padding-top:15px;margin-top:25px;font-size:10px!important;color:var(--muted)}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.capability-grid p{font-size:12px;color:var(--muted)}#enquiry-dialog{max-width:660px}#enquiry-dialog>.eyebrow{color:var(--magenta);margin-bottom:20px}#enquiry-dialog>p{font-size:12px;margin-top:18px}#enquiry-preview{white-space:pre-wrap;font-family:var(--font);font-size:12px;line-height:1.7;background:#eae9e4;padding:22px;overflow-wrap:anywhere;margin:25px 0}#copy-enquiry{display:block;margin-top:20px;font-size:11px}
@media(min-width:1700px){body{max-width:1900px;margin:auto}.hero-copy{padding-bottom:75px}.hero-description{font-size:15px;max-width:400px}.hero-visual{min-height:750px}.card-image{height:440px}}
@media(max-width:1050px){.brand-caption{display:none}.header{gap:20px}.header nav{gap:22px}.header-cta{margin-left:8px}.hero-copy{padding-top:45px}.hero-visual{min-height:610px}.hero h1{font-size:9.1vw}.section{padding-top:75px;padding-bottom:75px}.intro-grid{gap:40px}.patriq-heading{gap:35px}.patriq-heading>p{max-width:240px}.workflow-tabs button{gap:9px;padding:18px 10px;font-size:10px}.workflow-panel{gap:30px}.workflow-content h3{font-size:27px}.card-image{height:280px}.equipment-grid{gap:22px 18px}.card-description h3{font-size:16px}.connection{gap:40px;padding-top:0}.project-row{gap:18px;grid-template-columns:22px 1.2fr .85fr 1fr 36px}.project-name h3{font-size:21px}.project-metric strong{font-size:34px}.about-copy{padding:50px 35px}.about-photo{min-height:580px}.faq{gap:45px}.contact-grid{gap:45px}.contact-email{font-size:23px}}
@media(max-width:760px){html{scroll-padding-top:74px}.header{height:74px;padding:0 23px}.brand img{width:82px}.header-cta{margin-left:auto;font-size:10px;padding:10px 14px;gap:25px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:32px;height:40px;border:0;background:none;margin-left:0}.menu-toggle>span{display:block;width:23px;height:1px;background:var(--ink)}.header nav{position:absolute;display:none;left:0;right:0;top:74px;padding:22px 25px;background:var(--paper);border-bottom:1px solid var(--line);margin:0;font-size:16px;flex-direction:column;gap:7px}.header nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 26px 38px}.hero h1{font-size:clamp(75px,16vw,115px);line-height:.97;margin:27px 0 23px}.hero h1 br:nth-of-type(2){display:none}.hero-description{max-width:420px;font-size:12px}.hero-text-link{margin-top:22px}.hero-visual{min-height:410px;height:54vw;max-height:560px}.hero-visual>img{object-position:50% 45%}.hero-image-top{left:24px;right:24px;top:23px}.hero-caption{left:25px;right:25px;bottom:25px}.hero-bottom{padding:17px 24px;font-size:7px;gap:25px;line-height:1.5}.hero-bottom>span:last-child{min-width:110px;gap:12px}.section{padding:62px 25px}.section-label{font-size:8px;margin-bottom:33px;letter-spacing:.09em}.section-number{display:none}.intro-grid{grid-template-columns:1fr;gap:26px}.intro-copy{font-size:13px;max-width:100%}.intro-copy p+p{margin-top:12px}.audience-grid{margin-top:33px;gap:15px;grid-template-columns:1fr}.audience-card{padding:28px}.audience-card h3{font-size:32px;margin:20px 0 15px}.audience-card p{max-width:100%}.inline-link{margin-top:25px}.patriq-heading{display:block;margin-bottom:32px}.patriq-heading h2{font-size:clamp(32px,7.5vw,55px)}.patriq-heading>p{max-width:100%;margin-top:24px;font-size:12px}.workflow-tabs{display:flex;overflow-x:auto;scrollbar-width:thin}.workflow-tabs button{min-width:115px;padding:18px 12px;font-size:10px;gap:8px;white-space:nowrap}.workflow-panel{grid-template-columns:1fr;min-height:0;padding:30px 0;gap:25px}.workflow-content h3{font-size:30px}.workflow-content>p:not(.eyebrow){max-width:100%}.workflow-visual{margin:0}.screen-frame{transform:none}.workflow-signal{margin-bottom:8px}.patriq-benefits{gap:13px;padding-top:22px}.patriq-benefits>div+div{padding-left:13px}.patriq-benefits span{font-size:6px;letter-spacing:0}.patriq-benefits p{font-size:11px;margin-top:12px;line-height:1.5}.section-heading{display:block}.section-heading>p{margin-top:23px;max-width:100%;font-size:12px}.filter-bar{gap:6px;margin-top:26px}.filter-bar button{padding:10px 11px;font-size:9px}.equipment-grid{grid-template-columns:1fr 1fr;gap:26px 14px}.card-image{height:250px}.card-number{font-size:6px;left:12px;top:14px}.card-image .round-arrow{height:31px;width:31px;right:12px;bottom:12px;font-size:20px}.card-description{padding-top:15px}.card-description h3{font-size:15px;line-height:1.2}.card-description p{font-size:9px;line-height:1.5}.connection{grid-template-columns:1fr;gap:28px;padding-top:0}.connection-image img{height:300px}.connection-copy h2{font-size:40px}.connection-copy p{max-width:100%}.project-list{margin-top:30px}.project-row{grid-template-columns:20px 1fr 90px 30px;gap:12px;padding:25px 0}.project-row>p{display:none}.project-name>span{font-size:7px}.project-name h3{font-size:18px;margin-top:9px}.project-metric strong{font-size:27px}.project-metric span{font-size:8px;line-height:1.5}.project-row .round-arrow{width:29px;height:29px;font-size:19px}.project-note{font-size:8px}.about{grid-template-columns:1fr}.about-photo{height:380px;min-height:0}.about-copy{padding:40px 25px 50px}.about-copy h2{font-size:41px}.about-copy>p:not(.eyebrow){max-width:100%}.about-signature{gap:17px}.faq{grid-template-columns:1fr;gap:30px}.faq h2{font-size:39px;margin-top:18px}.contact-grid{grid-template-columns:1fr;gap:38px}.contact h2{font-size:clamp(39px,10vw,65px)}.contact-email{margin-top:26px}.contact-grid>div>p{font-size:12px}.contact .section-label{margin-bottom:28px}.footer-top{padding:30px 25px;gap:23px}.footer-top img{width:74px}.footer-top p{font-size:7px;max-width:100px}.back-top{font-size:8px}.footer-bottom{padding:23px 25px;flex-wrap:wrap;gap:15px 22px;font-size:8px}.footer-bottom>span:nth-child(2){width:100%;order:4}.detail-layout{grid-template-columns:1fr;gap:20px}.detail-layout img{height:240px}dialog{padding:35px 24px}.dialog-close{margin-right:-12px;margin-top:-23px;top:-22px}dialog h2{font-size:34px}.capability-grid{grid-template-columns:1fr;gap:0}}
@media(max-width:420px){.card-image{height:220px}.project-row{grid-template-columns:14px 1fr 76px 24px;gap:8px}.project-name h3{font-size:16px}.project-metric strong{font-size:23px}.project-row .round-arrow{width:26px;height:26px}.hero h1{font-size:20vw}.patriq-benefits p{font-size:10px}.brand img{width:73px}.header{gap:15px}.hero-visual{min-height:350px}.card-description h3{font-size:14px}.form-row{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.screen-frame{transform:none}}
/* Dedicated product, automation, company and retrofit pages */
.hero h1{font-size:clamp(64px,6.2vw,110px);line-height:1.03;letter-spacing:-.065em;margin:50px 0 35px}.hero-description{font-size:14px;max-width:390px}.hero-visual>img{object-position:57% center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy>.eyebrow{font-size:8px}.hero-visual{min-height:615px}.retrofit-proof{margin:0 var(--pad) 85px;display:flex;align-items:center;gap:35px;padding:34px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.retrofit-proof>strong{font-size:85px;letter-spacing:-.075em;line-height:1;color:var(--magenta)}.retrofit-proof>strong>span{font-size:40px}.retrofit-proof p{font-size:15px;line-height:1.6}.retrofit-proof>div>span{display:block;font-size:8px;color:var(--muted);margin-top:9px}.retrofit-proof>.text-button{margin-left:auto;font-size:10px;gap:20px;max-width:290px}.page-hero{display:grid;grid-template-columns:1.08fr .92fr;background:var(--dark);color:var(--paper)}.page-hero-copy{padding:35px 40px 70px var(--pad)}.breadcrumb{font-size:8px;letter-spacing:.1em;color:#aaa;display:inline-block;margin-bottom:55px}.breadcrumb>span{margin:0 14px;color:var(--magenta)}.page-hero .eyebrow{font-size:9px;color:#b9b9bd}.page-hero h1{font-size:clamp(50px,6.2vw,100px);letter-spacing:-.065em;line-height:1.02;margin:29px 0}.page-hero-copy>p:not(.eyebrow){font-size:13px;color:#bdbdc2;max-width:425px}.page-hero .button{margin-top:30px}.page-hero-photo{position:relative;min-height:570px;overflow:hidden}.page-hero-photo>img{height:100%;width:100%;position:absolute;object-fit:cover;filter:saturate(.55) brightness(.85)}.page-hero-photo>span{position:absolute;bottom:28px;left:30px;right:30px;font-size:8px;letter-spacing:.1em;background:#19191bcf;padding:15px}.retrofit-hero .page-hero-photo>img{object-position:58% center}.automation-art{position:relative;padding:45px 30px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(ellipse at center,#53243f35,transparent 70%),linear-gradient(90deg,transparent 49.5%,#ffffff07 50%,transparent 50.5%),linear-gradient(transparent 49.5%,#ffffff07 50%,transparent 50.5%);background-size:auto,60px 60px,60px 60px;border-left:1px solid #ffffff15}.art-label{font-size:8px;letter-spacing:.1em;color:#77777d;position:absolute;top:30px}.flow-orbit{position:relative;border:1px solid #ffffff28;border-radius:50%;width:310px;height:310px;display:grid;place-items:center}.flow-orbit:before{position:absolute;inset:40px;border:1px dashed #ffffff20;border-radius:50%;content:''}.flow-orbit>strong{font-size:49px;letter-spacing:-.08em}.flow-orbit>strong>span{color:var(--magenta)}.orbit-label{position:absolute;background:var(--dark);border:1px solid #4c4c52;padding:10px 14px;font-size:9px;font-weight:800;letter-spacing:.06em}.orbit-a{top:-15px;left:35%}.orbit-b{right:-30px;top:45%}.orbit-c{bottom:-15px;left:33%}.orbit-d{left:-70px;top:45%}.orbit-dot{position:absolute;top:40px;right:40px;width:8px;height:8px;background:var(--magenta);border-radius:50%;box-shadow:0 0 35px var(--magenta)}.automation-art>p{color:#9b9ba1;text-align:center;font-size:11px;margin-top:50px}.production-route{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:29px 0;margin-top:50px}.production-route>span{font-size:13px;font-weight:800}.production-route b{font-size:8px;color:var(--magenta);margin-right:13px}.production-route i{font-style:normal;color:#b6b6b0}.capability-section{background:#eae9e4}.large-capabilities{margin-top:50px;gap:0 65px}.large-capabilities article{padding:35px 0;border-top:1px solid #cecec7}.large-capabilities .eyebrow{color:var(--magenta);font-size:9px}.large-capabilities h3{font-size:30px;line-height:1.12;margin:23px 0 20px}.large-capabilities p{font-size:13px;color:#666}.large-capabilities ul{font-size:11px;color:#555;line-height:1.9;padding-left:16px;margin:18px 0 0}.scope-note{border-top:1px solid #cecec7;padding-top:22px;font-size:11px;color:#666}.finder{display:grid;grid-template-columns:1fr 1fr;gap:35px 60px;background:var(--dark);color:white}.finder-heading{grid-column:1/-1;margin-bottom:13px}.finder-heading>.eyebrow{font-size:9px;color:#aaa;margin-bottom:22px}.finder-heading>h2{font-size:clamp(36px,4.5vw,67px)}.finder-options{border:0;margin:0;padding:0}.finder-options legend{font-size:10px;color:#999;margin-bottom:16px}.finder-options label{display:block;position:relative;margin-bottom:12px}.finder-options input{position:absolute;opacity:0;left:15px;top:30px}.finder-options label>span{display:block;border:1px solid #ffffff30;padding:25px 45px 25px 23px;cursor:pointer;position:relative;transition:background .2s}.finder-options b{font-size:13px}.finder-options small{display:block;font-size:10px;color:#a9a9b0;margin-top:7px}.finder-options i{position:absolute;right:23px;top:30px;font-style:normal;color:#777;font-size:20px}.finder-options input:checked+span{border-color:var(--magenta);background:#ce168913}.finder-options input:checked+span i{color:var(--magenta)}.finder-options input:focus-visible+span{outline:2px solid white;outline-offset:3px}.finder-result{background:#262629;padding:37px;align-self:stretch;margin-top:32px}.finder-result>.eyebrow{font-size:8px;color:var(--magenta)}.finder-result h3{font-size:29px;line-height:1.2;margin:25px 0 20px}.finder-result>p:not(.eyebrow){font-size:12px;color:#bfbfc5}.finder-result #finder-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.finder-result #finder-tags>span{font-size:8px;border:1px solid #ffffff25;padding:8px 10px}.finder-result>.button{font-size:10px;margin-top:28px;padding:16px 18px}.finder+.connection{padding-top:85px}.software-proof{background:#eae9e4;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.software-proof h2{font-size:clamp(32px,4vw,56px);margin:25px 0}.software-proof p{font-size:12px;color:#666}.software-proof .eyebrow{color:var(--magenta);font-size:8px}.software-proof figure{margin:0}.software-proof figure img{border:12px solid #252528;border-radius:6px}.software-proof figcaption{font-size:8px;color:#888;text-align:center;margin-top:16px}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:55px}.feature-strip>div{border-top:1px solid var(--line);padding-top:20px}.feature-strip>div>span{font-size:9px;color:var(--magenta)}.feature-strip h3{font-size:25px;margin:20px 0 13px}.feature-strip p{font-size:12px;color:#777}.layout-section{background:#eae9e4}.layout-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.layout-grid h2{font-size:clamp(38px,4.7vw,65px)}.layout-grid p{font-size:12px;color:#666;margin-top:23px;max-width:395px}.layout-switch{padding:0;border:0;display:flex;gap:8px;margin:28px 0}.layout-switch legend{font-size:9px;margin-bottom:12px;color:#666}.layout-switch input{position:absolute;opacity:0}.layout-switch label>span{display:block;border:1px solid #c1c1bc;border-radius:24px;font-size:10px;padding:11px 20px;cursor:pointer}.layout-switch input:checked+span{background:var(--ink);color:white;border-color:var(--ink)}.layout-switch input:focus-visible+span{outline:3px solid var(--magenta);outline-offset:3px}.layout-grid h3{font-size:23px}.layout-grid #layout-copy{margin:14px 0 23px}.layout-grid .text-button{font-size:11px}.layout-figure{background:#222225;padding:40px 20px 25px;margin:0;min-height:450px;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.ibc-diagram{height:360px;display:flex;align-items:center;justify-content:center;position:relative;gap:25px;padding-bottom:50px}.ibc-diagram.vertical{flex-direction:column;gap:17px}.ibc-container{width:128px;height:124px;flex-shrink:0;border:2px solid #9b9ba1;border-bottom:9px solid #87878f;border-radius:5px;position:relative;background:repeating-linear-gradient(90deg,transparent 0 23px,#aaa8 23px 25px),repeating-linear-gradient(0deg,#dfdfe522 0 25px,#aaa9 25px 27px);box-shadow:inset 0 -35px #ce168935;transition:transform .4s}.ibc-container>span{position:absolute;background:#cfcfd3;color:#222;font-size:8px;font-weight:bold;padding:5px 9px;left:39px;top:38px}.ibc-container i{height:7px;width:20px;position:absolute;top:-8px;left:53px;background:#777}.ibc-container b{position:absolute;bottom:0;left:55px;height:14px;width:13px;background:var(--magenta)}.diagram-flow{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:14px;font-size:7px;letter-spacing:.05em;color:#bebec4}.diagram-flow i{color:var(--magenta);font-size:16px;font-style:normal}.layout-figure figcaption{font-size:8px;color:#999;text-align:center;margin-top:20px}.ibc-spec{display:grid;grid-template-columns:1fr 1fr;gap:75px}.ibc-spec .eyebrow{font-size:8px;color:var(--magenta)}.ibc-spec h2{font-size:clamp(33px,4vw,57px);margin:23px 0}.ibc-spec p{font-size:12px;color:#777;margin-top:18px}.ibc-spec dl{margin:0;align-self:center}.ibc-spec dl>div{border-top:1px solid var(--line);padding:18px 0;display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:11px}.ibc-spec dl>div:last-child{border-bottom:1px solid var(--line)}.ibc-spec dt{font-weight:800}.ibc-spec dd{margin:0;color:#777;line-height:1.6}.manifesto{display:grid;grid-template-columns:1.1fr .9fr;gap:25px 80px}.manifesto>.eyebrow{grid-column:1/-1;color:var(--magenta);font-size:9px;margin-bottom:12px}.manifesto h2{font-size:clamp(37px,4.6vw,67px)}.manifesto>div{align-self:end}.manifesto p{font-size:13px;color:#666}.manifesto p+p{margin-top:22px}.manifesto .text-button{font-size:10px;margin-top:25px}.engineering-story{background:#eae9e4}.craft-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:45px}.craft-grid img{width:100%;height:250px;object-fit:cover;filter:saturate(.55);margin-bottom:25px}.craft-grid .eyebrow{font-size:8px;color:var(--magenta)}.craft-grid h3{font-size:27px;line-height:1.15;margin:18px 0}.craft-grid p:not(.eyebrow){font-size:12px;color:#666}.principles{display:grid;grid-template-columns:1fr 1fr;gap:70px;background:var(--dark);color:white}.principles .eyebrow{font-size:9px;color:#aaa;margin-bottom:25px}.principles h2{font-size:clamp(36px,4vw,58px)}.principles article{display:flex;gap:25px;border-top:1px solid #ffffff25;padding:27px 0}.principles article>span{font-size:9px;color:var(--magenta)}.principles article h3{font-size:21px;line-height:1.2}.principles article p{font-size:12px;color:#aaa;margin-top:14px}.company-visit{display:grid;grid-template-columns:1.4fr 1fr;gap:65px;align-items:center}.company-visit h2{font-size:clamp(32px,4vw,55px);margin:23px 0}.company-visit p{font-size:12px;color:#777;max-width:440px}.company-visit .button{margin-top:28px;font-size:11px}.company-visit .eyebrow{font-size:8px}.address-card{background:#eae9e4;padding:40px}.address-card strong{display:block;font-size:29px;margin:25px 0;letter-spacing:-.045em}.address-card>a{display:block;font-size:12px;margin-top:15px}.retrofit-stat{display:flex;gap:50px;padding:45px 0 0;margin-top:50px;border-top:1px solid var(--line);align-items:center}.retrofit-stat>strong{font-size:140px;letter-spacing:-.09em;color:var(--magenta);line-height:1}.retrofit-stat>strong>span{font-size:55px}.retrofit-stat h3{font-size:28px;line-height:1.2}.retrofit-stat p{font-size:12px;max-width:460px;margin-top:18px;color:#777}.retrofit-stat small{display:block;font-size:8px;color:#999;margin-top:13px}.retrofit-change{background:#eae9e4}.retrofit-comparison{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:45px}.retrofit-comparison article{padding:35px;background:var(--paper)}.retrofit-comparison article:last-child{background:var(--dark);color:var(--paper)}.retrofit-comparison .eyebrow{font-size:8px;color:var(--magenta)}.retrofit-comparison h3{font-size:30px;margin:23px 0}.retrofit-comparison ul{margin:0;padding-left:15px;font-size:12px;line-height:1.9;color:#777}.retrofit-comparison article:last-child ul{color:#b5b5bb}.retrofit-process h2{font-size:clamp(32px,4vw,57px)}
@media(max-width:1050px){.page-hero h1{font-size:6.3vw}.flow-orbit{width:240px;height:240px}.flow-orbit>strong{font-size:40px}.orbit-d{left:-50px;font-size:7px}.orbit-label{font-size:8px}.page-hero-copy{padding-right:25px}.page-hero-photo{min-height:530px}.retrofit-proof{gap:25px}.retrofit-proof>strong{font-size:70px}.retrofit-proof p{font-size:12px}.retrofit-proof .text-button{max-width:215px}.large-capabilities{gap:0 35px}.finder{gap:30px}.finder-result{padding:28px}.finder-result h3{font-size:25px}.layout-grid,.ibc-spec{gap:40px}.manifesto{gap:30px}.craft-grid img{height:210px}.craft-grid h3{font-size:23px}.principles{gap:35px}.company-visit{gap:35px}.hero h1{font-size:6.1vw}.hero-description{font-size:13px}}
@media(max-width:760px){.hero-copy{display:block;padding-top:36px;padding-bottom:36px}.hero h1{font-size:clamp(45px,9.3vw,69px);line-height:1.08;margin:28px 0}.hero-description{font-size:12px;max-width:410px}.hero-visual{min-height:350px}.hero-visual>img{object-position:50% 48%}.retrofit-proof{margin:0 25px 55px;display:grid;grid-template-columns:auto 1fr;gap:22px;padding:26px 0}.retrofit-proof>strong{font-size:70px}.retrofit-proof>strong>span{font-size:29px}.retrofit-proof p{font-size:11px}.retrofit-proof .text-button{grid-column:1/-1;margin:0;max-width:100%;justify-content:space-between}.page-hero{grid-template-columns:1fr}.page-hero-copy{padding:25px 25px 40px}.breadcrumb{margin-bottom:32px}.page-hero h1{font-size:clamp(44px,10.5vw,75px);margin:25px 0}.page-hero-copy>p:not(.eyebrow){font-size:12px;max-width:100%}.page-hero-photo{height:350px;min-height:0}.page-hero-photo>img{object-position:50% 42%}.ibc-hero .page-hero-photo{height:440px}.ibc-hero .page-hero-photo>img{object-position:50% 38%}.page-hero-photo>span{font-size:7px;bottom:20px;left:25px;right:25px}.automation-art{padding:70px 30px 30px;border:0;min-height:420px}.flow-orbit{width:240px;height:240px}.orbit-label{font-size:8px}.orbit-d{left:-35px;max-width:90px;font-size:7px}.orbit-b{right:-17px}.automation-art>p{margin-top:36px}.art-label{font-size:7px;top:25px}.production-route{flex-wrap:wrap;justify-content:flex-start;gap:17px;margin-top:30px;padding:23px 0}.production-route>span{font-size:10px}.production-route b{font-size:7px;margin-right:7px}.production-route>i{font-size:10px}.large-capabilities{grid-template-columns:1fr;margin-top:30px}.large-capabilities article{padding:28px 0}.large-capabilities h3{font-size:27px}.large-capabilities p{font-size:12px}.scope-note{font-size:10px}.finder{grid-template-columns:1fr;gap:20px}.finder-heading{grid-column:auto;margin:0 0 6px}.finder-heading h2{font-size:37px}.finder-options label>span{padding:22px 38px 22px 20px}.finder-options b{font-size:12px}.finder-options small{font-size:9px}.finder-result{margin:0;padding:27px}.finder-result h3{font-size:26px}.finder-result>.button{width:100%;font-size:10px;gap:10px}.finder+.connection{padding-top:60px}.software-proof{grid-template-columns:1fr;gap:28px}.software-proof h2{font-size:36px}.software-proof figure img{border-width:8px}.feature-strip{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.feature-strip h3{font-size:24px;margin:16px 0 10px}.feature-strip p{font-size:11px}.layout-grid{grid-template-columns:1fr;gap:30px}.layout-grid h2{font-size:42px}.layout-grid p{max-width:100%}.layout-figure{padding:32px 17px 23px;min-height:400px}.ibc-diagram{height:330px}.ibc-container{width:117px;height:114px}.ibc-container>span{left:33px}.ibc-container i{left:48px}.ibc-container b{left:50px}.diagram-flow{gap:10px;font-size:7px}.ibc-spec{grid-template-columns:1fr;gap:25px}.ibc-spec h2{font-size:37px}.ibc-spec dl>div{font-size:10px}.manifesto{grid-template-columns:1fr;gap:25px}.manifesto>.eyebrow{grid-column:auto;font-size:8px;margin:0}.manifesto h2{font-size:43px}.manifesto p{font-size:12px}.craft-grid{grid-template-columns:1fr;gap:30px;margin-top:30px}.craft-grid img{height:280px;margin-bottom:23px}.craft-grid h3{font-size:29px}.principles{grid-template-columns:1fr;gap:30px}.principles h2{font-size:40px}.principles article{padding:24px 0}.company-visit{grid-template-columns:1fr;gap:30px}.company-visit h2{font-size:37px}.address-card{padding:30px}.retrofit-stat{gap:25px;display:block;padding-top:30px;margin-top:30px}.retrofit-stat>strong{font-size:110px;display:block;margin-bottom:25px}.retrofit-stat>strong>span{font-size:45px}.retrofit-stat h3{font-size:25px}.retrofit-comparison{grid-template-columns:1fr;gap:18px;margin-top:30px}.retrofit-comparison article{padding:28px}.retrofit-comparison h3{font-size:27px}.retrofit-comparison ul{font-size:11px}.retrofit-process h2{font-size:34px}}
@media(max-width:760px){.hero-description,.page-hero-copy>p:not(.eyebrow),.intro-copy,.audience-card p,.workflow-content>p:not(.eyebrow),.connection-copy p,.large-capabilities p,.finder-result>p:not(.eyebrow),.layout-grid p,.ibc-spec p,.manifesto p,.craft-grid p:not(.eyebrow),.principles article p,.company-visit p,.faq details p,.about-copy>p:not(.eyebrow){font-size:14px}.card-description p{font-size:11px}.hero-copy>.eyebrow{font-size:8px}.contact input,.contact select,.contact textarea{font-size:16px}.contact form label{font-size:11px}.contact .form-note{font-size:11px}.contact-grid>div>p{font-size:14px}.retrofit-comparison ul,.feature-strip p,.retrofit-stat p{font-size:13px}.page-hero-copy,.automation-art,.layout-grid>div{min-width:0}}
/* Compact multi-page navigation: one subject per page. */
.header nav{gap:23px}.header-cta{margin-left:10px}.home-paths{padding-top:65px;padding-bottom:52px}.home-paths .section-label{margin-bottom:30px}.home-paths .intro-grid{align-items:center;gap:55px}.home-paths h2{font-size:clamp(33px,3.7vw,55px)}.home-paths .intro-grid>p{font-size:13px;color:#666;max-width:420px}.home-route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:36px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-route-grid>a{position:relative;padding:27px 30px 29px 0;transition:background .2s}.home-route-grid>a+a{padding-left:30px;border-left:1px solid var(--line)}.home-route-grid .eyebrow{font-size:8px;color:var(--magenta)}.home-route-grid h3{font-size:24px;line-height:1.15;margin:22px 0 15px}.home-route-grid p{font-size:11px;color:#777;max-width:235px;padding-right:35px}.home-route-grid .round-arrow{position:absolute;right:22px;bottom:26px;width:30px;height:30px;font-size:20px}.home-route-grid>a:hover .round-arrow{color:white;background:var(--magenta);border-color:var(--magenta)}.home-route-grid>a:hover h3{color:var(--magenta)}.retrofit-proof{margin-bottom:50px;border-top:0;padding-top:0}.compact-contact{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px var(--pad);background:var(--magenta);color:white}.compact-contact .eyebrow{font-size:8px;margin-bottom:15px}.compact-contact h2{font-size:clamp(32px,3.6vw,53px)}.compact-contact .button{font-size:11px;min-width:210px}.short-page-heading{padding:55px var(--pad) 25px}.short-page-heading>.eyebrow{font-size:9px;color:var(--magenta)}.short-page-heading>h1,.projects-page h1{font-size:clamp(38px,4.7vw,68px);line-height:1.08;letter-spacing:-.06em;margin:23px 0}.short-page-heading>p:not(.eyebrow){font-size:13px;color:#777;max-width:480px}.equipment-page{padding-top:0;padding-bottom:65px}.equipment-page .filter-bar{margin-top:15px}.projects-page{padding-top:55px;padding-bottom:55px}.projects-page .section-label{margin-bottom:20px}.projects-page .section-heading{align-items:center}.projects-page .project-list{margin-top:30px}.contact-page{min-height:calc(100vh - 255px);padding-top:65px;padding-bottom:60px}.contact-page h1{font-size:clamp(39px,4.9vw,74px);line-height:1.08;letter-spacing:-.06em}.contact-page h1 em{font-family:Georgia,serif;font-weight:400}.contact-address{display:flex;align-items:center;gap:24px;padding:25px var(--pad);border-bottom:1px solid var(--line);font-size:9px}.contact-address>span{font-weight:800}.contact-address>a{margin-left:auto}.capability-section{padding-top:60px;padding-bottom:55px}.capability-section .section-label{margin-bottom:25px}.capability-section h2{font-size:clamp(34px,3.6vw,53px)}.large-capabilities{gap:0 40px;margin-top:30px}.capability-detail{border-top:1px solid #c8c8c1;padding:20px 0}.capability-detail summary{list-style:none;cursor:pointer;position:relative;padding-right:25px}.capability-detail summary::-webkit-details-marker{display:none}.capability-detail .eyebrow{display:block;font-size:8px;color:var(--magenta);margin-bottom:12px}.capability-detail summary strong{font-size:17px;line-height:1.4;letter-spacing:-.025em;display:block}.capability-detail summary i{position:absolute;right:0;top:22px;color:var(--magenta);font-size:24px;font-style:normal}.capability-detail[open] summary i{transform:rotate(45deg)}.capability-detail>p{margin-top:20px;font-size:12px;color:#777}.capability-detail ul{font-size:11px;line-height:1.8;padding-left:16px}.capability-detail:focus-within{border-top-color:var(--magenta)}.capability-section .scope-note{font-size:10px;margin-top:15px}.finder{padding-top:55px;padding-bottom:55px}.finder-heading{margin-bottom:0}.finder-heading h2{font-size:clamp(35px,3.5vw,53px)}.finder-heading>.eyebrow{margin-bottom:17px}.finder-options label>span{padding:20px 40px 20px 22px}.finder-result{padding:27px;margin-top:30px}.finder-result h3{font-size:26px;margin-top:19px}.page-hero-copy{padding-bottom:50px}.page-hero-photo{min-height:510px}.compact-position{padding-top:55px;padding-bottom:45px}.compact-position .section-label{margin-bottom:28px}.compact-position h2{font-size:clamp(34px,3.5vw,52px)}.compact-position .intro-copy{font-size:12px}.compact-position .retrofit-stat{margin-top:30px;padding-top:30px;gap:40px}.compact-position .retrofit-stat>strong{font-size:90px}.compact-position .retrofit-stat>strong>span{font-size:40px}.compact-position .retrofit-stat h3{font-size:23px}.compact-position .retrofit-stat p{font-size:11px;margin-top:10px}.retrofit-change{padding-top:50px;padding-bottom:50px}.retrofit-change .section-label{margin-bottom:25px}.retrofit-change h2{font-size:clamp(34px,3.5vw,52px)}.retrofit-comparison{margin-top:30px}.retrofit-comparison article{padding:27px}.retrofit-comparison h3{font-size:25px;margin:18px 0}.retrofit-comparison ul{font-size:11px}.retrofit-hero~.faq{padding-top:50px;padding-bottom:50px}.manifesto{padding-top:55px;padding-bottom:55px}.manifesto h2{font-size:clamp(36px,3.7vw,55px)}.engineering-story{padding-top:55px;padding-bottom:55px}.engineering-story .section-label{margin-bottom:25px}.engineering-story h2{font-size:clamp(34px,3.6vw,53px)}.engineering-story .craft-grid{margin-top:30px}.craft-grid img{height:215px}.craft-grid h3{font-size:23px}.layout-section{padding-top:55px;padding-bottom:55px}.layout-section .section-label{margin-bottom:30px}.ibc-spec{padding-top:55px;padding-bottom:55px}.contact-page .contact-grid{gap:65px}
@media(max-width:760px){.header nav{gap:7px}.header-cta{margin-left:auto}.home-paths{padding-top:43px;padding-bottom:30px}.home-paths .intro-grid{gap:23px}.home-paths .intro-grid>p{font-size:14px}.home-route-grid{grid-template-columns:1fr;margin-top:26px}.home-route-grid>a{padding:24px 45px 24px 0}.home-route-grid>a+a{padding:24px 45px 24px 0;border-left:0;border-top:1px solid var(--line)}.home-route-grid h3{font-size:24px;margin:15px 0 12px}.home-route-grid h3 br{display:none}.home-route-grid p{max-width:100%;font-size:12px}.home-route-grid .round-arrow{right:3px;bottom:30px}.retrofit-proof{padding-bottom:25px;margin-bottom:30px}.compact-contact{padding:30px 25px;display:block}.compact-contact h2{font-size:35px}.compact-contact .button{margin-top:25px;width:100%}.short-page-heading{padding:35px 25px 20px}.short-page-heading>h1,.projects-page h1{font-size:39px}.short-page-heading>p:not(.eyebrow){font-size:14px}.equipment-page{padding-top:0;padding-bottom:43px}.projects-page{padding:35px 25px}.contact-page{padding:35px 25px}.contact-page .contact-grid{gap:30px}.contact-page h1{font-size:43px}.contact-address{padding:23px 25px;display:block;font-size:10px}.contact-address p{margin:12px 0}.contact-address a{display:inline-block}.capability-section{padding-top:40px;padding-bottom:40px}.large-capabilities{grid-template-columns:1fr;gap:0}.capability-detail summary strong{font-size:18px}.capability-detail>p{font-size:14px}.capability-detail ul{font-size:12px}.finder{padding-top:40px;padding-bottom:40px}.finder-result{margin:0}.finder-result h3{font-size:26px}.page-hero-photo{min-height:0}.compact-position{padding:40px 25px}.compact-position .intro-copy{font-size:14px}.compact-position .retrofit-stat{padding-top:25px}.compact-position .retrofit-stat>strong{font-size:85px;margin-bottom:20px}.compact-position .retrofit-stat h3{font-size:23px}.compact-position .retrofit-stat p{font-size:13px}.retrofit-change{padding:40px 25px}.retrofit-comparison article{padding:24px}.retrofit-comparison ul{font-size:13px}.retrofit-hero~.faq{padding:40px 25px}.manifesto{padding:40px 25px}.manifesto h2{font-size:36px}.engineering-story{padding:40px 25px}.craft-grid img{height:250px}.craft-grid h3{font-size:27px}.layout-section,.ibc-spec{padding:40px 25px}}
.water-card{background:#e7e7e4}.water-card>img{object-fit:contain;padding:40px;background:#e7e7e4;mix-blend-mode:multiply}.water-card:after{background:none}.water-card .card-number,.water-card .round-arrow{color:var(--ink);border-color:#777}

/* Patriq is the product at the centre of NIO's story. Keep real screens uncropped. */
.patriq-home-hero{grid-template-columns:1fr 1.16fr}
.patriq-product-visual{margin:0;padding:40px 32px;display:flex;flex-direction:column;justify-content:center;min-height:0;background:#27272b}
.patriq-product-visual:after{display:none}
.patriq-product-visual>img{position:static;width:100%;height:auto;object-fit:contain;opacity:1;filter:none;transform:none;border:6px solid #424248;box-shadow:0 20px 50px #0004}
.patriq-product-visual>.eyebrow{position:static;color:#d0cfd1;font-size:10px;margin:0 0 20px}
.patriq-product-visual>figcaption{color:#b9b9bf;font-size:11px;line-height:1.6;margin-top:20px}
.patriq-hero{display:grid;grid-template-columns:1fr 1.18fr;gap:45px;align-items:center;padding:45px var(--pad) 55px;background:var(--dark);color:white}
.patriq-hero-copy,.patriq-hero-screen{min-width:0}
.patriq-hero-copy .breadcrumb{margin-bottom:32px}
.patriq-hero-copy>.eyebrow{font-size:10px;color:#bbb8bd;margin:25px 0 18px}
.patriq-hero h1{font-size:clamp(44px,4.8vw,74px);letter-spacing:-.055em;line-height:1.06;margin:0 0 24px}
.patriq-hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;color:#e0dfe1;max-width:510px}
.patriq-hero-copy>p.patriq-hero-sub{font-size:13px;color:#a8a6ad;margin-top:16px}
.patriq-hero .button{margin-top:28px}
.patriq-hero-screen{margin:0}
.screen-chrome{display:flex;gap:12px;align-items:center;padding:15px 17px;background:#333338;border:1px solid #424248;font-size:9px;letter-spacing:.1em}
.screen-zoom{display:block;width:100%;padding:0;border:1px solid #bab9ba;background:#d9d9d5;text-align:left;cursor:zoom-in}
.screen-zoom img{width:100%;height:auto;object-fit:contain}
.zoom-label{display:flex;justify-content:space-between;align-items:center;gap:12px;background:#303036;color:white;padding:12px 16px;font-size:11px;font-weight:700}
.zoom-label>span{font-size:20px;line-height:1}
.screen-zoom:hover .zoom-label{background:#8c155f}
.patriq-hero-screen figcaption{font-size:12px;line-height:1.65;color:#b8b6bf;margin-top:15px;max-width:530px}
.patriq-explorer{padding-top:55px;padding-bottom:40px}
.patriq-explorer .section-label{margin-bottom:24px}
.explorer-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:45px;align-items:center;margin-bottom:32px}
.explorer-heading h2{font-size:clamp(32px,3.1vw,47px)}
.explorer-heading>p{font-size:14px;color:#62616a;max-width:415px}
.patriq-tabs{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid #d0ced0;margin-bottom:36px}
.patriq-tabs button{border:0;border-bottom:3px solid transparent;background:#eeede9;font-size:12px;font-weight:800;line-height:1.5;text-align:left;padding:16px 14px;min-width:0}
.patriq-tabs button+button{border-left:1px solid #d0ced0}
.patriq-tabs button>span{display:block;font-size:10px;font-weight:400;color:#76737b;margin-bottom:7px}
.patriq-tabs button:hover{background:#e4e1e0}
.patriq-tabs button[aria-selected=true]{background:var(--ink);color:#fff;border-bottom-color:var(--magenta)}
.patriq-tabs button[aria-selected=true]>span{color:#ed8dcb}
.patriq-panel[hidden]{display:none}
.patriq-panel-main{display:grid;grid-template-columns:1fr 1.12fr;gap:45px;align-items:start}
.patriq-panel-copy>.eyebrow{font-size:9px;color:#a10f69;margin-bottom:18px}
.patriq-panel h3{font-size:clamp(28px,2.6vw,40px);line-height:1.15;margin-bottom:21px}
.patriq-panel-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;color:#57565e;margin-bottom:16px}
.patriq-panel-copy .text-button{font-size:12px;margin-top:5px}
.patriq-feature-screen{margin:0;padding:0;min-width:0}
.patriq-feature-screen figcaption{font-size:11px;color:#727078;line-height:1.7;margin-top:15px}
.patriq-specifics{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}
.patriq-specifics h4{font-size:15px;line-height:1.4;letter-spacing:-.02em;margin:0 0 11px}
.patriq-specifics p{font-size:13px;line-height:1.75;color:#62616a}
.patriq-scope{font-size:11px;line-height:1.7;margin-top:27px;color:#74717a}
.patriq-next{background:#e6e2e5;padding:38px var(--pad);display:flex;gap:45px;align-items:center;justify-content:space-between}
.patriq-next .eyebrow{color:#9e0967;font-size:9px;margin-bottom:17px}
.patriq-next h2{font-size:clamp(29px,3vw,43px);line-height:1.1}
.patriq-next p:not(.eyebrow){font-size:13px;max-width:590px;color:#605b63;margin-top:18px}
.patriq-next .button{flex-shrink:0;font-size:12px}
#screen-dialog{width:min(1440px,96vw);max-width:96vw;padding:24px;background:#202023;color:white;max-height:94dvh}
#screen-dialog h2{font-size:21px;letter-spacing:-.02em;padding-right:50px;margin:0 0 20px}
#screen-dialog .dialog-close{background:#414147;color:#fff;top:15px;right:15px}
#screen-full{max-height:72dvh;width:100%;object-fit:contain;background:#111}
#screen-caption{font-size:12px;color:#c1bdc5;margin-top:15px;line-height:1.65}
@media(max-width:1000px){.patriq-hero{gap:28px}.patriq-hero-copy>p:not(.eyebrow){font-size:14px}.patriq-tabs{grid-template-columns:repeat(3,1fr)}.patriq-tabs button{border-bottom:1px solid #d0ced0}.patriq-tabs button[aria-selected=true]{box-shadow:inset 0 -3px var(--magenta)}.patriq-panel-main{gap:28px}.patriq-product-visual{padding:30px 20px}.patriq-next{gap:25px}.patriq-next .button{max-width:240px}}
@media(max-width:760px){.patriq-home-hero{grid-template-columns:1fr}.patriq-product-visual{padding:27px 25px;min-height:0}.patriq-product-visual>img{height:auto;position:static}.patriq-product-visual>.eyebrow{font-size:9px;margin-bottom:15px}.patriq-product-visual>figcaption{font-size:10px;margin-top:15px}.patriq-hero{grid-template-columns:1fr;padding:30px 25px 35px;gap:32px}.patriq-hero h1{font-size:46px}.patriq-hero-copy>.eyebrow{font-size:9px}.patriq-hero-copy>p:not(.eyebrow){font-size:15px}.patriq-hero-copy>p.patriq-hero-sub{font-size:13px}.patriq-hero .button{width:100%;margin-top:25px}.patriq-explorer{padding:35px 25px}.patriq-explorer .section-label{font-size:8px;line-height:1.6}.explorer-heading{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.explorer-heading h2{font-size:33px}.explorer-heading>p{font-size:14px}.patriq-tabs{grid-template-columns:repeat(2,1fr);margin-bottom:28px}.patriq-tabs button{font-size:12px;padding:12px}.patriq-tabs button>span{font-size:9px;margin-bottom:4px}.patriq-panel-main{display:flex;flex-direction:column;gap:20px}.patriq-panel-copy{display:contents}.patriq-panel-copy>.eyebrow{order:0;margin-bottom:0}.patriq-panel h3{order:1;font-size:30px;margin-bottom:0}.patriq-feature-screen{order:2;width:100%}.patriq-panel-copy>p:not(.eyebrow),.patriq-panel-copy>a{order:3;margin-bottom:0;font-size:14px}.patriq-feature-screen figcaption{font-size:11px}.patriq-specifics{grid-template-columns:1fr;gap:20px;margin-top:25px;padding-top:25px}.patriq-specifics h4{font-size:15px;margin-bottom:7px}.patriq-specifics p{font-size:13px}.patriq-next{padding:30px 25px;display:block}.patriq-next h2{font-size:31px}.patriq-next .button{margin-top:25px;max-width:none;width:100%}#screen-dialog{padding:18px;width:96vw}#screen-dialog h2{font-size:17px}#screen-full{max-height:65dvh}#screen-caption{font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.patriq-home-hero h1{font-size:clamp(42px,4.5vw,68px);line-height:1.08;letter-spacing:-.055em}
.patriq-home-hero .hero-description{font-size:15px;max-width:450px}
@media(max-width:760px){.patriq-home-hero h1{font-size:43px}.patriq-home-hero .hero-description{font-size:14px}}

/* Browse actual interfaces and engineered equipment without leaving the subject. */
.patriq-gallery{min-width:0;scroll-margin-top:105px}
.gallery-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:13px}
.gallery-heading .eyebrow{font-size:10px}
.gallery-count{font-size:11px;color:#aaa5ad;font-variant-numeric:tabular-nums}
.gallery-current{margin:0}
.gallery-image{padding:0;display:block;width:100%;border:1px solid #5a555c;background:#252529;cursor:zoom-in}
.gallery-main-image{width:100%;height:auto;aspect-ratio:16/10;object-fit:contain;filter:none;opacity:1}
.gallery-current figcaption{display:flex;justify-content:space-between;align-items:flex-start;gap:17px;padding:17px 0 15px;min-height:100px}
.gallery-caption{min-width:0}
.gallery-title{font-size:15px;font-weight:800}
.gallery-description{font-size:12px;color:#bdb8c0;line-height:1.65;margin-top:7px;max-width:450px}
.gallery-arrows{display:flex;align-items:center;gap:6px;flex-shrink:0}
.gallery-arrows button{width:35px;height:35px;display:grid;place-items:center;background:transparent;border:1px solid #8c858f;color:inherit;font-size:20px}
.gallery-arrows button:hover{background:var(--magenta);color:white;border-color:var(--magenta)}
.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.gallery-thumbs button{min-width:0;padding:0;background:#2a282e;border:1px solid #514c55;color:#ded9e0;text-align:left}
.gallery-thumbs img{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#202023;filter:none;opacity:1}
.gallery-thumbs button>span{font-size:10px;line-height:1.4;padding:7px 8px;display:block}
.gallery-thumbs button[aria-pressed=true]{border-color:#ef48b3;box-shadow:0 0 0 1px #ef48b3}
.gallery-thumbs button:hover{border-color:white}
.gallery-note{font-size:10px;color:#aaa5af;line-height:1.6;margin-top:12px}
.patriq-gallery .gallery-main-image{aspect-ratio:16/9}
.patriq-gallery .gallery-thumbs{grid-template-columns:repeat(6,1fr);gap:6px}
.patriq-gallery .gallery-thumbs button>span{font-size:9px;padding:7px 5px}
.patriq-product-visual figcaption{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap}
.patriq-product-visual figcaption a{color:white;border-bottom:1px solid #d8a5c7;padding-bottom:4px}
#screen-gallery-nav{justify-content:center;margin-top:18px;gap:20px}
#screen-gallery-nav[hidden]{display:none}
#screen-gallery-count{font-size:12px;font-variant-numeric:tabular-nums}
/* Equipment gets complete product pages, with practical engineering detail. */
.product-hero{display:grid;grid-template-columns:1fr 1.15fr;background:var(--dark);color:white;min-height:550px}
.product-hero-copy{padding:42px 42px 48px var(--pad);align-self:center;min-width:0}
.product-hero .breadcrumb{margin-bottom:30px}
.product-hero .eyebrow{font-size:10px;color:#cebdca;margin:23px 0 20px}
.product-hero h1{font-size:clamp(43px,4.5vw,69px);line-height:1.07;letter-spacing:-.055em;margin:0 0 25px}
.product-hero-copy>p:not(.eyebrow){font-size:15px;color:#d2cdd4;line-height:1.8;margin-bottom:18px;max-width:550px}
.product-hero .button{margin-top:12px}
.product-hero-media{margin:0;min-width:0;position:relative;background:#dcd9d7;display:flex;align-items:center;justify-content:center;flex-direction:column}
.product-hero-media>img{width:100%;height:100%;max-height:690px;object-fit:cover;filter:none}
.product-hero-media>figcaption{position:absolute;bottom:0;left:0;right:0;padding:14px 20px;font-size:11px;color:white;background:#202023da}
.product-story{padding-top:55px;padding-bottom:55px}
.product-story>.eyebrow,.product-gallery>.eyebrow,.product-connection .eyebrow{font-size:10px;color:#a30c69;margin-bottom:20px}
.product-story h2,.product-gallery h2,.product-connection h2{font-size:clamp(32px,3.4vw,49px);line-height:1.1;margin-bottom:24px}
.product-story>p{font-size:15px;line-height:1.8;color:#66616a;max-width:900px;margin-bottom:18px}
.product-two-column{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}
.product-two-column p{font-size:14px;line-height:1.85;color:#66616a;margin-bottom:18px}
.product-two-column h3{font-size:26px;line-height:1.2;margin-bottom:18px}
.product-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:30px}
.product-feature-grid article{padding-top:22px;border-top:1px solid #bfb9c0}
.product-feature-grid h3{font-size:22px;line-height:1.2;margin-bottom:15px}
.product-feature-grid p,.product-feature-grid li{font-size:14px;line-height:1.8;color:#625d66}
.product-feature-grid ul{padding-left:18px}
.product-specs{background:#eeece9;padding:45px var(--pad)}
.product-specs h2{font-size:clamp(31px,3vw,44px);line-height:1.1;margin-bottom:23px}
.product-specs>p{font-size:13px;color:#69626b;margin-bottom:20px;max-width:850px}
.product-specs dl{margin:0}
.product-specs dl>div{display:grid;grid-template-columns:1fr 1.6fr;gap:30px;border-top:1px solid #cec8cd;padding:15px 0;font-size:14px;line-height:1.7}
.product-specs dt{font-weight:800}
.product-specs dd{margin:0;color:#605a63}
.product-gallery{padding:45px var(--pad);background:#28262c;color:white}
.product-gallery .gallery-heading .eyebrow{color:#e5c9df}
.product-gallery .gallery-current{display:grid;grid-template-columns:1.65fr 1fr;gap:32px;align-items:center}
.product-gallery .gallery-current figcaption{display:block;padding:0}
.product-gallery .gallery-caption{margin-bottom:24px}
.product-gallery .gallery-title{font-size:24px;line-height:1.25}
.product-gallery .gallery-description{font-size:14px;line-height:1.8}
.product-gallery .gallery-main-image{max-height:510px;aspect-ratio:4/3;background:#efeeeb}
.product-gallery .gallery-thumbs{grid-template-columns:repeat(5,1fr);margin-top:20px}
.product-gallery .gallery-thumbs img{height:95px;aspect-ratio:auto;object-fit:contain;background:#e9e7e4}
.product-gallery .gallery-thumbs button>span{font-size:11px;padding:8px 10px}
.product-connection{padding:45px var(--pad);background:#e7e2e6}
.product-connection p{font-size:14px;color:#665c68;max-width:780px;margin-bottom:20px;line-height:1.8}
.product-connection .button{margin:8px 15px 0 0}
@media(max-width:1000px){.patriq-gallery .gallery-thumbs{grid-template-columns:repeat(3,1fr)}.product-hero-copy{padding-right:30px}.product-gallery .gallery-current{grid-template-columns:1.5fr 1fr}.product-feature-grid{gap:22px}.product-hero h1{font-size:46px}}
@media(max-width:760px){.patriq-gallery .gallery-thumbs{grid-template-columns:repeat(3,1fr)}.patriq-gallery .gallery-thumbs button>span{font-size:10px}.gallery-current figcaption{min-height:0}.gallery-description{font-size:12px}.gallery-title{font-size:15px}.gallery-arrows button{width:34px;height:34px}.product-hero{grid-template-columns:1fr;min-height:0}.product-hero-copy{padding:30px 25px}.product-hero h1{font-size:43px}.product-hero-media>img{max-height:420px;object-fit:contain}.product-hero-media>figcaption{position:static;width:100%}.product-story{padding:35px 25px}.product-two-column,.product-feature-grid{grid-template-columns:1fr;gap:23px}.product-story h2,.product-connection h2{font-size:32px}.product-specs{padding:35px 25px}.product-specs dl>div{grid-template-columns:1fr;gap:7px;font-size:13px}.product-gallery{padding:35px 25px}.product-gallery .gallery-current{grid-template-columns:1fr;gap:20px}.product-gallery .gallery-current figcaption{display:flex;gap:14px}.product-gallery .gallery-title{font-size:19px}.product-gallery .gallery-description{font-size:13px}.product-gallery .gallery-caption{margin-bottom:0}.product-gallery .gallery-thumbs{grid-template-columns:repeat(3,1fr);gap:7px}.product-gallery .gallery-thumbs img{height:72px}.product-gallery .gallery-thumbs button>span{font-size:10px;padding:6px}.product-gallery .gallery-main-image{max-height:360px}.product-connection{padding:35px 25px}.product-connection .button{width:100%;margin-right:0}}
.patriq-gallery .gallery-thumbs{margin-bottom:16px}
.home-scale{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;padding:48px var(--pad);background:#e9e6e8;margin-bottom:45px}
.home-scale .eyebrow{font-size:9px;color:#941562;margin-bottom:22px}
.home-scale h2{font-size:clamp(32px,3.5vw,50px);margin-bottom:21px}
.home-scale>div>p:not(.eyebrow){font-size:14px;color:#625b65;max-width:490px;margin-bottom:22px}
.scale-evidence{padding-left:38px;border-left:1px solid #c5bdc6}
.scale-evidence>div{display:inline-flex;align-items:center;gap:15px;margin:0 30px 25px 0}
.scale-evidence strong{font-size:65px;line-height:1;letter-spacing:-.06em}
.scale-evidence>div>p{font-weight:800;font-size:15px;line-height:1.5}
.scale-evidence>div>p>span{font-weight:400;font-size:11px;color:#796e7a}
.scale-evidence>.scale-context{font-size:12px!important;margin-bottom:15px!important}
.scale-evidence>a{font-size:12px;font-weight:800;border-bottom:1px solid #ada0ad;padding-bottom:7px;display:inline-block}
.product-nav{display:flex;gap:25px;align-items:center;padding:16px var(--pad);border-bottom:1px solid #d7d2d7;font-size:12px;overflow-x:auto;white-space:nowrap}
.product-nav a{padding:4px 0;border-bottom:2px solid transparent}
.product-nav a[aria-current=page]{color:#a7136f;font-weight:800;border-color:#a7136f}
.product-nav a:hover{color:#a7136f}
.product-nav a:first-child{margin-right:auto;font-weight:800}
@media(max-width:760px){.home-scale{grid-template-columns:1fr;gap:30px;padding:35px 25px;margin-bottom:30px}.scale-evidence{padding:25px 0 0;border-left:0;border-top:1px solid #c5bdc6}.scale-evidence strong{font-size:56px}.scale-evidence>div{margin-right:25px}.product-nav{padding:12px 25px;gap:22px;font-size:11px}.product-nav a:first-child{margin-right:0}}
.product-hero-media>img{height:auto;object-fit:contain}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:24px}
.hero-actions .text-button{font-size:12px}
dl.product-specs{padding:10px 24px 16px;margin:0;background:#eae6e8}
dl.product-specs>div{display:grid;grid-template-columns:1fr 1.3fr;gap:17px;border-top:1px solid #c8c1ca;padding:13px 0;font-size:12px;line-height:1.6}
dl.product-specs>div:first-child{border-top:0}
dl.product-specs dt{font-weight:800}
dl.product-specs dd{margin:0;color:#605a63}
.product-feature-grid .eyebrow{font-size:9px;color:#a0126b;display:block;margin-bottom:14px}
.product-two-column .eyebrow{font-size:9px;color:#a0126b;margin-bottom:18px}
.project-case{display:grid;grid-template-columns:1fr 1.15fr;gap:55px;padding-top:45px;padding-bottom:45px;border-top:1px solid var(--line);scroll-margin-top:100px}
.project-case:nth-of-type(odd){background:#efedea}
.project-case .eyebrow{color:#a0146c;font-size:10px;margin-bottom:25px}
.project-case h2{font-size:clamp(31px,3.1vw,47px);line-height:1.12}
.case-metrics{display:flex;gap:35px;flex-wrap:wrap;margin-top:28px}
.case-metrics strong{display:block;font-size:48px;letter-spacing:-.06em;line-height:1.1}
.case-metrics span{display:block;font-size:11px;color:#797079;margin-top:9px}
.project-case-copy>p{font-size:14px;color:#625b64;line-height:1.8;margin-bottom:18px}
.project-case-copy>h3{font-size:20px;margin:22px 0 17px}
.case-flow{display:flex;gap:12px;align-items:center;margin-bottom:20px}
.case-flow span{font-size:11px;background:#e2dce1;padding:12px;flex:1;line-height:1.6;font-weight:800}
.case-flow i{color:#aa126f;font-style:normal}
.case-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:23px}
.case-links a{font-size:11px;font-weight:800;padding-bottom:6px;border-bottom:1px solid #aca0ac}
.case-scope{font-size:11px;color:#7b707d;max-width:350px;margin-top:22px}
.project-source-note{font-size:11px;line-height:1.8;color:#7a717c;padding:18px var(--pad)}
@media(max-width:760px){.project-case{grid-template-columns:1fr;gap:30px;padding:35px 25px}.project-case h2{font-size:34px}.case-metrics{gap:30px}.case-flow{gap:8px}.case-flow span{font-size:10px;padding:10px}.case-links{gap:15px}.project-source-note{padding:18px 25px}.hero-actions{gap:20px}dl.product-specs{padding:10px 18px}dl.product-specs>div{grid-template-columns:1fr 1.1fr;font-size:12px;gap:13px}}
/* The homepage shows the complete production setting; Patriq owns the software story. */
.production-visual{margin:0;position:relative;min-height:590px;background:#353337;overflow:hidden;display:block}
.production-visual:after{display:none}
.production-visual>.production-photo{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:none;transform:none;opacity:1}
.production-screen{position:absolute;right:28px;bottom:64px;width:66%;max-width:540px;padding:10px;background:#242329;border:1px solid #656169;box-shadow:0 12px 40px #0005}
.production-screen>.eyebrow{font-size:8px;color:#e5dfe8;margin:0 0 9px;letter-spacing:.11em}
.production-screen>img{position:static;width:100%;height:auto;object-fit:contain;filter:none;transform:none;opacity:1}
.production-screen>a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;color:#fff;line-height:1.5;padding:10px 0 0}
.production-screen>a>span{font-size:20px}
.production-visual>figcaption{position:absolute;left:0;right:0;bottom:0;padding:17px 24px;background:#222126ed;color:white;font-size:11px;line-height:1.6}
.patriq-home-hero h1{font-size:clamp(42px,4.6vw,69px)}
.patriq-gallery .gallery-main-image,.patriq-feature-screen img{height:auto!important;object-fit:contain!important;max-height:500px}
.patriq-hero-screen>img{width:100%;height:auto!important;object-fit:contain}
.gallery-main-image{max-width:100%;height:auto!important;object-fit:contain!important}
@media(min-width:1800px){body{max-width:1800px;margin-inline:auto}.header{max-width:1800px}:root{--pad:80px}.patriq-home-hero .hero-copy{padding-left:80px}.patriq-hero{gap:65px}.patriq-hero h1{font-size:72px}.patriq-gallery{max-width:800px}}
@media(max-width:760px){.production-visual{min-height:440px}.production-screen{right:20px;bottom:60px;width:68%;padding:8px}.production-visual>figcaption{font-size:10px;padding:13px 20px}.production-screen>.eyebrow{font-size:7px}.production-screen>a{font-size:9px}.patriq-home-hero h1{font-size:43px}.patriq-feature-screen img{max-height:none}}
.gallery-image{display:flex;justify-content:center;align-items:center}
#screen-full{margin-inline:auto}
.product-hero h1{overflow-wrap:break-word}
.product-gallery .gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin:0 0 22px}
.product-gallery .gallery-thumbs img{height:68px}
.product-gallery .gallery-main-image{max-height:430px}
.product-gallery .gallery-heading h2{font-size:36px;margin-bottom:12px}
.product-hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:27px;padding-bottom:30px}
.product-hero-copy>.breadcrumb{order:0;margin-bottom:12px}
.product-hero-copy>.eyebrow{order:1;margin:15px 0;font-size:9px}
.product-hero-copy>h1{order:2;font-size:clamp(40px,4.1vw,61px);line-height:1.05;margin-bottom:20px}
.product-hero-copy>p:not(.eyebrow){order:3;font-size:14px;line-height:1.7;margin-bottom:14px}
.product-hero-copy>.button,.product-hero-copy>.hero-actions{order:4;margin-top:3px}
.product-hero-copy>.hero-actions .button{margin-top:0}
.product-hero-copy>p:nth-of-type(3){order:5;font-size:13px;color:#bdb7c1;margin:20px 0 0}
.contact #lead-notice{padding:12px 15px;background:#a10b691f;border-left:2px solid #fff;margin-bottom:21px;font-size:11px}
.contact #lead-status:not(:empty){padding:15px;background:#fff;color:#202023;font-size:13px;line-height:1.7;margin-top:18px}
.contact #lead-status[data-state=error]{border-left:5px solid #762047}
.contact #lead-status[data-state=success]{border-left:5px solid #247f5c}
.contact #lead-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}
.contact #lead-email{margin-bottom:20px}
@media(max-width:760px){.product-gallery .gallery-thumbs{grid-template-columns:repeat(3,1fr)}.product-gallery .gallery-thumbs img{height:65px}.product-gallery .gallery-heading h2{font-size:29px}.product-hero-copy{padding:25px}.product-hero-copy>h1{font-size:40px}.contact #lead-notice{font-size:11px}}
.contact-grid>div>p{font-size:14px;line-height:1.8}
.contact input,.contact select,.contact textarea{font-size:14px}
@media(max-width:760px){.contact input,.contact select,.contact textarea{font-size:16px}}
/* Motion enhances the layout; every element remains visible without JavaScript. */
.header{transition:box-shadow .25s ease}
.header.header-scrolled{box-shadow:0 5px 22px #17151a12}
.header nav a{position:relative}
.header nav a:after{content:'';position:absolute;left:0;right:0;bottom:5px;height:2px;background:var(--magenta);transform:scaleX(0);transform-origin:left;transition:transform .25s ease}
.header nav a:hover:after,.header nav a:focus-visible:after{transform:scaleX(1)}
.button span,.text-button span,.hero-text-link span{display:inline-block;transition:translate .25s ease}
.button:hover span,.button:focus-visible span,.text-button:hover span,.text-button:focus-visible span,.hero-text-link:hover span{translate:3px 0}
.home-route-grid>a .round-arrow{transition:translate .3s ease,background .3s ease,color .3s ease}
.home-route-grid>a:hover .round-arrow,.home-route-grid>a:focus-visible .round-arrow{translate:3px -3px}
.page-hero-photo{overflow:hidden}
.production-visual>.production-photo.motion-photo,.page-hero-photo>img.motion-photo{transform:translate3d(0,var(--photo-drift,0px),0) scale(1.06);transition:none}
@media(hover:hover) and (pointer:fine){.equipment-card:hover .card-image>img,.equipment-card:focus-visible .card-image>img{transform:scale(1.035)}}
@media(prefers-reduced-motion:reduce){
  .production-visual>.production-photo.motion-photo,.page-hero-photo>img.motion-photo{transform:none!important}
  .button:hover,.equipment-card:hover .card-image>img,.equipment-card:focus-visible .card-image>img{transform:none!important}
  .button span,.text-button span,.hero-text-link span,.home-route-grid>a .round-arrow{translate:none!important}
}
@media print{.motion-photo{transform:none!important}*{translate:none!important;opacity:1!important}}

/* Language choice stays visible, including beside the mobile menu. */
.language-selector{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:11px;font-weight:800;margin-left:0}
.language-selector a{display:grid;place-items:center;min-width:36px;min-height:40px;border-radius:3px;color:#777;transition:background .2s,color .2s}
.language-selector a[aria-current=true]{color:var(--magenta);background:#ce16890d}
.language-selector a:hover{color:var(--magenta);background:#ce168914}
.language-selector>span{color:#aaa;font-weight:400}
html[lang=de] h1,html[lang=de] h2,html[lang=de] h3{hyphens:auto;overflow-wrap:break-word}
@media(min-width:761px) and (max-width:1150px){.header{gap:16px}.brand-caption{display:none}.header nav{gap:18px}.header-cta{margin-left:0}}
@media(max-width:760px){.language-selector{margin-left:auto;gap:1px}.language-selector a{min-width:34px;min-height:44px}.header .menu-toggle{margin-left:8px;flex-shrink:0}.header{gap:10px}}
/* More readable movement requested after the first, overly restrained preview. */
.motion-photo{transform:translateY(var(--photo-drift,0px)) scale(1.18)!important}
@media(prefers-reduced-motion:reduce){.motion-photo{transform:none!important}}
@media print{.motion-photo{transform:none!important}}
/* Product identity uses original vector artwork on a clear, light surface. */
.patriq-brand{display:inline-flex;padding:14px 20px;background:var(--paper);margin:0 0 21px;max-width:100%}
.patriq-brand .patriq-logo{display:block;width:210px;height:auto;max-width:100%}
.patriq-hero-copy .patriq-brand+.eyebrow{margin-top:0}
.production-product-brand{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}
.production-product-brand .patriq-logo{width:94px;height:auto;background:var(--paper);padding:7px 10px;box-sizing:content-box;flex-shrink:0}
.production-product-brand .eyebrow{margin:0!important}
@media(max-width:760px){.patriq-brand{padding:12px 17px;margin-bottom:18px}.patriq-brand .patriq-logo{width:170px}.production-product-brand{gap:12px}.production-product-brand .patriq-logo{width:80px}}
.patriq-hero-copy>a.button+.patriq-hero-sub{margin-top:18px}
.patriq-hero-copy>.breadcrumb+.patriq-brand{margin-left:16px}
/* SpeedCAT: compare the same four additions on the same time scale. */
.speedcat-section{background:#efeee9;scroll-margin-top:105px}
.speedcat-heading{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:32px}
.speedcat-logo{width:250px;height:auto;max-width:40%;flex-shrink:0}
.speedcat-heading h2{max-width:780px}
.speedcat-jump{display:inline-flex;margin-top:24px;color:#fff;font-size:13px;font-weight:800;border-bottom:1px solid #ffffff60;padding-bottom:8px;gap:20px}
.speedcat-jump:hover{color:#ef80c5}
.speedcat-comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:35px 0 25px}
.speedcat-method{padding:28px;background:var(--paper);border:1px solid var(--line);min-width:0}
.speedcat-method h3{font-size:23px;line-height:1.2;margin-bottom:12px}
.speedcat-method>span{font-size:12px;color:var(--muted)}
.speedcat-timeline{margin-top:25px;display:grid;gap:12px;background:repeating-linear-gradient(90deg,transparent 0,transparent calc(25% - 1px),#d7d6d2 calc(25% - 1px),#d7d6d2 25%)}
.speedcat-track{height:36px;background:#20202305}
.speedcat-bar{display:flex;align-items:center;justify-content:center;width:25%;height:100%;margin-left:calc(var(--start)*25%);background:#35353a;color:#fff;font-size:12px;font-weight:800}
.speedcat-method:last-child .speedcat-bar{background:var(--magenta)}
.speedcat-benefit{display:flex;align-items:center;gap:28px;padding:25px 0;border-top:1px solid var(--line)}
.speedcat-benefit strong{font-size:clamp(56px,7vw,100px);letter-spacing:-.06em;color:var(--magenta);line-height:1;flex-shrink:0}
.speedcat-benefit p{font-size:15px;max-width:680px}
.speedcat-note{font-size:12px!important;color:#666;max-width:900px;margin-bottom:32px!important}
@media(max-width:760px){.speedcat-heading{flex-direction:column;align-items:flex-start;gap:24px}.speedcat-logo{width:220px;max-width:80%}.speedcat-comparison{grid-template-columns:1fr;gap:16px}.speedcat-method{padding:23px}.speedcat-benefit{gap:20px;align-items:flex-start}.speedcat-benefit strong{font-size:64px}.speedcat-benefit p{font-size:13px}.speedcat-bar{font-size:11px}}
/* Keep the logo, title and explanation in deliberate columns, not a four-item flex row. */
.speedcat-heading{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'logo copy' 'eyebrow copy' 'title copy';column-gap:60px;row-gap:16px;align-items:start}
.speedcat-heading>.speedcat-logo{grid-area:logo;max-width:100%;margin-bottom:8px}
.speedcat-heading>.eyebrow{grid-area:eyebrow}
.speedcat-heading>h2{grid-area:title;hyphens:none;font-size:clamp(34px,3.6vw,54px)}
.speedcat-heading>p:not(.eyebrow){grid-area:copy;align-self:center}
.product-hero-copy>.speedcat-jump{order:6;margin-top:20px;align-self:flex-start}
@media(max-width:760px){.speedcat-heading{grid-template-columns:1fr;grid-template-areas:'logo' 'eyebrow' 'title' 'copy';row-gap:17px}.speedcat-heading>h2{font-size:35px}.speedcat-heading>p:not(.eyebrow){font-size:14px}.speedcat-logo{width:220px}}
