body,html{background:#000;color:#fff;height:100%;margin:0;overflow:hidden}.viewport{height:100dvh;outline:none;position:relative;width:100%}.pages{height:100%;transition:transform .6s ease;width:100%}.page{height:100dvh}.landing,.page{display:flex;width:100%}.landing{align-items:center;background:#000;color:#fff;font-family:system-ui,-apple-system,sans-serif;justify-content:center;min-height:100dvh;padding:2rem 1rem}.container{max-width:24rem;text-align:center;width:100%}.pager{display:flex;flex-direction:column;gap:.5rem;position:fixed;right:1rem;top:50%;transform:translateY(-50%)}.dot{background:#777;border:none;border-radius:999px;cursor:pointer;height:.75rem;opacity:.4;width:.75rem}.dot.active{background:#fff;opacity:1}.arrows{bottom:1rem;display:flex;gap:.5rem;left:50%;position:fixed;transform:translate(-50%)}.arrow{background:#222;border:none;border-radius:.75rem;color:#fff;cursor:pointer;padding:.5rem .75rem}.arrow:hover{background:#333}.brand{margin:0 0 .25rem}.brand,.title{font-size:clamp(1.75rem,8vw,2.5rem);font-weight:800;letter-spacing:.1em;line-height:1.1}.title{margin:0 0 1.5rem}.members{color:#b4b4b4;font-size:clamp(1rem,4vw,1.25rem);font-weight:300;margin:0 0 3rem}.image-container{margin:0 0 1.5rem}.profile-image{border:2px solid #282828;border-radius:50%;height:clamp(12rem,50vw,16rem);-o-object-fit:cover;object-fit:cover;width:clamp(12rem,50vw,16rem)}.tagline{color:#b4b4b4;font-size:clamp(.875rem,3.5vw,1rem);font-weight:300;line-height:1.3;margin:0 0 3rem}.cta-subtitle,.cta-title{font-size:clamp(1.5rem,6vw,2rem);font-weight:800;letter-spacing:.05em;line-height:1.1}.cta-title{margin:0 0 .5rem}.cta-button,.cta-subtitle{margin:0 0 2rem}.cta-button{background:#007bff;border-radius:2rem;color:#fff;display:inline-block;font-size:clamp(.875rem,3.5vw,1rem);font-weight:700;letter-spacing:.025em;padding:1rem 2rem;text-decoration:none;transition:background .2s ease}.cta-button:hover{background:#0064dc}.footer-text{color:#a0a0a0;font-size:clamp(.75rem,3vw,.875rem);font-weight:300;margin:0}@media (max-width:768px){.brand{font-family:MyFontExtraBold,sans-serif;font-size:2rem}.cta-button{padding:1rem;width:100%}.container{max-width:20rem}}
