@charset "UTF-8";
:root{--ink:#171d18;--dark:#141814;--dark-2:#1c221c;--lime:#b7da38;--lime-bright:#c7e956;--paper:#fff;--soft:#f3f5ef;--muted:#636b61;--line:#dce1d6;--container:1380px;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:wait;opacity:.65}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #668500;outline-offset:5px}.dark-section a:focus-visible,.site-header a:focus-visible{outline-color:var(--lime)}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{display:inline-block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:middle}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.section-pad{padding-block:112px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.13;letter-spacing:-.045em}h2{font-size:clamp(36px,3.65vw,54px);font-weight:600}h3{font-size:25px;font-weight:600}p{color:var(--muted)}.dark-section{background:var(--dark);color:#f6f8f1}.dark-section p{color:#b5bcaf}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;text-transform:uppercase;display:flex;align-items:center;gap:12px;margin-bottom:24px;line-height:1.5}.eyebrow-line{width:28px;height:2px;background:var(--lime)}.dark-section .eyebrow{color:#b8c0b1}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:56px;padding:15px 23px;border:1px solid transparent;border-radius:8px;background:var(--lime);color:#151b0c;font-size:15px;font-weight:600;line-height:1.3;transition:background .18s,transform .18s}.button:hover{background:var(--lime-bright);transform:translateY(-2px)}.button-small{min-height:44px;font-size:14px;padding:12px 18px;gap:24px}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#33412a}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:600;padding-block:8px}.text-link:hover .icon{transform:translateX(4px)}.text-link .icon{transition:transform .2s}.skip-link{position:fixed;top:-100px;left:16px;z-index:200;background:var(--lime);color:var(--ink);padding:12px 24px;border-radius:6px}.skip-link:focus{top:16px}
.site-header{height:92px;position:sticky;top:0;z-index:50;background:rgba(20,24,20,.97);border-bottom:1px solid #ffffff12;color:#fff;backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:21px;font-weight:600;letter-spacing:-.055em}.brand-mark{width:38px;height:38px;position:relative;overflow:hidden;display:block;flex:none}.brand-mark img{position:absolute;width:72px;max-width:none;height:auto;left:-17px;top:0}.navigation{display:flex;gap:30px;align-items:center}.navigation>a:not(.button){color:#d1d7cd;font-size:14px;transition:color .2s}.navigation>a:hover{color:var(--lime)}.navigation>a.button:hover{color:var(--ink)}.menu-toggle{display:none}
.hero{position:relative;overflow:hidden;padding-top:78px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:70px;align-items:center}.hero-copy{padding-bottom:34px}.hero .eyebrow{font-size:11px;letter-spacing:.115em}.hero h1{font-size:clamp(62px,5.5vw,86px);line-height:1.02;letter-spacing:-.065em;font-weight:600}.hero h1>span{color:var(--lime)}.hero-description{font-size:17px;line-height:1.75;max-width:485px;margin-top:28px;margin-bottom:28px}.hero-note{font-size:13px!important;margin-top:14px;color:#919c8c!important}.hero-visual{position:relative;isolation:isolate;padding-block:26px 60px;min-width:0}.visual-orbit{position:absolute;inset:-45px -60px;border:1px solid #a9bd7614;border-radius:50%;z-index:-1;transform:rotate(-15deg);background:radial-gradient(ellipse at 50% 60%,#b7da380c,transparent 65%)}.visual-orbit:before{content:"";position:absolute;inset:35px;border:1px solid #a9bd7612;border-radius:50%}.hero-visual:before{content:"";position:absolute;inset:0 -40px;background-image:linear-gradient(#aabb7710 1px,transparent 1px),linear-gradient(90deg,#aabb7710 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,#000,transparent 70%);z-index:-1}.visual-label{display:flex;align-items:center;gap:14px;font-family:monospace;font-size:11px;letter-spacing:.08em;color:#94a385;margin-bottom:20px}.crosshair{font-size:22px;color:var(--lime);font-family:Arial}.demo-app{background:#242a23;border:1px solid #536048;border-radius:14px;transform:perspective(1600px) rotateY(-8deg) rotateZ(-3deg);box-shadow:12px 36px 60px #0006;overflow:hidden}.app-topbar{height:48px;display:flex;align-items:center;gap:9px;padding:0 20px;border-bottom:1px solid #ffffff12;font-size:12px;color:#dae2d2}.app-emblem{display:grid;place-items:center;width:22px;height:22px;border-radius:5px;background:var(--lime);font-weight:bold;color:#15200b}.demo-badge{font-size:9px;letter-spacing:.12em;margin-left:auto;border:1px solid #59674d;padding:2px 7px;border-radius:4px;color:#b1be9e}.app-body{padding:26px 22px 20px}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-overline{font-size:9px;letter-spacing:.11em;color:#9fae91}.app-heading h2{font-size:21px;letter-spacing:-.035em;margin-top:6px}.app-avatar{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:50%;background:#566543;color:#e9f2dc;font-size:10px}.demo-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.demo-metrics>div{border:1px solid #52604380;border-radius:7px;padding:11px;background:#313a2e}.demo-metrics>div>span{font-size:10px;color:#adbaa0}.demo-metrics strong{font-size:35px;font-weight:400;line-height:1.25;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;letter-spacing:-.05em}.demo-metrics strong>span{font-size:24px;color:var(--lime)}.demo-metrics strong>.icon{color:var(--lime);width:19px}.demo-metrics .metric-dot{height:7px;width:7px;border-radius:50%;background:var(--lime)}.app-chart{padding-top:22px}.chart-title{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#aebba0}.chart-title>span:first-child{color:#e1e9d9}.app-chart svg{width:100%;height:118px;margin-top:12px;overflow:visible}.chart-grid{fill:none;stroke:#c9daaa18;stroke-dasharray:3 5}.chart-area{fill:#b7da3808}.chart-path{fill:none;stroke:var(--lime);stroke-width:2.5;stroke-dasharray:600;animation:chart-draw 1.8s ease-out both}.app-chart circle{fill:var(--lime);stroke:#242a23;stroke-width:2}.demo-order{display:flex;align-items:center;gap:11px;border-top:1px solid #ffffff12;padding-top:15px;font-size:10px}.order-square{width:26px;height:26px;flex:none;border-radius:5px;background:#4e5b3d;box-shadow:inset 0 0 0 7px #34412e}.demo-order strong{display:block;font-size:11px;font-weight:400}.demo-order small{display:block;color:#9fae93;font-size:9px;margin-top:3px}.order-status{margin-left:auto;border:1px solid #a7c27530;padding:3px 6px;color:#c7de9c;border-radius:3px}.demo-order .icon{width:16px;color:var(--lime)}.integration-tag{position:absolute;right:-20px;bottom:30px;display:flex;gap:12px;align-items:center;padding:16px 22px;background:#eaf0df;border:1px solid #fff4;border-radius:10px;color:#1d2814;box-shadow:0 10px 35px #0004;transform:rotate(2deg)}.integration-tag>.icon{width:32px;height:32px}.integration-tag strong{display:block;font-size:13px;font-weight:600}.integration-tag span{font-size:11px;color:#5b6a4c;display:block;margin-top:2px}.visual-caption{font-size:10px!important;margin:25px 0 0 0;color:#748268!important;letter-spacing:.035em}.hero-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff16;padding-block:25px;margin-top:40px;font-size:12px;color:#aab3a3}.hero-bottom>span{line-height:1.5}.hero-bottom>a{display:flex;align-items:center;gap:38px;font-size:13px;color:#d4ddcc}.hero-bottom>a>span{font-size:28px;color:var(--lime)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:48px}.section-heading>p{max-width:390px;font-size:16px;line-height:1.75;padding-bottom:5px}.section-heading .eyebrow{color:#738060}.section-heading h2{max-width:720px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-card{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);padding:30px 25px 23px;min-height:342px;transition:border-color .2s,background .2s,transform .2s}.solution-card:hover{background:#f7faee;border-color:#a2ba70;transform:translateY(-5px)}.solution-index{position:absolute;right:24px;top:29px;color:#929b8b;font-family:monospace;font-size:12px}.solution-icon{width:36px;height:36px;margin-bottom:38px;color:#526c29}.solution-card h3{font-size:22px;letter-spacing:-.04em;margin-bottom:14px}.solution-card p{font-size:14px;line-height:1.7;margin-bottom:26px}.card-bottom{font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.card-bottom .icon{width:18px;height:18px}.solutions-footnote{display:flex;align-items:center;gap:23px;margin-top:32px}.small-cross{font-size:28px;color:#7b9850;font-weight:300}.solutions-footnote p{font-size:14px}.solutions-footnote strong{font-weight:400;color:#20291a}
.use-cases{background:var(--soft)}.case-tabs{display:flex;gap:8px;border-bottom:1px solid #d4dccb;padding-bottom:18px;margin-bottom:42px}.case-tabs button{border:1px solid transparent;background:transparent;color:#5e6954;border-radius:7px;padding:12px 20px;font-size:14px;transition:background .2s}.case-tabs button:hover{background:#e5ebdc}.case-tabs button[aria-selected=true]{background:#24301c;color:#fff}.case-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center;min-height:420px}.case-category{font-size:10px;letter-spacing:.12em;font-weight:bold;color:#778766}.case-copy h3{font-size:36px;line-height:1.2;margin-block:18px}.case-copy>p{font-size:16px;line-height:1.8}.check-list{list-style:none;padding:0;margin:23px 0}.check-list li{position:relative;padding-left:26px;margin-block:9px;font-size:14px;color:#495541}.check-list li:before{content:"✓";position:absolute;left:0;color:#557621}.case-diagram{border:1px solid #d6decc;border-radius:14px;background:#fff;box-shadow:0 15px 40px #24351207;min-width:0;overflow:hidden}.diagram-toolbar{padding:18px 24px;display:flex;justify-content:space-between;border-bottom:1px solid #e5eade;font-size:10px;letter-spacing:.09em;color:#697d56;font-weight:bold}.diagram-toolbar>span:last-child{letter-spacing:0;color:#828c7a;font-weight:400}.kanban{padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:17px;background:#f9faf6;min-height:320px}.kanban h4{font-size:12px;letter-spacing:0;font-weight:400;margin-bottom:14px;display:flex;align-items:center;gap:8px}.kanban h4>span{border-radius:4px;background:#e9eddf;padding:2px 6px;font-size:10px}.task{padding:16px;border:1px solid #e2e7d9;border-radius:8px;background:#fff;box-shadow:0 3px 4px #00000003;margin-bottom:12px}.task-label{font-size:8px!important;letter-spacing:.09em;color:#6b804d!important}.task strong{font-size:12px;display:block;line-height:1.5;margin:7px 0 10px;letter-spacing:0}.task>span{font-size:10px;color:#8a9283}.task-footer{display:flex;gap:7px;align-items:center;margin-top:18px;font-size:8px;color:#89967b}.avatar-lime,.avatar-gray{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#e3efc8;color:#59722f;flex:none}.avatar-gray{background:#e9ece5;color:#717969}.task-subtle{background:#fdfefb}.task-subtle strong{margin-bottom:0}.task-progress{height:4px;background:#e9edde;margin-top:20px;border-radius:5px}.task-progress span{display:block;height:100%;width:60%;background:#a8c746;border-radius:5px}.diagram-caption{font-size:10px;color:#828d77;border-top:1px solid #e5eade;padding:13px 24px;background:#fff}.production-flow{padding:22px 30px}.production-flow>div{display:flex;gap:18px;align-items:center;padding:14px 0;position:relative}.flow-number{width:33px;height:33px;display:grid;place-items:center;flex:none;border:1px solid #d9e2cb;border-radius:50%;font-size:10px;color:#657c47;background:#f4f8ec}.production-flow strong{font-size:13px;display:block;font-weight:500}.production-flow small{font-size:10px;color:#8a967e}.production-flow .icon{width:18px;height:18px;margin-left:auto;color:#7a9e3d}.flow-current .flow-number{background:var(--lime);border-color:var(--lime);color:#233113}.flow-pending{opacity:.65}.flow-mini-bars{width:40px;height:18px;background:repeating-linear-gradient(90deg,#9eba59 0px,#9eba59 4px,transparent 4px,transparent 7px);margin-left:auto}.integration-flow{padding:30px 36px;display:grid;grid-template-columns:1fr 25px 1fr;gap:15px;align-items:center}.integration-source,.integration-hub{display:flex;align-items:center;flex-direction:column;padding:22px 12px;border:1px solid #dce3d2;background:#f9fbf5;border-radius:9px;text-align:center}.integration-hub{background:#e9f4d0;border-color:#c6db9e}.integration-flow .icon{width:30px;height:30px;color:#607a39;margin-bottom:10px}.integration-flow strong{font-size:13px;font-weight:500}.integration-flow span{font-size:10px;color:#7e8b71;margin-top:6px}.connector{height:1px;background:#b4c590;position:relative}.connector:after{content:"";width:5px;height:5px;border-right:1px solid #779348;border-top:1px solid #779348;transform:rotate(45deg);position:absolute;right:0;top:-2px}.connector span{position:absolute;width:4px;height:4px;top:-2px;left:0;margin:0;background:#91b737;border-radius:50%;animation:move-dot 3s ease infinite}.integration-destinations{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:15px}.integration-destinations>div{display:flex;flex-direction:column;border:1px solid #e0e7d7;padding:20px;background:#fcfdf9;border-radius:7px}
.process .section-heading .eyebrow,.references .section-heading .eyebrow{color:#90a976}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:70px}.process-grid>article{border-top:1px solid #48553e;padding-top:24px;display:flex;flex-direction:column;align-items:flex-start}.step-number{display:flex;align-items:center;justify-content:space-between;width:100%;color:var(--lime);font-family:monospace;font-size:13px;margin-bottom:33px}.step-number>span{color:#78866c;font-size:19px}.process-grid h3{font-size:21px;margin-bottom:16px}.process-grid p{font-size:14px;line-height:1.8}.step-note{font-size:11px;color:#87967a;margin-top:auto;padding-top:26px;line-height:1.5;max-width:220px}
.hardware{background:#edf1e7}.hardware-grid{display:grid;grid-template-columns:1fr .9fr;gap:90px;align-items:center}.hardware-art{position:relative;background:#101210;border-radius:18px;overflow:hidden;min-width:0}.hardware-image{aspect-ratio:4/3;background:#101210;display:flex;align-items:center;justify-content:center}.hardware-image img{width:100%;height:100%;object-fit:cover}.hardware-art-label{position:absolute;left:25px;top:22px;font-size:9px;font-family:monospace;letter-spacing:.08em;color:#9daa8c}.hardware-art>p{font-size:10px;padding:4px 24px 20px;color:#9da894;line-height:1.6}.hardware-copy>p:not(.eyebrow){margin-top:24px;font-size:15px;line-height:1.8}.hardware-copy h2{font-size:clamp(35px,3.3vw,48px)}.hardware-points{display:flex;flex-direction:column;gap:9px;margin-top:24px}.hardware-points>span{display:flex;gap:12px;align-items:center;font-size:14px}.hardware-points .icon{width:18px;height:18px;color:#658033}.hardware-copy .hardware-note{font-size:12px!important;color:#7c8772}.hardware-copy .button{margin-top:25px}
.products .section-heading>p{max-width:375px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{padding:30px;border:1px solid var(--line);border-radius:14px;display:flex;flex-direction:column}.product-symbol{height:56px;width:64px;display:flex;align-items:center;gap:6px;margin-bottom:25px}.timetable-symbol{display:grid;grid-template-columns:repeat(3,14px);grid-template-rows:repeat(2,14px);gap:4px;align-content:center}.timetable-symbol span{background:#91abc5;border-radius:3px}.timetable-symbol span:nth-child(2),.timetable-symbol span:nth-child(6){background:#dde7ef}.timetable-symbol span:nth-child(4){background:#426787}.worksphere-symbol span{width:13px;background:#9fba5d;border-radius:3px;height:35px}.worksphere-symbol span:nth-child(2){height:49px;background:#577b27}.worksphere-symbol span:nth-child(3){height:26px;background:#d0dfb5}.meethq-symbol{position:relative}.meethq-symbol span{position:absolute;width:28px;height:28px;border:7px solid #b39ad4;border-radius:50%;top:9px;left:0}.meethq-symbol span:nth-child(2){left:21px;border-color:#6d538f}.meethq-symbol span:nth-child(3){left:11px;top:29px;border-color:#d7c9e9}.product-category{font-size:9px;letter-spacing:.12em;color:#879279}.product-card h3{font-size:36px;margin:9px 0 18px;letter-spacing:-.065em}.product-card h3>span{font-size:12px;vertical-align:super;display:none}.product-card p{font-size:14px;line-height:1.75;max-width:320px;margin-bottom:30px}.product-card .text-link{margin-top:auto;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;font-size:13px}.product-availability{font-size:12px;margin-top:22px;color:#849078}
.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:55px}.reference-card{padding:0 20px 0 0;border-right:1px solid #3b4533;display:flex;flex-direction:column}.reference-card:last-child{border-right:0}.quote-mark{font-family:Georgia,serif;font-size:64px;line-height:1;color:var(--lime);height:49px}.reference-card blockquote{margin:12px 0 35px;max-width:330px;font-size:19px;line-height:1.65;letter-spacing:-.025em;color:#e6ecdf}.reference-card figcaption{margin-top:auto;display:flex;flex-direction:column;gap:4px}.reference-card figcaption strong{font-size:13px;font-weight:500;color:var(--lime)}.reference-card figcaption span{font-size:10px;color:#8c9b7d}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:110px}.about-grid>div:last-child>p{margin-bottom:20px;font-size:15px;line-height:1.85}.about-grid .about-lead{font-size:21px!important;color:var(--ink);line-height:1.6!important}
.contact{background:#e8f0d7;border-top:1px solid #d6e2c1}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.contact-copy .eyebrow{color:#718557}.contact-copy h2{font-size:clamp(52px,5.1vw,74px);letter-spacing:-.065em;line-height:1.05}.contact-copy h2>span{color:#597932}.contact-copy>p:not(.eyebrow){margin-top:27px;max-width:405px;font-size:16px;line-height:1.8;color:#627252}.contact-email{display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid #9aae80;padding-block:8px;margin-top:32px;font-size:21px;letter-spacing:-.03em}.contact-email>.icon{width:20px;height:20px}.contact-details{margin-top:28px;display:flex;flex-direction:column;gap:3px;font-size:13px;color:#6c7d5a}.contact-details>strong{font-weight:500;color:#394a28}.contact-copy>.contact-existing{font-size:12px!important;max-width:360px!important;margin-top:24px!important}.contact-form{background:#fff;border:1px solid #d8e4c6;border-radius:16px;padding:35px;min-width:0;box-shadow:0 15px 35px #48612005}.form-heading{font-size:20px;letter-spacing:-.035em;color:var(--ink);font-weight:600;margin-bottom:28px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;min-width:0}.field label{font-size:12px;font-weight:600;color:#4d5d3e}.field input,.field textarea{width:100%;background:#fbfcf8;border:1px solid #dce4d2;border-radius:6px;padding:12px 13px;font-size:14px;color:var(--ink);line-height:1.6;transition:border-color .2s}.field textarea{resize:vertical;min-height:130px}.field input::placeholder,.field textarea::placeholder{color:#8c9782}.field input:focus,.field textarea:focus{outline:2px solid #9bb968;outline-offset:1px}.field-hint{font-size:10px;line-height:1.6;color:#87937a}.consent{display:flex;gap:10px;align-items:flex-start;color:#77856a;font-size:11px;line-height:1.7;cursor:pointer}.consent input{width:17px;height:17px;flex:none;margin:2px 0 0;accent-color:#526f30}.consent a{text-decoration:underline;text-underline-offset:3px}.form-submit{width:100%;justify-content:space-between;margin-top:26px;font-size:14px}.form-status{padding:13px 15px;margin-top:20px;font-size:13px;border-radius:6px;line-height:1.6;background:#edf4e1;color:#42622a}.form-status.is-error{background:#fff2ee;color:#a4442a}.local-notice{font-size:10px;color:#8a977c;margin-top:15px;line-height:1.6}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.topic-selection{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;padding:9px 12px;border-radius:6px;background:#f0f5e7;color:#5c7046;margin-bottom:20px}.topic-selection strong{font-weight:500}.topic-selection button{display:grid;place-items:center;border:0;background:transparent;font-size:21px;min-width:32px;min-height:32px;color:#668349}
.site-footer{background:var(--dark);color:#bdc7b2;padding-block:42px 24px}.footer-main{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-bottom:33px}.footer-main>.brand{color:#fff}.footer-main>span{font-size:13px;color:#8d9d7d}.footer-main>a:last-child{font-size:12px}.footer-bottom{display:flex;gap:24px;align-items:center;flex-wrap:wrap;border-top:1px solid #ffffff13;padding-top:24px;font-size:10px;color:#829472}.footer-bottom>a{margin-left:auto}.privacy-settings{border:0;padding:0;background:none;color:inherit;font-size:10px}.privacy-settings:hover,.footer-bottom>a:hover{color:#fff}.privacy-notice{position:fixed;z-index:80;left:24px;bottom:22px;max-width:505px;display:flex;align-items:center;gap:20px;background:#fff;padding:19px 20px;border:1px solid #dce4d2;border-radius:12px;box-shadow:0 12px 45px #0003}.privacy-notice strong{font-size:12px;font-weight:600}.privacy-notice p{font-size:10px;line-height:1.7;margin-top:4px;color:#7e8975}.privacy-notice a{text-decoration:underline;text-underline-offset:2px}.privacy-notice button{background:#e7f1d5;color:#425a26;border:0;border-radius:6px;padding:10px 12px;display:flex;gap:9px;align-items:center;font-size:11px;flex:none;min-height:42px}.privacy-notice .icon{width:15px;height:15px}
@keyframes chart-draw{from{stroke-dashoffset:600}to{stroke-dashoffset:0}}@keyframes move-dot{0%{transform:translateX(0);opacity:0}20%{opacity:1}80%{opacity:1}100%{transform:translateX(23px);opacity:0}}
@media(min-width:1900px){:root{--container:1540px}.hero{padding-top:105px}.hero-grid{gap:100px}.hero h1{font-size:92px}.hero-description{font-size:19px;max-width:535px}.hero-visual{max-width:650px}.hero-bottom{margin-top:64px}.section-pad{padding-block:130px}.section-heading h2{font-size:57px}.solution-card{min-height:370px;padding:34px 29px}.solution-card h3{font-size:25px}.solution-card p{font-size:16px}.card-bottom{font-size:12px}.app-heading h2{font-size:25px}.demo-metrics>div>span{font-size:12px}.app-chart svg{height:140px}.demo-order strong{font-size:13px}.demo-order small{font-size:11px}.demo-order{padding-block:20px 5px}.app-body{padding:30px}.case-copy h3{font-size:41px}}
@media(max-width:1200px){.container{width:calc(100% - 64px)}.navigation{gap:20px}.navigation>a:not(.button){font-size:12px}.brand{font-size:19px}.hero-grid{gap:35px}.hero h1{font-size:clamp(52px,5.8vw,70px)}.hero .eyebrow{font-size:9px}.hero-description{font-size:15px;max-width:440px}.hero .button{font-size:13px;gap:16px}.integration-tag{right:-10px}.app-heading h2{font-size:18px}.app-avatar{display:none}.section-heading{gap:45px}.section-heading>p{max-width:340px;font-size:15px}.solution-grid{gap:12px}.solution-card{padding:24px 20px;min-height:360px}.solution-card h3{font-size:21px}.solution-card p{font-size:13px}.card-bottom{font-size:10px;gap:5px}.case-panel{gap:45px}.hardware-grid{gap:55px}.about-grid{gap:65px}.contact-grid{gap:60px}.contact-form{padding:28px}.contact-email{font-size:19px}.product-card{padding:25px}.product-card h3{font-size:31px}.reference-card blockquote{font-size:17px}.process-grid{gap:24px}.process-grid h3{font-size:20px}}
@media(max-width:980px){.site-header{height:80px}.menu-toggle{display:flex;align-items:center;gap:13px;color:#fff;background:transparent;border:1px solid #ffffff30;border-radius:6px;padding:9px 13px;font-size:12px;min-height:42px}.menu-lines{width:18px;height:12px;position:relative;border-top:1px solid currentColor;border-bottom:1px solid currentColor}.menu-lines:after{content:"";position:absolute;height:1px;top:5px;left:0;right:0;background:currentColor}.menu-toggle[aria-expanded=true] .menu-lines{border:0}.menu-toggle[aria-expanded=true] .menu-lines:before,.menu-toggle[aria-expanded=true] .menu-lines:after{content:"";position:absolute;top:5px;left:0;width:18px;height:1px;background:currentColor;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] .menu-lines:after{transform:rotate(-45deg)}.navigation{display:none;position:absolute;top:79px;left:0;right:0;background:#1a2118;padding:20px 32px 26px;border-bottom:1px solid #3a4730;box-shadow:0 15px 35px #0003;flex-direction:column;align-items:stretch;gap:0}.navigation.is-open{display:flex}.navigation>a:not(.button){padding:13px 0;font-size:16px}.navigation>.button{margin-top:12px;align-self:flex-start}.hero{padding-top:64px}.hero-grid{grid-template-columns:1fr 1fr;gap:20px}.hero h1{font-size:54px}.hero-description{font-size:14px}.hero .eyebrow{font-size:8px;gap:8px}.hero .eyebrow-line{width:15px}.hero .button{font-size:12px;padding:15px;gap:10px}.app-body{padding:20px 15px}.app-heading h2{font-size:16px}.app-overline{font-size:8px}.demo-metrics{gap:6px}.demo-metrics>div{padding:8px}.demo-metrics strong{font-size:28px}.demo-metrics>div>span{font-size:9px}.demo-metrics strong>span{font-size:17px}.app-chart svg{height:90px}.chart-title{font-size:8px}.visual-label{font-size:8px}.demo-order{gap:6px}.demo-order strong{font-size:9px}.demo-order small{font-size:8px}.order-status{font-size:8px}.demo-order>.icon{display:none}.integration-tag{padding:12px 15px;right:0;bottom:26px}.integration-tag strong{font-size:11px}.integration-tag span{font-size:9px}.integration-tag>.icon{width:26px;height:26px}.visual-caption{font-size:8px!important}.hero-bottom{margin-top:23px}.section-pad{padding-block:85px}.solution-grid{grid-template-columns:1fr 1fr;gap:20px}.solution-card{min-height:310px;padding:28px}.solution-card h3{font-size:25px}.solution-card p{font-size:15px}.card-bottom{font-size:12px}.solution-icon{margin-bottom:25px}.section-heading>p{max-width:290px;font-size:14px}.case-panel{grid-template-columns:1fr;gap:35px}.case-copy{max-width:570px}.case-copy h3{font-size:37px}.case-diagram{max-width:650px;width:100%;margin-left:auto}.kanban{min-height:290px}.task strong{font-size:15px}.task>span{font-size:12px}.task-label{font-size:10px!important}.task-footer{font-size:10px}.kanban h4{font-size:14px}.task{padding:20px}.process-grid{grid-template-columns:1fr 1fr;gap:45px 32px}.step-number{margin-bottom:22px}.process-grid h3{font-size:23px}.hardware-grid{gap:35px;grid-template-columns:1fr 1fr}.hardware-copy h2{font-size:34px}.hardware-copy>p:not(.eyebrow){font-size:14px}.hardware-points>span{font-size:12px}.hardware-copy .button{font-size:12px;gap:12px}.product-grid{gap:15px}.product-card{padding:22px}.product-card h3{font-size:28px}.product-card p{font-size:13px}.product-category{font-size:8px}.product-card .text-link{font-size:11px}.about-grid{gap:40px;grid-template-columns:1fr 1fr}.about-grid h2{font-size:37px}.about-grid .about-lead{font-size:19px!important}.contact-grid{gap:40px}.field-row{grid-template-columns:1fr;gap:0}.contact-form{padding:25px}.contact-copy h2{font-size:58px}.contact-copy>p:not(.eyebrow){font-size:14px}.contact-email{font-size:16px}.contact-email>.icon{width:17px}.contact-details{font-size:12px}.reference-card blockquote{font-size:16px}.footer-main>span{display:none}.footer-bottom{gap:15px}.footer-bottom>a{margin-left:0}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.site-header{height:72px}.brand{font-size:19px;gap:7px}.brand-mark{width:33px;height:33px}.brand-mark img{width:63px;left:-15px}.navigation{top:71px;padding-inline:24px}.hero{padding-top:40px}.hero-grid{grid-template-columns:1fr;gap:5px}.hero-copy{padding-bottom:16px}.hero .eyebrow{font-size:9px;letter-spacing:.06em;margin-bottom:22px}.hero h1{font-size:clamp(45px,9.6vw,66px);line-height:1.04;letter-spacing:-.06em}.hero-description{font-size:15px;max-width:460px;margin-top:22px;margin-bottom:23px}.hero .button{font-size:14px;padding:15px 18px;min-height:52px;gap:23px}.hero-note{font-size:11px!important;margin-top:12px}.hero-visual{width:min(100%,480px);margin-inline:auto;padding:28px 12px 55px}.visual-label{font-size:8px;margin-bottom:10px;gap:8px}.demo-app{transform:rotate(-2deg)}.app-topbar{height:40px;padding-inline:15px;font-size:10px}.app-heading h2{font-size:17px}.app-avatar{display:grid;width:25px;height:25px}.app-body{padding:20px 16px}.demo-metrics{margin-top:18px;gap:8px}.demo-metrics>div{padding:10px}.demo-metrics strong{font-size:28px}.demo-metrics>div>span{font-size:9px}.app-chart{padding-top:18px}.app-chart svg{height:95px;margin-top:8px}.chart-title{font-size:9px}.demo-order strong{font-size:10px}.demo-order small{font-size:8px}.demo-order{padding-top:12px}.order-status{font-size:9px}.integration-tag{right:0;bottom:32px;padding:12px 15px;gap:9px}.visual-caption{font-size:8px!important;margin-top:22px}.visual-orbit{inset:0 -5px}.hero-bottom{margin-top:0;padding-block:20px;gap:15px;font-size:10px}.hero-bottom>a{font-size:10px;gap:13px}.hero-bottom>a>span{font-size:22px}.section-pad{padding-block:64px}.eyebrow{font-size:10px;margin-bottom:18px}h2{font-size:36px;line-height:1.13}.section-heading{display:block;margin-bottom:30px}.section-heading>p{font-size:14px;max-width:450px;margin-top:22px;padding:0;line-height:1.8}.solution-grid{gap:12px}.solution-card{padding:21px 17px;min-height:320px;border-radius:12px}.solution-index{font-size:9px;top:21px;right:17px}.solution-icon{width:30px;height:30px;margin-bottom:26px}.solution-card h3{font-size:20px;margin-bottom:12px}.solution-card p{font-size:12px;line-height:1.7;margin-bottom:21px}.card-bottom{font-size:9px;line-height:1.6;gap:9px;padding-top:15px}.card-bottom>.icon{width:15px;height:15px}.solutions-footnote{gap:16px;margin-top:26px}.solutions-footnote p{font-size:12px}.case-tabs{gap:5px;padding-bottom:15px;margin-bottom:30px}.case-tabs button{font-size:11px;padding:10px 12px;line-height:1.45;min-height:44px;flex:1}.case-copy h3{font-size:30px}.case-copy>p{font-size:14px;line-height:1.8}.case-category{font-size:9px;letter-spacing:.055em}.check-list li{font-size:12px}.text-link{font-size:13px;gap:12px}.case-panel{min-height:0;gap:30px}.diagram-toolbar{padding:15px 17px;font-size:9px}.kanban{padding:18px 15px;gap:10px;min-height:288px}.task{padding:13px}.task strong{font-size:11px}.task>span{font-size:9px}.task-label{font-size:8px!important}.task-footer{font-size:8px;gap:5px}.task-footer>span:last-child{max-width:65px;line-height:1.5}.kanban h4{font-size:11px;gap:6px}.diagram-caption{font-size:9px;padding:12px 17px;line-height:1.6}.integration-flow{padding:25px 18px;gap:10px;grid-template-columns:1fr 20px 1fr}.integration-source,.integration-hub{padding:18px 9px}.integration-flow strong{font-size:11px}.integration-flow span{font-size:9px}.production-flow{padding:17px 22px}.production-flow>div{gap:14px}.production-flow strong{font-size:12px}.production-flow small{font-size:9px}.process-grid{gap:30px 24px;margin-top:39px}.process-grid h3{font-size:20px}.process-grid p{font-size:13px}.step-number{margin-bottom:20px;font-size:11px}.step-note{font-size:9px;padding-top:18px}.hardware-grid{grid-template-columns:1fr;gap:35px}.hardware-copy{grid-row:1}.hardware-copy h2{font-size:36px}.hardware-copy>p:not(.eyebrow){font-size:14px}.hardware-points>span{font-size:13px}.hardware-copy .button{font-size:13px}.hardware-art{max-width:530px;width:100%;margin-inline:auto}.hardware-art-label{font-size:8px;top:18px;left:20px}.hardware-art>p{font-size:9px;padding:0 20px 18px}.product-grid{grid-template-columns:1fr;gap:15px}.product-card{position:relative;padding:26px}.product-symbol{position:absolute;right:24px;top:22px;transform:scale(.8);transform-origin:right top}.product-card h3{font-size:35px;max-width:75%}.product-category{font-size:9px}.product-card p{font-size:14px;max-width:380px;margin-bottom:23px}.product-card .text-link{font-size:12px;padding-top:17px}.product-availability{font-size:11px}.reference-grid{grid-template-columns:1fr;gap:30px;margin-top:40px}.reference-card{border-right:0;border-bottom:1px solid #3b4533;padding:0 0 28px 37px;position:relative}.reference-card:last-child{border-bottom:0;padding-bottom:0}.quote-mark{position:absolute;left:0;top:7px;font-size:42px}.reference-card blockquote{font-size:18px;max-width:100%;margin:0 0 18px}.reference-card figcaption strong{font-size:12px}.reference-card figcaption span{font-size:9px}.about-grid{grid-template-columns:1fr;gap:27px}.about-grid h2{font-size:35px}.about-grid>div:last-child>p{font-size:14px;margin-bottom:18px}.about-grid .about-lead{font-size:18px!important}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-copy h2{font-size:59px}.contact-copy>p:not(.eyebrow){margin-top:22px;max-width:430px}.contact-email{font-size:20px;margin-top:17px}.contact-details{margin-top:24px;font-size:12px}.contact-copy>.contact-existing{font-size:11px!important}.contact-form{padding:25px 23px;border-radius:13px}.form-heading{font-size:19px;margin-bottom:25px}.field-row{grid-template-columns:1fr 1fr;gap:13px}.field label{font-size:11px}.field input,.field textarea{font-size:16px;padding:11px;min-width:0}.field-hint{font-size:10px}.consent{font-size:11px}.form-submit{font-size:14px;min-height:54px}.footer-main{padding-bottom:26px;gap:15px}.footer-main>.brand{font-size:17px}.footer-main>a:last-child{font-size:10px}.footer-bottom{font-size:9px;gap:10px 20px;line-height:1.7}.footer-bottom>span:first-child{width:100%}.footer-bottom>span:nth-child(2){width:100%}.privacy-settings{font-size:9px}.site-footer{padding-block:30px 25px}.privacy-notice{left:12px;right:12px;bottom:12px;max-width:none;padding:15px;gap:12px;border-radius:10px}.privacy-notice strong{font-size:11px}.privacy-notice p{font-size:9px}.privacy-notice button{font-size:10px;padding:10px;gap:5px}.privacy-notice .icon{width:13px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.brand{font-size:17px}.hero h1{font-size:43px}.hero .eyebrow{font-size:8px}.hero .button{font-size:12px;gap:20px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:250px;padding:25px}.solution-card h3{font-size:24px}.solution-card p{font-size:14px}.card-bottom{font-size:11px}.field-row{grid-template-columns:1fr;gap:0}.case-tabs button{font-size:10px;padding-inline:7px}.case-copy h3{font-size:28px}.app-heading h2{font-size:15px}.demo-metrics strong{font-size:25px}.demo-metrics>div{padding:8px}.demo-order strong{font-size:9px}.hero-bottom{font-size:9px}.hero-bottom>a{font-size:9px}.process-grid{gap:30px 18px}.process-grid h3{font-size:18px}.process-grid p{font-size:12px}.contact-email{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.chart-path{stroke-dasharray:none}}

/* Reading text stays comfortable at every viewport; miniature UI labels remain illustrative. */
.hero-description,.section-heading>p,.solution-card p,.case-copy>p,.process-grid p,.hardware-copy>p:not(.eyebrow),.product-card p,.about-grid>div:last-child>p,.contact-copy>p:not(.eyebrow){font-size:16px}
.check-list li,.hardware-points>span,.solutions-footnote p,.text-link,.product-card .text-link,.field label,.contact-details,.card-bottom{font-size:14px}
.step-note,.field-hint,.consent,.contact-copy>.contact-existing,.product-availability,.hardware-art>p,.diagram-caption,.reference-card figcaption span,.footer-bottom,.privacy-settings{font-size:12px!important;line-height:1.65}
.hero-note{font-size:13px!important}.privacy-notice strong{font-size:14px}.privacy-notice p{font-size:12px}.privacy-notice button{font-size:13px;min-height:44px}.privacy-notice{max-width:620px}.privacy-notice button{flex-shrink:0}
.contact-grid>*{min-width:0}
.timetable-symbol span{width:14px;height:14px}.product-category{font-size:11px;line-height:1.5}.product-card h3>span{display:none}
@media(min-width:701px) and (max-width:980px){.hero h1{font-size:clamp(40px,5.5vw,54px)}}
.legal-header .header-inner{gap:18px}.legal-back{font-size:14px;color:#d8e3ca}.legal-back:hover{color:var(--lime)}.legal-content{max-width:850px;margin-inline:auto;padding:70px 28px 95px;font-size:16px;line-height:1.8;overflow-wrap:anywhere}.legal-content h1{font-size:42px;margin-bottom:40px;line-height:1.15}.legal-content h2{font-size:25px;margin-top:35px;line-height:1.3}.legal-content .text-center{margin-block:20px;padding:25px;background:var(--soft);border-left:3px solid var(--lime)}
@media(max-width:700px){.hero-description,.section-heading>p,.solution-card p,.case-copy>p,.process-grid p,.hardware-copy>p:not(.eyebrow),.product-card p,.about-grid>div:last-child>p,.contact-copy>p:not(.eyebrow){font-size:16px}.hero .eyebrow{font-size:10px;letter-spacing:.025em}.hero-bottom,.hero-bottom>a{font-size:12px}.case-tabs button{font-size:13px}.card-bottom{font-size:13px}.solution-card{padding:25px 22px}.field label{font-size:14px}.product-card .text-link{min-height:44px}.privacy-notice{max-width:none}.legal-content h1{font-size:30px}.legal-content h2{font-size:22px}.legal-back{font-size:12px}}
@media(max-width:500px){.solution-grid{grid-template-columns:1fr}.solution-card{min-height:265px}.solution-card h3{font-size:26px}.solution-icon{margin-bottom:24px}.process-grid{grid-template-columns:1fr}.process-grid h3{font-size:24px}.step-number{margin-bottom:16px}.step-note{padding-top:12px}.hero-bottom{gap:20px}.hero-bottom>a{max-width:115px}.hero .button{max-width:100%;font-size:14px;gap:12px}.privacy-notice{flex-wrap:wrap}.privacy-notice button{margin-left:auto}.case-category{line-height:1.6}.legal-header .brand{font-size:16px}.field-row{grid-template-columns:1fr;gap:0}.contact-copy h2{font-size:clamp(44px,14vw,59px)}.footer-main>a:last-child{font-size:12px}}
@media(max-width:370px){.hero h1{font-size:37px}.hero .button{font-size:13px;gap:10px}.hero .eyebrow{font-size:9px}}

/* Custom software / SME edition. Keep the offer readable before decorative imagery. */
.msp-site .hero{padding-top:64px}
.msp-site .hero-grid{grid-template-columns:1.05fr 1fr;gap:30px;align-items:center}
.msp-site .hero-copy{min-width:0;padding-bottom:20px}
.msp-site .hero h1{font-size:clamp(48px,5.1vw,76px);line-height:1.06;letter-spacing:-.055em}
.msp-site .hero-description{font-size:18px;line-height:1.65;max-width:530px;margin-top:25px}
.msp-site .hero-description strong{display:block;color:#eef2e8;font-weight:400;margin-bottom:12px}
.msp-site .hero .eyebrow{font-size:12px;letter-spacing:.075em}
.msp-site .hero-note{max-width:440px;line-height:1.7}
.software-hero-art{margin:0;min-width:0;position:relative}
.software-hero-art img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent),linear-gradient(to bottom,transparent,#000 6%,#000 86%,transparent);mask-composite:intersect;animation:hero-art-enter 1s ease-out both}
.msp-site .hero-bottom{margin-top:42px}
.msp-site .contact-copy h2{font-size:clamp(40px,3.65vw,56px);line-height:1.12;letter-spacing:-.05em}
.msp-site .solution-card h3{font-size:25px}
.msp-site .process-grid h3{font-size:24px;line-height:1.18}
.msp-site .section-heading>p{max-width:420px}
.msp-site .hardware-grid>*{min-width:0}
@keyframes hero-art-enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1900px){.msp-site .hero{padding-top:72px}.msp-site .hero h1{font-size:82px}.msp-site .hero-grid{gap:38px}.msp-site .hero-bottom{margin-top:45px}.msp-site .hero-description{font-size:19px;max-width:570px}}
@media(min-width:701px) and (max-width:1100px){.msp-site .hero h1{font-size:clamp(35px,4.85vw,54px)}.msp-site .hero-description{font-size:16px}.msp-site .hero .eyebrow{font-size:10px}.msp-site .hero-grid{gap:20px}.msp-site .hero .button{font-size:14px;padding:15px;gap:12px}.msp-site .contact-copy h2{font-size:40px}}
@media(max-width:700px){.msp-site .hero{padding-top:40px}.msp-site .hero-grid{grid-template-columns:1fr;gap:12px}.msp-site .hero h1{font-size:clamp(32px,8.7vw,56px);letter-spacing:-.055em;line-height:1.08}.msp-site .hero-description{font-size:16px;margin-top:24px;max-width:520px}.msp-site .hero .eyebrow{font-size:11px;letter-spacing:.035em}.msp-site .hero .button{font-size:14px;gap:12px;padding:15px 17px}.msp-site .hero-copy{padding:0}.msp-site .software-hero-art{width:min(100%,500px);margin-inline:auto}.msp-site .hero-bottom{margin-top:18px}.msp-site .contact-copy h2{font-size:clamp(32px,8.5vw,48px)}.msp-site .solution-card h3{font-size:25px}.msp-site .process-grid h3{font-size:23px}.msp-site .section-heading>p{max-width:100%}}
@media(max-width:370px){.msp-site .hero h1{font-size:29px}.msp-site .hero .button{font-size:12px;padding-inline:14px;gap:8px}.msp-site .hero .eyebrow{font-size:10px;letter-spacing:0}}
@media(max-width:700px){.msp-site .hardware-copy h2{font-size:clamp(28px,8.5vw,36px)}.msp-site .hardware-copy .button{max-width:100%}.msp-site .product-card h3{font-size:clamp(28px,8.5vw,35px)}}

/* Four software capabilities, with device software included in the mobile offer. */
.solutions-platforms .solution-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.solutions-platforms .solution-card{min-width:0;min-height:380px;padding:28px 24px 24px}
.solutions-platforms .solution-icon{margin-bottom:28px}
.msp-site .solutions-platforms .solution-card h3{font-size:25px;line-height:1.2;min-height:2.4em}
.solutions-platforms .solution-card p{font-size:16px;line-height:1.7;margin-bottom:28px}
.solutions-platforms .card-bottom{font-size:13px;min-height:40px;line-height:1.5}
.solutions-platforms .card-bottom .icon{flex-shrink:0}
@media(min-width:601px) and (max-width:1100px){
  .solutions-platforms .solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .solutions-platforms .solution-card{min-height:365px}
}
@media(max-width:600px){
  .solutions-platforms .solution-grid{grid-template-columns:minmax(0,1fr)}
  .solutions-platforms .solution-card{min-height:0;padding:26px 24px}
  .solutions-platforms .solution-icon{margin-bottom:22px}
  .msp-site .solutions-platforms .solution-card h3{min-height:0;font-size:25px}
}

/* Supplied cabinet view: preserve the complete, uncropped 3:2 artwork. */
.hardware-art-supplied .hardware-image{aspect-ratio:3/2}
.hardware-art-supplied .hardware-image img{object-fit:contain}
.hardware-art-supplied .hardware-art-label{position:static;display:block;padding:16px 24px 8px;font-size:12px}

/* Product-led portfolio: actual application screens retain their original proportions. */
.portfolio-site .product-showcase{background:#f7f9f3}
.portfolio-site .section-heading h2{font-size:clamp(32px,3.25vw,49px)}
.portfolio-site .product-showcase .section-heading{margin-bottom:30px}
.product-jump-links{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:34px}
.product-jump-links a{display:flex;align-items:center;gap:15px;padding:12px 18px;border:1px solid #cbd6be;border-radius:8px;font-size:16px;font-weight:600;background:#fff}
.product-jump-links span{font-size:13px;color:var(--muted);font-weight:400}
.product-jump-links a:hover{border-color:#829d47;background:#f0f6e3}
.product-feature{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:60px;align-items:center;padding-block:62px;border-top:1px solid var(--line);scroll-margin-top:110px}
.product-feature:last-child{padding-bottom:0}
.product-feature-copy .eyebrow{font-size:11px;color:#64724f;letter-spacing:.075em;margin-bottom:14px}
.product-feature-copy h3{font-size:54px;line-height:1.05;letter-spacing:-.055em;margin-bottom:22px}
.product-feature-copy .product-promise{font-size:25px;line-height:1.25;letter-spacing:-.035em;font-weight:600;color:var(--ink);margin-bottom:18px}
.product-feature-copy>p:not(.eyebrow):not(.product-promise){font-size:16px;line-height:1.75}
.product-feature-copy .check-list{margin-top:23px;margin-bottom:18px}
.product-feature-copy .text-link{font-size:15px;min-height:44px}
.product-screen{margin:0;min-width:0;border:1px solid #d7dfd0;border-radius:14px;background:#fff;box-shadow:0 18px 44px #2632170b;overflow:hidden}
/* One landscape preview size; full original images remain available via the links. */
.product-screen>a{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;line-height:0;background:#f4f7f3}
.product-screen img{display:block;position:absolute;inset:0;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center top;background:#fff}
.key-control-media>.product-screen:not(.key-control-demo) img{object-fit:contain;object-position:center;background:#f4f7f3}
.product-screen figcaption{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 18px;border-top:1px solid #e1e6da;font-size:12px;line-height:1.5;color:#59644f}
.product-screen figcaption a{font-size:14px;font-weight:600;color:#26371b;min-height:44px;display:inline-flex;gap:8px;align-items:center;white-space:nowrap}
.product-screen figcaption .icon{width:18px;height:18px}
.product-screen a:hover{background:#f4f8ec}
.product-screen>a:focus-visible{outline-offset:-5px}
.key-control-media{min-width:0;display:grid;gap:18px}
.portfolio-site .use-cases{background:#fff}
.portfolio-site .case-copy h3{font-size:clamp(27px,2.6vw,39px)}
.terminal-flow{list-style:none;margin:0;padding:25px 28px}
.terminal-flow li{display:flex;align-items:center;gap:22px;padding:18px 0;border-bottom:1px solid #e0e6d8}
.terminal-flow li:last-child{border-bottom:0}
.terminal-flow li>span{font:14px monospace;color:#637d31;background:#edf3e2;border:1px solid #dbe6ca;border-radius:6px;padding:12px}
.terminal-flow strong{font-size:17px;font-weight:600;letter-spacing:-.02em}
.terminal-flow p{font-size:14px;margin-top:3px}
.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:60px;border-top:1px solid var(--line);padding-top:35px}
.experience-number{display:block;color:#687655;font-size:12px;letter-spacing:.06em;margin-bottom:20px}
.experience-grid h3{font-size:25px;margin-bottom:16px}
.experience-grid p{font-size:16px;line-height:1.75}
.portfolio-site .hardware{background:#edf2e5}
.portfolio-site .hardware-copy h2{font-size:clamp(34px,3.2vw,48px)}
.device-software{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:60px;align-items:center;margin-top:64px;padding-top:55px;border-top:1px solid #cbd6bd}
.device-software h3{font-size:clamp(26px,2.5vw,37px);margin-bottom:20px}
.device-software>div>p:not(.eyebrow){font-size:16px;line-height:1.75}
.device-software .device-caption{font-size:12px!important;margin-top:20px}
.portfolio-site .navigation{gap:23px}
@media(max-width:1100px){.product-feature{gap:30px;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)}.product-feature-copy h3{font-size:43px}.product-feature-copy .product-promise{font-size:23px}.product-screen figcaption{flex-wrap:wrap;gap:2px}.experience-grid{gap:24px}.experience-grid h3{font-size:23px}.device-software{gap:30px}.portfolio-site .navigation{gap:16px}}
@media(max-width:850px){.product-feature{grid-template-columns:minmax(0,1fr);gap:28px;padding-block:45px}.product-feature-copy{max-width:640px}.product-feature-copy h3{font-size:47px}.product-feature-copy .product-promise br{display:none}.product-feature-copy .check-list{display:grid;gap:6px}.product-screen{width:100%}.product-screen figcaption{flex-wrap:nowrap}.experience-grid{grid-template-columns:1fr;gap:28px;margin-top:40px}.experience-grid article{border-bottom:1px solid var(--line);padding-bottom:25px}.experience-grid article:last-child{border-bottom:0;padding-bottom:0}.experience-number{margin-bottom:12px}.experience-grid h3 br{display:none}.device-software{grid-template-columns:minmax(0,1fr);gap:28px;margin-top:40px;padding-top:38px}.device-software>div{max-width:640px}}
@media(max-width:700px){.portfolio-site .section-heading h2{font-size:32px}.product-jump-links{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:18px}.product-jump-links a{justify-content:space-between;font-size:16px;padding:11px 14px}.product-jump-links span{font-size:12px}.product-feature{padding-block:38px;scroll-margin-top:90px}.product-feature-copy h3{font-size:42px}.product-feature-copy .product-promise{font-size:24px}.product-feature-copy .eyebrow{font-size:11px}.product-screen figcaption{align-items:flex-start;flex-wrap:wrap;padding:12px 14px}.product-screen figcaption>a{margin-left:auto}.portfolio-site .case-copy h3{font-size:28px}.portfolio-site .case-tabs button{font-size:12px;padding:12px 8px}.terminal-flow{padding:15px 18px}.terminal-flow li{gap:14px}.terminal-flow strong{font-size:16px}.terminal-flow p{font-size:13px}.terminal-flow li>span{padding:10px}.portfolio-site .hardware-copy h2{font-size:clamp(28px,8.2vw,36px)}.device-software h3{font-size:28px}.experience-grid p{font-size:16px}}
@media(max-width:370px){.portfolio-site .section-heading h2{font-size:28px}.product-feature-copy h3{font-size:38px}.product-feature-copy .product-promise{font-size:22px}.portfolio-site .case-tabs button{font-size:11px}.product-jump-links span{font-size:11px}.product-screen figcaption{font-size:12px}.portfolio-site .hardware-copy .button{font-size:12px}}

/* About the team: original illustration, kept separate from product screenshots. */
.about-team .about-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(40px,6vw,100px);align-items:center}
.about-team-intro,.about-team-copy{min-width:0}
.about-team h2{font-size:clamp(36px,3.2vw,52px);line-height:1.12;letter-spacing:-.045em;max-width:560px}
.about-team-art{position:relative;isolation:isolate;width:min(100%,250px);margin:30px 0 0 28px}
.about-team-art::before{content:"";position:absolute;z-index:-1;inset:16% -18% 2%;border-radius:50%;background:#f0f5e7}
.about-team-art img{display:block;width:100%;height:auto;filter:grayscale(1)}
.about-team .about-grid .about-team-copy>p{font-size:16px;line-height:1.8;margin-bottom:24px}
.about-team .about-team-copy .about-lead{font-size:20px!important;line-height:1.65!important}
.about-team-copy .text-link{min-height:44px;font-size:15px}
@media(max-width:850px){.about-team .about-grid{grid-template-columns:minmax(0,1fr);gap:36px}.about-team-intro{display:grid;grid-template-columns:minmax(0,1fr) 170px;column-gap:24px;align-items:center}.about-team-intro .eyebrow{grid-column:1/-1}.about-team h2{font-size:clamp(31px,4.5vw,42px)}.about-team-art{width:100%;margin:0}.about-team-art::before{inset:18% 0 2%}.about-team .about-team-copy .about-lead{font-size:19px!important}}
@media(max-width:600px){.about-team .about-grid{gap:28px}.about-team-intro{display:block}.about-team h2{font-size:clamp(30px,7.8vw,38px)}.about-team-art{width:160px;margin:26px auto 0}.about-team .about-team-copy .about-lead{font-size:18px!important}.about-team .about-grid .about-team-copy>p{line-height:1.75;margin-bottom:20px}}

/* Client systems: all three domains remain visible, without tabs or hidden details. */
.portfolio-site .client-systems{background:#fbfcf8;border-top:1px solid var(--line);padding-block:80px}
.client-systems .section-heading{margin-bottom:40px}
.client-systems-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.client-system{min-width:0;display:flex;flex-direction:column;scroll-margin-top:110px}
.client-system-heading{padding:0 0 24px}
.client-system-number{display:block;font-size:11px;letter-spacing:.08em;color:#60714b;margin-bottom:16px;font-weight:600}
.client-system-heading h3{font-size:29px;line-height:1.18;letter-spacing:-.045em;margin:0}
.client-system-visual{margin:0 0 26px;height:242px;overflow:hidden;border:1px solid #dce2d4;border-radius:10px;background:#f1f4eb}
.industry-visual img{width:100%;height:100%;object-fit:contain}
.client-public-screens{display:grid;grid-template-rows:1fr 1fr;padding:12px;gap:12px}
.client-public-screens figure{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(95px,1fr);gap:12px;align-items:center;margin:0;min-height:0}
.public-screen-image{display:block;border:1px solid #d4dbca;border-radius:4px;overflow:hidden;background:#fff;transition:box-shadow .15s}
.public-screen-image img{width:100%;height:auto;max-height:98px;object-fit:contain}
.client-public-screens figure:last-child .public-screen-image{background:#090909}
.public-screen-image:hover{box-shadow:0 0 0 2px #879d64}
.client-public-screens figcaption{font-size:12px;line-height:1.45;min-width:0}
.client-public-screens figcaption a{display:block;font-weight:600;padding-block:5px}
.client-public-screens figcaption a:hover{text-decoration:underline}
.client-public-screens figcaption>span{display:block;color:#67725e;font-size:11px;margin-top:3px}
.client-integration-map{display:grid;place-items:center;background-color:#eef3e7;background-image:radial-gradient(#cdd7be .8px,transparent .8px);background-size:16px 16px}
.client-integration-map svg{display:block;width:100%;height:100%}
.client-system-list{list-style:none;padding:0;margin:0 0 18px}
.client-system-list li{padding:17px 0;border-bottom:1px solid var(--line)}
.client-system-list li:first-child{padding-top:0}
.client-system-list h4{font-size:17px;line-height:1.35;letter-spacing:-.02em;margin:0 0 8px;font-weight:600}
.client-system-list p{font-size:16px;line-height:1.65;margin:0;color:#5c6756}
.client-system-cta{font-size:13px;min-height:44px;margin-top:auto;justify-content:space-between;gap:10px}
.client-system-cta .icon{flex-shrink:0;width:18px}
.client-systems-footer{margin-top:40px;border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.client-systems-footer p{margin:0;font-size:15px;line-height:1.6}
.client-systems-footer strong{font-weight:500;color:var(--ink)}
.client-systems-footer .text-link{min-height:44px;font-size:14px;flex-shrink:0}
/* Shared content-sized tracks align separators across columns without fixed text heights. */
@media(min-width:981px){
  @supports(grid-template-rows:subgrid){
    .client-systems-grid{row-gap:0}
    .client-system{display:grid;grid-row:span 6;grid-template-rows:subgrid;row-gap:0}
    .client-system-heading{grid-row:1}
    .client-system-visual{grid-row:2}
    .client-system-list{display:grid;grid-row:3/span 3;grid-template-rows:subgrid;row-gap:0}
    .client-system-list li{min-width:0}
    .client-system-cta{grid-row:6;margin-top:0;align-self:end}
  }
}
@media(min-width:981px) and (max-width:1200px){
  .client-systems-grid{gap:22px}
  .client-system-heading h3{font-size:25px}
  .client-system-number{font-size:10px;letter-spacing:.04em}
  .client-system-visual{height:208px}
  .client-public-screens{padding:9px;gap:8px}
  .client-public-screens figure{gap:8px;grid-template-columns:minmax(0,1.3fr) minmax(80px,1fr)}
  .client-system-list h4{font-size:16px}
}
@media(max-width:980px){
  .client-systems-grid{grid-template-columns:1fr;gap:36px}
  .client-system{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:28px;align-items:start;padding-bottom:32px;border-bottom:1px solid var(--line)}
  .client-system:last-child{border-bottom:0;padding-bottom:0}
  .client-system-heading{grid-column:1/-1;padding-bottom:22px}
  .client-system-heading h3 br{display:none}
  .client-system-visual{grid-column:2;grid-row:2;height:auto;min-height:220px;aspect-ratio:3/2;margin:0}
  .client-system-list{grid-column:1;grid-row:2}
  .client-system-cta{grid-column:1;grid-row:3;align-self:end}
  .client-systems-footer{margin-top:30px}
}
@media(max-width:600px){
  .client-system{display:flex;gap:0;padding-bottom:32px;scroll-margin-top:90px}
  .client-system-heading h3{font-size:28px}
  .client-system-number{font-size:11px;margin-bottom:12px}
  .client-system-visual{height:auto;min-height:0;aspect-ratio:3/2;width:100%;margin-bottom:24px}
  .client-public-screens{min-height:228px;aspect-ratio:auto}
  .client-public-screens figure{grid-template-columns:minmax(0,1.6fr) minmax(104px,1fr)}
  .public-screen-image img{max-height:112px}
  .client-system-list{margin-bottom:8px}
  .client-system-list h4{font-size:18px}
  .client-system-list p{font-size:16px}
  .client-system-cta{font-size:14px;margin-top:0}
  .client-systems-footer{align-items:flex-start;flex-direction:column;gap:12px}
}
