*{margin:0;padding:0;box-sizing:border-box}@keyframes purpleWash{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(-45deg,#1a0025,#2d0047,#4a0e6b,#2b1055,#190028,#3c0963,#5c2d91,#1f0033);background-size:400% 400%;animation:purpleWash 15s ease infinite;color:#fff;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{text-align:center;padding:2rem}.tagline{font-size:1.5rem;font-weight:300;margin-bottom:1.5rem;color:#e0e0e0;letter-spacing:.02em}.brand{font-size:5rem;font-weight:800;letter-spacing:.15em;color:#fff}
