.home-layout[data-astro-cid-3mhbem3k]{align-items:flex-start;gap:1em;display:flex}.home-main[data-astro-cid-3mhbem3k]{flex:1;min-width:0}.gallery-card[data-astro-cid-3mhbem3k]{background:rgb(var(--gray-light));box-shadow:var(--box-shadow);border-radius:8px;margin-bottom:1.5em;padding:1.5em;transition:transform .25s,box-shadow .25s}.gallery-card[data-astro-cid-3mhbem3k]:hover{box-shadow:var(--box-shadow);transform:translateY(-2px)}.gallery-card[data-astro-cid-3mhbem3k] h1[data-astro-cid-3mhbem3k]{margin-bottom:.25em;font-size:1.5em}.gallery-desc[data-astro-cid-3mhbem3k]{color:rgb(var(--gray));margin-top:0;margin-bottom:1em;font-size:.9em}.gallery-grid[data-astro-cid-3mhbem3k]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1em;display:grid}.gallery-item[data-astro-cid-3mhbem3k]{background:rgba(var(--gray), .1);cursor:pointer;border-radius:8px;flex-direction:column;transition:transform .2s;display:flex;overflow:hidden}.gallery-item[data-astro-cid-3mhbem3k]:hover{transform:scale(1.02)}.gallery-img-wrap[data-astro-cid-3mhbem3k]{position:relative;overflow:hidden}.gallery-img-wrap[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.copyright-btn[data-astro-cid-3mhbem3k]{color:#fff;cursor:pointer;opacity:0;z-index:2;backdrop-filter:blur(2px);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85em;font-weight:700;line-height:1;transition:opacity .2s,background .2s,transform .2s;display:flex;position:absolute;top:.5em;right:.5em}.gallery-img-wrap[data-astro-cid-3mhbem3k]:hover .copyright-btn[data-astro-cid-3mhbem3k]{opacity:1}.copyright-btn[data-astro-cid-3mhbem3k]:hover{background:#000c;transform:scale(1.1)}.gallery-item-caption[data-astro-cid-3mhbem3k]{background:rgba(var(--gray), .08);color:rgb(var(--gray-dark));text-align:center;border-top:1px solid rgba(var(--gray), .12);padding:.6em .8em;font-size:.85em}.sub-gallery-card[data-astro-cid-3mhbem3k]{background:rgb(var(--gray-light));border:1px solid rgba(var(--accent), .5);color:inherit;box-shadow:var(--box-shadow);border-radius:8px;margin-top:2em;padding:1.5em;text-decoration:none;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:block}.sub-gallery-card[data-astro-cid-3mhbem3k]:hover{background:rgb(var(--gray-light));border-color:var(--accent);box-shadow:var(--box-shadow);transform:translateY(-2px)}.sub-gallery-card-content[data-astro-cid-3mhbem3k]{justify-content:space-between;align-items:center;gap:1em;display:flex}.sub-gallery-card-content[data-astro-cid-3mhbem3k] h2[data-astro-cid-3mhbem3k]{color:var(--accent);margin:0;font-size:1.15em}.sub-gallery-card-content[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]{color:rgb(var(--gray));flex:1;margin:0;font-size:.85em}.sub-gallery-card-arrow[data-astro-cid-3mhbem3k]{color:var(--accent);flex-shrink:0;font-size:1.25em;transition:transform .2s}.sub-gallery-card[data-astro-cid-3mhbem3k]:hover .sub-gallery-card-arrow[data-astro-cid-3mhbem3k]{transform:translate(4px)}.lightbox-overlay[data-astro-cid-3mhbem3k]{z-index:1000;opacity:0;visibility:hidden;background:#000000d9;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}.lightbox-overlay[data-astro-cid-3mhbem3k].active{opacity:1;visibility:visible}.lightbox-content[data-astro-cid-3mhbem3k]{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex;position:relative}.lightbox-content[data-astro-cid-3mhbem3k] img[data-astro-cid-3mhbem3k]{object-fit:contain;border-radius:4px;max-width:100%;max-height:85vh;display:block;box-shadow:0 8px 32px #00000080}.lightbox-close[data-astro-cid-3mhbem3k]{color:#fff;cursor:pointer;z-index:1001;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;line-height:1;transition:background .2s;display:flex;position:fixed;top:1rem;right:1rem}.lightbox-close[data-astro-cid-3mhbem3k]:hover{background:#ffffff4d}.copyright-modal-overlay[data-astro-cid-3mhbem3k]{z-index:1100;opacity:0;visibility:hidden;backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;transition:opacity .2s,visibility .2s;display:flex;position:fixed;inset:0}.copyright-modal-overlay[data-astro-cid-3mhbem3k].active{opacity:1;visibility:visible}.copyright-modal[data-astro-cid-3mhbem3k]{background:rgb(var(--gray-light));border-radius:16px;width:90%;max-width:400px;padding:0;animation:.25s copyrightModalIn;position:relative;box-shadow:0 16px 48px #0000004d}@keyframes copyrightModalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.copyright-modal-close[data-astro-cid-3mhbem3k]{background:rgba(var(--gray), .15);width:32px;height:32px;color:rgb(var(--gray-dark));cursor:pointer;z-index:1;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1em;line-height:1;transition:background .2s;display:flex;position:absolute;top:.75em;right:.75em}.copyright-modal-close[data-astro-cid-3mhbem3k]:hover{background:rgba(var(--gray), .3)}.copyright-modal-body[data-astro-cid-3mhbem3k]{text-align:center;padding:2em 2em 1.75em}.copyright-modal-icon[data-astro-cid-3mhbem3k]{background:rgba(var(--accent), .12);width:56px;height:56px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .75em;font-size:1.5em;font-weight:700;display:flex}.copyright-modal-body[data-astro-cid-3mhbem3k] h3[data-astro-cid-3mhbem3k]{color:rgb(var(--black));margin:0 0 1em;font-size:1.15em}.copyright-modal-info[data-astro-cid-3mhbem3k]{text-align:left;background:rgba(var(--gray), .06);border-radius:10px;padding:1em 1.25em}.copyright-modal-info[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]{color:rgb(var(--gray-dark));word-break:break-all;margin:.5em 0;font-size:.9em}.copyright-modal-info[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]:first-child{margin-top:0}.copyright-modal-info[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]:last-child{margin-bottom:0}.copyright-modal-info[data-astro-cid-3mhbem3k] strong[data-astro-cid-3mhbem3k]{color:rgb(var(--black));min-width:4em;font-weight:600;display:inline-block}@media (width<=1000px){.home-layout[data-astro-cid-3mhbem3k]{flex-direction:column}.author-card[data-astro-cid-3mhbem3k]{flex:none;width:100%;position:static}.site-tools[data-astro-cid-3mhbem3k]{width:100%}}@media (width<=600px){.gallery-grid[data-astro-cid-3mhbem3k]{grid-template-columns:1fr}.sub-gallery-card[data-astro-cid-3mhbem3k]{padding:1em}.sub-gallery-card-content[data-astro-cid-3mhbem3k]{text-align:center;flex-direction:column}.sub-gallery-card-content[data-astro-cid-3mhbem3k] p[data-astro-cid-3mhbem3k]{font-size:.8em}}
