html,body{margin:0;padding:0;height:100%;overflow:hidden;background:#000}#sp-scene{position:fixed;inset:0;width:100%;height:100%}#sp-bg{position:absolute;inset:0;background-size:cover;background-position:center bottom;background-repeat:no-repeat;z-index:0}#sp-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;mix-blend-mode:screen}#logo-link,#main-nav{position:fixed;z-index:10}#sp-titles{position:absolute;bottom:48px;right:48px;z-index:2;text-align:right}.sp-title{font-family:var(--font-display, "Roslindale Display", Georgia, serif);font-weight:400;font-size:clamp(1.92rem,3.6vw,2.88rem);color:#ffffffd9;margin:0 0 .3em;letter-spacing:.01em;line-height:1.2;opacity:0;transform:translateY(12px);animation:sp-fade-in 1.8s ease forwards;animation-delay:1.2s}.sp-subtitle{font-family:var(--font-sans, "Inter", sans-serif);font-weight:300;font-size:clamp(.85rem,1.4vw,1.05rem);color:#ffffffd9;margin:0 0 .8em;letter-spacing:.02em;line-height:1.5;opacity:0;transform:translateY(10px);animation:sp-fade-in 2s ease forwards;animation-delay:2s}.sp-credit{font-family:var(--font-sans, "Inter", sans-serif);font-weight:300;font-size:clamp(.6rem,.9vw,.72rem);color:#ffffff80;margin:0;letter-spacing:.02em;line-height:1.4;opacity:0;transform:translateY(8px);animation:sp-fade-in 2s ease forwards;animation-delay:3.2s}.sp-credit a{color:inherit;text-decoration:none}.sp-credit a:hover{color:#ffffffbf}@keyframes sp-fade-in{to{opacity:1;transform:translateY(0)}}@media(max-width:768px){#sp-titles{bottom:32px;right:24px}}@media(max-width:480px){#sp-titles{bottom:24px;right:20px}}
