.album-page{background:#0b0b0a;color:#fff;min-height:100vh}.album-page .site-header{background:#0d0d0cf2;backdrop-filter:blur(16px)}.album-shell{width:min(calc(100% - 40px),1320px);margin:auto;padding:clamp(7rem,12vw,11rem) 0 5rem}.album-kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--accent);font-size:.72rem;font-weight:900}.album-title{font-size:clamp(3.2rem,8vw,7.5rem);letter-spacing:-.06em;margin:.4rem 0 1rem}.album-subtitle{color:#ffffff9c;max-width:680px}.album-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:2.2rem 0 2.8rem;padding:1.2rem 0;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.album-toolbar p{margin:0;color:#ffffffa8}.download-folder{display:inline-flex;align-items:center;gap:.65rem;background:var(--accent);color:#16120c;padding:.85rem 1.15rem;font-weight:900;transition:.3s}.download-folder::before{content:"↓";font-size:1.25rem}.download-folder:hover{transform:translateY(-3px);box-shadow:0 14px 35px #d29a4240}.album-gallery{columns:3 300px;column-gap:1rem}.album-shot{display:block;width:100%;padding:0;margin:0 0 1rem;border:0;background:#171714;overflow:hidden;break-inside:avoid;position:relative}.album-shot img{width:100%;height:auto;min-height:220px;object-fit:cover;transition:transform .6s,filter .6s}.album-shot::after{content:"Powiększ";position:absolute;right:1rem;bottom:1rem;background:#0d0d0cdd;color:#fff;padding:.45rem .7rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;opacity:0;transform:translateY(8px);transition:.3s}.album-shot:hover img{transform:scale(1.025);filter:brightness(.82)}.album-shot:hover::after{opacity:1;transform:none}.album-login{max-width:540px;margin:3rem auto;background:#151513;border:1px solid #ffffff20;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 30px 100px #0008}.album-login label{display:grid;gap:.55rem;font-weight:800}.album-login input{width:100%;background:#ffffff0a;color:#fff;border:1px solid #ffffff35;padding:1rem}.album-login .btn{margin-top:1rem;width:100%}.album-error{color:#ff9b9b;min-height:1.5em}.album-note{background:#ffffff08;border-left:3px solid var(--accent);padding:1rem;color:#ffffff9c;font-size:.88rem}.album-empty{padding:4rem;text-align:center;border:1px dashed #ffffff30;color:#ffffff80}#lightbox{border:0;background:#050505f7;color:#fff;width:100vw;height:100vh;max-width:none;max-height:none;padding:4rem}#lightbox::backdrop{background:#000}#lightbox img{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 8rem);margin:auto;object-fit:contain}#lightbox .lightbox-close{position:fixed;top:1rem;right:1rem;width:48px;height:48px;border:1px solid #ffffff35;background:#ffffff12;color:#fff;font-size:2rem}#lightbox .lightbox-nav{position:fixed;top:50%;width:48px;height:58px;border:1px solid #ffffff35;background:#ffffff12;color:#fff;font-size:2rem}.lightbox-prev{left:1rem}.lightbox-next{right:1rem}@media(max-width:700px){.album-shell{width:min(calc(100% - 28px),1320px)}.album-toolbar{align-items:flex-start;flex-direction:column}.download-folder{width:100%;justify-content:center}#lightbox{padding:4rem .8rem}.album-gallery{columns:1}.album-title{font-size:clamp(3rem,16vw,5rem)}}@media(prefers-reduced-motion:reduce){.album-shot img,.album-shot::after,.download-folder{transition:none}}
