.pod-nav{position:sticky;top:0;z-index:10;background:rgba(8,10,18,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.pod-nav .pod-wrap{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.pod-brand{font-size:20px;font-weight:800;color:#fff;text-decoration:none;letter-spacing:0}.pod-menu{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.pod-menu a{color:#eef2f7;text-decoration:none;font-size:14px;font-weight:700}.pod-menu a:hover,.pod-menu a[aria-current=page]{color:var(--green2)}.pod-footer{background:#070a10;color:#aeb7c4;padding:30px 0}.pod-footer .pod-wrap{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.pod-footer a{color:#fff;text-decoration:none}@media (max-width:900px){.pod-nav .pod-wrap{height:auto;padding-top:16px;padding-bottom:16px;align-items:flex-start;flex-direction:column}.pod-menu{gap:14px}}@media (max-width:560px){.pod-menu a{font-size:13px}}