[data-astro-cid-iohz5mf7]{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #0a0a0f;--color-bg-secondary: #13131a;--color-text: #e4e4e7;--color-text-secondary: #c4c4cc;--color-accent: #8b5cf6;--color-accent-bright: #a78bfa;--color-accent-dark: #7c3aed;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.6;overflow-x:hidden}.container[data-astro-cid-iohz5mf7]{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}.nav[data-astro-cid-iohz5mf7]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0a0a0fcc;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.nav-content[data-astro-cid-iohz5mf7]{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-sm) 0}.logo[data-astro-cid-iohz5mf7]{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:900;text-decoration:none}.logo[data-astro-cid-iohz5mf7] span[data-astro-cid-iohz5mf7]{background:linear-gradient(135deg,var(--color-accent-bright),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo-icon[data-astro-cid-iohz5mf7]{width:40px;height:40px;border-radius:.5rem;object-fit:contain;animation:rotateIcon 20s linear infinite}@keyframes rotateIcon{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nav-links[data-astro-cid-iohz5mf7]{display:flex;list-style:none;gap:var(--spacing-md)}.nav-links[data-astro-cid-iohz5mf7] a[data-astro-cid-iohz5mf7]{color:var(--color-text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease}.nav-links[data-astro-cid-iohz5mf7] a[data-astro-cid-iohz5mf7]:hover{color:var(--color-accent-bright)}.hamburger[data-astro-cid-iohz5mf7]{display:none;flex-direction:column;gap:.375rem;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger[data-astro-cid-iohz5mf7] span[data-astro-cid-iohz5mf7]{width:25px;height:3px;background:var(--color-text);border-radius:3px;transition:all .3s ease}.hamburger[data-astro-cid-iohz5mf7].active span[data-astro-cid-iohz5mf7]:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger[data-astro-cid-iohz5mf7].active span[data-astro-cid-iohz5mf7]:nth-child(2){opacity:0}.hamburger[data-astro-cid-iohz5mf7].active span[data-astro-cid-iohz5mf7]:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.hero-small[data-astro-cid-iohz5mf7]{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-gradient[data-astro-cid-iohz5mf7]{position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(139,92,246,.15),transparent 70%);pointer-events:none}.hero-content[data-astro-cid-iohz5mf7]{position:relative;z-index:1;text-align:center;padding:var(--spacing-xl) 0}.hero-title[data-astro-cid-iohz5mf7]{font-size:clamp(2.5rem,8vw,4rem);font-weight:900;line-height:1.1;margin-bottom:var(--spacing-md)}.gradient-text[data-astro-cid-iohz5mf7]{background:linear-gradient(135deg,var(--color-accent-bright),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-iohz5mf7]{font-size:clamp(1.1rem,2vw,1.5rem);color:var(--color-text-secondary);max-width:600px;margin-left:auto;margin-right:auto}.section-title[data-astro-cid-iohz5mf7]{font-size:clamp(2rem,5vw,3rem);font-weight:900;margin-bottom:var(--spacing-lg);text-align:center}.games-testing[data-astro-cid-iohz5mf7]{padding:var(--spacing-xl) 0;background:var(--color-bg-secondary)}.testing-grid[data-astro-cid-iohz5mf7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--spacing-md)}.testing-card[data-astro-cid-iohz5mf7]{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:var(--spacing-md);transition:all .3s ease}.testing-card[data-astro-cid-iohz5mf7]:hover{transform:translateY(-5px);border-color:var(--color-accent);box-shadow:0 20px 40px #8b5cf633}.testing-card[data-astro-cid-iohz5mf7].coming-soon{opacity:.6}.testing-header[data-astro-cid-iohz5mf7]{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}.game-icon[data-astro-cid-iohz5mf7]{font-size:3rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#8b5cf633;border-radius:.75rem}.testing-header[data-astro-cid-iohz5mf7] h3[data-astro-cid-iohz5mf7]{font-size:1.5rem;margin-bottom:.25rem}.version-badge[data-astro-cid-iohz5mf7]{display:inline-block;padding:.25rem .75rem;background:#8b5cf633;color:var(--color-accent-bright);border-radius:.25rem;font-size:.875rem;font-weight:600}.testing-description[data-astro-cid-iohz5mf7]{color:var(--color-text-secondary);margin-bottom:var(--spacing-md);line-height:1.6}.testing-status[data-astro-cid-iohz5mf7]{display:flex;align-items:center;gap:.5rem;margin-bottom:var(--spacing-md);font-size:.875rem;color:var(--color-text-secondary)}.status-indicator[data-astro-cid-iohz5mf7]{width:10px;height:10px;border-radius:50%;background:#ffffff4d}.status-indicator[data-astro-cid-iohz5mf7].active{background:#10b981;box-shadow:0 0 10px #10b98180;animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.6}}.btn[data-astro-cid-iohz5mf7]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.btn-primary[data-astro-cid-iohz5mf7]{background:var(--color-accent);color:#fff}.btn-primary[data-astro-cid-iohz5mf7]:hover{background:var(--color-accent-dark);transform:translateY(-2px);box-shadow:0 10px 30px #8b5cf64d}.btn-testing[data-astro-cid-iohz5mf7]{width:100%;background:#10b981;color:#fff;margin-bottom:var(--spacing-sm)}.btn-testing[data-astro-cid-iohz5mf7]:hover{background:#059669;transform:translateY(-2px);box-shadow:0 10px 30px #10b9814d}.btn-discord[data-astro-cid-iohz5mf7]{background:#5865f2;color:#fff}.btn-discord[data-astro-cid-iohz5mf7]:hover{background:#4752c4;transform:translateY(-2px);box-shadow:0 10px 30px #5865f24d}.feedback-note[data-astro-cid-iohz5mf7]{font-size:.875rem;color:var(--color-text-secondary);padding:var(--spacing-sm);background:#8b5cf61a;border-radius:.5rem}.feedback-note[data-astro-cid-iohz5mf7] a[data-astro-cid-iohz5mf7]{color:var(--color-accent-bright);text-decoration:none}.feedback-note[data-astro-cid-iohz5mf7] a[data-astro-cid-iohz5mf7]:hover{text-decoration:underline}.request-access[data-astro-cid-iohz5mf7]{padding:var(--spacing-xl) 0}.access-card[data-astro-cid-iohz5mf7]{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-lg);background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:var(--spacing-lg)}.access-content[data-astro-cid-iohz5mf7]{display:flex;flex-direction:column;gap:var(--spacing-md)}.access-content[data-astro-cid-iohz5mf7] h3[data-astro-cid-iohz5mf7]{font-size:1.5rem;color:var(--color-accent-bright)}.access-content[data-astro-cid-iohz5mf7] p[data-astro-cid-iohz5mf7]{color:var(--color-text-secondary);line-height:1.6}.btn-google[data-astro-cid-iohz5mf7]{width:100%;background:#fff;color:#1f1f1f;font-weight:600;padding:1rem 2rem;border:none;cursor:pointer}.btn-google[data-astro-cid-iohz5mf7]:hover{background:#f8f8f8;transform:translateY(-2px);box-shadow:0 10px 30px #fff3}.access-note[data-astro-cid-iohz5mf7]{font-size:.875rem;color:var(--color-text-secondary);font-style:italic}.access-steps[data-astro-cid-iohz5mf7]{display:flex;flex-direction:column;gap:var(--spacing-sm)}.access-steps[data-astro-cid-iohz5mf7] h4[data-astro-cid-iohz5mf7]{font-size:1.125rem;color:var(--color-accent-bright);margin-bottom:.5rem}.access-steps[data-astro-cid-iohz5mf7] ol[data-astro-cid-iohz5mf7]{list-style:none;counter-reset:step-counter;display:flex;flex-direction:column;gap:.75rem}.access-steps[data-astro-cid-iohz5mf7] li[data-astro-cid-iohz5mf7]{counter-increment:step-counter;position:relative;padding-left:2.5rem;color:var(--color-text-secondary)}.access-steps[data-astro-cid-iohz5mf7] li[data-astro-cid-iohz5mf7]:before{content:counter(step-counter);position:absolute;left:0;top:0;width:1.75rem;height:1.75rem;background:linear-gradient(135deg,var(--color-accent-bright),var(--color-accent));border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#fff}.status-message[data-astro-cid-iohz5mf7]{padding:var(--spacing-sm);border-radius:.5rem;font-weight:600;text-align:center;min-height:2.5rem;display:flex;align-items:center;justify-content:center}.status-message[data-astro-cid-iohz5mf7].loading{background:#8b5cf633;color:var(--color-accent-bright)}.status-message[data-astro-cid-iohz5mf7].success{background:#10b98133;color:#10b981}.status-message[data-astro-cid-iohz5mf7].error{background:#ef444433;color:#ef4444}.contact[data-astro-cid-iohz5mf7]{padding:var(--spacing-xl) 0;background:var(--color-bg-secondary);text-align:center}.contact-text[data-astro-cid-iohz5mf7]{font-size:1.125rem;color:var(--color-text-secondary);margin-bottom:var(--spacing-md);max-width:600px;margin-left:auto;margin-right:auto}.contact-buttons[data-astro-cid-iohz5mf7]{display:flex;gap:var(--spacing-sm);justify-content:center;flex-wrap:wrap}.footer[data-astro-cid-iohz5mf7]{padding:var(--spacing-md) 0;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer[data-astro-cid-iohz5mf7] p[data-astro-cid-iohz5mf7]{color:var(--color-text-secondary)}.footer-content[data-astro-cid-iohz5mf7]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--spacing-sm)}.social-links[data-astro-cid-iohz5mf7]{display:flex;gap:var(--spacing-sm)}.social-link[data-astro-cid-iohz5mf7]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.5rem;background:#ffffff0d;color:var(--color-text-secondary);transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.social-link[data-astro-cid-iohz5mf7]:hover{background:#5865f2;color:#fff;transform:translateY(-2px);border-color:#5865f2}.social-link[data-astro-cid-iohz5mf7] svg[data-astro-cid-iohz5mf7]{width:20px;height:20px}.inline-link[data-astro-cid-iohz5mf7]{color:var(--color-accent-bright);text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease}.inline-link[data-astro-cid-iohz5mf7]:hover{color:var(--color-accent);border-bottom-color:var(--color-accent)}@media(max-width:768px){.hamburger[data-astro-cid-iohz5mf7]{display:flex}.nav-links[data-astro-cid-iohz5mf7]{position:fixed;top:70px;right:-100%;width:70%;max-width:300px;height:calc(100vh - 70px);background:var(--color-bg-secondary);flex-direction:column;gap:0;padding:var(--spacing-md);border-left:1px solid rgba(255,255,255,.1);transition:right .3s ease;box-shadow:-5px 0 15px #0000004d}.nav-links[data-astro-cid-iohz5mf7].active{right:0}.nav-links[data-astro-cid-iohz5mf7] li[data-astro-cid-iohz5mf7]{width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links[data-astro-cid-iohz5mf7] a[data-astro-cid-iohz5mf7]{display:block;padding:var(--spacing-sm);font-size:1.125rem}.contact-buttons[data-astro-cid-iohz5mf7]{flex-direction:column;align-items:center}.btn[data-astro-cid-iohz5mf7]{width:100%;max-width:300px}.footer-content[data-astro-cid-iohz5mf7]{flex-direction:column;text-align:center}.testing-grid[data-astro-cid-iohz5mf7],.access-card[data-astro-cid-iohz5mf7]{grid-template-columns:1fr}}
