*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--purple: #5f2978;--orange: #ef9023;--green: #21d399;--red: #eb393c;--bg: #0d0d0d;--surface-1: #141414;--surface-2: #1c1c1e;--border: rgba(255,255,255,.07);--border-2: rgba(255,255,255,.13);--text-1: #f5f5f7;--text-2: #86868b;--text-3: #48484a;--font: "Poppins", -apple-system, sans-serif}html,body{height:100%;font-family:var(--font);background:var(--bg);color:var(--text-1);overflow-x:hidden;-webkit-font-smoothing:antialiased}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.social-icon{width:16px;height:16px;display:block;fill:currentColor;flex-shrink:0}
