:root{--bg:#3a1c4f;--bg-2:#2e1640;--surface:#2c1a3d;--surface-2:#38244c;--border:#4d3566;--text:#f4eff6;--muted:#c4b2d6;--gold:#ecbb5e;--gold-deep:#c4902f;--gem:#4ccac2;--gem-deep:#2f978f;--danger:#f0917a;--font-display:"Fraunces", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--radius:16px;--radius-sm:10px;--maxw:1120px;--ease:cubic-bezier(.2, .8, .2, 1);--hero-image:url(/images/background-se-2.webp)}*{box-sizing:border-box}html,body{scroll-behavior:smooth;margin:0;padding:0}body{color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background-color:#662588;background-image:url(/images/background-tile-se.png),linear-gradient(#492461 0%,#662588 100%);background-position:top,50%;background-repeat:repeat,no-repeat;background-size:auto,cover;background-attachment:scroll,fixed;line-height:1.55}a{color:inherit}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 20px}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
