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-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 25%,rgba(0,0,0,.2) 50%,transparent 65%);pointer-events:none}#sp-glow{position:absolute;inset:0;z-index:0;mix-blend-mode:color;background:radial-gradient(ellipse 140% 35% at 50% 56%,rgba(50,200,150,.5) 0%,rgba(40,180,130,.25) 35%,transparent 65%);pointer-events:none}#sp-canvas{position:absolute;inset:0;width:100%;height:100%;z-index:1;mix-blend-mode:screen}#sp-fg{position:absolute;z-index:2;pointer-events:none;background-size:contain;background-position:bottom center;background-repeat:no-repeat}#logo-link,#main-nav{position:fixed;z-index:10}#sp-titles{position:absolute;bottom:48px;right:48px;z-index:3;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-description{font-family:var(--font-sans, "Inter", sans-serif);font-weight:200;font-size:clamp(.72rem,1.1vw,.88rem);color:#fff9;letter-spacing:.02em;line-height:1.5;max-width:32em;margin:0 0 .6em auto;opacity:0;transform:translateY(8px);animation:sp-fade-in 2s ease forwards;animation-delay:2.6s}.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}}
