@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background-color:#0d1b2a;background-image:radial-gradient(at 15% 15%,#f4a2610d 0%,#0000 55%),radial-gradient(at 85% 85%,#2ec4b60a 0%,#0000 55%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;flex-direction:column;align-items:center;min-height:100vh;padding:40px 20px;font-family:Inter,Segoe UI,Arial,sans-serif;display:flex;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Ctext x='10' y='40' font-size='18' fill='rgba(244,162,97,0.035)' font-family='Arial'%3E%E2%82%B9%3C/text%3E%3Ctext x='60' y='80' font-size='13' fill='rgba(244,162,97,0.025)' font-family='Arial'%3E%E2%80%A2%E2%80%A2%E2%80%A2%3C/text%3E%3Ctext x='80' y='30' font-size='12' fill='rgba(46,196,182,0.03)' font-family='Arial'%3E%E2%82%B9%3C/text%3E%3Ctext x='20' y='100' font-size='10' fill='rgba(244,162,97,0.02)' font-family='Arial'%3E%E2%82%B9%3C/text%3E%3C/svg%3E");background-repeat:repeat;width:100%;height:100%;position:fixed;top:0;left:0}
