body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;padding:0;background:linear-gradient(145deg,#0d0d0d,#1a1a1a);color:#f5f5f5}header{background:rgb(31 31 31);padding:3rem 2rem 2rem;text-align:center;border-bottom:2px solid #ff5e57}header img{max-width:100px;margin-bottom:1rem}header h1{font-size:2.75rem;margin:0;color:#ff5e57}header p{font-size:1.2rem;color:#cccccc;margin-top:1rem;max-width:600px;margin-left:auto;margin-right:auto}section{padding:2rem;max-width:900px;margin:auto}h2{color:#ffcc00;font-size:1.8rem}p{font-size:1.1rem;line-height:1.7;margin-bottom:1rem}ul{list-style:none;padding-left:0}ul li{margin-bottom:.75rem;position:relative;padding-left:1.5rem}ul li:before{content:"\2022";color:#ff5e57;position:absolute;left:0;font-size:1.5rem;top:0}.highlight{background-color:#222;padding:1rem;border-left:4px solid #ffcc00;margin:2rem 0;border-radius:4px}.cta{background-color:#1a1a1a;text-align:center;padding:2.5rem 2rem;border-top:2px solid #ff5e57}.cta p{margin-bottom:1.5rem;font-size:1.2rem}.cta button{background-color:#ff5e57;border:none;padding:1rem 2rem;font-size:1rem;color:white;border-radius:8px;cursor:pointer;transition:background .3s}.cta button:hover{background-color:#e04e4e}#smoke-root{position:fixed;inset:0;z-index:100;pointer-events:none}.smoke-container,.smoke-wrapper{width:100%;height:100%}.smoke-container{position:relative;overflow:hidden}.smoke-element{position:absolute;border-radius:50%;filter:blur(8px)}