.navbar{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;transition:box-shadow .2s;position:sticky;top:0}.navbar--scrolled{box-shadow:0 2px 12px #00000014}.navbar__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 24px;display:flex}.navbar__logo{align-items:center;text-decoration:none;display:flex}.navbar__logo-img{object-fit:contain;width:auto;height:62px}.navbar__links{align-items:center;gap:4px;display:flex}.navbar__links a{color:#212c28;border-radius:6px;padding:6px 14px;font-size:16px;font-weight:500;transition:color .15s,background .15s}.navbar__links a:hover{color:#178244;background:#1782440d}.navbar__links a.active{color:#178244;font-weight:500}.navbar__signin{align-items:center;gap:6px;margin-left:8px;color:#fff!important;background:#178244!important;border-radius:8px!important;padding:8px 18px!important;font-size:14px!important;font-weight:500!important;display:inline-flex!important}.navbar__signin:hover{background:#146b37!important}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__hamburger span{background:#374151;border-radius:2px;width:24px;height:2px;transition:all .2s;display:block}@media (width<=900px){.navbar__hamburger{display:flex}.navbar__links{background:#fff;border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:stretch;gap:4px;padding:16px 24px 24px;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 8px 24px #00000014}.navbar__links--open{display:flex}.navbar__links a{border-radius:8px;padding:10px 14px}.navbar__signin{justify-content:center;margin-top:8px;margin-left:0!important}}.footer{color:#fff;background:#178244}.footer__inner{grid-template-columns:2fr 1fr 1.3fr;gap:60px;padding-top:112px;padding-bottom:48px;display:grid}.footer__logo{align-items:center;gap:10px;margin-top:16px;margin-bottom:16px;display:flex}.footer__logo-icon{object-fit:contain;width:auto;height:56px}.footer__logo-name{color:#fff;font-size:18px;font-weight:800;line-height:1.2}.footer__logo-tag{color:#fff;font-size:11px}.footer__brand p{color:#fff;max-width:360px;font-size:14px;line-height:1.7}.footer__newsletter{margin-top:28px}.footer__newsletter h4{color:#fff;margin-bottom:10px;font-size:15px;font-weight:600}.footer__form{gap:8px;margin-bottom:8px;display:flex}.footer__form input{color:#fff;background:#ffffff2e;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:14px}.footer__form input::placeholder{color:#ffffffb3}.footer__form button{color:#166534;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:opacity .2s}.footer__form button:hover{opacity:.9}.footer__newsletter small{color:#fff;margin-bottom:24px;font-size:12px;display:block}.footer__links h4{color:#fff;margin-top:16px;margin-bottom:18px;font-size:16px;font-weight:600}.footer__links ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer__links a{color:#fff;font-size:14px;transition:opacity .15s}.footer__links a:hover{opacity:.8}.footer__contact h4{color:#fff;margin-top:16px;margin-bottom:18px;font-size:16px;font-weight:600}.footer__contact ul{flex-direction:column;gap:12px;list-style:none;display:flex}.footer__contact li{color:#fff;align-items:flex-start;gap:10px;font-size:14px;display:flex}.footer__contact li svg{flex-shrink:0;margin-top:1px}.footer__bottom{border-top:1px solid #fff3;padding:20px 0}.footer__bottom-inner{color:#fff;justify-content:space-between;align-items:center;font-size:13px;display:flex}.footer__bottom-links{gap:20px;display:flex}.footer__bottom-links a{color:#fff;transition:opacity .15s}.footer__bottom-links a:hover{opacity:.8}@media (width<=900px){.footer__inner{grid-template-columns:1fr;gap:40px}.footer__brand p{max-width:100%}.footer__bottom-inner{text-align:center;flex-direction:column;gap:12px}.footer__bottom-links{flex-wrap:wrap;justify-content:center}}.hero{background:linear-gradient(to bottom right,#1782440d,#fff,#e6dbcb33);padding:100px 0 80px}.hero__inner{text-align:center;max-width:860px;margin:0 auto}.hero h1{color:#212c28;letter-spacing:-.5px;margin-bottom:24px;font-size:72px;font-weight:800;line-height:1}.hero p{color:var(--text-muted);max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:24px;line-height:1.6}.hero__btns{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:36px;display:flex}.hero__badges{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.hero__badges span{color:var(--text-muted);align-items:center;gap:8px;font-size:15px;font-weight:500;display:flex}.dot{background:var(--green-primary);border-radius:50%;width:8px;height:8px;display:inline-block}.mission{background:#eeebe8}.mission h2{margin-bottom:16px;font-size:48px;font-weight:800}.mission__lead{color:var(--text-muted);max-width:760px;margin:0 auto;font-size:24px;line-height:1.6}.mission__cards{grid-template-columns:repeat(4,1fr);gap:24px;margin:56px 0;display:grid}.mission__card{text-align:center;padding:36px 24px}.mission__card .icon-circle{margin:0 auto 16px}.mission__icon-circle{color:#178244;background:#1782441a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.mission__card h3{margin-bottom:10px;font-size:20px;font-weight:700}.mission__card p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.625}.mission__quote{text-align:center;color:#1a2e20;max-width:800px;margin:0 auto;font-size:30px;font-style:italic;font-weight:500;line-height:1.4}.mission__quote span{color:var(--text-muted);margin-top:10px;font-size:16px;font-style:normal;display:block}.challenge h2{margin-bottom:12px;font-size:48px;font-weight:800}.challenge__sub{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:20px}.challenge__grid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.challenge__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.challenge__header h3{font-size:24px;font-weight:700}.challenge__box{border:2px solid #fecaca;border-radius:16px;padding:24px}.challenge__box ul{flex-direction:column;gap:14px;margin-bottom:20px;list-style:none;display:flex}.challenge__box li{color:var(--text-muted);align-items:flex-start;gap:12px;font-size:16px;font-weight:500;display:flex}.challenge__dot{background:#dc2626;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.challenge__highlight{color:var(--text-muted);background:#fff5f5;border-radius:10px;padding:16px;font-size:16px;font-weight:500}.challenge__highlight strong{color:#dc2626}.solution__cards{flex-direction:column;gap:16px;display:flex}.solution__card{border:1.5px solid #d1fae5;align-items:flex-start;gap:16px;padding:20px;display:flex}.solution__card h4{margin-bottom:4px;font-size:18px;font-weight:700}.solution__card p{color:var(--text-muted);font-size:16px;font-weight:500}.showcase h2{margin-bottom:10px;font-size:48px;font-weight:700}.showcase__sub{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:18px}.showcase__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.showcase__card{background:#fff;border:1px solid #0000000a;border-radius:12px;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 3px #00000014}.showcase__img{flex-shrink:0;height:156px;overflow:hidden}.showcase__img img{object-fit:cover;border-radius:0;width:100%;height:100%;display:block}.showcase__card__content{flex-direction:column;flex:1;gap:10px;padding:16px;display:flex}.showcase__card-header{align-items:center;gap:10px;display:flex}.showcase__card-header h3{font-size:18px;font-weight:600}.showcase__card__content p{color:var(--text-muted);font-size:16px;font-weight:500}.showcase__card__content ul{flex-direction:column;flex:1;gap:6px;list-style:none;display:flex}.showcase__card__content li{color:var(--green-dark);padding-left:14px;font-size:15px;font-weight:500;position:relative}.showcase__card__content li:before{content:"●";color:var(--green-primary);font-size:8px;position:absolute;top:4px;left:0}.founder__sub{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:20px}.founder__card{text-align:center;border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--card-shadow);background:#fff;border:1px solid #1782441a;margin:0 auto;padding:48px 40px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.founder__card:hover{border-color:#1782444d;box-shadow:0 20px 40px #0000001f}.founder__card h3{margin-bottom:4px;font-size:24px;font-weight:700}.founder__card p{color:var(--text-muted);max-width:600px;margin:0 auto 28px;font-size:16px;font-weight:500;line-height:1.7}.founder__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.founder__quote{background:var(--green-light-bg);text-align:center;border-radius:16px;max-width:720px;margin:36px auto 0;padding:36px 24px}.founder__quote p{color:#1a2e20;font-size:22px;font-style:italic;font-weight:500;line-height:1.5}.founder__quote span{color:var(--text-muted);margin-top:16px;font-size:16px;font-style:normal;font-weight:500;display:block}.cta-section{color:#fff;text-align:center;background:linear-gradient(90deg,#178244,#28bd66);padding:100px 0}.cta-section h2{color:#fff;margin-bottom:14px;font-size:48px;font-weight:700}.cta-section>.container>p{color:#ffffffd9;max-width:640px;margin:0 auto 60px;font-size:20px;line-height:1.6}.cta-section__cards{flex-wrap:wrap;justify-content:center;gap:32px;margin-bottom:52px;display:flex}.cta-section__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;flex-direction:column;flex:1;gap:12px;min-width:280px;max-width:480px;padding:32px;display:flex}.cta-section__icon{color:#212c28;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 8px;display:flex}.cta-section__card h3{color:#212c28;margin-bottom:4px;font-size:24px;font-weight:700}.cta-section__card p{color:#212c28;margin-bottom:8px;font-size:16px;line-height:1.6}.cta-section__card ul{text-align:left;flex-direction:column;gap:10px;margin-bottom:16px;list-style:none;display:flex}.cta-section__card li{color:#212c28;padding-left:18px;font-size:16px;position:relative}.cta-section__card li:before{content:"●";color:#212c28;font-size:8px;position:absolute;top:5px;left:0}.btn-cta{color:#212c28;background:#ece6df;border-radius:8px;justify-content:center;align-items:center;margin-top:auto;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.btn-cta:hover{opacity:.85}.cta-section__footer p{color:#fffc;margin-bottom:16px;font-size:16px}@media (width<=1024px){.mission__cards,.showcase__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero h1{font-size:48px}.hero p{font-size:20px}.mission h2{font-size:36px}.challenge__grid{grid-template-columns:1fr;gap:40px}.cta-section h2{font-size:36px}.cta-section__cards{flex-direction:column;align-items:center}}@media (width<=480px){.hero h1{font-size:36px}.mission__cards,.showcase__grid{grid-template-columns:1fr}.hero__btns{flex-direction:column;align-items:center}}.about-hero h1{margin-bottom:16px;font-size:56px;font-weight:800}.about-hero p{color:var(--text-muted);max-width:620px;margin:0 auto;font-size:18px;line-height:1.7}.about-mission__grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.about-mission__text h2{margin-bottom:20px;font-size:48px;font-weight:700}.about-mission__text p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}.about-mission__tag{background:var(--green-pale);color:var(--green-dark);border-radius:20px;align-items:center;gap:8px;margin-top:24px;padding:6px 14px;font-size:16px;font-weight:600;display:inline-flex}.about-mission__card{background:var(--green-light-bg);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:48px 40px;display:flex}.about-mission__visual{width:80px;height:80px;color:var(--green-primary);background:#17824426;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.about-mission__card h3{color:var(--text-heading);margin-bottom:12px;font-size:24px;font-weight:700}.about-mission__card p{color:var(--text-muted);max-width:320px;font-size:16px;line-height:1.6}.about-values__grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.about-values__card{align-items:flex-start;gap:16px;display:flex}.about-values__card h3{margin-bottom:6px;font-size:18px;font-weight:700}.about-values__card p{color:var(--text-muted);font-size:16px;line-height:1.6}.about-founder__card{text-align:center;border:1px solid #d1fae5;max-width:720px;margin:0 auto;padding:48px 40px}.founder__avatar{border:4px solid #d1fae5;border-radius:50%;width:100px;height:100px;margin:0 auto 16px;overflow:hidden}.founder__avatar img{object-fit:cover;width:100%;height:100%;display:block}.founder__role{color:var(--green-dark);margin-bottom:18px;font-size:16px;font-weight:600;display:inline-block}.about-founder__card p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}.journey__timeline{flex-direction:column;gap:48px;max-width:1100px;margin:0 auto;display:flex;position:relative}.journey__timeline:before{content:"";z-index:0;background:#6cb98a;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.journey__item{grid-template-columns:1fr 32px 1fr;align-items:center;gap:0;display:grid}.journey__dot{background:var(--green-primary);z-index:1;border-radius:50%;justify-self:center;width:12px;height:12px}.journey__card{text-align:center;padding:28px 32px}.journey__card--left{margin-right:40px}.journey__card--right{margin-left:40px}.journey__year{background:var(--green-primary);color:#fff;border-radius:20px;margin-bottom:12px;padding:4px 14px;font-size:13px;font-weight:700;display:inline-block}.journey__card h3{margin-bottom:8px;font-size:20px;font-weight:700}.journey__card p{color:var(--text-muted);font-size:16px;font-weight:500}@media (width<=768px){.journey__timeline:before{left:8px}.journey__item{grid-template-columns:16px 1fr;gap:16px}.journey__dot{grid-area:1/1;align-self:start;margin-top:8px}.journey__card--left,.journey__card--right{text-align:left;grid-column:2;margin:0}.about-hero h1{font-size:36px}.about-mission__grid{grid-template-columns:1fr;gap:36px}.about-mission__text h2{font-size:30px}.about-values__grid{grid-template-columns:1fr}}.sol-hero h1{margin-bottom:16px;font-size:56px;font-weight:800}.sol-hero p{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:18px;line-height:1.7}.sol-hero__tag{color:var(--green-dark);margin-top:16px;font-size:16px;font-weight:600}.sol-how h2{margin-bottom:10px;font-size:48px;font-weight:700}.sol-how__steps{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.sol-step{text-align:center;padding:32px 20px}.sol-step__icon-wrap{width:80px;height:80px;margin:0 auto 20px;position:relative}.sol-step__icon{width:80px;height:80px;color:var(--green-primary);background:#1782441a;border-radius:50%;justify-content:center;align-items:center;display:flex}.sol-step__num{background:var(--green-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.sol-step h3{margin-bottom:8px;font-size:20px;font-weight:700}.sol-step p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6}.sol-products__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.sol-product-card{background:#fff;border:1px solid #1782441a;border-radius:12px;flex-direction:column;transition:border-color .3s,box-shadow .3s;display:flex;overflow:hidden}.sol-product-card:hover{border-color:#1782444d;box-shadow:0 20px 40px #0000001f}.sol-product-card__img{flex-shrink:0;height:280px;overflow:hidden}.sol-product-card__img img{object-fit:cover;width:100%;height:100%;display:block}.sol-product-card__content{flex-direction:column;flex:1;gap:12px;padding:24px;display:flex}.sol-product-card h3{font-size:22px;font-weight:700}.sol-product-card p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6}.sol-product-card ul{flex-direction:column;flex:1;gap:10px;margin:4px 0;list-style:none;display:flex}.sol-product-card li{color:var(--text-heading);align-items:center;gap:8px;font-size:16px;font-weight:500;display:flex}.sol-check-icon{color:var(--green-primary);flex-shrink:0}.sol-product-card__btn{color:var(--text-heading);background:#fff;border:1px solid #dce5e0;border-radius:8px;justify-content:center;align-items:center;margin-top:8px;padding:10px 16px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.sol-product-card__btn:hover{background:var(--green-light-bg);border-color:#1782444d}.sol-why__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.sol-why-card{background:#fff;border:1px solid #1782441a;border-radius:12px;padding:24px;transition:border-color .3s,box-shadow .3s}.sol-why-card:hover{border-color:#1782444d;box-shadow:0 8px 24px #00000014}.sol-why-card__inner{align-items:flex-start;gap:16px;display:flex}.sol-why-card__icon{width:48px;height:48px;color:var(--green-primary);background:#1782441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sol-why-card h3{margin-bottom:6px;font-size:18px;font-weight:700}.sol-why-card p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6}.sol-cta h2{color:#fff;margin-bottom:14px;font-size:40px;font-weight:700}.sol-cta p{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:20px}@media (width<=1024px){.sol-how__steps{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sol-products__grid,.sol-why__grid{grid-template-columns:1fr}}@media (width<=600px){.sol-hero h1{font-size:36px}.sol-how__steps{grid-template-columns:1fr}}.par-hero h1{margin-bottom:16px;font-size:56px;font-weight:800}.par-hero p{color:var(--text-muted);max-width:680px;margin:0 auto;font-size:18px;line-height:1.7}.par-why h2,.par-who h2,.par-how h2,.par-cta__left h2{font-size:36px;font-weight:700}.par-why>.container>.text-center>p,.par-who>.container>.text-center>p,.par-how>.container>.text-center>p{font-size:20px}.par-why__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.par-why-card{background:#fff;border:1px solid #1782441a;border-radius:12px;padding:24px;transition:border-color .3s,box-shadow .3s}.par-why-card:hover{border-color:#1782444d;box-shadow:0 8px 24px #00000014}.par-why-card__inner{align-items:flex-start;gap:16px;display:flex}.par-why-card__icon{width:48px;height:48px;color:var(--green-primary);background:#1782441a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.par-why-card h3{margin-bottom:6px;font-size:18px;font-weight:700}.par-why-card p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6}.par-who__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.par-who-card{background:#fff;border:1px solid #1782441a;border-radius:12px;overflow:hidden}.par-who-card__img{height:200px;overflow:hidden}.par-who-card__img img{object-fit:cover;width:100%;height:100%;display:block}.par-who-card__content{text-align:center;padding:24px}.par-who-card h3{margin-bottom:8px;font-size:18px;font-weight:700}.par-who-card p{color:var(--text-muted);font-size:16px;font-weight:500}.par-steps{text-align:center;grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:48px;display:grid}.par-step{padding:32px 24px}.par-step__num{background:var(--green-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:24px;font-weight:700;display:flex}.par-step h3{margin-bottom:8px;font-size:18px;font-weight:700}.par-step p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.6}.par-quote{text-align:center;background:#fff;border-radius:16px;max-width:800px;margin:0 auto;padding:48px 60px;box-shadow:0 1px 4px #0000000f}.par-quote p{color:#1a2e20;font-size:20px;font-style:italic;font-weight:500;line-height:1.5}.par-quote span{color:var(--text-muted);margin-top:12px;font-size:16px;font-weight:500;display:block}.par-cta__grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.par-cta__left h2{color:#fff;margin-bottom:16px;font-size:40px;font-weight:700}.par-cta__left p{color:#ffffffd9;margin-bottom:28px;font-size:16px;line-height:1.7}.par-cta__btns{flex-wrap:wrap;gap:12px;display:flex}.par-cta-btn{color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:8px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.par-cta-btn:hover{background:#ffffff40}.par-cta__card{text-align:center;color:#fff;background:#00000026;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:40px 32px;display:flex}.par-cta__card h3{font-size:24px;font-weight:700}.par-cta__card p{color:#ffffffd9;font-size:16px}.par-cta-btn--outline{color:#212c28;background:#ece6dfe6;border-color:#0000;margin-top:8px}.par-cta-btn--outline:hover{background:#ece6df}@media (width<=1024px){.par-why__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.par-hero h1{font-size:34px}.par-who__grid,.par-steps,.par-cta__grid{grid-template-columns:1fr}}@media (width<=600px){.par-why__grid{grid-template-columns:1fr}}.sus-hero h1{margin-bottom:16px;font-size:56px;font-weight:800}.sus-hero p{color:var(--text-muted);max-width:640px;margin:0 auto;font-size:18px;line-height:1.7}.sus-philosophy__grid{grid-template-columns:1.3fr .7fr;align-items:stretch;gap:60px;display:grid}.sus-philosophy__grid h2{margin-bottom:20px;font-size:48px;font-weight:700}.sus-philosophy__grid p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}.sus-pledge{box-shadow:none!important;background:#1782440d!important;border:1px solid #17824433!important}.sus-pledge h3{margin-bottom:10px;font-size:18px;font-weight:700}.sus-pledge p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}.sus-circular{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.sus-circular h3{margin-bottom:10px;font-size:22px;font-weight:700}.sus-circular__icon{width:128px;height:128px;color:var(--green-primary);background:#17824433;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.sus-pillars__grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.sus-pillar__icon{width:48px;height:48px;color:var(--green-primary);background:#1782441a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.sus-pillar h3{margin-bottom:8px;font-size:20px;font-weight:700}.sus-pillar ul{flex-direction:column;gap:8px;margin-top:8px;padding-left:20px;list-style:outside;display:flex}.sus-pillar li{color:#628478;font-size:15px;font-weight:400}.sus-goals__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.sus-goal{text-align:center;padding:28px 20px}.sus-goal__num{color:var(--green-primary);margin-bottom:6px;font-size:36px;font-weight:800}.sus-goal__label{margin-bottom:4px;font-size:16px;font-weight:700}.sus-goal__sub{color:var(--text-muted);margin-bottom:16px;font-size:13px}.sus-goal__bar{background:#e5e7eb;border-radius:4px;height:6px;margin-bottom:8px}.sus-goal__fill{background:var(--green-primary);border-radius:4px;height:6px}.sus-goal__pct{color:var(--text-muted);font-size:12px}.sus-stats__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:36px;display:grid}.sus-stat__num{margin-bottom:6px;font-size:48px;font-weight:800;color:#ef4444!important}.sus-stat__label{margin-bottom:8px;font-size:18px;font-weight:700}.sus-stat p{color:var(--text-muted);font-size:16px;font-weight:500}.sus-stats__note{text-align:center;color:var(--text-muted);max-width:700px;margin:0 auto;font-size:16px;font-weight:500}.sus-certs__badges{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:48px;display:flex}.sus-cert-badge{color:#212c28;background:#ece6df;border-radius:24px;padding:8px 20px;font-size:16px;font-weight:600}.sus-verification{text-align:center;max-width:760px;margin:0 auto;padding:40px}.sus-verification__icon{width:56px;height:56px;color:var(--green-primary);background:#1782441a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.sus-verification h3{margin-bottom:10px;font-size:20px;font-weight:700}.sus-verification p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}.btn-outline-white{color:#fff;background:0 0;border:1.5px solid #fff9;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.btn-outline-white:hover{background:#ffffff1a}@media (width<=1024px){.sus-goals__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sus-hero h1{font-size:36px}.sus-philosophy__grid{grid-template-columns:1fr;gap:36px}.sus-pillars__grid,.sus-stats__grid{grid-template-columns:1fr}}@media (width<=600px){.sus-goals__grid{grid-template-columns:1fr}}.con-hero h1{margin-bottom:16px;font-size:56px;font-weight:800}.con-hero p{color:var(--text-muted);max-width:660px;margin:0 auto;font-size:18px;line-height:1.7}.con-body__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.con-form-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.con-form-header h2{font-size:22px;font-weight:700}.con-form-card>p{color:var(--text-muted);margin-bottom:28px;font-size:16px;font-weight:500}.con-form{flex-direction:column;gap:20px;display:flex}.con-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.con-field{flex-direction:column;gap:6px;display:flex}.con-field label{color:#374151;font-size:16px;font-weight:500}.con-field input,.con-field select,.con-field textarea{border:1.5px solid var(--border);background:#fff;border-radius:8px;padding:11px 14px;font-size:16px;transition:border-color .2s}.con-field input:focus,.con-field select:focus,.con-field textarea:focus{border-color:var(--green-primary)}.con-form__note{color:var(--text-muted);text-align:center;font-size:13px}.con-info h2{margin-bottom:12px;font-size:26px;font-weight:700}.con-info>p{color:var(--text-muted);margin-bottom:24px;font-size:16px;font-weight:500;line-height:1.7}.con-info__cards{flex-direction:column;gap:16px;margin-bottom:20px;display:flex}.con-info-card{align-items:flex-start;gap:16px;padding:20px;display:flex}.con-info-card h4{margin-bottom:3px;font-size:16px;font-weight:700}.con-info-val{color:var(--green-dark);margin-bottom:2px;font-size:16px;font-weight:600}.con-info-card p{color:var(--text-muted);font-size:13px}.con-languages{padding:20px}.con-languages h4{margin-bottom:6px;font-size:16px;font-weight:700}.con-languages p{color:var(--text-muted);margin-bottom:14px;font-size:13px}.con-lang-list{flex-wrap:wrap;gap:8px;display:flex}.con-lang{color:var(--text-muted);background:#f3f4f3;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500}.con-lang.active{background:var(--green-pale);color:var(--green-dark);font-weight:600}.con-faq__grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto;display:grid}.con-faq-item{padding:28px}.con-faq-item h3{margin-bottom:10px;font-size:16px;font-weight:700}.con-faq-item p{color:var(--text-muted);font-size:16px;font-weight:500;line-height:1.7}@media (width<=900px){.con-body__grid,.con-faq__grid{grid-template-columns:1fr}}@media (width<=600px){.con-hero h1{font-size:36px}.con-form__row{grid-template-columns:1fr}}.auth-page{background:#fffaf8;justify-content:center;align-items:center;min-height:100vh;padding:40px 16px;display:flex}.auth-card{background:#fff;border:1px solid #00000014;border-radius:16px;width:100%;max-width:440px;padding:40px 48px;box-shadow:0 2px 12px #0000000f}.auth-title{color:var(--text-heading);text-align:center;margin-bottom:8px;font-size:28px;font-weight:700}.auth-subtitle{color:var(--text-muted);text-align:center;margin-bottom:28px;font-size:15px}.auth-tabs{background:#f3f4f6;border-radius:8px;gap:4px;margin-bottom:28px;padding:4px;display:flex}.auth-tab{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:6px;flex:1;padding:10px;font-size:15px;font-weight:600;transition:background .2s,color .2s}.auth-tab.active{color:var(--text-heading);background:#fff;box-shadow:0 1px 4px #0000001a}.auth-form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:6px;display:flex}.auth-field label{color:var(--text-heading);font-size:15px;font-weight:600}.auth-field input{color:var(--text-heading);background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:12px 16px;font-size:15px;transition:border-color .2s}.auth-field input:focus{border-color:var(--green-primary);outline:none}.auth-field input::placeholder{color:#9ca3af}.auth-error{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:14px}.auth-submit{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:14px;font-size:16px;font-weight:600;transition:background .2s}.auth-submit:hover:not(:disabled){background:var(--green-hover)}.auth-submit:disabled{opacity:.7;cursor:not-allowed}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--green-primary:#178244;--green-dark:#178244;--green-darker:#0f5c30;--green-hover:#146b37;--green-light-bg:#e8f5ee;--green-light-bg2:#e8f5e8;--green-pale:#dcfce7;--text-dark:#212c28;--text-heading:#212c28;--text-muted:#628478;--border:#e5e7eb;--card-shadow:0 1px 3px #00000014;--card-shadow-lg:0 10px 25px #00000014;--radius:12px;--radius-lg:16px}html{scroll-behavior:smooth}body{color:var(--text-dark);-webkit-font-smoothing:antialiased;background:#fff;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:450;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea,select{outline:none;font-family:inherit}h1,h2,h3,h4,h5{color:var(--text-heading);line-height:1.2}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:80px 0}.btn-primary{background:var(--green-primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.btn-primary:hover{background:var(--green-hover)}.btn-secondary{color:var(--text-dark);border:1.5px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--green-primary)}.btn-white{color:var(--green-dark);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.btn-white:hover{opacity:.9}.card{border-radius:var(--radius-lg);box-shadow:var(--card-shadow);background:#fff;border:1px solid #0000000a;padding:28px}.icon-circle{background:var(--green-pale);width:48px;height:48px;color:var(--green-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;display:flex}.icon-circle--sm{width:40px;height:40px;font-size:18px}.divider{background:var(--green-primary);border-radius:2px;width:60px;height:4px;margin:16px auto 0}.text-green{color:var(--green-primary)}.text-center{text-align:center}
