[data-astro-cid-tal57otx]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{font-family:Arial,Helvetica,sans-serif;background-color:#0d1117;color:#c9d1d9;min-height:100vh}h1[data-astro-cid-tal57otx],h2[data-astro-cid-tal57otx],h3[data-astro-cid-tal57otx]{font-family:Arial Black,Arial,sans-serif}nav[data-astro-cid-tal57otx]{display:flex;justify-content:space-between;align-items:center;padding:0 32px;height:58px;background:#0d1117eb;backdrop-filter:blur(8px);border-bottom:1px solid #21262d;position:sticky;top:0;z-index:200}.back-btn[data-astro-cid-tal57otx]{display:flex;align-items:center;gap:8px;background:none;border:1px solid #30363d;border-radius:8px;padding:7px 14px;color:#c9d1d9;font-size:.82rem;font-weight:700;font-family:Arial,sans-serif;cursor:pointer;text-decoration:none;transition:border-color .2s,color .2s}.back-btn[data-astro-cid-tal57otx]:hover{border-color:#388bfd80;color:#e6edf3}.hamburger[data-astro-cid-tal57otx]{background:none;border:1px solid #30363d;border-radius:8px;padding:8px 10px;cursor:pointer;display:flex;flex-direction:column;gap:5px;transition:border-color .2s}.hamburger[data-astro-cid-tal57otx]:hover{border-color:#388bfd80}.hamburger[data-astro-cid-tal57otx] span[data-astro-cid-tal57otx]{display:block;width:20px;height:2px;background:#c9d1d9;border-radius:2px;transition:all .25s ease}.hamburger[data-astro-cid-tal57otx].open span[data-astro-cid-tal57otx]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-tal57otx].open span[data-astro-cid-tal57otx]:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-tal57otx].open span[data-astro-cid-tal57otx]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-menu[data-astro-cid-tal57otx]{display:none;position:absolute;top:66px;right:24px;background:#161b22;border:1px solid #30363d;border-radius:12px;padding:8px;min-width:210px;box-shadow:0 8px 32px #0009;z-index:300}.nav-menu[data-astro-cid-tal57otx].open{display:block}.nav-menu[data-astro-cid-tal57otx] a[data-astro-cid-tal57otx]{display:flex;align-items:center;gap:12px;padding:10px 14px;color:#c9d1d9;text-decoration:none;border-radius:8px;font-size:.88rem;font-weight:700;font-family:Arial,sans-serif;cursor:pointer;transition:background .15s}.nav-menu[data-astro-cid-tal57otx] a[data-astro-cid-tal57otx]:hover{background:#1c2128;color:#e6edf3}.hero-header[data-astro-cid-tal57otx]{position:relative;background-image:url(/American_Flag.jpg);background-size:cover;background-position:center;padding:80px 24px;text-align:center;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-header[data-astro-cid-tal57otx]:before{content:"";position:absolute;inset:0;background:#0d1117b8}.hero-header[data-astro-cid-tal57otx]>[data-astro-cid-tal57otx]{position:relative;z-index:1}.section-card[data-astro-cid-tal57otx]{max-width:720px;margin:32px auto 0;padding:0 24px}.card[data-astro-cid-tal57otx]{background:#161b22;border:1px solid #21262d;border-radius:14px;box-shadow:0 4px 24px #0000004d;padding:32px}.section-title[data-astro-cid-tal57otx]{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:#58a6ff;margin-bottom:8px;font-weight:700}.divider[data-astro-cid-tal57otx]{width:300px;height:2px;background:linear-gradient(90deg,#388bfd,transparent);border-radius:2px;margin-bottom:24px}.gallery-grid[data-astro-cid-tal57otx]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:560px){.gallery-grid[data-astro-cid-tal57otx]{grid-template-columns:repeat(2,1fr)}}.gallery-card[data-astro-cid-tal57otx]{background:#1c2128;border:2px solid #30363d;border-radius:12px;overflow:hidden;transition:border-color .2s,transform .2s;cursor:pointer}.gallery-card[data-astro-cid-tal57otx]:hover{border-color:#388bfd60;transform:translateY(-2px)}.gallery-card[data-astro-cid-tal57otx] img[data-astro-cid-tal57otx]{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;background:#161b22}.gallery-card-body[data-astro-cid-tal57otx]{padding:8px 10px}.gallery-card-title[data-astro-cid-tal57otx]{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8b949e;margin-bottom:2px}.gallery-card-caption[data-astro-cid-tal57otx]{font-size:.8rem;line-height:1.5;color:#8b949e}@keyframes sectionFlash{0%{box-shadow:0 4px 24px #0000004d}20%{box-shadow:0 0 0 2px #ffffff1f,0 4px 28px #388bfd2e}to{box-shadow:0 4px 24px #0000004d}}.flash[data-astro-cid-tal57otx]{animation:sectionFlash 1.7s ease forwards}.lightbox[data-astro-cid-tal57otx]{display:none;position:fixed;inset:0;background:#000000e0;z-index:999;align-items:center;justify-content:center;padding:24px}.lightbox[data-astro-cid-tal57otx].open{display:flex}.lightbox-inner[data-astro-cid-tal57otx]{position:relative;max-width:860px;width:100%;background:#161b22;border:1px solid #30363d;border-radius:14px;overflow:hidden}.lightbox-inner[data-astro-cid-tal57otx] img[data-astro-cid-tal57otx]{width:100%;max-height:78vh;object-fit:contain;display:block;background:#0d1117}.lightbox-footer[data-astro-cid-tal57otx]{padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.lightbox-title[data-astro-cid-tal57otx]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#58a6ff}.lightbox-close[data-astro-cid-tal57otx]{position:absolute;top:12px;right:14px;background:#0009;border:1px solid #30363d;border-radius:6px;color:#c9d1d9;font-size:1rem;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-tal57otx]:hover{color:#fff;border-color:#888}.lightbox-download[data-astro-cid-tal57otx]{padding:7px 16px;background:#388bfd;color:#fff;border:none;border-radius:8px;font-size:.82rem;font-weight:700;font-family:Arial,sans-serif;text-decoration:none}.lightbox-download[data-astro-cid-tal57otx]:hover{background:#58a6ff}
