footer{position:relative;width:100%;height:75svh;background-color:var(--fg);color:var(--bg);overflow:hidden}footer ::selection{background-color:var(--bg);color:var(--fg)}.footer-container{margin:0 auto;padding:2rem;transform:translateY(-35%);will-change:transform}.footer-container,.footer-content{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.footer-content{z-index:1}.footer-row{display:flex;justify-content:space-between}.footer-row:first-child .footer-col:first-child{flex:3 1}.footer-row:first-child .footer-col:nth-child(2){flex:2.5 1;display:flex}.footer-row:first-child .footer-col:nth-child(2) a{font-family:var(--type-2);font-size:1.4rem;font-weight:400;line-height:.95;letter-spacing:-.025rem;text-transform:none}.footer-sub-col{flex:1 1;display:flex;flex-direction:column}.footer-sub-col a,.footer-sub-col p{color:var(--bg);padding:0}.footer-row:nth-child(2) p{color:var(--bg)}@media (max-width:1000px){.footer-container{transform:translateY(0)!important}.footer-row:first-child{flex-direction:column;gap:4rem}.footer-row:nth-child(2){padding-bottom:6rem;flex-direction:column}.footer-row h2{width:100%}}#album-canvas-wrap .album-tilt-hint{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1;font-size:clamp(.9rem,2.5vw,1.1rem);font-family:var(--font-mono),monospace;text-transform:lowercase;letter-spacing:.12em;color:rgba(255,255,255,.9);text-shadow:0 0 .5em rgba(0,0,0,.4),0 1px 3px rgba(0,0,0,.7);-webkit-tap-highlight-color:transparent}