.home-layout[data-astro-cid-74ukpvbb]{align-items:flex-start;gap:1em;display:flex}.home-main[data-astro-cid-74ukpvbb]{flex:1;min-width:0}.gallery-card[data-astro-cid-74ukpvbb]{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-74ukpvbb]:hover{box-shadow:var(--box-shadow);transform:translateY(-2px)}.gallery-card[data-astro-cid-74ukpvbb] h1[data-astro-cid-74ukpvbb]{margin-bottom:.25em;font-size:1.5em}.gallery-desc[data-astro-cid-74ukpvbb]{color:rgb(var(--gray));margin-top:0;margin-bottom:1em;font-size:.9em}.back-link[data-astro-cid-74ukpvbb]{color:var(--accent);margin-top:1.5em;font-size:.95em;text-decoration:none;transition:color .2s;display:inline-block}.back-link[data-astro-cid-74ukpvbb]:hover{color:var(--accent-dark);text-decoration:underline}.gallery-grid[data-astro-cid-74ukpvbb]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1em;display:grid}.gallery-item[data-astro-cid-74ukpvbb]{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-74ukpvbb]:hover{transform:scale(1.02)}.gallery-img-wrap[data-astro-cid-74ukpvbb]{position:relative;overflow:hidden}.gallery-img-wrap[data-astro-cid-74ukpvbb] img[data-astro-cid-74ukpvbb]{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}.copyright-btn[data-astro-cid-74ukpvbb]{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-74ukpvbb]:hover .copyright-btn[data-astro-cid-74ukpvbb]{opacity:1}.copyright-btn[data-astro-cid-74ukpvbb]:hover{background:#000c;transform:scale(1.1)}.gallery-item-caption[data-astro-cid-74ukpvbb]{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}.lightbox-overlay[data-astro-cid-74ukpvbb]{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-74ukpvbb].active{opacity:1;visibility:visible}.lightbox-content[data-astro-cid-74ukpvbb]{justify-content:center;align-items:center;max-width:90vw;max-height:85vh;display:flex;position:relative}.lightbox-content[data-astro-cid-74ukpvbb] img[data-astro-cid-74ukpvbb]{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-74ukpvbb]{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-74ukpvbb]:hover{background:#ffffff4d}.copyright-modal-overlay[data-astro-cid-74ukpvbb]{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-74ukpvbb].active{opacity:1;visibility:visible}.copyright-modal[data-astro-cid-74ukpvbb]{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-74ukpvbb]{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-74ukpvbb]:hover{background:rgba(var(--gray), .3)}.copyright-modal-body[data-astro-cid-74ukpvbb]{text-align:center;padding:2em 2em 1.75em}.copyright-modal-icon[data-astro-cid-74ukpvbb]{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-74ukpvbb] h3[data-astro-cid-74ukpvbb]{color:rgb(var(--black));margin:0 0 1em;font-size:1.15em}.copyright-modal-info[data-astro-cid-74ukpvbb]{text-align:left;background:rgba(var(--gray), .06);border-radius:10px;padding:1em 1.25em}.copyright-modal-info[data-astro-cid-74ukpvbb] p[data-astro-cid-74ukpvbb]{color:rgb(var(--gray-dark));word-break:break-all;margin:.5em 0;font-size:.9em}.copyright-modal-info[data-astro-cid-74ukpvbb] p[data-astro-cid-74ukpvbb]:first-child{margin-top:0}.copyright-modal-info[data-astro-cid-74ukpvbb] p[data-astro-cid-74ukpvbb]:last-child{margin-bottom:0}.copyright-modal-info[data-astro-cid-74ukpvbb] strong[data-astro-cid-74ukpvbb]{color:rgb(var(--black));min-width:4em;font-weight:600;display:inline-block}@media (width<=1000px){.home-layout[data-astro-cid-74ukpvbb]{flex-direction:column}.author-card[data-astro-cid-74ukpvbb]{flex:none;width:100%;position:static}.site-tools[data-astro-cid-74ukpvbb]{width:100%}}.password-overlay[data-astro-cid-74ukpvbb]{z-index:2000;backdrop-filter:blur(4px);background:#000000d9;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.password-card[data-astro-cid-74ukpvbb]{background:rgb(var(--gray-light));text-align:center;border-radius:12px;width:90%;max-width:400px;padding:2.5em;box-shadow:0 8px 32px #0000004d}.password-card[data-astro-cid-74ukpvbb] h1[data-astro-cid-74ukpvbb]{margin:0 0 .25em;font-size:1.5em}.password-card[data-astro-cid-74ukpvbb] p[data-astro-cid-74ukpvbb]{color:rgb(var(--gray));margin:0 0 1.25em;font-size:.9em}.password-card[data-astro-cid-74ukpvbb] input[data-astro-cid-74ukpvbb]{border:1px solid rgba(var(--gray), .3);background:rgba(var(--gray), .05);width:100%;color:inherit;box-sizing:border-box;border-radius:6px;outline:none;padding:.75em 1em;font-size:1em;transition:border-color .2s}.password-card[data-astro-cid-74ukpvbb] input[data-astro-cid-74ukpvbb]:focus{border-color:var(--accent)}.password-card[data-astro-cid-74ukpvbb] button[data-astro-cid-74ukpvbb]{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:1em;padding:.6em 2em;font-size:1em;transition:background .2s}.password-card[data-astro-cid-74ukpvbb] button[data-astro-cid-74ukpvbb]:hover{background:var(--accent-dark)}.password-error[data-astro-cid-74ukpvbb]{display:none;color:#e74c3c!important;margin-top:.75em!important;font-size:.85em!important}.password-error[data-astro-cid-74ukpvbb].show{display:block}.password-back-home[data-astro-cid-74ukpvbb]{color:#ffffffb3;z-index:2001;font-size:.9em;text-decoration:none;transition:color .2s;position:fixed;top:1rem;left:1rem}.password-back-home[data-astro-cid-74ukpvbb]:hover{color:#fff}@media (width<=600px){.gallery-grid[data-astro-cid-74ukpvbb]{grid-template-columns:1fr}.password-card[data-astro-cid-74ukpvbb]{width:85%;padding:1.5em}.password-card[data-astro-cid-74ukpvbb] h1[data-astro-cid-74ukpvbb]{font-size:1.2em}.password-back-home[data-astro-cid-74ukpvbb]{font-size:.8em;top:.5rem;left:.5rem}}
