:root{--navy:#071e3d;--deep:#04182f;--blue:#2462ff;--cyan:#00b9e7;--text:#10284b;--muted:#52647e;--line:#dce6f1;--soft:#f2f7fc;--max:1200px;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--text);background:white;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.58;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{color:var(--navy);font-weight:600;line-height:1.16;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.35vw,4.35rem);font-weight:600}h2{font-size:clamp(1.7rem,2.65vw,2.6rem)}h3{font-size:1.18rem;letter-spacing:-.025em}h4{font-size:1rem}p{color:var(--muted)}p+p{margin-top:1rem}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--cyan);outline-offset:5px}img{max-width:100%;height:auto;display:block}svg{display:block}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding:62px 0}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:65px;margin-bottom:34px}.section-head>div{flex:1}.section-head>p{flex:0 1 420px;padding-left:30px;border-left:1px solid var(--cyan)}.section-intro{max-width:950px;margin-top:-16px;margin-bottom:36px}.eyebrow{display:block;font-size:.76rem;line-height:1.5;font-weight:600;letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;color:var(--navy)}.soft{background:linear-gradient(110deg,#f7fbfe,#edf4fa)}.dark-section,.hero-dark,.x-teaser{background:var(--deep);color:white}.dark-section h2,.hero-dark h1,.hero-dark h2,.hero-dark .eyebrow,.x-teaser h2{color:white}.dark-section p,.hero-dark p,.x-teaser p{color:#d6e3f4}.dark-section .eyebrow{color:#78dff6}.dark-section .section-head>p{border-color:#2d7cb2}.icon{width:37px;height:37px;color:var(--blue);flex:none}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:linear-gradient(115deg,#196dff,#2855ec);color:white!important;font-weight:500;font-size:.94rem;line-height:1.35;border:1px solid transparent;border-radius:4px;padding:14px 21px;min-height:47px;transition:background .15s,box-shadow .15s}.button:hover,.nav-cta:hover{background:#124ada;text-decoration:none;box-shadow:0 4px 18px #175aef28}.button .arrow{font-size:1.2rem}.button.outline{background:transparent;color:var(--navy)!important;border-color:#a1b1c4}.hero-dark .button.outline{color:#e5ecf7!important;border-color:#53677f}.text-link{display:inline-block;text-decoration:underline;text-underline-offset:4px;font-size:.95rem}.text-link span{margin-left:12px}.small-note,.helper{font-size:.87rem;line-height:1.55}.small-note{margin-top:26px}.center-actions{text-align:center;margin-top:38px}hr{border:0;border-top:1px solid #cad8e9;margin:24px 0}address{font-style:normal;color:var(--muted)}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px;z-index:100}.skip:focus{top:10px}
/* The white navigation and compact navy footer repeat the approved boards. */
.site-header{background:#fff;border-bottom:1px solid #e3e9f2;position:relative;z-index:10}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:94px}.brand{width:236px;flex:none}.brand svg{width:100%;height:54px}.nav{display:flex;align-items:center;gap:23px}.nav>a{color:#0a2349;font-size:.84rem;white-space:nowrap}.nav>a[aria-current]{color:var(--blue)}.nav-cta{padding:12px 15px;font-size:.82rem!important;min-height:42px;margin-left:5px}.menu-toggle{display:none}.site-footer{background:linear-gradient(120deg,#0d2847,#051a35);color:#d6e1f0;padding:38px 0 24px}.footer-main{display:flex;justify-content:space-between;gap:50px;align-items:center}.footer-brand{display:block;width:230px}.footer-brand img{width:100%;height:69px;object-fit:contain}.footer-main p{color:#c8d6e6;font-size:.84rem;margin-top:8px}.footer-links{max-width:630px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:11px 23px}.footer-links a{color:#dfebf7;font-size:.78rem}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #25415f;padding-top:20px;margin-top:24px;gap:20px;font-size:.75rem;color:#b9cbdd}.cta{background:linear-gradient(110deg,#2260ed,#2f6df1);color:white;padding:35px 0}.cta .wrap{display:flex;align-items:center;gap:36px}.cta h2{font-size:1.85rem;color:white}.cta .eyebrow{color:#e5efff;margin-bottom:10px}.cta p{color:#e3edff;font-size:.95rem;margin-left:auto;border-left:1px solid #91b6ff;padding-left:35px}.circle-link{color:white;border:1px solid #a4c4ff;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-size:2rem;flex:none}.circle-link:hover{background:#ffffff15;text-decoration:none}
/* Hero composition: editable text on the left, standalone reference artwork on the right. */
.hero{position:relative;overflow:hidden;background:#fbfcfe}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative;min-height:400px;gap:30px}.hero-copy{position:relative;z-index:2;padding:66px 0;max-width:680px}.hero-copy>p{margin-top:22px;max-width:575px;font-size:1.12rem;line-height:1.6}.hero:not(.has-art):not(.service-hero) .hero-grid{display:block}.hero:not(.has-art):not(.service-hero) .hero-copy{max-width:100%}.hero-art{position:relative;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center}.hero-art>img{width:100%;height:100%;object-fit:cover}.hero.has-art .hero-art{margin-right:calc((min(var(--max),100vw - 96px) - 100vw)/2)}.hero-dark{background:var(--deep)}.home-hero .hero-grid{min-height:615px;gap:0}.home-hero h1{font-weight:500;font-size:clamp(3.2rem,4.7vw,4.65rem)}.home-hero .hero-copy{width:610px;max-width:115%;padding:68px 0;pointer-events:none}.home-hero .hero-copy a{pointer-events:auto}.home-hero .hero-art{margin-left:-30px}.home-hero .hero-art:before,.service-hero.has-art .hero-art:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,var(--deep),transparent 24%);pointer-events:none}.home-hero .hero-art img{object-position:60% center}.hero-aside{position:absolute;right:1%;top:90px;border-left:1px solid var(--blue);padding-left:30px;text-transform:uppercase;letter-spacing:.18em;font-size:.77rem;line-height:2.1;color:var(--navy)}.services-hero .hero-copy,.industries-hero .hero-copy{padding:65px 0 54px}.services-hero h1{max-width:900px;font-size:3.75rem}.industries-hero h1{font-size:3.7rem}.hero-tagline{border-top:2px solid var(--cyan);padding-top:16px;margin-top:26px;display:table;font-size:1.08rem;line-height:1.5}.service-hero .hero-grid{min-height:555px;gap:45px}.service-hero h1{font-size:clamp(2.7rem,3.95vw,3.9rem)}.service-hero .hero-copy>p{font-size:1.04rem}.service-hero.has-art .hero-art{margin-left:-40px}.process-hero{background:#f7f8f7}.hero .diagram-art{margin:0}.process-diagram{width:100%;padding:20px 0}.diagram-words{font-size:1.1rem;margin:0 0 45px 30%;line-height:1.35;color:var(--navy)}.process-nodes{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.process-nodes>div{position:relative;background:linear-gradient(120deg,#082f5e,#065099);color:white;min-height:135px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;box-shadow:inset 0 0 20px #5a99ef28}.process-nodes>div:nth-child(2){background:linear-gradient(120deg,#176fe3,#308dde)}.process-nodes>div:nth-child(3){background:linear-gradient(120deg,#1494e9,#20b0f7)}.process-nodes>div:not(:last-child):after{content:"→";position:absolute;right:-29px;color:var(--navy);font-size:1.8rem}.process-nodes .icon{color:white;width:36px;height:36px}.feedback{border:1px solid #115aa6;border-top:0;margin:14px 38px 0;height:40px;position:relative;color:#115aa6;border-radius:0 0 4px 4px}.feedback span{position:absolute;top:30px;left:50%;transform:translateX(-50%);background:#f7f8f7;font-size:.78rem;white-space:nowrap;padding:0 10px}.fishbone{width:100%;color:#d4f4ff}.scenic-hero .hero-art,.about-hero .hero-art{position:absolute;right:0;top:0;height:100%;width:65%;margin:0!important}.scenic-hero .hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fbfcfe,transparent 60%)}.scenic-hero .hero-copy{max-width:650px}.about-hero .hero-art:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--deep),transparent 70%)}.about-hero .hero-grid{min-height:535px}.about-hero .hero-copy{max-width:680px;width:125%}.about-hero .hero-copy p{max-width:540px}.contact-hero .hero-grid{gap:50px;min-height:470px}.contact-hero .hero-copy{padding:55px 0}.contact-hero .hero-copy p{font-size:1rem}.contact-hero strong{display:inline-block;color:var(--blue);font-size:1.22rem;font-weight:400;margin-bottom:20px}.contact-hero .hero-art img{object-position:70% center}.contact-hero .hero-art{margin-left:20px}.contact-hero h1{font-size:3.55rem}
/* Home and service catalogue. */
.home-expertise{padding:48px 0 32px}.home-expertise h2{font-size:2.45rem}.expertise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.expertise{border-right:1px solid var(--line);padding-right:34px}.expertise:last-child{border:0}.expertise .icon{margin-bottom:19px;width:43px;height:43px}.expertise h3{font-size:1.27rem;min-height:45px;margin-bottom:10px}.expertise p{font-size:.98rem;margin-bottom:14px;max-width:310px}.home-industries{padding:25px 0 42px}.home-industries .wrap{padding-top:25px;border-top:1px solid var(--line)}.industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.industry-card{color:var(--navy)}.industry-card img{width:100%;height:225px;object-fit:cover;object-position:70% center}.industry-card span{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:1rem;font-weight:600}.industry-card b{color:var(--blue);font-size:1.2rem}.industry-card:hover img{filter:brightness(1.05)}.x-teaser{padding:38px 0}.x-teaser .eyebrow{color:#dfefff;margin-bottom:10px}.teaser-title{display:flex;align-items:center;gap:30px;justify-content:space-between}.teaser-title h2{font-size:2.1rem;font-weight:500}.x-teaser p{margin:14px 0 8px}.x-teaser a{color:#65ceff}.status{display:inline-block;border:1px solid #0aadd7;color:#75deff;border-radius:30px;padding:5px 13px;font-size:.78rem;line-height:1.4;white-space:nowrap;letter-spacing:.04em}.home-approach{padding:44px 0}.home-approach h2{font-size:2rem}.home-approach .steps{margin-bottom:20px}.steps{display:flex;list-style:none;padding:0;margin:34px 0 10px;gap:30px}.steps li{flex:1;min-width:0;position:relative;padding-right:10px}.step-number{position:relative;display:grid;place-items:center;width:42px;height:42px;background:linear-gradient(125deg,#2582ff,#2753ed);border-radius:50%;color:white;font-size:1rem;margin-bottom:17px}.steps li:not(:last-child):before{content:"";position:absolute;top:20px;left:59px;right:0;height:1px;background:#4e89ff}.steps li:not(:last-child):after{content:"›";position:absolute;top:4px;right:-2px;font-size:1.65rem;line-height:1;color:#3274f9}.steps h3{font-size:1.05rem;margin-bottom:9px}.steps p{font-size:.9rem;line-height:1.55;max-width:205px}.home-approach .steps li{display:grid;grid-template-columns:37px 1fr;column-gap:12px;border-right:1px solid var(--line)}.home-approach .steps li:last-child{border:0}.home-approach .step-number{width:30px;height:30px;background:transparent;color:var(--blue);border:1px solid #d0e0fb;grid-row:span 2;font-size:.78rem}.home-approach .steps li:before,.home-approach .steps li:after{display:none}.home-approach .steps h3{margin-top:5px}.showcase-row{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:65px;padding:30px 0;background:linear-gradient(90deg,#edf5fb,white)}.showcase-row:nth-child(even){grid-template-columns:1fr 1.12fr;background:linear-gradient(270deg,#edf5fb,white)}.showcase-row:nth-child(even) .showcase-art{order:2}.showcase-copy{padding:20px 30px 20px 0}.showcase-row:nth-child(even) .showcase-copy{padding:20px 0 20px 30px}.showcase-copy h2{font-size:2.3rem;margin-bottom:18px}.showcase-copy>p{margin-bottom:22px}.showcase-copy .eyebrow{font-size:.72rem;margin-bottom:14px}.showcase-art img{width:100%;height:380px;object-fit:contain;mix-blend-mode:multiply}.pills{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 22px}.pills span{color:#1260d3;background:#eef8ff;border:1px solid #c8e3ff;border-radius:30px;padding:4px 13px;font-size:.79rem}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px 55px}.feature-grid.three{grid-template-columns:repeat(3,1fr);gap:32px}.feature-grid.four{grid-template-columns:repeat(4,1fr);gap:27px}.feature{display:flex;align-items:flex-start;gap:23px;padding:12px 0}.feature h3{margin-bottom:10px}.feature p{font-size:.98rem}.feature-grid.three .feature:not(:last-child){border-right:1px solid var(--line);padding-right:24px}.deliverables{margin-top:35px}.deliverables .feature .icon{padding:12px;width:60px;height:60px;border:1px solid #dce9f7;border-radius:7px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:55px}.service-details{margin-top:35px;margin-bottom:34px}.checks{list-style:none;padding:0;margin:22px 0}.checks li{padding-left:24px;position:relative;margin-bottom:12px;color:var(--muted);font-size:.98rem}.checks li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-size:.88rem}.enquiry-box{background:linear-gradient(110deg,#eaf5ff,#eff6fd);padding:26px 28px;display:flex;gap:22px;align-items:center;border-radius:5px}.enquiry-box h3{font-size:1.05rem;margin-bottom:7px}.enquiry-box p{font-size:.92rem}.enquiry-box .button{margin-left:auto;flex:none;font-size:.84rem}.two-column>.enquiry-box{align-self:start;flex-wrap:wrap}.two-column>.enquiry-box>div{flex:1;min-width:190px}.two-column>.enquiry-box>.button{margin-left:59px}.faq h2{font-size:1.25rem;margin-bottom:14px}.faq details{border-bottom:1px solid #cbddef;padding:11px 0}.faq summary{cursor:pointer;font-size:.92rem;list-style:none;padding-right:22px;position:relative}.faq summary:after{content:"›";right:3px;position:absolute;color:var(--blue)}.faq details[open] summary:after{transform:rotate(90deg)}.faq details p{padding-top:12px;font-size:.92rem}.scope-section{padding:0 0 48px}.scope-details{border:1px solid var(--line);padding:18px 23px;border-radius:3px}.scope-details>summary{cursor:pointer;font-size:.97rem;color:var(--navy);font-weight:600}.scope-details>p,.scope-details>h3{margin-top:18px}.scope-details .prose-section{margin-top:24px;padding:0;border:0}.scope-details h2{font-size:1.2rem}.scope-details p,.scope-details li{font-size:.95rem}.sample-process{display:grid;grid-template-columns:.85fr 1.7fr 1fr;gap:22px;background:#f6f9fc;border:1px solid #dce6f1;padding:23px;margin:38px 0 24px}.sample-process h3{font-size:1.04rem;margin-bottom:12px}.sample-process p{font-size:.86rem}.sample-map,.sample-sop{background:white;border:1px solid #bdcddd;padding:20px 16px;box-shadow:0 4px 10px #09284a12}.sample-map h4{font-size:.81rem}.sample-map small{font-weight:400}.sample-map ol{list-style:none;padding:0;display:flex;gap:10px;margin:40px 0 25px}.sample-map li{background:#e8f4ff;border:1px solid #8fb9e0;color:#17456e;padding:9px 5px;flex:1;text-align:center;font-size:.66rem;position:relative;line-height:1.3}.sample-map li:not(:last-child):after{content:"→";position:absolute;right:-10px;top:15px}.sample-map>p{font-size:.7rem;text-align:center}.sample-sop h4{font-size:.73rem}.sample-sop>span{font-size:.68rem}.sample-sop p{font-size:.66rem;margin-top:12px}.sample-sop p span{display:block;height:4px;background:#e3e8ee;margin-top:5px;width:92%}.ownership{background:#e9f2fc;display:flex;align-items:center;gap:25px;padding:22px}.ownership p{font-size:.94rem;margin-top:8px}
/* Industry image panels and product vision. */
.industry-panels{padding:0 0 20px}.industry-panel{margin-bottom:25px}.industry-panel-hero{position:relative;min-height:465px;display:flex;align-items:center;overflow:hidden;background:#d5e1eb}.industry-panel-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.industry-panel-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f0f5f9f5 0%,#edf3f8d9 29%,#e4eef466 51%,transparent 70%)}.industry-panel-hero>div{z-index:1;position:relative;padding:38px 43px;max-width:535px}.industry-panel-hero h2{font-size:2.4rem}.industry-panel-hero p{margin:22px 0;color:#233c58;max-width:395px}.industry-panel-hero .eyebrow{font-size:.77rem}.industry-panel>details{padding:15px 25px;background:#f7fafc;border:1px solid var(--line)}.industry-panel>details summary{cursor:pointer;font-size:.9rem}.industry-panel>details p{padding-top:15px}.agriculture{display:flex;gap:25px;align-items:flex-start}.agriculture h2{font-size:1.55rem;margin-bottom:12px}.agriculture p{max-width:790px}.agriculture .text-link{flex:none;margin-left:auto}.polaris-hero{padding:46px 0 38px;overflow:hidden}.polaris-hero .hero-grid{min-height:620px;gap:0}.polaris-hero h1{font-size:5.5rem;margin:25px 0 9px}.polaris-hero .hero-copy{padding:0;z-index:2}.polaris-hero .hero-copy>p{font-size:1.05rem;max-width:520px}.polaris-hero .hero-copy .product-subtitle{font-size:1.25rem;margin-top:0}.polaris-hero .hero-copy h2{font-size:2.75rem;margin-top:45px}.polaris-hero .hero-art{margin-right:-85px;margin-left:-50px}.polaris-hero .hero-art img{object-fit:contain}.polaris-hero figcaption{position:absolute;bottom:15px;right:30px;color:#cbdcf1;font-size:.78rem}.lifecycle{display:flex;list-style:none;padding:0;margin:30px 0 0;gap:5px}.lifecycle li{flex:1;text-align:center;position:relative;background:linear-gradient(100deg,#183f7a,#062343);padding:19px 15px;color:#edf4ff;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%,6% 50%);font-size:.96rem;border-top:1px solid #87b0e0;border-bottom:1px solid #87b0e0}.lifecycle li:first-child{background:#245bdf;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%)}.planned-grid .feature,.principles .feature{display:block;padding:29px 23px;background:linear-gradient(130deg,#f7fbfe,#edf4fb)}.planned-grid .icon,.principles .icon{margin-bottom:22px}.planned-grid p{font-size:.93rem}.planned-grid h3{font-size:1.15rem}.planned-grid .feature:after{content:"";display:block;width:44px;height:2px;margin-top:24px;background:var(--cyan)}.development-note{background:#f1f6fc;padding:35px}.development-note .status{color:#057795;border-color:#0ba4c7}.development-note h2{font-size:1.65rem;margin:20px 0}.development-note p{font-size:.96rem}.timeline{max-width:960px}.timeline-section{display:grid;grid-template-columns:55px 60px 1fr;gap:29px;padding:0 0 35px;position:relative}.timeline-section:not(:last-child):before{content:"";position:absolute;left:22px;top:39px;bottom:0;width:1px;background:#91bcf3}.timeline-number{display:grid;place-items:center;width:44px;height:44px;background:linear-gradient(125deg,#2580ff,#2854ed);color:white;border-radius:50%;font-size:1.1rem;position:relative}.timeline-section>.icon{width:38px;height:38px;margin-top:2px}.timeline-section>div{border-left:1px solid #83baf9;padding-left:29px}.timeline-section h2{font-size:1.25rem;margin:2px 0 9px}.timeline-section p{font-size:1rem;max-width:750px}.timeline-section:last-child{padding-bottom:0}.information-note{margin:28px 0;padding-top:20px;border-top:1px solid var(--line);font-size:.94rem}.founders{display:grid;grid-template-columns:1fr 1fr;gap:35px}.founder{background:linear-gradient(130deg,#f7fbfe,#edf4fb);padding:30px}.founder h3{font-size:1.5rem}.founder .role{color:var(--blue);font-size:1rem;margin:8px 0 25px}.founder>p:last-child{font-size:1rem}.founders-section{border-top:1px solid var(--line)}.company-location{display:flex;align-items:center;gap:28px;margin-bottom:25px}.company-location h2{font-size:1.4rem;margin-bottom:7px}.company-location>p{border-left:1px solid var(--cyan);padding-left:32px;margin-left:auto;max-width:360px}.mountain-band{background:linear-gradient(90deg,#09284acc,#09284a33),url('/assets/mountain-sunrise.png') center 65%/cover;padding:60px 0;color:white}.mountain-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:30px}.mountain-band h2{color:white;font-size:2.2rem}.mountain-band p{color:#e0ecf7;border-left:1px solid var(--cyan);padding-left:35px;font-size:1.08rem}
/* Contact and policy pages. */
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.contact-panel{background:linear-gradient(130deg,#f7fafc,#eef5fb);padding:36px;border:1px solid #e6edf6;border-radius:5px}.panel-heading{display:flex;align-items:center;gap:23px;margin-bottom:30px}.panel-heading .icon{padding:12px;width:60px;height:60px;background:#e3f0ff;border-radius:50%}.panel-heading h2{font-size:1.55rem}.contact-panel>p{margin:14px 0 23px}.contact-panel .button{margin:8px 0}.contact-panel .helper{margin:4px 0 28px}.contact-panel h3{font-size:1rem;margin-top:10px}.privacy-note{display:flex;gap:18px;border-top:1px solid #cad8e9;padding-top:25px;margin:26px 0 16px}.privacy-note p{font-size:.93rem}.privacy-note .icon{width:22px;height:22px;color:#435d82}.policy-links{display:grid;gap:12px}.policy-link{display:grid;grid-template-columns:60px 320px 1fr 20px;gap:25px;padding:21px 25px;background:linear-gradient(120deg,#f4f8fc,#f8fafc);border:1px solid #e8eef6;border-radius:4px;align-items:center}.policy-link .number{font-size:1.35rem;color:var(--blue);border-right:1px solid #c6d9ec}.policy-link h2{font-size:1.05rem;letter-spacing:-.01em}.policy-link p{font-size:.9rem}.policy-link:hover{background:#ebf3fd;text-decoration:none;border-color:#bdd8f5}.privacy-request{display:grid;grid-template-columns:1.4fr 1fr;background:#f2f7fc;padding:35px;margin-top:40px;gap:35px}.privacy-request>div{display:flex;gap:25px}.privacy-request>div:last-child{border-left:1px solid #c6d9ec;padding-left:35px;align-items:center}.privacy-request h2{font-size:1.4rem;margin-bottom:17px}.privacy-request p{font-size:.94rem}.privacy-request .icon{flex:none}.draft-notice{padding:15px 20px;background:#fff8eb;border:1px solid #eadac0;border-radius:4px;font-size:.92rem;margin:0 0 25px;color:#755827}.policy-hero{background:#f8fafb;position:relative;overflow:hidden}.policy-hero>.wrap{display:flex;align-items:center;justify-content:space-between;gap:45px;min-height:360px;position:relative}.policy-intro{max-width:850px;padding:42px 0;position:relative;z-index:1}.breadcrumb{display:inline-block;color:var(--navy);font-size:.88rem;font-weight:600;margin-bottom:25px}.breadcrumb span{display:inline-block;color:var(--blue);margin-left:18px}.policy-intro h1{font-size:3.4rem;margin-bottom:17px;max-width:800px}.policy-intro>p{font-size:1.16rem;max-width:740px;color:#284569}.draft-tag{display:inline-block;color:#9c4f16;background:#fff9ef;border:1px solid #e4c795;border-radius:4px;padding:6px 10px;font-size:.82rem;margin-top:20px}.policy-motif{border-left:1px solid #81daf2;border-radius:100% 0 0 0;min-height:230px;width:230px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;color:#466280;font-size:1.05rem;line-height:1.4;padding:25px 0 25px 55px;flex:none}.policy-motif .icon{width:95px;height:95px;color:#80b2f5;margin-bottom:20px;stroke-width:.7}.policy-3:after{content:"";position:absolute;right:0;bottom:0;top:0;width:32%;background:linear-gradient(90deg,#f8fafb,transparent),url('/assets/mountain-road.png') right center/cover;opacity:.6}.policy-3 .policy-motif,.policy-5 .policy-motif{border:0;z-index:1}.content-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:45px;align-items:start}.policy-content{padding:44px 0 65px}.toc{position:sticky;top:25px;border-right:1px solid var(--line);padding-right:25px;font-size:.83rem;line-height:1.4}.toc-title{font-weight:600;color:var(--blue);margin:0 0 19px}.toc a{display:flex;align-items:flex-start;gap:12px;color:#294971;margin-bottom:18px;font-size:.84rem}.toc a>span{color:var(--blue);font-size:.75rem;padding-top:2px;flex:none}.toc .back-top{border-top:1px solid var(--line);padding-top:23px;margin-top:28px}.prose{min-width:0;max-width:890px}.policy-status{font-size:.87rem;color:#65748b;padding-bottom:20px}.prose-section{position:relative;margin-bottom:27px;padding:0 0 26px 60px;border-bottom:1px solid #c6d9f4;scroll-margin-top:40px}.prose-section h2{font-size:1.42rem;margin-bottom:13px;letter-spacing:-.02em}.prose-section p,.prose-section li{font-size:1rem;line-height:1.65;color:#425777}.prose-section ul{padding-left:22px;margin:12px 0 0}.prose-section li{margin-bottom:11px}.section-no{position:absolute;left:0;top:-3px;font-size:1.7rem;color:var(--blue);font-weight:500}.faq.prose-section{padding:0;margin:0;border:0}.policy-question{margin-left:60px}.policy-question .icon{width:38px;height:38px}.quality-workflow{margin:0 0 35px;padding-bottom:30px;border-bottom:1px solid #dce6f1}.quality-workflow>h2{font-size:1.6rem;margin-bottom:30px}.quality-workflow .feature{display:block;text-align:center;padding:0}.quality-workflow .icon{margin:0 auto 15px;border:1px solid #6397ff;border-radius:50%;width:62px;height:62px;padding:16px}.quality-workflow .feature h3{font-size:1rem}.quality-workflow .feature p{font-size:.83rem}.error-page{padding:110px 0 150px}.error-page h1{max-width:760px;margin:20px 0}.error-number{font-size:.86rem;color:var(--blue);letter-spacing:.1em}.error-page p{max-width:650px}.effective-date{font-size:.85rem;margin-top:20px;display:block}
@media(min-width:1500px){.hero.has-art .hero-art{margin-right:-120px}.home-hero .hero-art>img{object-fit:contain}}
@media(max-width:1200px){.nav{gap:15px}.nav>a{font-size:.76rem}.brand{width:198px}.nav-cta{padding:11px 12px}.wrap{width:calc(100% - 64px)}.hero.has-art .hero-art{margin-right:-32px}.hero-aside{right:0}.services-hero h1{font-size:3.3rem}.home-hero .hero-copy{max-width:120%}.policy-link{grid-template-columns:45px 265px 1fr 20px;gap:20px}.feature-grid{gap:25px}.contact-hero h1{font-size:3rem}.sample-process{grid-template-columns:1fr 1.5fr}.sample-sop{display:none}}
@media(max-width:1000px){.nav-wrap{min-height:82px;flex-wrap:wrap;padding:14px 0;gap:14px}.brand{width:210px}.menu-toggle{display:block;color:var(--navy);background:#f3f7fb;border:1px solid #c8d7e8;border-radius:4px;padding:10px 16px;font:inherit;font-size:.9rem}.nav{width:100%;padding:15px 0;display:flex;flex-wrap:wrap;gap:20px}.js .nav{display:none}.js .nav.open{display:flex}.nav>a{font-size:.92rem}.nav-cta{margin:0}.hero h1{font-size:3.1rem}.hero-grid{gap:20px}.home-hero .hero-grid{min-height:530px}.home-hero .hero-copy{max-width:110%;width:auto}.home-hero .hero-copy>p{font-size:1rem}.home-hero .button{font-size:.84rem;padding:12px 15px}.home-hero .hero-art{margin-left:-20px}.hero-aside{font-size:.63rem;right:0;padding-left:18px}.services-hero h1{max-width:75%;font-size:2.9rem}.section{padding:45px 0}.section-head{gap:30px}.section-head>p{flex-basis:310px;font-size:.94rem}.industry-card img{height:170px}.expertise h3{font-size:1.1rem}.expertise p{font-size:.9rem}.showcase-row,.showcase-row:nth-child(even){gap:30px}.showcase-copy h2{font-size:1.9rem}.showcase-copy p{font-size:.95rem}.showcase-art img{height:330px}.feature{gap:17px}.feature-grid.three{gap:20px}.feature h3{font-size:1.04rem}.feature p{font-size:.9rem}.service-hero .hero-grid{gap:20px;min-height:510px}.process-nodes{gap:25px}.process-nodes>div{min-height:110px}.process-nodes>div:not(:last-child):after{right:-22px}.service-hero .hero-copy>p{font-size:.95rem}.steps{gap:18px}.steps h3{font-size:.95rem}.steps p{font-size:.84rem}.enquiry-box{gap:17px;padding:22px;flex-wrap:wrap}.enquiry-box>div{flex:1;min-width:200px}.enquiry-box>.button{margin-left:54px}.enquiry-box .icon{width:30px;height:30px}.industry-panel-hero{min-height:420px}.industry-panel-hero h2{font-size:2rem}.industry-panel-hero>div{max-width:480px}.industry-panel-hero p{font-size:.94rem}.agriculture{flex-wrap:wrap}.agriculture .text-link{margin-left:62px}.polaris-hero .hero-art{margin-right:-45px;margin-left:-40px}.polaris-hero h1{font-size:4.5rem}.polaris-hero .hero-copy h2{font-size:2.1rem}.polaris-hero .hero-grid{min-height:590px}.polaris-hero .hero-copy>p{font-size:1rem}.planned-grid .feature,.principles .feature{padding:23px 16px}.planned-grid h3{font-size:1rem}.planned-grid p{font-size:.88rem}.feature-grid.four{gap:15px}.contact-grid{gap:20px}.contact-panel{padding:25px}.panel-heading{gap:15px}.panel-heading h2{font-size:1.2rem}.contact-hero .hero-grid{gap:15px}.contact-hero h1{font-size:2.8rem}.policy-link{grid-template-columns:40px 240px 1fr 16px;gap:15px;padding:19px}.policy-link p{font-size:.82rem}.policy-link h2{font-size:1rem}.content-layout{grid-template-columns:190px minmax(0,1fr);gap:30px}.toc{padding-right:20px}.policy-intro h1{font-size:2.7rem}.policy-intro>p{font-size:1rem}.policy-motif{width:150px;font-size:.92rem;padding-left:25px}.policy-intro{max-width:70%}.prose-section{padding-left:48px}.policy-question{margin-left:0}.footer-main{gap:30px}.footer-links{gap:12px 16px}.footer-brand{width:200px}.two-column{gap:30px}.cta h2{font-size:1.7rem}.cta p{font-size:.84rem;padding-left:25px}.timeline-section{gap:20px}.timeline-section>div{padding-left:22px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.nav-wrap{min-height:76px}.brand{width:190px}.brand svg{height:45px}.nav{gap:5px;flex-direction:column;align-items:stretch}.nav>a{padding:12px 6px}.nav-cta{margin-top:8px}.section{padding:36px 0}.eyebrow{font-size:.72rem;margin-bottom:15px}.section-head{display:block;margin-bottom:25px}.section-head h2{font-size:1.9rem}.section-head>p{margin-top:18px;padding-left:0;border:0}.hero-grid{display:flex;flex-direction:column;gap:0;align-items:stretch}.hero-copy{padding:39px 0!important;max-width:100%!important;width:100%!important}.hero h1{font-size:2.7rem}.hero-copy>p{font-size:1rem;margin-top:19px}.home-hero .hero-grid{min-height:0}.home-hero .hero-copy{padding-bottom:10px!important}.home-hero h1{font-size:2.95rem}.hero.has-art .hero-art{margin:0 -20px!important;align-self:stretch;height:300px;flex:none}.hero-art>img{height:100%;width:100%;object-fit:contain}.home-hero .hero-art:before,.service-hero.has-art .hero-art:before{background:linear-gradient(180deg,var(--deep),transparent 20%)}.home-hero .hero-art>img{object-fit:cover;object-position:65% center}.hero .actions{gap:10px;margin-top:23px}.hero-aside{display:none}.services-hero h1{max-width:100%;font-size:2.75rem}.industry-grid{gap:14px;grid-template-columns:1fr}.industry-card{display:grid;grid-template-columns:145px 1fr;border-bottom:1px solid var(--line);align-items:center}.industry-card img{height:115px}.industry-card span{padding:15px 0 15px 20px;border:0;font-size:1rem}.home-industries{padding-top:0}.expertise-grid{grid-template-columns:1fr;gap:25px}.expertise{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px;display:grid;grid-template-columns:45px 1fr;column-gap:20px}.expertise .icon{grid-row:span 3;width:36px;height:36px}.expertise h3{min-height:0;font-size:1.25rem;margin:0 0 8px}.expertise p{font-size:.96rem;max-width:100%}.expertise .text-link{grid-column:2}.teaser-title{display:block}.teaser-title h2{font-size:1.8rem;margin-bottom:18px}.x-teaser p{font-size:.95rem}.x-teaser{padding:30px 0}.home-approach .steps{display:grid;grid-template-columns:1fr 1fr;gap:23px 15px}.home-approach .steps li{border:0;padding:0}.home-approach h2{font-size:1.7rem}.steps{gap:20px;flex-direction:column;margin-top:25px}.steps li{display:grid;grid-template-columns:40px 1fr;column-gap:18px;padding:0 0 14px}.step-number{grid-row:span 2;width:35px;height:35px;font-size:.85rem}.steps h3{font-size:1rem;margin:0 0 6px}.steps p{max-width:100%;font-size:.9rem}.steps li:not(:last-child):before{left:17px;top:43px;height:calc(100% - 36px);width:1px;right:auto}.steps li:not(:last-child):after{display:none}.cta{padding:30px 0}.cta .wrap{flex-wrap:wrap;gap:20px}.cta h2{font-size:1.65rem}.cta p{order:3;width:100%;border:0;padding:0;margin:0;font-size:.92rem}.circle-link{margin-left:auto;width:48px;height:48px}.cta .wrap>div{max-width:calc(100% - 68px)}.footer-main{display:block}.footer-brand{width:195px}.footer-main p{font-size:.81rem;margin:0}.footer-links{justify-content:flex-start;margin-top:25px;gap:12px 18px}.footer-links a{font-size:.79rem}.footer-bottom{font-size:.74rem;flex-direction:column;gap:8px}.showcase-row,.showcase-row:nth-child(even){grid-template-columns:1fr;gap:0;padding:0 0 28px;background:linear-gradient(180deg,#edf5fb,white)}.showcase-row:nth-child(even) .showcase-art{order:0}.showcase-art img{height:260px}.showcase-copy,.showcase-row:nth-child(even) .showcase-copy{padding:20px 10px}.showcase-copy h2{font-size:1.9rem}.showcase-copy>p{font-size:1rem}.feature-grid,.feature-grid.three{grid-template-columns:1fr;gap:22px}.feature-grid.three .feature:not(:last-child){border:0;padding:0}.feature-grid .feature h3{font-size:1.12rem}.feature-grid .feature p{font-size:.96rem}.feature-grid.four{grid-template-columns:1fr 1fr;gap:15px}.feature{padding:0;gap:20px}.feature-grid.deliverables{gap:27px}.deliverables .feature .icon{width:51px;height:51px;padding:10px}.service-hero .hero-grid{min-height:0}.service-hero h1{font-size:2.7rem}.service-hero .hero-copy>p{font-size:1rem}.service-hero .hero-art.diagram-art{height:auto;margin:0 0 30px!important}.diagram-words{font-size:.95rem;margin-bottom:26px}.process-diagram{padding:0 0 18px}.process-nodes>div{min-height:110px}.fishbone{height:250px}.two-column{grid-template-columns:1fr;gap:32px}.enquiry-box{padding:23px 20px;gap:16px}.enquiry-box>.button{margin-left:46px}.two-column>.enquiry-box>.button{margin-left:46px}.enquiry-box p{font-size:.92rem}.sample-process{grid-template-columns:1fr;padding:18px;margin-top:30px}.sample-map{padding:20px 12px}.sample-map ol{margin:30px 0}.sample-map li{font-size:.63rem}.sample-sop{display:block}.sample-sop p{font-size:.78rem}.sample-sop h4{font-size:.9rem}.ownership{padding:19px;gap:18px;align-items:flex-start}.ownership .icon{width:28px;height:28px}.ownership h3{font-size:1.1rem}.industry-panel-hero{min-height:540px;align-items:flex-start}.industry-panel-hero:after{background:linear-gradient(180deg,#f2f6fa 0%,#f0f5facf 37%,transparent 75%)}.industry-panel-hero>img{object-position:70% bottom;object-fit:cover}.industry-panel-hero>div{padding:25px 22px;max-width:100%}.industry-panel-hero h2{font-size:1.9rem}.industry-panel-hero p{font-size:.95rem;margin:15px 0;max-width:350px}.industry-panel-hero .eyebrow{font-size:.68rem}.industry-panel>details{padding:14px 18px}.industry-panel>details p{font-size:.93rem}.agriculture{gap:17px}.agriculture>.icon{width:29px;height:29px}.agriculture>div{flex:1;min-width:230px}.agriculture .text-link{margin-left:46px}.polaris-hero{padding:0 0 28px}.polaris-hero .hero-grid{min-height:0}.polaris-hero h1{font-size:4.15rem;margin-top:20px}.polaris-hero .hero-copy h2{font-size:2.3rem;margin-top:28px}.polaris-hero .hero-copy .product-subtitle{font-size:1.03rem}.polaris-hero .hero-art{height:370px;margin:-10px -20px 0}.polaris-hero .hero-art img{object-fit:contain}.polaris-hero figcaption{bottom:8px;right:20px;font-size:.72rem}.lifecycle{gap:0;margin-top:20px}.lifecycle li{font-size:.65rem;padding:12px 3px}.planned-grid .feature{padding:22px 16px}.planned-grid .feature h3{font-size:1.03rem}.planned-grid .feature p{font-size:.88rem}.planned-grid .icon{width:30px;height:30px}.scenic-hero .hero-art,.about-hero .hero-art{position:relative;width:calc(100% + 40px);height:245px!important}.scenic-hero .hero-art img,.about-hero .hero-art img{object-fit:cover}.scenic-hero .hero-art:before{background:linear-gradient(180deg,#fbfcfe,transparent 40%)}.about-hero .hero-grid{min-height:0}.about-hero .hero-art:before{background:linear-gradient(180deg,var(--deep),transparent 40%)}.about-hero .hero-copy{padding-bottom:18px!important}.timeline-section{grid-template-columns:35px 30px 1fr;gap:14px;padding-bottom:32px}.timeline-number{width:33px;height:33px;font-size:.85rem}.timeline-section:not(:last-child):before{left:16px;top:32px}.timeline-section>.icon{width:28px;height:28px}.timeline-section>div{padding-left:16px}.timeline-section h2{font-size:1.12rem}.timeline-section p{font-size:.92rem}.founders{grid-template-columns:1fr;gap:20px}.founder{padding:24px}.founder h3{font-size:1.45rem}.principles .feature{padding:25px!important}.company-location{flex-wrap:wrap;gap:20px}.company-location>.icon{width:30px;height:30px}.company-location>p{width:100%;margin:0 0 0 50px;border:0;padding:0;font-size:.92rem}.mountain-band .wrap{display:block}.mountain-band h2{font-size:1.9rem}.mountain-band p{margin-top:25px;font-size:1rem}.contact-hero .hero-art{height:220px!important}.contact-hero .hero-art img{object-fit:cover;object-position:right 55%}.contact-hero .hero-copy{padding-bottom:25px!important}.contact-hero strong{font-size:1.1rem}.contact-grid{grid-template-columns:1fr;gap:20px}.contact-panel{padding:25px}.panel-heading .icon{width:51px;height:51px}.panel-heading h2{font-size:1.35rem}.contact-panel .button{width:100%;font-size:.84rem;gap:15px}.policy-link{grid-template-columns:34px 1fr 15px;gap:15px;padding:18px 16px}.policy-link h2{font-size:1.03rem}.policy-link p{grid-column:2;grid-row:2;font-size:.86rem}.policy-link>span:last-child{grid-column:3;grid-row:1 / 3}.policy-link .number{font-size:1.07rem;align-self:start}.privacy-request{grid-template-columns:1fr;padding:24px;gap:25px}.privacy-request>div{gap:18px}.privacy-request>div:last-child{border:0;border-top:1px solid #c6d9ec;padding:22px 0 0}.privacy-request .icon{width:30px;height:30px}.policy-hero>.wrap{min-height:0;gap:0}.policy-intro{max-width:100%;padding:35px 0}.policy-intro h1{font-size:2.5rem}.policy-motif{display:none}.policy-intro>p{font-size:1rem}.breadcrumb{font-size:.83rem;margin-bottom:23px}.draft-tag{font-size:.75rem}.policy-3:after{opacity:.15;width:60%}.content-layout{grid-template-columns:1fr;gap:25px}.toc{position:static;border:1px solid var(--line);padding:20px;background:#f7fafc;display:grid;grid-template-columns:1fr 1fr;gap:10px 20px}.toc-title{grid-column:1 / -1;margin-bottom:3px}.toc a{margin:0;font-size:.78rem;gap:8px}.toc .back-top{display:none}.prose-section{padding:0 0 24px 43px;margin-bottom:24px}.section-no{font-size:1.4rem;top:0}.prose-section h2{font-size:1.22rem}.prose-section p,.prose-section li{font-size:.94rem}.policy-status{font-size:.81rem}.policy-question>div{min-width:180px}.quality-workflow .feature-grid{grid-template-columns:repeat(4,1fr);gap:9px}.quality-workflow .feature h3{font-size:.85rem}.quality-workflow .feature p{font-size:.73rem}.quality-workflow .icon{width:48px;height:48px;padding:12px}.quality-workflow>h2{font-size:1.4rem}.error-page{padding:75px 0 100px}.desktop-break{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.policy-4:after{content:"";position:absolute;right:0;bottom:0;top:0;width:40%;background:linear-gradient(90deg,#f8fafb,transparent 50%),url('/assets/quality-bridge.png') right center/cover;opacity:.8;pointer-events:none}.policy-4 .policy-motif{z-index:1;border:0;align-self:flex-start;min-height:180px}.policy-4 .policy-motif span{font-size:.9rem}
@media(max-width:700px){.policy-4:after{width:60%;opacity:.2}}
.technology-review{margin:35px 0 35px 60px}.technology-review h2{font-size:1.45rem;margin-bottom:18px}.technology-review table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:.91rem}.technology-review th,.technology-review td{padding:14px;border:1px solid #ccdef3;text-align:left;overflow-wrap:anywhere}.technology-review th{background:#eaf3ff;color:var(--navy)}.technology-review p{font-size:.87rem;margin-top:15px}
@media(max-width:700px){.technology-review{margin-left:0}.technology-review table{font-size:.79rem}.technology-review th,.technology-review td{padding:10px}}
@media print{body{font-size:11pt;color:#000}.site-header,.site-footer,.toc,.cta,.hero-art,.policy-motif,.enquiry-box{display:none}.wrap{width:100%;max-width:none}.policy-hero>.wrap,.content-layout{display:block}.policy-intro{max-width:none;padding:0 0 20px}.policy-intro h1{font-size:24pt}.policy-hero,.section{background:white;padding:15px 0}.prose-section{break-inside:avoid}.policy-hero:after{display:none}a{color:#000;text-decoration:underline}}
