:root{--navy:#0a2e4a;--navy-deep:#052236;--green:#00c46a;--green-dark:#00a85c;--green-soft:#7fe7b4;--off-white:#f6f8f7;--border:#e2e9e6;--divider:#dde5e2;--text-secondary:#4e6373}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--off-white);color:var(--navy);font-family:"Work Sans",Helvetica,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%}.admin-bar .site-header{inset-block-start:32px}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0;font-family:Poppins,Helvetica,sans-serif;text-wrap:pretty}p{margin:0;text-wrap:pretty}main{overflow-x:clip}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.container{width:min(100%, 1240px);margin-inline:auto;padding-inline:32px}.site-header{position:sticky;inset-block-start:0;z-index:50;background:rgba(10,46,74,.96);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{width:min(100%, 1240px);margin-inline:auto;padding:14px 32px;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center}.brand img{display:block;width:auto;height:38px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;letter-spacing:.01em;color:#e8eef2}.desktop-nav>a:not(.header-cta){transition:color .18s ease-out}.desktop-nav>a:not(.header-cta):hover{color:var(--green-soft)}.desktop-nav .nav-featured{color:var(--green-soft)}.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 20px;border-radius:999px;background:var(--green);color:var(--navy-deep);font-weight:600;transition:background .18s ease-out,transform .18s ease-out}.header-cta:hover,.button-primary:hover{background:#00b761;transform:translateY(-1px)}.mobile-actions{display:none;align-items:center;gap:10px}.lang-switcher{position:relative}.lang-switcher>summary{display:flex;align-items:center;gap:7px;padding:6px 10px;border:1px solid rgba(255,255,255,.22);border-radius:8px;cursor:pointer;list-style:none;transition:border-color .18s ease-out,background .18s ease-out}.lang-switcher>summary::-webkit-details-marker{display:none}.lang-switcher>summary:hover,.lang-switcher[open]>summary{border-color:var(--green);background:rgba(255,255,255,.06)}.lang-switcher .flag{display:block;width:22px;height:auto;border-radius:2px;flex:none}.lang-switcher .lang-code{color:#e8eef2;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.06em}.lang-caret{width:0;height:0;border-inline:4px solid transparent;border-top:5px solid #9fb6c6;transition:transform .18s ease-out}.lang-switcher[open] .lang-caret{transform:rotate(180deg)}.lang-switcher>ul{position:absolute;z-index:60;top:calc(100% + 8px);right:0;min-width:178px;margin:0;padding:6px;list-style:none;border:1px solid var(--border);border-radius:12px;background:#fff;box-shadow:0 18px 40px rgba(0,25,45,.22)}.lang-switcher>ul a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;color:var(--navy);font-size:14px;text-decoration:none;transition:background .16s ease-out}.lang-switcher>ul a:hover,.lang-switcher>ul a:focus-visible{background:var(--off-white)}.lang-switcher>ul a[aria-current=true]{color:var(--green-dark);font-weight:600}.lang-switcher-mobile>ul{right:0}.hero{position:relative;overflow:hidden;background:var(--navy);color:#fff;scroll-margin-top:68px}.pattern{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.13;mix-blend-mode:screen}.hero-inner{position:relative;padding-top:120px;padding-bottom:110px;display:grid;grid-template-columns:1.15fr .85fr;gap:64px;align-items:center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;gap:28px}.eyebrow{font-family:"IBM Plex Mono",monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--green-dark)}.eyebrow-dark{color:var(--green)}.hero h1{max-width:14ch;font-size:clamp(48px, 5vw, 60px);line-height:1.05;font-weight:600;letter-spacing:-.02em}.hero-copy>p{max-width:52ch;font-size:19px;line-height:1.6;color:#b9cbd8}.button-row{display:flex;flex-wrap:wrap;gap:14px;padding-top:4px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border-radius:999px;font-size:16px;transition:all .18s ease-out}.button-primary{background:var(--green);color:var(--navy-deep);font-weight:600}.button-secondary{border:1px solid rgba(255,255,255,.28);color:#fff;font-weight:500}.button-secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45)}.hero-media{display:flex;flex-direction:column;gap:10px}.video-player{position:relative;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.18);border-radius:14px;overflow:hidden;background:#130a20}.video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.media-caption{color:#7e97a9;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.06em}.stats-border{position:relative;border-top:1px solid rgba(255,255,255,.12)}.stats{padding-top:26px;padding-bottom:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.stats>div{display:flex;flex-direction:column;gap:4px}.stats strong{font-family:Poppins,sans-serif;font-size:30px;font-weight:600;color:var(--green)}.stats span{font-size:13px;color:#9fb6c6}.section-light{background:var(--off-white)}.hatch-section{padding-top:110px;scroll-margin-top:68px}.section-heading{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.section-heading h2{max-width:20ch;font-size:48px;line-height:1.08;font-weight:600;letter-spacing:-.02em}.section-heading p{max-width:64ch;font-size:19px;line-height:1.65;color:var(--text-secondary)}.feature-grid{margin-top:56px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{display:flex;flex-direction:column;gap:14px;padding:32px;background:#fff;border:1px solid var(--border);border-radius:16px;transition:border-color .18s ease-out}.feature-card:hover{border-color:var(--green-dark)}.card-number{font-family:"IBM Plex Mono",monospace;font-size:12px;color:var(--green-dark)}.feature-card h3{font-size:22px;line-height:1.25;font-weight:600}.feature-card p{font-size:16px;line-height:1.6;color:var(--text-secondary)}.hatch-distribution{margin-top:42px;display:grid;grid-template-columns:240px 1fr;align-items:stretch;overflow:hidden;border:1px solid #cfdbe5;border-radius:18px;background:#fff}.distribution-logo{min-height:180px;display:grid;place-items:center;padding:34px;background:#0b3b8f}.distribution-logo img{width:100%;height:auto;display:block}.hatch-distribution>div:last-child{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;padding:34px 42px}.hatch-distribution>div:last-child>span{color:#0b3b8f;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.14em}.hatch-distribution h3{color:var(--navy);font-size:25px;line-height:1.2;font-weight:600}.hatch-distribution p{max-width:68ch;color:var(--text-secondary);font-size:16px;line-height:1.6}.spec-block{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;padding-inline:0;overflow:hidden;background:var(--navy);border-radius:20px}.spec-copy{display:flex;flex-direction:column;gap:24px;padding:56px 48px;color:#fff}.spec-copy>h3{font-size:30px;line-height:1.2;font-weight:600}.spec-copy>p{font-size:17px;line-height:1.65;color:#b9cbd8}.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:28px;border-top:1px solid rgba(255,255,255,.14)}.spec-grid>div{display:flex;flex-direction:column;gap:6px}.spec-grid span{color:var(--green);font-family:"IBM Plex Mono",monospace;font-size:12px;font-weight:400}.spec-grid strong{color:#e8eef2;font-size:16px;font-weight:400}.spec-media{position:relative;min-height:420px;overflow:hidden;background:#130a20}.spec-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center}.spec-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,34,54,.12),rgba(5,34,54,.18) 48%,rgba(5,34,54,.9))}.hatchflex-logo{position:absolute;inset:30px auto auto 30px;width:min(54%, 290px);height:auto}.spec-media>span{position:absolute;inset:auto 30px 28px;color:#d6cdea;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.hatch-gallery{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hatch-image{position:relative;display:block;aspect-ratio:4/3;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#130a20;transition:border-color .18s ease-out,transform .18s ease-out}.hatch-image:hover,.hatch-image:focus-visible{border-color:var(--green-dark);transform:translateY(-2px)}.hatch-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .24s ease-out}.hatch-image:nth-child(2) img{object-position:center 24%}.hatch-image:nth-child(3) img{object-position:center 47%}.hatch-image:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(5,34,54,.86))}.hatch-image:hover img{transform:scale(1.02)}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.hatch-image-caption{position:absolute;z-index:1;inset:auto 20px 18px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#fff;font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.04em}.hatch-image-caption em{color:var(--green);font-style:normal;opacity:.7;transition:opacity .18s ease-out}.hatch-image:hover .hatch-image-caption em,.hatch-image:focus-visible .hatch-image-caption em{opacity:1}.faq{margin-top:80px;padding-bottom:110px;display:grid;grid-template-columns:.8fr 1.2fr;gap:64px}.faq>h3{font-size:34px;line-height:1.15;font-weight:600;letter-spacing:-.01em}.faq-item{display:flex;flex-direction:column;gap:10px;padding:24px 0;border-top:1px solid var(--divider)}.faq-item:last-child{border-bottom:1px solid var(--divider)}.faq-item h4{font-size:18px;font-weight:600}.faq-item p{font-size:16px;line-height:1.65;color:var(--text-secondary)}.solutions-section{padding:110px 0;border-top:1px solid var(--border);background:#fff;scroll-margin-top:68px}.solutions-section .section-heading h2{max-width:22ch;font-size:44px;line-height:1.1}.solutions-section .section-heading p{max-width:62ch;font-size:18px}.solutions-grid{margin-top:52px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:16px;transition:border-color .18s ease-out}.solution-card:hover{border-color:var(--green-dark)}.solution-placeholder{aspect-ratio:16/10;display:flex;align-items:flex-end;padding:16px;background:repeating-linear-gradient(135deg,#eef2f0 0 10px,#f8faf9 10px 20px)}.solution-placeholder span{color:#7a8d99;font-family:"IBM Plex Mono",monospace;font-size:11px}.solution-media{aspect-ratio:16/10;overflow:hidden;background:#e8eeeb}.solution-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .24s ease-out}.solution-card:hover .solution-media img{transform:scale(1.02)}.solution-copy{display:flex;flex:1;flex-direction:column;gap:10px;padding:28px}.solution-copy h3{font-size:21px;font-weight:600}.solution-copy p{font-size:15px;line-height:1.6;color:var(--text-secondary)}.inspection-block{margin-top:80px;display:grid;grid-template-columns:1fr 1fr;padding-inline:0;overflow:hidden;border:1px solid var(--border);border-radius:20px}.inspection-copy{display:flex;flex-direction:column;gap:20px;padding:52px 48px}.inspection-copy h3{font-size:32px;line-height:1.15;font-weight:600;letter-spacing:-.01em}.inspection-copy>p{color:var(--text-secondary);font-size:17px;line-height:1.65}.inspection-metrics{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding-top:30px;border-top:1px solid var(--border)}.inspection-metrics>div{display:flex;flex-direction:column;gap:4px}.inspection-metrics strong{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;color:var(--navy)}.inspection-metrics span{color:#7a8d99;font-size:14px}.inspection-detail{display:flex;flex-direction:column;gap:22px;padding:52px 48px;background:var(--navy);color:#fff}.dark-label{color:var(--green);font-family:"IBM Plex Mono",monospace;font-size:12px;letter-spacing:.14em}.inspection-items{display:flex;flex-direction:column;gap:14px}.inspection-items>div{display:flex;flex-direction:column;gap:6px}.inspection-items strong{font-size:16px;font-weight:600}.inspection-items span{color:#b9cbd8;font-size:15px;line-height:1.55}.inspection-detail>p{padding-top:6px;border-top:1px solid rgba(255,255,255,.14);color:#7fa0b5;font-size:14px;line-height:1.55}.about-section{position:relative;overflow:hidden;padding:110px 0;background:var(--navy);color:#fff;scroll-margin-top:68px}.about-pattern{opacity:.1}.about-inner{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.about-copy{display:flex;flex-direction:column;align-items:flex-start;gap:22px}.about-copy h2{font-size:42px;line-height:1.12;font-weight:600;letter-spacing:-.02em}.about-copy p{color:#b9cbd8;font-size:18px;line-height:1.7}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.about-grid article{display:flex;flex-direction:column;gap:8px;padding:26px;border:1px solid rgba(255,255,255,.16);border-radius:14px;transition:border-color .18s ease-out}.about-grid article:hover{border-color:rgba(0,196,106,.75)}.about-grid strong{color:var(--green);font-family:Poppins,sans-serif;font-size:26px;font-weight:600}.about-grid span{color:#9fb6c6;font-size:15px;line-height:1.5}.media-section{padding:110px 0;background:#fff;scroll-margin-top:68px}.media-heading{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.media-heading>div{display:flex;flex-direction:column;gap:16px}.media-heading h2{max-width:19ch;font-size:44px;line-height:1.1;font-weight:600;letter-spacing:-.02em}.media-heading>p{max-width:56ch;color:var(--text-secondary);font-size:18px;line-height:1.65}.media-grid{margin-top:52px;display:grid;grid-template-columns:1.35fr .65fr;gap:24px}.media-feature{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--navy-deep);color:#fff}.media-video{position:relative;aspect-ratio:16/9;background:#130a20}.media-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.media-feature-copy{display:flex;flex-direction:column;gap:8px;padding:28px 32px 32px}.media-feature-copy>span,.media-kit>div>span{color:var(--green-soft);font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.14em}.media-feature-copy h3{font-size:24px}.media-feature-copy p{color:#b9cbd8;font-size:15px;line-height:1.6}.media-side{display:grid;grid-template-rows:1fr 1fr;gap:24px}.media-story{display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--off-white);transition:border-color .18s ease-out,transform .18s ease-out}.media-story:hover{border-color:#8738ff;transform:translateY(-2px)}.media-story>div{position:relative;min-height:188px;overflow:hidden;background:#130a20}.media-story img{width:100%;height:100%;display:block;object-fit:cover}.media-story>p{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:22px}.media-story strong{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.25}.media-story p>span{color:#7a8d99;font-size:13px;line-height:1.35}.media-story small{margin-top:14px;color:#6b24d6;font-family:"IBM Plex Mono",monospace;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.media-kit{position:relative;width:min(calc(100% - 64px), 1176px);margin-top:24px;padding:0;min-height:250px;display:grid;grid-template-columns:220px 1fr 300px;align-items:center;overflow:hidden;border-radius:20px;background:#130a20;color:#fff;transition:transform .18s ease-out}.media-kit:hover{transform:translateY(-2px)}.media-kit>img:first-child{width:100%;height:250px;object-fit:cover;object-position:center 20%}.media-kit>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;padding:34px 40px}.media-kit h3{font-size:24px}.media-kit p{max-width:52ch;color:#c8c0d8;font-size:15px;line-height:1.55}.media-kit>div>strong{margin-top:10px;color:#a86dff;font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.06em;text-transform:uppercase}.media-kit-logo{width:calc(100% - 48px);height:auto;margin:24px}.press-block{margin-top:88px}.press-heading{display:flex;flex-direction:column;gap:14px}.press-heading h2{max-width:22ch;font-size:38px;line-height:1.12;font-weight:600;letter-spacing:-.02em}.press-heading>p{max-width:66ch;color:var(--text-secondary);font-size:18px;line-height:1.65}.press-grid{margin-top:36px;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:24px}.press-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:var(--off-white);transition:border-color .18s ease-out,transform .18s ease-out}.press-card:hover{border-color:var(--green-dark);transform:translateY(-2px)}.press-card:nth-child(4):last-child{grid-column:2/4}.press-featured{grid-row:span 2;background:var(--navy);color:#fff}.press-photo{position:relative;aspect-ratio:16/10;overflow:hidden}.press-photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(5,34,54,.82))}.press-photo img{width:100%;height:100%;display:block;object-fit:cover}.press-photo>span{position:absolute;z-index:1;inset:auto 22px 18px;color:#d6e1e8;font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.press-card-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:12px;padding:28px}.press-card-copy>div{width:100%;display:flex;justify-content:space-between;gap:12px;color:var(--green-dark);font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.press-card-copy time{color:#7a8d99}.press-card h3{font-size:20px;line-height:1.3}.press-card p{color:var(--text-secondary);font-size:14px;line-height:1.6}.press-card-copy>strong{margin-top:auto;padding-top:8px;color:var(--green-dark);font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.05em;text-transform:uppercase}.press-featured .press-card-copy>div,.press-featured .press-card-copy>strong{color:var(--green)}.press-featured .press-card-copy time{color:#9fb6c6}.press-featured p{color:#b9cbd8}.cases-section{padding:110px 0;scroll-margin-top:68px}.cases-section>.section-heading h2{max-width:20ch;font-size:44px;line-height:1.1}.case-list{margin-top:52px}.case-row{display:grid;grid-template-columns:220px 1fr 260px;gap:40px;align-items:start;padding:32px 0;border-top:1px solid var(--divider)}.case-row:last-child{border-bottom:1px solid var(--divider)}.case-sector{color:#7a8d99;font-family:"IBM Plex Mono",monospace;font-size:13px}.case-row>div{display:flex;flex-direction:column;gap:8px}.case-row h3{font-size:24px;font-weight:600}.case-row p{color:var(--text-secondary);font-size:16px;line-height:1.65}.case-metric{display:flex;flex-direction:column;gap:5px;color:var(--navy);font-family:Poppins,sans-serif;font-size:32px;line-height:1.1;font-weight:600}.case-metric span{color:#7a8d99;font-family:"Work Sans",sans-serif;font-size:14px;font-weight:400}.testimonial-intro{margin-top:80px;display:flex;flex-direction:column;gap:12px}.testimonial-intro h3{font-size:30px;line-height:1.2}.testimonial-intro p{color:var(--text-secondary);font-size:16px}.testimonial-grid{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;gap:24px}.testimonial-card{display:grid;grid-template-columns:1.15fr .85fr;overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;transition:border-color .18s ease-out,transform .18s ease-out}.testimonial-card:hover{border-color:var(--green-dark);transform:translateY(-2px)}.testimonial-media{position:relative;min-height:210px;overflow:hidden;background:var(--navy-deep)}.testimonial-media img{width:100%;height:100%;object-fit:cover;display:block}.video-play{position:absolute;inset:50% auto auto 50%;width:52px;height:52px;display:grid;place-items:center;padding-left:3px;border-radius:50%;background:var(--green);color:var(--navy-deep);transform:translate(-50%,-50%)}.testimonial-copy{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:28px}.testimonial-copy strong{font-family:Poppins,sans-serif;font-size:18px;font-weight:600}.testimonial-copy span{color:#7a8d99;font-size:14px}.testimonial-copy small{margin-top:18px;color:var(--green-dark);font-family:"IBM Plex Mono",monospace;font-size:10px;letter-spacing:.04em;text-transform:uppercase}.research-section{padding:110px 0;scroll-margin-top:68px}.research{margin-top:88px;display:flex;flex-direction:column;gap:36px}.research-section .research{margin-top:0}.research-heading{display:flex;flex-direction:column;gap:14px}.research-heading h2{max-width:26ch;font-size:38px;line-height:1.12;font-weight:600;letter-spacing:-.02em}.research-heading p{max-width:60ch;color:var(--text-secondary);font-size:18px;line-height:1.65}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.research-grid article{display:flex;flex-direction:column;gap:12px;padding:32px;border:1px solid var(--border);border-radius:16px;background:#fff;transition:border-color .18s ease-out}.research-grid article:hover{border-color:var(--green-dark)}.research-logo{height:72px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;margin-bottom:10px}.research-logo img{width:auto;max-width:220px;height:auto;max-height:58px;display:block;object-fit:contain;object-position:left center}.research-logo small{padding-left:59px;color:#202124;font-family:Arial,sans-serif;font-size:12px;line-height:1}.research-grid article>span{color:var(--green-dark);font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.14em}.research-grid h3{font-size:21px;line-height:1.25;font-weight:600}.research-grid p{color:var(--text-secondary);font-size:15px;line-height:1.6}.supporters-label{color:#7a8d99;font-family:"IBM Plex Mono",monospace;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.supporters-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;margin-top:-18px}.supporter-logo{height:106px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:17px;border:1px solid var(--border);border-radius:10px;background:#fff}.supporter-logo img{width:100%;height:auto;max-height:62px;display:block;object-fit:contain}.supporter-linked{text-decoration:none;transition:border-color .18s ease-out,transform .18s ease-out}.supporter-linked:hover,.supporter-linked:focus-visible{border-color:var(--green-dark);transform:translateY(-2px)}.supporter-logo small{color:#202124;font-family:Arial,sans-serif;font-size:10px;line-height:1}.contact-section{padding:96px 0;background:var(--green);color:var(--navy-deep);scroll-margin-top:68px}.contact-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.contact-inner>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.contact-inner h2{max-width:16ch;font-size:44px;line-height:1.1;font-weight:600;letter-spacing:-.02em}.contact-inner p{max-width:52ch;color:#08422a;font-size:18px;line-height:1.65}.contact-links{display:flex;flex-direction:column;gap:16px}.contact-links a{display:flex;flex-direction:column;gap:4px;padding:24px 28px;border-radius:14px;background:var(--navy-deep);color:#fff;transition:transform .18s ease-out,background .18s ease-out}.contact-links a:hover{background:var(--navy);transform:translateY(-2px)}.contact-links span,.site-footer span{color:var(--green-soft);font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.14em}.contact-channel{display:flex;align-items:center;gap:7px}.contact-channel svg{width:15px;height:15px;flex:none}.contact-links strong{font-size:19px;font-weight:500}.site-footer{padding:64px 0 40px;background:var(--navy-deep);color:#b9cbd8}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:56px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.footer-brand img{width:auto;height:44px}.footer-brand p{max-width:34ch;font-size:15px;line-height:1.6}.footer-addresses{display:flex;flex-direction:column;gap:22px}.footer-addresses>div,.footer-contact{display:flex;flex-direction:column;gap:10px}.footer-addresses p,.footer-contact a{font-size:15px;line-height:1.6}.footer-contact a{transition:color .18s ease-out}.footer-contact a:hover{color:var(--green-soft)}.footer-whatsapp{display:flex;align-items:center;gap:8px}.footer-whatsapp svg{width:15px;height:15px;flex:none;color:var(--green-soft)}.footer-base{margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12)}.footer-base span{color:#7a93a5;font-family:"Work Sans",sans-serif;font-size:13px;letter-spacing:0}@media (max-width:1024px){.desktop-nav{display:none}.mobile-actions{display:flex}.mobile-menu{position:relative}.mobile-menu summary{width:40px;height:40px;display:grid;align-content:center;gap:5px;padding:9px;border:1px solid rgba(255,255,255,.22);border-radius:999px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;height:1px;background:#fff}.mobile-menu nav{position:absolute;top:50px;right:0;min-width:210px;display:flex;flex-direction:column;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:var(--navy-deep);color:#fff}.mobile-menu nav a{padding:11px 12px;border-radius:8px}.mobile-menu nav a:hover{background:rgba(255,255,255,.08)}.hero-inner{grid-template-columns:1fr;padding-top:80px;padding-bottom:72px}.hero-copy>p{max-width:62ch}.hero-media{max-width:720px}.feature-grid{grid-template-columns:repeat(2,1fr)}.hatch-distribution{grid-template-columns:200px 1fr}.spec-block{grid-template-columns:1fr}.hatch-gallery{grid-template-columns:repeat(2,1fr)}.faq{grid-template-columns:1fr}.solutions-grid{grid-template-columns:repeat(2,1fr)}.inspection-block,.about-inner,.contact-inner,.media-heading,.media-grid{grid-template-columns:1fr}.media-side{grid-template-columns:1fr 1fr;grid-template-rows:none}.media-story{grid-template-columns:1fr}.media-kit{grid-template-columns:180px 1fr}.media-kit-logo{display:none}.press-grid{grid-template-columns:1fr 1fr}.press-featured{grid-row:auto}.press-card:nth-child(4):last-child{grid-column:auto}.case-row{grid-template-columns:150px 1fr 180px;gap:28px}.testimonial-card{grid-template-columns:1fr}.research-grid{grid-template-columns:repeat(2,1fr)}.supporters-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr 1fr}}@media (max-width:767px){.admin-bar .site-header{inset-block-start:46px}.container,.header-inner{padding-inline:20px}.header-inner{min-height:64px;gap:12px}.lang-switcher-mobile .lang-code,.lang-switcher-mobile .lang-caret{display:none}.lang-switcher-mobile>summary{padding:6px 8px}.brand img{height:30px}.mobile-cta{min-height:36px;padding-inline:14px;font-size:12px}.hero,.hatch-section,.solutions-section,.about-section,.media-section,.cases-section,.research-section,.contact-section{scroll-margin-top:64px}.hero-inner{padding-top:64px;padding-bottom:56px;gap:44px}.hero h1{font-size:clamp(36px, 10vw, 40px)}.hero-copy>p{font-size:17px}.stats{grid-template-columns:repeat(2,1fr);gap:24px 16px}.stats strong{font-size:26px}.hatch-section{padding-top:56px}.section-heading h2{font-size:32px}.section-heading p{font-size:17px}.feature-grid,.hatch-gallery{grid-template-columns:1fr;margin-top:36px}.feature-card{padding:26px}.hatch-distribution{margin-top:32px;grid-template-columns:1fr}.distribution-logo{min-height:116px;padding:26px 34px}.distribution-logo img{max-width:190px}.hatch-distribution>div:last-child{padding:28px 26px 32px}.hatch-distribution h3{font-size:23px}.spec-copy{padding:38px 26px}.spec-copy>h3{font-size:26px}.spec-grid{grid-template-columns:1fr}.spec-media{min-height:300px}.faq{margin-top:56px;padding-bottom:56px;gap:28px}.faq>h3{font-size:28px}.solutions-section,.about-section,.media-section,.cases-section,.research-section{padding-block:56px}.solutions-section .section-heading h2,.cases-section>.section-heading h2,.contact-inner h2{font-size:32px}.solutions-grid{grid-template-columns:1fr;margin-top:36px}.inspection-block{margin-top:56px}.inspection-copy,.inspection-detail{padding:36px 26px}.inspection-copy h3{font-size:27px}.inspection-metrics{grid-template-columns:1fr}.about-inner{gap:42px}.about-copy h2{font-size:30px}.about-copy p{font-size:17px}.about-grid{grid-template-columns:1fr}.media-heading{gap:18px}.media-heading h2{font-size:32px}.media-grid{margin-top:36px}.media-side{grid-template-columns:1fr}.media-story{grid-template-columns:1fr 1fr}.media-kit{width:calc(100% - 40px);grid-template-columns:110px 1fr;min-height:200px}.media-kit>img:first-child{height:100%;min-height:200px}.media-kit>div{padding:26px 22px}.media-kit h3{font-size:20px}.media-kit p{font-size:14px}.press-block{margin-top:64px}.press-heading h2{font-size:30px}.press-grid{grid-template-columns:1fr}.case-list{margin-top:36px}.case-row{grid-template-columns:1fr;gap:12px;padding:26px 0}.case-metric{margin-top:8px;font-size:28px}.testimonial-intro{margin-top:56px}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{grid-template-columns:1fr}.research{margin-top:64px}.research-heading h2{font-size:30px}.research-grid{grid-template-columns:1fr}.supporters-grid{grid-template-columns:repeat(2,1fr);gap:12px}.contact-section{padding-block:56px}.contact-inner{gap:36px}.contact-links strong{font-size:16px;overflow-wrap:anywhere}.site-footer{padding-top:52px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-base{flex-direction:column}}.content-page{min-height:65vh;padding:88px 0;background:#fff}.content-page article{width:min(100%, 820px);margin-inline:auto;padding-inline:32px}.content-page h1{margin-bottom:28px;font-size:clamp(34px, 5vw, 52px);line-height:1.1}.content-page .entry-meta{margin-bottom:24px;color:#7a8d99;font-family:"IBM Plex Mono",monospace;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.content-page .entry-content{color:var(--text-secondary);font-size:18px;line-height:1.75}.content-page .entry-content>*+*{margin-top:1.25em}.content-page .entry-content a{color:var(--green-dark);text-decoration:underline;text-underline-offset:3px}.content-page .entry-content img{height:auto;border-radius:14px}.content-page .post-list{display:grid;gap:20px}.content-page .post-list article{width:100%;padding:28px;border:1px solid var(--border);border-radius:14px}.content-page .post-list h2{margin-bottom:8px;font-size:24px}.not-found{text-align:center}@media (max-width:782px){.content-page{padding-block:56px}.content-page article{padding-inline:20px}}@media (max-width:430px){.mobile-cta{max-width:138px;line-height:1.1;text-align:center}.button-row{width:100%}.button{width:100%}.stats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto !important;transition-duration:.01ms !important;animation-duration:.01ms !important}}.desktop-nav{gap:22px}.nav-dropdown{position:relative}.nav-dropdown>summary{display:inline-flex;align-items:center;gap:6px;list-style:none;cursor:pointer;color:#e8eef2;transition:color .18s ease-out}.nav-dropdown>summary::-webkit-details-marker{display:none}.nav-dropdown>summary:hover{color:var(--green-soft)}.nav-dropdown[open]>summary{color:var(--green-soft)}.nav-dropdown>ul{position:absolute;inset-block-start:calc(100% + 14px);inset-inline-start:-16px;z-index:60;margin:0;padding:8px;width:300px;list-style:none;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 40px rgba(5,34,54,.18)}.nav-dropdown>ul a{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:10px;color:var(--navy);transition:background .16s ease-out}.nav-dropdown>ul a:hover{background:var(--off-white)}.nav-dropdown>ul strong{font-family:Poppins,sans-serif;font-size:15px;font-weight:600}.nav-dropdown>ul span{font-size:13px;line-height:1.4;color:var(--text-secondary)}.badge{align-self:flex-start;display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;font-family:"IBM Plex Mono",monospace;font-size:10.5px;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.badge-op{background:rgba(0,196,106,.14);color:#04804a;border:1px solid rgba(0,196,106,.4)}.badge-impl{background:rgba(10,46,74,.08);color:#14496e;border:1px solid rgba(10,46,74,.24)}.badge-dev{background:rgba(10,46,74,.05);color:#2b5f83;border:1px dashed rgba(10,46,74,.32)}.tech-section .badge-impl,.sol-detect .badge-impl{background:rgba(255,255,255,.1);color:#cfe3f0;border-color:rgba(255,255,255,.3)}.sectors-section{padding:104px 0 96px;scroll-margin-top:68px}.sector-grid{margin-top:46px;display:grid;grid-template-columns:1.35fr 1fr;gap:24px;align-items:stretch}.sector-column{display:grid;grid-template-rows:1fr auto;gap:24px}.sector-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--border);border-radius:18px;overflow:hidden;transition:border-color .18s ease-out,transform .18s ease-out}a.sector-card:hover{border-color:var(--green-dark);transform:translateY(-2px)}.sector-photo{aspect-ratio:16/8;overflow:hidden;background:var(--navy)}.sector-photo img{width:100%;height:100%;object-fit:cover}.sector-copy{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:32px;flex:1}.sector-label{font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.16em;color:var(--green-dark)}.sector-card h3{font-size:27px;line-height:1.18;font-weight:600}.sector-card p{font-size:16px;line-height:1.6;color:var(--text-secondary)}.sector-card-lead h3{font-size:34px}.sector-card-lead .sector-copy{padding:38px;gap:14px}.sector-card-lead p{font-size:18px}.sector-modules{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 0;padding:0;list-style:none}.sector-modules li{padding:6px 13px;border-radius:999px;background:var(--off-white);border:1px solid var(--divider);font-size:13.5px;color:var(--navy)}.sector-cta{margin-top:auto;padding-top:14px;color:var(--green-dark);font-size:15px;font-weight:600}.sector-card-quiet{background:var(--off-white);border-style:dashed}.sector-card-quiet h3{font-size:21px}.sector-card-quiet p{font-size:15px}.tech-section{position:relative;overflow:hidden;padding:108px 0;background:var(--navy);color:#fff;scroll-margin-top:68px}.tech-inner{position:relative;display:flex;flex-direction:column;gap:52px}.tech-heading{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.tech-heading h2{max-width:18ch;font-size:clamp(38px, 4vw, 50px);line-height:1.08;font-weight:600;letter-spacing:-.02em}.tech-claim{max-width:60ch;font-size:21px;line-height:1.5;color:var(--green-soft);font-weight:500}.tech-heading>p:last-child{max-width:68ch;font-size:17px;line-height:1.65;color:#b9cbd8}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tech-card{display:flex;flex-direction:column;gap:12px;padding:28px;border:1px solid rgba(255,255,255,.16);border-radius:16px;transition:border-color .18s ease-out}.tech-card:hover{border-color:rgba(0,196,106,.75)}.tech-card h3{font-size:19px;line-height:1.25;font-weight:600;color:#fff}.tech-card p{font-size:15px;line-height:1.6;color:#9fb6c6}.systems-block{display:flex;flex-direction:column;gap:18px;padding-top:42px;border-top:1px solid rgba(255,255,255,.14)}.systems-label{font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--green)}.systems-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none}.systems-grid li{display:flex;flex-direction:column;gap:3px;padding:16px 18px;background:rgba(255,255,255,.05);border-radius:12px}.systems-grid strong{font-family:Poppins,sans-serif;font-size:15.5px;font-weight:500;color:#fff}.systems-grid span{font-size:12.5px;color:#8fa9bb}.systems-note{max-width:76ch;font-size:14px;line-height:1.6;color:#8fa9bb}.about-section.section-light{background:var(--off-white);color:var(--navy)}.about-section.section-light .about-copy p{color:var(--text-secondary)}.about-section.section-light .about-grid article{border-color:var(--border);background:#fff}.about-section.section-light .about-grid article:hover{border-color:var(--green-dark)}.about-section.section-light .about-grid strong{color:var(--navy);font-size:20px}.about-section.section-light .about-grid span{color:var(--text-secondary)}.sol-hero{position:relative;overflow:hidden;background:var(--navy);color:#fff}.sol-hero-inner{position:relative;padding-top:108px;padding-bottom:88px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:13.5px;color:#8fa9bb}.breadcrumb a:hover{color:var(--green-soft)}.sol-hero h1{max-width:17ch;font-size:clamp(42px, 4.6vw, 56px);line-height:1.06;font-weight:600;letter-spacing:-.02em}.sol-lead{max-width:60ch;font-size:19px;line-height:1.6;color:#b9cbd8}.sol-problem{padding:88px 0 12px}.sol-problem-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:56px;align-items:start}.sol-problem-head{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.sol-problem-head h2{max-width:18ch;font-size:36px;line-height:1.12;font-weight:600;letter-spacing:-.01em}.sol-problem-copy{display:flex;flex-direction:column;gap:18px}.sol-problem-copy p{font-size:18px;line-height:1.65;color:var(--text-secondary)}.sol-modules{padding:76px 0 96px}.module-grid{margin-top:42px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.module-card{display:flex;flex-direction:column;align-items:flex-start;gap:13px;padding:30px;background:#fff;border:1px solid var(--border);border-radius:16px}.module-card h3{font-size:22px;line-height:1.22;font-weight:600}.module-card p{font-size:16px;line-height:1.6;color:var(--text-secondary)}.sol-detect{position:relative;overflow:hidden;padding:96px 0;background:var(--navy);color:#fff}.detect-inner{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:start}.detect-copy{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.detect-copy h2{max-width:16ch;font-size:40px;line-height:1.1;font-weight:600;letter-spacing:-.02em}.detect-copy>p{max-width:54ch;font-size:17px;line-height:1.65;color:#b9cbd8}.detect-figure{display:flex;flex-direction:column;gap:2px;padding:22px 26px;background:rgba(0,196,106,.1);border:1px solid rgba(0,196,106,.34);border-radius:14px}.detect-figure strong{font-family:Poppins,sans-serif;font-size:40px;line-height:1;font-weight:600;color:var(--green)}.detect-figure span{font-size:14px;color:#b9cbd8}.detect-note{max-width:54ch;font-size:14px;line-height:1.6;color:#8fa9bb}.detect-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:0;list-style:none}.detect-list li{padding:15px 18px;background:rgba(255,255,255,.06);border-radius:11px;font-size:15.5px}.spec-section{padding:0 0 96px}.spec-model{display:block;margin-top:6px;font-size:13px;line-height:1.55;color:#8fa9bb}.sol-distribution{padding:0 0 88px;background:var(--off-white)}.sol-distribution .hatch-distribution{margin-top:0}.text-link{margin-top:6px;color:var(--green-dark);font-size:15px;font-weight:600}.text-link:hover{text-decoration:underline}.faq-section{padding:0 0 96px}.sol-proof{padding:0 0 96px}.proof-inner{display:flex;flex-direction:column;align-items:flex-start;gap:14px;padding:44px 48px;background:#fff;border:1px solid var(--border);border-radius:18px}.proof-inner h2{max-width:22ch;font-size:32px;line-height:1.14;font-weight:600}.proof-inner p{max-width:76ch;font-size:17px;line-height:1.65;color:var(--text-secondary)}.sol-other{padding:88px 0 100px}.other-inner{display:flex;flex-direction:column;gap:24px}.other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.other-card{display:flex;flex-direction:column;gap:10px;padding:28px;background:#fff;border:1px solid var(--border);border-radius:16px;transition:border-color .18s ease-out,transform .18s ease-out}.other-card:hover{border-color:var(--green-dark);transform:translateY(-2px)}.other-card h3{font-size:21px;line-height:1.2;font-weight:600}.other-card p{font-size:15px;line-height:1.6;color:var(--text-secondary)}.other-card strong{margin-top:auto;padding-top:8px;color:var(--green-dark);font-size:14.5px}@media (max-width:1024px){.sector-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:1fr 1fr}.systems-grid{grid-template-columns:1fr 1fr}.sol-problem-inner,.detect-inner{grid-template-columns:1fr;gap:36px}.other-grid{grid-template-columns:1fr}}@media (max-width:760px){.sectors-section,.tech-section,.sol-modules,.sol-detect,.sol-other{padding-block:68px}.sector-copy,.sector-card-lead .sector-copy{padding:26px}.sector-card-lead h3{font-size:28px}.tech-grid,.systems-grid,.module-grid,.detect-list{grid-template-columns:1fr}.sol-hero-inner{padding-top:84px;padding-bottom:64px}.proof-inner{padding:30px 26px}.nav-dropdown>ul{width:260px}}.tech-recognition{display:grid;grid-template-columns:190px 1fr;align-items:center;gap:28px;padding:26px 32px 26px 26px;border:1px solid rgba(0,196,106,.34);border-radius:16px;background:rgba(0,196,106,.07)}.recognition-trophy{display:flex;align-items:center;justify-content:center}.recognition-trophy img{width:100%;max-width:190px;height:auto;display:block;filter:drop-shadow(0 14px 26px rgba(0,0,0,.38))}.recognition-copy{display:flex;flex-direction:column;gap:5px}.recognition-label{font-family:"IBM Plex Mono",monospace;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--green)}.recognition-copy h3{font-size:22px;line-height:1.2;font-weight:600;color:#fff}.recognition-org{font-size:13.5px;color:var(--green-soft)}.recognition-copy>p{max-width:74ch;margin-top:4px;font-size:15px;line-height:1.6;color:#b9cbd8}.recognition-sources{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);font-size:12.5px;color:#7e97a9}.recognition-sources>span{font-family:"IBM Plex Mono",monospace;letter-spacing:.08em;text-transform:uppercase;font-size:10.5px}.recognition-sources a{color:#9fb6c6;text-decoration:underline;text-decoration-color:rgba(159,182,198,.35);text-underline-offset:3px;transition:color .16s ease-out}.recognition-sources a:hover{color:var(--green-soft);text-decoration-color:currentColor}@media (max-width:760px){.tech-recognition{grid-template-columns:1fr;justify-items:center;text-align:center;padding:26px 22px}.recognition-trophy img{max-width:150px}.recognition-copy{align-items:center}.recognition-sources{justify-content:center}}.sol-video{padding:0 0 96px}.sol-video-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:center}.sol-video-copy{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.sol-video-copy h2{max-width:16ch;font-size:34px;line-height:1.12;font-weight:600;letter-spacing:-.01em}.sol-video-copy p{max-width:46ch;font-size:17px;line-height:1.65;color:var(--text-secondary)}.sol-video .video-player{box-shadow:0 22px 48px rgba(5,34,54,.16)}@media (max-width:1024px){.sol-video-inner{grid-template-columns:1fr;gap:32px}}@media (max-width:760px){.sol-video{padding-bottom:68px}}.sector-card-media{display:flex;flex-direction:column}.sector-card-media:has(.sector-copy:hover){border-color:var(--green-dark)}.sector-video-mini{position:relative;aspect-ratio:16/9;background:#06202f;border-bottom:1px solid var(--border)}.sector-video-mini iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sector-card-media .sector-copy{padding:26px 32px 30px}.sector-card-media .sector-copy h3{font-size:25px}