@import "https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700;12..96,800&family=Archivo:wght@400;500;600&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f6f5ef;-webkit-font-smoothing:antialiased;background:#0a2c21;margin:0;font-family:Archivo,system-ui,sans-serif;font-size:17px;line-height:1.2;overflow-x:hidden}a{color:inherit;text-decoration:none}a.bb-l{transition:opacity .2s}a.bb-l:hover{opacity:.6}::selection{color:#0a2c21;background:#cde870}.disp{letter-spacing:-.025em;font-family:Bricolage Grotesque,sans-serif;font-weight:800}@keyframes bb-mesh{0%{transform:translate(0)scale(1)}50%{transform:translate(6%,-5%)scale(1.18)}to{transform:translate(0)scale(1)}}@keyframes bb-marq{0%{transform:translate(0)}to{transform:translate(-50%)}}.app-container{background:#0a2c21;width:100%;max-width:1440px;margin:0 auto;padding:14px;position:relative}.navbar{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-style:solid;border-width:1px;border-radius:100px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:14px 22px;transition:background .35s,border-color .35s;display:flex;position:sticky;top:14px}.navbar-logo{color:#f6f5ef;font-size:23px}.navbar-logo span{color:#cde870}.navbar-links{align-items:center;gap:30px;display:flex}.nav-link{color:#fff;font-size:15px;font-weight:500}.nav-cta{color:#0a2c21;background:#cde870;border-radius:100px;padding:9px 18px;font-size:13px;font-weight:600;transition:transform .2s}.nav-cta:hover{transform:translateY(-1px)}.hero-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:152px;gap:12px;display:grid}.hero-headline{background:#0f3b2b;border-radius:24px;flex-direction:column;grid-area:span 3/span 7;justify-content:space-between;padding:46px;display:flex;position:relative;overflow:hidden}.hero-mesh-1{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#1f6b47 0%,#1f6b4700 62%);width:60%;height:150%;animation:17s ease-in-out infinite bb-mesh;position:absolute;top:-30%;left:-8%}.hero-mesh-2{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#cde87029 0%,#cde87000 62%);width:56%;height:150%;animation:23s ease-in-out infinite bb-mesh;position:absolute;bottom:-42%;right:-6%}.hero-location{z-index:2;letter-spacing:.2em;color:#cde870;align-items:center;gap:9px;font-size:11.5px;font-weight:600;display:inline-flex;position:relative}.hero-dot{background:#cde870;border-radius:50%;width:6px;height:6px}.hero-title{z-index:2;color:#fff;margin:0;font-size:clamp(54px,8.4vw,138px);line-height:.86;position:relative}.hero-title span{color:#cde870}.hero-desc-container{z-index:2;justify-content:space-between;align-items:flex-end;gap:16px;display:flex;position:relative}.hero-desc{color:#fff;max-width:340px;margin:0;font-size:15px;line-height:1.55}.hero-arrow{color:#cde870;font-size:44px;line-height:.7}.hero-subtitle{color:#0a2c21;background:#cde870;border-radius:24px;flex-direction:column;grid-area:span 2/span 5;justify-content:space-between;padding:34px;transition:transform .25s;display:flex}.hero-subtitle:hover{transform:scale(.986)}.hero-subtitle-text{font-size:clamp(34px,3.6vw,54px);line-height:.98}.hero-subtitle-link{justify-content:space-between;align-items:center;font-size:13.5px;font-weight:600;display:flex}.hero-subtitle-link span{font-size:30px}.hero-image{border-radius:24px;grid-area:span 1/span 5;position:relative;overflow:hidden}.hero-cta{color:#0a2c21;background:#b9d2f2;border-radius:24px;grid-area:span 1/span 4;justify-content:space-between;align-items:center;padding:0 32px;transition:transform .25s;display:flex}.hero-cta:hover{transform:scale(.985)}.hero-cta-text{font-size:30px}.hero-cta-arrow{color:#cde870;background:#0a2c21;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:30px;line-height:1;display:flex}.hero-stat{border:1px solid #f6f5ef2e;border-radius:24px;flex-direction:column;grid-area:span 1/span 3;justify-content:center;padding:26px 28px;display:flex}.hero-stat-num{color:#fff;font-size:46px;line-height:.9}.hero-stat-label{letter-spacing:.08em;color:#fff;margin-top:6px;font-size:12.5px}.hero-since{text-align:start;background:#0f3b2b;border-radius:24px;flex-direction:column;grid-area:span 1/span 2;justify-content:center;padding:24px;display:flex}.hero-since-num{color:#cde870;font-size:46px;line-height:.9}.hero-since-label{letter-spacing:.08em;color:#fff;margin-top:6px;font-size:11.5px}.hero-social{background:#0f3b2b;border-radius:24px;grid-area:span 1/span 3;justify-content:space-between;align-items:center;padding:0 26px;transition:background .25s;display:flex}.hero-social:hover{background:#134730}.hero-social-text{color:#fff;font-size:22px}.hero-social-icon{color:#cde870;font-size:30px}.hero-social-left{align-items:center;gap:12px;display:flex}.hero-social-icon-img{opacity:.85;filter:brightness(0)invert();width:24px;height:24px;transition:opacity .25s}.hero-social:hover .hero-social-icon-img{opacity:1}.marquee-container{white-space:nowrap;margin-top:8px;padding:20px 0;overflow:hidden}.marquee-content{color:#fff;align-items:center;gap:30px;font-size:20px;animation:22s linear infinite bb-marq;display:inline-flex}.marquee-group{align-items:center;gap:30px;display:inline-flex}.marquee-group span{color:#cde870}.portfolio-section{padding:66px 0 54px}.portfolio-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:36px;display:flex}.portfolio-title{color:#fff;margin:0;font-size:clamp(34px,5vw,64px);line-height:.96}.portfolio-title span{color:#cde870}.portfolio-subtitle{letter-spacing:.14em;color:#fff;padding-bottom:6px;font-size:13px;font-weight:600}.portfolio-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:200px;gap:12px;display:grid}.portfolio-item{border-radius:22px;display:block;position:relative;overflow:hidden}.portfolio-img-container{transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.portfolio-overlay{pointer-events:none;background:linear-gradient(#0000 22%,#0a2c2126 48%,#0a2c21eb 100%);transition:opacity .4s;position:absolute;inset:0}.portfolio-badge{z-index:2;letter-spacing:.14em;color:#0a2c21;background:#cde870;border-radius:100px;align-items:center;gap:7px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .4s;display:inline-flex;position:absolute;top:16px;left:16px}.portfolio-info{z-index:2;pointer-events:none;justify-content:space-between;align-items:flex-end;gap:14px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.portfolio-idx{letter-spacing:.1em;color:#cde870;margin-bottom:4px;font-size:11px}.portfolio-name{color:#fff;font-size:clamp(20px,2.1vw,30px);line-height:1;transition:transform .4s}.portfolio-arrow{color:#0a2c21;background:#cde870;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;line-height:1;transition:all .4s;display:flex}.services-section{padding:60px 8px 70px}.services-title{letter-spacing:.18em;color:#cde870;margin:0 8px 8px;font-size:12.5px;font-weight:700}.services-list{border-top:1px solid #f6f5ef24}.service-item{border-bottom:1px solid #f6f5ef24;transition:background .3s,border-radius .3s;position:relative;overflow:hidden}.service-header{align-items:center;gap:24px;padding:26px 22px;display:flex}.service-num{min-width:36px;font-size:16px;transition:color .3s}.service-name{flex:1;margin:0;font-size:clamp(28px,4.4vw,54px);line-height:1;transition:color .3s}.service-arrow{font-size:26px;transition:all .3s}.service-content{transition:max-height .4s;overflow:hidden}.service-desc{max-width:760px;margin:0;padding:0 22px 28px 82px;font-size:15.5px;line-height:1.7}.about-section{grid-template-columns:repeat(12,1fr);gap:12px;padding:20px 0 12px;display:grid}.about-manifesto{color:#0a2c21;background:#b9d2f2;border-radius:22px;grid-column:span 7;align-items:center;padding:48px 44px;display:flex}.about-manifesto-text{margin:0;font-size:clamp(26px,3.1vw,44px);line-height:1.1}.about-bio{background:#0f3b2b;border-radius:22px;flex-direction:column;grid-column:span 5;justify-content:space-between;gap:24px;padding:44px;display:flex}.about-bio-highlight{color:#fff;margin:0 0 14px;font-size:15.5px;line-height:1.7}.about-bio-highlight strong{color:#cde870}.about-bio-text{color:#fff;margin:0 0 12px;font-size:14.5px;line-height:1.7}.about-bio-text:last-child{margin:0}.about-founders{align-items:center;gap:14px;display:flex}.about-founders-img{border:2px solid #cde870;border-radius:50%;width:52px;height:52px;overflow:hidden}.about-link{color:#cde870;align-items:center;gap:6px;font-size:17px;font-weight:600;transition:opacity .25s;display:inline-flex}.about-link-arrow{transition:transform .25s cubic-bezier(.25,.46,.45,.94);display:inline-block}.about-link:hover .about-link-arrow{transform:translate(6px)}.cta-section{color:#0a2c21;text-align:center;background:#cde870;border-radius:22px;margin-top:12px;padding:88px 44px;position:relative;overflow:hidden}.cta-circle-1{pointer-events:none;background:#0a2c210f;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;left:-40px}.cta-circle-2{pointer-events:none;background:#0a2c210f;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-90px;right:-30px}.cta-content{z-index:2;position:relative}.cta-subtitle{letter-spacing:.2em;opacity:.6;margin-bottom:20px;font-size:12.5px;font-weight:600}.cta-title{max-width:960px;margin:0 auto;font-size:clamp(38px,6.6vw,96px);line-height:.96}.cta-btn{color:#cde870;background:#0a2c21;border-radius:100px;align-items:center;gap:11px;margin-top:40px;padding:18px 38px;font-size:16px;font-weight:600;transition:transform .25s;display:inline-flex}.cta-btn:hover{transform:translateY(-2px)}.cta-btn span{font-size:30px;line-height:1}.footer-section{color:#fff;background:#0f3b2b;border-radius:22px;margin-top:12px;padding:56px 44px 0;position:relative;overflow:hidden}.footer-mesh{filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#1f6b47 0%,#1f6b4700 62%);width:55%;height:130%;animation:19s ease-in-out infinite bb-mesh;position:absolute;top:-15%;right:-8%}.footer-content{z-index:2;flex-wrap:wrap;justify-content:space-between;gap:32px;padding-bottom:44px;display:flex;position:relative}.footer-email{color:#cde870;margin-bottom:12px;font-size:20px;font-weight:600;display:block}.footer-address{color:#fff;font-size:15px;line-height:1.7}.footer-links{color:#fff;text-align:right;flex-direction:column;gap:12px;font-size:16px;display:flex}.footer-copyright{z-index:2;color:#fff;padding-bottom:16px;font-size:12.5px;position:relative}.footer-logo{z-index:2;color:#fff;white-space:nowrap;margin:0 0 -.12em;font-size:clamp(70px,19vw,250px);line-height:.8;position:relative}.footer-logo span{color:#cde870}.hamburger-btn{cursor:pointer;z-index:201;background:0 0;border:none;width:36px;height:28px;padding:0;display:none;position:relative}.hamburger-line{background:#f6f5ef;border-radius:4px;width:100%;height:2.5px;transition:transform .4s cubic-bezier(.68,-.55,.27,1.55),opacity .25s,top .3s;display:block;position:absolute;left:0}.hamburger-line-1{top:4px}.hamburger-line-2{top:13px}.hamburger-line-3{top:22px}.hamburger-open .hamburger-line-1{top:13px;transform:rotate(45deg)}.hamburger-open .hamburger-line-2{opacity:0;transform:scaleX(0)}.hamburger-open .hamburger-line-3{top:13px;transform:rotate(-45deg)}.mobile-menu{z-index:199;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);clip-path:inset(0 0 100%);opacity:0;pointer-events:none;background:#0a2c21f7;flex-direction:column;justify-content:center;padding:100px 32px 40px;transition:clip-path .5s cubic-bezier(.77,0,.18,1),opacity .4s;display:flex;position:fixed;inset:0}.mobile-menu-open{clip-path:inset(0);opacity:1;pointer-events:auto}.mobile-menu-nav{flex-direction:column;gap:6px;display:flex}@keyframes mobileSlideIn{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.mobile-menu-link{color:#f6f5ef;opacity:0;border-bottom:1px solid #f6f5ef1a;align-items:center;gap:18px;padding:20px 12px;text-decoration:none;transition:background .25s;display:flex;transform:translate(60px)}.mobile-menu-open .mobile-menu-link{animation:.45s cubic-bezier(.22,.68,0,1.1) forwards mobileSlideIn}.mobile-menu-link:active{background:#cde87014}.mobile-menu-link-num{letter-spacing:.1em;color:#cde870;min-width:28px;font-size:12px;font-weight:600}.mobile-menu-link-text{color:#fff;font-size:clamp(28px,7vw,42px);line-height:1}.mobile-menu-cta{background:#cde8701a;border-bottom:none;border-radius:16px;margin-top:12px}.mobile-menu-cta .mobile-menu-link-text{color:#cde870}.mobile-menu-footer{letter-spacing:.15em;color:#fff;justify-content:space-between;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:32px;left:32px;right:32px}@media (width<=1024px){.hero-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:140px}.hero-headline{grid-area:span 3/span 6;padding:36px}.hero-subtitle{grid-area:span 2/span 3;padding:26px}.hero-image{grid-area:span 2/span 3}.hero-cta{grid-area:span 1/span 3;padding:0 24px}.hero-stat{grid-area:span 1/span 3}.hero-since{grid-area:span 1/span 2}.hero-social{grid-area:span 1/span 4}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.portfolio-item{grid-area:span 2/span 1!important}.about-section{grid-template-columns:1fr}.about-manifesto,.about-bio{grid-column:span 1}.service-desc{padding-left:60px}.cta-section{padding:60px 32px}}@media (width<=768px){.hamburger-btn{display:block}.navbar-links-desktop{display:none}.navbar{padding:12px 18px}.navbar-logo img{width:110px!important}.app-container{padding:10px}.hero-grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:10px}.hero-headline{grid-area:span 1/span 2;min-height:340px;padding:32px 24px}.hero-title{font-size:clamp(42px,12vw,72px)}.hero-subtitle{grid-area:span 1/span 2;min-height:160px;padding:24px}.hero-image{grid-area:span 1/span 2;min-height:180px}.hero-cta{grid-area:span 1/span 2;min-height:auto;padding:22px 24px}.hero-stat,.hero-since{grid-area:span 1/span 1;padding:22px 20px}.hero-social{grid-area:span 1/span 2;min-height:auto;padding:20px 22px}.marquee-content{font-size:16px}.portfolio-section{padding:44px 0 36px}.portfolio-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px}.portfolio-grid{grid-template-columns:1fr;grid-auto-rows:240px}.portfolio-item{grid-area:span 1/span 1!important}.portfolio-name{font-size:22px!important}.services-section{padding:40px 4px 50px}.service-header{gap:16px;padding:20px 14px}.service-name{font-size:clamp(22px,5.5vw,36px)}.service-desc{padding:0 14px 22px 52px;font-size:14px}.service-num{min-width:28px;font-size:14px}.about-section{grid-template-columns:1fr;gap:10px}.about-manifesto{grid-column:span 1;padding:32px 24px}.about-manifesto-text{font-size:clamp(22px,5.5vw,34px)}.about-bio{grid-column:span 1;padding:28px 24px}.cta-section{margin-top:10px;padding:50px 20px}.cta-title{font-size:clamp(28px,8vw,52px)}.cta-btn{margin-top:28px;padding:14px 28px;font-size:14px}.footer-section{margin-top:10px;padding:36px 24px 0}.footer-content{flex-direction:column;gap:24px;padding-bottom:32px}.footer-links{text-align:left;flex-flow:wrap;gap:10px 20px}.footer-logo{font-size:clamp(52px,16vw,180px)}}@media (width<=480px){.hero-headline{min-height:300px;padding:26px 20px}.hero-title{font-size:clamp(36px,11vw,56px)}.hero-desc{max-width:100%;font-size:13.5px}.hero-cta-text{font-size:22px}.hero-cta-arrow{width:38px;height:38px;font-size:17px}.portfolio-grid{grid-auto-rows:200px}.mobile-menu-link-text{font-size:clamp(24px,6.5vw,36px)}}.nos-hero-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:150px;gap:12px;display:grid}.nos-hero-text-box{background:#0f3b2b;border-radius:24px;flex-direction:column;grid-area:span 3/span 8;justify-content:space-between;padding:46px;display:flex;position:relative;overflow:hidden}.nos-hero-mesh{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#1f6b47 0%,#1f6b4700 62%);width:60%;height:150%;animation:18s ease-in-out infinite bb-mesh;position:absolute;top:-30%;left:-8%}.nos-hero-label{z-index:2;letter-spacing:.2em;color:#cde870;font-size:11.5px;font-weight:600;position:relative}.nos-hero-title{z-index:2;color:#fff;margin:0;font-size:clamp(46px,7vw,110px);line-height:.88;position:relative}.nos-hero-title span{color:#cde870}.nos-hero-desc{z-index:2;color:#fff;max-width:520px;margin:0;font-size:16px;line-height:1.6;position:relative}.nos-hero-img-box{border-radius:24px;grid-area:span 3/span 4;position:relative;overflow:hidden}.founders-section{padding:70px 0 40px}.founders-title{color:#fff;margin:0 0 32px;font-size:clamp(30px,4vw,52px);line-height:1}.founders-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.founder-card{background:#0f3b2b;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.founder-img{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.founder-img>*{top:0;left:0;width:100%!important;height:100%!important;position:absolute!important}.founder-info{padding:30px 32px 34px}.founder-name{color:#fff;font-size:30px}.founder-role{letter-spacing:.12em;color:#cde870;margin:8px 0 16px;font-size:12.5px;font-weight:600}.founder-bio{color:#fff;margin:0;font-size:14.5px;line-height:1.7}.values-section{padding:44px 0 40px}.values-label{letter-spacing:.18em;color:#cde870;margin-bottom:20px;font-size:12.5px;font-weight:700}.values-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;gap:12px;display:grid}.value-card-large{border-radius:24px;flex-direction:column;grid-column:span 6;justify-content:space-between;min-height:220px;padding:38px 36px;display:flex}.value-card-small{border-radius:24px;flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:200px;padding:34px 32px;display:flex}.value-card-border{border:1px solid #f6f5ef2e}.value-card-bg-lime{color:#0a2c21;background:#cde870}.value-card-bg-blue{color:#0a2c21;background:#b9d2f2}.value-card-bg-dark{background:#0f3b2b}.process-section{padding:44px 0 40px}.process-label{letter-spacing:.18em;color:#cde870;margin-bottom:16px;font-size:12.5px;font-weight:700}.process-list{border-top:1px solid #f6f5ef24}.process-item{border-bottom:1px solid #f6f5ef24;align-items:baseline;gap:28px;padding:24px 4px;display:flex}.process-num{color:#cde870;min-width:40px;font-size:16px}.process-title{color:#fff;flex:none;min-width:260px;margin:0;font-size:clamp(24px,3.2vw,40px);line-height:1}.process-desc{color:#fff;margin:0;font-size:14.5px;line-height:1.65}.stats-section{padding:44px 0 20px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.stat-card{text-align:center;background:#0f3b2b;border-radius:24px;padding:34px 30px}.stat-num{font-size:52px;line-height:.9}.stat-label{color:#fff;margin-top:8px;font-size:12.5px}@media (width<=1024px){.nos-hero-grid{grid-template-columns:repeat(6,1fr)}.nos-hero-text-box,.nos-hero-img-box{grid-area:span 2/span 6}.founders-grid{grid-template-columns:1fr 1fr}.values-grid{grid-template-columns:repeat(6,1fr)}.value-card-large{grid-column:span 6}.value-card-small{grid-column:span 3}.process-item{flex-wrap:wrap}.process-title{min-width:auto}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.nos-hero-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:10px}.nos-hero-text-box{grid-area:span 1/span 1;min-height:320px;padding:32px 24px}.nos-hero-title{font-size:clamp(36px,9vw,64px)}.nos-hero-img-box{grid-area:span 1/span 1;min-height:260px}.founders-section{padding:44px 0 30px}.founders-title{margin-bottom:20px;font-size:clamp(24px,6vw,38px)}.founders-grid{grid-template-columns:1fr;gap:14px}.founder-info{padding:22px 24px 28px}.founder-name{font-size:24px}.values-section{padding:32px 0 30px}.values-grid{grid-template-columns:1fr}.value-card-large,.value-card-small{grid-column:span 1;min-height:160px;padding:28px 24px}.process-section{padding:32px 0 30px}.process-item{flex-direction:column;gap:10px;padding:20px 4px}.process-title{min-width:auto;font-size:clamp(20px,5vw,32px)}.process-desc{font-size:13.5px}.stats-section{padding:32px 0 16px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:26px 20px}.stat-num{font-size:38px}}
