.gallery-actions[data-astro-cid-sahthylw]{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.gallery-caption-wrapper[data-astro-cid-sahthylw]{width:100%;max-width:480px;background:#fff;border-radius:16px;padding:1rem 1.25rem;box-shadow:0 12px 26px #0b1f5e1f;text-align:left;color:#111827}.gallery-caption-label[data-astro-cid-sahthylw]{display:block;font-weight:700;margin-bottom:.5rem;color:var(--secondary)}.gallery-caption-input[data-astro-cid-sahthylw]{width:100%;border-radius:12px;border:1px solid rgba(7,20,63,.18);padding:.75rem 1rem;font-size:.95rem;resize:vertical;min-height:68px;max-height:180px;box-shadow:inset 0 1px 3px #0f172a0f;transition:border-color .2s ease,box-shadow .2s ease}.gallery-caption-input[data-astro-cid-sahthylw]:focus{outline:none;border-color:var(--secondary-light);box-shadow:0 0 0 3px #1e3a8a2e}.gallery-caption-input[data-astro-cid-sahthylw]:disabled{opacity:.65;cursor:not-allowed;background:#f1f5f9}.gallery-caption-hint[data-astro-cid-sahthylw]{margin-top:.5rem;font-size:.8rem;color:#475569}.gallery-add-btn[data-astro-cid-sahthylw]{padding:.85rem 1.75rem;border-radius:9999px;background:var(--primary);color:#fff;font-weight:700;border:none;cursor:pointer;box-shadow:0 10px 20px #0b1f5e2e;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.gallery-add-btn[data-astro-cid-sahthylw]:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0b1f5e38;background:var(--primary-dark)}.gallery-add-btn[data-astro-cid-sahthylw]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.gallery-auth[data-astro-cid-sahthylw]{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;background:#fff;padding:.75rem 1.25rem;border-radius:9999px;box-shadow:0 6px 14px #00000014;color:#1f2937;max-width:100%}.gallery-access-note[data-astro-cid-sahthylw]{margin-top:.5rem;font-size:.85rem;color:#cf2e2e;font-weight:600;text-align:center;line-height:1.4}.gallery-user[data-astro-cid-sahthylw]{display:flex;align-items:center;gap:.75rem;min-width:0}.gallery-user-meta[data-astro-cid-sahthylw]{display:flex;flex-direction:column;min-width:0}.gallery-user-name[data-astro-cid-sahthylw]{font-weight:700;color:var(--secondary)}.gallery-user-email[data-astro-cid-sahthylw]{font-size:.85rem;color:#4b5563}.gallery-auth[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:42px;height:42px;border-radius:50%;object-fit:cover}.gallery-auth[data-astro-cid-sahthylw] button[data-astro-cid-sahthylw]{background:none;border:none;color:var(--secondary);font-weight:600;cursor:pointer;padding:.25rem .5rem}.gallery-upload-hint[data-astro-cid-sahthylw]{font-size:.95rem;color:#1f2937;font-weight:500}.gallery-login[data-astro-cid-sahthylw]{display:flex;justify-content:center}.hidden[data-astro-cid-sahthylw]{display:none!important}.container[data-astro-cid-sahthylw]{max-width:1200px;margin:0 auto}.gallery-intro[data-astro-cid-sahthylw]{margin-bottom:2rem;text-align:center;color:#4b5563}.gallery-intro[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{margin-bottom:.75rem}.gallery-meta[data-astro-cid-sahthylw]{margin:0 0 1rem;color:#1f2937;font-weight:600}.album-link[data-astro-cid-sahthylw]{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--secondary);text-decoration:none;transition:color .2s ease}.album-link[data-astro-cid-sahthylw]:hover{color:var(--secondary-light)}.gallery-alert[data-astro-cid-sahthylw]{margin-bottom:2rem;padding:1rem 1.5rem;border-radius:12px;background:#cf2e2e1f;color:#7f1d1d;border:1px solid rgba(207,46,46,.2);text-align:center;font-weight:600}.gallery-empty[data-astro-cid-sahthylw]{text-align:center;color:#6b7280;font-size:1.05rem;margin:2rem 0 0}.gallery-section[data-astro-cid-sahthylw]{padding:4rem 1rem;background:#f8fafc}.gallery-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.gallery-item[data-astro-cid-sahthylw]{transition:opacity .3s ease}.gallery-item[data-astro-cid-sahthylw].hidden{display:none}.gallery-card[data-astro-cid-sahthylw]{display:block;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000000f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:pointer;border-left:4px solid var(--primary);color:inherit;background:none;border:none;text-align:left;padding:0;width:100%;appearance:none}.gallery-card[data-astro-cid-sahthylw]:hover{transform:translateY(-4px);box-shadow:0 14px 30px #0000001f;border-left-color:var(--primary-dark)}.gallery-card[data-astro-cid-sahthylw]:focus-visible{outline:3px solid var(--accent-gold);outline-offset:4px}.gallery-card[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:250px;object-fit:cover}.gallery-caption-tag[data-astro-cid-sahthylw]{position:absolute;left:1rem;bottom:1rem;max-width:calc(100% - 2rem);background:#fffffff0;color:#0f172a;padding:.5rem .75rem;border-radius:12px;font-weight:600;font-size:.9rem;line-height:1.3;box-shadow:0 8px 18px #0f172a33;pointer-events:none;z-index:2;opacity:1;transform:translateY(0);transition:opacity .25s ease,transform .25s ease;overflow-wrap:anywhere}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-caption-tag[data-astro-cid-sahthylw],.gallery-card[data-astro-cid-sahthylw]:focus-visible .gallery-caption-tag[data-astro-cid-sahthylw]{opacity:0;transform:translateY(8px)}.gallery-overlay[data-astro-cid-sahthylw]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#000c);color:#fff;padding:2rem 1.5rem 1.5rem;transform:translateY(100%);transition:transform .3s ease;z-index:1}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-overlay[data-astro-cid-sahthylw]{transform:translateY(0)}.gallery-overlay[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.gallery-overlay[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{font-size:.9rem;opacity:.9}.gallery-link[data-astro-cid-sahthylw]{display:inline-block;margin-top:.75rem;font-size:.85rem;font-weight:600;color:var(--accent-gold)}.gallery-card[data-astro-cid-sahthylw]:hover .gallery-link[data-astro-cid-sahthylw],.gallery-card[data-astro-cid-sahthylw]:focus-visible .gallery-link[data-astro-cid-sahthylw]{color:var(--accent-gold-light)}.gallery-modal[data-astro-cid-sahthylw]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:60}.gallery-modal[data-astro-cid-sahthylw].hidden{display:none!important}.gallery-modal-backdrop[data-astro-cid-sahthylw]{position:absolute;inset:0;background:#07143fbd;backdrop-filter:blur(4px)}.gallery-modal-dialog[data-astro-cid-sahthylw]{position:relative;background:#fff;border-radius:16px;box-shadow:0 18px 45px #0b1f5e40;overflow:hidden;max-width:min(960px,90vw);width:100%;z-index:1;display:flex;flex-direction:column}.gallery-modal-nav[data-astro-cid-sahthylw]{position:absolute;top:50%;transform:translateY(-50%);background:#0b1f5ed9;color:#fff;border:none;width:48px;height:48px;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2}.gallery-modal-nav[data-astro-cid-sahthylw]:hover{background:#0b1f5e;transform:translateY(-50%) scale(1.05)}.gallery-modal-nav[data-astro-cid-sahthylw]:active{transform:translateY(-50%) scale(.96)}.gallery-modal-nav--prev[data-astro-cid-sahthylw]{left:1rem}.gallery-modal-nav--next[data-astro-cid-sahthylw]{right:1rem}.gallery-modal-close[data-astro-cid-sahthylw]{position:absolute;top:1rem;right:1rem;border:none;background:#0b1f5ed9;color:#fff;border-radius:9999px;width:36px;height:36px;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery-modal-close[data-astro-cid-sahthylw]:hover{background:#0b1f5e}.gallery-modal-figure[data-astro-cid-sahthylw]{margin:0;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem 1.5rem 2rem}.gallery-modal-figure[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;max-height:65vh;object-fit:contain;border-radius:12px;background:#f8fafc}.gallery-modal-caption[data-astro-cid-sahthylw]{display:flex;flex-direction:column;gap:.5rem}.gallery-modal-caption[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{font-size:1.5rem;color:var(--secondary);margin:0}.gallery-modal-caption[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{margin:0;color:#4b5563;font-weight:500}.gallery-modal-caption[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]{color:var(--primary);font-weight:700;text-decoration:none;margin-top:.5rem;align-self:flex-start}.gallery-modal-caption[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover{color:var(--primary-dark)}body.gallery-modal-open{overflow:hidden}@media(max-width:768px){.gallery-modal[data-astro-cid-sahthylw]{padding:1rem}.gallery-modal-dialog[data-astro-cid-sahthylw]{border-radius:12px}.gallery-modal-nav[data-astro-cid-sahthylw]{width:40px;height:40px;font-size:1.5rem}.gallery-modal-figure[data-astro-cid-sahthylw]{padding:1rem 1rem 1.5rem}.gallery-modal-close[data-astro-cid-sahthylw]{top:.75rem;right:.75rem}}.video-section[data-astro-cid-sahthylw]{padding:4rem 1rem;background:#fff}.video-section[data-astro-cid-sahthylw] h2[data-astro-cid-sahthylw]{text-align:center;color:var(--primary);font-size:2.5rem;margin-bottom:3rem}.video-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.video-card[data-astro-cid-sahthylw]{background:#f8fafc;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.video-card[data-astro-cid-sahthylw]:hover{transform:translateY(-5px)}.video-thumbnail[data-astro-cid-sahthylw]{position:relative;border-radius:8px;overflow:hidden;margin-bottom:1rem;cursor:pointer}.video-thumbnail[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:200px;object-fit:cover}.play-button[data-astro-cid-sahthylw]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:color-mix(in srgb,var(--primary) 90%,white);color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease}.video-thumbnail[data-astro-cid-sahthylw]:hover .play-button[data-astro-cid-sahthylw]{background:var(--primary);transform:translate(-50%,-50%) scale(1.1)}.video-card[data-astro-cid-sahthylw] h3[data-astro-cid-sahthylw]{color:var(--primary);font-size:1.2rem;margin-bottom:.5rem}.video-card[data-astro-cid-sahthylw] p[data-astro-cid-sahthylw]{color:#6b7280;line-height:1.6}@media(max-width:768px){.hero-content[data-astro-cid-sahthylw] h1[data-astro-cid-sahthylw]{font-size:2rem}.gallery-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr}.gallery-intro[data-astro-cid-sahthylw]{text-align:left}.video-grid[data-astro-cid-sahthylw]{grid-template-columns:1fr}}img[data-astro-cid-sahthylw][src="/images/placeholder-gallery.jpg"],img[data-astro-cid-sahthylw][src="/images/placeholder-video.jpg"]{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}
