body{margin:0;font-family:Poppins,sans-serif;background-color:#f5f5f5;color:#333}.hero{height:100vh;background:linear-gradient(to right,#2e7d32,#66bb6a);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px}.hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.hero p{color:#fff;font-size:1.5rem;margin-bottom:2rem}.cta{background-color:#f9a825;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;border-radius:5px;cursor:pointer;transition:background .3s ease}.cta:hover{background-color:#f57f17}.site-header{--header-text: #ffffff;--header-logo-hover-bg: rgba(255, 255, 255, .1);--header-focus-outline: rgba(255, 255, 255, .5);--header-nav-hover-bg: rgba(255, 255, 255, .14);--header-nav-hover-border: rgba(255, 255, 255, .26);--header-btn-text: #ffffff;--header-btn-border: rgba(255, 255, 255, .25);--header-btn-bg: rgba(43, 135, 97, .25);--header-btn-hover-bg: rgba(43, 135, 97, .4);position:fixed;top:16px;left:50%;transform:translate(-50%);width:min(1100px,calc(100% - 32px));z-index:320;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;padding:.72rem 1.05rem;border-radius:16px;background:#fff3;backdrop-filter:blur(16px) saturate(170%);-webkit-backdrop-filter:blur(16px) saturate(170%);border:1px solid rgba(255,255,255,.28);transition:width .3s ease-in-out,padding .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out}.site-header.is-scrolled{width:min(1160px,calc(100% - 24px));padding:.72rem 1.35rem}.site-header[data-theme=light]{--header-text: #133629;--header-logo-hover-bg: rgba(17, 52, 38, .08);--header-focus-outline: rgba(19, 58, 43, .45);--header-nav-hover-bg: rgba(17, 52, 38, .08);--header-nav-hover-border: rgba(17, 52, 38, .18);--header-btn-text: #103023;--header-btn-border: rgba(17, 52, 38, .25);--header-btn-bg: rgba(43, 135, 97, .22);--header-btn-hover-bg: rgba(43, 135, 97, .3)}.header-logo-btn{background:none;border:none;padding:.25rem;border-radius:10px;cursor:pointer;transition:background-color .2s ease;position:relative}.header-logo-stack{position:relative;width:156px;height:44px;display:inline-block}.header-logo{position:absolute;left:0;top:50%;display:block;object-fit:contain;filter:drop-shadow(0 1px 1px rgba(20,34,28,.45));transition:opacity .28s ease-in-out,transform .28s ease-in-out}.header-logo-default{width:156px;height:44px;transform:translateY(-50%);opacity:1}.header-logo-default.is-hidden{opacity:0;transform:translateY(-50%) translate(-6px)}.header-logo-scrolled{width:36px;height:36px;transform:translateY(-50%) translate(6px);opacity:0}.header-logo-scrolled.is-visible{opacity:1;transform:translateY(-50%) translate(0)}.header-logo-btn:hover{background-color:var(--header-logo-hover-bg)}.header-logo-btn:focus-visible{outline:2px solid var(--header-focus-outline);outline-offset:2px}.header-right{margin-left:auto;display:flex;align-items:center;gap:.95rem;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.header-nav{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:.95rem;transform:translate(6px);opacity:.92;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.site-header.is-scrolled .header-nav{transform:translate(0);opacity:1}.header-nav-link{color:var(--header-text);font-weight:500;font-size:.95rem;letter-spacing:.01em;padding:.2rem 0;border:none;background:transparent;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.header-nav-link:hover{opacity:.8;transform:translateY(-1px)}.header-nav-link:focus-visible{outline:2px solid var(--header-focus-outline);outline-offset:1px}.header-contact-btn{color:var(--header-btn-text);font-weight:600;font-size:.92rem;letter-spacing:.01em;padding:.58rem 1rem;border-radius:12px;border:1px solid var(--header-btn-border);background:var(--header-btn-bg);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);cursor:pointer;transition:opacity .3s ease-in-out,transform .3s ease-in-out,background-color .2s ease;white-space:nowrap;transform:translate(0)}.header-contact-btn:hover{opacity:.94;background-color:var(--header-btn-hover-bg);transform:translateY(-1px)}.header-contact-btn:focus-visible{outline:2px solid var(--header-focus-outline);outline-offset:2px}.header-menu-toggle,.header-mobile-overlay{display:none}@media (max-width: 768px){.site-header{top:12px;width:calc(100% - 20px);padding:.6rem .7rem;border-radius:14px}.header-nav{gap:.7rem}.header-nav-link{font-size:.83rem;padding:.12rem 0}.header-logo{filter:drop-shadow(0 1px 1px rgba(20,34,28,.38))}.header-logo-stack,.header-logo-default{width:134px;height:36px}.header-logo-scrolled{width:31px;height:31px}}@media (max-width: 860px){.site-header{top:12px;width:calc(100% - 20px);padding:.62rem .78rem;border-radius:14px}.site-header.is-scrolled{width:calc(100% - 16px);padding:.62rem .94rem}.header-right{display:none}.header-logo-stack,.header-logo-default{width:134px;height:36px}.header-logo-scrolled{width:31px;height:31px}.header-menu-toggle{display:inline-flex;width:42px;height:42px;margin-left:auto;border-radius:11px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;align-items:center;justify-content:center;cursor:pointer;transition:background-color .22s ease-out,border-color .22s ease-out;z-index:321}.header-menu-toggle span{position:absolute;width:17px;height:1.6px;border-radius:2px;background:var(--header-text);transition:transform .22s ease-out,opacity .22s ease-out}.header-menu-toggle span:nth-child(1){transform:translateY(-5px)}.header-menu-toggle span:nth-child(3){transform:translateY(5px)}.header-menu-toggle.is-open span:nth-child(1){transform:rotate(45deg)}.header-menu-toggle.is-open span:nth-child(2){opacity:0}.header-menu-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.header-mobile-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:none}.header-mobile-overlay.is-open{pointer-events:auto}.header-mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:#0a141038;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .22s ease-out}.header-mobile-overlay.is-open .header-mobile-backdrop{opacity:1}.header-mobile-panel{position:fixed;left:0;width:100vw;background:#ffffff29;border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 14px 34px #07100c3d;opacity:0;transform:translateY(-12px);transition:opacity .22s ease-out,transform .22s ease-out}.header-mobile-panel.is-open{opacity:1;transform:translateY(0)}.header-mobile-nav{list-style:none;padding:1.05rem 1rem 1.15rem;display:grid;gap:.45rem;max-width:460px;margin:0 auto;text-align:center}.header-mobile-nav li{opacity:0}.header-mobile-panel.is-open .header-mobile-nav li{animation:headerMobileItemFade .22s ease-out forwards}.header-mobile-link,.header-mobile-contact{width:100%;border-radius:10px;font-size:1.05rem;font-weight:500;padding:.82rem .86rem;text-align:center;border:1px solid transparent;background:transparent;color:var(--header-text);cursor:pointer}.header-mobile-link:hover{background:var(--header-nav-hover-bg);border-color:var(--header-nav-hover-border)}.header-mobile-contact{margin-top:.2rem;font-weight:600;color:var(--header-btn-text);border:1px solid var(--header-btn-border);background:var(--header-btn-bg)}.header-mobile-contact:hover{background:var(--header-btn-hover-bg)}}@media (max-width: 520px){.site-header{flex-direction:row;align-items:center;gap:.4rem}.header-contact-btn{font-size:.84rem;padding:.46rem .78rem}.header-right{gap:.65rem}.header-nav{gap:.6rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes headerMobileItemFade{0%{opacity:0}to{opacity:1}}.hero-section{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8.5rem 1.5rem 3.25rem}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.42);z-index:0}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#08100d3d;z-index:1}.hero-shell{position:relative;z-index:2;width:min(1120px,100%);display:grid;grid-template-columns:1.1fr .9fr;gap:2.25rem;align-items:center}.hero-main{color:#fff;text-align:left}.hero-kicker{margin:0;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:#ebf6f0d1}.hero-title{margin:.65rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.18;font-weight:700;max-width:720px}.hero-description{margin:1rem 0 0;max-width:620px;color:#eff8f4f2;font-size:clamp(1rem,1.65vw,1.14rem);line-height:1.55}.hero-actions{margin-top:1.7rem;display:flex;flex-wrap:wrap;gap:.8rem}.hero-btn{border-radius:12px;font-size:1rem;font-weight:600;padding:.72rem 1.28rem;cursor:pointer;color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.hero-btn-primary{background:#2b876140}.hero-btn-primary:hover{background-color:#2b876166;opacity:.96;transform:translateY(-1px)}.hero-btn-secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.35)}.hero-btn-secondary:hover{background:#ffffff24;opacity:.96;transform:translateY(-1px)}.hero-btn:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.hero-visual{display:flex;justify-content:center}.hero-visual-card{width:min(430px,100%);border-radius:16px;padding:1.4rem 1.3rem;background:#ffffff1c;border:1px solid rgba(255,255,255,.27);backdrop-filter:blur(14px) saturate(155%);-webkit-backdrop-filter:blur(14px) saturate(155%);color:#f8fffb}.hero-visual-card h2{margin:0;font-size:1.2rem;font-weight:600}.hero-visual-card p{margin:.75rem 0 0;font-size:.95rem;line-height:1.6;color:#ebf6f2f2}.hero-metrics{margin:1rem 0 0;padding:0;list-style:none;display:grid;gap:.55rem}.hero-metrics li{display:flex;align-items:center;gap:.52rem;padding:.55rem .7rem;border-radius:10px;border:1px solid rgba(255,255,255,.23);background:#ffffff14;font-size:.88rem}.hero-metric-icon{width:19px;height:19px;display:inline-flex;flex:0 0 19px;color:#e6f3ecb8}.hero-metric-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-fade{opacity:0;transform:translateY(14px);animation:heroFadeUp .52s ease-out forwards}.hero-fade-1{animation-delay:.08s}.hero-fade-2{animation-delay:.16s}.hero-fade-3{animation-delay:.24s}.hero-fade-4{animation-delay:.32s}.hero-fade-5{animation-delay:.4s}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.hero-section{padding-top:9.7rem}.hero-shell{grid-template-columns:1fr;gap:1.55rem}.hero-main{text-align:center}.hero-description,.hero-title{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual-card{width:min(520px,100%)}}@media (max-width: 520px){.hero-section{padding:10.2rem 1rem 2.5rem}.hero-title{line-height:1.22}.hero-btn{width:100%;font-size:.95rem;padding:.7rem 1rem}}.problem-section{position:relative;padding:5.2rem 1.5rem;background:#123426}.problem-shell{width:min(1120px,100%);margin:0 auto}.problem-title{margin:0;text-align:left;font-size:clamp(1.8rem,3.2vw,2.7rem);font-weight:700;color:#9fe3bf;line-height:1.25}.problem-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.problem-card{border-radius:16px;padding:1.2rem 1.1rem;background:#ffffff26;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.problem-icon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22)}.problem-icon svg{width:40px;height:40px;fill:none;stroke:#e2ffeff2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.problem-card h3{margin:.85rem 0 0;font-size:1.35rem;line-height:1.25;color:#e4ffef}.problem-card p{margin:.58rem 0 0;font-size:.98rem;line-height:1.5;color:#e9f7efe0}.problem-context{margin:1.15rem 0 0;text-align:center;color:#d5ecdfb8;font-size:.92rem}.problem-insight{margin:1.05rem auto 0;max-width:860px;padding:1.05rem 1.15rem;border-radius:14px;text-align:center;color:#e3fff0;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);line-height:1.55}.problem-reveal{opacity:0;transform:translateY(20px);animation:problemFadeUp .6s ease-out forwards}.problem-reveal-1{animation-delay:.06s}.problem-reveal-2{animation-delay:.14s}.problem-reveal-3{animation-delay:.22s}.problem-reveal-4{animation-delay:.3s}.problem-reveal-5{animation-delay:.38s}.problem-reveal-6{animation-delay:.46s}@keyframes problemFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 980px){.problem-grid{grid-template-columns:1fr;gap:.85rem}.problem-title{text-align:center}}@media (max-width: 520px){.problem-section{padding:4.3rem 1rem}.problem-card{padding:1rem}.problem-card h3{font-size:1.2rem}.problem-card p{font-size:.93rem}.problem-insight{padding:.95rem;font-size:.95rem}}.solution-section{position:relative;overflow:hidden;padding:5.1rem 1.5rem;color:#fff}.solution-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.25)}.solution-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.solution-shell{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto}.solution-title{margin:0;text-align:center;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.2;color:#d5ffe0;font-weight:700;opacity:0;transform:translateY(18px)}.solution-title.is-visible{animation:solutionFadeUp .6s ease-out forwards}.solution-underline{width:88px;height:2px;margin:.9rem auto 0;background:#2b876180}.solution-grid{margin-top:2.1rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.solution-step{position:relative;padding:1.2rem 1rem 1rem;border-radius:14px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:0;transform:translateY(18px)}.solution-step.is-visible{animation:solutionFadeUp .6s ease-out forwards}.solution-step-number{position:absolute;top:.45rem;right:.72rem;font-size:2rem;line-height:1;font-weight:700;color:#ffffffb8;letter-spacing:.02em;pointer-events:none}.solution-step-icon{width:56px;height:56px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#85d5ae73,#2b876147);border:1px solid rgba(43,135,97,.28)}.solution-step-icon svg{width:27px;height:27px;fill:none;stroke:#fffffff2;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.solution-step h3{margin:.9rem 0 0;font-size:1.08rem;line-height:1.35;color:#d5ffe0}.solution-step p{margin:.55rem 0 0;font-size:.92rem;line-height:1.5;color:#e2e2e2}@keyframes solutionFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.solution-section{padding:4.3rem 1rem}.solution-grid{grid-template-columns:1fr;gap:.85rem}.solution-step{padding:1.05rem .95rem .95rem}.solution-step h3{font-size:1rem}.solution-step p{font-size:.9rem}}.about-container{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;overflow:hidden;background:#000}.about-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.28)}.about-layout{position:relative;z-index:2;width:min(1120px,100%);display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.about-content{max-width:100%;padding:2.5rem 2rem;background:#ffffff0f;border-radius:20px;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);box-shadow:0 12px 32px #0006;border:1px solid rgba(255,255,255,.15);text-align:left;animation:fadeUp 1.5s ease-out forwards;opacity:0}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#b5ffbf}.about-text{font-size:1.15rem;line-height:1.75;color:#f0f0f0;font-weight:400}.about-ops{animation-delay:.15s;text-align:left}.about-ops-title{margin:0;color:#b5ffbf;font-size:2rem;font-weight:700}.about-ops-subtitle{margin:.75rem 0 0;color:#e7f2eb;font-size:1rem;line-height:1.6}.about-ops-list{list-style:none;margin:1rem 0 0;padding:0;display:grid;gap:.55rem}.about-ops-list li{display:flex;align-items:center;gap:.58rem;color:#f0f0f0;font-size:.96rem;line-height:1.45}.about-ops-icon{width:22px;height:22px;display:inline-flex;flex:0 0 22px;color:#deffebdb}.about-ops-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}@keyframes fadeUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.about-layout{grid-template-columns:1fr}.about-title{font-size:2rem}.about-ops-title{font-size:1.7rem}.about-text{font-size:1rem}.about-content{padding:2rem 1.5rem}}.impact-container{position:relative;min-height:100vh;overflow:hidden;color:#fff;display:flex;align-items:center;justify-content:center;padding:5rem 2rem;text-align:center;background-color:#000}.impact-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(.4)}.impact-overlay{position:relative;z-index:2;width:100%;max-width:720px;background:#ffffff14;border-radius:20px;padding:3rem 2rem;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 60px #0006;transition:all .3s ease-in-out}.impact-overlay:hover{box-shadow:0 24px 70px #0000008c}.impact-title{font-size:2.4rem;font-weight:700;margin-bottom:1.2rem;color:#fff}.impact-description{font-size:1.1rem;color:#e0e0e0;margin-bottom:2.55rem;line-height:1.72}.floating-field{position:relative}.impact-form input,.impact-form textarea{width:100%;padding:1.25rem 1rem .72rem;margin-bottom:0;border:1px solid rgba(43,135,97,.18);border-radius:10px;font-size:1rem;background:#fffffff5;color:#222;transition:border-color .24s ease,border-width .24s ease,box-shadow .24s ease;line-height:1.35}.impact-form input[aria-invalid=true],.impact-form textarea[aria-invalid=true]{border-width:2px;border-color:#e47e7ee6;box-shadow:0 0 0 2px #e47e7e2e}.impact-form input:focus,.impact-form textarea:focus{outline:none;border-width:2px;border-color:#96e6bbfa;box-shadow:0 0 0 2px #96e6bb33}.impact-form textarea{resize:none}.floating-field>label{position:absolute;top:.95rem;left:.92rem;color:#445e52d9;font-size:.95rem;line-height:1;pointer-events:none;transform-origin:left center;transition:transform .22s ease,color .22s ease}.floating-field:focus-within>label,.floating-field.has-value>label{transform:translateY(-.58rem) scale(.86);color:#2b8761f2}.required-asterisk{color:#e47e7ef2}.impact-form button{width:100%;padding:1rem;min-height:54px;font-size:1.05rem;background:#2b8761d9;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 8px 20px #0003}.impact-form button:hover{background:#2b8761;transform:translateY(-1px);box-shadow:0 12px 30px #2b876159}.impact-form button:disabled{opacity:.78;cursor:not-allowed;transform:none;box-shadow:0 8px 20px #0003}.field-note{font-size:.85rem;color:#d8e4dee0;margin-top:.52rem;margin-bottom:.1rem;text-align:left;padding-left:2px;font-style:normal;line-height:1.45}.success-message{background-color:#00800033;color:#b0ffc0;padding:1rem;margin-top:1rem;border-radius:8px;font-weight:500;animation:fadeIn .5s ease-in-out}@media (max-width: 600px){.impact-overlay{padding:2rem 1.5rem}.impact-title{font-size:1.9rem}.impact-description{font-size:1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.impact-message{padding:1rem;border-radius:8px;font-weight:500;margin-bottom:1.2rem;animation:fadeIn .5s ease-in-out;font-size:1rem}.impact-message.success{background-color:#27ae6033;color:#a8f0c5}.impact-message.error{background-color:#e74c3c33;color:#ffb4b4}.input-error{display:block;margin-top:8px;color:#ffb0b0;font-size:.86rem;font-weight:400;text-align:left;line-height:1.35}.form-group{margin-bottom:1.25rem}.submit-loading{display:inline-flex;align-items:center;gap:.5rem}.submit-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.45);border-top-color:#fffffff2;border-radius:50%;animation:impactSpin .9s linear infinite}@keyframes impactSpin{to{transform:rotate(360deg)}}.footer{padding:2rem 1.2rem 2.2rem;background:#6c766ed1;backdrop-filter:blur(16px) saturate(155%);-webkit-backdrop-filter:blur(16px) saturate(155%);border-top:1px solid rgba(255,255,255,.16);box-shadow:0 -10px 24px #0003;opacity:0;transform:translateY(14px);transition:transform .34s cubic-bezier(.4,0,.2,1),opacity .34s cubic-bezier(.4,0,.2,1)}.footer.is-visible{opacity:1;transform:translateY(0)}.footer-inner{width:min(1120px,100%);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.1rem}.footer-logo{width:112px;max-width:100%;height:auto;object-fit:contain;display:block;align-self:center}.footer-tagline{margin:0;font-size:.98rem;color:#fff}.footer-email{position:relative;color:#fff;text-decoration:none;font-weight:500;transition:color .22s ease}.footer-email-wrap{display:inline-flex;align-items:center;gap:.42rem}.footer-email-icon{width:16px;height:16px;display:inline-flex;color:#fff}.footer-email-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer-email:after{content:"";position:absolute;left:0;bottom:-3px;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.footer-email:hover{color:#f1fff7;text-shadow:0 0 8px rgba(196,239,212,.24)}.footer-email:hover:after{transform:scaleX(1)}.footer-email:focus-visible{outline:2px solid rgba(198,236,213,.7);outline-offset:3px;border-radius:4px}@media (max-width: 760px){.footer-inner{flex-direction:column;text-align:center;gap:.75rem}.footer-tagline{font-size:.93rem}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6;scroll-behavior:smooth}
