@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');

:root{--paper:#f7f8f2;--ink:#183a2e;--muted:#738078;--green:#183e30;--lime:#d6edab;--line:#dce1d7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:15px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid #7b9d50;outline-offset:5px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500}em{font-family:Georgia,serif;font-weight:400}button{border:0}section{scroll-margin-top:20px}.site-header{height:100px;max-width:1440px;margin:auto;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:33px;font-weight:700;letter-spacing:-1.8px}.brand-dot{color:#65966b}.site-header nav{display:flex;gap:34px;font-size:13px;font-weight:500}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:#729443}.button{padding:17px 23px;display:inline-flex;gap:36px;align-items:center;justify-content:space-between;font-weight:600;font-size:13px;border-radius:5px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button span,.inline-link span{font-size:19px}.header-contact{border:1px solid #ccd4c7;background:transparent;padding:12px 19px}.menu-toggle{display:none}.hero{margin:0 24px;background:#173d30;border-radius:10px;color:#fff;min-height:675px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;padding:78px max(4%,calc((100vw - 1280px)/2)) 86px}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.7px;line-height:1.6}.hero .eyebrow{color:#ced9ca;display:flex;align-items:center;gap:9px}.status-dot{display:inline-block;width:6px;height:6px;background:#cbe798;border-radius:50%;box-shadow:0 0 0 4px #cbe7980d;flex-shrink:0}h1{font-size:clamp(62px,6.4vw,96px);letter-spacing:-5px;line-height:1.06;margin-top:25px}h1 em{color:var(--lime)}.hero-description{font-size:16px;line-height:1.85;color:#bdcec3;margin-top:27px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:32px}.lime{background:var(--lime);color:var(--ink)}.text-button{background:none;padding:0;font-size:12px}.text-button span{padding-left:7px}.light{color:#edf1e9}.hero-note{display:flex;align-items:center;gap:12px;color:#b1c1b7;font-size:10px;line-height:1.7;margin-top:45px}.hero-note strong{font-weight:400;color:#e0e9dc}.small-cross{font-size:33px;color:var(--lime)}.hero-bottom{position:absolute;bottom:0;left:4%;right:4%;height:58px;border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-between;font-size:8px;letter-spacing:1.8px;color:#a9bfb0}.hero-bottom a{font-size:10px;letter-spacing:0;color:#e7eddf}.hero-bottom a span{margin-left:18px}.system-art{position:relative;min-height:470px;align-self:center;width:100%;aspect-ratio:1.07}.art-grid{position:absolute;inset:0;background-image:radial-gradient(#bdd6bd27 1px,transparent 1px);background-size:21px 21px;mask-image:radial-gradient(ellipse,black,transparent 70%)}.orbit{position:absolute;left:50%;top:50%;border:1px solid #b9d5b41e;border-radius:50%;transform:translate(-50%,-50%)}.orbit-outer{width:98%;aspect-ratio:1}.orbit-middle{width:75%;aspect-ratio:1}.orbit-inner{width:47%;aspect-ratio:1;background:#9db58a07}.connections{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#b8d9a333;stroke-width:1}.connections circle{stroke-dasharray:3 10}.core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #bedda33b;background:radial-gradient(ellipse at top,#45674b,#234735 80%);border-radius:29px;width:172px;height:184px;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 0 80px #c5eb8720,0 15px 40px #0a291d66}.core img{width:70px;height:70px}.core>span{font-size:13px;letter-spacing:5px;margin-top:8px;margin-left:5px}.core small{font-size:6px;letter-spacing:1.3px;color:#afc6ae;margin-top:12px}.system-node{position:absolute;display:flex;align-items:center;gap:10px;background:#244735ed;border:1px solid #86ab792e;border-radius:8px;padding:14px 13px;box-shadow:0 10px 25px #0b281c30;white-space:nowrap;font-size:11px}.system-node small{display:block;color:#a5baaa;font-size:8px;margin-top:5px}.system-node i{width:4px;height:4px;border-radius:100%;background:#b8d38a;margin-left:6px}.node-icon{font-size:25px;color:#c7dfaa}.node-data{top:17%;left:3%}.node-agents{top:21%;right:0}.node-systems{bottom:17%;right:-1%}.node-people{bottom:13%;left:6%}.orbit-dot{position:absolute;width:6px;height:6px;background:#d5ebb5;border-radius:50%;box-shadow:0 0 16px #dcff9e;animation:breathe 4s ease-in-out infinite}.dot-one{top:8%;left:55%}.dot-two{bottom:28%;left:15%;animation-delay:2s}.art-caption{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size:7px;letter-spacing:2px;color:#a9c0ac;display:flex;gap:9px;align-items:center;white-space:nowrap}.art-caption .status-dot{width:4px;height:4px}.section-wrap{max-width:1280px;padding:0 40px;margin:0 auto}.intro{padding-top:100px;padding-bottom:95px;display:grid;grid-template-columns:1fr 2.1fr;gap:45px}.section-label{display:flex;flex-direction:column;gap:44px;font-size:10px;letter-spacing:1.4px;padding-top:8px}.asterisk{font-size:75px;line-height:1;color:#7a9967}h2{font-size:clamp(32px,3.4vw,48px);letter-spacing:-1.9px;line-height:1.2}.muted{color:#8a9686}.intro-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:26px 0}.intro-columns p,.section-heading>p,.capability p,.industry-copy>p:not(.eyebrow),.research-copy>p:not(.eyebrow){color:#6b786f;font-size:13px;line-height:1.85}.inline-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;font-weight:600;padding:0 0 8px;background:none;border-bottom:1px solid #a7b79b}.expertise{border-top:1px solid var(--line);padding-top:64px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.section-heading h2{margin-top:18px}.section-heading>p{padding-bottom:4px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.capability{border:1px solid var(--line);border-radius:7px;padding:27px;display:flex;flex-direction:column;transition:background .2s,transform .2s}.capability:hover{background:#eef2e6;transform:translateY(-4px)}.card-top{display:flex;align-items:center;justify-content:space-between;color:#869580;font-size:10px;margin-bottom:33px}.line-icon{font-size:43px;color:#476b42;line-height:1}.infrastructure{font-size:55px}.capability h3{font-size:25px;line-height:1.25;letter-spacing:-.7px;margin-bottom:18px}.capability p{margin-bottom:24px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto;margin-bottom:29px}.tags span{font-size:9px;padding:6px 9px;background:#eaf0e3;border-radius:3px;color:#617158}.card-link{padding:17px 0 0;background:none;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:600}.card-link span{font-size:20px}.industries{padding-top:25px;padding-bottom:92px}.industry-tabs{display:flex;border-bottom:1px solid #ccd6c4;margin-bottom:28px}.industry-tabs button{flex:1;padding:19px 22px;background:none;border-bottom:2px solid transparent;margin-bottom:-1px;text-align:left;font-size:13px;display:flex;justify-content:space-between;color:#7e887b}.industry-tabs button[aria-selected=true]{border-color:var(--ink);color:var(--ink);font-weight:600}.industry-tabs button span{font-size:16px}.industry-panel{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:8px;overflow:hidden}.industry-visual{min-height:440px;background:#e6edde;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(#899f7a13 1px,transparent 1px),linear-gradient(90deg,#899f7a13 1px,transparent 1px);background-size:35px 35px}.medical-orbit{position:absolute;width:320px;height:320px;border-radius:50%;border:1px solid #8eaa7840;box-shadow:0 0 0 35px #8eaa7808,0 0 0 70px #8eaa7805}.industry-symbol{font-family:Arial,sans-serif;font-size:260px;font-weight:bold;color:#41684c;line-height:1;text-shadow:5px 8px 0 #20452f,8px 15px 0 #c0cfb5;transform:rotate(-10deg);z-index:1;margin-top:-30px}.visual-label{position:absolute;top:28px;left:28px;background:#f7faf0d9;padding:10px 12px;border:1px solid #d3ddc8;border-radius:4px;font-size:7px;letter-spacing:1.2px;display:flex;align-items:center;gap:9px}.visual-label .status-dot{background:#689255}.pulse-line{position:absolute;width:100%;bottom:64px;z-index:2;fill:none;stroke:#73945c;stroke-width:1.5}.visual-number{position:absolute;bottom:23px;left:28px;font-size:8px;letter-spacing:1.4px;color:#617955}.industry-copy{padding:42px 45px;background:#f0f3e9}.industry-copy .eyebrow{font-size:8px;letter-spacing:1.4px}.industry-copy h3{font-size:35px;line-height:1.18;letter-spacing:-1.4px;margin:17px 0}.industry-copy ul{list-style:none;padding:0;margin:22px 0 28px}.industry-copy li{font-size:11px;margin:12px 0;display:flex;align-items:center;gap:10px}.industry-copy li:before{content:'↗';color:#789365;font-size:15px}.industry-footnote{margin-top:22px;font-size:10px;color:#7a8675}.industry-footnote span{margin-left:12px;color:#43543f}.research{max-width:none;background:#183c2f;color:#edf3e8;display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:74px max(7%,calc((100vw - 1200px)/2))}.research-copy .eyebrow{font-size:8px;color:#adbea9}.research-copy h2{margin:22px 0}.research-copy h2 em{color:#cfe8a9}.research-copy>p:not(.eyebrow){color:#b0c0b2;max-width:450px}.research-topics{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px 0 31px;font-size:9px;color:#c9d7c1}.research-topics span:before{content:'·';margin-right:7px;color:#bad699}.research .inline-link{color:#d4e7be;border-color:#62795a}.research-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:365px;background-image:radial-gradient(#c0d3aa25 1px,transparent 1px);background-size:23px 23px;mask-image:radial-gradient(ellipse,black 50%,transparent 78%)}.research-orbit{position:absolute;width:240px;height:320px;border:1px solid #b8d18c75;border-radius:50%;transform:rotate(40deg)}.r-two{transform:rotate(100deg)}.r-three{transform:rotate(160deg)}.research-center{font-size:90px;color:#d4eaaa}.research-note{position:absolute;bottom:10px;font-size:7px;letter-spacing:1.8px;color:#b5caa6}.contact-section{position:relative;overflow:hidden;margin-top:80px;margin-bottom:70px;padding-top:48px;padding-bottom:48px;background:#e7eedb;border-radius:8px}.contact-section h2{font-size:52px;margin-top:22px;position:relative;z-index:1}.contact-section h2 em{color:#628052}.contact-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:28px;position:relative;z-index:1}.contact-bottom p{font-size:13px;color:#697860;line-height:1.8}.dark{background:var(--ink);color:#f0f5e6}.contact-star{position:absolute;right:85px;top:12px;font-size:230px;color:#d0ddbb;line-height:1}footer{padding-top:0!important;padding-bottom:24px!important}.footer-top{display:flex;align-items:center;padding-bottom:30px;gap:28px}.footer-top .brand{font-size:29px}.footer-top p{font-size:11px;color:#8b9586}.footer-top>a:last-child{margin-left:auto;font-size:10px}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#85907d}.draft-label{font-size:9px;letter-spacing:1px}dialog{border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);padding:38px;max-width:520px;width:calc(100% - 32px);max-height:90dvh}dialog::backdrop{background:#0e241bbb;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:9px;background:none;font-size:29px}.dialog-intro{font-size:13px;color:#71806b;line-height:1.7;margin:16px 0 23px}dialog h2{font-size:30px;margin-top:15px}form{display:grid;gap:15px}label{display:grid;gap:7px;font-size:12px}input,select,textarea{width:100%;border:1px solid #c9d4c2;border-radius:4px;background:#fff;color:var(--ink);padding:11px;font-size:13px}textarea{resize:vertical}#enquiry-result p{font-size:13px;margin:16px 0}#enquiry-result .button{margin-top:15px}body.modal-open{overflow:hidden}@keyframes breathe{50%{opacity:.35;box-shadow:0 0 24px #dcff9e}}
[hidden]{display:none!important}
@media(min-width:1500px){.hero{max-width:1440px;margin:auto;padding-left:70px;padding-right:70px}.contact-section{max-width:1200px}}
@media(max-width:1100px){.hero{padding-top:60px;padding-bottom:85px;min-height:620px}.hero-actions{gap:17px;align-items:flex-start;flex-direction:column}.system-art{min-height:400px}.system-node{padding:11px 9px;font-size:9px;gap:6px}.node-icon{font-size:21px}.system-node small{font-size:7px}.core{width:140px;height:155px}.hero-note{margin-top:28px}.site-header nav{gap:22px}.capability{padding:22px}.capability h3{font-size:22px}.industry-copy{padding:32px}.contact-section{margin-left:40px;margin-right:40px}.research{gap:30px}.section-wrap{padding-left:40px;padding-right:40px}}
@media(max-width:760px){html{scroll-padding-top:25px}.site-header{height:80px;padding:0 24px}.brand{font-size:30px}.brand img{width:35px;height:35px}.header-contact{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;padding:12px}.menu-toggle span{width:23px;height:1px;background:var(--ink)}.site-header nav{display:none;position:absolute;top:74px;left:16px;right:16px;padding:20px;background:var(--paper);z-index:10;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 20px #173d301a}.site-header nav.is-open{display:flex;flex-direction:column;gap:8px}.hero{margin:0 12px;padding:42px 26px 70px;grid-template-columns:1fr;min-height:0}.hero .eyebrow{font-size:8px;letter-spacing:1.2px}h1{font-size:64px;letter-spacing:-3.5px;margin-top:23px}.hero-description{font-size:14px;margin-top:24px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.hero-actions .button{font-size:11px;padding:15px 17px;gap:16px}.hero-actions .text-button{font-size:10px}.hero-note{display:none}.system-art{max-width:480px;margin:24px auto 0;min-height:0;aspect-ratio:1.15}.core{width:126px;height:136px;border-radius:22px}.core img{width:52px;height:52px}.core>span{font-size:10px}.core small{font-size:5px}.system-node{font-size:9px}.system-node i{display:none}.node-data{left:0;top:14%}.node-agents{right:-8px;top:21%}.node-systems{right:-8px;bottom:17%}.node-people{left:0;bottom:12%}.art-caption{bottom:-9px;font-size:6px}.hero-bottom{left:26px;right:26px;height:43px;font-size:6px;letter-spacing:1px}.hero-bottom>span:last-child{display:none}.hero-bottom a{font-size:9px}.section-wrap{padding-left:26px;padding-right:26px}.intro{padding-top:59px;padding-bottom:55px;grid-template-columns:1fr;gap:20px}.section-label{flex-direction:row;align-items:center;justify-content:space-between;font-size:8px}.asterisk{font-size:29px}.intro-columns{gap:18px;grid-template-columns:1fr;margin:20px 0}.intro-columns p{font-size:13px}.intro h2{font-size:33px}.expertise{padding-top:42px;padding-bottom:55px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{margin-top:20px;font-size:12px}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:33px;letter-spacing:-1.4px;margin-top:14px}.capability-grid{grid-template-columns:1fr;gap:14px}.capability{padding:25px}.card-top{margin-bottom:22px}.capability h3{font-size:26px}.capability h3 br{display:none}.capability p{font-size:13px}.tags{margin-bottom:22px}.industries{padding-top:10px;padding-bottom:48px}.industry-tabs button{padding:16px 8px;font-size:10px;gap:5px}.industry-tabs button span{font-size:13px}.industry-panel{grid-template-columns:1fr}.industry-visual{min-height:305px}.industry-symbol{font-size:210px}.medical-orbit{width:240px;height:240px}.industry-copy{padding:28px}.industry-copy h3{font-size:32px}.industry-footnote{font-size:9px;line-height:1.9}.industry-footnote span{display:block;margin:0}.research{grid-template-columns:1fr;padding:45px 26px 50px;gap:15px}.research-art{min-height:280px;order:2;margin-top:20px}.research-orbit{width:175px;height:235px}.research-copy h2{font-size:38px}.research-copy .eyebrow{font-size:7px}.research-topics{font-size:9px;gap:14px}.contact-section{margin:45px 18px;padding:32px 25px}.contact-section h2{font-size:35px;letter-spacing:-1.3px}.contact-section .eyebrow{font-size:8px}.contact-bottom{align-items:flex-start;flex-direction:column;gap:24px}.contact-star{font-size:160px;right:-23px;top:110px;opacity:.6}.footer-top{flex-wrap:wrap;gap:17px}.footer-top p{font-size:9px}.footer-top>a:last-child{font-size:9px}.footer-bottom{flex-wrap:wrap;font-size:10px;gap:12px}.draft-label{width:100%}dialog{padding:30px 23px}dialog h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Shared interior page layouts. */
.site-header nav a[aria-current="page"]{color:var(--ink);box-shadow:0 2px 0 #789365}
.page-hero{position:relative;overflow:hidden;margin:0 24px;padding:38px 0 65px;background:var(--green);color:var(--paper);border-radius:10px}
.page-hero .section-wrap{position:relative;z-index:1}
.breadcrumb{display:inline-block;color:#b8ccb9;font-size:11px;margin-bottom:48px}
.page-hero .eyebrow{color:var(--lime);font-size:9px}
.page-hero h1{font-size:clamp(44px,5.8vw,78px);letter-spacing:-3px;margin-top:22px}
.page-lede{max-width:590px;color:#bdcec3;font-size:16px;line-height:1.85;margin-top:25px}
.page-hero-mark{position:absolute;right:6%;top:90px;font-size:300px;line-height:1;color:#bad69712;pointer-events:none}
.page-section{padding-top:65px;padding-bottom:65px}
.page-section .capability{min-height:270px}
.page-section .capability p{margin-bottom:0}
.page-story{display:grid;grid-template-columns:1fr 2.1fr;gap:45px;border-top:1px solid var(--line);padding-top:65px;padding-bottom:35px}
.page-story .eyebrow{padding-top:8px}
.page-story p:not(.eyebrow){font-size:14px;line-height:1.9;color:#6b786f;max-width:690px;margin-top:22px}
.page-story .inline-link{margin-top:28px}
.page-hero + .expertise{border-top:0}
.page-hero + .research{margin-top:55px}
@media(max-width:760px){.page-hero{margin:0 12px;padding:25px 0 40px}.breadcrumb{margin-bottom:32px}.page-hero h1{font-size:45px;letter-spacing:-2px}.page-lede{font-size:14px}.page-hero-mark{font-size:210px;right:-50px;top:130px}.page-section{padding-top:40px;padding-bottom:35px}.page-section .capability{min-height:0}.page-story{grid-template-columns:1fr;gap:20px;padding-top:40px}.page-hero + .research{margin-top:35px}}

/* Comfortable reading sizes while retaining the original type and palette. */
.intro-columns{grid-template-columns:1fr;gap:20px;max-width:65ch}
.intro-columns p{font-size:18px;line-height:1.8;color:#43594b}
.section-heading>p,.capability p,.industry-copy>p:not(.eyebrow),.page-story p:not(.eyebrow){font-size:16px;line-height:1.8;color:#43594b}
.research-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#c5d3c5}
.hero-description,.page-lede{font-size:17px;line-height:1.8;color:#c5d3c5}
.contact-bottom p,.dialog-intro{font-size:16px;line-height:1.8;color:#43594b}
.industry-copy li{font-size:15px;line-height:1.6}
.industry-tabs button{font-size:15px}
.industry-footnote{font-size:13px;line-height:1.8;color:#52664c}
.tags span{font-size:12px}
.research-topics{font-size:13px;line-height:1.6}
.inline-link,.card-link{font-size:14px}
.page-hero + .industries{padding-top:65px}
@media(max-width:760px){.intro-columns p{font-size:17px}.industry-tabs button{font-size:13px;padding:16px 6px}.page-hero + .industries{padding-top:40px}}

/* Industry navigation and detailed solution pages. */
.site-header{position:relative;z-index:20}
.site-header nav{align-items:center}
.nav-industries{position:relative}
.nav-industries summary{display:flex;align-items:center;gap:9px;list-style:none;cursor:pointer;padding:10px 0;font-size:13px;font-weight:500}
.nav-industries summary::-webkit-details-marker{display:none}
.nav-industries summary:focus-visible,.faq-item summary:focus-visible{outline:3px solid #7b9d50;outline-offset:5px}
.nav-industries summary>span{transition:transform .2s}
.nav-industries[open] summary>span{transform:rotate(180deg)}
.nav-industries summary.is-current{box-shadow:0 2px 0 #789365}
.industry-dropdown{position:absolute;top:calc(100% + 12px);left:-20px;width:260px;padding:10px;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 40px #173d3026}
.site-header nav .industry-dropdown a{display:flex;justify-content:space-between;gap:16px;padding:13px 12px;border-radius:4px;font-size:14px;line-height:1.4}
.site-header nav .industry-dropdown a:hover,.site-header nav .industry-dropdown a[aria-current="page"]{background:#e7eedb;color:var(--ink);box-shadow:none}
.industry-dropdown a:first-child{border-bottom:1px solid var(--line);margin-bottom:5px;font-weight:650}
.industry-dropdown a span{color:#729443}
.industry-hero-action{margin-top:26px}
.industry-story{margin-top:60px;border-top:0;padding-top:15px}
.industry-directory .card-link{margin-top:auto}
.workflow-section{border-top:1px solid var(--line)}
.workflow-section .capability{background:#edf2e5}
.faq-section{max-width:1040px}
.faq-item{border-bottom:1px solid var(--line)}
.faq-item summary{padding:23px 0;font-size:18px;line-height:1.5;font-weight:500;cursor:pointer}
.faq-item p{max-width:75ch;font-size:16px;line-height:1.8;color:#43594b;padding:0 0 25px}
@media(max-width:760px){.site-header nav{align-items:stretch;max-height:calc(100dvh - 96px);overflow-y:auto}.nav-industries summary{font-size:14px;justify-content:space-between}.industry-dropdown{position:static;width:100%;margin-top:10px;padding:6px;background:#edf2e5;box-shadow:none}.site-header nav .industry-dropdown a{padding:12px;font-size:14px}.industry-story{margin-top:38px}.faq-item summary{font-size:17px}.industry-directory .card-link{margin-top:5px}}

.brand-plus{color:#7b3f24}

/* Aligned wordmark and header container. */
.site-header{max-width:1280px;padding-left:40px;padding-right:40px;display:grid;grid-template-columns:1fr auto 1fr;gap:32px}
.site-header>.brand{justify-self:start}
.site-header>.header-contact{justify-self:end}
.brand{display:inline-flex;align-items:flex-start;gap:9px;letter-spacing:0;line-height:1}
.brand .brand-plus{color:#7b3f24;font-size:33px;font-weight:700;line-height:1}
.brand-wordmark{display:flex;flex-direction:column;gap:6px}
.brand .brand-name{font-size:33px;font-weight:700;letter-spacing:-1px;line-height:1}
.brand .brand-subtitle{font-size:10px;font-weight:500;letter-spacing:2.1px;line-height:1.2;color:var(--ink);text-transform:uppercase}
.footer-top .brand .brand-name,.footer-top .brand .brand-plus{font-size:29px}
.footer-top .brand .brand-subtitle{font-size:9px;letter-spacing:1.7px}
@media(max-width:900px) and (min-width:761px){.site-header{gap:20px}.site-header nav{gap:18px}.site-header .button{gap:15px}}
@media(max-width:760px){.site-header{padding-left:26px;padding-right:26px;grid-template-columns:1fr auto;gap:16px;height:90px}.site-header>.menu-toggle{justify-self:end}.brand .brand-name,.brand .brand-plus{font-size:30px}.brand .brand-subtitle{font-size:9px;letter-spacing:2px}.site-header nav{top:84px}}

/* Keep the subtitle precisely within the AKVENT text width. */
.brand-wordmark{display:inline-grid;grid-template-columns:max-content;gap:6px}
.brand .brand-subtitle{display:flex;justify-content:space-between;width:100%;letter-spacing:0;min-width:0}
.brand .brand-subtitle>span{display:block}

/* Five connected areas in the homepage ecosystem. */
.node-research{top:12%;left:0}
.node-patents{top:12%;right:0}
.node-cloud{bottom:23%;left:0}
.node-fintech{bottom:23%;right:-2%}
.node-health{bottom:2%;left:50%;transform:translateX(-50%)}
.system-node:hover{background:#31543f;border-color:#bedda375}
.system-art .art-caption{bottom:-18px}
@media(max-width:760px){.node-research{top:8%;left:0}.node-patents{top:8%;right:0}.node-cloud{bottom:24%;left:0}.node-fintech{bottom:24%;right:0}.node-health{bottom:0}.system-art .system-node{padding:9px 8px}.system-art .system-node small{max-width:95px;white-space:normal;line-height:1.4}.system-art .art-caption{bottom:-20px}.system-art{margin-bottom:18px}}

/* Preserve the original four nodes alongside the five additions. */
.system-art{min-height:560px;aspect-ratio:600/580}
.system-art .system-node{width:29%;padding:12px 9px;gap:7px;white-space:normal}
.system-art .system-node small{line-height:1.4}
.system-art .system-node i{display:none}
.system-art .node-data{top:2%;left:0;right:auto;bottom:auto}
.system-art .node-research{top:2%;left:35.5%;right:auto;bottom:auto}
.system-art .node-agents{top:2%;right:0;left:auto;bottom:auto}
.system-art .node-patents{top:32%;left:0;right:auto;bottom:auto}
.system-art .node-cloud{top:32%;right:0;left:auto;bottom:auto}
.system-art .node-people{top:62%;left:0;right:auto;bottom:auto}
.system-art .node-systems{top:62%;right:0;left:auto;bottom:auto}
.system-art .node-fintech{bottom:0;left:14%;right:auto;top:auto}
.system-art .node-health{bottom:0;right:14%;left:auto;top:auto;transform:none}
.system-art .core{width:36%;max-width:172px}
.system-art .art-caption{bottom:-28px}
@media(max-width:760px){
.system-art{display:grid;grid-template-columns:1fr 1fr;gap:10px;min-height:0;aspect-ratio:auto;padding:15px 0 25px;margin-top:30px;margin-bottom:15px}
.system-art .core{position:relative;grid-column:1/-1;justify-self:center;left:auto;top:auto;transform:none;width:126px;margin-bottom:12px}
.system-art .system-node{position:relative;top:auto;bottom:auto;left:auto;right:auto;transform:none;width:100%;min-height:64px;font-size:11px;padding:11px;z-index:1}
.system-art .system-node small{font-size:9px;max-width:none}
.system-art .node-health{grid-column:1/-1;width:calc(50% - 5px);justify-self:center}
.system-art .connections,.system-art .orbit-dot{display:none}
.system-art .art-caption{bottom:0}
}

/* A circular ecosystem at every screen size. */
.system-art{display:block;aspect-ratio:1;min-height:0;width:100%;padding:0;margin-top:0;margin-bottom:30px;container-type:inline-size}
.system-art .system-node{position:absolute;right:auto;bottom:auto;transform:translate(-50%,-50%);width:25%;min-height:0;padding:10px 8px;gap:5px;z-index:2;font-size:10px;border-radius:8px}
.system-art .system-node small{font-size:7px;max-width:none;line-height:1.4}
.system-art .node-icon{font-size:20px;flex-shrink:0}
.system-art .core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34%;max-width:none;height:auto;aspect-ratio:1;border-radius:50%;margin:0;background:radial-gradient(circle at 35% 20%,#f2f5e6,#d6e3c7);border:1px solid #d9e8c3;box-shadow:0 0 55px #c5eb8720,0 15px 35px #0a291d55;z-index:3}
.core-wordmark{display:flex;align-items:flex-start;justify-content:center;gap:4px;line-height:1}
.core-plus{font-size:clamp(16px,4.3cqw,27px);font-weight:700;color:#7b3f24}
.core-name{font-size:clamp(13px,3.5cqw,23px);font-weight:700;letter-spacing:-.6px;color:#183a2e}
.core-subtitle{display:block;text-align:center;font-size:clamp(5px,1.25cqw,8px);letter-spacing:1px;margin-top:7px;color:#183a2e}
.system-art .core small{font-size:clamp(4px,.95cqw,6px);letter-spacing:.7px;color:#52664c;margin-top:15px;text-align:center}
.system-art .connections{display:block}
.system-art .art-caption{bottom:-20px}
.system-art .node-data{left:50.000%;top:11.000%;}
.system-art .node-agents{left:75.069%;top:20.124%;}
.system-art .node-cloud{left:88.408%;top:43.228%;}
.system-art .node-systems{left:83.775%;top:69.500%;}
.system-art .node-health{left:63.339%;top:86.648%;}
.system-art .node-fintech{left:36.661%;top:86.648%;}
.system-art .node-people{left:16.225%;top:69.500%;}
.system-art .node-patents{left:11.592%;top:43.228%;}
.system-art .node-research{left:24.931%;top:20.124%;}
@media(max-width:760px){
.system-art{display:block;aspect-ratio:1;min-height:0;padding:0;margin:40px auto 30px;width:100%}
.system-art .system-node{width:27%;padding:8px 4px;gap:3px;font-size:clamp(7px,2.3cqw,11px);min-height:38px}
.system-art .system-node small{display:none}
.system-art .node-icon{font-size:clamp(12px,4cqw,18px)}
.system-art .core{width:35%;height:auto;margin:0}
.system-art .connections{display:block}
.core-wordmark{gap:3px}
.core-subtitle{letter-spacing:.4px;margin-top:5px}
.system-art .core small{margin-top:10px;letter-spacing:.3px}
.system-art .art-caption{bottom:-23px}
}

/* Tight, aligned two-line wordmarks. */
.brand-wordmark{grid-template-columns:auto;gap:2px}
.brand .brand-subtitle{width:0;min-width:100%;line-height:1;justify-content:space-between}
.brand .brand-name{letter-spacing:0}
.core-name{display:inline-grid;gap:2px;letter-spacing:0}
.core-subtitle{width:0;min-width:100%;display:flex;justify-content:space-between;margin-top:0;line-height:1;letter-spacing:0}
@media(max-width:760px){.core-subtitle{margin-top:0;letter-spacing:0}}

/* Size the wordmark from AKVENT alone; the subtitle cannot widen it. */
.brand-wordmark{position:relative;display:inline-block;padding-bottom:12px}
.brand .brand-name{display:block}
.brand .brand-subtitle,.footer-top .brand .brand-subtitle{position:absolute;left:0;right:0;bottom:0;width:auto;min-width:0;display:flex;justify-content:space-between;gap:0;font-size:9px;letter-spacing:0;line-height:1}
.brand .brand-subtitle>span{flex:0 0 auto}
@media(max-width:760px){.brand-wordmark{padding-bottom:11px}.brand .brand-subtitle{font-size:8px}}

/* Updated branding and six evenly spaced ecosystem nodes. */
.brand .brand-subtitle,.footer-top .brand .brand-subtitle,.core-subtitle{color:#7b3f24}
.system-art .node-data{left:50.000%;top:12.000%;}
.system-art .node-agents{left:82.909%;top:31.000%;}
.system-art .node-cloud{left:82.909%;top:69.000%;}
.system-art .node-systems{left:50.000%;top:88.000%;}
.system-art .node-people{left:17.091%;top:69.000%;}
.system-art .node-patents{left:17.091%;top:31.000%;}

/* Give the six ecosystem cards more breathing room. */
.system-art .system-node{width:34%;padding:20px 14px;gap:9px;font-size:13px;min-height:88px}
.system-art .system-node small{font-size:8px;line-height:1.5}
.system-art .node-icon{font-size:23px}
@media(max-width:760px){.system-art .system-node{width:34%;padding:14px 8px;gap:4px;min-height:60px;font-size:clamp(8px,2.7cqw,13px)}.system-art .node-icon{font-size:clamp(13px,4.5cqw,20px)}}

.brand .brand-subtitle,.footer-top .brand .brand-subtitle,.core-subtitle{font-weight:700}

/* Slightly inset the subtitle while keeping it centred under AKVENT. */
.brand .brand-subtitle,.footer-top .brand .brand-subtitle{left:3%;right:3%}
.core-subtitle{min-width:94%;justify-self:center}

/* Bridge the gap so pointer movement into the dropdown stays within it. */
.industry-dropdown::before{content:"";position:absolute;left:0;right:0;top:-13px;height:13px}
@media(max-width:760px){.industry-dropdown::before{display:none}}

/* Richer content without shrinking the reading size. */
.content-expansion{padding-top:46px;padding-bottom:46px}
.content-expansion .capability{padding:25px}
.section-next{margin-top:26px}
.platform-jumps{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}
.platform-jumps a{display:flex;gap:18px;padding:11px 16px;border:1px solid var(--line);border-radius:4px;font-size:14px;background:#edf2e5}
.platform-jumps a:hover{background:#dce8ca}
.platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.platform-card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:8px;background:#f0f3e9;padding:32px;scroll-margin-top:32px}
.platform-card h3{font-size:34px;letter-spacing:-1px;margin:14px 0}
.platform-card h4{font-size:15px;margin:22px 0 10px}
.platform-card p,.platform-card li{font-size:16px;line-height:1.8;color:#43594b}
.vendor-source{font-size:12px;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}
.platform-card ul{padding-left:19px;margin:18px 0 22px}
.platform-card li{padding-left:3px;margin:8px 0}
.platform-example{width:100%;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:auto;margin-bottom:24px}
.platform-example summary{cursor:pointer;font-size:14px;font-weight:600;padding:15px 0}
.platform-example p{padding-bottom:18px;font-size:15px}
.site-header{grid-template-columns:auto 1fr auto;gap:28px}
.site-header nav{justify-content:center;gap:24px}
.site-header nav>a,.nav-industries>summary{white-space:nowrap}
@media(max-width:1050px){
.site-header{height:90px;grid-template-columns:1fr auto;gap:16px}
.site-header>.header-contact{display:none}
.menu-toggle{display:flex;flex-direction:column;gap:6px;background:none;padding:12px;justify-self:end}
.menu-toggle span{width:23px;height:1px;background:var(--ink)}
.site-header nav{display:none;position:absolute;top:84px;left:16px;right:16px;padding:20px;background:var(--paper);z-index:10;border:1px solid var(--line);border-radius:8px;box-shadow:0 15px 20px #173d301a;max-height:calc(100dvh - 96px);overflow-y:auto}
.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}
.nav-industries summary{justify-content:space-between;font-size:14px}
.industry-dropdown{position:static;width:100%;margin-top:10px;padding:6px;background:#edf2e5;box-shadow:none}
.industry-dropdown::before{display:none}
}
@media(max-width:760px){.platform-grid{grid-template-columns:1fr}.platform-card{padding:24px}.platform-card h3{font-size:30px}.platform-jumps{gap:8px}.platform-jumps a{font-size:12px;padding:10px 12px}.content-expansion{padding-top:34px;padding-bottom:34px}}

/* Original illustrations introduce each AI integration area. */
.platform-image{display:block;width:calc(100% + 64px);max-width:none;height:auto;aspect-ratio:3/2;object-fit:cover;margin:-32px -32px 27px;border-radius:8px 8px 0 0;background:#dce5d1}
@media(max-width:760px){.platform-image{width:calc(100% + 48px);margin:-24px -24px 24px}}

/* Golden chocolate contact button. */
.header-contact{background:#95652f;border-color:#95652f;color:#fffaf0}
.header-contact:hover{background:#7b5025;border-color:#7b5025}

/* An ivory reading section between the research page's green panels. */
.research-bridge{display:grid;grid-template-columns:1fr 2.1fr;gap:45px;padding-top:70px;padding-bottom:70px}
.research-bridge>.eyebrow{padding-top:9px}
.research-bridge p:not(.eyebrow){max-width:65ch;font-size:17px;line-height:1.8;color:#43594b;margin-top:22px}
.research-bridge .inline-link{margin-top:26px}
@media(max-width:760px){.research-bridge{grid-template-columns:1fr;gap:20px;padding-top:42px;padding-bottom:42px}.research-bridge p:not(.eyebrow){font-size:16px}}

.research-bridge-visual{padding-top:9px}
.section-label-image{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:27px}
.section-label-image img,.patent-owner-visual img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:8px}
.patent-owner-visual img{margin-top:27px;aspect-ratio:3/4}
@media(max-width:760px){.section-label-image img,.patent-owner-visual img{max-width:340px;margin-left:auto;margin-right:auto}.section-label-image{gap:22px}}
.research-bridge-visual img{display:block;width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;border-radius:8px;margin-top:27px}
@media(max-width:760px){.research-bridge-visual img{max-width:340px;margin:22px auto 8px}}
.footer-links{display:flex;gap:16px}
.footer-links a:hover{color:var(--ink)}
.legal-content{padding-top:60px;padding-bottom:80px;max-width:760px}
.legal-content .updated{font-size:11px;color:#8a9686;letter-spacing:.4px;margin-bottom:36px}
.legal-content h2{font-size:22px;letter-spacing:-.5px;margin-top:42px;margin-bottom:14px}
.legal-content h2:first-of-type{margin-top:0}
.legal-content p,.legal-content li{color:#6b786f;font-size:14px;line-height:1.9}
.legal-content p+p{margin-top:14px}
.legal-content ul{margin:14px 0 0;padding-left:20px;display:grid;gap:8px}
.legal-content strong{color:var(--ink);font-weight:600}
.legal-content a{color:var(--ink);border-bottom:1px solid #a7b79b}
@media(max-width:760px){.legal-content{padding-top:40px;padding-bottom:50px}.legal-content h2{font-size:19px;margin-top:32px}}
