@import "https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&family=Sora:wght@500;600;700;800&display=swap";
:root{--bg:#050d1a;--bg-deep:#020617;--surface:#0c1327c7;--surface-strong:#0a1021eb;--surface-soft:#131c34b8;--accent:#a855f7;--accent-strong:#e9d5ff;--accent-glow:#a855f752;--accent-2:#06b6d4;--accent-2-glow:#06b6d43d;--ink:#e2e8f0;--muted:#94a3b8;--line:#a855f72e;--line-strong:#06b6d457;--shadow-deep:0 30px 90px #020617a6;--max:1180px;--radius-xl:32px;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at top,#a855f72e,#0000 28%),radial-gradient(circle at 85% 10%,#06b6d41f,#0000 24%),linear-gradient(#090f1d 0%,#050d1a 42%,#030712 100%);margin:0;font-family:Prompt,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{overflow:clip}::selection{color:#f8fafc;background:#a855f747}h1,h2,h3,h4{font-family:Sora,Prompt,sans-serif}.page-shell{isolation:isolate;position:relative}.page-shell:before,.page-shell:after{content:"";pointer-events:none;z-index:0;filter:blur(60px);opacity:.45;position:fixed;inset:auto}.page-shell:before{background:radial-gradient(circle,#a855f7cc,#0000 65%);width:280px;height:280px;top:72px;right:-120px}.page-shell:after{background:radial-gradient(circle,#06b6d4b3,#0000 62%);width:320px;height:320px;bottom:12%;left:-140px}.glass-card{box-shadow:var(--shadow-deep);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#0d1327e0,#070c1beb);border:1px solid #a855f72e}.neon-border{position:relative}.neon-border:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;opacity:.75;background:linear-gradient(135deg,#a855f7cc,#06b6d4cc);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}
