/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#42b883;--green-dark:#238766;--green-pale:#dff5eb;--navy:#0d2638;--navy-soft:#17384e;--graphite:#36424a;--muted:#6c7981;--line:#dbe3e4;--paper:#f4f7f6;--white:#fff;--section-pad:clamp(80px, 10vw, 150px);--page-pad:clamp(22px, 6vw, 92px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--navy);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;margin:0}body:has(.mobile-menu.is-open){overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}section{scroll-margin-top:82px}.site-header{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #0d26381f;grid-template-columns:240px 1fr auto;align-items:center;gap:32px;height:84px;padding:0 clamp(24px,5vw,76px);display:grid;position:fixed;inset:0 0 auto}.brand{background:0 0;border:0;border-radius:0;align-items:center;gap:12px;width:fit-content;padding:0;display:flex}.brand img{object-fit:contain;width:72px;height:70px;display:block}.brand-name{color:#11181d;letter-spacing:.035em;white-space:nowrap;font-size:16px;font-weight:850}.desktop-nav{justify-content:center;gap:clamp(16px,2vw,34px);display:flex}.desktop-nav a{color:#11181d;letter-spacing:.02em;padding:10px 0;font-size:13px;font-weight:750;position:relative}.desktop-nav a:after{content:"";background:var(--green);transform-origin:100%;height:2px;transition:transform .17s;position:absolute;inset:auto 0 3px;transform:scaleX(0)}.desktop-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.header-actions,.language-switcher,.language-item{align-items:center;display:flex}.header-actions{gap:22px}.language-switcher{color:#9aa3a8;gap:5px;font-size:12px}.language-item{gap:5px}.language-switcher button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:8px 2px}.language-switcher button:hover,.language-switcher .is-active{color:#11181d}.language-switcher .is-active{font-weight:800}.language-divider{color:#0d26384d}.button{border:1px solid var(--green);background:var(--green);color:#062519;letter-spacing:.015em;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:14px;font-weight:800;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{background:#51c993;transform:translateY(-2px)}.button:focus-visible{outline-offset:3px;outline:3px solid #42b88373}a:focus-visible{outline-offset:3px;outline:3px solid #42b88373}button:focus-visible{outline-offset:3px;outline:3px solid #42b88373}.button-small{min-height:42px;padding-inline:18px}.site-header .button-small{border-color:var(--green);background:var(--green);color:#062519}.menu-toggle{background:0 0;border:0;width:42px;height:42px;padding:0 9px;display:none}.menu-toggle span{background:#11181d;height:2px;margin:6px 0;transition:transform .18s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(4px)rotate(45deg)}.menu-toggle.is-open span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{display:none}.hero{background:linear-gradient(118deg,#50c88e 0%,#42b883 52%,#34a972 100%);align-items:center;height:100svh;min-height:760px;padding:134px clamp(24px,8vw,128px) 64px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#42b88333 0%,#42b8830d 53%,#23876638 100%);position:absolute;inset:0}.hero:after{content:"";z-index:0;opacity:.72;mix-blend-mode:soft-light;pointer-events:none;background-image:url(/hero-paper-texture.webp);background-position:50%;background-repeat:repeat-x;background-size:max(88vw,1150px);position:absolute;inset:0}.hero-watermark{z-index:1;opacity:.17;filter:brightness(0)invert();clip-path:inset(0 0 18%);pointer-events:none;-webkit-user-select:none;user-select:none;width:min(92vw,1320px);height:auto;position:absolute;top:58%;right:clamp(-190px,-10vw,-70px);transform:translateY(-50%)}.hero-content{z-index:2;width:min(860px,78%);position:relative}.eyebrow,.section-kicker{color:var(--green-dark);letter-spacing:.2em;margin:0;font-size:12px;font-weight:800}.hero .eyebrow{color:#0d2638bd}.eyebrow{margin-bottom:28px}h1{letter-spacing:-.055em;max-width:860px;margin:0;font-size:clamp(52px,6.1vw,91px);font-weight:760;line-height:.98}.hero-copy{max-width:650px;color:var(--graphite);margin:34px 0 0;font-size:clamp(18px,1.7vw,24px);line-height:1.55}.hero-actions{align-items:center;gap:30px;margin-top:40px;display:flex}.hero .button{border-color:var(--navy);background:var(--navy);color:var(--white)}.hero .button:hover{background:var(--navy-soft)}.text-link{font-size:14px;font-weight:800}.text-link span{color:var(--green-dark);margin-left:8px;transition:transform .16s;display:inline-block}.text-link:hover span{transform:translate(5px)}.section{padding:var(--section-pad) var(--page-pad)}.section-heading{grid-template-columns:minmax(240px,.8fr) 1.5fr;align-items:start;column-gap:clamp(40px,9vw,150px);margin-bottom:clamp(55px,7vw,94px);display:grid}.section-heading .section-kicker{grid-row:span 2;padding-top:12px}.section-heading h2,.about-copy h2,.contact-copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,5vw,68px);line-height:1.03}.section-heading>p:last-child{max-width:690px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.65}.services-section{background:var(--paper)}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);grid-template-columns:44px 1fr;align-content:start;gap:18px;min-height:340px;padding:34px 28px;display:grid}.card-number{color:var(--green-dark);font:750 12px/1 var(--font-geist-mono), monospace;letter-spacing:.12em}.service-card h3,.project-card h3{letter-spacing:-.025em;margin:0;font-size:clamp(24px,2vw,33px);line-height:1.16}.service-card p{max-width:590px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.6}.service-card ul{margin:22px 0 0;padding:0;list-style:none}.service-card li{color:var(--muted);margin:0 0 10px;padding-left:17px;font-size:13px;line-height:1.42;position:relative}.service-card li:before{content:"";background:var(--green);width:6px;height:6px;position:absolute;top:7px;left:0}.projects-section{background:var(--navy);color:var(--white)}.section-heading-light .section-kicker{color:var(--green)}.section-heading-light>p:last-child{color:#afc1ca}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,2.5vw,38px);display:grid}.project-card{cursor:zoom-in;background:#102e42;border:1px solid #ffffff29;min-width:0;transition:transform .18s,border-color .18s;display:block;position:relative}.project-card:hover{border-color:#42b883b3;transform:translateY(-6px)}.project-visual{aspect-ratio:1.35;background:#274658;position:relative;overflow:hidden}.project-visual img{object-fit:cover;object-position:50% 70%;filter:grayscale()contrast(1.08);width:100%;height:100%;transition:filter .18s,transform .22s}.project-card:hover .project-visual img{filter:grayscale(.45)contrast(1.03);transform:scale(1.025)}.project-visual:after{content:"";pointer-events:none;background:linear-gradient(#0d263808,#0d263861);position:absolute;inset:0}.project-index{z-index:2;color:#fff;font:800 11px/1 var(--font-geist-mono), monospace;letter-spacing:.12em;text-shadow:0 1px 12px #0006;position:absolute;top:17px;right:18px}.project-open-label{z-index:2;color:var(--white);letter-spacing:.1em;text-transform:uppercase;opacity:0;background:#0d2638db;align-items:center;gap:8px;padding:9px 11px;font-size:10px;font-weight:800;transition:transform .17s,opacity .17s;display:flex;position:absolute;bottom:16px;left:18px;transform:translateY(4px)}:is(.project-card:hover .project-open-label,.project-card:focus-visible .project-open-label){opacity:1;transform:translateY(0)}.project-visual-neutral{background-color:#15384b;background-image:linear-gradient(#42b8831f 1px,#0000 1px),linear-gradient(90deg,#42b8831f 1px,#0000 1px),radial-gradient(circle,#42b8832e,#0000 40%);background-size:30px 30px,30px 30px,auto;place-items:center;display:grid}.blueprint-mark{border:1px solid var(--green);width:108px;height:108px;color:var(--green);font:800 24px/1 var(--font-geist-mono), monospace;letter-spacing:.1em;border-radius:50%;place-items:center;display:grid}.project-body{min-height:245px;padding:28px 28px 32px}.project-place{letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:var(--green)!important;margin:0 0 17px!important;font-size:11px!important}.project-card h3{font-size:clamp(24px,2vw,31px)}.project-card p{color:#afc1ca;margin:18px 0 0;font-size:15px;line-height:1.55}.project-modal{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04111af0;place-items:center;padding:clamp(18px,3vw,46px);display:grid;position:fixed;inset:0;overflow:auto}.project-modal-panel{background:var(--white);width:min(1500px,100%);min-height:0;box-shadow:0 28px 90px #0006}.project-modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:30px;padding:20px 22px 18px 28px;display:flex}.project-modal-header p{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:800}.project-modal-header h2{color:var(--navy);letter-spacing:-.025em;margin:0;font-size:clamp(22px,2.4vw,34px);line-height:1.12}.project-modal-header button{border:1px solid var(--line);background:var(--white);width:46px;height:46px;color:var(--navy);cursor:pointer;flex:none;font-size:30px;line-height:1}.project-modal-header button:hover{border-color:var(--green);background:var(--green-pale)}.project-modal-media{background:#e8edeb;place-items:center;min-height:260px;padding:clamp(10px,1.4vw,22px);display:grid}.project-modal-media img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100svh - 210px);display:block}.project-modal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:14px 22px 16px 28px;display:flex}.project-modal-footer a{color:var(--green-dark);font-size:13px;font-weight:800}.project-modal-footer button{border:1px solid var(--navy);background:var(--navy);min-height:40px;color:var(--white);cursor:pointer;padding:0 18px;font-weight:800}.about-section{background:#fff;display:block}.about-copy{max-width:1120px}.about-copy .section-kicker,.contact-copy .section-kicker{margin-bottom:32px}.about-copy>p:last-child{max-width:720px;color:var(--muted);margin:32px 0 0;font-size:clamp(18px,1.6vw,22px);line-height:1.7}.competence-card{background:var(--green-pale);padding:clamp(40px,5vw,72px);position:relative;overflow:hidden}.competence-card:after{content:"";border:1px solid #23876647;border-radius:50%;width:270px;height:270px;position:absolute;bottom:-100px;right:-100px;box-shadow:0 0 0 38px #2387660f,0 0 0 76px #2387660a}.competence-label{color:var(--green-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 24px;font-size:12px;font-weight:800}.competence-card h3{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.05}.competence-card>p{z-index:2;position:relative}.qualification{font-size:18px;font-weight:700;margin:20px 0 6px!important}.credential-grid{z-index:2;border-top:1px solid #23876647;grid-template-columns:1fr 1fr;gap:28px;margin-top:55px;padding-top:28px;display:grid;position:relative}.credential-grid div{flex-direction:column;gap:8px;display:flex}.credential-grid span{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.credential-grid strong{font-size:16px;line-height:1.5}.contact-section{padding:var(--section-pad) var(--page-pad);background:var(--graphite);color:#fff;grid-template-columns:1fr 1fr;gap:clamp(60px,10vw,160px);display:grid}.contact-copy>p:last-child{color:#ccd5d9;max-width:640px;margin:28px 0 0;font-size:18px;line-height:1.65}.contact-actions{flex-direction:column;justify-content:center;display:flex}.contact-link{border-bottom:1px solid #ffffff2e;flex-direction:column;gap:10px;padding:28px 0;display:flex}.contact-link:first-child{border-top:1px solid #ffffff2e}.contact-link span{color:var(--green);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:800}.contact-link strong{letter-spacing:-.025em;font-size:clamp(25px,3vw,40px);transition:color .17s}.contact-link:hover strong{color:var(--green)}.contact-socials{gap:12px;margin-top:24px;display:flex}.social-icon{border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:800;line-height:1;display:inline-flex}.social-icon-facebook span{font-size:24px;transform:translateY(1px)}.social-icon-linkedin span{letter-spacing:-.06em;font-size:14px;transform:translateY(-1px)}.contact-socials a{width:46px;height:46px;color:var(--white);border:1px solid #ffffff47;transition:border-color .17s,background .17s,color .17s}.contact-socials a:hover{border-color:var(--green);background:var(--green);color:#062519}footer{padding:30px var(--page-pad);color:#b8c2c6;background:#263239;grid-template-columns:auto 1fr auto;align-items:center;gap:40px;font-size:12px;display:grid}.footer-brand{background:var(--white);border-radius:2px;width:fit-content;padding:4px 10px}.footer-brand img{object-fit:contain;width:72px;height:52px;display:block}.footer-data{align-items:center;gap:28px;display:flex}.footer-socials{gap:8px;display:flex}.footer-socials a{width:30px;height:30px;color:var(--white);border:1px solid #ffffff47}.footer-socials .social-icon-facebook span{font-size:17px}.footer-socials .social-icon-linkedin span{font-size:10px}.footer-data a:hover{color:var(--green)}footer p{text-align:right;margin:0}@media (max-width:1120px){.site-header{grid-template-columns:190px 1fr auto;gap:18px}.desktop-nav{gap:16px}.desktop-nav a{font-size:12px}.header-actions{gap:14px}.services-grid,.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section{grid-template-columns:1fr 1fr;gap:50px}footer{grid-template-columns:auto 1fr}footer p{text-align:left;grid-column:2}}@media (max-width:880px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.button-small{display:none}.menu-toggle{display:block}.mobile-menu{z-index:25;padding:28px var(--page-pad) 45px;opacity:0;pointer-events:none;background:#fffffffb;flex-direction:column;gap:0;transition:transform .23s,opacity .2s;display:flex;position:fixed;inset:84px 0 0;transform:translateY(-110%)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu>a:not(.button){border-bottom:1px solid var(--line);letter-spacing:-.02em;padding:19px 0;font-size:27px;font-weight:750}.mobile-menu .button{margin-top:30px}.section-heading{grid-template-columns:1fr}.section-heading .section-kicker{grid-row:auto;margin-bottom:28px}.about-section,.contact-section{grid-template-columns:1fr}}@media (max-width:640px){:root{--section-pad:78px}section{scroll-margin-top:70px}.site-header{height:70px;padding:0 18px}.brand{gap:8px;padding:0}.brand img{width:58px;height:58px}.brand-name{letter-spacing:.02em;font-size:12px}.header-actions{gap:8px}.language-switcher{gap:2px;font-size:11px}.language-item{gap:2px}.mobile-menu{inset:70px 0 0}.hero{align-items:center;min-height:720px;padding:120px 22px 54px}.hero:after{background-repeat:no-repeat;background-size:cover}.hero-watermark{opacity:.12;width:170vw;top:66%;right:-45vw}.hero-content{width:100%}h1{font-size:clamp(44px,13vw,61px);line-height:1.01}.hero-copy{margin-top:27px;font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px;margin-top:34px}.hero-actions .button{width:100%}.section-heading{margin-bottom:45px}.section-heading h2,.about-copy h2,.contact-copy h2{font-size:40px}.section-heading>p:last-child{font-size:16px}.services-grid{grid-template-columns:1fr}.service-card{grid-template-columns:42px 1fr;min-height:0;padding:30px 24px}.projects-grid{grid-template-columns:1fr;gap:24px}.project-body{min-height:0}.project-open-label{opacity:1;transform:none}.project-modal{align-items:start;padding:10px}.project-modal-header{padding:16px}.project-modal-header h2{font-size:21px}.project-modal-header button{width:42px;height:42px}.project-modal-media{padding:7px}.project-modal-media img{max-height:calc(100svh - 205px)}.project-modal-footer{padding:12px 16px}.about-section,.contact-section{gap:46px}.competence-card{padding:36px 28px}.credential-grid{grid-template-columns:1fr}.contact-link strong{overflow-wrap:anywhere;font-size:26px}footer{grid-template-columns:1fr;gap:20px}.footer-data{flex-direction:column;gap:8px}.contact-socials{flex-wrap:wrap}footer p{grid-column:auto}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}
