/* OPSEED marketing. Deliberately independent of the protected legacy pages. */
:root{--ink:#3a4856;--blue:#145c9e;--petrol:#0b4f6c;--red:#ef3054;--sand:#cbb9a8;--paper:#fefcf9;--line:#e2ded7;--muted:#6c7780;--pale:#eef2f2;--max:1320px;--nav-height:88px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.13;letter-spacing:-.045em;font-family:Poppins,Inter,sans-serif;font-weight:700}h1{font-size:clamp(42px,4.2vw,65px)}h2{font-size:clamp(31px,3.4vw,48px)}h3{font-size:24px}h4{font-size:18px}h1 em,h2 em{font-style:normal;color:var(--blue)}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}img{display:block;max-width:100%;height:auto}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#d3e5ef}[hidden]{display:none!important}.container{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding:104px 0}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.5;text-transform:uppercase;margin-bottom:24px}.eyebrow>span{width:6px;height:6px;flex:0 0 6px;background:var(--red);border-radius:50%}.text-link{display:inline-flex;align-items:center;gap:24px;color:var(--petrol);font-size:14px;font-weight:700;line-height:1.5;padding-block:8px}.text-link>span{font-size:22px;transition:transform .2s}.text-link:hover>span{transform:translate(3px,-3px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;border:1px solid var(--petrol);border-radius:5px;background:var(--petrol);color:white;padding:15px 24px;font-size:13px;font-weight:700;line-height:1.5;transition:background .2s,transform .2s}.button:hover{background:var(--blue);border-color:var(--blue);transform:translateY(-2px)}.button>span{font-size:19px;line-height:1}.button.secondary{background:transparent;color:var(--petrol);border-color:#b9c9cf}.button.secondary:hover{background:linear-gradient(to top right,var(--petrol),var(--red));color:var(--paper);border-color:transparent}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:32px}.section-heading{max-width:860px;margin-bottom:44px}.section-heading>p:last-child:not(.eyebrow){max-width:660px;margin-top:24px}.anchor{display:block;position:relative;scroll-margin-top:110px}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;background:var(--petrol);color:white;padding:12px}.skip-link:focus{top:10px}
/* Header */
.site-nav{height:var(--nav-height);position:sticky;top:0;z-index:100;background:rgba(254,252,249,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.nav-inner{width:min(1500px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:60px}.brand img{width:147px;height:28px;object-fit:contain}.brand{display:inline-block;flex-shrink:0}#primary-nav{display:flex;align-items:center;gap:36px;flex:1;justify-content:center;font-size:13px;font-weight:600}#primary-nav>a:hover,summary:hover,.current,[aria-current=page]{color:var(--blue)}.nav-utilities{display:flex;align-items:center;gap:25px;margin-left:auto}.nav-utilities .button{font-size:12px;padding:13px 18px;gap:20px}.language-link{display:flex;gap:9px;align-items:center;font-size:12px}.language-link>span{font-size:21px}.nav-dropdown summary{cursor:pointer;list-style:none;display:flex;gap:10px;align-items:center;padding:30px 0}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary>span{font-size:16px;transition:transform .2s}.nav-dropdown[open] summary>span{transform:rotate(180deg)}.dropdown-panel{position:absolute;top:calc(var(--nav-height) - 1px);background:var(--paper);border:1px solid var(--line);border-radius:0 0 12px 12px;padding:36px;box-shadow:0 20px 30px #1233440d}.product-menu{left:50%;transform:translateX(-50%);width:min(860px,calc(100vw - 80px));display:grid;grid-template-columns:1fr 1.4fr;gap:40px}.product-menu small{font-size:10px;letter-spacing:.1em;color:var(--blue)}.product-menu p{font-size:24px;line-height:1.35;color:var(--ink);font-weight:600;letter-spacing:-.03em;margin:14px 0}.dropdown-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 25px;border-left:1px solid var(--line);padding-left:32px}.dropdown-links .text-link{font-size:13px;border-bottom:1px solid var(--line);justify-content:space-between}.company-menu{min-width:255px}.company-menu a{display:flex;justify-content:space-between;padding:12px 0}.menu-toggle{display:none}
/* Hero and product preview */
.hero{overflow:hidden;position:relative;padding:76px 0 56px;background:radial-gradient(ellipse at 88% 66%,#e7eeef 0,transparent 53%)}.hero-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:46px;align-items:center}.hero-copy{padding-block:12px}.hero-copy h1{line-height:1.1;letter-spacing:-.058em}.hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;max-width:425px;margin-top:24px}.hero-copy .actions{gap:22px}.hero-copy .actions .text-link{font-size:12px;gap:12px}.hero-copy .button{font-size:12px;padding:14px 20px;gap:18px}.hero-footnote{display:flex;gap:18px;align-items:center;font-size:10px;color:var(--muted);margin-top:48px}.hero-footnote>span{color:var(--blue);letter-spacing:.1em;border-right:1px solid var(--line);padding-right:18px}.product-visual{position:relative;min-width:0;padding:22px 0 28px}.hero .product-visual{width:calc(100% + 55px);transform:perspective(1600px) rotateY(-5deg) rotateX(2deg)}.product-window{background:#fff;border:1px solid #c6d1d7;border-radius:12px;box-shadow:0 32px 75px #274b5e18,0 0 0 8px #0b4f6c05;overflow:hidden;color:#24445a}.window-top{height:54px;padding:0 20px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e6ebed;font-size:9px}.window-top>img{width:80px}.window-top>.avatar{margin-left:auto;border-radius:50%;background:#e9eff2;width:25px;height:25px;display:grid;place-items:center;font-size:9px}.window-top>span:not(.avatar){color:#7d8b96}.window-body{display:flex}.app-rail{width:46px;flex-shrink:0;border-right:1px solid #e5ebed;display:flex;align-items:center;flex-direction:column;gap:23px;padding-top:25px;background:#fbfcfc;color:#8b9aa4}.app-rail span{width:29px;height:29px;display:grid;place-items:center;font-size:19px;line-height:1}.app-rail .selected{color:var(--petrol);background:#e9eff2;border-radius:5px}.app-main{padding:24px 19px 12px;flex:1;min-width:0;background:#fafbfc}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.app-heading small{font-size:7px;letter-spacing:.11em;font-weight:700;color:#82929e}.app-heading h3{font-family:Inter,sans-serif;font-size:19px;font-weight:600;letter-spacing:-.035em;margin-top:5px}.status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;background:#eaf3ee;border-radius:20px;padding:4px 8px;color:#337658;font-size:8px;font-weight:600}.status i{background:#438969;width:4px;height:4px;border-radius:50%}.app-stats{display:grid;grid-template-columns:1fr .75fr 1fr;gap:10px;margin-top:23px}.app-stats>div{background:white;border:1px solid #e4eaed;border-radius:5px;padding:13px 11px;display:flex;flex-direction:column}.app-stats small{font-size:8px;color:#7b8d9b}.app-stats strong{font-size:20px;font-weight:600;letter-spacing:-.04em;margin-block:5px}.app-stats strong>span{font-size:10px;letter-spacing:0}.app-stats>div>span{font-size:7px;color:#7e8f9a}.progress{height:4px;background:#e9eff1;margin-top:7px;border-radius:4px}.progress>i{display:block;height:4px;width:76%;background:var(--blue);border-radius:4px}.app-detail{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;margin-top:16px}.activity-list{background:white;border:1px solid #e4eaed;border-radius:6px;padding:14px 11px}.activity-list>small{font-size:7px;letter-spacing:.09em;color:#82929e}.activity-list>div{display:flex;align-items:center;gap:7px;padding:17px 0;border-bottom:1px solid #edf0f2}.activity-list>div:last-child{border:0}.activity-list p{color:#24445a;line-height:1.5;flex:1}.activity-list b{font-size:8px;font-weight:600;display:block}.activity-list small{font-size:6px;display:block;color:#82929e}.activity-list>div>span:last-child{font-size:6px;color:#82929e}.check{display:inline-grid;place-items:center;background:#eaf3ee;color:#337658;border-radius:50%;width:20px;height:20px;flex-shrink:0;font-size:11px}.circle-dot{width:20px;height:20px;border:1px solid #cedce2;border-radius:50%;flex-shrink:0}.assistant-card{padding:14px 12px;border:1px solid #becfda;border-top:3px solid var(--blue);border-radius:6px;background:white;box-shadow:0 8px 14px #193c5010}.assistant-label{display:flex;align-items:center;gap:8px;font-size:9px;color:var(--petrol)}.assistant-label img{width:18px;height:18px}.live-dot{display:inline-block;width:5px;height:5px;background:#428468;border-radius:50%;flex-shrink:0}.assistant-label>.live-dot{margin-left:auto}.chat-question{padding:10px 12px;margin:15px 0 10px;background:#edf2f5;border-radius:5px;font-size:10px;color:#304f64;line-height:1.65}.chat-answer{font-size:9px;line-height:1.8;color:#5b7080}.knowledge-tag{font-size:7px;display:flex;gap:7px;border-top:1px solid #e3e9ed;padding-top:10px;margin-top:13px;color:var(--blue)}.knowledge-tag>span{font-size:12px}.app-bottom{font-size:7px;color:#7e909b;display:flex;align-items:center;gap:7px;padding-top:18px}.app-bottom>span:last-child{margin-left:auto;font-size:13px}.floating-note{position:absolute;bottom:6px;left:38px;display:flex;align-items:center;gap:12px;background:var(--paper);padding:14px 22px;border:1px solid #dce3e5;border-radius:7px;box-shadow:0 15px 40px #20465c12}.note-icon{display:grid;place-items:center;width:30px;height:30px;background:#e3edf1;color:var(--blue);border-radius:50%;font-size:15px}.floating-note strong{display:block;font-size:11px;color:var(--petrol)}.floating-note div>span{display:block;font-size:8px;margin-top:2px;color:var(--muted)}.product-visual figcaption{font-size:8px;color:#7b8990;text-align:right;margin-top:16px;padding-right:7px}.customer-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0}.customer-strip>.container{display:flex;align-items:center;gap:56px}.customer-strip p{font-size:12px;line-height:1.6}.customer-strip p strong{color:var(--ink);font-weight:600}.customer-strip img{max-width:145px;max-height:36px;object-fit:contain}.customer-name{font-size:23px;letter-spacing:-.05em;color:var(--ink);font-weight:700}.customer-strip .text-link{margin-left:auto;font-size:12px}
/* Existing reference content, with isolated styling */
.references{overflow:hidden;border-bottom:1px solid var(--line);padding:52px 0}.references-head{max-width:720px;margin:auto;text-align:center;font-size:12px}.references-lead span{font-weight:700;color:var(--petrol)}.references-marquee{display:none}.references-carousel{position:relative;display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding:28px 1px 15px;scrollbar-width:thin;scrollbar-color:#c9d4d9 transparent}.reference-card{flex:0 0 290px;scroll-snap-align:start;background:#fff;border:1px solid #e3e5e3;border-top:2px solid var(--blue);border-radius:6px;padding:22px;display:flex;flex-direction:column;gap:13px;min-height:275px}.reference-card-top{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:39px}.reference-logo-box{display:flex;width:90px;height:37px;align-items:center;justify-content:flex-start}.reference-logo-box img{max-width:90px;max-height:37px;object-fit:contain}.reference-logo-box.dark{background:var(--petrol);padding:5px;border-radius:3px}.reference-source{font-size:7px;letter-spacing:.02em;color:var(--blue);text-align:right;max-width:100px}.reference-card h3{font-family:Inter,sans-serif;font-size:15px;letter-spacing:-.02em;line-height:1.4;color:var(--petrol);margin-top:9px}.reference-card>p{font-size:11px;line-height:1.7}.reference-doi{font-size:9px;color:var(--blue);margin-top:auto}.reference-more{font-size:11px;font-weight:600;color:var(--blue);margin-top:auto}.reference-links{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto}.reference-links a{border:1px solid #dbe4e8;border-radius:3px;padding:2px 5px;font-size:8px;color:var(--blue)}.references-dots{display:flex;justify-content:center;gap:9px;margin-top:14px}.references-dot{width:8px;height:8px;border:0;border-radius:50%;padding:0;background:#d1d9dc}.references-dot.is-active{background:var(--blue)}
/* Knowledge and capabilities */
.tacit-section{border-bottom:1px solid var(--line)}.tacit-grid,.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.tacit-grid h2{font-size:clamp(33px,3.4vw,47px)}.tacit-grid>div:last-child{padding-top:12px}.tacit-grid p.large-copy{font-size:23px;color:var(--ink);line-height:1.5;letter-spacing:-.025em;margin-bottom:20px}.tacit-grid p:not(.eyebrow):not(.large-copy){font-size:15px}.tacit-grid .text-link{margin-top:20px}.capabilities{background:#f5f4f0}.cap-layout{display:grid;grid-template-columns:255px 1fr;gap:50px}.cap-tabs{display:flex;flex-direction:column;align-self:start}.cap-tabs button{display:flex;text-align:left;align-items:center;gap:14px;background:transparent;border:0;border-bottom:1px solid var(--line);padding:21px 0;font-size:13px;color:var(--muted)}.cap-tabs button>span{font-size:9px;color:#a3aaa9}.cap-tabs button>b{margin-left:auto;font-size:19px;font-weight:400}.cap-tabs button[aria-selected=true]{color:var(--petrol);font-weight:700;border-bottom:2px solid var(--blue)}.cap-tabs button[aria-selected=true]>span{color:var(--blue)}.cap-panel{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:36px 38px 18px;min-height:530px}.cap-panel>div:first-child>h3{font-size:30px}.cap-panel>div:first-child>p{font-size:13px;max-width:610px;margin-top:16px}.cap-panel>div:first-child>.text-link{font-size:11px;margin-top:12px}.knowledge-map{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:22px;align-items:center;padding:32px 0 4px;position:relative}.knowledge-sources{display:flex;flex-direction:column;gap:9px}.knowledge-sources>div{border:1px solid #dce3e6;background:white;padding:12px 10px;font-size:10px;display:flex;align-items:center;gap:10px;border-radius:4px}.knowledge-sources>div:nth-child(-n+2){border-color:#a7bcc8;color:var(--petrol);font-weight:600}.knowledge-sources span{font-size:8px;color:#90a0aa}.knowledge-sources b{margin-left:auto;font-weight:400}.knowledge-core{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;border-radius:50%;border:1px solid #bdd1dc;box-shadow:0 0 0 12px #0b4f6c04,0 0 0 24px #0b4f6c02;background:#f2f6f7}.knowledge-core::before,.knowledge-core::after{content:'';width:24px;height:1px;position:absolute;top:50%;background:#b2c7d3}.knowledge-core::before{right:100%}.knowledge-core::after{left:100%}.knowledge-core img{width:36px;height:36px;object-fit:contain;margin-bottom:9px}.knowledge-core strong{font-size:14px;letter-spacing:.06em;color:var(--petrol)}.knowledge-core>span{font-size:8px;color:var(--muted)}.knowledge-output{padding-left:10px;font-size:11px}.knowledge-output .check{margin-bottom:12px}.knowledge-output strong{display:block;line-height:1.4;color:var(--petrol);font-size:14px;letter-spacing:-.03em}.knowledge-output p{font-size:9px;line-height:1.8;margin-top:10px}.knowledge-loop{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:20px;border-top:1px dashed #bfccd2;padding-top:12px;margin-top:12px;color:var(--blue);font-size:9px}.knowledge-loop span{font-size:19px}.visual-caption{font-size:9px;text-align:right;color:#859097;margin-top:15px}.procedure-visual{padding:25px;border:1px solid #dce3e7;border-radius:7px;background:white;box-shadow:0 14px 35px #17445d08;margin-top:26px}.procedure-visual h3{font-family:Inter,sans-serif;font-size:24px;margin-top:20px;color:#24445a}.procedure-visual>p{font-size:12px;margin-top:10px}.mini-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#7d8f9c}.procedure-visual ol{padding:0;list-style:none;counter-reset:steps}.procedure-visual li{counter-increment:steps;padding:12px 0;border-bottom:1px solid #e8edef;font-size:12px;color:#5b7080}.procedure-visual li::before{content:'0' counter(steps);color:var(--blue);font-size:10px;margin-right:15px}.mini-answer{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--petrol);margin-top:22px}.mini-answer img{width:23px}.diagnosis>div{border-left:2px solid #d1e0e7;margin-top:18px;padding-left:16px}.diagnosis small{font-size:8px;color:var(--blue);letter-spacing:.1em}.diagnosis p{font-size:12px;margin-top:3px}.schedule{margin-top:20px}.schedule-hours{display:flex;justify-content:space-between;padding-left:38px;font-size:9px;color:#8c9ba3;margin-bottom:10px}.schedule>div:not(.schedule-hours){display:flex;align-items:center;gap:10px;padding:16px 0;background:repeating-linear-gradient(90deg,transparent,transparent 24.7%,#e9edef 24.8%,#e9edef 25%)}.schedule b{font-size:9px;font-weight:500;width:28px}.bar{display:block;border-radius:4px;padding:9px 12px;font-size:10px;color:var(--petrol)}.bar-a{background:#d8e7ee;width:65%}.bar-b{background:#e4e9e7;width:49%;margin-left:12%}.bar-c{background:#f6e4e4;width:40%;margin-left:35%}.procedure-visual .assistant-label{font-size:13px}.procedure-visual .assistant-label img{width:25px;height:25px}.prompt-chips{display:flex;flex-wrap:wrap;gap:7px;margin-block:22px}.prompt-chips>span{font-size:9px;padding:6px 10px;background:#eef2f4;border-radius:20px}.prompt-chips .chosen{background:var(--petrol);color:white}.procedure-visual .chat-question{font-size:12px}.procedure-visual .chat-answer{font-size:12px}.procedure-visual>small{font-size:9px;color:#8d9aa3;display:block;margin-top:18px}
/* Domains and stories */
.domain-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.domain-card{padding:34px 30px;border-right:1px solid var(--line);transition:background .2s}.domain-card:last-child{border:0}.domain-card:hover{background:#f2f3ef}.domain-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:54px}.domain-top>span{font-size:11px;color:#9ba3a7}.domain-top img{width:32px;height:32px;object-fit:contain}.domain-card h3{font-size:27px;margin-bottom:17px}.domain-card h4{font-family:Inter,sans-serif;font-size:13px;letter-spacing:-.01em;line-height:1.5;margin-bottom:12px}.domain-card p{font-size:13px;line-height:1.8}.domain-card .text-link{margin-top:24px;font-size:11px}.case-section{background:#eeeae3}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.case-art{background:var(--petrol);min-height:430px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:55px}.case-art>img{width:220px;position:relative;z-index:2;background:var(--paper);padding:20px 25px;border-radius:4px}.case-lines{position:absolute;inset:0;transform:rotate(-35deg) scale(1.4);display:flex;align-items:center;justify-content:center;gap:35px}.case-lines span{display:block;width:80px;height:150%;border:1px solid #ffffff20;background:#ffffff03}.case-art-label{position:absolute;bottom:22px;left:24px;right:24px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.13em;color:#d2e1e6}.case-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;margin-top:25px}.case-copy>.text-link{margin-top:28px}.award-line{display:flex;align-items:center;gap:16px;margin-top:26px;font-size:10px;color:var(--ink)}.award-line img{width:55px;max-height:28px;object-fit:contain}.company-preview .split>div:last-child{padding-top:35px}.company-preview p:not(.eyebrow){font-size:16px;line-height:1.8}.company-preview .text-link{margin-top:20px}
/* Contact and footer */
.contact-section{background:var(--petrol);padding:90px 0;color:white}.contact-section h2{font-size:clamp(33px,3.4vw,47px)}.contact-section .eyebrow{color:#aec6d2}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-layout>div>p:not(.eyebrow){color:#bfd1d9;font-size:14px;max-width:405px;margin-block:24px 30px}.contact-layout>div>.button{background:var(--paper);border-color:var(--paper);color:var(--petrol)}.contact-email{display:block;color:#d0e0e7;font-size:13px;margin-top:22px}.contact-form{background:#ffffff09;border:1px solid #ffffff24;border-radius:6px;padding:32px}.contact-form h3{font-size:23px;margin-bottom:26px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;color:#cbdde5}.contact-form input,.contact-form textarea{width:100%;background:#ffffff06;border:1px solid #ffffff38;color:white;border-radius:3px;padding:10px 12px;font-size:13px;min-width:0}.contact-form textarea{resize:vertical;min-height:92px}.contact-form textarea::placeholder{color:#a6c1cd}.contact-form :focus-visible{outline-color:#c1deef}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.form-note{font-size:9px;color:#a9c5d1;margin:15px 0 20px}.form-note a{text-decoration:underline}.contact-form .button{border-color:#8eaeba;background:transparent;font-size:12px}.contact-form .button:hover{background:#ffffff12}.footer{padding:60px 0 28px}.footer-main{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:35px;padding-bottom:50px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start}.footer-main strong{font-size:11px;margin-bottom:15px;color:var(--petrol)}.footer-main a:not(.brand){font-size:11px;margin-bottom:7px;color:var(--muted)}.footer-main p{font-size:11px;line-height:1.8}.footer-main>div:first-child p{margin:20px 0 12px}.footer-main>div:last-child p{margin-top:15px}.footer-legal{border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:flex-start;justify-content:space-between;gap:40px;font-size:9px}.footer-legal>div{display:flex;flex-wrap:wrap;gap:20px}.footer-legal p{font-size:9px;line-height:1.8}.op-modal-backdrop{position:fixed;inset:0;z-index:300;display:grid;place-items:center;background:#092c3bd9;padding:24px}.op-modal{background:var(--paper);padding:45px;border-radius:12px;width:min(460px,100%);position:relative;box-shadow:0 20px 60px #0003}.op-modal h2{font-size:28px;margin:20px 0 14px}.op-modal p{font-size:14px}.op-modal .check{width:40px;height:40px;font-size:20px}.op-modal #successClose{position:absolute;top:12px;right:17px;font-size:26px;border:0;background:none}.op-modal.leave{opacity:0;transition:opacity .2s}#cookie-banner{position:fixed;bottom:18px;left:22px;max-width:490px;z-index:150;background:var(--paper);border:1px solid var(--line);box-shadow:0 5px 25px #12334412;border-radius:5px;display:flex;align-items:center;gap:22px;padding:12px 16px}#cookie-banner p{font-size:10px}#cookie-banner a{text-decoration:underline}#cookie-accept{border:0;background:var(--petrol);color:white;padding:6px 12px;border-radius:3px;font-size:10px}.language-suggestion{position:fixed;bottom:18px;right:22px;z-index:149;background:var(--paper);border:1px solid var(--line);padding:18px 22px;box-shadow:0 5px 25px #12334412;border-radius:5px;font-size:12px}.language-suggestion p{margin-bottom:10px}.language-suggestion a{display:inline-flex;color:var(--blue);margin-right:20px}.language-suggestion button{border:0;background:none;font-size:10px;color:var(--muted)}
/* Interior pages */
.page-intro{padding:90px 0 65px}.page-intro h1{font-size:clamp(40px,5vw,72px);max-width:1120px;line-height:1.13}.page-intro>.container>p:last-child{font-size:17px;line-height:1.8;max-width:670px;margin-top:28px}.product-overview{max-width:1050px}.product-overview .product-visual{max-width:850px;margin:auto}.product-overview .app-main{padding:30px}.product-overview .app-heading h3{font-size:25px}.product-overview .app-stats small{font-size:10px}.product-overview .app-stats strong{font-size:26px}.product-overview .app-stats>div>span{font-size:9px}.product-overview .activity-list b{font-size:11px}.product-overview .activity-list small{font-size:8px}.product-overview .assistant-label{font-size:12px}.product-overview .chat-question,.product-overview .chat-answer{font-size:12px}.product-overview .knowledge-tag{font-size:9px}.product-overview .window-top{height:60px}.product-overview .floating-note strong{font-size:13px}.product-overview .floating-note div>span{font-size:10px}.product-subnav{display:flex;justify-content:center;gap:35px;border-bottom:1px solid var(--line);padding:40px 0 24px;font-size:12px;color:var(--petrol)}.knowledge-section .knowledge-map{max-width:1000px;margin:30px auto 50px;gap:60px;padding:30px}.knowledge-section .knowledge-sources>div{font-size:13px;padding:20px 16px}.knowledge-section .knowledge-core img{width:55px;height:55px}.knowledge-section .knowledge-core strong{font-size:24px}.knowledge-section .knowledge-core>span{font-size:12px}.knowledge-section .knowledge-output strong{font-size:23px}.knowledge-section .knowledge-output p{font-size:13px}.knowledge-section .knowledge-loop{font-size:12px}.real-screen{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:55px;border:1px solid var(--line);background:#f2f3f0;border-radius:7px}.real-screen h3{font-size:30px}.real-screen p:not(.eyebrow){font-size:14px;margin-top:20px}.real-screen>img{width:100%;border-radius:6px;box-shadow:0 15px 30px #193f5010}.product-feature{border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.feature-grid>div>p:not(.eyebrow){font-size:15px;margin-top:25px}.feature-grid .button{margin-top:28px}.feature-grid .procedure-visual{margin:0;min-height:320px}.product-feature:nth-of-type(even){background:#f4f3ef}.sector-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid var(--line)}.sector-grid article{padding:40px;border-bottom:1px solid var(--line)}.sector-grid article:nth-child(odd){border-right:1px solid var(--line)}.sector-grid article:nth-last-child(-n+2){border-bottom:0}.sector-grid img{width:40px;height:40px;object-fit:contain;margin-bottom:30px}.sector-grid h3{font-size:28px}.sector-grid p{font-size:14px;max-width:380px;margin-top:18px}.sector-grid .text-link{margin-top:20px}.story-body{max-width:1120px;padding-bottom:90px}.story-meta{display:flex;align-items:center;gap:45px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:30px 0;font-size:12px}.story-meta>img{width:150px;max-height:45px;object-fit:contain;margin-right:auto}.story-grid{display:grid;grid-template-columns:250px 1fr;gap:70px;padding:65px 0}.story-grid aside{font-size:13px}.story-grid aside .text-link{font-size:11px;margin-top:20px}.story-grid h2{font-size:32px;margin-bottom:20px}.story-grid p+h2{margin-top:40px}.story-grid p{font-size:15px;line-height:1.85}.video-poster{aspect-ratio:16/9;background:var(--petrol);border-radius:8px;overflow:hidden}.video-poster>button{border:0;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(130deg,#0b4f6c,#3a4856);color:white}.video-poster strong{font-size:clamp(20px,4vw,46px);letter-spacing:-.04em}.video-poster button>span:last-child{font-size:13px;color:#bcd0d8}.play-icon{border-radius:50%;display:grid;place-items:center;background:var(--red);width:64px;height:64px;padding-left:3px;font-size:20px}.video-poster iframe{width:100%;height:100%;border:0}.story-body>.text-link{margin-top:25px}.company-statement{background:var(--petrol);color:white;padding:90px 0;position:relative;overflow:hidden}.company-statement:after{content:'';position:absolute;width:560px;height:560px;border:1px solid #ffffff12;border-radius:50%;right:-80px;top:-90px;box-shadow:0 0 0 80px #ffffff03,0 0 0 160px #ffffff02;pointer-events:none}.company-statement .container{position:relative;z-index:1}.company-statement .container>span{font-size:10px;letter-spacing:.16em;color:#9dbdcb;display:block;margin-bottom:35px}.company-statement h2{font-size:clamp(35px,4vw,58px)}.company-statement h2 em{color:#bbd3df}.company-statement p{max-width:620px;font-size:16px;color:#bcd1dc;margin-top:30px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.team-grid article>img{width:100%;aspect-ratio:1;object-fit:cover;object-position:top;background:#f0eeea;border-radius:5px}.person-title{margin:25px 0 17px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.person-title h3{font-size:21px}.person-title>span{font-size:10px;color:var(--blue);padding-top:3px}.team-grid article>p{font-size:13px;line-height:1.8}.team-grid .text-link{font-size:11px;margin-top:14px}.experience-strip{margin-top:60px;border-top:1px solid var(--line);padding-top:35px}.experience-strip>p{text-align:center;font-size:11px;margin-bottom:30px}.experience-strip>div{display:flex;justify-content:center;align-items:center;gap:50px;flex-wrap:wrap}.experience-strip img{max-width:100px;max-height:38px;object-fit:contain;filter:grayscale(1);opacity:.7}.company-links{display:grid;grid-template-columns:1fr 1fr;gap:28px}.company-links>a{position:relative;padding:40px;background:#efeee9;border:1px solid var(--line);border-radius:5px}.company-links h2{font-size:30px}.company-links>a>span{display:block;font-size:30px;color:var(--blue);margin-top:25px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.values-grid>article{border-top:1px solid var(--line);padding-top:20px}.values-grid article>span{font-size:11px;color:var(--blue)}.values-grid h3{margin-top:30px}.values-grid p{font-size:14px;margin-top:20px}.career-invite{background:#efeee9;border:1px solid var(--line);padding:60px;margin-top:80px;border-radius:6px}.career-invite>p:not(.eyebrow){max-width:650px;margin:25px 0;font-size:15px}.press-contact{max-width:950px}.page-company-news .references-carousel{display:grid;grid-template-columns:repeat(3,1fr);overflow:visible}.page-company-news .reference-card{min-height:290px}.page-company-news .references-dots{display:none}
@media(min-width:1550px){.hero{padding:100px 0 85px}.hero-grid{gap:65px}.hero h1{font-size:68px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.nav-inner{width:calc(100% - 48px);gap:40px}#primary-nav{gap:26px}.hero-grid{gap:30px;grid-template-columns:.9fr 1.1fr}.hero-copy h1{font-size:46px}.hero-copy .actions{gap:14px}.hero-copy>p:not(.eyebrow){font-size:14px}.hero .product-visual{width:calc(100% + 70px)}.hero-footnote{margin-top:30px}.app-heading h3{font-size:16px}.app-detail{grid-template-columns:1fr}.activity-list{display:none}.assistant-card .chat-question{font-size:11px}.assistant-card .chat-answer{font-size:11px}.app-stats{gap:6px}.app-stats>div{padding:11px 8px}.app-stats strong{font-size:18px}.case-grid,.contact-layout,.feature-grid,.tacit-grid,.split{gap:50px}.cap-layout{grid-template-columns:220px 1fr;gap:30px}.cap-panel{padding:28px}.knowledge-map{gap:16px}.knowledge-core strong{font-size:12px}.knowledge-output strong{font-size:12px}.knowledge-sources>div{font-size:9px;padding:10px 8px}.case-art{min-height:370px}.real-screen{padding:35px;gap:35px}.team-grid{gap:20px}.person-title{display:block}.person-title>span{display:block;margin-top:8px}.product-overview .app-detail{grid-template-columns:.9fr 1.1fr}.product-overview .activity-list{display:block}.customer-strip>.container{gap:35px}}
@media(max-width:900px){:root{--nav-height:75px}.nav-inner{gap:20px}.brand img{width:125px;height:26px}.nav-utilities{gap:18px}.nav-utilities .button{padding:10px 13px;font-size:10px}.nav-utilities .button>span{display:none}#primary-nav{gap:20px;font-size:12px}.hero{padding:50px 0}.hero-grid{grid-template-columns:1fr;gap:20px}.hero-copy{max-width:660px}.hero-copy h1{font-size:58px}.hero-copy h1 br:nth-child(2){display:none}.hero-copy>p:not(.eyebrow){max-width:550px;font-size:16px}.hero .product-visual{width:100%;transform:none;max-width:730px;margin:auto}.hero .app-detail{grid-template-columns:.9fr 1.1fr}.hero .activity-list{display:block}.app-heading h3{font-size:23px}.hero-footnote{display:none}.product-visual{margin-top:10px}.section{padding:72px 0}.customer-strip>.container{gap:25px;flex-wrap:wrap}.customer-strip .text-link{font-size:11px}.customer-strip img{width:120px}.customer-name{font-size:19px}.tacit-grid{gap:35px}.tacit-grid p.large-copy{font-size:19px}.cap-layout{grid-template-columns:1fr;gap:25px}.cap-tabs{flex-direction:row;gap:18px;overflow:auto}.cap-tabs button{flex:1;white-space:nowrap;padding:13px 0;font-size:11px}.cap-tabs button>b{display:none}.cap-tabs button>span{display:none}.cap-panel{min-height:500px}.knowledge-map{gap:40px;max-width:670px;margin:auto}.knowledge-sources>div{font-size:11px;padding:13px}.knowledge-core strong{font-size:18px}.knowledge-output strong{font-size:17px}.domain-card{padding:25px 20px}.domain-card h3{font-size:22px}.domain-card h4{font-size:12px}.case-grid{gap:35px}.case-art{min-height:360px;padding:35px}.case-copy h2{font-size:34px}.case-copy>p:not(.eyebrow){font-size:13px}.contact-layout{gap:35px}.contact-form{padding:25px}.form-row{grid-template-columns:1fr;gap:15px}.footer-main{gap:25px;grid-template-columns:1.3fr 1fr 1fr}.footer-main>div:last-child{display:none}.page-intro{padding:65px 0 45px}.feature-grid{gap:35px}.feature-grid h2{font-size:33px}.knowledge-section .knowledge-map{gap:25px;padding:15px}.knowledge-section .knowledge-core>span{font-size:9px}.knowledge-section .knowledge-output strong{font-size:18px}.real-screen{grid-template-columns:1fr;gap:25px}.real-screen>img{max-width:550px;margin:auto}.story-grid{grid-template-columns:180px 1fr;gap:35px}.team-grid h3{font-size:18px}.company-links h2{font-size:25px}.company-links>a{padding:30px}.page-company-news .references-carousel{grid-template-columns:1fr 1fr}.experience-strip>div{gap:30px}}
@media(max-width:680px){:root{--nav-height:70px}.container{width:calc(100% - 40px)}.nav-inner{width:calc(100% - 40px)}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:8px;background:none;border:0;width:40px;height:40px}.menu-toggle span{width:23px;height:1px;background:var(--petrol);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}#primary-nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--paper);height:calc(100dvh - 69px);overflow:auto;padding:25px 24px 45px;align-items:stretch;justify-content:flex-start;flex-direction:column;gap:0;border-top:1px solid var(--line);font-size:18px}#primary-nav.is-open{display:flex}#primary-nav>a{padding:20px 0;border-bottom:1px solid var(--line)}.nav-dropdown summary{padding:20px 0;justify-content:space-between;border-bottom:1px solid var(--line)}.dropdown-panel{position:static;transform:none;width:auto;padding:12px 0 22px;box-shadow:none;border:0;border-bottom:1px solid var(--line);border-radius:0}.product-menu{display:block}.product-menu>div:first-child{display:none}.dropdown-links{display:flex;flex-direction:column;padding:0;border:0;gap:0}.dropdown-links .text-link{font-size:14px;padding:12px 8px;border:0}.company-menu .text-link{font-size:14px;padding:12px 8px}.nav-utilities{margin:25px 0 0;justify-content:space-between}.nav-utilities .button{font-size:13px;padding:13px 20px}.hero{padding:35px 0 25px}.hero-copy{padding:0}.eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:20px}.hero-copy h1{font-size:clamp(38px,10vw,54px);line-height:1.13;letter-spacing:-.055em}.hero-copy h1 br:nth-child(2){display:block}.hero-copy>p:not(.eyebrow){font-size:14px;margin-top:22px;line-height:1.75}.actions{gap:20px;margin-top:25px}.hero-copy .actions .text-link{font-size:11px}.hero-copy .button{padding:12px 16px;font-size:11px}.hero-grid{gap:18px}.hero .product-visual{margin-top:14px}.product-window{border-radius:7px}.window-top{height:37px;padding:0 12px;font-size:7px;gap:10px}.window-top>img{width:66px}.window-top>.avatar{width:20px;height:20px;font-size:7px}.app-rail{display:none}.app-main{padding:17px 12px 12px}.app-heading h3{font-size:16px}.app-heading small{font-size:6px}.status{font-size:6px;padding:4px 6px}.app-stats{margin-top:15px}.app-stats small{font-size:7px}.app-stats strong{font-size:17px}.app-stats strong>span{font-size:8px}.app-stats>div>span{font-size:6px}.hero .app-detail,.product-overview .app-detail{grid-template-columns:1fr}.hero .activity-list,.product-overview .activity-list{display:none}.assistant-card{padding:12px}.assistant-label{font-size:10px}.assistant-card .chat-question,.assistant-card .chat-answer{font-size:10px}.knowledge-tag{font-size:8px}.app-bottom{font-size:6px}.floating-note{left:12px;bottom:9px;padding:10px 13px;gap:9px}.floating-note strong{font-size:9px}.floating-note div>span{font-size:7px}.note-icon{width:24px;height:24px;font-size:12px}.product-visual figcaption{font-size:6px;margin-top:36px}.product-visual{padding-bottom:0}.customer-strip{padding:24px 0}.customer-strip>.container{display:grid;grid-template-columns:1fr 1fr;gap:23px}.customer-strip p{font-size:11px}.customer-strip img{width:120px;justify-self:center}.customer-name{font-size:22px}.customer-strip .text-link{margin:0;gap:12px;justify-self:center;font-size:10px}.section{padding:56px 0}.references{padding:34px 0}.references-head{font-size:11px;text-align:left}.reference-card{flex-basis:270px;min-height:275px;padding:20px}.references-carousel{padding-top:22px}.tacit-grid,.split{grid-template-columns:1fr;gap:25px}.tacit-grid h2{font-size:34px}.tacit-grid>div:last-child{padding:0}.tacit-grid p.large-copy{font-size:20px;margin-bottom:17px}.tacit-grid p:not(.eyebrow):not(.large-copy){font-size:14px}.tacit-grid .text-link{font-size:12px;gap:15px}.section-heading{margin-bottom:30px}h2{font-size:33px}.cap-tabs{gap:22px;margin-right:-20px;padding-right:20px}.cap-tabs button{font-size:11px;padding:13px 0;flex:none}.cap-panel{padding:23px 20px 16px;min-height:580px}.cap-panel>div:first-child>h3{font-size:25px}.cap-panel>div:first-child>p{font-size:12px;line-height:1.8}.knowledge-map{grid-template-columns:1fr 1fr;gap:22px;padding-top:25px}.knowledge-sources{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.knowledge-sources>div{font-size:9px;padding:11px 8px;gap:6px}.knowledge-sources span{font-size:7px}.knowledge-sources b{display:none}.knowledge-core{width:140px;justify-self:center;margin-block:10px}.knowledge-core::before{display:none}.knowledge-core strong{font-size:16px}.knowledge-output strong{font-size:15px}.knowledge-output p{font-size:10px}.knowledge-loop{font-size:8px;gap:10px;margin-top:3px}.knowledge-loop span{font-size:17px}.procedure-visual{padding:18px;margin-top:22px}.procedure-visual h3{font-size:22px}.procedure-visual li{font-size:11px}.domain-grid{grid-template-columns:1fr}.domain-card{border-right:0;border-bottom:1px solid var(--line);padding:28px}.domain-top{margin-bottom:25px}.domain-card h3{font-size:28px}.domain-card h4{font-size:13px}.domain-card .text-link{margin-top:17px}.case-grid{grid-template-columns:1fr;gap:32px}.case-art{min-height:275px}.case-copy h2{font-size:35px}.case-copy>p:not(.eyebrow){font-size:14px}.company-preview .split>div:last-child{padding:0}.company-preview p:not(.eyebrow){font-size:14px}.contact-section{padding:55px 0}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-section h2{font-size:36px}.contact-form{padding:24px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.contact-form label{font-size:11px}.contact-form input,.contact-form textarea{font-size:16px}.footer{padding-top:42px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:32px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:first-child p{margin-top:12px}.footer-main a:not(.brand){font-size:12px}.footer-legal{flex-direction:column;gap:22px}.footer-legal p{font-size:8px}.footer-legal>div{gap:18px;font-size:9px}#cookie-banner{left:10px;right:10px;bottom:10px;max-width:none;padding:11px 13px;gap:14px}#cookie-banner p{font-size:9px}.language-suggestion{bottom:90px;right:10px;left:10px}.page-intro{padding:45px 0 35px}.page-intro h1{font-size:40px}.page-intro>.container>p:last-child{font-size:15px;margin-top:22px}.product-overview .app-main{padding:17px 12px 12px}.product-overview .app-heading h3{font-size:16px}.product-overview .app-stats small{font-size:7px}.product-overview .app-stats strong{font-size:17px}.product-overview .app-stats>div>span{font-size:6px}.product-overview .window-top{height:37px}.product-overview .assistant-label{font-size:10px}.product-overview .chat-question,.product-overview .chat-answer{font-size:10px}.product-overview .floating-note strong{font-size:9px}.product-overview .floating-note div>span{font-size:7px}.product-subnav{justify-content:flex-start;overflow:auto;gap:25px;font-size:11px;padding:25px 0 20px;white-space:nowrap}.knowledge-section .knowledge-map{padding:0;gap:20px;margin:20px 0 35px}.knowledge-section .knowledge-sources>div{font-size:11px;padding:15px 10px}.knowledge-section .knowledge-core img{width:38px;height:38px}.knowledge-section .knowledge-core strong{font-size:18px}.knowledge-section .knowledge-output strong{font-size:17px}.knowledge-section .knowledge-output p{font-size:11px}.knowledge-section .knowledge-loop{font-size:9px}.real-screen{padding:25px}.real-screen h3{font-size:26px}.feature-grid{grid-template-columns:1fr;gap:30px}.feature-grid h2{font-size:33px}.feature-grid>div>p:not(.eyebrow){font-size:14px}.feature-grid .button{margin-top:23px}.sector-grid{grid-template-columns:1fr}.sector-grid article{padding:28px;border-right:0!important;border-bottom:1px solid var(--line)!important}.sector-grid article:last-child{border-bottom:0!important}.sector-grid h3{font-size:26px}.story-meta{gap:16px;flex-wrap:wrap;font-size:10px}.story-meta>img{width:120px}.story-grid{grid-template-columns:1fr;padding:35px 0;gap:30px}.story-grid aside{padding-bottom:25px;border-bottom:1px solid var(--line)}.story-grid aside p{font-size:12px}.story-grid h2{font-size:28px}.story-grid p{font-size:14px}.video-poster>button{gap:10px}.play-icon{width:44px;height:44px;font-size:15px}.video-poster button>span:last-child{font-size:10px}.video-poster strong{font-size:24px}.story-body{padding-bottom:55px}.company-statement{padding:55px 0}.company-statement h2{font-size:36px}.company-statement p{font-size:14px}.team-grid{grid-template-columns:1fr;gap:45px}.team-grid article>img{max-height:420px}.team-grid h3{font-size:25px}.person-title{display:flex}.team-grid article>p{font-size:14px}.experience-strip{margin-top:45px}.experience-strip img{max-width:75px;max-height:28px}.company-links{grid-template-columns:1fr;gap:18px}.company-links>a{padding:30px}.company-links h2{font-size:28px}.values-grid{grid-template-columns:1fr;gap:30px}.values-grid h3{margin-top:16px;font-size:26px}.values-grid p{margin-top:15px}.career-invite{padding:30px 25px;margin-top:50px}.career-invite h2{font-size:30px}.page-company-news .references-carousel{grid-template-columns:1fr;gap:20px}.page-company-news .reference-card{min-height:0;padding:25px}.page-company-news .reference-card>p{font-size:13px}.page-company-news .reference-card h3{font-size:18px}.page-company-news .reference-links a{font-size:10px}.page-company-news .reference-source{font-size:9px}}
.screen-gallery{background:#f0f1ed;border-block:1px solid var(--line)}.screen-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-bottom:25px}.screen-tabs button{border:0;border-bottom:2px solid var(--line);padding:20px 0;background:none;text-align:left}.screen-tabs button[aria-selected=true]{border-color:var(--blue)}.screen-tabs strong{display:block;font-size:16px;font-weight:600;color:var(--petrol)}.screen-tabs span{display:block;font-size:12px;color:var(--muted);margin-top:8px}.screen-gallery figure>a>img{width:100%;border:1px solid #d7e0e5;border-radius:7px;box-shadow:0 20px 50px #21435a0b}.screen-gallery figcaption{font-size:10px;color:var(--muted);text-align:right;margin-top:15px}.customer-spotlight{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-bottom:1px solid var(--line);padding-block:65px}.customer-spotlight h2{font-size:42px}.customer-spotlight .text-link{margin-top:18px}
@media(max-width:680px){.screen-tabs{gap:16px}.screen-tabs strong{font-size:12px}.screen-tabs span{font-size:10px;line-height:1.6}.screen-tabs button{padding:10px 0 15px}.screen-gallery figcaption{font-size:9px;text-align:left}.customer-spotlight{grid-template-columns:1fr;gap:22px;padding-block:40px}.customer-spotlight h2{font-size:33px}.customer-spotlight p{font-size:14px}}
.testimonials{background:#f2f1ed}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.testi-card{border-top:2px solid var(--blue);padding-top:25px;display:flex;flex-direction:column;gap:25px}.testi-text{font-size:14px;line-height:1.9;color:var(--ink)}.testi-sign{font-size:11px;margin-top:auto;color:var(--blue)}.testi-sign em{font-style:normal}.testi-text br+br{display:none}
@media(max-width:680px){.testimonial-grid{grid-template-columns:1fr;gap:35px}.testi-text{font-size:14px}.testi-card{gap:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero .product-visual{transform:none}}

/* Readable Supervisor demo. Scoped to the marketing gallery. */
.supervisor-demo{--sv-border:#e5ebef;background:#fff;border:1px solid #d7e0e5;border-radius:16px;box-shadow:0 20px 50px #21435a0b;color:#243d50;overflow:hidden;font-size:13px;line-height:1.4}
.sv-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border-bottom:1px solid var(--sv-border)}
.sv-heading{display:flex;align-items:center;gap:20px}.sv-heading>strong{font-size:22px;font-weight:600;letter-spacing:-.6px}.sv-heading>span{color:#6c7f90;font-size:12px}.sv-department{padding:9px 12px;border:1px solid var(--sv-border);border-radius:8px;display:flex;gap:25px;align-items:center;font-size:12px}
.sv-toolbar{display:flex;align-items:center;gap:16px;padding:22px 28px 16px}.sv-toolbar>strong{font-size:13px;font-weight:500}.sv-view{background:var(--petrol);color:white;border-radius:7px;padding:9px 14px;font-weight:600}.sv-demo-label{margin-left:auto;color:#748392;font-size:11px}
.sv-legend{display:flex;flex-wrap:wrap;gap:22px;padding:0 28px 24px;font-size:11px;color:#617385}.sv-legend>span{display:flex;align-items:center;gap:7px}.sv-legend i{width:8px;height:8px;border-radius:50%}.sv-key-stop{background:var(--red)}.sv-key-planned{background:#347bc4}.sv-key-activity{background:var(--sand)}
.sv-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:var(--petrol) #e4e8e8;scrollbar-width:thin;padding-bottom:12px}.sv-scroll:focus-visible{outline:2px solid var(--blue);outline-offset:-3px}.sv-timeline{min-width:1040px;position:relative;--sv-label-width:124px}.sv-axis,.sv-row{display:grid;grid-template-columns:var(--sv-label-width) minmax(0,1fr)}
.sv-axis{height:52px;border-block:1px solid var(--sv-border);align-items:center}.sv-axis>span{font-size:10px;font-weight:600;padding-left:20px;background:white;z-index:3;position:sticky;left:0;height:100%;display:flex;align-items:center}.sv-axis>div{display:flex;justify-content:space-between;padding:0 13px;font-size:11px;color:#758598}
.sv-machine-title{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#f5f8fa;border-bottom:1px solid var(--sv-border);position:relative;z-index:1}.sv-machine-title>b{color:var(--blue);font-size:10px;border:1px solid #d6e2e9;border-radius:5px;padding:4px 6px}.sv-machine-title>strong{font-size:12px;font-weight:600}.sv-machine-title>span{font-size:10px;color:#668178;margin-left:8px}.sv-machine-title>span:before{content:'';display:inline-block;width:5px;height:5px;background:#528273;border-radius:50%;margin-right:5px}
.sv-row{min-height:68px;border-bottom:1px solid var(--sv-border)}.sv-label{display:flex;align-items:center;padding-left:20px;font-size:12px;background:#fff;position:sticky;left:0;z-index:3;border-right:1px solid var(--sv-border)}.sv-track{display:grid;grid-template-columns:repeat(16,minmax(0,1fr));align-items:center;padding:9px 4px;background:repeating-linear-gradient(to right,transparent 0,transparent calc(12.5% - 1px),#eff2f5 calc(12.5% - 1px),#eff2f5 12.5%)}
.sv-event{margin:0 4px;border-radius:6px;padding:10px 12px;position:relative;z-index:1;min-width:0}.sv-event strong{display:block;font-size:14px;font-weight:600;line-height:1.4}.sv-event small{display:block;font-size:11px;line-height:1.4;margin-top:4px}.sv-order{background:var(--petrol);color:#fff;box-shadow:inset 0 1px 0 #ffffff20}.sv-order small{color:#c6e0e9}.sv-shift{background:#fafbfd;border:1px solid #e1e7ed;color:#536679}.sv-shift strong{font-weight:500}.sv-shift small{color:#7c8a98}.sv-stop{background:#fff1f4;border-left:3px solid var(--red);color:#a72b47}.sv-planned{background:#edf5fe;border-left:3px solid #347bc4;color:#245d92}.sv-activity{background:#f6f2ed;border-left:3px solid var(--sand);color:#65584e}
.sv-now{position:absolute;z-index:2;top:37px;bottom:0;left:calc(var(--sv-label-width) + (100% - var(--sv-label-width))*0.78125);border-left:1px solid var(--red);pointer-events:none}.sv-now>span{display:block;transform:translateX(-50%);white-space:nowrap;background:var(--petrol);border-radius:5px;padding:4px 7px;color:white;font-size:9px;font-weight:600}
.sv-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 24px;border-top:1px solid var(--sv-border)}.sv-footer>span{font-size:11px;display:flex;align-items:center;gap:7px}.sv-footer i{width:6px;height:6px;border-radius:50%;background:var(--petrol)}.sv-footer small{font-size:9px;color:#7c8a98;max-width:330px;text-align:right}.sv-scroll-hint{display:none}
@media(max-width:1150px){.sv-scroll-hint{display:flex;justify-content:space-between;padding:0 20px 12px;margin:0;font-size:11px;color:var(--blue)}.sv-heading>span{display:none}}
@media(max-width:680px){.sv-top{padding:18px 16px;gap:12px}.sv-heading>strong{font-size:19px}.sv-department{font-size:10px;gap:10px;padding:7px}.sv-toolbar{padding:18px 16px 14px;gap:10px;flex-wrap:wrap}.sv-toolbar>strong{font-size:11px}.sv-view{font-size:10px;padding:7px 9px}.sv-demo-label{font-size:9px;margin-left:0}.sv-legend{padding:0 16px 18px;gap:10px 16px;font-size:10px}.sv-footer{padding:16px;align-items:flex-start;flex-direction:column;gap:8px}.sv-footer small{text-align:left}.sv-footer>span{font-size:10px}.supervisor-demo{border-radius:10px}}

/* Hero: original brand gradient and restrained, pointer-driven depth. */
.hero-copy h1{font-weight:700}
.hero-copy h1 em{background:linear-gradient(45deg,var(--blue),var(--red),var(--blue));background-size:200% 200%;background-position:0% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:hero-gradient-shift 3s ease-in-out infinite alternate}
@keyframes hero-gradient-shift{to{background-position:100% 0%}}
@media(min-width:901px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
.hero .product-visual{transform:perspective(1600px) rotateY(var(--hero-ry,-5deg)) rotateX(var(--hero-rx,2deg));transition:transform .55s cubic-bezier(.2,.7,.2,1);transform-style:preserve-3d}
.hero .product-visual.is-tilting{will-change:transform;transition-duration:.16s}
.hero .product-window{position:relative;transition:box-shadow .4s ease}
.hero .is-tilting .product-window{box-shadow:0 40px 85px #274b5e28,0 0 0 8px #0b4f6c07}
.hero .product-window::after{content:'';position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at var(--hero-light-x,50%) var(--hero-light-y,50%),#ffffff26,transparent 65%);opacity:0;transition:opacity .4s ease}
.hero .is-tilting .product-window::after{opacity:1}
.hero .floating-note{transform:translateZ(24px);transition:transform .4s ease}
.hero .is-tilting .floating-note{transform:translateZ(38px) translateY(-4px)}
}
@media(prefers-reduced-motion:reduce){.hero-copy h1 em{animation:none}.hero .product-visual{transform:none}}
@media(forced-colors:active){.hero-copy h1 em{background:none;color:CanvasText;-webkit-text-fill-color:CanvasText}}

/* Original pill-shaped OPSEED calls to action. */
.button{border-radius:999px;font-family:Poppins,Inter,sans-serif;font-weight:700}
.button>span{font-size:20px;font-weight:700;display:inline-block;transition:transform .4s cubic-bezier(.34,1.56,.64,1)}
.button:hover{background:linear-gradient(to top right,var(--petrol),var(--red));color:var(--paper);box-shadow:0 8px 30px #ef305433}
.button:hover>span{transform:translateX(4px) rotate(90deg)}
@media(prefers-reduced-motion:reduce){.button:hover>span{transform:none}}

/* Original moving references strip; four repeated logo groups form a seamless loop. */
.references-marquee{display:block;position:relative;width:100%;margin:32px 0 20px;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}
.references-track{display:flex;width:max-content;gap:14px;padding-right:14px;animation:references-marquee 38s linear infinite}
.references-marquee:hover .references-track{animation-play-state:paused}
@keyframes references-marquee{from{transform:translateX(-25%)}to{transform:translateX(0)}}
.reference-logo-tile{flex:0 0 clamp(180px,18vw,260px);width:clamp(180px,18vw,260px);height:clamp(82px,8vw,112px);display:flex;align-items:center;justify-content:center;padding:14px 20px;background:#ffffffd1;border:1px solid #3a48561f;border-radius:8px;box-shadow:0 16px 38px #0b4f6c1a}
.reference-logo-tile.dark{background:linear-gradient(135deg,var(--petrol),var(--ink))}
.reference-logo-tile img{max-width:100%;max-height:74px;object-fit:contain}
@media(prefers-reduced-motion:reduce){.references-track{animation:none;transform:none}}

/* Product shell drawn from the OPSEED brand screens. Icons are original SVG assets. */
.product-window{border:8px solid var(--ink);border-radius:20px;background:var(--paper)}
.product-window .window-body{align-items:stretch}
.product-window .app-rail{width:138px;padding:36px 12px 24px;gap:30px;border:0;align-items:stretch;background:linear-gradient(25deg,var(--petrol) 15%,#30536b 45%,#83435f 76%,var(--red) 110%);color:white}
.product-window .rail-logo{width:103px;max-width:100%;height:auto;filter:brightness(0) invert(1);margin:0 auto 6px}
.rail-modules{display:flex;flex-direction:column;gap:7px}
.product-window .rail-item{display:flex;align-items:center;gap:9px;padding:8px 7px;border-radius:6px;color:#fff}
.product-window .rail-item.selected{background:#ffffff1c}
.product-window .rail-item img{width:15px;height:17px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}
.product-window .rail-item span{display:block;width:auto;height:auto;font-size:10px;line-height:1.3;white-space:nowrap}
.product-window .rail-assistant{margin-top:22px}
.product-window .app-main{background:var(--paper);padding-top:0}
.product-window .window-top{height:40px;padding:0;margin-bottom:18px;border-bottom:1px solid #cbb9a880;gap:10px}
.product-window .window-top>.avatar{background:#ede8e1}
.product-window .app-stats>div,.product-window .activity-list{border-color:#cbb9a899;border-radius:10px}
.product-window .assistant-card{border-color:#cbb9a8;border-top-color:var(--petrol);border-radius:10px}
.product-window .progress>i{background:var(--sand)}
.product-window .chat-question{background:#f1ece7;border-radius:10px}
@media(max-width:1150px) and (min-width:901px){.product-window .app-rail{width:108px;padding-inline:8px}.product-window .rail-item{gap:6px;padding-inline:3px}.product-window .rail-item span{font-size:8px}.product-window .rail-logo{width:88px}}
@media(max-width:680px){.product-window{border-width:5px;border-radius:14px}.product-window .app-rail{display:flex;width:38px;padding:20px 5px;gap:17px}.product-window .rail-logo{display:none}.product-window .rail-item{padding:7px 5px}.product-window .rail-item img{width:17px;height:18px}.product-window .rail-item span{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.product-window .rail-assistant{margin-top:16px}.product-window .window-top{font-size:7px;gap:5px;margin-bottom:14px}.product-window .app-heading h3{font-size:16px}}

/* Stronger hero frame, lighter module icons and a more legible floating note. */
.hero .product-window{border-width:13px;border-radius:24px}
.floating-note{padding:18px 24px;gap:14px;border-radius:10px;box-shadow:0 18px 45px #20465c20}
.floating-note strong,.product-overview .floating-note strong{font-size:15px;line-height:1.45;font-weight:700}
.floating-note div>span,.product-overview .floating-note div>span{font-size:11px;line-height:1.5;margin-top:4px}
.floating-note .note-icon{width:36px;height:36px;font-size:19px}
@media(max-width:680px){
.hero .product-window{border-width:8px;border-radius:18px}
.product-window .app-rail{width:52px;padding:18px 4px;gap:20px;align-items:center}
.product-window .rail-logo{display:block;width:44px;margin:0;flex-shrink:0}
.product-window .rail-item{padding:7px 6px}
.floating-note{left:10px;right:10px;bottom:0;padding:13px 14px;gap:10px}
.floating-note strong,.product-overview .floating-note strong{font-size:13px;line-height:1.4}
.floating-note div>span,.product-overview .floating-note div>span{font-size:10px;line-height:1.5}
.floating-note .note-icon{width:29px;height:29px;font-size:16px}
.product-visual{padding-bottom:32px}.product-visual figcaption{margin-top:62px}
}
@media(max-width:680px){.product-visual{padding-bottom:0}.floating-note{position:relative;left:auto;right:auto;bottom:auto;margin:-14px 10px 0;z-index:1}.product-visual figcaption{margin-top:12px}}

/* Original uppercase CTA labels. */
.button{text-transform:uppercase;letter-spacing:.035em}

/* Hero demo: readable product content at its actual display size. */
.hero .window-top{font-size:11px;height:43px}
.hero .app-rail{width:148px;padding-inline:10px}
.hero .rail-item{gap:9px;padding-block:10px}
.hero .rail-item span{font-size:12px}
.hero .rail-item img{width:18px;height:20px}
.hero .app-heading small{font-size:9px}
.hero .app-heading h3{font-size:23px;line-height:1.2}
.hero .status{font-size:10px;padding:5px 8px}
.hero .app-stats{gap:8px;margin-top:19px}
.hero .app-stats>div{padding:13px 10px}
.hero .app-stats small{font-size:10px;line-height:1.4}
.hero .app-stats strong{font-size:25px;margin-block:8px}
.hero .app-stats strong>span{font-size:12px}
.hero .app-stats>div>span{font-size:9px;line-height:1.45}
.hero .app-detail{grid-template-columns:1fr;gap:12px}
.hero .activity-list{display:none}
.hero .assistant-card{padding:17px 18px}
.hero .assistant-label{font-size:13px}
.hero .chat-question{font-size:13px;line-height:1.55;margin:13px 0 11px;padding:11px 13px}
.hero .chat-answer{font-size:12px;line-height:1.7}
.hero .knowledge-tag{font-size:10px;line-height:1.5;padding-top:11px;margin-top:12px}
.hero .app-bottom{font-size:9px;line-height:1.5;padding-top:13px}
@media(min-width:901px) and (max-width:1150px){.hero .app-rail{width:115px;padding-inline:6px}.hero .rail-item{gap:6px;padding-inline:3px}.hero .rail-item span{font-size:10px}.hero .app-main{padding-inline:13px}.hero .app-heading{flex-wrap:wrap}.hero .app-heading h3{font-size:20px}.hero .app-stats{grid-template-columns:1fr 1fr}.hero .app-stats>div:last-child{display:none}}
@media(max-width:680px){
.hero .app-rail{width:48px;padding-inline:3px}
.hero .rail-logo{width:40px}
.hero .rail-item{padding:8px 5px}
.hero .rail-item img{width:19px;height:21px}
.hero .app-main{padding:0 12px 14px}
.hero .window-top{font-size:8px;height:38px;margin-bottom:14px}
.hero .app-heading{flex-wrap:wrap;gap:8px}
.hero .app-heading small{font-size:8px}
.hero .app-heading h3{font-size:20px}
.hero .status{font-size:9px}
.hero .app-stats{grid-template-columns:1fr 1fr;margin-top:15px}
.hero .app-stats>div:last-child{display:none}
.hero .app-stats>div{padding:11px 9px}
.hero .app-stats small{font-size:9px}
.hero .app-stats strong{font-size:23px}
.hero .app-stats>div>span{font-size:8px}
.hero .assistant-card{padding:14px 12px}
.hero .assistant-label{font-size:12px}
.hero .chat-question{font-size:12px;padding:10px}
.hero .chat-answer{font-size:12px;line-height:1.65}
.hero .knowledge-tag{font-size:10px}
.hero .app-bottom{font-size:8px}
}

/* Meaningful context instead of a placeholder user avatar. */
.window-shift{margin-left:auto;flex-shrink:0;font-size:10px;font-weight:600;color:var(--petrol)!important;background:#eee9e2;padding:5px 9px;border-radius:999px}
@media(max-width:680px){.window-shift{font-size:8px;padding:4px 6px}.hero .window-top{gap:4px}}

/* Keep CTA hover free of a contrasting outline. */
.button:hover{border-color:transparent}

/* Marketing typography: comfortable reading sizes across the site. */
body{font-size:18px}
#primary-nav{font-size:16px;gap:26px}
.language-link{font-size:14px}
.button,.nav-utilities .button,.hero-copy .button{font-size:14px;padding:15px 22px}
.hero-copy .actions .text-link{text-transform:uppercase;letter-spacing:.035em;font-size:14px}
.hero-copy .actions{gap:14px 22px;flex-wrap:wrap}
.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:480px}
.eyebrow{font-size:12px}
.text-link,.dropdown-links .text-link,.company-menu .text-link,.tacit-grid .text-link,.customer-strip .text-link,.cap-panel>div:first-child>.text-link,.team-grid .text-link{font-size:15px}
.product-menu small{font-size:12px}
.customer-strip p,.references-head{font-size:15px}
.references-head{max-width:850px}
.tacit-grid p:not(.eyebrow):not(.large-copy),.cap-panel>div:first-child>p,.domain-card p,.case-copy>p:not(.eyebrow),.company-preview p:not(.eyebrow),.feature-grid>div>p:not(.eyebrow),.customer-spotlight p,.sector-grid p,.team-grid article>p,.values-grid p,.career-invite>p:not(.eyebrow),.company-statement p,.story-grid p,.story-grid aside p{font-size:17px;line-height:1.75}
.page-intro>.container>p:last-child{font-size:19px}
.cap-tabs button{font-size:15px}
.domain-card h4{font-size:17px;line-height:1.5}
.reference-card{flex-basis:330px}
.reference-card h3,.page-company-news .reference-card h3{font-size:18px}
.reference-card>p,.page-company-news .reference-card>p{font-size:15px;line-height:1.7}
.reference-source,.page-company-news .reference-source{font-size:11px;max-width:125px}
.reference-doi,.reference-links a,.page-company-news .reference-links a{font-size:12px;overflow-wrap:anywhere}
.reference-more{font-size:14px}
.testi-text{font-size:17px;line-height:1.8}.testi-sign{font-size:14px}
.screen-tabs strong{font-size:18px}.screen-tabs span{font-size:14px}
.product-subnav{font-size:15px}
.contact-form label{font-size:15px}.contact-form input,.contact-form textarea{font-size:17px}.contact-form .button{font-size:14px}
.form-note{font-size:13px}
.footer-main a:not(.brand),.footer-main p{font-size:15px}
.footer-legal p,.footer-legal>div{font-size:12px;line-height:1.7}
.person-title>span,.experience-strip>p,.story-meta{font-size:13px}
@media(min-width:681px) and (max-width:1150px){#primary-nav{font-size:14px;gap:16px}.nav-utilities .button{font-size:12px;padding:12px 16px}.cap-tabs{flex-wrap:wrap}.cap-tabs button{font-size:14px}}
@media(max-width:680px){
body{font-size:17px}#primary-nav{font-size:18px;gap:0}
.hero-copy>p:not(.eyebrow){font-size:17px}
.hero-copy .actions{align-items:flex-start;flex-direction:column;gap:12px}
.hero-copy .button,.button,.nav-utilities .button{font-size:14px;padding:14px 21px}
.hero-copy .actions .text-link{font-size:14px}
.eyebrow{font-size:11px}
.tacit-grid p:not(.eyebrow):not(.large-copy),.cap-panel>div:first-child>p,.domain-card p,.case-copy>p:not(.eyebrow),.company-preview p:not(.eyebrow),.feature-grid>div>p:not(.eyebrow),.customer-spotlight p,.sector-grid p,.team-grid article>p,.values-grid p,.career-invite>p:not(.eyebrow),.company-statement p,.story-grid p,.story-grid aside p{font-size:16px}
.page-intro>.container>p:last-child{font-size:17px}
.customer-strip>.container{column-gap:16px}.customer-strip p,.customer-strip .text-link{font-size:13px}
.reference-card{flex-basis:290px}.references-head{font-size:15px}
.cap-tabs button{font-size:14px}.cap-panel{min-height:0}
.screen-tabs{gap:12px}.screen-tabs strong{font-size:15px}.screen-tabs span{font-size:12px}
.footer-main a:not(.brand),.footer-main p{font-size:14px}.footer-legal p,.footer-legal>div{font-size:12px}
.testi-text{font-size:16px}
}

/* Original Inter navigation at 18px, with natural character spacing. */
#primary-nav{font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400;letter-spacing:normal;gap:40px}
.nav-dropdown summary,#primary-nav>a{letter-spacing:normal}
h1,h2,h3,h4{letter-spacing:normal}
.hero-copy h1{letter-spacing:-.025em}
@media(min-width:961px){.nav-inner{gap:42px}}
@media(min-width:681px) and (max-width:960px){#primary-nav{font-size:16px;font-weight:600;gap:20px}.nav-inner{gap:20px}.nav-utilities{gap:14px}.nav-utilities .button{font-size:12px;padding:12px 15px}}
@media(max-width:680px){#primary-nav{font-size:18px;font-weight:600;gap:0}.hero-copy h1{letter-spacing:-.025em}}

/* Keep the floating message outside the screenshot's transformed plane. */
.hero .product-visual,.hero .product-visual.is-tilting{transform:none;transform-style:flat;will-change:auto}
.hero .floating-note,.hero .is-tilting .floating-note{transform:none;filter:none;backdrop-filter:none;opacity:1;background:var(--paper)}
@media(min-width:901px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
.hero .product-window{transform:perspective(1600px) rotateY(var(--hero-ry,-5deg)) rotateX(var(--hero-rx,2deg));transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .4s ease}
.hero .is-tilting .product-window{transition-duration:.16s;will-change:transform}
}

/* Readable attribution inside the hero assistant. */
.hero .knowledge-tag{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;letter-spacing:normal;line-height:1.55;color:var(--petrol);gap:9px}
@media(max-width:680px){.hero .knowledge-tag{font-size:12px}}

/* Restore the floating note's shared 3D depth with larger, clearer text. */
.hero .floating-note strong{font-size:18px;line-height:1.4}
.hero .floating-note div>span{font-size:13px;line-height:1.5}
@media(min-width:901px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
.hero .product-visual{transform:perspective(1600px) rotateY(var(--hero-ry,-5deg)) rotateX(var(--hero-rx,2deg));transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.hero .product-visual.is-tilting{transform:perspective(1600px) rotateY(var(--hero-ry,-5deg)) rotateX(var(--hero-rx,2deg));will-change:transform;transform-style:preserve-3d;transition-duration:.16s}
.hero .product-window,.hero .is-tilting .product-window{transform:none;will-change:auto}
.hero .floating-note{transform:translateZ(24px)}
.hero .is-tilting .floating-note{transform:translateZ(38px) translateY(-4px)}
}
@media(max-width:680px){.hero .floating-note strong{font-size:15px}.hero .floating-note div>span{font-size:12px}}

/* Minipress: an existing customer and an upcoming on-site showroom. */
.customer-upcoming{display:flex;flex-direction:column;align-items:flex-start;gap:7px;flex-shrink:0}
.showroom-badge{display:inline-block;width:fit-content;font-size:11px;line-height:1.5;font-weight:600;color:var(--petrol);background:#e8efef;border:1px solid #cddcde;border-radius:999px;padding:4px 10px;letter-spacing:normal}
.minipress-spotlight .showroom-badge{margin-top:18px;font-size:13px}
.minipress-spotlight h3{font-size:26px;margin-bottom:18px}
.customer-strip>.container{gap:32px;flex-wrap:wrap}
@media(max-width:680px){.customer-strip>.container{gap:24px 16px}.customer-upcoming{align-items:center}.customer-strip>.container>.text-link:last-child{grid-column:1/-1;justify-self:start}.customer-upcoming .showroom-badge{font-size:10px;padding:4px 8px}.minipress-spotlight h3{font-size:23px}}

/* Navigation: aligned labels, explicit chevrons and composed dropdown panels. */
#primary-nav{font-weight:500}
.nav-dropdown summary{gap:10px}
.nav-dropdown summary>span.nav-chevron{display:block;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);border-radius:1px;flex-shrink:0;transition:transform .2s ease}
.nav-dropdown[open] summary>span.nav-chevron{transform:translateY(2px) rotate(225deg)}
.nav-dropdown[open] summary{color:var(--blue)}
.dropdown-panel{border:1px solid #dce3e6;border-radius:16px;background:#fff;box-shadow:0 22px 65px #1838491a;padding:28px}
.dropdown-links .text-link,.company-menu .text-link{border:0;padding:13px 12px;border-radius:8px;line-height:1.45;gap:18px;font-size:16px}
.dropdown-links .text-link:hover,.company-menu .text-link:hover{background:#edf3f5;color:var(--petrol)}
.dropdown-links .text-link>span,.company-menu .text-link>span{font-size:18px;flex-shrink:0}
.product-menu{gap:24px;width:min(900px,calc(100vw - 64px))}
.product-menu p{font-size:25px;letter-spacing:normal;line-height:1.4}
.dropdown-links{gap:6px 10px;padding-left:24px}
.company-menu{min-width:285px}
@media(min-width:681px){.dropdown-panel{top:calc(var(--nav-height) - 5px)}#primary-nav>a:not(.language-link){padding-block:25px}}
@media(max-width:680px){
.nav-dropdown summary{padding:22px 0;font-size:19px}
.nav-dropdown summary>span.nav-chevron{margin-right:4px}
.dropdown-panel{position:static;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;background:transparent;padding:0 0 18px}
.product-menu{width:auto}.dropdown-links{padding:0;gap:4px}
.dropdown-links .text-link,.company-menu .text-link{font-size:16px;padding:13px 14px;background:#f0f3f2}
.company-menu{min-width:0}
}

/* Assistant: a clear exchange, with a distinct source of team knowledge. */
.product-window .assistant-card{padding:0;overflow:hidden;border:1px solid #cad9df;border-radius:14px;box-shadow:0 8px 24px #173f5110;background:#fff}
.hero .assistant-card{padding:0}
.assistant-card .assistant-label{padding:16px 18px;border-bottom:1px solid #e3ebee;background:#f6f9fa;font-size:13px;font-weight:600}
.assistant-card .assistant-label:before{content:'';width:8px;height:8px;flex-shrink:0;background:var(--petrol);border-radius:50%;box-shadow:0 0 0 4px #dce9ef;margin:0 5px 0 3px}
.assistant-card .assistant-label>.live-dot{display:none}
.assistant-question{margin:17px 18px 0 38px;padding:12px 15px;background:#edf2f5;border-radius:12px 12px 3px 12px}
.chat-speaker{display:block;font-size:9px;letter-spacing:.09em;font-weight:600;color:#607a89;margin-bottom:6px}
.assistant-card .chat-question,.hero .assistant-card .chat-question{padding:0;margin:0;background:none;border-radius:0;font-size:14px;line-height:1.6;color:#304b5d}
.assistant-response{padding:17px 18px 18px}
.assistant-card .chat-answer,.hero .assistant-card .chat-answer{font-size:14px;line-height:1.75;color:#3f5969}
.assistant-card .knowledge-tag,.hero .assistant-card .knowledge-tag{display:flex;align-items:center;width:fit-content;gap:8px;padding:8px 11px;margin-top:15px;border:1px solid #dce7e6;background:#eff5f3;border-radius:7px;font-size:12px;font-weight:500;line-height:1.5;color:var(--petrol)}
.assistant-card .knowledge-tag img{width:15px;height:17px;flex-shrink:0}
@media(max-width:680px){.assistant-card .assistant-label{padding:14px 12px}.assistant-question{margin:14px 12px 0 22px;padding:11px 12px}.assistant-response{padding:14px 12px}.assistant-card .chat-question,.hero .assistant-card .chat-question,.assistant-card .chat-answer,.hero .assistant-card .chat-answer{font-size:13px}.assistant-card .knowledge-tag,.hero .assistant-card .knowledge-tag{font-size:12px;padding:8px;gap:7px}}

/* Product mega menu: three functional groups plus the complete platform. */
.product-menu{display:grid;grid-template-columns:minmax(0,3fr) minmax(245px,1fr);width:min(1600px,calc(100vw - 40px));padding:22px;gap:22px;align-items:stretch}
.mega-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.mega-group{padding:14px 18px;border-right:1px solid var(--line)}
.mega-heading,.product-menu p.mega-heading{display:block;font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.09em;line-height:1.5;color:var(--blue);margin:0 0 24px}
.mega-item{display:flex;align-items:flex-start;gap:14px;padding:14px 10px;border-radius:10px;margin:0 -6px 12px;transition:background .2s}
.mega-item:hover{background:#edf2f4}
.mega-icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:43px;border:1px solid #d1dfe6;border-radius:10px;background:#eaf0f3}
.mega-icon img{width:23px;height:25px;object-fit:contain}
.mega-item strong{display:block;font-size:16px;font-weight:600;line-height:1.4;color:var(--ink)}
.mega-item>span:last-child>span{display:block;font-size:14px;line-height:1.6;color:var(--muted);margin-top:6px}
.mega-platform{display:flex;flex-direction:column;align-items:flex-start;gap:22px;padding:28px;border-radius:13px;background:linear-gradient(135deg,#145c9e,var(--petrol));color:white}
.mega-platform .mega-heading{color:#c0d7e6;margin:0}
.mega-platform-icon{display:grid;place-items:center;width:54px;height:54px;background:#ffffff16;border:1px solid #ffffff38;border-radius:10px}
.mega-platform-icon img{width:29px;height:29px;filter:brightness(0) invert(1)}
.mega-platform>strong{font-family:Poppins,Inter,sans-serif;font-size:24px;line-height:1.35}
.product-menu .mega-platform p{font-family:Inter,sans-serif;font-size:15px;line-height:1.65;font-weight:400;color:#d5e5ee;margin:0}
.mega-cta{font-size:14px;font-weight:700;margin-top:auto;padding-top:16px}
.mega-platform:hover .mega-cta{text-decoration:underline;text-underline-offset:5px}
@media(min-width:681px) and (max-width:1100px){.product-menu{grid-template-columns:1fr;max-height:calc(100dvh - 100px);overflow-y:auto}.mega-platform{display:grid;grid-template-columns:1fr 2fr;gap:14px 24px;padding:22px}.mega-platform-icon{display:none}.mega-platform .mega-heading{grid-column:1}.mega-platform>strong{grid-column:1;font-size:22px}.product-menu .mega-platform p{grid-column:2;grid-row:1/3}.mega-cta{grid-column:1/-1;padding-top:0}.mega-group{padding-inline:12px}.mega-item{gap:10px}.mega-icon{width:34px;height:36px}.mega-item strong{font-size:15px}}
@media(max-width:680px){.product-menu{display:block;width:auto;padding:0 0 18px;max-height:none}.product-menu>div:first-child{display:grid}.mega-groups{grid-template-columns:1fr;gap:18px}.mega-group{padding:12px 0 0;border:0}.mega-heading,.product-menu p.mega-heading{font-size:11px;margin-bottom:8px}.mega-item{margin:0;padding:12px 8px;gap:13px}.mega-item strong{font-size:16px}.mega-item>span:last-child>span{font-size:14px}.mega-platform{margin-top:20px;padding:24px;gap:16px}.mega-platform-icon{display:none}.mega-platform>strong{font-size:22px}.mega-cta{padding-top:5px}}

/* Original customer logos, balanced as a shared trust strip. */
.customer-strip{padding:32px 0}
.customer-strip>.container{display:grid;grid-template-columns:220px minmax(0,1fr);gap:14px 42px;align-items:center}
.customer-logos{display:flex;justify-content:space-around;align-items:center;gap:32px;min-width:0}
.customer-logo{position:relative;display:flex;justify-content:center;align-items:center;min-height:95px;flex:1;min-width:0}
.customer-strip .customer-logo img{width:100%;max-width:220px;max-height:46px;object-fit:contain;mix-blend-mode:multiply}
.customer-strip .customer-logo:first-child img{max-width:170px}
.customer-strip .customer-upcoming{flex-direction:column;gap:0;flex-shrink:1}
.customer-upcoming .showroom-badge{position:absolute;top:calc(50% + 21px);white-space:nowrap;font-size:11px}
.customer-strip-more{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:14px}
.customer-strip-more>p{font-size:14px;color:var(--muted)}
.customer-strip-more .text-link{font-size:14px;margin:0}
@media(max-width:900px){.customer-strip>.container{grid-template-columns:1fr;gap:10px}.customer-strip-more{grid-column:1}.customer-logos{gap:25px}.customer-strip>.container>p br{display:none}.customer-strip>.container>p strong:before{content:' '}}
@media(max-width:680px){.customer-strip{padding:26px 0}.customer-logos{display:grid;grid-template-columns:1fr 1fr;gap:6px 24px}.customer-logo{min-height:70px}.customer-strip .customer-upcoming{grid-column:1/-1;min-height:85px;justify-self:center;width:210px}.customer-strip .customer-logo img{max-height:34px}.customer-strip-more{flex-direction:column;align-items:flex-start;gap:4px;margin-top:10px}.customer-strip-more .text-link{font-size:14px}.customer-strip-more>p{font-size:14px}}

/* Showroom announcement: a compact editorial news label. */
.showroom-badge,.minipress-spotlight .showroom-badge{display:inline-flex;align-items:center;gap:8px;background:#fff6f6;border:1px solid #ef30542b;border-radius:6px;color:var(--ink);padding:6px 9px;font-size:12px;line-height:1.4;font-weight:500}
.showroom-news{display:inline-block;background:var(--red);color:white;font-size:9px;font-weight:700;letter-spacing:.07em;padding:4px 5px;border-radius:3px;line-height:1}
.customer-upcoming .showroom-badge{font-size:12px;padding:6px 9px;top:calc(50% + 21px)}
.minipress-spotlight .showroom-badge{font-size:14px}
@media(max-width:680px){.customer-upcoming .showroom-badge{font-size:12px}.customer-strip .customer-upcoming{min-height:100px}.showroom-news{font-size:9px}}

/* Showroom news: a prominent editorial flag with a restrained live pulse. */
.customer-strip-more{justify-content:flex-end}
.showroom-badge,.minipress-spotlight .showroom-badge,.customer-upcoming .showroom-badge{gap:0;padding:0;background:white;border:1px solid #ef30543b;border-radius:8px;box-shadow:0 4px 14px #ef30540c;overflow:visible;font-size:12px;font-weight:600;color:var(--petrol)}
.showroom-news{position:relative;display:inline-flex;align-items:center;gap:6px;align-self:stretch;padding:10px 11px;border-radius:7px 0 0 7px;font-size:10px;line-height:1;letter-spacing:.08em;background:var(--red);color:#fff}
.showroom-news::before{content:'';width:5px;height:5px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 #ffffff80;animation:showroom-news-pulse 2.6s ease-out infinite}
.showroom-badge>span:last-child{padding:9px 12px;line-height:1.4}
.customer-upcoming .showroom-badge{top:calc(50% + 23px)}
.customer-strip .customer-logo{min-height:112px}
.customer-upcoming:hover .showroom-badge{border-color:var(--red);box-shadow:0 6px 20px #ef30541a}
.minipress-spotlight .showroom-badge{font-size:14px}
@keyframes showroom-news-pulse{0%,65%,100%{box-shadow:0 0 0 0 #ffffff00}15%{box-shadow:0 0 0 0 #ffffff90}50%{box-shadow:0 0 0 5px #ffffff00}}
@media(max-width:680px){.customer-strip .customer-logo{min-height:70px}.customer-strip .customer-upcoming{min-height:114px}.customer-strip-more{align-items:flex-start}.showroom-news{font-size:10px}.customer-upcoming .showroom-badge{font-size:12px}}
@media(prefers-reduced-motion:reduce){.showroom-news::before{animation:none}}

/* Customer proof section: editorial hierarchy from the supplied brief. */
.customer-strip{padding:76px 0 0;background:var(--paper)}
.customer-strip>.container{display:block}
.customer-proof-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:36px;padding-bottom:54px}
.customer-proof-heading .eyebrow{font-size:12px;margin-bottom:24px}
.customer-proof-heading h2{font-size:clamp(34px,3.5vw,52px);font-weight:700;line-height:1.2;letter-spacing:-.025em;max-width:950px}
.customer-proof-heading h2>span{display:block;color:var(--muted);margin-top:9px}
.customer-strip .customer-proof-heading>.text-link{margin:0;flex-shrink:0;font-size:14px;gap:14px;padding-top:4px}
.customer-strip .customer-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}
.customer-strip .customer-logo{height:160px;min-height:160px;padding:28px 32px;border-right:1px solid var(--line)}
.customer-strip .customer-logo:last-child{border-right:0}
.customer-strip .customer-logo img{max-width:260px;max-height:50px;width:100%}
.customer-strip .customer-logo:first-child img{max-width:210px}
.customer-strip .customer-upcoming{width:auto;justify-self:stretch;grid-column:auto}
.customer-upcoming .showroom-badge{top:calc(50% + 27px)}
@media(max-width:1100px){.customer-proof-heading{flex-direction:column;gap:22px}.customer-strip .customer-logo{padding-inline:20px}}
@media(max-width:680px){.customer-strip{padding-top:48px}.customer-proof-heading{padding-bottom:32px;gap:22px}.customer-proof-heading h2{font-size:32px;line-height:1.22}.customer-proof-heading h2 br{display:none}.customer-proof-heading h2>span{margin-top:12px}.customer-proof-heading .eyebrow{font-size:11px;margin-bottom:18px}.customer-strip .customer-logos{grid-template-columns:1fr 1fr}.customer-strip .customer-logo{height:112px;min-height:112px;padding:22px 15px}.customer-strip .customer-logo:nth-child(2){border-right:0}.customer-strip .customer-upcoming{grid-column:1/-1;min-height:148px;height:148px;border-top:1px solid var(--line)}.customer-strip .customer-upcoming img{max-width:230px}.customer-strip .customer-proof-heading>.text-link{font-size:14px}}

/* Consistent uppercase action labels across marketing pages. */
.button,.text-link,.mega-cta,.reference-more,.reference-links a{text-transform:uppercase;letter-spacing:.035em}
/* Dropdown destinations remain navigation labels rather than calls to action. */
.dropdown-links .text-link,.company-menu .text-link{text-transform:none;letter-spacing:normal}

/* Recognition section: a distinct editorial stage for verifiable evidence. */
.references.section{position:relative;background:#0c3448;color:var(--paper);padding:80px 0 48px;border:0}
.references.section::before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--petrol) 65%,var(--red));pointer-events:none}
.references .references-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr);gap:70px;align-items:end;text-align:left;max-width:none;margin:0}
.references .references-head .eyebrow{font-size:11px;color:#b3cedb;letter-spacing:.13em;margin-bottom:22px}
.references .references-head h2{font-size:clamp(32px,3.1vw,46px);line-height:1.22;color:#fff;font-weight:700;letter-spacing:-.025em}
.references .references-head h2 em{color:#97bfce}
.references-intro>p{font-size:17px;line-height:1.75;color:#c5d6df}
.references-intro>.text-link{color:#fff;font-size:13px;margin-top:22px;gap:18px}
.references .references-marquee{margin:42px 0 24px;padding:8px 0 20px}
.references .reference-logo-tile{height:90px;flex-basis:220px;width:220px;border:1px solid #ffffff1c;background:#fefcf9;border-radius:8px;box-shadow:none;padding:18px 24px}
.references .reference-logo-tile.dark{background:#19465b}
.references .reference-logo-tile img{max-height:52px}
.references .references-carousel{gap:22px;padding:12px 1px 24px;scrollbar-color:#698592 transparent}
.references .reference-card{flex-basis:370px;min-height:365px;border:1px solid #d7e0e4;border-top:0;border-radius:14px;background:var(--paper);padding:28px;gap:17px;color:var(--ink);box-shadow:0 12px 26px #00162324;transition:transform .25s,border-color .25s}
.references a.reference-card:hover{transform:translateY(-4px);border-color:#99bfcd}
.references .reference-card-top{flex-direction:column;align-items:flex-start;gap:18px;min-height:102px;border-bottom:1px solid var(--line);padding-bottom:18px}
.references .reference-logo-box{width:160px;height:46px;justify-content:flex-start}
.references .reference-logo-box img{max-width:160px;max-height:46px;object-fit:contain}
.references .reference-logo-box.dark{width:126px;padding:8px;background:var(--petrol)}
.references .reference-source{font-size:11px;font-weight:700;letter-spacing:.04em;text-align:left;color:var(--blue);max-width:none;line-height:1.5}
.references .reference-card h3{font-family:Poppins,Inter,sans-serif;font-size:23px;font-weight:700;line-height:1.3;letter-spacing:-.015em;margin:0;color:var(--petrol)}
.references .reference-card>p{font-size:15px;line-height:1.75;color:#5e6d77}
.references .reference-more{font-size:12px;color:var(--petrol);font-weight:700;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px}
.references .reference-more::after{content:'➜';font-size:19px;margin-left:12px}
.references .reference-doi{font-size:11px;line-height:1.6;overflow-wrap:anywhere;color:#5c7482}
.references .reference-links{gap:8px}
.references .reference-links a{font-size:11px;padding:7px 10px;border-radius:999px;background:#edf2f4}
.references .reference-card-featured{border-top:3px solid var(--red);padding-top:25px}
.references .reference-card-science{border-top:3px solid #7caabc;padding-top:25px}
.references .references-dots{gap:10px;margin-top:10px}
.references .references-dot{background:#6d8998;width:7px;height:7px}
.references .references-dot.is-active{background:#fff;width:23px;border-radius:99px}
@media(max-width:900px){.references .references-head{grid-template-columns:1fr;gap:24px}.references-intro{max-width:620px}.references .references-head h2{font-size:38px}}
@media(max-width:680px){.references.section{padding:48px 0 32px}.references .references-head{gap:22px}.references .references-head h2{font-size:32px;line-height:1.25}.references .references-head .eyebrow{font-size:10px;margin-bottom:18px}.references-intro>p{font-size:16px}.references-intro>.text-link{font-size:12px;margin-top:16px}.references .references-marquee{margin:26px 0 12px}.references .reference-logo-tile{flex-basis:180px;width:180px;height:78px}.references .reference-card{flex-basis:calc(100vw - 62px);padding:24px;min-height:0}.references .reference-card h3{font-size:22px}.references .reference-card>p{font-size:15px}.references .reference-card-featured,.references .reference-card-science{padding-top:21px}.references .reference-card-top{min-height:94px}.references .references-carousel{gap:16px}.page-company-news .references .reference-card{min-width:0}}

/* Evidence stays still and readable; only the logo ribbon moves. */
.references .references-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:12px 0 0;align-items:stretch}
.references .references-grid .reference-card{min-width:0;min-height:0;margin:0}
.references .references-dots{display:none}
@media(max-width:1100px){.references .references-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.references .references-grid{grid-template-columns:1fr;gap:18px}.references .references-grid .reference-card{width:auto;min-height:0}}

/* Light scroll entrances, without moving layout or blurring content. */
@media(prefers-reduced-motion:no-preference){
.scroll-reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.22,.68,.25,1) var(--reveal-delay,0ms)}
.scroll-reveal.is-revealed{opacity:1;transform:none}
.references a.reference-card.scroll-reveal{transition:opacity .65s ease var(--reveal-delay,0ms),transform .65s cubic-bezier(.22,.68,.25,1) var(--reveal-delay,0ms),border-color .25s}
.references a.reference-card.scroll-reveal:not(.is-revealed):hover{transform:translateY(22px)}
}
@media(prefers-reduced-motion:reduce){.scroll-reveal{opacity:1;transform:none;transition:none}}
@media print{.scroll-reveal{opacity:1!important;transform:none!important}}

/* Press links behave visibly as buttons, including keyboard navigation. */
.references .reference-links a{display:inline-flex;align-items:center;min-height:34px;border:1px solid #c6d7df;transition:background .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s}
.references .reference-links a:hover,.references .reference-links a:focus-visible{background:var(--petrol);border-color:var(--petrol);color:#fff;box-shadow:0 4px 10px #0b4f6c22;transform:translateY(-2px)}
.references .reference-links a:active{transform:translateY(0);box-shadow:none}
@media(prefers-reduced-motion:reduce){.references .reference-links a:hover,.references .reference-links a:focus-visible{transform:none}}

/* Home sections use the same grouped navigation as Product. */
.home-menu{grid-template-columns:1fr;width:min(1180px,calc(100vw - 40px))}
.home-menu .mega-group:last-child{border-right:0}
@media(min-width:681px){#primary-nav{gap:28px}.nav-inner{gap:34px}}
@media(min-width:681px) and (max-width:1050px){#primary-nav{gap:17px;font-size:16px}.nav-inner{gap:22px}.nav-utilities{gap:12px}.nav-utilities .button{font-size:11px;padding:12px 14px}}
@media(max-width:680px){.home-menu{width:auto}.home-menu .mega-groups{display:grid;grid-template-columns:1fr}}

/* Knowledge flywheel: a legible clockwise loop, grounded in daily work. */
.knowledge-flywheel{margin-top:28px;color:var(--ink)}
.fly-cycle{position:relative;max-width:920px;margin:auto}
.fly-path{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;stroke:#bed2db;stroke-width:1.5;pointer-events:none}
.fly-path .fly-flow{stroke:var(--blue);stroke-width:2;stroke-dasharray:24 1260;animation:knowledge-flow 18s linear infinite}
.fly-path .fly-direction{stroke:var(--blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.fly-steps{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'capture structure' 'learn apply';gap:94px 52px;list-style:none;padding:24px 42px;margin:0}
.fly-step{padding:20px;background:#fff;border:1px solid #d6e1e6;border-radius:12px;box-shadow:0 5px 14px #123d4f06;min-width:0}
.fly-capture{grid-area:capture}.fly-structure{grid-area:structure}.fly-apply{grid-area:apply}.fly-learn{grid-area:learn;background:#edf5f4;border-color:#bbd5d1}
.fly-number{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--blue);margin-bottom:10px}
.fly-step h4{font-family:Inter,sans-serif;font-size:17px;line-height:1.4;font-weight:700;letter-spacing:normal;color:var(--petrol);margin:0 0 9px}
.fly-step p{font-size:14px;line-height:1.65;color:#566d7a}
.fly-center{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:9px;padding:13px 20px;background:#f6f8f7;border:1px solid #d6e1e6;border-radius:12px;width:270px;max-width:70%}
.fly-center img{width:105px;height:auto}.fly-center span{font-size:12px;line-height:1.4;text-align:center;color:var(--petrol)}
.fly-sources{padding:20px 0 0;margin-top:10px;border-top:1px solid var(--line);text-align:center}
.fly-sources>span{font-size:13px;color:var(--muted)}
.fly-sources>div{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:12px}
.fly-sources>div>span{font-size:12px;line-height:1.5;background:#edf2f4;color:#3f5e6f;border-radius:5px;padding:6px 10px}
.capabilities .cap-panel{border-radius:16px;padding:32px;min-height:0;background:#fafcfb}
.capabilities .cap-panel>div:first-child>h3{font-size:30px;line-height:1.3}
.capabilities .cap-panel>div:first-child>p{font-size:17px;max-width:760px}
.cap-tabs button{font-size:16px;padding:20px 12px;gap:12px;line-height:1.5;border-bottom-color:#d6deda;border-radius:7px 7px 0 0}
.cap-tabs button[aria-selected=true]{background:#e8efef;border-color:var(--petrol)}
.cap-tabs button>b{display:none}
.knowledge-section .knowledge-flywheel{max-width:1050px;margin:36px auto 50px}
@keyframes knowledge-flow{to{stroke-dashoffset:-1284}}
@media(max-width:1100px){.fly-steps{padding:24px 27px;gap:100px 30px}.fly-step{padding:16px}.fly-step h4{font-size:16px}}
@media(max-width:680px){
.capabilities .cap-panel{padding:24px 18px}.capabilities .cap-panel>div:first-child>h3{font-size:25px}.capabilities .cap-panel>div:first-child>p{font-size:16px}.cap-tabs button{font-size:14px;padding:13px 10px}
.knowledge-flywheel{margin-top:24px}.fly-path{display:none}.fly-steps{display:flex;flex-direction:column;gap:12px;padding:0 0 0 17px;border-left:2px solid #bed2db;margin-left:8px}.fly-step{position:relative;padding:17px}.fly-step::before{content:'';position:absolute;left:-23px;top:24px;width:8px;height:8px;border:2px solid #fafcfb;border-radius:50%;background:var(--blue);box-sizing:content-box}.fly-step h4{font-size:17px}.fly-step p{font-size:14px}.fly-number{margin-bottom:7px}.fly-center{position:relative;left:auto;top:auto;transform:none;width:auto;max-width:none;margin:18px 0 0 25px;padding:16px}.fly-center span{font-size:13px}.fly-sources{margin-top:22px;text-align:left}.fly-sources>div{justify-content:flex-start}.fly-sources>span{font-size:13px}.fly-sources>div>span{font-size:12px}.knowledge-section .knowledge-flywheel{margin-block:24px 36px}
}
@media(prefers-reduced-motion:reduce){.fly-path .fly-flow{animation:none}}

/* Flywheel refinement: distinct stages, a clear return of value, quieter centre. */
.knowledge-flywheel{margin-top:32px}
.fly-steps{gap:104px 56px;padding:20px 38px}
.fly-step{position:relative;padding:22px 24px;border:1px solid #d7e3e8;border-radius:16px;background:#fff;box-shadow:0 8px 24px #173b4d07;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.fly-step:hover{transform:translateY(-3px);box-shadow:0 14px 28px #173b4d10;border-color:#91b2c3}
.fly-step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.fly-step-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #d7e4e9;border-radius:10px;background:#f0f5f6}
.fly-step-icon img{width:21px;height:23px;object-fit:contain}
.fly-number{margin:0;font-size:12px;letter-spacing:.08em;color:#7894a2;font-weight:600}
.fly-step h4{font-size:19px;line-height:1.35;font-weight:700;margin-bottom:10px}
.fly-step p{font-size:15px;line-height:1.65;color:#58717e}
.fly-capture{border-top-width:1px}
.fly-learn{background:var(--petrol);border-color:var(--petrol);box-shadow:0 10px 26px #0b4f6c20}
.fly-learn h4{color:white}.fly-learn p{color:#d3e5ec}.fly-learn .fly-number{color:#a8cad8}
.fly-learn .fly-step-icon{background:#ffffff12;border-color:#ffffff2b}.fly-learn .fly-step-icon img{filter:brightness(0) invert(1)}
.fly-learn:hover{border-color:var(--blue)}
.fly-center{background:transparent;border:0;box-shadow:none;gap:10px;padding:12px;width:300px}
.fly-center img{width:125px}.fly-center span{font-size:13px;font-weight:500;color:#4b6979}
.fly-path{stroke:#bed1da;stroke-width:1.3}.fly-path .fly-direction{stroke-width:1.7}
.fly-sources{margin-top:18px;padding:22px 0 2px;border-top:1px solid #dbe5e8}
.fly-sources>span{font-size:14px;line-height:1.6}
.fly-sources>div{gap:0;margin-top:14px}
.fly-sources>div>span{font-size:13px;background:none;border-radius:0;padding:2px 17px;line-height:1.5;border-right:1px solid #cedde3;color:var(--petrol)}
.fly-sources>div>span:last-child{border-right:0}
@media(max-width:1100px){.fly-steps{gap:104px 32px;padding-inline:24px}.fly-step{padding:20px}.fly-step h4{font-size:18px}}
@media(max-width:680px){.fly-steps{gap:16px;padding:0 0 0 17px}.fly-step{padding:20px}.fly-step-top{margin-bottom:14px}.fly-step h4{font-size:19px}.fly-step p{font-size:15px}.fly-center{margin:22px 0 0 25px;width:auto;padding:14px 8px}.fly-center span{font-size:13px}.fly-sources>div{gap:8px}.fly-sources>div>span{padding:5px 9px;border:1px solid #d7e3e8;border-radius:5px;background:#fff;font-size:12px}.fly-sources>div>span:last-child{border-right:1px solid #d7e3e8}.fly-sources>span{font-size:13px}}
@media(prefers-reduced-motion:reduce){.fly-step:hover{transform:none}}

/* The operational layer between planning and finished production. */
.operations-bridge{background:#eef4f5;border-block:1px solid #d8e4e7}
.operations-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:42px}.operations-heading .section-heading{margin:0;max-width:800px}.operations-heading>.text-link,.operations-heading>.button{flex-shrink:0;margin-bottom:8px}.operations-heading h2{font-size:clamp(30px,3.1vw,46px)}
.operations-map{display:grid;grid-template-columns:130px minmax(0,1fr) 130px;gap:28px;align-items:center}
.operations-end{position:relative;text-align:center;display:grid;gap:9px}.operations-end strong{font-size:19px;color:var(--petrol)}.operations-end>span{font-size:13px;line-height:1.5;color:#58717e}.operations-end:first-child:after,.operations-end:last-child:before{content:'';position:absolute;top:18px;width:28px;height:1px;background:#94b4c3}.operations-end:first-child:after{right:-28px}.operations-end:last-child:before{left:-28px}
.operations-core{background:#fff;border:1px solid #cbdde4;border-radius:22px;overflow:hidden;box-shadow:0 20px 50px #0d4f6b09}.operations-brand{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px}.operations-brand img{width:125px}.operations-brand>span{font-size:11px;font-weight:600;letter-spacing:.12em;color:#6a8795}
.operations-core ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 20px;margin:0 0 26px}.operations-core li{display:flex;flex-direction:column;gap:10px;padding:10px 14px;border-left:1px solid #dce6eb}.operations-core li:first-child{border:0}.operations-core li>span{font-size:12px;color:var(--blue);letter-spacing:.08em;font-weight:600}.operations-core li strong{font-size:19px;color:var(--petrol)}.operations-core li small{font-size:13px;line-height:1.6;color:#58717e}
.operations-memory{display:flex;align-items:center;gap:12px;padding:20px 28px;background:var(--petrol);color:#fff;font-size:14px;line-height:1.6}.operations-memory .live-dot{flex-shrink:0;background:#9fd6cc}
@media(max-width:1100px){.operations-heading{display:block}.operations-heading>.text-link,.operations-heading>.button{margin-top:24px}.operations-map{grid-template-columns:100px minmax(0,1fr) 100px;gap:18px}.operations-core li{padding-inline:10px}.operations-core li strong{font-size:17px}.operations-end:first-child:after,.operations-end:last-child:before{width:18px}.operations-end:first-child:after{right:-18px}.operations-end:last-child:before{left:-18px}}
@media(max-width:680px){.operations-map{grid-template-columns:1fr;gap:24px}.operations-end{gap:3px}.operations-end:first-child:after,.operations-end:last-child:before{width:1px;height:24px;left:50%;right:auto}.operations-end:first-child:after{top:100%}.operations-end:last-child:before{top:-24px}.operations-brand{padding:24px 20px;flex-wrap:wrap;gap:12px}.operations-core ol{grid-template-columns:1fr 1fr;gap:20px 0;padding:0 10px}.operations-core li:nth-child(3){border:0}.operations-core li{padding-inline:14px}.operations-core li strong{font-size:19px}.operations-memory{padding:20px;font-size:14px;align-items:flex-start}.operations-memory .live-dot{margin-top:7px}}

/* Supporting explanation below the knowledge cycle. */
.knowledge-flywheel .fly-description{max-width:680px;margin:24px auto 0;padding:0 24px;text-align:center;font-size:14px;line-height:1.7;color:#58717e}
@media(max-width:680px){.knowledge-flywheel .fly-description{padding:0;margin:18px 0 0 25px;text-align:left;font-size:14px}}

/* One product CTA beside the capabilities heading, above the panel. */
.cap-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}
.cap-section-heading .section-heading{margin:0}
.cap-section-heading>.text-link{flex-shrink:0;margin-bottom:8px;white-space:nowrap}
@media(max-width:900px){.cap-section-heading{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:28px}.cap-section-heading>.text-link{margin-bottom:0}}

/* Constellation orbit: the point lights each stage as it reaches it. */
.fly-path{z-index:2;stroke-width:1.2}
.fly-orbit{stroke:#b9cfd9}
.fly-arrows path{stroke:var(--blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}
.fly-star{stroke:none}.fly-star-halo{fill:#f3275520}.fly-star-ring{fill:#f3275538}.fly-star-core{fill:#ef2955;stroke:#fff;stroke-width:1.5}
.fly-step{transition:transform .6s cubic-bezier(.2,.7,.3,1),box-shadow .6s ease,border-color .6s ease}
.fly-step.is-orbit-active{transform:scale(1.025);border-color:#ef2955;box-shadow:0 0 0 3px #ef295510,0 10px 30px #ef295512}
.fly-learn.is-orbit-active{border-color:#ef6686;box-shadow:0 0 0 3px #ef29551c,0 10px 30px #0b4f6c24}
@media(prefers-reduced-motion:reduce){.fly-step.is-orbit-active{transform:none}.fly-star{display:none}}

/* A compact intake: existing sources and everyday know-how become one memory. */
.knowledge-intake{margin-top:26px;padding-top:24px;border-top:1px solid #dbe5e8}
.intake-caption{margin:0 0 18px;text-align:center;font-size:14px;font-weight:500;color:#58717e}
.intake-flow{display:grid;grid-template-columns:minmax(0,1fr) 32px minmax(180px,.65fr);gap:14px;align-items:center}
.intake-sources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;list-style:none;padding:0;margin:0}
.intake-sources li{display:flex;align-items:center;gap:8px;min-width:0;padding:12px 10px;background:#fff;border:1px solid #dce6eb;border-radius:9px;font-size:12px;line-height:1.5;color:var(--petrol)}
.intake-sources img{width:20px;height:20px;flex-shrink:0;opacity:.8}
.intake-connector{color:var(--blue);font-size:25px;text-align:center}
.intake-memory{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:22px 12px;align-self:stretch;border:1px solid #bdd4de;border-radius:14px;background:radial-gradient(ellipse at top,#e6f2f5,#f6faf9);text-align:center}
.intake-memory img{width:100px;height:auto;margin-bottom:2px}.intake-memory strong{font-size:14px;font-weight:600;color:var(--petrol)}.intake-memory>span{font-size:12px;line-height:1.5;color:#58717e}
@media(max-width:1100px){.intake-sources{grid-template-columns:repeat(2,minmax(0,1fr))}.intake-flow{grid-template-columns:minmax(0,1fr) 24px minmax(160px,.7fr);gap:10px}}
@media(max-width:680px){.intake-flow{grid-template-columns:1fr;gap:12px}.intake-sources{grid-template-columns:repeat(2,minmax(0,1fr))}.intake-sources li{font-size:13px;padding:12px}.intake-connector{transform:rotate(90deg);font-size:22px;line-height:1}.intake-memory{padding:18px}.intake-caption{font-size:14px}.intake-memory>span{font-size:13px}}

/* Keep source context subordinate to the flywheel, not a second diagram. */
.knowledge-intake{margin-top:18px;padding-top:16px}
.intake-caption{margin-bottom:10px;font-size:12px}
.knowledge-intake>.intake-sources{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px}
.knowledge-intake>.intake-sources li{border:0;background:none;border-radius:0;padding:0;gap:6px;font-size:12px;white-space:nowrap}
.knowledge-intake>.intake-sources img{width:16px;height:16px}
@media(max-width:680px){.knowledge-intake>.intake-sources{gap:10px 14px}.knowledge-intake>.intake-sources li{font-size:12px}}

/* Reclaim the centre space after removing the repeated brand lockup. */
.fly-steps{row-gap:24px}
@media(max-width:680px){.fly-steps{row-gap:16px}}

/* Capability descriptions follow their visual, consistently with Capture knowledge. */
.cap-panel>.cap-description{max-width:680px;margin:24px auto 0;padding:0 24px;text-align:center;font-size:14px;line-height:1.7;color:#58717e}
@media(max-width:680px){.cap-panel>.cap-description{padding:0;margin-top:18px;text-align:left;font-size:14px}}

/* Share one grid footprint: switching tabs never moves the next section. */
.cap-panels{display:grid;min-width:0}
.cap-panels>.cap-panel{grid-area:1 / 1;min-width:0;align-self:stretch}
.cap-panels>.cap-panel[hidden]{display:block!important;visibility:hidden;pointer-events:none}
.capabilities .knowledge-flywheel{margin-top:20px}
.capabilities .fly-steps{padding:20px 24px;gap:18px 30px}
.capabilities .fly-step{padding:16px;min-height:110px}
.capabilities .fly-step-top{position:absolute;right:14px;top:14px;margin:0}
.capabilities .fly-step-icon{width:24px;height:24px;background:none;border:0}
.capabilities .fly-step-icon img{width:19px;height:19px}
.capabilities .fly-number{display:none}
.capabilities .fly-step h4{font-size:17px;padding-right:25px;margin:0 0 8px;line-height:1.35}
.capabilities .fly-step p{font-size:14px;line-height:1.5;margin:0}
.capabilities .knowledge-flywheel .fly-description{margin-top:12px;font-size:14px;line-height:1.6;padding-inline:12px}
.capabilities .knowledge-intake{margin-top:12px;padding-top:12px}
.capabilities .intake-caption{display:none}
@media(max-width:680px){
.capabilities .fly-steps{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:'capture structure' 'learn apply';gap:12px;padding:0;margin:0;border:0}
.capabilities .fly-step{padding:13px;min-height:0}
.capabilities .fly-step::before{display:none}
.capabilities .fly-step-top{display:none}
.capabilities .fly-step h4{font-size:16px;padding:0}
.capabilities .fly-step p{font-size:13px;line-height:1.5}
.capabilities .knowledge-flywheel .fly-description{margin:16px 0 0;padding:0}
}
.capabilities .schedule>div:not(.schedule-hours){padding-block:12px}

/* SVG visibility must not override the hidden tab while its grid footprint remains. */
.cap-panel[hidden] .fly-path{display:none}

/* Light squared-paper panels, with a white surface for the knowledge cycle. */
.capabilities .cap-panel{
  background-color:#f8faf9;
  background-image:linear-gradient(#0b4f6c06 1px,transparent 1px),linear-gradient(90deg,#0b4f6c06 1px,transparent 1px);
  background-size:24px 24px;
  background-position:-1px -1px;
}
.capabilities .fly-cycle{
  background:#fff;
  border-radius:12px;
  box-shadow:inset 0 0 0 1px #dce3e7,0 14px 35px #17445d08;
}
@media(max-width:680px){
  .capabilities .fly-cycle{box-shadow:0 0 0 8px #fff,0 0 0 9px #dce3e7;border-radius:5px}
}

/* Readable demo typography, balanced with tighter spacing in tabs 02–05. */
.capabilities .procedure-visual{padding:20px;margin-top:18px}
.capabilities .procedure-visual .mini-top{font-size:12px;line-height:1.5}
.capabilities .procedure-visual h3{font-size:24px;line-height:1.3;margin-top:14px}
.capabilities .procedure-visual>p{font-size:15px;line-height:1.5;margin-top:8px}
.capabilities .procedure-visual ol{margin-block:10px 0}
.capabilities .procedure-visual li{font-size:15px;line-height:1.5;padding-block:9px}
.capabilities .procedure-visual li::before{font-size:12px;margin-right:10px}
.capabilities .mini-answer{font-size:14px;line-height:1.5;margin-top:14px;gap:10px}
.capabilities .diagnosis>div{margin-top:12px;padding-left:12px}
.capabilities .diagnosis small{font-size:11px;line-height:1.4;letter-spacing:.06em}
.capabilities .diagnosis p{font-size:15px;line-height:1.5;margin-top:3px}
.capabilities .schedule{margin-top:14px}
.capabilities .schedule-hours{font-size:12px;margin-bottom:4px}
.capabilities .schedule b{font-size:12px;flex-shrink:0}
.capabilities .schedule .bar{font-size:14px;line-height:1.4;padding:8px 10px}
.capabilities .schedule>div:not(.schedule-hours){padding-block:8px}
.capabilities .procedure-visual .assistant-label{font-size:16px}
.capabilities .prompt-chips{gap:8px;margin-block:16px}
.capabilities .prompt-chips>span{font-size:13px;line-height:1.4;padding:7px 11px}
.capabilities .procedure-visual .chat-question,.capabilities .procedure-visual .chat-answer{font-size:15px;line-height:1.5}
.capabilities .procedure-visual>small{font-size:12px;line-height:1.5;margin-top:14px}
.capabilities .cap-panel>.cap-description{font-size:15px;line-height:1.6;margin-top:18px}
@media(max-width:680px){
.capabilities .procedure-visual{padding:16px;margin-top:16px}
.capabilities .procedure-visual h3{font-size:21px;margin-top:12px}
.capabilities .procedure-visual li{font-size:14px;padding-block:7px}
.capabilities .procedure-visual>p,.capabilities .diagnosis p,.capabilities .procedure-visual .chat-question,.capabilities .procedure-visual .chat-answer{font-size:14px}
.capabilities .mini-answer{font-size:13px;margin-top:12px}
.capabilities .prompt-chips>span{font-size:12px;padding:6px 9px}
.capabilities .schedule .bar{font-size:12px;padding:8px}
.capabilities .cap-panel>.cap-description{font-size:14px;margin-top:16px}
}
@media(min-width:1101px){.capabilities .cap-panel{min-height:580px}}

/* Guided procedure: a clear active step and quiet progress cues. */
.guide-step-count{color:var(--petrol);font-weight:600;font-variant-numeric:tabular-nums}
.guide-progress{display:flex;gap:6px;margin:14px 0 10px}
.guide-progress span{height:3px;flex:1;background:#e2eaee;border-radius:4px}
.guide-progress span:first-child{background:var(--petrol)}
.capabilities .guide-demo .guide-checklist{margin:0;display:grid;gap:4px}
.guide-demo .guide-checklist li{display:flex;align-items:center;gap:10px;border:0;border-radius:7px;padding:8px 10px}
.guide-demo .guide-checklist li::before{display:grid;place-items:center;flex-shrink:0;width:24px;height:24px;border-radius:50%;border:1px solid #cfdee5;color:#58717e;margin:0;font-size:11px}
.guide-demo .guide-checklist .guide-current{background:#edf4f6;color:var(--petrol)}
.guide-demo .guide-checklist .guide-current::before{background:var(--petrol);border-color:var(--petrol);color:white}
.capabilities .guide-demo .guide-checklist li{padding:8px 10px}
.capabilities .guide-demo .guide-checklist li::before{margin:0;font-size:11px}
.capabilities .guide-demo .mini-answer{margin-top:12px}
@media(max-width:680px){.capabilities .guide-demo .guide-checklist li{padding:6px 8px}.guide-progress{margin-top:12px}}

/* The OPSEED contrast colour carries the active step through the procedure. */
.guide-demo .guide-checklist li{transition:background-color .4s ease,color .4s ease,box-shadow .4s ease}
.guide-demo .guide-checklist li::before{transition:background-color .4s ease,border-color .4s ease,color .4s ease}
.guide-demo .guide-checklist .guide-current{background:transparent;box-shadow:none;color:inherit}
.guide-demo .guide-checklist .guide-current::before{background:linear-gradient(to top right,var(--petrol),var(--red));border-color:transparent;color:#fff}
.guide-progress span{transition:background-color .4s ease,box-shadow .4s ease}
.guide-progress span:first-child{background:#e2eaee}
.guide-progress .guide-bar-complete{background:color-mix(in srgb,var(--blue) 30%,white)}
.guide-progress .guide-bar-current{background:var(--blue);box-shadow:none}
.guide-step-count{color:var(--petrol)}
@media(prefers-reduced-motion:reduce){.guide-demo .guide-checklist li,.guide-demo .guide-checklist li::before,.guide-progress span{transition:none}}

/* Readable resolution status in the downtime demo. */
.procedure-visual .mini-top .status{font-size:14px;line-height:1.4;padding:5px 11px}

/* The contrast-colour point travels in sync with the three guided steps. */
.guide-progress{position:relative}
.guide-runner{position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:50%;background:var(--red);transform:translate(-50%,-50%);box-shadow:0 0 0 3px #ef305418;pointer-events:none}
.guide-runner[hidden],.cap-panel[hidden] .guide-runner{display:none}
@media(prefers-reduced-motion:reduce){.guide-runner{display:none}}

/* Clickable Assistant scenarios retain one shared answer footprint. */
.prompt-chips>button{font:inherit;font-size:13px;line-height:1.4;padding:7px 11px;border:1px solid transparent;background:#eef2f4;border-radius:20px;color:var(--petrol);transition:background-color .2s,border-color .2s}
.prompt-chips>button:hover{background:#e0eaf0;border-color:#9cb8c8}
.prompt-chips>button.chosen{background:var(--petrol);color:#fff;border-color:var(--petrol)}
.ask-answers{display:grid}
.ask-scenario{grid-area:1 / 1;min-width:0}
.ask-scenario[hidden]{display:block;visibility:hidden;pointer-events:none}
.procedure-visual .ask-scenario .chat-question{font-size:15px;line-height:1.5;margin-top:8px}
.procedure-visual .ask-scenario .chat-answer{font-size:15px;line-height:1.5;margin-top:8px}
.ask-scenario>small{display:block;font-size:12px;line-height:1.5;color:#6c7780;margin-top:14px}
@media(max-width:680px){.prompt-chips>button{font-size:12px;padding:6px 9px}.procedure-visual .ask-scenario .chat-question,.procedure-visual .ask-scenario .chat-answer{font-size:14px}}

/* Subtle scheduling motion: animate the bars without stretching their labels. */
.procedure-visual .schedule .bar{box-sizing:border-box;white-space:nowrap;flex-shrink:0;animation-duration:7s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}
.procedure-visual .schedule .bar-a{animation-name:schedule-order-a}
.procedure-visual .schedule .bar-b{animation-name:schedule-order-b;animation-delay:-2.3s}
.procedure-visual .schedule .bar-c{animation-name:schedule-maintenance;animation-delay:-4.6s;min-width:max-content}
@keyframes schedule-order-a{0%,100%{width:65%}50%{width:59%}}
@keyframes schedule-order-b{0%,100%{width:49%}50%{width:55%}}
@keyframes schedule-maintenance{0%,100%{width:40%}50%{width:35%}}
.cap-panel[hidden] .schedule .bar{animation-play-state:paused}
@media(prefers-reduced-motion:reduce){.procedure-visual .schedule .bar{animation:none}}

/* Explicit production/quality labels remain readable as schedule bars move. */
.procedure-visual .schedule .bar-a,.procedure-visual .schedule .bar-b{min-width:max-content}
@media(max-width:680px){
.procedure-visual .schedule .bar-a,.procedure-visual .schedule .bar-b{min-width:0;white-space:normal;overflow-wrap:normal}
.procedure-visual .schedule .bar-a{animation-name:schedule-production-mobile}
}
@keyframes schedule-production-mobile{0%,100%{width:78%}50%{width:72%}}

.procedure-visual .schedule .bar{text-transform:uppercase;letter-spacing:.035em;font-weight:600}

/* Published validation results, with scope and source beside the numbers. */
.research-results{background:var(--paper)}
.research-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px}
.research-metric{padding:12px 32px 20px;border-left:1px solid var(--line)}
.research-metric:first-child{border-left:0;padding-left:0}
.research-metric>strong{display:block;font-family:Poppins,Inter,sans-serif;font-size:clamp(48px,5.5vw,76px);line-height:1.2;letter-spacing:-.04em;color:var(--petrol);font-weight:700;margin-bottom:16px}
.research-metric:first-child>strong{color:var(--red)}
.research-metric h3{font-size:21px;letter-spacing:-.015em;line-height:1.3;margin-bottom:8px}
.research-metric p{font-size:14px;line-height:1.6}
.research-evidence{display:flex;gap:40px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:24px}
.research-evidence p{font-size:13px;line-height:1.7;max-width:810px}.research-evidence .text-link{flex-shrink:0}
@media(max-width:680px){.research-metrics{grid-template-columns:1fr;margin-top:24px}.research-metric,.research-metric:first-child{padding:22px 0;border-left:0;border-bottom:1px solid var(--line)}.research-metric:last-child{border-bottom:0}.research-metric>strong{font-size:56px;margin-bottom:8px}.research-metric h3{font-size:20px}.research-evidence{align-items:flex-start;flex-direction:column;gap:18px;margin-top:8px}}

/* Hero tablet: a substantial bezel and a rounded, separately inset screen. */
.hero .product-window{
  border:24px solid var(--ink);
  border-radius:38px;
  background:var(--ink);
  aspect-ratio:4 / 3;
  display:flex;
  box-shadow:0 30px 65px #243b4b25,0 2px 0 #ffffff26 inset;
}
.hero .product-window .window-body{width:100%;border-radius:14px;overflow:hidden}
@media(min-width:901px){.hero .product-visual{width:calc(100% + 77px)}}
@media(max-width:900px){.hero .product-window{border-width:20px;border-radius:33px}}
@media(max-width:680px){
  .hero .product-window{border-width:14px;border-radius:26px;aspect-ratio:auto}
  .hero .product-window .window-body{border-radius:12px}
}

/* Compact recognition cards; the press archive opens on demand. */
.references .references-grid{gap:16px;align-items:start}
.references .references-grid .reference-card{padding:20px;gap:12px;border-radius:10px}
.references .reference-card-top{flex-direction:row;align-items:center;gap:14px;min-height:48px;padding-bottom:12px}
.references .reference-logo-box,.references .reference-logo-box.dark{width:100px;height:34px;flex-shrink:0}
.references .reference-logo-box img{max-width:100%;max-height:34px}
.references .reference-source{font-size:10px;line-height:1.4}
.references .reference-card h3{font-size:20px;line-height:1.3}
.references .reference-card>p{font-size:14px;line-height:1.6}
.references .reference-more{padding-top:10px;font-size:11px}
.references .reference-press{border-top:1px solid var(--line);padding-top:10px}
.reference-press summary{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;font-size:12px;font-weight:600;color:var(--petrol);list-style:none}
.reference-press summary::-webkit-details-marker{display:none}
.reference-press summary>span{font-size:20px;line-height:1;transition:transform .2s}
.reference-press[open] summary>span{transform:rotate(45deg)}
.reference-press summary:hover{color:var(--blue)}
.reference-press .reference-links{margin-top:12px}
.references .references-marquee{margin:28px 0 16px;padding-bottom:12px}
.references .reference-logo-tile{height:72px;padding:12px 20px}
.references .reference-logo-tile img{max-height:42px}
@media(max-width:680px){.references .references-grid{gap:12px}.references .references-grid .reference-card{padding:18px}.references .reference-card h3{font-size:19px}}

/* Desktop: hover opens the submenu; the label itself is a page link. */
.nav-dropdown summary>a{display:block;color:inherit}
.nav-dropdown summary>a:hover{color:var(--blue)}
.nav-dropdown summary>.nav-expand{display:none;transform:none;font-size:23px;font-weight:400;line-height:1}
@media(hover:none),(pointer:coarse),(max-width:680px){
  .nav-dropdown summary{padding:0;justify-content:space-between;gap:8px}
  .nav-dropdown summary>a{padding-block:22px;flex:1}
  .nav-dropdown summary>.nav-expand{display:grid;place-items:center;min-width:44px;min-height:44px;transform:none;color:var(--petrol)}
  .nav-dropdown[open] summary>.nav-expand{transform:rotate(45deg)}
}

/* Product hero reverses the homepage composition. */
.product-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:56px;align-items:center;padding-block:64px 32px}
.product-hero>.page-intro{grid-column:2;grid-row:1;padding:0;min-width:0}
.product-hero>.page-intro>.container{width:auto;margin:0}
.product-hero .page-intro h1{font-size:clamp(38px,3.6vw,56px);line-height:1.15}
.product-hero .page-intro>.container>p:last-child{font-size:18px;line-height:1.75;margin-top:24px}
.product-hero>.product-overview{grid-column:1;grid-row:1;width:100%;min-width:0}
.product-hero .product-visual{width:100%;max-width:none}
.product-hero .app-main{padding:0 18px 14px}
.product-hero .app-heading h3{font-size:22px}
.product-hero .window-top{height:44px}
@media(max-width:1100px){.product-hero{gap:32px;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.product-hero .app-detail{grid-template-columns:1fr}.product-hero .activity-list{display:none}}
@media(max-width:900px){.product-hero{grid-template-columns:1fr;padding-top:40px;gap:24px}.product-hero>.page-intro{grid-column:1;grid-row:1}.product-hero>.product-overview{grid-column:1;grid-row:2}.product-hero .page-intro h1{font-size:clamp(38px,6vw,52px)}}
@media(max-width:680px){.product-hero .page-intro>.container>p:last-child{font-size:17px}.product-hero .app-main{padding-inline:12px}.product-hero .app-heading h3{font-size:17px}}

/* Smaller dropdown footprint, preserving the grouped navigation. */
@media(min-width:681px){
  .dropdown-panel{padding:18px;border-radius:12px;max-height:calc(100dvh - 108px);overflow-y:auto}
  .product-menu{width:min(1280px,calc(100vw - 48px));padding:16px;gap:16px;grid-template-columns:minmax(0,3fr) minmax(215px,1fr)}
  .home-menu{width:min(1040px,calc(100vw - 48px));grid-template-columns:1fr}
  .mega-group{padding:8px 12px}
  .mega-heading,.product-menu p.mega-heading{font-size:11px;margin-bottom:12px}
  .mega-item{gap:10px;padding:9px 6px;margin:0 -3px 4px;border-radius:7px}
  .mega-icon{width:32px;height:32px;border-radius:8px}
  .mega-icon img{width:19px;height:21px}
  .mega-item strong{font-size:15px;line-height:1.35}
  .mega-item>span:last-child>span{font-size:13px;line-height:1.5;margin-top:4px}
  .mega-platform{padding:20px;gap:14px;border-radius:10px}
  .mega-platform-icon{width:38px;height:38px;border-radius:8px}
  .mega-platform-icon img{width:23px;height:23px}
  .mega-platform>strong{font-size:21px;line-height:1.3}
  .product-menu .mega-platform p{font-size:13px;line-height:1.55}
  .mega-cta{font-size:12px;padding-top:10px}
  .company-menu{min-width:220px;padding:12px 20px}
  .company-menu a{font-size:15px;padding:9px 0}
}
@media(min-width:681px) and (max-width:1100px){.product-menu{grid-template-columns:1fr}.mega-platform{padding:16px}.mega-platform-icon{display:none}}
@media(max-width:680px){
  .mega-groups{gap:10px}
  .mega-group{padding-top:8px}
  .mega-item{padding:9px 6px;gap:10px}
  .mega-item>span:last-child>span{font-size:13px;line-height:1.5;margin-top:3px}
  .mega-icon{width:34px;height:34px}
  .mega-icon img{width:20px;height:22px}
  .mega-platform{margin-top:12px;padding:18px;gap:12px}
}

/* Centre the primary links between the brand and utility actions. */
.nav-main-links{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}
.nav-main-links>a{white-space:nowrap;padding-block:25px}
.nav-main-links>a:hover{color:var(--blue)}
#primary-nav .nav-utilities{margin-left:0;flex-shrink:0}
@media(min-width:681px) and (max-width:1050px){.nav-main-links{gap:17px}}
@media(max-width:680px){.nav-main-links{display:flex;flex-direction:column;align-items:stretch;gap:0;flex:none;width:100%}.nav-main-links>a{padding-block:22px}.nav-main-links>.nav-dropdown{width:100%}}

/* Product uses the same readable tablet treatment as the homepage hero. */
.product-hero .product-window{border:24px solid var(--ink);border-radius:38px;background:var(--ink);aspect-ratio:4 / 3;display:flex;box-shadow:0 30px 65px #243b4b25}
.product-hero .window-body{width:100%;border-radius:14px;overflow:hidden}
.product-hero .app-rail{width:138px;padding:30px 8px 20px}
.product-hero .rail-item{gap:8px;padding:9px 5px}
.product-hero .rail-item span{font-size:11px}
.product-hero .rail-item img{width:18px;height:20px}
.product-hero .window-top{font-size:11px;height:43px;margin-bottom:14px}
.product-hero .app-heading{flex-wrap:wrap;gap:8px}
.product-hero .app-heading small{font-size:9px}
.product-hero .app-heading h3{font-size:23px;line-height:1.2}
.product-hero .status{font-size:10px;padding:5px 8px}
.product-hero .app-stats{gap:8px;margin-top:16px}
.product-hero .app-stats>div{padding:12px 9px}
.product-hero .app-stats small{font-size:10px;line-height:1.4}
.product-hero .app-stats strong{font-size:25px;margin-block:8px}
.product-hero .app-stats strong>span{font-size:12px}
.product-hero .app-stats>div>span{font-size:9px;line-height:1.45}
.product-hero .app-detail{grid-template-columns:1fr}
.product-hero .activity-list{display:none}
.product-hero .assistant-label{font-size:13px}
.product-hero .assistant-card .chat-question,.product-hero .assistant-card .chat-answer{font-size:13px;line-height:1.6}
.product-hero .assistant-question{margin:14px 14px 0 22px;padding:10px 12px}
.product-hero .assistant-response{padding:14px}
.product-hero .assistant-card .knowledge-tag{font-size:12px;line-height:1.5}
.product-hero .app-bottom{font-size:9px;line-height:1.5;padding-top:13px}
.product-hero .floating-note strong{font-size:18px;line-height:1.4}
.product-hero .floating-note div>span{font-size:13px;line-height:1.5}
@media(min-width:901px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
.product-hero .product-visual{transform:perspective(1600px) rotateY(var(--hero-ry,-5deg)) rotateX(var(--hero-rx,2deg));transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.product-hero .product-visual.is-tilting{transition-duration:.16s}
.product-hero .floating-note{transform:translateZ(24px)}
.product-hero .is-tilting .floating-note{transform:translateZ(38px) translateY(-4px)}
}
@media(min-width:901px) and (max-width:1200px){.product-hero .app-rail{width:100px;padding-inline:5px}.product-hero .rail-item span{font-size:10px}.product-hero .app-stats{grid-template-columns:1fr 1fr}.product-hero .app-stats>div:last-child{display:none}.product-hero .floating-note{left:16px;right:12px;padding:14px}.product-hero .floating-note strong{font-size:16px}}
@media(max-width:680px){
.product-hero .product-window{border-width:14px;border-radius:26px;aspect-ratio:auto}
.product-hero .window-body{border-radius:12px}
.product-hero .app-rail{width:48px;padding:18px 3px;gap:20px}
.product-hero .rail-logo{width:40px}
.product-hero .rail-item{padding:8px 5px}
.product-hero .window-top{font-size:8px;height:38px;gap:5px}
.product-hero .app-heading h3{font-size:20px}
.product-hero .app-stats{grid-template-columns:1fr 1fr}
.product-hero .app-stats>div:last-child{display:none}
.product-hero .app-stats strong{font-size:23px}
.product-hero .assistant-question{margin:14px 12px 0 18px}
.product-hero .floating-note strong{font-size:15px}
.product-hero .floating-note div>span{font-size:12px}
}

/* Code-rendered operator conversation, consistent with the hero tablets. */
.real-screen{grid-template-columns:minmax(0,.75fr) minmax(0,1.4fr);gap:38px;padding:32px;background:#f3f6f5;border-radius:16px}
.operator-demo{min-width:0;width:100%;margin:0}
.operator-demo .product-window{border:18px solid var(--ink);border-radius:30px;background:var(--ink);box-shadow:0 22px 45px #243b4b1a}
.operator-demo .window-body{border-radius:12px;overflow:hidden;align-items:stretch}
.operator-demo .app-rail{width:116px;padding:28px 7px 20px;gap:24px}
.operator-demo .rail-logo{width:92px}
.operator-demo .rail-item{gap:7px;padding:9px 5px}
.operator-demo .rail-item span{font-size:10px}
.operator-demo .rail-item img{width:17px;height:19px}
.operator-chat{flex:1;min-width:0;background:var(--paper);display:flex;flex-direction:column}
.operator-chat-header{display:flex;align-items:center;gap:8px;padding:16px;border-bottom:1px solid #dce4e8;background:#fff;color:var(--petrol)}
.operator-chat-header img{width:22px;height:22px}
.operator-chat-header strong{font-size:14px;line-height:1.4}
.operator-chat-header>span{font-size:10px;margin-left:auto;white-space:nowrap;color:#58717e}
.operator-messages{display:flex;flex-direction:column;gap:10px;padding:18px 16px;flex:1}
.operator-message{max-width:94%;padding:11px 13px;border-radius:12px;font-size:14px;line-height:1.55}
.operator-message p{font-size:inherit;line-height:inherit;color:inherit;margin:0}
.operator-message small{display:block;font-size:9px;letter-spacing:.1em;line-height:1.4;margin-bottom:5px;opacity:.7}
.from-person{align-self:flex-end;background:var(--petrol);color:#fff;border-bottom-right-radius:4px}
.from-assistant{align-self:flex-start;background:#fff;border:1px solid #dbe5e9;color:#3a5362;border-bottom-left-radius:4px}
.compact-message{padding:7px 13px}
.operator-guidance{border-color:#bdd4de}
.operator-source{display:flex;flex-wrap:wrap;align-items:center;gap:5px 7px;border-top:1px solid #dce7eb;margin-top:10px;padding-top:10px;font-size:10px;line-height:1.4;color:var(--petrol)}
.operator-source img{width:14px;height:16px}.operator-source img:nth-of-type(2){margin-left:5px}
.operator-composer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 16px 16px;padding:10px 12px;border:1px solid #d5e1e7;border-radius:999px;background:#fff;font-size:12px;color:#71848f}
.operator-send{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--petrol);color:white;font-size:18px}
@media(max-width:1100px){.real-screen{grid-template-columns:1fr;gap:28px}.real-screen>div:first-child{max-width:620px}.operator-demo{max-width:800px;justify-self:center}}
@media(max-width:680px){.real-screen{padding:20px 14px}.operator-demo .product-window{border-width:12px;border-radius:24px}.operator-demo .app-rail{width:44px;padding:18px 3px;gap:20px}.operator-demo .rail-logo{width:36px}.operator-demo .rail-item{padding:8px 4px}.operator-chat-header{padding:12px 10px;flex-wrap:wrap;gap:6px}.operator-chat-header strong{font-size:12px}.operator-chat-header>span{display:none}.operator-chat-header img{width:18px;height:18px}.operator-messages{padding:12px 9px;gap:9px}.operator-message{max-width:100%;padding:10px;font-size:13px}.operator-source{font-size:10px;gap:6px}.operator-source img:nth-of-type(2){margin-left:0}.operator-composer{margin:0 9px 12px;padding:8px 10px;font-size:11px}.operator-send{width:24px;height:24px}}
.real-screen .operator-message p{font-size:inherit;line-height:inherit;margin:0;color:inherit}

/* Operator register: orders, checks and shift handover rendered as real text. */
.register-demo{border:22px solid var(--ink);border-radius:34px;background:var(--ink)}
.register-demo .window-body{border-radius:12px;overflow:hidden}
.register-demo .app-rail{width:175px;padding:32px 12px;gap:30px}
.register-demo .rail-logo{width:125px}.register-demo .rail-item span{font-size:13px}.register-demo .rail-item img{width:20px;height:22px}
.register-main{flex:1;min-width:0;background:var(--paper);padding:22px}
.register-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}
.register-header>div{display:grid;gap:5px}.register-header strong{font-size:24px;color:var(--ink)}.register-header>div>span{font-size:13px;color:#58717e}
.register-action{display:flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;border-radius:999px;background:var(--petrol);color:#fff;font-size:13px;font-weight:600;text-transform:uppercase;line-height:1.4}
.register-action img{width:19px;height:21px;filter:brightness(0) invert(1)}
.register-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.register-stop{background:var(--red)}
.register-order,.register-shifts{background:#fff;border:1px solid #d7e1e6;border-radius:14px;padding:20px}
.register-kicker{font-size:11px;font-weight:600;letter-spacing:.08em;color:#58717e}
.register-order h3{font-size:23px;margin:8px 0 6px}.register-order>p{font-size:13px}
.register-numbers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-block:20px 14px}.register-numbers>div{display:grid;gap:4px;border-left:1px solid #dce5e8;padding-left:18px}.register-numbers>div:first-child{border:0;padding-left:0}.register-numbers span{font-size:13px;color:#58717e}.register-numbers strong{font-size:27px;color:var(--petrol)}
.register-progress{height:9px;border-radius:999px;background:#edf1f3;overflow:hidden}.register-progress>span{display:block;width:87.5%;height:100%;border-radius:inherit;background:var(--sand)}
.register-progress-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#58717e;margin-top:8px}
.register-task{display:flex;align-items:center;gap:12px;margin-block:14px;padding:13px 16px;border:1px solid #ef305433;border-radius:10px;background:#fff7f8}.register-task>img{width:23px;height:25px}.register-task>div{display:grid;gap:3px}.register-task strong{font-size:14px}.register-task>div>span{font-size:12px;color:#58717e}.register-task-link{margin-left:auto;font-size:12px;font-weight:600;text-transform:uppercase;color:var(--petrol)}
.register-shifts>h3{font-size:20px;margin-bottom:16px}.register-shift{display:grid;grid-template-columns:120px 1fr;gap:18px}.register-shift-time{display:flex;flex-direction:column;gap:6px;font-size:13px}.register-shift-time strong{font-size:16px}.register-shift-time small{color:var(--petrol);font-size:12px}.register-shift-note{padding:14px;background:#f3f7f8;border-radius:10px}.register-shift-note p{font-size:14px;line-height:1.6;margin:6px 0 12px}.register-saved{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--petrol)}.register-saved img{width:15px;height:17px}.register-previous{display:flex;gap:18px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-size:12px;color:#58717e}
@media(max-width:900px){.register-demo .app-rail{width:125px;padding-inline:7px}.register-demo .rail-item span{font-size:10px}.register-demo .rail-logo{width:95px}.register-main{padding:16px}.register-task-link{display:none}}
@media(max-width:680px){.register-demo{border-width:12px;border-radius:24px}.register-demo .app-rail{width:44px;padding:22px 3px;gap:20px}.register-demo .rail-logo{width:36px}.register-demo .rail-item{padding:8px 4px}.register-main{padding:12px}.register-header{flex-wrap:wrap;gap:10px}.register-header strong{font-size:21px}.register-header>div>span{font-size:12px}.register-action{padding:9px 11px;font-size:10px;gap:6px}.register-action img{width:16px;height:18px}.register-actions{gap:8px;margin:12px 0}.register-order,.register-shifts{padding:13px}.register-order h3{font-size:20px}.register-numbers{gap:8px}.register-numbers>div{padding-left:8px}.register-numbers span{font-size:11px}.register-numbers strong{font-size:20px}.register-progress-label{font-size:11px;flex-wrap:wrap}.register-task{padding:11px;align-items:flex-start;gap:8px}.register-task strong{font-size:13px}.register-shift{grid-template-columns:1fr;gap:12px}.register-shift-time{flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px}.register-shift-note p{font-size:13px}.register-previous{gap:8px;flex-wrap:wrap}.register-saved{font-size:11px}}

/* Finish the register details without inheriting bitmap-gallery image styles. */
.register-header .register-date{font-size:12px;color:#79909b}
.register-shift-time small{display:inline-flex;align-items:center;gap:6px}
.register-shift-time small::before{content:'';width:6px;height:6px;border-radius:50%;background:var(--petrol)}
.register-saved{width:fit-content;padding:6px 9px;border:1px solid #d4e3e7;background:#fff;border-radius:6px}
.register-order>h3,.register-shifts>h3{letter-spacing:-.02em}
@media(min-width:1101px){.register-order{padding:22px 24px}.register-shifts{padding:22px 24px}.register-numbers strong{font-size:30px}}

/* A tighter register screen, with centred sidebar navigation. */
.register-demo .app-rail{justify-content:center;padding-block:24px;gap:24px}
.register-demo .rail-modules{width:100%}
.register-demo .rail-item{justify-content:center}
.register-main{padding:18px}
.register-header{padding-bottom:12px;gap:14px}
.register-header>div{display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px}
.register-header strong{font-size:22px;line-height:1.3}
.register-header>div>span{font-size:12px;line-height:1.4}
.register-header .register-date{display:none}
.register-header .register-action{padding:9px 14px;font-size:12px;flex-shrink:0}
.register-actions{margin-block:12px;gap:12px}
.register-action{padding-block:9px}
.register-order,.register-shifts{padding:16px 18px}
.register-order h3{font-size:22px;margin:5px 0 3px}
.register-numbers{margin-block:12px 10px;gap:12px}
.register-numbers strong{font-size:26px;line-height:1.3}
.register-progress-label{margin-top:6px}
.register-task{margin-block:10px;padding:10px 14px}
.register-shifts>h3{font-size:19px;margin-bottom:12px}
.register-shift{gap:14px}
.register-shift-note{padding:11px 13px}
.register-shift-note p{margin:5px 0 8px;font-size:13px;line-height:1.5}
.register-saved{padding:4px 7px;font-size:11px}
.register-previous{margin-top:12px;padding-top:10px}
@media(max-width:680px){
.register-demo .app-rail{padding:20px 3px;gap:18px}
.register-main{padding:10px}
.register-header>div{gap:4px}
.register-header strong{font-size:20px;width:100%}
.register-header .register-action{padding:7px 10px;font-size:10px}
.register-order,.register-shifts{padding:12px}
.register-numbers{gap:7px}
.register-numbers strong{font-size:20px}
.register-shift{gap:9px}
.register-task{padding:9px}
}

/* Keep the register in the same 4:3 tablet format as the hero. */
.register-demo{aspect-ratio:4 / 3;display:flex}
.register-demo>.window-body{width:100%;min-height:0}
.register-demo .register-main{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c2d0d7 transparent}
@media(max-width:680px){
  .register-demo{aspect-ratio:4 / 3}
  .register-demo .app-rail{justify-content:flex-start;overflow-y:auto;scrollbar-width:none}
}
.register-demo{width:100%;max-width:960px;margin-inline:auto}

/* One complete tablet canvas, fitted to the available width without inner scroll. */
.register-frame{width:100%;max-width:960px;aspect-ratio:4 / 3;margin-inline:auto;--register-scale:1}
.register-frame .register-demo{width:960px;min-width:960px;max-width:none;height:720px;border-width:22px;border-radius:34px;margin:0;zoom:var(--register-scale)}
.register-frame .register-demo .register-main{overflow:visible;padding:14px 18px}
.register-frame .register-demo .window-body{border-radius:12px}
.register-frame .register-demo .app-rail{width:150px;overflow:visible;justify-content:center;padding:24px 10px;gap:24px}
.register-frame .register-demo .rail-logo{width:115px}
.register-frame .register-demo .rail-item{gap:8px;padding:8px 5px}
.register-frame .register-demo .rail-item img{width:19px;height:21px}
.register-frame .register-demo .rail-item span{position:static;width:auto;height:auto;padding:0;overflow:visible;clip-path:none;font-size:12px}
.register-frame .register-header{flex-wrap:nowrap;gap:12px;padding-bottom:8px}
.register-frame .register-header>div{gap:4px 12px}
.register-frame .register-header strong{width:auto;font-size:20px;line-height:1.25}
.register-frame .register-header>div>span{font-size:12px}
.register-frame .register-header .register-action{font-size:11px;padding:7px 12px}
.register-frame .register-actions{gap:12px;margin:10px 0}
.register-frame .register-action{padding:8px 14px;font-size:12px;gap:8px}
.register-frame .register-action img{width:18px;height:20px}
.register-frame .register-order,.register-frame .register-shifts{padding:13px 16px}
.register-frame .register-order h3{font-size:21px;margin:4px 0}
.register-frame .register-numbers{gap:12px;margin:10px 0 8px}
.register-frame .register-numbers strong{font-size:25px}
.register-frame .register-numbers span{font-size:12px}
.register-frame .register-progress-label{font-size:12px;flex-wrap:nowrap}
.register-frame .register-task{padding:9px 12px;margin:10px 0;align-items:center}
.register-frame .register-task strong{font-size:13px}
.register-frame .register-task-link{display:block;font-size:11px}
.register-frame .register-shifts>h3{font-size:18px;margin-bottom:10px}
.register-frame .register-shift{grid-template-columns:100px 1fr;gap:12px}
.register-frame .register-shift-time{flex-direction:column;align-items:flex-start;gap:4px}
.register-frame .register-shift-note{padding:9px 12px}
.register-frame .register-shift-note p{font-size:13px;line-height:1.5;margin:4px 0 7px}
.register-frame .register-saved{font-size:11px;padding:4px 7px}
.register-frame .register-previous{gap:14px;flex-wrap:nowrap;margin-top:10px;padding-top:8px;font-size:11px}

/* Assembly instructions sit beside the active item's name. */
.register-order{position:relative}
.register-order-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:4px 0}
.register-frame .register-order-heading h3{margin:0}
.register-instructions{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;background:var(--sand);border:0;border-radius:999px;color:#233c4a;font-size:11px;font-weight:600;line-height:1.4;text-transform:uppercase;white-space:nowrap;transition:background .2s}
.register-instructions img{width:16px;height:18px}
.register-instructions:hover,.register-instructions[aria-expanded=true]{background:#bba591}
.register-instruction-panel{position:absolute;z-index:4;right:16px;top:76px;max-width:350px;padding:16px;background:#fff;border:1px solid #cbdbe3;border-radius:12px;box-shadow:0 12px 30px #173e5426}
.register-instruction-panel strong{font-size:14px;color:var(--petrol)}
.register-instruction-panel p{font-size:13px;line-height:1.6;margin-top:8px}
.register-instructions{color:#fff}
.register-instructions img{filter:brightness(0) invert(1)}

/* Compact Supervisor vertically while keeping event text at its readable size. */
.sv-top{padding:12px 22px}
.sv-department{padding:7px 10px}
.sv-toolbar{padding:12px 22px 10px;gap:12px}
.sv-view{padding:6px 11px}
.sv-legend{padding:0 22px 12px;gap:18px}
.sv-axis{height:38px}
.sv-machine-title{padding:7px 18px}
.sv-row{min-height:52px}
.sv-track{padding:4px}
.sv-event{padding:6px 10px}
.sv-event small{margin-top:2px}
.sv-footer{padding:10px 22px}
.sv-scroll{padding-bottom:6px}
.sv-now{top:25px}
@media(max-width:680px){.sv-top{padding:12px 14px}.sv-toolbar{padding:10px 14px}.sv-legend{padding:0 14px 12px;gap:8px 12px}.sv-footer{padding:10px 14px}}

/* Manager workstation: a wide desktop display, distinct from the operator tablet. */
.manager-monitor{position:relative;width:100%;padding-bottom:4px}
.monitor-display{border:12px solid var(--ink);border-bottom-width:8px;border-radius:20px 20px 0 0;background:var(--ink);box-shadow:0 18px 45px #243b4b16;overflow:hidden}
.monitor-display .supervisor-demo{border:0;border-radius:7px;box-shadow:none}
.monitor-chin{height:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#465462,var(--ink));border-radius:0 0 14px 14px}
.monitor-chin>span{width:5px;height:5px;background:#bed0d8;border-radius:50%;opacity:.8}
.monitor-stand{width:88px;height:35px;margin:auto;background:linear-gradient(90deg,#4b5965,#75818a 48%,#46535f);clip-path:polygon(22% 0,78% 0,92% 100%,8% 100%)}
.monitor-base{position:relative;width:240px;height:12px;margin:auto;border-radius:50% 50% 5px 5px / 75% 75% 4px 4px;background:linear-gradient(#8a949c,#4a5864);box-shadow:0 8px 13px #243b4b18}
@media(max-width:680px){.monitor-display{border-width:7px;border-bottom-width:5px;border-radius:13px 13px 0 0}.monitor-chin{height:16px;border-radius:0 0 9px 9px}.monitor-stand{width:58px;height:25px}.monitor-base{width:150px;height:9px}}

/* Minimal monitor silhouette. */
.monitor-display{border-width:8px;border-bottom-width:8px;border-radius:12px;background:var(--ink);box-shadow:none}
.monitor-chin{display:none}
.monitor-stand{width:54px;height:25px;background:var(--ink);clip-path:none}
.monitor-base{width:170px;height:6px;background:var(--ink);border-radius:3px;box-shadow:none}
@media(max-width:680px){.monitor-display{border-width:6px;border-radius:10px}.monitor-stand{width:38px;height:18px}.monitor-base{width:115px;height:5px}}
.monitor-base{width:230px}
@media(max-width:680px){.monitor-base{width:155px}}

/* Decision dashboard: a complete, code-rendered phone screen. */
.decisions-phone{width:390px;max-width:100%;margin:12px auto;border:11px solid var(--ink);border-radius:44px;background:var(--ink);box-shadow:0 22px 50px #243b4b16}
.decision-screen{overflow:hidden;border-radius:33px;background:#f1f5f5;color:var(--ink)}
.decision-status{height:34px;padding:9px 20px 0;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:600;background:#fff}
.decision-speaker{height:5px;width:55px;border-radius:99px;background:var(--ink)}
.decision-header{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-bottom:1px solid #dce5e8;background:#fff}
.decision-header img{width:104px;height:auto}.decision-header>span{font-size:12px;color:#58717e}
.decision-content{padding:20px 15px 14px}
.decision-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}
.decision-title>div>span{font-size:9px;letter-spacing:.1em;font-weight:600;color:#58717e}
.decision-title h3{font-size:25px;line-height:1.2;margin-top:5px;letter-spacing:-.025em}
.decision-title>img{width:25px;height:27px}
.decision-card{background:#fff;border:1px solid #dce6e9;border-radius:15px;padding:16px}
.decision-card-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}
.decision-card-heading h4{font-family:Inter,sans-serif;font-size:15px;letter-spacing:normal;font-weight:600;line-height:1.4;color:var(--petrol)}
.decision-card-heading>strong{font-size:29px;line-height:1.2;color:var(--petrol);letter-spacing:-.04em}.decision-card-heading>strong>span{font-size:16px}
.decision-card-heading>span{font-size:11px;color:#58717e}
.decision-capacity{position:relative;padding-top:31px;margin-top:10px}
.decision-target-label{position:absolute;top:0;right:0;font-size:10px;line-height:1.4;color:#58717e}
.decision-target-label b{color:var(--petrol);margin-left:3px}
.decision-capacity-bar{display:flex;height:22px;overflow:hidden;border-radius:6px}
.decision-target{position:absolute;left:65%;top:23px;bottom:-5px;border-left:2px solid var(--ink)}
.decision-key-performance{background:var(--sand)}.decision-key-planned{background:var(--blue)}.decision-key-quality{background:var(--red)}.decision-key-losses{background:var(--ink)}
.decision-target-result{font-size:11px;color:var(--petrol);margin-top:12px;font-weight:500}
.decision-legend,.decision-reasons{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:9px}
.decision-legend li,.decision-reasons li{display:flex;align-items:center;gap:7px;font-size:12px;line-height:1.4}
.decision-legend i,.decision-reasons i{width:7px;height:7px;flex-shrink:0;border-radius:2px}
.decision-legend strong,.decision-reasons strong{margin-left:auto;font-size:12px;font-weight:600;color:var(--petrol)}
.decision-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin:12px 0}
.decision-metrics>div{padding:12px 8px;background:#fff;border:1px solid #dce6e9;border-radius:12px;display:flex;flex-direction:column;gap:5px}
.decision-metrics span{font-size:10px;line-height:1.4;min-height:28px;color:#58717e}.decision-metrics strong{font-size:21px;line-height:1.25;letter-spacing:-.04em;color:var(--petrol);white-space:nowrap}.decision-metrics small{font-size:10px;color:#718591}
.decision-stop-chart{display:flex;align-items:center;gap:16px;margin-top:18px}
.decision-pie{width:112px;height:112px;border-radius:50%;flex-shrink:0;background:conic-gradient(var(--color-error,var(--red)) 0% 50%,#347bc4 50% 80%,var(--sand) 80% 100%);border:3px solid #fff;box-shadow:0 0 0 1px #e3ebee}
.decision-reasons{flex:1;min-width:0;margin:0;gap:12px}.decision-reasons li{flex-wrap:wrap;font-size:11px;gap:5px}.decision-reasons li>span{flex:1;min-width:55px}.decision-reasons strong{font-size:11px}
.reason-failure{background:var(--color-error,var(--red))}.reason-change{background:#347bc4}.reason-material{background:var(--sand)}
.decision-home-indicator{height:4px;width:100px;border-radius:99px;margin:7px auto 10px;background:var(--ink)}
@media(max-width:400px){.decisions-phone{border-width:9px;border-radius:37px}.decision-screen{border-radius:28px}.decision-content{padding:16px 11px 12px}.decision-card{padding:13px}.decision-stop-chart{gap:10px}.decision-pie{width:96px;height:96px}.decision-metrics strong{font-size:19px}.decision-metrics span{font-size:10px}}

/* One device family: desktop behind, operator tablet left, phone right. */
.hero-devices{min-width:0;width:calc(100% + 55px)}
.hero-device-stage{position:relative;width:100%;aspect-ratio:960 / 800;--device-scale:1}
.hero-device-composition{position:absolute;width:960px;height:800px;zoom:var(--device-scale);isolation:isolate}
.hero-device-monitor{position:absolute;left:85px;top:30px;width:1280px;zoom:.6640625;z-index:1}
.hero-device-monitor .manager-monitor{width:1280px}
.hero-device-tablet{position:absolute;left:0;top:625px;width:960px;zoom:.56;z-index:2}
.hero-device-tablet .register-frame{width:960px;max-width:none}
.hero-device-phone{position:absolute;left:1289px;top:540px;width:390px;zoom:.56;z-index:3}
.hero-device-phone .decisions-phone{margin:0;width:390px;max-width:none;box-shadow:0 24px 55px #17374730}
.hero-device-tablet .register-demo{box-shadow:0 25px 55px #17374730}
.hero-device-composition .register-demo .window-body{border-radius:12px}
.hero-device-composition .register-demo .app-rail{width:150px;padding:24px 10px}
.hero-device-composition .register-demo .rail-logo{width:115px}
.hero-device-composition .register-demo .rail-item span{font-size:12px}
@media(max-width:900px){.hero-devices{width:100%;max-width:800px;margin:auto}}

/* Layered device motion and the foreground knowledge note. */
.hero-devices{position:relative;padding-bottom:24px}
.hero .hero-devices-note{position:absolute;left:38px;right:auto;bottom:0;margin:0;z-index:10;max-width:calc(100% - 60px);background:var(--paper);padding:17px 21px;box-shadow:0 20px 45px #243b4b26}
.hero .hero-devices-note strong{font-size:18px;line-height:1.4}
.hero .hero-devices-note div>span{font-size:13px;line-height:1.5}
@media(min-width:901px) and (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){
.hero-devices{transform:perspective(1800px) rotateY(var(--hero-ry,-3deg)) rotateX(var(--hero-rx,2deg));transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.hero-devices.is-tilting{transition-duration:.16s}
.hero-device-stage,.hero-device-view,.hero-device-composition{transform-style:preserve-3d;isolation:auto}
.hero-device-monitor{transform:translateZ(0)}
.hero-device-tablet{transform:translateZ(35px)}
.hero-device-phone{transform:translateZ(60px)}
.hero .hero-devices-note{transform:translateZ(90px);transition:transform .4s ease}
.hero .hero-devices.is-tilting .hero-devices-note{transform:translateZ(110px) translateY(-3px)}
}
@media(max-width:680px){.hero-devices{padding-bottom:40px}.hero .hero-devices-note{left:8px;right:8px;max-width:none;padding:12px 14px;gap:10px}.hero .hero-devices-note strong{font-size:15px}.hero .hero-devices-note div>span{font-size:12px}}

/* Centre the foreground note without replacing its 3D transform. */
.hero .hero-devices-note{left:50%;right:auto;translate:-50% 0;width:max-content;max-width:calc(100% - 32px)}
@media(max-width:680px){.hero .hero-devices-note{left:50%;right:auto;max-width:calc(100% - 16px)}}

/* A horizontal journey above the original intervention details. */
.procedure-visual .downtime-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px 0 14px;padding:0;list-style:none}
.procedure-visual .downtime-journey li{position:relative;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 4px;border:0;text-align:center}
.procedure-visual .downtime-journey li::before{content:'';position:absolute;top:5px;left:50%;width:100%;height:1px;background:#c8dbe4;margin:0}
.procedure-visual .downtime-journey li:last-child::before{display:none}
.downtime-point{position:relative;z-index:1;width:11px;height:11px;border:2px solid #fff;border-radius:50%;background:#b6ccd7;box-shadow:0 0 0 1px #c8dbe4;transition:background .4s,box-shadow .4s}
.downtime-journey .is-active .downtime-point{background:var(--red);box-shadow:0 0 0 3px #ef30541a}
.downtime-journey strong{font-size:12px;font-weight:500;line-height:1.4;color:#58717e}
.downtime-journey .is-active strong{color:var(--petrol)}
.capabilities .downtime-detail{padding:18px}
.capabilities .downtime-detail .diagnosis>div{margin-top:9px}
.capabilities .downtime-detail .diagnosis p{font-size:14px;line-height:1.45}
.downtime-routine-note{display:flex;align-items:center;gap:8px;border-top:1px solid #dce5e9;margin-top:13px;padding-top:11px;font-size:12px;line-height:1.5;color:var(--petrol)}
.downtime-routine-note img{width:18px;height:20px;flex-shrink:0}
@media(max-width:680px){.capabilities .downtime-detail{padding:14px}.downtime-journey strong{font-size:10px}.capabilities .downtime-detail .diagnosis p{font-size:13px}.downtime-routine-note{font-size:11px}}
@media(prefers-reduced-motion:reduce){.downtime-point{transition:none}}

/* Quiet Assistant activity, using the brand contrast colour. */
.ask-demo .assistant-label::after,.operator-chat-header::after{content:'';display:block;width:6px;height:6px;border-radius:50%;background:var(--red);margin-left:auto;flex-shrink:0}
.ask-demo.assistant-active .assistant-label::after{animation:assistant-signal 2.8s ease-in-out infinite}
.ask-demo.assistant-active .ask-scenario:not([hidden]){animation:assistant-answer-in .4s ease-out both}
.operator-chat-header::after{margin-left:2px;animation:assistant-signal 2.8s ease-in-out infinite}
.assistant-card .assistant-label>.live-dot{background:var(--red);animation:assistant-signal 2.8s ease-in-out infinite}
@keyframes assistant-signal{0%,100%{box-shadow:0 0 0 0 #ef305400}50%{box-shadow:0 0 0 4px #ef305418}}
@keyframes assistant-answer-in{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.cap-panel[hidden] .assistant-label::after{animation:none}
@media(prefers-reduced-motion:reduce){.ask-demo.assistant-active .assistant-label::after,.ask-demo.assistant-active .ask-scenario:not([hidden]),.operator-chat-header::after,.assistant-card .assistant-label>.live-dot{animation:none}}

/* Reserve the full question's height while the visual text types and erases. */
.ask-scenario .chat-question{position:relative}
.ask-question-reserve{display:block;opacity:0}
.ask-question-typed{position:absolute;inset:0;padding:inherit}
.ask-scenario .has-caret .ask-question-typed::after{content:'';display:inline-block;height:1em;border-right:2px solid var(--red);margin-left:3px;vertical-align:-.12em;animation:ask-caret .85s step-end infinite}
@keyframes ask-caret{50%{opacity:0}}
@media(prefers-reduced-motion:reduce){.ask-scenario .has-caret .ask-question-typed::after{display:none}}

/* A light squared-paper foundation for shared knowledge. */
.page-product .knowledge-section{
  background-color:#f5f8f7;
  background-image:linear-gradient(#0b4f6c08 1px,transparent 1px),linear-gradient(90deg,#0b4f6c08 1px,transparent 1px);
  background-size:28px 28px;
  background-position:-1px -1px;
  border-block:1px solid #dce6e8;
}
.page-product .knowledge-section .real-screen{background:#fefcf9;border-color:#d7e2e7;box-shadow:0 12px 35px #173f5108}

/* Company: shared navigation language and an editorial company story. */
.company-menu.product-menu{width:min(1040px,calc(100vw - 48px));grid-template-columns:1fr;padding:16px;min-width:0}
.company-menu .mega-group:last-child{border-right:0}
.company-menu .mega-item{display:grid;grid-template-columns:32px 1fr;justify-content:initial;gap:10px;padding:9px 6px;font-size:15px}
.company-menu .mega-heading{font-size:11px;letter-spacing:.1em}
.company-menu .mega-item>span:last-child{min-width:0}
.company-origin{background:#fff;border-block:1px solid var(--line)}
.company-origin-grid,.company-editorial{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}
.company-origin h2,.company-editorial h2{font-size:clamp(30px,3.5vw,48px);line-height:1.18}
.company-prose p{font-size:18px;line-height:1.75;margin:0 0 20px;color:var(--muted)}
.company-prose blockquote{margin:30px 0 0;border-left:3px solid var(--red);padding:12px 0 12px 24px;font-size:24px;line-height:1.45;font-weight:600;color:var(--petrol)}
.origin-marker{display:flex;align-items:center;gap:22px;margin-top:36px;color:var(--petrol)}
.origin-marker strong{font-family:Poppins,sans-serif;font-size:100px;line-height:1.1;letter-spacing:-.06em;background:linear-gradient(130deg,var(--petrol) 30%,var(--red));background-clip:text;-webkit-text-fill-color:transparent}
.origin-marker span{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;max-width:100px}
.company-memory,.career-culture{background-color:#f5f8f7;background-image:linear-gradient(#0b4f6c08 1px,transparent 1px),linear-gradient(90deg,#0b4f6c08 1px,transparent 1px);background-size:28px 28px}
.company-belief{margin-top:50px;padding-top:42px;border-top:1px solid var(--line);text-align:center}
.company-belief .eyebrow{justify-content:center}.company-belief h2{font-size:clamp(28px,3.5vw,46px)}
.company-belief>p:last-child{font-size:18px;max-width:700px;margin:22px auto 0;color:var(--muted)}
.career-principles{margin-top:40px}.career-principles article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}
.career-values{border-block:1px solid var(--line);background:#fff}
.career-values-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 48px}
.career-values-grid article{position:relative;padding:30px 0 30px 44px;border-top:1px solid var(--line)}
.career-values-grid article:last-child{grid-column:1/-1;max-width:900px}
.value-number{position:absolute;left:0;top:34px;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--blue)}
.career-values-grid h3{font-size:23px;line-height:1.35;margin:0 0 15px}
.career-values-grid p{font-size:17px;line-height:1.75;color:var(--muted);margin:0}
.page-company-careers .career-invite{margin:0}.page-company-careers .career-invite h2{font-size:clamp(30px,3.5vw,48px)}
@media(max-width:900px){.company-origin-grid,.company-editorial{gap:30px;grid-template-columns:1fr}.origin-marker{margin-top:20px}.origin-marker strong{font-size:70px}.company-origin-grid .company-prose{max-width:740px}.career-values-grid{gap:0 28px}}
@media(max-width:680px){.company-menu.product-menu{width:100%;padding:0}.company-menu .mega-item{grid-template-columns:34px 1fr;padding:9px 6px}.company-prose p{font-size:16px}.company-prose blockquote{font-size:21px}.career-values-grid{grid-template-columns:1fr}.career-values-grid article:last-child{grid-column:auto}.career-values-grid h3{font-size:21px}.career-values-grid p{font-size:16px}.company-belief{margin-top:28px;padding-top:28px}.company-belief>p:last-child{font-size:16px}.career-principles article{padding:22px}}

/* Careers: fuller editorial rhythm and value cards from the supplied concept. */
.career-experience{padding:32px 0 40px;border-block:1px solid var(--line);background:#fff}
.career-experience .experience-strip{margin-top:0;padding-top:0;border:0}
.career-experience .experience-strip>div{gap:clamp(35px,7vw,100px)}
.career-experience img{max-width:150px;max-height:42px}
.career-shop-floor{padding-top:48px;padding-bottom:0}
.career-shop-floor>div{padding:44px 48px;border-radius:24px;background:linear-gradient(125deg,var(--ink),var(--petrol) 70%,#624459);color:var(--paper)}
.career-shop-floor h2{max-width:980px;font-size:clamp(30px,4vw,52px);line-height:1.18;color:var(--paper)}
.career-shop-floor h2 em{color:#c9e5ee;-webkit-text-fill-color:currentColor;background:none}
.career-shop-floor p{max-width:820px;margin:24px 0 0;font-size:19px;line-height:1.7;color:#edf3f5}
.page-company-careers .career-culture{margin-top:48px}
.career-values{background:#f5f8f7;background-image:linear-gradient(#0b4f6c06 1px,transparent 1px),linear-gradient(90deg,#0b4f6c06 1px,transparent 1px);background-size:28px 28px}
.career-values-grid{gap:24px}
.career-values-grid article{border:1px solid var(--line);border-radius:20px;background:#fff;padding:32px;box-shadow:0 6px 24px #0b4f6c04}
.career-values-grid .value-number{position:static;display:block;margin-bottom:16px}
.career-values-grid article:last-child{max-width:none}
.career-values-grid article:last-child p{max-width:900px}
.career-values-grid p{white-space:pre-line}
.page-company-careers .career-invite{border:1px solid var(--line);border-radius:24px;background:#fff;padding:48px}
@media(max-width:680px){.career-shop-floor{padding-top:28px}.career-shop-floor>div{padding:28px 24px;border-radius:18px}.career-shop-floor p{font-size:16px}.career-experience img{max-width:85px;max-height:28px}.career-experience .experience-strip>div{gap:24px}.career-values-grid article{padding:24px}.page-company-careers .career-invite{padding:28px 22px}.page-company-careers .career-invite .button{font-size:12px;gap:12px}}
.career-experience .experience-strip img{filter:brightness(0);opacity:.45}
.page-company-careers .page-intro .container>p:not(.eyebrow){max-width:780px;margin-top:26px;font-size:20px;line-height:1.75;color:var(--muted)}
@media(max-width:680px){.page-company-careers .page-intro .container>p:not(.eyebrow){font-size:17px}}

/* Compact team profiles: portraits support the people and their expertise. */
.team-section .section-heading{max-width:900px;margin-bottom:36px}
.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}
.team-grid article{display:grid;grid-template-columns:96px minmax(0,1fr);grid-template-rows:auto 1fr auto;align-items:start;column-gap:20px;row-gap:24px;padding:28px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 28px #0b4f6c05}
.team-grid article>img{width:96px;height:96px;max-height:none;aspect-ratio:1;object-fit:cover;border-radius:50%;background:transparent;margin:0}
.team-grid .person-title{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;min-height:96px;margin:0}
.team-grid .person-title h3{font-size:20px;line-height:1.3;letter-spacing:-.025em;margin:0}
.team-grid .person-title>span{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--petrol)}
.team-grid article>p{grid-column:1/-1;font-size:16px;line-height:1.75;margin:0;color:var(--muted)}
.team-grid article>.text-link{grid-column:1/-1;justify-self:start;font-size:12px;margin:0;padding-top:16px;border-top:1px solid var(--line);width:100%;justify-content:space-between}
.team-section .experience-strip{margin-top:38px}
@media(min-width:681px) and (max-width:1100px){.team-grid{gap:16px}.team-grid article{grid-template-columns:1fr;padding:24px;row-gap:20px}.team-grid .person-title{min-height:0}.team-grid article>img{width:88px;height:88px}}
@media(max-width:680px){.team-grid{grid-template-columns:1fr;gap:16px}.team-grid article{grid-template-columns:80px minmax(0,1fr);padding:24px;column-gap:18px;row-gap:20px}.team-grid article>img{width:80px;height:80px}.team-grid .person-title{min-height:80px}.team-grid .person-title h3{font-size:20px}.team-grid article>p{font-size:16px}.team-section .section-heading{margin-bottom:28px}}
.team-grid article>.team-follow{grid-column:1/-1;justify-self:start;align-self:end;gap:8px;padding:.6rem 2rem;font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:700;letter-spacing:0}
.team-follow img{width:20px;height:20px;object-fit:contain}
/* Keep the team logo strip visible and avoid doubled section spacing. */
.team-section .experience-strip img{filter:brightness(0);opacity:.45}
.page-company .team-section{padding-bottom:32px}
.page-company .team-section+.section{padding-top:32px}
@media(max-width:680px){.page-company .team-section{padding-bottom:20px}.page-company .team-section+.section{padding-top:20px}}
/* Detailed institutional wordmarks need more space and stronger contrast. */
.team-section .experience-strip>div,.career-experience .experience-strip>div{gap:32px 48px}
.team-section .experience-strip img,.career-experience .experience-strip img{filter:brightness(0);opacity:.72}
.team-section .experience-strip img[src$="/pmi.svg"],.career-experience .experience-strip img[src$="/pmi.svg"]{width:220px;max-width:220px;height:auto;max-height:60px}
.team-section .experience-strip img[src$="/unibo.svg"],.career-experience .experience-strip img[src$="/unibo.svg"]{width:190px;max-width:190px;height:auto;max-height:64px}
@media(max-width:680px){.team-section .experience-strip>div,.career-experience .experience-strip>div{gap:28px 24px}.team-section .experience-strip img[src$="/pmi.svg"],.career-experience .experience-strip img[src$="/pmi.svg"]{width:170px;max-width:170px}.team-section .experience-strip img[src$="/unibo.svg"],.career-experience .experience-strip img[src$="/unibo.svg"]{width:155px;max-width:155px}}
/* Shared closing invitation, inspired by the supplied brand gradient. */
.closing-section{padding:80px 0;background:radial-gradient(ellipse at 100% 100%,#8a3c52 0,transparent 65%),linear-gradient(115deg,var(--ink),#5c455a 70%,#714054);color:var(--paper)}
.closing-content{text-align:center;max-width:1000px}
.closing-content>.eyebrow{justify-content:center;color:#d3c4ba;font-size:12px;letter-spacing:.12em}
.closing-content>.eyebrow>span{display:none}
.closing-content>h2{color:var(--paper);font-size:clamp(30px,3.6vw,50px);line-height:1.18;max-width:940px;margin:0 auto}
.closing-content>p:not(.eyebrow){font-size:18px;line-height:1.65;color:#e0d9de;max-width:640px;margin:24px auto 30px}
.closing-content>.button{background:var(--petrol);color:var(--paper);margin:0}
.closing-content>.button:hover{background:var(--gradient)}
.closing-message{max-width:640px;margin:24px auto 0}
.closing-message>summary{width:fit-content;margin:auto;color:#e0d9de;font-size:13px;cursor:pointer;text-underline-offset:4px}
.closing-message>summary:hover{text-decoration:underline;color:white}
.closing-message .contact-form{margin-top:28px;text-align:left;background:var(--paper);color:var(--ink);padding:30px;border-radius:18px}
.closing-message .contact-form h3,.closing-message .contact-form label,.closing-message .contact-form .form-note{color:var(--ink)}
@media(max-width:680px){.closing-section{padding:56px 0}.closing-content>h2 br{display:none}.closing-content>p:not(.eyebrow){font-size:16px}.closing-message .contact-form{padding:22px}}
/* The closing form sits on paper: use the light-surface input palette. */
.closing-message .contact-form input,.closing-message .contact-form textarea{background:#fff;border:1px solid #9caeb8;color:var(--ink);border-radius:8px;padding:12px 14px;line-height:1.5;caret-color:var(--petrol)}
.closing-message .contact-form input::placeholder,.closing-message .contact-form textarea::placeholder{color:#627582;opacity:1}
.closing-message .contact-form input:focus-visible,.closing-message .contact-form textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-color:var(--blue)}
.closing-message .contact-form .button{background:var(--petrol);color:var(--paper);border:0;box-shadow:0 4px 12px #0b4f6c18}
.closing-message .contact-form .button:hover{background:linear-gradient(110deg,var(--petrol),var(--blue));color:var(--paper)}
.closing-message .contact-form .button:focus-visible{outline:2px solid var(--blue);outline-offset:4px}
.closing-message .contact-form .form-note a{color:var(--petrol);text-decoration:underline;text-underline-offset:3px}
/* Supervisor shares the platform navigation, with its own active module. */
.supervisor-workspace{display:flex;align-items:stretch;background:#fff;border-radius:7px;overflow:hidden}
.supervisor-workspace>.supervisor-demo{flex:1;min-width:0;border-radius:0}
.supervisor-workspace>.app-rail{display:flex;width:150px;flex:0 0 150px;padding:28px 10px;gap:28px;align-items:stretch;justify-content:center;border:0;color:#fff;background:linear-gradient(25deg,var(--petrol) 15%,#30536b 45%,#83435f 76%,var(--red) 110%)}
.supervisor-workspace .rail-logo{display:block;width:115px;height:auto;max-width:100%;margin:0 auto;filter:brightness(0) invert(1)}
.supervisor-workspace .rail-modules{width:100%;gap:8px}
.supervisor-workspace .rail-item{display:flex;align-items:center;gap:8px;padding:9px 6px;border-radius:6px;color:white}
.supervisor-workspace .rail-item.selected{background:#ffffff26;color:white}
.supervisor-workspace .rail-item img{width:19px;height:21px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}
.supervisor-workspace .rail-item span{display:block;position:static;width:auto;height:auto;font-size:12px;line-height:1.35;white-space:nowrap;clip-path:none;overflow:visible}
.supervisor-workspace .rail-assistant{margin-top:20px}
@media(max-width:680px){.screen-gallery .supervisor-workspace>.app-rail{width:48px;flex-basis:48px;padding:20px 4px;gap:22px;justify-content:flex-start}.screen-gallery .supervisor-workspace .rail-logo{width:40px}.screen-gallery .supervisor-workspace .rail-item{padding:8px 10px}.screen-gallery .supervisor-workspace .rail-item span{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}}
/* Keep a consistent left edge for navigation icons across every demo. */
.product-window .rail-item,.register-frame .register-demo .rail-item,.supervisor-workspace .rail-item{justify-content:flex-start}
/* Anchor the brand at the top; centre the navigation independently. */
.product-window .app-rail,.register-frame .register-demo .app-rail,.supervisor-workspace>.app-rail{position:relative;justify-content:center}
.product-window .app-rail>.rail-logo,.register-frame .register-demo .app-rail>.rail-logo,.supervisor-workspace>.app-rail>.rail-logo{position:absolute;top:24px;left:50%;transform:translateX(-50%);margin:0;max-width:calc(100% - 16px)}
.product-window .app-rail>.rail-modules,.register-frame .register-demo .app-rail>.rail-modules,.supervisor-workspace>.app-rail>.rail-modules{margin-block:auto}
@media(max-width:680px){.product-window .app-rail>.rail-logo,.supervisor-workspace>.app-rail>.rail-logo{top:18px;max-width:calc(100% - 8px)}.screen-gallery .supervisor-workspace>.app-rail{justify-content:center}.register-frame .register-demo .app-rail>.rail-logo{top:24px;max-width:calc(100% - 16px)}}
/* Slightly lower the sidebar brand and navigation as a group. */
.product-window .app-rail>.rail-logo,.register-frame .register-demo .app-rail>.rail-logo,.supervisor-workspace>.app-rail>.rail-logo{top:62px}
.product-window .app-rail>.rail-modules,.register-frame .register-demo .app-rail>.rail-modules,.supervisor-workspace>.app-rail>.rail-modules{transform:translateY(38px)}
@media(max-width:680px){.product-window .app-rail>.rail-logo,.supervisor-workspace>.app-rail>.rail-logo{top:52px}.register-frame .register-demo .app-rail>.rail-logo{top:62px}}
/* Phone dashboard: one continuous brand-gradient header. */
.decision-masthead{background:linear-gradient(75deg,var(--petrol) 10%,#30536b 40%,#83435f 72%,var(--red) 100%);color:var(--paper)}
.decision-masthead .decision-status,.decision-masthead .decision-header{background:transparent;color:var(--paper)}
.decision-masthead .decision-header{border-color:#ffffff26}
.decision-masthead .decision-header>span,.decision-masthead .decision-title>div>span{color:#f2eaf0}
.decision-masthead .decision-header img,.decision-masthead .decision-title>img{filter:brightness(0) invert(1)}
.decision-masthead .decision-speaker{background:#ffffff7a}
.decision-masthead .decision-title{margin:0;padding:18px 18px 22px}
.decision-masthead .decision-title h3{color:var(--paper)}
/* Small language pill, with a circular flag and a clear destination label. */
.nav-utilities .language-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 13px;min-height:40px;border:1px solid #dce1e8;border-radius:999px;background:#fff;color:var(--ink);font-size:13px;font-weight:500;line-height:1;flex-shrink:0;transition:background .2s,border-color .2s}
.nav-utilities .language-link:hover{background:#edf3f6;border-color:#9eb5c3}
.nav-utilities .language-link:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.nav-utilities .language-link>.language-flag{display:block;width:16px;height:16px;flex:0 0 16px;border-radius:50%;overflow:hidden;font-size:0;box-shadow:inset 0 0 0 1px #00000006}
.language-flag-it{background:linear-gradient(90deg,#65a34e 0 33.33%,#fff 33.33% 66.66%,#e25059 66.66%)}
.language-flag-en svg{display:block;width:100%;height:100%;object-fit:cover}
/* Three-line mobile menu; hide the middle stroke when expanded. */
.menu-toggle span{transition:transform .2s,opacity .2s}
.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}
.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}
.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}
.responsive-device-host{width:100%;min-width:0}
@media(max-width:680px){
.scaled-device .monitor-display{border-width:8px;border-radius:12px}
.scaled-device .monitor-stand{width:54px;height:25px}.scaled-device .monitor-base{width:230px;height:6px}
.screen-gallery .scaled-device .supervisor-workspace>.app-rail,.scaled-device .product-window .app-rail{width:150px;flex-basis:150px;padding:28px 10px;justify-content:center}
.screen-gallery .scaled-device .supervisor-workspace .rail-logo,.scaled-device .product-window .rail-logo{width:115px;max-width:calc(100% - 16px);top:62px}
.screen-gallery .scaled-device .supervisor-workspace .rail-item,.scaled-device .product-window .rail-item{gap:8px;padding:9px 6px}
.screen-gallery .scaled-device .supervisor-workspace .rail-item span,.scaled-device .product-window .rail-item span{position:static;width:auto;height:auto;clip-path:none;overflow:visible;font-size:12px;line-height:1.35}
.scaled-device .sv-scroll{overflow:visible}.scaled-device .sv-scroll-hint{display:none}
.scaled-device .sv-timeline{min-width:0}.scaled-device .sv-top{padding:12px 22px}.scaled-device .sv-toolbar{padding:12px 22px 10px}
.scaled-device .sv-legend{padding:0 22px 12px}.scaled-device .sv-footer{padding:10px 22px}
.scaled-device.operator-demo .product-window{border-width:18px;border-radius:30px}
.scaled-device .operator-chat-header{padding:16px 20px;flex-wrap:nowrap}.scaled-device .operator-chat-header strong{font-size:16px}.scaled-device .operator-chat-header>span{display:block}
.scaled-device .operator-messages{padding:18px;gap:12px}.scaled-device .operator-message{font-size:14px;padding:12px 14px;max-width:90%}
.scaled-device .operator-composer{margin:0 18px 18px;padding:12px 14px;font-size:13px}
}
@media(max-width:680px){.nav-main-links>a{border-bottom:1px solid var(--line)}}
@media(max-width:680px){.operations-core ol{row-gap:0}.operations-core li:nth-child(-n+2){padding-bottom:20px}.operations-core li:nth-child(n+3){border-top:1px solid #dce6eb;padding-top:20px}}
@media(max-width:680px){.procedure-visual .schedule .bar-b{min-width:max-content;white-space:nowrap}}
/* Current language, with an explicit click-to-open language list. */
.language-picker{position:relative;flex-shrink:0}
.language-picker>summary{display:flex;align-items:center;justify-content:center;gap:6px;min-width:65px;min-height:40px;padding:10px 13px;border:1px solid #dce1e8;border-radius:999px;background:#fff;color:var(--ink);font-size:13px;font-weight:500;line-height:1;cursor:pointer;list-style:none}
.language-picker>summary::-webkit-details-marker{display:none}
.language-picker>summary:hover,.language-picker[open]>summary{background:#edf3f6;border-color:#9eb5c3}
.language-picker>summary:focus-visible,.language-options a:focus-visible{outline:2px solid var(--blue);outline-offset:3px}
.language-picker .language-flag{display:block;width:16px;height:16px;flex:0 0 16px;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 1px #0000000b}
.language-flag-es{background:linear-gradient(#ad1928 0 25%,#f8c448 25% 75%,#ad1928 75%)}
.language-flag-de{background:linear-gradient(#222 0 33.33%,#cd2636 33.33% 66.66%,#f5c53e 66.66%)}
.language-options{position:absolute;top:calc(100% + 10px);right:0;min-width:180px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 10px 30px #0b4f6c15;z-index:110}
.language-options a{display:flex;align-items:center;gap:10px;padding:11px 10px;border-radius:8px;font-size:14px;color:var(--ink);white-space:nowrap}
.language-options a:hover{background:#edf3f6;color:var(--petrol)}
.language-options small{margin-left:auto;font-size:11px;color:#6d7c88}
@media(max-width:680px){.language-options{right:auto;left:0}.language-picker>summary{min-height:44px}}
/* Longer translated UI labels remain within compact demo navigation. */
html:lang(de) .product-window .rail-item span,html:lang(es) .product-window .rail-item span,html:lang(de) .supervisor-workspace .rail-item span,html:lang(es) .supervisor-workspace .rail-item span{white-space:normal}
html:lang(de) .register-frame .register-demo .rail-item span,html:lang(es) .register-frame .register-demo .rail-item span{font-size:11px}
html:lang(de) .nav-main-links{gap:20px}
@media(max-width:680px){html:lang(de) .nav-main-links{gap:0}}
/* Actual interview frame instead of the branded video placeholder. */
.video-preview>button{position:relative;flex-direction:row;align-items:flex-end;justify-content:flex-start;padding:30px;gap:18px;background:#172b38;isolation:isolate}
.video-preview>button>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.video-preview>button::before{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0b203b9c);z-index:-1}
.video-preview>button>strong{font-size:22px;line-height:1.3;align-self:flex-end;margin-bottom:16px}
.video-preview>button>span:last-child:not(.play-icon){display:none}
.video-preview .play-icon{flex-shrink:0;transition:transform .2s,box-shadow .2s}
.video-preview>button:hover .play-icon,.video-preview>button:focus-visible .play-icon{transform:scale(1.08);box-shadow:0 0 0 7px #ffffff30}
@media(max-width:680px){.video-preview>button{padding:16px;gap:12px}.video-preview>button>strong{font-size:16px;margin-bottom:10px}}
@media(prefers-reduced-motion:reduce){.video-preview .play-icon{transition:none}}
.footer .footer-brand{display:block;margin-bottom:20px}
.footer .footer-brand img{width:240px;max-width:100%;height:auto;object-fit:contain}
@media(max-width:680px){.footer .footer-brand img{width:220px}}
.footer .footer-linkedin{display:inline-flex;width:32px;height:32px;margin-top:0;border-radius:4px;transition:opacity .2s}
.footer .footer-linkedin img{width:28px;height:28px}
.footer .footer-linkedin:hover{opacity:.75}
.customer-spotlight .customer-brand-heading{display:flex;align-items:center;min-height:76px}
.customer-brand-heading img{width:auto;max-width:min(280px,100%);max-height:76px;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:680px){.customer-spotlight .customer-brand-heading{min-height:60px}.customer-brand-heading img{max-width:min(230px,100%);max-height:60px}}
/* Industry loop: different factory contexts, the same growing knowledge. */
.sector-section{background:#f2f6f6;border-block:1px solid var(--line)}
.sector-wheel{position:relative;padding:14px 0 0}
.sector-scroll{position:relative;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#bfd0da transparent;padding:8px 16px 30px;z-index:1}
.sector-tabs{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;position:relative;min-width:900px}
.sector-tabs::before{content:'';position:absolute;left:6%;right:6%;top:35px;height:1px;background:#afc8d4;z-index:-1}
.sector-tabs button{display:flex;flex-direction:column;align-items:center;gap:15px;border:0;padding:8px 5px;background:transparent;color:var(--ink);font-size:14px;font-weight:600;line-height:1.4;min-width:0}
.sector-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #cbdce4;border-radius:16px;background:var(--paper);transition:background .2s,border-color .2s,transform .2s}
.sector-icon img{width:28px;height:28px}
.sector-tabs button:hover .sector-icon{transform:translateY(-3px);border-color:var(--blue)}
.sector-tabs button[aria-selected=true]{color:var(--petrol)}
.sector-tabs button[aria-selected=true] .sector-icon{background:#e0edf2;border-color:var(--blue);box-shadow:0 0 0 4px #145c9e09}
.sector-return{position:absolute;left:12px;right:12px;top:49px;height:155px;border:1px solid #afc8d4;border-top:0;border-radius:0 0 48px 48px;pointer-events:none}
.sector-orbit-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #ef305410;offset-path:inset(0 round 48px);animation:sector-orbit 18s linear infinite}
@keyframes sector-orbit{to{offset-distance:100%}}
.sector-shared{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:12px;width:fit-content;max-width:80%;padding:14px 26px;background:#f2f6f6;margin:0 auto;text-align:center}
.sector-shared img{width:108px;height:auto}.sector-shared span{font-size:14px;color:var(--petrol);max-width:420px;line-height:1.6}
.sector-detail{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-top:28px;padding:28px 32px;background:#fff;border:1px solid var(--line);border-radius:18px}
.sector-panels{display:grid;flex:1;min-width:0}.sector-panels>[role=tabpanel]{grid-area:1/1}.sector-panels>[hidden]{display:block!important;visibility:hidden;pointer-events:none}
.sector-panels h3{font-size:22px;margin-bottom:10px}.sector-panels p{font-size:16px;line-height:1.65;max-width:720px}.sector-detail>.button{flex-shrink:0;font-size:12px;gap:14px}
@media(max-width:900px){.sector-tabs{min-width:880px}.sector-detail{align-items:flex-start;flex-direction:column;gap:20px}.sector-shared{max-width:88%}.sector-return{height:174px}.sector-detail{margin-top:20px}}
@media(max-width:680px){.sector-scroll{padding-inline:0}.sector-tabs{gap:12px;min-width:1050px}.sector-tabs button{font-size:14px}.sector-detail{padding:24px}.sector-shared{padding-inline:14px}.sector-shared span{font-size:13px}.sector-detail>.button{width:100%}.sector-return{left:0;right:0}.sector-panels h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){.sector-orbit-dot{animation:none}.sector-icon{transition:none}}

/* Restore the original marketing typography and readable reference links. */
.cap-tabs button{font-weight:600}
.cap-tabs button[aria-selected=true]{font-weight:700}
.fly-step h4{font-family:Poppins,Inter,sans-serif;font-weight:700}
.references .reference-source{font-family:Poppins,Inter,sans-serif;font-weight:700;font-size:12px}
.references .reference-more{font-family:Poppins,Inter,sans-serif;font-weight:700;font-size:14px}
.references .reference-links a,.references .reference-doi,.references .reference-press summary{font-size:14px}
.cap-scroll-hint{display:none}
@media(max-width:680px){
  .cap-scroll-hint{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;font-size:13px;line-height:1.5;color:var(--petrol)}
  .cap-scroll-hint>span{font-size:22px;flex-shrink:0}
  .cap-tabs{scrollbar-width:thin;scrollbar-color:var(--petrol) var(--line);padding-bottom:8px}
}
/* Use the compact navigation before translated desktop labels become crowded. */
@media(max-width:960px){
  .site-nav{--nav-height:70px;height:70px;background:linear-gradient(75deg,var(--petrol) 10%,#30536b 40%,#83435f 72%,var(--red) 100%);border-bottom-color:transparent}
  .site-nav .brand img{filter:brightness(0) invert(1)}
  .site-nav .brand:focus-visible,.site-nav .menu-toggle:focus-visible{outline-color:var(--paper)}
  .nav-inner{width:calc(100% - 40px);gap:20px;justify-content:space-between}
  .menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;padding:10px;background:none;border:0;width:44px;height:44px;flex-shrink:0}
  .menu-toggle span{width:23px;height:1px;background:var(--paper)}
  #primary-nav{display:none;position:absolute;top:69px;left:0;right:0;width:100%;height:calc(100dvh - 69px);overflow:auto;padding:25px 24px 45px;background:var(--paper);align-items:stretch;justify-content:flex-start;flex-direction:column;gap:0;border-top:1px solid var(--line);font-size:18px;font-weight:600}
  #primary-nav.is-open{display:flex}
  .nav-main-links,html:lang(de) .nav-main-links{display:flex;flex-direction:column;align-items:stretch;gap:0;flex:none;width:100%}
  .nav-main-links>a{padding-block:22px;border-bottom:1px solid var(--line)}
  .nav-main-links>.nav-dropdown{width:100%}
  .nav-dropdown summary{padding:0;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}
  .nav-dropdown summary>a{padding-block:22px;flex:1}
  .nav-dropdown summary>.nav-expand{display:grid;place-items:center;min-width:44px;min-height:44px;transform:none;color:var(--petrol)}
  .nav-dropdown[open] summary>.nav-expand{transform:rotate(45deg)}
  .dropdown-panel{position:static;transform:none;width:auto;max-height:none;padding:12px 0 22px;box-shadow:none;border:0;border-bottom:1px solid var(--line);border-radius:0}
  .product-menu,.company-menu.product-menu{display:block;width:100%;padding:0 0 18px;max-height:none}
  .product-menu>div:first-child,.home-menu .mega-groups{display:grid;grid-template-columns:1fr;gap:18px}
  .mega-group{padding:12px 0 0;border:0}
  .mega-heading,.product-menu p.mega-heading{font-size:11px;margin-bottom:8px}
  .mega-item{margin:0;padding:12px 8px;gap:13px}
  .mega-item strong{font-size:16px}
  .mega-item>span:last-child>span{font-size:14px}
  .mega-platform{margin-top:20px;padding:24px;gap:16px}
  .mega-platform-icon{display:none}
  .mega-platform>strong{font-size:22px}
  .mega-cta{padding-top:5px}
  #primary-nav .nav-utilities{margin:25px 0 0;justify-content:space-between;gap:14px}
  .nav-utilities .button{font-size:14px;padding:14px 21px}
  .language-options{right:auto;left:0}
  .language-picker>summary{min-height:44px}
}
/* Industry choices should read as controls, not decorative icons. */
.sector-instruction{font-size:14px;color:var(--petrol);margin:0 16px 18px}
.sector-tabs button{border:1px solid #c5d6df;border-radius:14px;background:#fff;padding:16px 8px;gap:12px;box-shadow:0 3px 9px #0b4f6c05;cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}
.sector-tabs button::after{content:'+';display:block;font-size:20px;font-weight:500;line-height:1;color:var(--blue)}
.sector-tabs button:hover{background:#edf5f8;border-color:var(--blue);box-shadow:0 5px 14px #0b4f6c12}
.sector-tabs button[aria-selected=true]{background:var(--petrol);border-color:var(--petrol);color:white;box-shadow:0 5px 16px #0b4f6c20}
.sector-tabs button[aria-selected=true]::after{content:'−';color:white}
.sector-tabs button[aria-selected=true] .sector-icon{background:#ffffff15;border-color:#ffffff35;box-shadow:none}
.sector-tabs button[aria-selected=true] .sector-icon img{filter:brightness(0) invert(1)}
.sector-tabs button:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.sector-return{top:100px;height:200px}
.sector-shared{margin-top:0}
@media(max-width:900px){.sector-return{top:100px;height:220px}}
@media(max-width:680px){.sector-instruction{margin-inline:0}.sector-return{top:120px;height:200px}}
@media(prefers-reduced-motion:reduce){.sector-tabs button{transition:none}}
/* Quiet industry tabs: one underline carries the selected state. */
.sector-tabs button{position:relative;background:transparent;border:0;border-bottom:2px solid #d4e0e5;border-radius:0;box-shadow:none;padding:14px 8px 18px;gap:12px;color:var(--muted);transition:color .2s,border-color .2s}
.sector-tabs button::after{content:none}
.sector-tabs button:hover{background:transparent;border-color:var(--blue);box-shadow:none;color:var(--petrol)}
.sector-tabs button[aria-selected=true]{background:transparent;border-color:var(--petrol);color:var(--petrol);box-shadow:none}
.sector-tabs button[aria-selected=true]::after{content:none}
.sector-tabs .sector-icon,.sector-tabs button[aria-selected=true] .sector-icon{width:42px;height:42px;background:#f2f6f6;border:0;border-radius:0;box-shadow:none}
.sector-tabs button:hover .sector-icon{transform:none}
.sector-tabs button[aria-selected=true] .sector-icon img{filter:none}
.sector-tabs button:not([aria-selected=true]) .sector-icon{opacity:.6}
.sector-tabs button:hover .sector-icon{opacity:1}
.sector-instruction{font-size:13px;color:var(--muted);margin-bottom:12px}
.sector-tabs::before{display:none}
.sector-return{top:80px;height:170px;opacity:.6}
.sector-detail{border:0;border-top:1px solid #d4e0e5;border-radius:0;background:transparent;padding:26px 0 0;box-shadow:none}
@media(max-width:900px){.sector-return{top:80px;height:185px}}
@media(max-width:680px){.sector-return{top:100px;height:165px}}
/* Keep each industry's explanation next to its selector, before the shared memory. */
.sector-wheel .sector-detail{position:relative;z-index:1;display:block;width:min(760px,calc(100% - 64px));margin:0 auto 20px;padding:22px 24px;background:#f2f6f6;border:0;text-align:center}
.sector-wheel .sector-panels h3{font-size:19px;margin-bottom:9px}
.sector-wheel .sector-panels p{max-width:650px;margin:auto;font-size:16px;line-height:1.65}
.sector-return{top:90px;bottom:42px;height:auto;border-radius:0 0 36px 36px;opacity:.55}
.sector-shared{padding:12px 24px;margin:0 auto;gap:10px}
.sector-actions{text-align:center;margin-top:26px}
.sector-actions>.button{font-size:12px;gap:16px}
@media(max-width:680px){.sector-wheel .sector-detail{width:calc(100% - 28px);padding:18px 12px;margin-bottom:16px}.sector-wheel .sector-panels p{font-size:15px}.sector-return{top:105px;bottom:45px;height:auto}.sector-shared{max-width:90%;padding-inline:12px}.sector-actions{margin-top:22px}}
/* Attach the selection indicator to its tab instead of an unrelated orbit. */
.sector-wheel{padding:20px 20px 12px;background:#fff;border:1px solid #cedee5;border-radius:18px;overflow:hidden}
.sector-instruction{margin:0 0 16px;font-size:14px}
.sector-scroll{padding:0 0 6px;overflow-y:hidden}
.sector-tabs{gap:0;border-bottom:1px solid #c9dbe3}
.sector-tabs button{border:1px solid transparent;border-bottom:2px solid transparent;padding:14px 8px 18px;background:#f4f7f8;color:#526875;border-radius:10px 10px 0 0}
.sector-tabs button:hover{background:#eaf1f5;border-color:transparent;border-bottom-color:#8baebe}
.sector-tabs button[aria-selected=true]{background:#fff;border-color:#c9dbe3;border-bottom-color:var(--petrol);color:var(--petrol)}
.sector-tabs .sector-icon,.sector-tabs button[aria-selected=true] .sector-icon{background:transparent}
.sector-tabs button[aria-selected=true]::after{content:'';position:absolute;bottom:-4px;left:50%;width:7px;height:7px;transform:translateX(-50%);border-radius:50%;background:var(--red);box-shadow:0 0 0 3px #fff}
.sector-wheel .sector-detail{background:#fff;margin:12px auto 16px;padding:24px 20px;min-height:125px}
.sector-return{top:185px;bottom:48px;left:18px;right:18px;border-color:#d7e3e9;border-radius:0 0 28px 28px;opacity:1}
.sector-shared{background:#fff;max-width:85%}
@media(max-width:680px){.sector-wheel{padding:18px 12px 12px}.sector-tabs{min-width:1050px}.sector-wheel .sector-detail{width:calc(100% - 12px);padding:20px 6px;margin:10px auto 14px;min-height:155px}.sector-return{top:210px;bottom:52px;left:8px;right:8px}.sector-shared{padding-inline:8px;max-width:92%}}
/* The point travels on the tabs' baseline and selects the next industry on arrival. */
.sector-tabs button[aria-selected=true]::after{content:none}
.sector-travelling-dot{position:absolute;bottom:-4px;width:7px;height:7px;transform:translateX(-50%);border-radius:50%;background:var(--red);box-shadow:0 0 0 3px #fff;pointer-events:none;z-index:2}
.sector-return{top:150px}
@media(max-width:680px){.sector-return{top:150px}}

/* Visible dropdown affordances, shared by desktop and touch navigation. */
.nav-dropdown summary>.nav-expand{display:grid;place-items:center;min-width:24px;min-height:24px;transform:none;color:currentColor}
.nav-dropdown[open] summary>.nav-expand{transform:none}
.nav-expand svg{display:block;width:24px;height:24px;transition:transform .2s ease}
.nav-dropdown[open] .nav-expand svg{transform:rotate(90deg)}
.mega-memory{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:58px;margin-top:12px;padding:16px 36px 16px 20px;background:linear-gradient(100deg,#e5eef4,#cbdfea);color:var(--petrol);font-weight:700;font-size:15px;line-height:1.4;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 50%,calc(100% - 20px) 100%,0 100%);transition:background .2s}
.mega-memory:hover,.mega-memory:focus-visible{background:#bfd7e6}
.mega-memory>span:last-child{font-size:24px}
.customer-card-arrow{position:absolute;top:12px;right:16px;font-size:24px;line-height:1;color:var(--petrol);transition:transform .2s}
.customer-logo:hover .customer-card-arrow,.customer-logo:focus-visible .customer-card-arrow{transform:translate(2px,-2px)}
.case-video{align-self:center;width:100%;margin:0;min-width:0}
@media(max-width:1100px){.mega-memory{clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),55% calc(100% - 12px),50% 100%,45% calc(100% - 12px),0 calc(100% - 12px));padding:16px 20px 26px}.mega-memory>span:last-child{transform:rotate(90deg)}}
@media(hover:none),(pointer:coarse),(max-width:960px){.nav-dropdown summary>.nav-expand{min-width:44px;min-height:44px}}
@media(max-width:680px){.customer-card-arrow{top:8px;right:10px;font-size:21px}.mega-memory{font-size:14px}.case-video>button>strong{font-size:16px}}
@media(prefers-reduced-motion:reduce){.nav-expand svg,.mega-memory,.customer-card-arrow{transition:none}}

/* Keep the navigation visible against page content while scrolling. */
.site-nav.is-scrolled{background:linear-gradient(75deg,var(--petrol) 10%,#30536b 40%,#83435f 72%,var(--red) 100%);border-bottom-color:transparent}
.site-nav.is-scrolled .brand img{filter:brightness(0) invert(1)}
.site-nav.is-scrolled .menu-toggle span{background:var(--paper)}
.site-nav.is-scrolled .brand:focus-visible,.site-nav.is-scrolled .menu-toggle:focus-visible{outline-color:var(--paper)}
@media(min-width:961px){
  .site-nav.is-scrolled .nav-main-links>a,.site-nav.is-scrolled .nav-main-links>.nav-dropdown>summary,.site-nav.is-scrolled .nav-main-links>.nav-dropdown>summary>a{color:var(--paper)}
  .site-nav.is-scrolled .nav-main-links>a:hover,.site-nav.is-scrolled .nav-main-links>.nav-dropdown>summary>a:hover{text-decoration:underline;text-underline-offset:6px}
  .site-nav.is-scrolled .language-picker>summary{color:var(--paper);background:#ffffff12;border-color:#ffffff60}
  .site-nav.is-scrolled .nav-utilities>.button{background:var(--paper);border-color:var(--paper);color:var(--petrol)}
  .site-nav.is-scrolled .nav-main-links>a:focus-visible,.site-nav.is-scrolled summary:focus-visible,.site-nav.is-scrolled summary>a:focus-visible{outline-color:var(--paper)}
}
