/* Physical photography-album treatment for the homepage collection archive. */
.home-full .hf-collections{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(20px,2.2vw,32px);align-items:start;margin-top:70px;perspective:1400px}
.home-full .hf-collections a{position:relative;display:block;padding:13px 13px 0;overflow:visible;border:1px solid rgba(255,255,255,.38);border-radius:6px;background:linear-gradient(145deg,#eee9df,#d8d1c4);box-shadow:0 3px 0 #bbb2a3,0 6px 0 #8f877b,0 28px 65px rgba(0,0,0,.31);color:#0a0d18;backdrop-filter:none;transform-origin:center bottom;transition:transform .45s cubic-bezier(.2,.8,.2,1),box-shadow .45s}
.home-full .hf-collections a:nth-child(1){grid-column:span 7;transform:rotate(-.55deg)}
.home-full .hf-collections a:nth-child(2){grid-column:span 5;margin-top:48px;transform:rotate(.75deg)}
.home-full .hf-collections a:nth-child(3){grid-column:span 4;margin-top:16px;transform:rotate(.65deg)}
.home-full .hf-collections a:nth-child(4){grid-column:span 8;transform:rotate(-.45deg)}
.home-full .hf-collections a:nth-child(5),.home-full .hf-collections a:nth-child(6){grid-column:span 6;transform:rotate(.35deg)}
.home-full .hf-collections a:nth-child(6){margin-top:26px;transform:rotate(-.6deg)}
.home-full .hf-collections a:hover{z-index:5;border-color:rgba(255,255,255,.6);box-shadow:0 3px 0 #bbb2a3,0 6px 0 #8f877b,0 38px 85px rgba(0,0,0,.42);transform:translateY(-9px) rotate(0deg)}
.home-full .hf-collections a::before{content:"";position:absolute;inset:7px -7px -7px 7px;z-index:-2;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#aaa193;box-shadow:10px 12px 28px rgba(0,0,0,.18)}
.home-full .hf-collections a::after{content:"";position:absolute;inset:0;z-index:5;border-radius:inherit;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.045'/%3E%3C/svg%3E");mix-blend-mode:multiply;pointer-events:none}
.album-photo-wrap{position:relative;overflow:hidden;padding:7px;border:1px solid rgba(62,51,39,.2);background:#faf7f0;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8),0 9px 22px rgba(53,43,31,.18)}
.album-photo-wrap::before,.album-photo-wrap::after{content:"";position:absolute;z-index:3;width:46px;height:14px;background:rgba(223,207,172,.7);box-shadow:0 1px 2px rgba(0,0,0,.1);transform:rotate(-8deg)}
.album-photo-wrap::before{top:5px;left:-11px}.album-photo-wrap::after{right:-10px;bottom:6px;transform:rotate(-7deg)}
.home-full .hf-collections .album-photo-wrap img{width:100%;aspect-ratio:16/10;object-fit:cover;filter:none;transform:none;transition:transform .7s cubic-bezier(.2,.8,.2,1)}
.home-full .hf-collections a:nth-child(2) .album-photo-wrap img,.home-full .hf-collections a:nth-child(3) .album-photo-wrap img{aspect-ratio:4/3}
.home-full .hf-collections a:hover .album-photo-wrap img{transform:scale(1.025);filter:none}
.home-full .hf-collections a>div:not(.album-photo-wrap){display:grid;grid-template-columns:1fr auto;gap:7px 20px;padding:22px 13px 25px}
.home-full .hf-collections small{grid-column:1;color:rgba(10,13,24,.48);font:600 8px Inter,sans-serif;letter-spacing:.23em}
.home-full .hf-collections h3{grid-column:1;margin:2px 0 0;color:#0a0d18;font:400 clamp(25px,2.5vw,36px)/1.05 Jost,sans-serif;letter-spacing:-.045em}
.home-full .hf-collections p{grid-column:1;max-width:540px;margin:5px 0 0;color:rgba(10,13,24,.62);font:300 13px/1.68 Inter,sans-serif}
.album-index{grid-column:2;grid-row:1/4;align-self:end;color:rgba(10,13,24,.16);font:400 clamp(46px,6vw,86px)/.8 Jost,sans-serif;letter-spacing:-.07em}
.album-film-note{position:absolute;top:23px;right:24px;z-index:4;padding:7px 9px;border:1px solid rgba(255,255,255,.35);border-radius:3px;background:rgba(7,9,16,.56);color:rgba(255,255,255,.82);backdrop-filter:blur(7px);font:500 7px Inter,sans-serif;letter-spacing:.2em;text-transform:uppercase}
.album-binding{position:absolute;top:0;bottom:0;left:-4px;z-index:6;width:8px;border-radius:6px 0 0 6px;background:linear-gradient(90deg,#3a342d,#81776a 45%,#2d2924);box-shadow:2px 0 5px rgba(0,0,0,.22)}
@media(max-width:900px){.home-full .hf-collections a:nth-child(n){grid-column:span 6;margin-top:0}.home-full .hf-collections a:nth-child(1),.home-full .hf-collections a:nth-child(4){grid-column:span 12}.album-index{font-size:58px}}
@media(max-width:600px){.home-full .hf-collections{grid-template-columns:1fr;gap:30px;margin-top:48px}.home-full .hf-collections a:nth-child(n){grid-column:auto;margin-top:0;transform:rotate(0)}.home-full .hf-collections a>div:not(.album-photo-wrap){padding:19px 9px 22px}.album-index{font-size:48px}.album-film-note{top:21px;right:21px}}
@media(prefers-reduced-motion:reduce){.home-full .hf-collections a,.home-full .hf-collections .album-photo-wrap img{transition:none}}

