*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1.125rem;line-height:1.7;color:#1c1c1c;background-color:#f8fbf8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:700}p{overflow-wrap:break-word}h1,.h1{font-size:clamp(3.5rem,6vw,6rem);font-weight:800;line-height:1.05;letter-spacing:-0.03em;color:#1c1c1c}h2,.h2{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1c1c1c}h3,.h3{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:600;line-height:1.3;letter-spacing:-0.01em;color:#1c1c1c}h4,.h4{font-size:1.25rem;font-weight:600;line-height:1.4;color:#1c1c1c}h5,.h5{font-size:1.125rem;font-weight:500;line-height:1.4;color:#1c1c1c}h6,.h6{font-size:1rem;font-weight:500;line-height:1.5;color:#4a4a4a}p{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin-bottom:1rem}p:last-child{margin-bottom:0}a{transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}small,.text-sm{font-size:1rem}.text-caption{font-size:.875rem;color:#6b7280}.text-overline{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5bae7d}.content-area h2{margin-top:4rem;margin-bottom:1.5rem}.content-area h3{margin-top:3rem;margin-bottom:1rem}.content-area p+p{margin-top:1rem}.content-area ul,.content-area ol{padding-left:2rem;margin-bottom:1.5rem}.content-area ul li,.content-area ol li{margin-bottom:.5rem;line-height:1.7}.content-area ul li{list-style-type:disc}.content-area ol li{list-style-type:decimal}.content-area blockquote{border-left:3px solid #5bae7d;padding-left:1.5rem;margin:3rem 0;font-style:italic;color:#4a4a4a}html{overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(156,163,175,.4) rgba(0,0,0,0)}body{overflow-x:hidden;min-height:100vh;min-height:100dvh}::selection{background-color:rgba(91,174,125,.12);color:#1c1c1c}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:rgba(156,163,175,.4);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#6b7280}:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}:focus:not(:focus-visible){outline:none}img{opacity:1;transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1)}img[loading=lazy]{opacity:0}img[loading=lazy].loaded{opacity:1}.content-area a,.link-underline{text-decoration:none;color:#5bae7d;background-image:linear-gradient(currentColor, currentColor);background-size:0% 1px;background-position:0% 100%;background-repeat:no-repeat;transition:background-size 400ms cubic-bezier(0.16, 1, 0.3, 1)}.content-area a:hover,.link-underline:hover{background-size:100% 1px}button,[role=button],a,select,label[for],input[type=checkbox],input[type=radio]{cursor:pointer}[disabled]{cursor:not-allowed;opacity:.6}.skip-to-content{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.skip-to-content:focus{position:fixed;top:1rem;left:1rem;z-index:600;width:auto;height:auto;padding:1rem 1.5rem;clip:auto;white-space:normal;background:#fff;color:#5bae7d;border-radius:.5rem;box-shadow:0 8px 24px rgba(0,0,0,.06),0 24px 48px rgba(0,0,0,.04);font-size:1rem;font-weight:500}.site-main{position:relative}.section-padding{padding-top:clamp(5rem,10vw,8rem);padding-bottom:clamp(5rem,10vw,8rem)}.section-padding-sm{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.card-base,[class*=-card]{will-change:auto}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb li{color:hsla(0,0%,100%,.5)}.breadcrumb li[aria-current]{color:hsla(0,0%,100%,.8)}.breadcrumb li a{color:hsla(0,0%,100%,.5);transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.breadcrumb li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.breadcrumb li a:hover{color:#8ecaa8}.breadcrumb li+li::before{content:"/";margin-right:.5rem;opacity:.4}.container-custom{width:100%;max-width:1280px;margin-inline:auto;padding-inline:1.5rem}@media(min-width: 768px){.container-custom{padding-inline:2rem}}@media(min-width: 1024px){.container-custom{padding-inline:3rem}}.container-wide{width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.5rem}@media(min-width: 768px){.container-wide{padding-inline:2rem}}@media(min-width: 1024px){.container-wide{padding-inline:3rem}}.grid-2{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}@media(min-width: 768px){.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}.grid-3{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}@media(min-width: 768px){.grid-3{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}}.grid-4{display:grid;grid-template-columns:repeat(1, 1fr);gap:1.5rem}@media(min-width: 640px){.grid-4{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem}}@media(min-width: 1024px){.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:2rem}}.site-header{position:fixed;top:0;left:0;width:100%;z-index:300;padding:1.5rem 0;transition:padding 400ms cubic-bezier(0.16, 1, 0.3, 1),background 400ms cubic-bezier(0.16, 1, 0.3, 1),border-color 400ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 400ms cubic-bezier(0.16, 1, 0.3, 1),transform 400ms cubic-bezier(0.16, 1, 0.3, 1);background:hsla(0,0%,100%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(229,231,235,.3)}.site-header.is-scrolled{padding:.5rem 0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(229,231,235,.5);box-shadow:0 4px 20px rgba(0,0,0,.04)}.site-header.is-scrolled .header__logo-text{color:#1c1c1c}.site-header.is-scrolled .header__logo .logo-bg{color:#5bae7d}.site-header.is-scrolled .header__menu li a{color:#4a4a4a}.site-header.is-scrolled .header__menu li a:hover{color:#5bae7d}.site-header.is-scrolled .header__menu .current-menu-item a{color:#5bae7d}.site-header.is-scrolled .hamburger__line{background:#1c1c1c}.site-header.is-hidden{transform:translateY(-100%)}.site-header.menu-open{background:rgba(0,0,0,0);backdrop-filter:none;border-bottom:none;box-shadow:none}.site-header.menu-open .hamburger__line{background:#1c1c1c}.header__inner{display:flex;align-items:center;justify-content:space-between;height:48px}.header__logo{position:relative;z-index:301}.header__logo:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.header__logo-mark{display:flex;align-items:center;gap:.75rem}.header__logo-mark svg{flex-shrink:0}.header__logo-mark svg .logo-bg{color:#5bae7d;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.header__logo-text{font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-0.02em;transition:color 400ms cubic-bezier(0.16, 1, 0.3, 1)}.header__logo-accent{font-weight:400;opacity:.7;margin-left:.125rem}.header__nav{display:none}@media(min-width: 1024px){.header__nav{display:block}}.header__menu{display:flex;align-items:center;gap:clamp(1.5rem,2.5vw,2.5rem)}.header__menu li{position:relative}.header__menu li a{position:relative;font-size:1rem;font-weight:500;color:#4a4a4a;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1);padding:.25rem 0}.header__menu li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.header__menu li a::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1.5px;background:#5bae7d;transition:width 400ms cubic-bezier(0.16, 1, 0.3, 1)}.header__menu li a:hover{color:#2d6a4f}.header__menu li a:hover::after{width:100%}.header__menu .current-menu-item a{color:#2d6a4f}.header__menu .current-menu-item a::after{width:100%}.header__actions{display:none}@media(min-width: 1024px){.header__actions{display:flex;align-items:center}}.header__cta{padding:.625rem 1.5rem;font-size:.875rem;border-radius:9999px}.header__mobile-toggle{position:relative;z-index:301;display:flex;align-items:center;justify-content:center;width:44px;height:44px}.header__mobile-toggle:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}@media(min-width: 1024px){.header__mobile-toggle{display:none}}.hamburger{width:22px;height:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger__line{display:block;width:100%;height:1.5px;background:#1c1c1c;border-radius:9999px;transition:transform 400ms cubic-bezier(0.16, 1, 0.3, 1),opacity 200ms cubic-bezier(0.16, 1, 0.3, 1),background 400ms cubic-bezier(0.16, 1, 0.3, 1);transform-origin:center}.menu-open .hamburger__line--top{transform:translateY(6.25px) rotate(45deg)}.menu-open .hamburger__line--mid{opacity:0;transform:scaleX(0)}.menu-open .hamburger__line--bot{transform:translateY(-6.25px) rotate(-45deg)}.header__mobile-menu{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;background:#fff;z-index:299;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1),visibility 400ms cubic-bezier(0.16, 1, 0.3, 1)}.menu-open .header__mobile-menu{opacity:1;visibility:visible;pointer-events:all}.mobile-menu__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:6rem 1.5rem 3rem;gap:4rem}.mobile-menu__nav{width:100%}.mobile-menu__list{display:flex;flex-direction:column;align-items:center;gap:1rem}.mobile-menu__list li{overflow:hidden}.mobile-menu__list li a{display:block;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;color:#1c1c1c;letter-spacing:-0.02em;padding:.5rem 0;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.mobile-menu__list li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.mobile-menu__list li a:hover{color:#5bae7d}.mobile-menu__list .current-menu-item a{color:#5bae7d}.mobile-menu__footer{margin-top:auto}.mobile-menu__cta{width:100%;text-align:center}.site-footer{background:#1c1c1c;color:#9ca3af;padding:6rem 0 2rem;position:relative}.footer__top{display:grid;grid-template-columns:1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid hsla(0,0%,100%,.06)}@media(min-width: 1024px){.footer__top{grid-template-columns:1.2fr 2fr;gap:6rem}}.footer__brand{max-width:340px}.footer__logo{display:inline-block}.footer__logo:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.footer__logo-text{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-0.02em}.footer__logo-accent{font-weight:400;opacity:.6;margin-left:.125rem}.footer__description{margin-top:1.5rem;font-size:.875rem;line-height:1.7;color:hsla(0,0%,100%,.45)}.footer__social{display:flex;gap:.5rem;margin-top:2rem}.footer__social-link{width:36px;height:36px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.5);transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer__social-link:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.footer__social-link:hover{border-color:#5bae7d;color:#8ecaa8;background:rgba(91,174,125,.08)}.footer__social-link svg{width:16px;height:16px}.footer__menus{display:grid;grid-template-columns:repeat(2, 1fr);gap:3rem}@media(min-width: 768px){.footer__menus{grid-template-columns:repeat(3, 1fr)}}.footer__column-title{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:1.5rem;letter-spacing:.02em}.footer__links{display:flex;flex-direction:column;gap:.625rem}.footer__links li a{font-size:.875rem;color:hsla(0,0%,100%,.45);transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer__links li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.footer__links li a:hover{color:#8ecaa8}.footer__contact{display:flex;flex-direction:column;gap:.75rem;font-style:normal}.footer__contact a,.footer__contact p{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:hsla(0,0%,100%,.45);line-height:1.5}.footer__contact a{transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer__contact a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.footer__contact a:hover{color:#8ecaa8}.footer__contact svg{flex-shrink:0;margin-top:2px;opacity:.6}.footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem}.footer__copyright{font-size:.75rem;color:hsla(0,0%,100%,.35)}.footer__legal{display:flex;gap:1.5rem}.footer__legal li a{font-size:.75rem;color:hsla(0,0%,100%,.35);transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.footer__legal li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.footer__legal li a:hover{color:#8ecaa8}.footer__back-to-top{position:absolute;top:-22px;right:2rem;width:44px;height:44px;border-radius:9999px;background:#5bae7d;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(91,174,125,.3);transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.footer__back-to-top:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}@media(min-width: 768px){.footer__back-to-top{right:4rem}}.footer__back-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(91,174,125,.4)}.footer__back-to-top:active{transform:translateY(0)}.footer__back-to-top svg{width:18px;height:18px}.btn-icon,.btn-ghost,.btn-secondary,.btn-primary,.wpcf7 .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:500;text-align:center;white-space:nowrap;cursor:pointer;border:none;text-decoration:none;user-select:none}.btn-icon:focus-visible,.btn-ghost:focus-visible,.btn-secondary:focus-visible,.btn-primary:focus-visible,.wpcf7 .wpcf7-submit:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.btn-icon,.btn-ghost,.btn-secondary,.btn-primary,.wpcf7 .wpcf7-submit{transition:background 400ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 400ms cubic-bezier(0.16, 1, 0.3, 1),transform 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 400ms cubic-bezier(0.16, 1, 0.3, 1)}.btn-primary,.wpcf7 .wpcf7-submit{padding:.875rem 2rem;background:#5bae7d;color:#fff;font-size:1rem;border-radius:.75rem;box-shadow:0 1px 3px rgba(91,174,125,.15)}.btn-primary:hover,.wpcf7 .wpcf7-submit:hover{background:#3b7d57;box-shadow:0 4px 16px rgba(91,174,125,.25);transform:translateY(-1px)}.btn-primary:active,.wpcf7 .wpcf7-submit:active{transform:translateY(0);box-shadow:0 1px 3px rgba(91,174,125,.15)}.btn-primary svg,.wpcf7 .wpcf7-submit svg,.btn-primary .btn-arrow,.wpcf7 .wpcf7-submit .btn-arrow{width:18px;height:18px;transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.btn-primary:hover svg,.wpcf7 .wpcf7-submit:hover svg,.btn-primary:hover .btn-arrow,.wpcf7 .wpcf7-submit:hover .btn-arrow{transform:translateX(2px)}.btn-secondary{padding:.875rem 2rem;background:rgba(0,0,0,0);color:#5bae7d;font-size:1rem;border:1.5px solid #5bae7d;border-radius:.75rem}.btn-secondary:hover{background:#5bae7d;color:#fff;border-color:#5bae7d;transform:translateY(-1px);box-shadow:0 4px 16px rgba(91,174,125,.2)}.btn-secondary:active{transform:translateY(0)}.btn-secondary svg,.btn-secondary .btn-arrow{width:18px;height:18px;transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.btn-secondary:hover svg,.btn-secondary:hover .btn-arrow{transform:translateX(2px)}.btn-ghost{padding:.5rem 0;background:rgba(0,0,0,0);color:#5bae7d;font-size:1rem;border-radius:0}.btn-ghost svg,.btn-ghost .btn-arrow{width:16px;height:16px;transition:transform 400ms cubic-bezier(0.16, 1, 0.3, 1)}.btn-ghost:hover svg,.btn-ghost:hover .btn-arrow{transform:translateX(4px)}.btn-lg,.wpcf7 .wpcf7-submit{padding:1rem 2.25rem;font-size:1.125rem;gap:.75rem}@media(min-width: 768px){.btn-lg,.wpcf7 .wpcf7-submit{padding:1.125rem 2.5rem}}.btn-lg svg,.wpcf7 .wpcf7-submit svg,.btn-lg .btn-arrow,.wpcf7 .wpcf7-submit .btn-arrow{width:20px;height:20px}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem;gap:.375rem;border-radius:.5rem}.btn-sm svg,.btn-sm .btn-arrow{width:14px;height:14px}.btn-icon{width:44px;height:44px;padding:0;border-radius:9999px;background:rgba(91,174,125,.08);color:#5bae7d}.btn-icon:hover{background:rgba(91,174,125,.15);transform:translateY(-1px)}.btn-icon svg{width:20px;height:20px}.card-base{background:#fff;border-radius:1.5rem;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);transition:box-shadow 400ms cubic-bezier(0.16, 1, 0.3, 1),transform 400ms cubic-bezier(0.16, 1, 0.3, 1),border-color 400ms cubic-bezier(0.16, 1, 0.3, 1)}.card-base:hover{box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05)}.stats-card{text-align:center;padding:2rem}.stats-card__number{display:block;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;color:#5bae7d;line-height:1;margin-bottom:.5rem;font-variant-numeric:tabular-nums}.stats-card__label{font-size:1rem;color:#6b7280}.testimonial-card{padding:3rem}.testimonial-card__content{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin-bottom:2rem;font-style:italic}.testimonial-card__footer{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:48px;height:48px;border-radius:9999px;overflow:hidden}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{display:block;font-style:normal;font-weight:600;font-size:1rem;color:#1c1c1c}.testimonial-card__position{font-size:.875rem;color:#6b7280}.modal{position:fixed;inset:0;z-index:500;display:none;display:flex;align-items:center;justify-content:center;padding:1.5rem}.modal.is-active{display:flex}.modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.modal__container{position:relative;background:#fff;border-radius:1.5rem;max-width:600px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.06),0 24px 48px rgba(0,0,0,.04)}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2rem 0}.modal__title{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:600}.modal__close{width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.modal__close:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.modal__close:hover{background:#f3f4f6}.modal__body{padding:2rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#1c1c1c;margin-bottom:.5rem}.form-input,.wpcf7 input[type=text],.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 textarea,.wpcf7 select,.form-textarea,.form-select{width:100%;padding:1rem 1.5rem;background:#fff;border:1.5px solid #e5e7eb;border-radius:.75rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;color:#1c1c1c;transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1);-webkit-appearance:none}.form-input:focus,.wpcf7 input[type=text]:focus,.wpcf7 input[type=email]:focus,.wpcf7 input[type=tel]:focus,.wpcf7 textarea:focus,.wpcf7 select:focus,.form-textarea:focus,.form-select:focus{outline:none;border-color:#5bae7d;box-shadow:0 0 0 3px rgba(91,174,125,.08)}.form-input::placeholder,.wpcf7 input[type=text]::placeholder,.wpcf7 input[type=email]::placeholder,.wpcf7 input[type=tel]::placeholder,.wpcf7 textarea::placeholder,.wpcf7 select::placeholder,.form-textarea::placeholder,.wpcf7 textarea::placeholder,.form-select::placeholder{color:#9ca3af}.form-input:invalid:not(:placeholder-shown):not(:focus),.wpcf7 input[type=text]:invalid:not(:placeholder-shown):not(:focus),.wpcf7 input[type=email]:invalid:not(:placeholder-shown):not(:focus),.wpcf7 input[type=tel]:invalid:not(:placeholder-shown):not(:focus),.wpcf7 textarea:invalid:not(:placeholder-shown):not(:focus),.wpcf7 select:invalid:not(:placeholder-shown):not(:focus),.form-textarea:invalid:not(:placeholder-shown):not(:focus),.form-select:invalid:not(:placeholder-shown):not(:focus){border-color:#e5e7eb}.form-textarea,.wpcf7 textarea{min-height:150px;resize:vertical}.form-select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%236B7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.wpcf7 .wpcf7-form-control-wrap{display:block;margin-bottom:1.5rem}.wpcf7 .wpcf7-not-valid{border-color:#ef4444 !important}.wpcf7 .wpcf7-not-valid-tip{font-size:.75rem;color:#ef4444;margin-top:.25rem}.wpcf7 .wpcf7-response-output{margin-top:1.5rem;padding:1rem 1.5rem;border-radius:.75rem;font-size:.875rem}.wpcf7 .wpcf7-mail-sent-ok{border-color:#5bae7d;background:#f0f9f3;color:#2d6a4f}.section-title{margin-bottom:4rem}.section-title--center{text-align:center}.section-title--center .section-title__subtitle{margin-inline:auto}.section-title__overline{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5bae7d;margin-bottom:1rem}.section-title__heading{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1c1c1c;margin-bottom:1.5rem}.section-title__subtitle{font-size:clamp(1rem,1.2vw,1.125rem);font-weight:400;line-height:1.7;color:#6b7280;max-width:720px}.brand-logo{display:inline-flex;align-items:center;gap:.6rem;line-height:1}.brand-logo__img{display:block;height:36px;width:auto;max-width:120px;object-fit:contain;flex-shrink:0}.brand-logo__text{display:flex;flex-direction:column;line-height:1}.brand-logo__name{font-size:1.1rem;font-weight:800;letter-spacing:.04em;color:#245640}.brand-logo__tagline{font-size:.75rem;font-weight:500;color:#6b7280;letter-spacing:.01em}.brand-logo--light .brand-logo__img{filter:brightness(0) invert(1)}.brand-logo--light .brand-logo__name{color:#fff}.brand-logo--light .brand-logo__tagline{color:hsla(0,0%,100%,.7)}.site-header.is-scrolled .brand-logo--light .brand-logo__img{filter:none}.site-header.is-scrolled .brand-logo--light .brand-logo__name{color:#245640}.site-header.is-scrolled .brand-logo--light .brand-logo__tagline{color:#6b7280}.site-footer .brand-logo__img{height:40px}.page-loader .brand-logo__img{height:32px;filter:none}.page-loader .brand-logo__name{color:#245640}.notice-popup{position:fixed;inset:0;z-index:500;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1),visibility 400ms cubic-bezier(0.16, 1, 0.3, 1)}.notice-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.notice-popup__overlay{position:absolute;inset:0;background:rgba(27,67,50,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.notice-popup__card{position:relative;z-index:1;width:100%;max-width:460px;background:#fff;border-radius:1.5rem;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.06),0 24px 48px rgba(0,0,0,.04);transform:translateY(24px) scale(0.97);transition:transform 600ms cubic-bezier(0.16, 1, 0.3, 1)}.notice-popup.is-open .notice-popup__card{transform:translateY(0) scale(1)}.notice-popup__close{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;background:hsla(0,0%,100%,.9);color:#1c1c1c;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);transition:background 200ms cubic-bezier(0.16, 1, 0.3, 1),transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.notice-popup__close:hover{background:#eef6f0;transform:rotate(90deg)}.notice-popup__media{width:100%;aspect-ratio:16/9;overflow:hidden;background:#eef6f0}.notice-popup__media img{width:100%;height:100%;object-fit:cover}.notice-popup__body{padding:3rem}.notice-popup__flags{display:flex;gap:5px;margin-bottom:1.5rem}.notice-popup__flags i{width:26px;height:8px;border-radius:2px;background:var(--c);display:block}.notice-popup__badge{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#1e8cc0;margin-bottom:.5rem}.notice-popup__title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:800;line-height:1.2;letter-spacing:-0.02em;color:#1c1c1c;margin-bottom:1rem}.notice-popup__message{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:2rem}.notice-popup__message p:last-child{margin-bottom:0}.notice-popup__btn{border-radius:9999px}@media(prefers-reduced-motion: reduce){.notice-popup__card{transition:none;transform:none}}.hero-v2{position:relative;width:100%;min-height:100vh;min-height:100dvh;display:flex;align-items:center;overflow:hidden;background:#0a1a12}.hero-v2__atmosphere{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-v2__cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-v2__cover-overlay{position:absolute;inset:0;background:rgba(10,26,18,.65);z-index:1}.hero-v2__cover-brand{display:none}.hero-v2__brand-badge{position:absolute;bottom:clamp(5rem,8vw,7rem);left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;pointer-events:none;user-select:none}.hero-v2__brand-flags{display:flex;gap:5px}.hero-v2__brand-flags i{display:block;width:28px;height:4px;border-radius:2px;background:var(--c)}.hero-v2__brand-label{font-size:clamp(.85rem,1.4vw,1.1rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#fff;text-align:center;padding:.75rem 2.5rem;background:rgba(0,0,0,.45);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:100px;white-space:nowrap}.hero-v2__content{position:relative;z-index:10;width:100%;padding-top:7rem;padding-bottom:6rem}@media(min-width: 1024px){.hero-v2__content{padding-top:0;padding-bottom:0}}.hero-v2__layout{display:grid;grid-template-columns:1fr;align-items:center;min-height:100vh;min-height:100dvh;gap:3rem}@media(min-width: 1024px){.hero-v2__layout{grid-template-columns:1fr;gap:4rem}}.hero-v2__copy{position:relative;z-index:2;max-width:800px}.hero-v2__eyebrow{display:inline-flex;align-items:center;gap:.75rem;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#0ea5e9;margin-bottom:1.5rem}.hero-v2__eyebrow-line{width:32px;height:2px;background:linear-gradient(90deg, #0EA5E9, #1B7F5C);border-radius:2px}.hero-v2__title{font-size:clamp(3rem,6vw,6rem);font-weight:800;line-height:1.05;letter-spacing:-0.04em;color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.6),0 4px 20px rgba(0,0,0,.4)}@media(min-width: 1024px){.hero-v2__title{margin-bottom:2rem}}.hero-v2__subtitle{font-size:clamp(1rem,1.3vw,1.25rem);font-weight:400;line-height:1.75;color:#fff;max-width:560px;margin-bottom:2.5rem;text-shadow:0 1px 6px rgba(0,0,0,.7)}.hero-v2__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem}.hero-v2__btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.9375rem;font-weight:600;border-radius:100px;text-decoration:none;position:relative;overflow:hidden;transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .4s cubic-bezier(0.16, 1, 0.3, 1),background .3s ease;cursor:pointer}.hero-v2__btn svg{transition:transform .3s cubic-bezier(0.16, 1, 0.3, 1)}.hero-v2__btn:hover svg{transform:translateX(4px)}.hero-v2__btn:active{transform:translateY(1px) scale(0.98)}.hero-v2__btn:focus-visible{outline:2px solid #0ea5e9;outline-offset:3px}.hero-v2__btn--primary{background:linear-gradient(135deg, #1B7F5C 0%, rgb(19.8467532468, 93.3532467532, 67.625974026) 100%);color:#fff;box-shadow:0 4px 14px rgba(27,127,92,.4),0 1px 3px rgba(0,0,0,.1)}.hero-v2__btn--primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(27,127,92,.45),0 4px 8px rgba(0,0,0,.12)}.hero-v2__btn--secondary{background:hsla(0,0%,100%,.1);color:#fff;border:1.5px solid hsla(0,0%,100%,.3);backdrop-filter:blur(4px)}.hero-v2__btn--secondary:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2)}.hero-v2__stats{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.5rem 2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.15)}@media(min-width: 640px){.hero-v2__stats{grid-template-columns:repeat(4, auto);gap:2.5rem}}.hero-v2__stat{display:flex;flex-direction:column;gap:.2rem}.hero-v2__stat-number{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;letter-spacing:-0.03em;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.hero-v2__stat-label{font-size:.75rem;font-weight:500;color:hsla(0,0%,100%,.85);letter-spacing:.02em}.hero-v2__scroll{position:absolute;bottom:5rem;left:50%;transform:translateX(-50%);z-index:12;display:flex;flex-direction:column;align-items:center;background:none;border:none;cursor:pointer;padding:0}.hero-v2__scroll:focus-visible{outline:2px solid #0ea5e9;outline-offset:4px;border-radius:4px}@media(max-height: 700px){.hero-v2__scroll{display:none}}.hero-v2__scroll-line{width:1.5px;height:48px;background:hsla(0,0%,100%,.2);border-radius:2px;position:relative;overflow:hidden}.hero-v2__scroll-line::after{content:"";position:absolute;top:-100%;left:0;width:100%;height:40%;background:#fff;border-radius:2px;animation:scroll-pulse 2s cubic-bezier(0.33, 1, 0.68, 1) infinite}@keyframes scroll-pulse{0%{top:-40%;opacity:0}30%{opacity:1}100%{top:100%;opacity:0}}.hero-v2__wave{position:absolute;bottom:-1px;left:0;right:0;z-index:11;line-height:0;color:#fff}.hero-v2__wave svg{display:block;width:100%;height:clamp(40px,5vw,80px)}.hero-v2__visual{display:none}@media(max-width: 639px){.hero-v2__title{max-width:100%}}@media(prefers-reduced-motion: reduce){.hero-v2__scroll-line::after{animation:none !important}}.home-clients{padding:clamp(3rem,6vw,5rem) 0;border-bottom:1px solid #f3f4f6;overflow:hidden}.home-clients__inner{width:100%}.home-clients__label{text-align:center;font-size:.875rem;font-weight:500;color:#6b7280;letter-spacing:.03em;margin-bottom:3rem;padding:0 1.5rem}.home-clients__marquee{display:none;position:relative;width:100%;overflow:hidden}@media(min-width: 1024px){.home-clients__marquee{display:block}}.home-clients__marquee::before,.home-clients__marquee::after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.home-clients__marquee::before{left:0;background:linear-gradient(to right, #F8FBF8 0%, transparent 100%)}.home-clients__marquee::after{right:0;background:linear-gradient(to left, #F8FBF8 0%, transparent 100%)}.marquee__track{display:flex;align-items:center;gap:6rem;width:max-content;animation:marquee-scroll 40s linear infinite}.marquee__track:hover{animation-play-state:paused}.marquee__item{flex-shrink:0;display:flex;align-items:center;justify-content:center}@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.home-clients__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem 1.5rem;align-items:center;justify-items:center;padding:0 1.5rem}@media(min-width: 640px){.home-clients__grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px){.home-clients__grid{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.home-clients__grid{display:none}}.home-clients__logo-static{display:flex;align-items:center;justify-content:center;opacity:.5;filter:grayscale(100%);transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.home-clients__logo-static:hover{opacity:1;filter:grayscale(0%)}.client-logo{max-height:36px;width:auto;max-width:140px;object-fit:contain;opacity:.6;filter:grayscale(100%);transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.marquee__item:hover .client-logo,.home-clients__logo-static:hover .client-logo{opacity:1;filter:grayscale(0%)}.client-logo--text{font-size:1rem;font-weight:600;color:#6b7280;white-space:nowrap;letter-spacing:-0.01em;opacity:.6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.marquee__item:hover .client-logo--text,.home-clients__logo-static:hover .client-logo--text{opacity:1;color:#1c1c1c}@media(prefers-reduced-motion: reduce){.marquee__track{animation:none}}.home-services{background:#f8fbf8}.home-services__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}@media(min-width: 640px){.home-services__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.home-services__grid{grid-template-columns:repeat(3, 1fr)}}.home-services__item{display:flex}.home-services__nav{display:none}.home-services__cta{text-align:center}.service-card{position:relative;padding:2rem;border:1px solid #f3f4f6;border-radius:1rem;background:#fff;display:flex;flex-direction:column;width:100%;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.service-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(91,174,125,.25)}.service-card__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#5bae7d;background:#f0f9f3;border-radius:1rem;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.service-card__icon svg{width:28px;height:28px}.service-card__icon img{width:32px;height:32px;object-fit:contain}.service-card:hover .service-card__icon{background:#dceee3;transform:translateY(-2px)}.service-card__title{font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:600;margin-bottom:.5rem}.service-card__title a{color:#1c1c1c}.service-card__title a:hover{color:#2d6a4f}.service-card__description{font-size:.875rem;line-height:1.7;color:#6b7280;margin-bottom:1.5rem;flex:1}.service-card__link{margin-top:auto}.service-card__link svg{transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.service-card:hover .service-card__link svg{transform:translateX(4px)}.home-projects{background:#fff}.home-projects__header{margin-bottom:4rem}.home-projects__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}@media(min-width: 768px){.home-projects__grid{grid-template-columns:repeat(2, 1fr);grid-auto-rows:auto}}@media(min-width: 1024px){.home-projects__grid{gap:3rem}}.home-projects__cta{text-align:center}.project-card-featured{position:relative;background:#fff;border-radius:1.5rem;overflow:hidden;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.project-card-featured:hover{box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}@media(min-width: 768px){.project-card-featured--large{grid-row:span 1}}.project-card-featured__image{position:relative;overflow:hidden;aspect-ratio:16/10}@media(min-width: 768px){.project-card-featured__image{aspect-ratio:16/9}}.project-card-featured__img{width:100%;height:100%;object-fit:cover;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1);will-change:transform}.project-card-featured:hover .project-card-featured__img{transform:scale(1.04)}.project-card-featured__image--placeholder{background:linear-gradient(135deg, #F0F9F3, #DCEEE3)}.project-card-featured__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8ecaa8}.project-card-featured__content{padding:2rem 2rem 3rem}@media(min-width: 768px){.project-card-featured__content{padding:2rem 3rem 3rem}}.project-card-featured__category{display:inline-block;font-size:.75rem;font-weight:600;color:#2d6a4f;background:#f0f9f3;padding:.25rem 1rem;border-radius:9999px;letter-spacing:.02em;margin-bottom:1rem}.project-card-featured__title{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:600;letter-spacing:-0.01em;margin-bottom:1rem}.project-card-featured__title a{color:#1c1c1c;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.project-card-featured__title a:hover{color:#2d6a4f}.project-card-featured__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.project-card-featured__location,.project-card-featured__capacity{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:#6b7280}.project-card-featured__location svg,.project-card-featured__capacity svg{flex-shrink:0;opacity:.7}.project-card-featured__link svg{transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.project-card-featured:hover .project-card-featured__link svg{transform:translateX(4px)}.projects-map{background:#f8fbf8}.projects-map__stage{position:relative;max-width:1280px;margin:4rem auto 0;padding:2rem;background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03)}.projects-map__svg{display:block;width:100%;height:auto;color:#2d6a4f;overflow:visible}.projects-map__country{color:#8ecaa8;transition:color 400ms cubic-bezier(0.16, 1, 0.3, 1)}.projects-map__river{color:#5bae7d}.projects-map__markers{color:#5bae7d}.map-marker{cursor:pointer;outline:none}.map-marker__dot{transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1);transform-box:fill-box;transform-origin:center}.map-marker__ring{transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1),r 400ms cubic-bezier(0.16, 1, 0.3, 1)}.map-marker__halo{transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1)}.map-marker__pulse{transform-box:fill-box;transform-origin:center;animation:map-pulse 2.6s cubic-bezier(0.16, 1, 0.3, 1) infinite}.map-marker:hover .map-marker__dot,.map-marker:focus-visible .map-marker__dot,.map-marker.is-active .map-marker__dot{transform:scale(1.25)}.map-marker:hover .map-marker__ring,.map-marker:focus-visible .map-marker__ring,.map-marker.is-active .map-marker__ring{opacity:.9}.map-marker:hover .map-marker__halo,.map-marker:focus-visible .map-marker__halo,.map-marker.is-active .map-marker__halo{opacity:.28}.map-marker:focus-visible .map-marker__ring{opacity:1;stroke-width:2}@keyframes map-pulse{0%{opacity:.18;transform:scale(0.6)}70%{opacity:0;transform:scale(1.6)}100%{opacity:0;transform:scale(1.6)}}.projects-map__preview{position:absolute;z-index:100;width:min(280px,80vw);padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 8px 24px rgba(0,0,0,.06),0 24px 48px rgba(0,0,0,.04);transform:translate(-50%, calc(-100% - 18px)) translateY(8px);opacity:0;pointer-events:none;transition:opacity 400ms cubic-bezier(0.16, 1, 0.3, 1),transform 400ms cubic-bezier(0.16, 1, 0.3, 1)}.projects-map__preview.is-visible{opacity:1;transform:translate(-50%, calc(-100% - 18px)) translateY(0);pointer-events:auto}.projects-map__preview::after{content:"";position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:#fff;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;transform:translateX(-50%) rotate(45deg)}.projects-map__preview-status{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#3b7d57;margin-bottom:.5rem}.projects-map__preview-status:empty{display:none}.projects-map__preview-title{font-size:1.0625rem;font-weight:600;line-height:1.2;color:#1c1c1c;margin:0 0 .25rem}.projects-map__preview-location,.projects-map__preview-capacity{font-size:.875rem;color:#6b7280;margin:0}.projects-map__preview-capacity{color:#2d6a4f;font-weight:500;margin-top:2px}.projects-map__preview-link{display:inline-flex;align-items:center;gap:.25rem;margin-top:1rem;font-size:.875rem;font-weight:500;color:#3b7d57;transition:gap 200ms cubic-bezier(0.16, 1, 0.3, 1),color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.projects-map__preview-link:hover{color:#2d6a4f;gap:.5rem}.projects-map__list{list-style:none;margin:3rem 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));gap:1rem}.projects-map__list-item a{display:flex;flex-direction:column;gap:2px;padding:1rem 1.5rem;background:#fff;border:1px solid #f3f4f6;border-radius:.5rem;transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1),transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.projects-map__list-item a strong{font-size:1rem;font-weight:600;color:#1c1c1c}.projects-map__list-item a span{font-size:.875rem;color:#6b7280}.projects-map__list-item a:hover{border-color:#b8dec7;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);transform:translateY(-2px)}@media(min-width: 1024px){.projects-map__list{margin-top:4rem}}@media(prefers-reduced-motion: reduce){.map-marker__pulse{animation:none}.projects-map__preview,.map-marker__dot,.map-marker__ring,.map-marker__halo{transition:opacity 200ms linear}}.home-stats{background:#1b4332;position:relative;overflow:hidden}.home-stats::before{content:"";position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(circle, rgba(91, 174, 125, 0.08) 0%, transparent 70%);pointer-events:none}.home-stats__header{text-align:center;margin-bottom:4rem;position:relative}.home-stats__overline{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#8ecaa8;margin-bottom:1rem}.home-stats__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:#fff;letter-spacing:-0.02em;max-width:500px;margin:0 auto;line-height:1.3}.home-stats__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem;position:relative}@media(min-width: 768px){.home-stats__grid{grid-template-columns:repeat(4, 1fr);gap:3rem}}.home-stats .stats-card{text-align:center;padding:2rem 1rem;position:relative}.stats-card__counter{margin-bottom:.5rem}.home-stats .stats-card__number{display:block;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;color:#b8dec7;line-height:1;letter-spacing:-0.03em;font-variant-numeric:tabular-nums}.home-stats .stats-card__label{display:block;font-size:.875rem;font-weight:500;color:hsla(0,0%,100%,.6);line-height:1.4;margin-top:.5rem}.stats-card__divider{display:none}@media(min-width: 768px){.stats-card__divider{display:block;position:absolute;right:0;top:25%;height:50%;width:1px;background:hsla(0,0%,100%,.08)}}.stats-card:last-child .stats-card__divider{display:none}.home-why{background:#fff}.home-why__layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 1024px){.home-why__layout{grid-template-columns:1fr 1.4fr;gap:6rem;align-items:start}}@media(min-width: 1024px){.home-why__intro{position:sticky;top:140px}}.home-why__overline{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5bae7d;margin-bottom:1.5rem}.home-why__heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1c1c1c;margin-bottom:1.5rem}.home-why__text{font-size:1.125rem;line-height:1.7;color:#6b7280}.home-why__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 640px){.home-why__grid{grid-template-columns:repeat(2, 1fr)}}.why-card{padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;background:#fff;display:flex;gap:1.5rem;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.why-card:hover{border-color:rgba(91,174,125,.2);box-shadow:0 4px 16px rgba(91,174,125,.04),0 0 0 1px rgba(91,174,125,.08);transform:translateY(-2px)}.why-card:hover .why-card__icon{background:#dceee3;color:#2d6a4f}.why-card__icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f0f9f3;border-radius:.75rem;color:#5bae7d;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.why-card__icon svg{width:22px;height:22px}.why-card__icon img{width:24px;height:24px;object-fit:contain}.why-card__content{flex:1;min-width:0}.why-card__title{font-size:1.125rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem;letter-spacing:-0.01em}.why-card__description{font-size:.875rem;line-height:1.6;color:#6b7280}.home-timeline{background:#f8fbf8}.timeline{position:relative;max-width:900px;margin:0 auto;padding:2rem 0}.timeline__line{position:absolute;left:50%;top:0;bottom:0;width:1px;background:#e5e7eb;transform:translateX(-50%)}@media(max-width: 768px){.timeline__line{left:16px}}.timeline__line-fill{position:absolute;top:0;left:0;width:100%;height:0;background:linear-gradient(180deg, #5BAE7D 0%, #8ECAA8 100%);border-radius:9999px;will-change:height}.timeline__item{position:relative;width:50%;padding:1.5rem 3rem}.timeline__item--left{padding-right:4rem;text-align:right}@media(max-width: 768px){.timeline__item--left{text-align:left}}.timeline__item--right{margin-left:50%;padding-left:4rem}@media(max-width: 768px){.timeline__item{width:100%;margin-left:0;padding-left:4rem;padding-right:1rem;text-align:left}}.timeline__dot{position:absolute;top:2rem;width:12px;height:12px;border-radius:9999px;background:#fff;border:2px solid #5bae7d;box-shadow:0 0 0 4px #f8fbf8;z-index:1}.timeline__item--left .timeline__dot{right:-6px}.timeline__item--right .timeline__dot{left:-6px}@media(max-width: 768px){.timeline__dot{left:10px !important;right:auto !important}}.timeline__content{background:#fff;border-radius:1rem;padding:2rem;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.timeline__item:hover .timeline__content{border-color:rgba(91,174,125,.15);box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03)}.timeline__year{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;color:#5bae7d;margin-bottom:.5rem;padding:.25rem .5rem;background:#f0f9f3;border-radius:.375rem}.timeline__title{font-size:1.125rem;font-weight:600;color:#1c1c1c;margin-bottom:.5rem;letter-spacing:-0.01em}.timeline__description{font-size:.875rem;line-height:1.6;color:#6b7280}.home-team{background:#fff}.home-team__disciplines{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:4rem}.discipline-tag{display:inline-flex;align-items:center;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;color:#2d6a4f;background:#f0f9f3;border-radius:9999px;border:1px solid #dceee3;white-space:nowrap}.home-team__grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:2rem}@media(min-width: 768px){.home-team__grid{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.home-team__grid{grid-template-columns:repeat(4, 1fr)}}.team-card{text-align:center;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);transition:box-shadow 400ms cubic-bezier(0.16, 1, 0.3, 1),transform 400ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);transform:translateY(-4px)}.team-card__image{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden;background:#f0f9f3}.team-card__photo{width:100%;height:100%;object-fit:cover;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card:hover .team-card__photo{transform:scale(1.04)}.team-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #F0F9F3, #DCEEE3);color:#8ecaa8}.team-card__info{padding:1.5rem 1rem}.team-card__name{font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem}.team-card__position{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.team-card__specialization{font-size:.75rem;color:#5bae7d;font-weight:500;letter-spacing:.02em}.team-card__linkedin{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;color:#9ca3af;margin-top:.5rem;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card__linkedin:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.team-card__linkedin:hover{color:#5bae7d;background:#f0f9f3}.home-team__statement{text-align:center;max-width:720px;margin:0 auto}.home-team__statement-text{font-size:1.125rem;line-height:1.7;color:#4a4a4a;margin-bottom:3rem}.home-certifications{background:#eef6f0;position:relative;overflow:hidden}.home-certifications__header{text-align:center;margin-bottom:4rem;position:relative}.home-certifications__overline{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2d6a4f;margin-bottom:1rem}.home-certifications__title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;color:#1c1c1c;letter-spacing:-0.02em;margin-bottom:1.5rem}.home-certifications__subtitle{font-size:1rem;line-height:1.7;color:#4a4a4a;max-width:720px;margin:0 auto}.home-certifications__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.home-certifications__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.home-certifications__grid{grid-template-columns:repeat(4, 1fr)}}.cert-card{padding:3rem 2rem;border-radius:1rem;text-align:center}.cert-card:hover .cert-card__icon{color:#2d6a4f;transform:scale(1.05)}.cert-card__icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 2rem;color:#2d6a4f;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.cert-card__icon svg{width:32px;height:32px}.cert-card__title{font-size:1.125rem;font-weight:700;color:#1c1c1c;margin-bottom:.25rem;letter-spacing:-0.01em}.cert-card__label{display:block;font-size:.75rem;font-weight:500;color:#2d6a4f;letter-spacing:.02em;margin-bottom:1rem}.cert-card__description{font-size:.875rem;line-height:1.6;color:#6b7280}.home-cta{background:#f8fbf8}.home-cta__card{position:relative;background:linear-gradient(145deg, #245640 0%, #1B4332 100%);border-radius:2rem;padding:6rem 3rem;overflow:hidden;text-align:center}@media(min-width: 768px){.home-cta__card{padding:8rem 6rem}}.home-cta__pattern{position:absolute;inset:0;opacity:1;pointer-events:none;overflow:hidden}.home-cta__pattern svg{width:100%;height:100%}.home-cta__content{position:relative;z-index:1;max-width:640px;margin:0 auto}.home-cta__title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-0.02em;line-height:1.2;margin-bottom:1.5rem}.home-cta__description{font-size:clamp(.9375rem,1.2vw,1.0625rem);line-height:1.7;color:hsla(0,0%,100%,.7);margin-bottom:3rem}@media(min-width: 768px){.home-cta__description{margin-bottom:4rem}}.home-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.home-cta__btn-primary{background:#fff;color:#245640;border-radius:9999px;box-shadow:0 2px 12px rgba(0,0,0,.1)}.home-cta__btn-primary:hover{background:#f0f9f3;box-shadow:0 4px 20px rgba(0,0,0,.15);transform:translateY(-2px)}.home-cta__btn-primary:active{transform:translateY(0)}.home-cta__btn-primary .btn-arrow{transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.home-cta__btn-primary:hover .btn-arrow{transform:translateX(3px)}.home-cta__btn-secondary{color:hsla(0,0%,100%,.8)}.home-cta__btn-secondary:hover{color:#fff}.home-cta__btn-secondary .btn-arrow{transition:transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.home-cta__btn-secondary:hover .btn-arrow{transform:translateX(4px)}.home-testimonials{background:#f8fbf8}.testimonials-slider{margin-top:4rem;padding-bottom:3rem}.testimonials-slider .swiper-pagination{bottom:0}.testimonials-slider .swiper-pagination-bullet{background:#9ca3af;opacity:1;width:8px;height:8px;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.testimonials-slider .swiper-pagination-bullet-active{background:#5bae7d;width:24px;border-radius:9999px}.about-hero{position:relative;padding:clamp(8rem,15vw,12rem) 0 6rem;background:#1b4332;overflow:hidden}.about-hero__bg{position:absolute;inset:0}.about-hero__bg-img{width:100%;height:100%;object-fit:cover;opacity:.3}.about-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(27, 67, 50, 0.7) 0%, rgba(27, 67, 50, 0.9) 100%)}.about-hero__content{position:relative;z-index:1;max-width:720px}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;margin-bottom:3rem}.breadcrumb li{color:hsla(0,0%,100%,.5)}.breadcrumb li[aria-current]{color:hsla(0,0%,100%,.8)}.breadcrumb li a{color:hsla(0,0%,100%,.5);transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.breadcrumb li a:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.breadcrumb li a:hover{color:#8ecaa8}.breadcrumb li+li::before{content:"/";margin-right:.5rem;opacity:.4}.about-hero__title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-0.02em;margin-bottom:1.5rem}.about-hero__intro{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:hsla(0,0%,100%,.7)}.about-story{background:#fff}.about-story__layout{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:4rem}@media(min-width: 1024px){.about-story__layout{grid-template-columns:1fr 1.3fr;gap:6rem;align-items:start}}.about-story__title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#1c1c1c}@media(min-width: 1024px){.about-story__title{position:sticky;top:140px}}.about-story__content{display:flex;flex-direction:column;gap:1.5rem}.about-story__paragraph{font-size:1.125rem;line-height:1.7;color:#4a4a4a}.about-story__image{border-radius:1.5rem;overflow:hidden;aspect-ratio:16/9}.about-story__img{width:100%;height:100%;object-fit:cover}.about-story__image--placeholder{background:linear-gradient(135deg, #F0F9F3, #DCEEE3)}.about-story__placeholder-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#8ecaa8}.about-vm{background:#f8fbf8}.about-vm__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 768px){.about-vm__grid{grid-template-columns:repeat(2, 1fr)}}.vm-card{padding:3rem;border-radius:1.5rem;border:1px solid #f3f4f6;background:#fff;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.vm-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(91,174,125,.15)}.vm-card__icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#5bae7d;margin-bottom:2rem}.vm-card__icon svg{width:32px;height:32px}.vm-card__label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#5bae7d;margin-bottom:1rem}.vm-card__text{font-size:1.125rem;line-height:1.7;color:#4a4a4a}.about-values{background:#fff}.about-values__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.about-values__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.about-values__grid{grid-template-columns:repeat(3, 1fr)}}.value-card{padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.value-card:hover{border-color:rgba(91,174,125,.15);box-shadow:0 4px 12px rgba(91,174,125,.04);transform:translateY(-2px)}.value-card__icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#5bae7d;margin-bottom:1.5rem}.value-card__icon svg{width:24px;height:24px}.value-card__title{font-size:1.125rem;font-weight:600;color:#1c1c1c;margin-bottom:.5rem}.value-card__description{font-size:.875rem;line-height:1.6;color:#6b7280}.about-disciplines{background:#f8fbf8}.about-disciplines__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 640px){.about-disciplines__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.about-disciplines__grid{grid-template-columns:repeat(3, 1fr)}}.discipline-card{padding:3rem;border-radius:1.5rem;background:#fff;border:1px solid #f3f4f6;text-align:center;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.discipline-card:hover{border-color:rgba(91,174,125,.2);box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);transform:translateY(-3px)}.discipline-card:hover .discipline-card__icon{background:#dceee3;color:#2d6a4f;transform:scale(1.05)}.discipline-card__icon{width:56px;height:56px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:#f0f9f3;border-radius:1rem;color:#5bae7d;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.discipline-card__icon svg{width:28px;height:28px}.discipline-card__title{font-size:1.125rem;font-weight:600;color:#1c1c1c;margin-bottom:.5rem}.discipline-card__description{font-size:.875rem;line-height:1.6;color:#6b7280}.about-team{background:#fff}.about-team__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 640px){.about-team__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.about-team__grid{grid-template-columns:repeat(3, 1fr)}}.team-card-lg{border-radius:1rem;overflow:hidden;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card-lg:hover{box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}.team-card-lg__image{position:relative;aspect-ratio:4/5;overflow:hidden;background:#f0f9f3}.team-card-lg__photo{width:100%;height:100%;object-fit:cover;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card-lg:hover .team-card-lg__photo{transform:scale(1.03)}.team-card-lg__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #F0F9F3, #DCEEE3);color:#8ecaa8}.team-card-lg__info{padding:2rem}.team-card-lg__name{font-size:1.125rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem}.team-card-lg__position{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.team-card-lg__qualifications{font-size:.875rem;color:#6b7280;font-style:italic;margin-bottom:1rem}.team-card-lg__tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1rem}.team-card-lg__tag{font-size:.75rem;font-weight:500;color:#2d6a4f;background:#f0f9f3;padding:.125rem .5rem;border-radius:.375rem}.team-card-lg__linkedin{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.team-card-lg__linkedin:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.team-card-lg__linkedin:hover{color:#5bae7d}.about-team__fallback{max-width:720px;font-size:1.125rem;line-height:1.7;color:#4a4a4a}.about-clients{background:#f8fbf8}.about-clients__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 640px){.about-clients__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.about-clients__grid{grid-template-columns:repeat(4, 1fr)}}.client-card{padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;background:#fff;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.client-card:hover{border-color:rgba(91,174,125,.15);box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03);transform:translateY(-2px)}.client-card__logo{margin-bottom:1rem}.client-card__logo img{max-height:32px;width:auto;object-fit:contain}.client-card__type{display:block;font-size:.75rem;font-weight:500;color:#5bae7d;letter-spacing:.02em;margin-bottom:.5rem}.client-card__name{font-size:1rem;font-weight:600;color:#1c1c1c;line-height:1.3}.client-card__link{display:inline-flex;align-items:center;gap:.25rem;margin-top:1rem;font-size:.75rem;font-weight:500;color:#5bae7d;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.client-card__link:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.client-card__link:hover{gap:.5rem}.sp-hero{position:relative;min-height:60vh;display:flex;align-items:flex-end;overflow:hidden;background:#1b4332}.sp-hero__bg{position:absolute;inset:0}.sp-hero__image{width:100%;height:100%;object-fit:cover}.sp-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.6) 100%)}.sp-hero__content{position:relative;z-index:1;padding:6rem 0;max-width:760px}.sp-hero__category{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8ecaa8;margin-bottom:1rem}.sp-hero__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-0.025em;margin-bottom:1.5rem}.sp-hero__excerpt{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:hsla(0,0%,100%,.75);max-width:580px}.sp-facts{background:#fff;border-bottom:1px solid #f3f4f6;padding:2rem 0}.sp-facts__grid{display:flex;flex-wrap:wrap;gap:2rem 4rem}.sp-facts__item{display:flex;flex-direction:column;gap:.25rem}.sp-facts__label{font-size:.75rem;font-weight:500;color:#6b7280;letter-spacing:.03em;text-transform:uppercase}.sp-facts__value{font-size:1.125rem;font-weight:600;color:#1c1c1c}.sp-content__layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 1024px){.sp-content__layout{grid-template-columns:280px 1fr;gap:6rem}}@media(min-width: 1024px){.sp-sidebar{position:sticky;top:120px;align-self:start}}.sp-sidebar__section{margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #f3f4f6}.sp-sidebar__section:last-child{border-bottom:none;margin-bottom:0}.sp-sidebar__heading{font-size:.875rem;font-weight:600;color:#1c1c1c;text-transform:uppercase;letter-spacing:.03em;margin-bottom:1rem}.sp-sidebar__list{display:flex;flex-direction:column;gap:.5rem}.sp-sidebar__list li{font-size:.875rem;color:#6b7280;padding-left:1rem;position:relative}.sp-sidebar__list li::before{content:"";position:absolute;left:0;top:.6em;width:4px;height:4px;border-radius:9999px;background:#5bae7d}.sp-body__section{margin-bottom:4rem}.sp-body__section:last-child{margin-bottom:0}.sp-body__heading{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700;color:#1c1c1c;margin-bottom:1rem;letter-spacing:-0.01em}.sp-body__text{font-size:1.125rem;line-height:1.7;color:#4a4a4a}.sp-gallery__heading{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:700;margin-bottom:3rem}.sp-gallery__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.sp-gallery__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.sp-gallery__grid{grid-template-columns:repeat(3, 1fr)}}.sp-gallery__item{border-radius:1rem;overflow:hidden;aspect-ratio:4/3}.sp-gallery__img{width:100%;height:100%;object-fit:cover;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1);cursor:pointer}.sp-gallery__img:hover{transform:scale(1.03)}.sp-related__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width: 768px){.sp-related__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.sp-related__grid{grid-template-columns:repeat(3, 1fr)}}.sp-nav{border-top:1px solid #f3f4f6;padding:3rem 0}.sp-nav__inner{display:flex;justify-content:space-between;gap:2rem}.sp-nav__link{display:flex;flex-direction:column;gap:.25rem;max-width:300px;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.sp-nav__link:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.sp-nav__link:hover{color:#5bae7d}.sp-nav__link--next{text-align:right;margin-left:auto}.sp-nav__direction{display:flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280;font-weight:500}.sp-nav__title{font-size:1rem;font-weight:600;color:#1c1c1c}.archive-hero{padding:clamp(6rem,10vw,8rem) 0 3rem;background:#1b4332}.archive-hero__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-0.025em;margin-bottom:1rem}.archive-hero__intro{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:hsla(0,0%,100%,.65);max-width:600px}.archive-hero__breadcrumb{margin-bottom:2rem}.projects-archive__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:4rem}.filter-btn{padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;color:#6b7280;background:rgba(0,0,0,0);border:1px solid #e5e7eb;border-radius:9999px;cursor:pointer;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.filter-btn:focus-visible{outline:2px solid #5bae7d;outline-offset:3px;border-radius:.375rem}.filter-btn:hover{border-color:#5bae7d;color:#5bae7d}.filter-btn.is-active{background:#5bae7d;border-color:#5bae7d;color:#fff}.projects-archive__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width: 768px){.projects-archive__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.projects-archive__grid{gap:3rem 2rem}}.project-archive-card{border-radius:1.5rem;overflow:hidden;background:#fff;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.project-archive-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(0,0,0,0)}.project-archive-card[data-hidden=true]{display:none}.project-archive-card__image{position:relative;overflow:hidden;aspect-ratio:16/10}.project-archive-card__img{width:100%;height:100%;object-fit:cover;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.project-archive-card:hover .project-archive-card__img{transform:scale(1.04)}.project-archive-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #F0F9F3, #DCEEE3);color:#8ecaa8}.project-archive-card__badge{position:absolute;top:1rem;left:1rem;padding:.25rem 1rem;background:hsla(0,0%,100%,.95);backdrop-filter:blur(4px);border-radius:9999px;font-size:.75rem;font-weight:600;color:#2d6a4f}.project-archive-card__content{padding:2rem 2rem 3rem}.project-archive-card__title{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:600;letter-spacing:-0.01em;margin-bottom:.5rem}.project-archive-card__title a{color:#1c1c1c;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.project-archive-card__title a:hover{color:#2d6a4f}.project-archive-card__meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.project-archive-card__location,.project-archive-card__capacity{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.project-archive-card__location svg,.project-archive-card__capacity svg{opacity:.6}.project-archive-card__status{display:inline-flex;align-items:center;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#2d6a4f;padding:.2rem .55rem;background:#f0f9f3;border-radius:9999px}.project-archive-card__excerpt{font-size:1rem;line-height:1.6;color:#6b7280;margin-bottom:1.5rem}.project-archive-card__link svg{transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.project-archive-card:hover .project-archive-card__link svg{transform:translateX(4px)}.projects-archive__pagination{margin-top:4rem;text-align:center}.projects-archive__pagination .nav-links{display:flex;justify-content:center;align-items:center;gap:.5rem}.projects-archive__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 1rem;border-radius:9999px;font-size:.875rem;font-weight:500;color:#6b7280;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.projects-archive__pagination .page-numbers:hover{background:#f0f9f3;color:#5bae7d}.projects-archive__pagination .page-numbers.current{background:#5bae7d;color:#fff}.projects-archive__pagination .prev,.projects-archive__pagination .next{display:inline-flex;align-items:center;gap:.25rem}.services-archive__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.services-archive__grid{grid-template-columns:repeat(2, 1fr);gap:2rem}}@media(min-width: 1024px){.services-archive__grid{grid-template-columns:repeat(3, 1fr)}}.services-archive{background:#f8fbf8;padding-top:4rem;padding-bottom:4rem}.services-archive .service-card{background:#fff;border:1px solid #f3f4f6;border-radius:1.5rem}.services-archive .service-card__title a{color:#1c1c1c}.services-archive .service-card__description{color:#6b7280}.service-hero{padding:clamp(8rem,14vw,11rem) 0 4rem;background:#1b4332}.service-hero__category{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#8ecaa8;margin-bottom:1rem}.service-hero__title{font-size:clamp(2rem,4.5vw,3rem);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-0.02em;margin-bottom:1.5rem;max-width:700px}.service-hero__excerpt{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:hsla(0,0%,100%,.65);max-width:580px}.service-content__layout{max-width:900px}.service-features__heading,.service-process__heading{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:700;margin-bottom:3rem}.service-features__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 768px){.service-features__grid{grid-template-columns:repeat(2, 1fr)}}.service-feature-card{padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.service-feature-card:hover{border-color:rgba(91,174,125,.15);box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03)}.service-feature-card__title{font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem}.service-feature-card__desc{font-size:.875rem;color:#6b7280;line-height:1.6}.service-process__steps{display:flex;flex-direction:column;gap:1.5rem}.process-step{display:flex;gap:2rem;align-items:flex-start;padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.process-step:hover{border-color:rgba(91,174,125,.15);box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.03)}.process-step__number{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f0f9f3;color:#5bae7d;font-size:.875rem;font-weight:700;border-radius:.75rem}.process-step__title{font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem}.process-step__desc{font-size:.875rem;color:#6b7280;line-height:1.6}.service-projects__grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:3rem}@media(min-width: 768px){.service-projects__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.service-projects__grid{grid-template-columns:repeat(3, 1fr)}}.contact-hero{padding:clamp(8rem,14vw,11rem) 0 4rem;background:#1b4332}.contact-hero__title{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:#fff;line-height:1.1;letter-spacing:-0.025em;margin-bottom:1rem}.contact-hero__intro{font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.7;color:hsla(0,0%,100%,.65);max-width:560px}.contact-hero__breadcrumb{margin-bottom:2rem}.contact-info{background:#fff}.contact-info__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 640px){.contact-info__grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.contact-info__grid{grid-template-columns:repeat(4, 1fr)}}.contact-info-card{padding:2rem;border-radius:1rem;border:1px solid #f3f4f6;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1);text-decoration:none;display:block}.contact-info-card:hover{border-color:rgba(91,174,125,.2);box-shadow:0 4px 16px rgba(91,174,125,.04);transform:translateY(-2px)}.contact-info-card--link{cursor:pointer}.contact-info-card--link:hover .contact-info-card__icon{color:#2d6a4f;background:#dceee3}.contact-info-card__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#f0f9f3;border-radius:.75rem;color:#5bae7d;margin-bottom:1.5rem;transition:all 400ms cubic-bezier(0.16, 1, 0.3, 1)}.contact-info-card__title{font-size:1rem;font-weight:600;color:#1c1c1c;margin-bottom:.25rem}.contact-info-card__text{font-size:.875rem;color:#6b7280;line-height:1.5}.contact-form-section{background:#f8fbf8}.contact-form-section__layout{display:grid;grid-template-columns:1fr;gap:4rem}@media(min-width: 1024px){.contact-form-section__layout{grid-template-columns:1fr 1.4fr;gap:6rem;align-items:start}}.contact-form-section__heading{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;color:#1c1c1c;margin-bottom:1rem}.contact-form-section__text{font-size:1rem;color:#6b7280;line-height:1.7;margin-bottom:3rem}.contact-form-section__trust{display:flex;flex-direction:column;gap:.5rem}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.trust-item svg{color:#5bae7d;flex-shrink:0}.contact-form{background:#fff;border-radius:1.5rem;padding:3rem;border:1px solid #f3f4f6}@media(min-width: 768px){.contact-form{padding:4rem}}.form-row{margin-bottom:1.5rem}.form-row--half{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width: 768px){.form-row--half{grid-template-columns:repeat(2, 1fr)}}.form-field{position:relative;margin-bottom:1.5rem}.form-row .form-field{margin-bottom:0}.form-field__input{width:100%;padding:1.25rem 1rem .625rem;background:#f8fbf8;border:1.5px solid #e5e7eb;border-radius:.75rem;font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:1rem;color:#1c1c1c;transition:border-color 200ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 200ms cubic-bezier(0.16, 1, 0.3, 1),background 200ms cubic-bezier(0.16, 1, 0.3, 1);-webkit-appearance:none}.form-field__input:focus{outline:none;border-color:#5bae7d;box-shadow:0 0 0 3px rgba(91,174,125,.08);background:#fff}.form-field__input:not(:placeholder-shown)+.form-field__label,.form-field__input:focus+.form-field__label{top:.5rem;font-size:.6875rem;color:#5bae7d}.form-field__input.has-error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.08)}.form-field__textarea{min-height:140px;resize:vertical}.form-field__select{cursor:pointer}.form-field__label{position:absolute;top:.9375rem;left:1rem;font-size:.875rem;font-weight:500;color:#6b7280;pointer-events:none;transition:all 200ms cubic-bezier(0.16, 1, 0.3, 1)}.form-field__error{display:block;font-size:.75rem;color:#ef4444;margin-top:.25rem;min-height:1rem}.contact-form__submit{width:100%;margin-top:1rem;position:relative}@media(min-width: 768px){.contact-form__submit{width:auto}}.contact-form__submit-loading{display:none;position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.contact-form__submit.is-loading{pointer-events:none}.contact-form__submit.is-loading .contact-form__submit-text,.contact-form__submit.is-loading .btn-arrow{opacity:0}.contact-form__submit.is-loading .contact-form__submit-loading{display:flex}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.contact-form__success{display:flex;align-items:flex-start;gap:1rem;padding:2rem;background:#f0f9f3;border-radius:.75rem;border:1px solid #dceee3;margin-top:2rem}.contact-form__success svg{color:#5bae7d;flex-shrink:0}.contact-form__success p{font-size:1rem;color:#2d6a4f;line-height:1.5}.contact-form__success[hidden]{display:none}.contact-form__error{padding:1.5rem;background:rgba(239,68,68,.05);border-radius:.75rem;border:1px solid rgba(239,68,68,.15);margin-top:1.5rem}.contact-form__error p{font-size:.875rem;color:#ef4444}.contact-form__error[hidden]{display:none}.contact-location{background:#fff}.contact-location__layout{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width: 768px){.contact-location__layout{grid-template-columns:1fr 1.5fr}}.contact-location__heading{font-size:clamp(1.5rem,2vw,1.75rem);font-weight:700;color:#1c1c1c;margin-bottom:1.5rem}.contact-location__address{font-style:normal;margin-bottom:2rem}.contact-location__line{font-size:1rem;color:#6b7280;line-height:1.6}.contact-location__line--city{font-size:1.125rem;font-weight:600;color:#1c1c1c}.contact-location__line--country{font-weight:500;color:#4a4a4a}.contact-location__directions{border-radius:9999px}.contact-location__map{max-width:400px;margin:0 auto}.nepal-outline{width:100%;height:auto;color:#5bae7d}.nepal-outline .nepal-path{stroke-dasharray:1000;stroke-dashoffset:0}.nepal-outline .marker-pulse{animation:pulse-ring 2s ease-out infinite}@keyframes pulse-ring{0%{r:8;opacity:.4}100%{r:16;opacity:0}}.contact-cta{background:#f8fbf8}.contact-cta__card{text-align:center;padding:6rem 2rem}@media(min-width: 768px){.contact-cta__card{padding:8rem 4rem}}.contact-cta__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#1c1c1c;letter-spacing:-0.02em;margin-bottom:1rem;max-width:600px;margin-inline:auto}.contact-cta__subtitle{font-size:1rem;color:#6b7280;margin-bottom:3rem}.contact-cta__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.contact-cta__btn-primary{border-radius:9999px}.error-404{min-height:80vh;display:flex;align-items:center;justify-content:center;background:#f8fbf8}.error-404__content{text-align:center;max-width:520px}.error-404__illustration{margin-bottom:2rem}.error-404__svg{width:200px;height:auto;margin:0 auto;color:#5bae7d}.error-404__code{display:block;font-size:clamp(5rem,12vw,9rem);font-weight:800;background:linear-gradient(135deg, #DCEEE3 0%, #B8DEC7 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1;margin-bottom:1rem}.error-404__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1c1c1c;margin-bottom:1rem;letter-spacing:-0.02em}.error-404__text{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:3rem}.error-404__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.page-transition{position:fixed;inset:0;z-index:9998;background:#fff;pointer-events:none;opacity:0;visibility:hidden}[data-zoom-hover]{overflow:hidden;border-radius:1rem}[data-zoom-hover] img{transition:transform .6s cubic-bezier(0.16, 1, 0.3, 1)}[data-zoom-hover]:hover img{transform:scale(1.03)}@media(prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}.page-loader{display:none !important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mx-auto{margin-inline:auto}.relative{position:relative}.overflow-hidden{overflow:hidden}.btn-primary:active,.btn-secondary:active,.btn-ghost:active,[class*=__cta]:active,[class*=__submit]:active{transform:translateY(0) scale(0.98);transition-duration:80ms}.card-base,.service-card,.project-archive-card,.project-card-featured,.why-card,.cert-card,.value-card,.discipline-card,.client-card,.contact-info-card,.team-card-lg,.vm-card{transition:transform .5s cubic-bezier(0.16, 1, 0.3, 1),box-shadow .5s cubic-bezier(0.16, 1, 0.3, 1),border-color .4s cubic-bezier(0.16, 1, 0.3, 1)}.project-archive-card__image,.project-card-featured__image,.team-card__image,.team-card-lg__image{overflow:hidden}.project-archive-card__image img,.project-card-featured__image img,.team-card__image img,.team-card-lg__image img{transition:transform .7s cubic-bezier(0.16, 1, 0.3, 1)}.header__menu .current-menu-item a::after,.header__menu li a:hover::after{transition:width .4s cubic-bezier(0.16, 1, 0.3, 1)}.btn-ghost svg,.btn-ghost .btn-arrow,[class*=__link] svg{transition:transform .4s cubic-bezier(0.16, 1, 0.3, 1)}@media(pointer: coarse){button,a,input,select,textarea,[role=button]{min-height:44px;min-width:44px}}body{background:#f8fbf8}::selection{background:rgba(91,174,125,.22);color:#1b4332}.home-clients{background:#fff}.home-services{background:radial-gradient(90% 60% at 50% -10%, rgba(91, 174, 125, 0.06), transparent 60%),#f8fbf8}.home-projects{background:#eef6f0}.home-why{background:radial-gradient(70% 70% at 100% 0%, rgba(41, 169, 224, 0.07), transparent 55%),#fff}.home-timeline{background:#eef6f0}.home-team{background:#fff}.home-certifications{background:radial-gradient(80% 60% at 50% 120%, rgba(91, 174, 125, 0.07), transparent 60%),#eef6f0}.section-title__overline,.home-stats__overline,.home-why__overline,.home-certifications__overline{position:relative;display:inline-flex;align-items:center;gap:.55rem}.section-title__overline::before,.home-stats__overline::before,.home-why__overline::before,.home-certifications__overline::before{content:"";width:22px;height:2px;border-radius:2px;background:linear-gradient(90deg, #5BAE7D, #29A9E0)}.section-title--center .section-title__overline{justify-content:center}.card-base,.why-card,.cert-card,.discipline-card,.client-card{border:1px solid #f3f4f6;border-radius:1rem;background:#fff;transition:transform 400ms cubic-bezier(0.16, 1, 0.3, 1),box-shadow 400ms cubic-bezier(0.16, 1, 0.3, 1),border-color 400ms cubic-bezier(0.16, 1, 0.3, 1)}.card-base:hover,.why-card:hover,.cert-card:hover,.discipline-card:hover,.client-card:hover{transform:translateY(-6px);box-shadow:0 4px 12px rgba(0,0,0,.06),0 12px 32px rgba(0,0,0,.05);border-color:rgba(91,174,125,.35)}.cert-card__icon,.discipline-card__icon{color:#2d6a4f;background:linear-gradient(140deg, #F0F9F3, #EAF7FC);border-radius:.75rem;width:60px;height:60px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform 400ms cubic-bezier(0.16, 1, 0.3, 1)}.cert-card:hover .cert-card__icon,.discipline-card:hover .discipline-card__icon{transform:scale(1.06) rotate(-3deg)}.client-logo--text{font-weight:600;color:#6b7280;padding:.65rem 1.4rem;border-radius:9999px;border:1px solid #f3f4f6;background:#fff;white-space:nowrap;transition:color 200ms cubic-bezier(0.16, 1, 0.3, 1),border-color 200ms cubic-bezier(0.16, 1, 0.3, 1)}.marquee__item:hover .client-logo--text,.home-clients__logo-static:hover .client-logo--text{color:#2d6a4f;border-color:rgba(91,174,125,.4)}.home-clients__label{color:#9ca3af;text-align:center;font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.discipline-tag{border:1px solid rgba(91,174,125,.25);background:#f0f9f3;color:#245640;border-radius:9999px;padding:.5rem 1.1rem;font-weight:500;font-size:.875rem;transition:background 200ms cubic-bezier(0.16, 1, 0.3, 1),transform 200ms cubic-bezier(0.16, 1, 0.3, 1)}.discipline-tag:hover{background:#dceee3;transform:translateY(-2px)}.home-stats::after{content:"";position:absolute;right:-80px;bottom:-80px;width:360px;height:360px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cg fill='none' stroke='%235BAE7D' stroke-width='1'%3E%3Ccircle cx='100' cy='100' r='30'/%3E%3Ccircle cx='100' cy='100' r='55'/%3E%3Ccircle cx='100' cy='100' r='80'/%3E%3Cg%3E%3Cpath d='M100 20 L108 45 L92 45 Z'/%3E%3Cpath d='M100 180 L108 155 L92 155 Z'/%3E%3Cpath d='M20 100 L45 92 L45 108 Z'/%3E%3Cpath d='M180 100 L155 92 L155 108 Z'/%3E%3C/g%3E%3Cg transform='rotate(45 100 100)'%3E%3Cpath d='M100 20 L108 45 L92 45 Z'/%3E%3Cpath d='M100 180 L108 155 L92 155 Z'/%3E%3Cpath d='M20 100 L45 92 L45 108 Z'/%3E%3Cpath d='M180 100 L155 92 L155 108 Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.12;pointer-events:none}.project-card-featured__image--placeholder,.project-archive-card__placeholder{background:linear-gradient(140deg, #DCEEE3 0%, #CCEBF8 100%);color:#2d6a4f;display:flex;align-items:center;justify-content:center;min-height:220px}.site-footer{position:relative;background:#1b4332}.site-footer::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #5BAE7D 0%, #29A9E0 50%, #5BAE7D 100%)}.btn-primary{background:linear-gradient(135deg, #5BAE7D 0%, #3B7D57 100%);border:none}.btn-primary:hover{box-shadow:0 8px 24px rgba(91,174,125,.35)}.swiper{overflow:hidden;position:relative}.swiper-wrapper{display:flex;transition-timing-function:cubic-bezier(0.16, 1, 0.3, 1)}.swiper-slide{flex-shrink:0;position:relative}
