:root{
    --footer-green-950:#032d1a;
    --footer-green-900:#053d24;
    --footer-green-800:#075b35;
    --footer-green-700:#087b40;
    --footer-green-600:#0b8f49;
    --footer-gold:#ffd54a;
    --footer-white:#fff;
    --footer-text:#d9ebe1;
    --footer-muted:#a9c5b5;
    --footer-border:rgba(255,255,255,.12);
    --footer-shadow:0 22px 70px rgba(2,45,25,.22);
    --footer-radius:24px;
}

.footer-newsletter{position:relative;z-index:2;margin-bottom:-54px}
.footer-newsletter-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:clamp(24px,4vw,64px);align-items:center;max-width:1480px;margin-inline:auto;padding:clamp(24px,4vw,44px);color:var(--footer-white);background:radial-gradient(circle at 15% 20%,rgba(255,213,74,.18),transparent 30%),linear-gradient(135deg,var(--footer-green-700),var(--footer-green-900));border:1px solid rgba(255,255,255,.12);border-radius:var(--footer-radius);box-shadow:var(--footer-shadow)}
.footer-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:var(--footer-gold);font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.footer-newsletter-copy h3{margin:0 0 10px;font-size:clamp(1.55rem,3vw,2.55rem);font-weight:900;letter-spacing:-.035em}
.footer-newsletter-copy p{max-width:680px;margin:0;color:rgba(255,255,255,.82);line-height:1.7}
.footer-newsletter-form{width:100%}
.footer-newsletter-control{display:flex;align-items:center;gap:10px;min-height:58px;padding:7px 7px 7px 18px;background:#fff;border:2px solid transparent;border-radius:18px;box-shadow:0 14px 38px rgba(0,0,0,.15);transition:border-color .2s ease,box-shadow .2s ease}
.footer-newsletter-control:focus-within{border-color:var(--footer-gold);box-shadow:0 0 0 4px rgba(255,213,74,.18),0 14px 38px rgba(0,0,0,.15)}
.footer-newsletter-control>i{color:var(--footer-green-700);font-size:1.15rem}
.footer-newsletter-control .form-control{min-width:0;padding:0;color:#173f2a;background:transparent;border:0;box-shadow:none}
.footer-newsletter-control .form-control::placeholder{color:#7a9485}
.footer-newsletter-control .form-control.is-invalid{background-image:none}
.footer-newsletter-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding-inline:20px;color:#fff;font-weight:800;white-space:nowrap;background:var(--footer-green-700);border:0;border-radius:13px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}
.footer-newsletter-button:hover,.footer-newsletter-button:focus{color:#fff;background:var(--footer-green-600);box-shadow:0 10px 24px rgba(11,143,73,.28);transform:translateY(-1px)}
.footer-newsletter-button:disabled{cursor:not-allowed;opacity:.7;transform:none}
.footer-newsletter-meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px;color:rgba(255,255,255,.66)}
.footer-form-feedback{min-height:1.25em;text-align:right}.footer-form-feedback.is-success{color:#baf5d2}.footer-form-feedback.is-error{color:#ffd4d4}

.site-footer{position:relative;overflow:hidden;color:var(--footer-text);background:var(--footer-green-950)}
.footer-main{padding-top:78px;background:radial-gradient(circle at 80% 8%,rgba(11,143,73,.22),transparent 26%),radial-gradient(circle at 5% 85%,rgba(255,213,74,.08),transparent 24%),linear-gradient(180deg,var(--footer-green-900),var(--footer-green-950))}
.footer-brand{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none}.footer-brand:hover,.footer-brand:focus{color:#fff}
.footer-brand-mark{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;color:var(--footer-gold);font-size:1.65rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:17px}
.footer-brand-copy{display:flex;flex-direction:column}.footer-brand-copy strong{font-size:1.45rem;font-weight:950;letter-spacing:.08em;line-height:1}.footer-brand-copy small{margin-top:5px;color:var(--footer-gold);font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.footer-summary{max-width:560px;margin:22px 0 18px;color:var(--footer-muted);line-height:1.75}
.footer-trust-list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.footer-trust-list span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;color:#dff4e8;font-size:.76rem;font-weight:700;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:999px}.footer-trust-list i{color:var(--footer-gold)}

.footer-social{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.footer-social a{display:inline-grid;width:38px;height:38px;flex:0 0 38px;place-items:center;color:#fff;text-decoration:none;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.12);border-radius:50%;transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.footer-social a i{display:block;width:18px;height:18px;font-size:18px;line-height:18px;text-align:center}
.footer-social a:hover,.footer-social a:focus-visible,.footer-social a.is-hovered{color:#fff;border-color:transparent;box-shadow:0 10px 24px rgba(0,0,0,.24);transform:translateY(-3px)}
.footer-social .social-facebook:hover,.footer-social .social-facebook:focus-visible,.footer-social .social-facebook.is-hovered{background:#1877f2}
.footer-social .social-instagram:hover,.footer-social .social-instagram:focus-visible,.footer-social .social-instagram.is-hovered{background:linear-gradient(135deg,#feda75,#d62976 48%,#4f5bd5)}
.footer-social .social-x:hover,.footer-social .social-x:focus-visible,.footer-social .social-x.is-hovered{background:#111}
.footer-social .social-youtube:hover,.footer-social .social-youtube:focus-visible,.footer-social .social-youtube.is-hovered{background:#f00}
.footer-social .social-tiktok:hover,.footer-social .social-tiktok:focus-visible,.footer-social .social-tiktok.is-hovered{background:#000}

.footer-column h3{position:relative;margin:2px 0 18px;padding-bottom:11px;color:#fff;font-size:.9rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.footer-column h3::after{position:absolute;bottom:0;left:0;width:34px;height:3px;content:"";background:var(--footer-gold);border-radius:999px}
.footer-column>a{display:flex;align-items:flex-start;gap:9px;width:fit-content;margin:0 0 11px;color:var(--footer-muted);font-size:.9rem;line-height:1.5;text-decoration:none;transition:color .2s ease,transform .2s ease}
.footer-column>a i{margin-top:2px;color:rgba(255,213,74,.78)}.footer-column>a:hover,.footer-column>a:focus-visible{color:#fff;transform:translateX(3px)}
.footer-contact{display:grid;gap:12px;margin:0 0 18px;font-style:normal}.footer-contact>span,.footer-contact>a{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;color:var(--footer-muted);font-size:.88rem;line-height:1.55;text-decoration:none}.footer-contact i{margin-top:3px;color:var(--footer-gold)}.footer-contact a:hover,.footer-contact a:focus-visible{color:#fff}
.footer-support-button{display:inline-flex!important;min-height:42px;align-items:center!important;justify-content:center;gap:8px!important;padding:9px 14px;color:#fff!important;font-weight:800;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:12px}.footer-support-button:hover,.footer-support-button:focus-visible{background:var(--footer-green-700);transform:translateY(-1px)!important}

.footer-app-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:42px;padding:18px 20px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);border-radius:18px}.footer-app-row>div{display:flex;align-items:center;gap:13px}.footer-app-row strong,.footer-app-row small{display:block}.footer-app-row strong{color:#fff}.footer-app-row small{margin-top:3px;color:var(--footer-muted)}
.footer-app-icon{display:grid;width:46px;height:46px;flex:0 0 46px;place-items:center;color:var(--footer-gold);font-size:1.25rem;background:rgba(255,255,255,.08);border-radius:14px}
.footer-install-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:9px 16px;color:var(--footer-green-950);font-weight:850;white-space:nowrap;background:var(--footer-gold);border:0;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.footer-install-button:hover,.footer-install-button:focus-visible{box-shadow:0 10px 28px rgba(255,213,74,.22);transform:translateY(-2px)}

.footer-bottom{color:var(--footer-muted);background:#021f12;border-top:1px solid var(--footer-border)}.footer-bottom-inner{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;font-size:.82rem}.footer-bottom-links{display:flex;align-items:center;gap:18px}.footer-bottom-links a{color:var(--footer-muted);text-decoration:none}.footer-bottom-links a:hover,.footer-bottom-links a:focus-visible{color:#fff}

.pwa-install-banner{position:fixed;right:20px;bottom:20px;z-index:1070;display:none;width:min(420px,calc(100vw - 28px));padding:16px;background:#fff;border:1px solid #dce9e1;border-radius:18px;box-shadow:0 22px 70px rgba(5,61,36,.24)}.pwa-install-banner.show{display:block;animation:footerSlideUp .32s ease both}.pwa-install-header{display:flex;align-items:center;gap:12px}.pwa-install-header strong,.pwa-install-header small{display:block}.pwa-install-header small{margin-top:3px;color:#6d7f74}.pwa-install-icon{width:48px;height:48px;flex:0 0 48px;border-radius:14px}
.mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:1040;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:6px max(8px,env(safe-area-inset-right)) calc(6px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:rgba(255,255,255,.97);border-top:1px solid #dce9e1;box-shadow:0 -10px 30px rgba(11,89,50,.12);backdrop-filter:blur(16px)}.mobile-bottom-nav a{display:flex;min-width:0;min-height:54px;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#5d7065;font-size:.69rem;font-weight:750;text-decoration:none;border-radius:12px}.mobile-bottom-nav a i{font-size:1.2rem}.mobile-bottom-nav a:hover,.mobile-bottom-nav a:focus-visible,.mobile-bottom-nav a.active{color:var(--footer-green-700);background:#edf9f2}
.footer-back-to-top{position:fixed;right:20px;bottom:94px;z-index:1035;display:grid;width:44px;height:44px;place-items:center;color:#fff;background:var(--footer-green-700);border:0;border-radius:14px;box-shadow:0 12px 30px rgba(5,61,36,.22);opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s ease,transform .2s ease,background-color .2s ease}.footer-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.footer-back-to-top:hover,.footer-back-to-top:focus-visible{background:var(--footer-green-600)}
@keyframes footerSlideUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}

@media (min-width:768px){.mobile-bottom-nav{display:none}.footer-back-to-top{bottom:24px}}
@media (max-width:991.98px){.footer-newsletter-card{grid-template-columns:minmax(0,1fr)}.footer-main{padding-top:82px}.footer-app-row{align-items:flex-start;flex-direction:column}}
@media (max-width:767.98px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.footer-newsletter{margin-bottom:-38px}.footer-newsletter-card{padding:22px;border-radius:20px}.footer-newsletter-control{align-items:stretch;flex-wrap:wrap;padding:10px}.footer-newsletter-control>i{display:none}.footer-newsletter-control .form-control{width:100%;min-height:44px;padding:0 6px}.footer-newsletter-button{width:100%}.footer-newsletter-meta{flex-direction:column;gap:4px}.footer-form-feedback{text-align:left}.footer-main{padding-top:64px}.footer-column h3{margin-top:8px}.footer-app-row{margin-top:28px}.footer-install-button{width:100%}.footer-bottom-inner{padding-block:18px;text-align:center;flex-direction:column;justify-content:center;gap:12px}.footer-bottom-links{justify-content:center;flex-wrap:wrap;gap:10px 16px}.pwa-install-banner{right:14px;bottom:calc(82px + env(safe-area-inset-bottom));left:14px;width:auto}.footer-back-to-top{right:14px;bottom:calc(84px + env(safe-area-inset-bottom))}}
@media (max-width:479.98px){.footer-social a{width:36px;height:36px;flex-basis:36px}.footer-social a i{width:17px;height:17px;font-size:17px;line-height:17px}.footer-trust-list{align-items:flex-start;flex-direction:column}}
@media (min-width:1600px){.footer-newsletter-card{max-width:1680px}.footer-main>.container-fluid,.footer-bottom>.container-fluid{max-width:1920px;margin-inline:auto}}
@media (display-mode:standalone){.pwa-install-banner,.footer-install-button{display:none!important}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
