@font-face{font-family:GelionBold;src:url(/fonts/Gelion/Gelion-Bold.ttf) format("truetype")}@font-face{font-family:GelionRegular;src:url(/fonts/Gelion/Gelion-Regular.ttf) format("truetype")}:root{--primary:#fec002;--primary-darker:#c59401;--background:#000;--secondary-text:#b8b8b8;--placeholder-color:#6a6a6a;--card-background:#1a1a1a;--hoveredcolor:#fec002;--disabledcolor:#3a3a3a;--shadow-soft:0 8px 32px rgba(0,0,0,.5);--shadow-focus:0 0 16px rgba(254,192,2,.4);--sidebar-gradient:linear-gradient(90deg,#c59401,#fec002);--border-radius:16px;--black:#000;--white:#f1f2eb;--hoveredCursor:pointer;--disabledCursor:not-allowed}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:var(--background)}body{background-color:#000;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='400' height='400'><defs><linearGradient id='grad1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'><stop offset='0%25' style='stop-color:%231a1a1a;stop-opacity:0.6'/><stop offset='100%25' style='stop-color:%23000000;stop-opacity:0'/></linearGradient></defs><rect width='400' height='400' fill='%23000000'/><path d='M150 100c50 20 70 80 20 120s-100 20-120-20 20-80 80-100z' fill='url(%23grad1)'/><path d='M280 220c40 20 60 60 20 90s-90 20-100-20 30-70 80-70z' fill='url(%23grad1)'/></svg>");background-repeat:repeat;background-size:400px 400px;color:#f1f2eb}a{color:inherit;text-decoration:none}button{cursor:var(--hoveredCursor);font-family:inherit;border:none;outline:none;background-color:transparent}