*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;text-transform:uppercase;background:#000;height:100dvh;font-family:Inter,sans-serif;font-weight:900;overflow:hidden}#bg{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.top-right{z-index:1;text-align:right;position:fixed;top:clamp(1.5rem,4vw,3rem);right:clamp(1.5rem,4vw,3rem)}.hero{z-index:1;pointer-events:none;line-height:.82;position:fixed;top:50%;left:clamp(1.5rem,4vw,3rem);transform:translateY(-50%)}.hero-lo,.hero-e{letter-spacing:-.03em;text-transform:none;background:linear-gradient(135deg,#fff 0%,#e8d5f5 12%,#fff 22%,#d5e8f5 35%,#fff 48%,#f5d5e0 60%,#fff 72%,#d5f5e8 85%,#fff 100%) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(12rem,28vw,28rem);font-weight:900;animation:90s ease-in-out infinite shimmer;display:block}@keyframes shimmer{0%,to{background-position:0%}25%{background-position:100% 0}50%{background-position:100% 100%}75%{background-position:0 100%}}.hero-e{margin-top:-.02em}.bottom-left{z-index:1;position:fixed;bottom:clamp(1.5rem,4vw,3rem);left:clamp(1.5rem,4vw,3rem)}.tagline{letter-spacing:.04em;font-size:clamp(.75rem,1.8vw,1.1rem);line-height:1.2}.bottom-right{z-index:1;text-align:right;position:fixed;bottom:clamp(1.5rem,4vw,3rem);right:clamp(1.5rem,4vw,3rem)}.info-link{letter-spacing:.04em;color:#fff;margin-bottom:.4em;font-size:clamp(.75rem,1.8vw,1.1rem);text-decoration:none;transition:opacity .3s;display:block}.info-link:hover{opacity:.6}@media (width<=600px){.hero{left:1.2rem}.top-right{top:1.2rem;right:1.2rem}.bottom-left{bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));left:1.2rem}.bottom-right{bottom:calc(1.2rem + env(safe-area-inset-bottom,0px));right:1.2rem}.info-link{font-size:.85rem}}
