.header{background:rgba(30,41,59,.97);backdrop-filter:blur(12px);border-bottom:2px solid var(--primary-green,#009639);box-shadow:0 10px 30px rgba(15,23,42,.2);color:var(--text-primary,#f8fafc);position:sticky;top:0;z-index:1000}.header .nav-container{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1360px;min-height:64px;padding:.65rem 1.25rem}.header .logo{align-items:center;display:flex;flex:none;gap:.65rem;min-width:0}.header .logo img{border-radius:8px;display:block;height:44px;object-fit:contain;width:44px}.header .logo-title{font-size:1.2rem;font-weight:800;line-height:1.1;white-space:nowrap}.header .logo-title a{background:var(--gradient-main,linear-gradient(135deg,#009639 0%,#ce2b37 50%,#f59e0b 100%));background-clip:text;color:var(--text-primary,#f8fafc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-decoration:none}.header .mobile-menu-toggle{align-items:center;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.16);border-radius:8px;color:var(--text-primary,#f8fafc);cursor:pointer;display:none;flex-direction:column;gap:4px;height:44px;justify-content:center;min-width:44px;padding:0}.header .mobile-menu-toggle span{background:currentColor;border-radius:999px;display:block;height:2px;width:18px}.header .nav-menu{align-items:center;display:flex;flex:auto;gap:.4rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.header .nav-menu li{margin:0;position:relative}.header .nav-link,.header .nav-summary{border-radius:8px;color:var(--text-secondary,#94a3b8);cursor:pointer;display:flex;align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;line-height:1.2;min-height:40px;padding:.65rem .8rem;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.header .nav-summary{list-style:none}.header .nav-summary::-webkit-details-marker{display:none}.header .nav-summary::after{border-bottom:2px solid;border-right:2px solid;content:"";height:6px;margin-top:-3px;transform:rotate(45deg);transition:transform .2s ease;width:6px}.header .nav-dropdown[open]>.nav-summary::after{margin-top:2px;transform:rotate(225deg)}.header .nav-link:hover,.header .nav-link:focus-visible,.header .nav-summary:hover,.header .nav-summary:focus-visible,.header .nav-link[aria-current=page],.header .nav-summary.is-active{background:rgba(0,150,57,.14);color:var(--primary-white,#ffffff);outline:none}.header .nav-link-primary{background:linear-gradient(135deg,rgba(0,150,57,.24),rgba(245,158,11,.16));border:1px solid rgba(0,150,57,.45);color:var(--primary-white,#ffffff)}.header .nav-link-primary:hover,.header .nav-link-primary:focus-visible,.header .nav-link-primary[aria-current=page]{background:var(--gradient-main,linear-gradient(135deg,#009639 0%,#ce2b37 50%,#f59e0b 100%))}.header .nav-submenu{background:rgba(15,23,42,.98);border:1px solid rgba(148,163,184,.22);border-radius:8px;box-shadow:0 18px 42px rgba(0,0,0,.34);display:grid;gap:.15rem;left:0;list-style:none;margin:0;min-width:220px;padding:.55rem;position:absolute;top:calc(100% + .45rem);z-index:1001}.header .nav-submenu-right{left:auto;right:0}.header .nav-dropdown:not([open]) .nav-submenu{display:none}.header .nav-submenu a{border-radius:8px;color:var(--text-secondary,#94a3b8);display:block;font-size:.92rem;font-weight:650;line-height:1.25;padding:.72rem .8rem;text-decoration:none}.header .nav-submenu a:hover,.header .nav-submenu a:focus-visible,.header .nav-submenu a[aria-current=page]{background:rgba(0,150,57,.14);color:var(--primary-white,#ffffff);outline:none}.footer{background:linear-gradient(180deg,#111827 0%,#0f172a 100%);border-top:2px solid var(--primary-green,#009639);color:var(--text-primary,#f8fafc);margin-top:0;padding:2.5rem 0 1.5rem}.footer .container{margin:0 auto;max-width:1200px;padding:0 1.5rem}.footer-responsible{align-items:center;background:rgba(0,150,57,.1);border:1px solid rgba(0,150,57,.35);border-radius:8px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.1rem}.footer-responsible strong{color:var(--primary-white,#ffffff);display:block;font-size:1rem;margin-bottom:.3rem}.footer-responsible p{color:var(--text-secondary,#94a3b8);font-size:.92rem;line-height:1.55;margin:0}.footer-responsible a{border:1px solid rgba(255,255,255,.18);border-radius:8px;color:var(--primary-white,#ffffff);flex:none;font-weight:750;padding:.65rem .9rem;text-decoration:none}.footer-responsible a:hover,.footer-responsible a:focus-visible{background:rgba(0,150,57,.18);outline:none}.footer .footer-content{display:grid;gap:1.7rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:2rem}.footer .footer-section h4{color:var(--primary-white,#ffffff);font-size:1rem;font-weight:800;margin:0 0 1rem}.footer .footer-links{list-style:none;margin:0;padding:0}.footer .footer-links li{margin:0 0 .55rem}.footer .footer-links a{color:var(--text-secondary,#94a3b8);font-size:.93rem;line-height:1.35;text-decoration:none;transition:color .2s ease}.footer .footer-links a:hover,.footer .footer-links a:focus-visible{color:var(--primary-green,#009639);outline:none}.footer .footer-bottom{align-items:center;border-top:1px solid rgba(148,163,184,.25);display:grid;gap:1rem;grid-template-columns:auto 1fr auto;padding-top:1.25rem}.footer .footer-logos{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.footer .footer-logos img{background:rgba(255,255,255,8%);border-radius:8px;display:block;object-fit:contain;padding:.25rem}.footer .footer-disclaimer p,.footer .footer-copyright p{color:var(--text-secondary,#94a3b8);font-size:.85rem;line-height:1.5;margin:0 0 .35rem}.footer .footer-copyright{text-align:right}@media(max-width:1080px){body.nav-open{overflow:hidden}.header .mobile-menu-toggle{display:inline-flex}.header .nav-menu{align-items:stretch;background:rgba(15,23,42,.99);border-top:1px solid rgba(148,163,184,.2);box-shadow:0 20px 42px rgba(0,0,0,.35);display:none;flex-direction:column;gap:.35rem;justify-content:flex-start;left:0;max-height:calc(100vh - 74px);overflow-y:auto;padding:.8rem 1.25rem 1rem;position:absolute;right:0;top:100%;z-index:999}.header .nav-menu.active{display:flex}.header .nav-link,.header .nav-summary{justify-content:space-between;min-height:44px;padding:.75rem .85rem;width:100%}.header .nav-submenu{background:rgba(255,255,255,4%);border:0;box-shadow:none;margin:.25rem 0 .5rem;min-width:0;padding:.35rem;position:static}.header .nav-submenu a{min-height:40px;padding:.65rem .75rem}}@media(max-width:960px){.footer .footer-content{grid-template-columns:repeat(2,minmax(0,1fr))}.footer .footer-bottom{grid-template-columns:1fr;text-align:left}.footer .footer-copyright{text-align:left}}@media(max-width:640px){.header .nav-container{min-height:58px;padding:.55rem 1rem}.header .logo img{height:38px;width:38px}.header .logo-title{font-size:1rem}.footer{padding-top:2rem}.footer-responsible{align-items:flex-start;flex-direction:column}.footer .footer-content{grid-template-columns:1fr}}