@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Source+Sans+3:wght@300;400;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#f5f0e8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0e0d12;margin:0;font-family:"Source Sans 3",Source Sans Pro,system-ui,sans-serif;font-size:16px;line-height:1.5}#root{max-width:480px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}#root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 50% 30%,#e84d8a0f 0%,#0000 60%);width:200%;height:200%;position:fixed;top:-50%;left:-50%}#root:after{content:"";opacity:.03;pointer-events:none;z-index:9999;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}@keyframes neonPulse{0%,to{opacity:1}50%{opacity:.85}}@keyframes flicker{0%,to{opacity:1}92%{opacity:1}93%{opacity:.3}94%{opacity:1}96%{opacity:.5}97%{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #d4a01726}50%{box-shadow:0 0 30px #d4a0174d}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0e0d12}::-webkit-scrollbar-thumb{background:#d4a01740;border-radius:3px}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea{color:inherit;background:#1c1b2e;border:1px solid #232238;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit}input:focus,textarea:focus{border-color:#d4a017}
