:root{--color-primary:#0ff;--color-primary-dark:#02aeae;--color-secondary:#f0f;--color-accent:#ff4500;--color-background:#000;--color-background-secondary:#121212;--color-text:#fff;--color-text-secondary:#ccc;--color-gold:#efbf04;--color-success:#0f0;--color-warning:#ff0;--color-error:red;--color-info:#09f;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:3rem;--border-radius-sm:0.25rem;--border-radius-md:0.5rem;--border-radius-lg:1rem;--border-radius-pill:9999px;--font-family-primary:"Roboto","Helvetica Neue",sans-serif;--font-family-secondary:"Arial",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-xxl:2rem;--font-size-title:2.5rem;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-loose:1.8;--shadow-sm:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);--shadow-md:0 4px 6px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08);--shadow-lg:0 10px 25px rgba(0,0,0,.3);--shadow-inner:inset 0 2px 4px rgba(0,0,0,.06);--transition-fast:0.15s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease;--z-index-dropdown:1000;--z-index-modal:2000;--z-index-tooltip:3000;--breakpoint-xs:480px;--breakpoint-sm:768px;--breakpoint-md:992px;--breakpoint-lg:1200px;--container-sm:540px;--container-md:720px;--container-lg:960px;--container-xl:1140px}body{align-items:center;background-color:#121212;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif;margin:0;min-height:100vh;overflow:hidden;padding:1rem}h1{word-wrap:break-word;background:linear-gradient(45deg,#0ff,#ff69b4);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Rubik Mono One,sans-serif;font-size:clamp(2rem,8vw,3.5rem);font-weight:700;letter-spacing:-.02em;margin-top:2rem;text-align:center;text-shadow:0 0 20px rgba(0,255,255,.3);text-transform:uppercase;transform:perspective(500px) rotateX(10deg)}.button-container,h1{max-width:90vw;position:relative;width:100%;z-index:1}.button-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.button-container .btn{text-decoration:none}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-container,.logo-container{align-items:center;justify-content:center;width:100%}.logo-container{margin-bottom:2rem;max-width:40vw;text-align:center}.logo{height:auto;max-width:90vw;width:100%}@media (max-width:480px){body{padding:.5rem}h1{margin-top:1rem;transform:perspective(500px) rotateX(5deg)}.logo-container{align-items:center;justify-content:center;max-width:80vw;text-align:center;width:100%}.logo{height:auto;max-width:90vw;width:100%}}
/*# sourceMappingURL=main.a68e29ef.css.map*/