*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px;background-color:#0a0a0f}body{background-color:#0a0a0f;color:#f0f0f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2;font-weight:700;color:#fff}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}a{color:#7c8cf8;text-decoration:underline;text-underline-offset:3px}a:hover{color:#a5b0ff}ul,ol{padding-left:1.5rem}li{margin-bottom:.25rem}hr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:2rem 0}code,pre{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.875em}pre{background-color:#ffffff0d;border-radius:6px;padding:1rem;overflow-x:auto}strong{font-weight:600;color:#fff}.container{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}.site-footer[data-astro-cid-mxwhdbpv]{padding:2rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);margin-top:auto}.footer-inner[data-astro-cid-mxwhdbpv]{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.footer-copy[data-astro-cid-mxwhdbpv]{font-size:.875rem;opacity:.6}.footer-links[data-astro-cid-mxwhdbpv]{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer-links[data-astro-cid-mxwhdbpv] a[data-astro-cid-mxwhdbpv]{font-size:.875rem;text-decoration:none;opacity:.7;transition:opacity .15s ease}.footer-links[data-astro-cid-mxwhdbpv] a[data-astro-cid-mxwhdbpv]:hover{opacity:1}@media(min-width:480px){.footer-inner[data-astro-cid-mxwhdbpv]{flex-direction:row;justify-content:space-between;text-align:left}}html{background-color:#0a0a1a}body{background:#0a0a1a;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}h1,h2,h3{color:#fff;letter-spacing:-.03em;font-weight:800}a{color:#6c5ce7;transition:color .2s ease}a:hover{color:#a29bfe}.section-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(108,92,231,.4) 25%,rgba(0,206,201,.4) 50%,rgba(253,203,110,.4) 75%,transparent 100%);margin:0 auto}.glow-primary{box-shadow:0 0 30px #6c5ce766,0 0 60px #6c5ce726}.glow-secondary{box-shadow:0 0 30px #00cec966,0 0 60px #00cec926}.glow-gold{box-shadow:0 0 30px #fdcb6e66,0 0 60px #fdcb6e26}.glow-red{box-shadow:0 0 30px #e1705566,0 0 60px #e1705526}.accent-red{color:#e17055}.hero{position:relative;text-align:center;padding:7rem 1.5rem 5rem;overflow:hidden}.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 20%,rgba(108,92,231,.2) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 20% 70%,rgba(0,206,201,.1) 0%,transparent 50%),radial-gradient(ellipse 50% 40% at 80% 60%,rgba(253,203,110,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.hero-glow-orb{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(108,92,231,.25) 0%,rgba(0,206,201,.1) 40%,transparent 70%);filter:blur(50px);pointer-events:none;z-index:0;animation:neon-pulse 5s ease-in-out infinite}@keyframes neon-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}}.hero-emoji{position:relative;z-index:1;font-size:4.5rem;line-height:1;margin-bottom:1.5rem;filter:drop-shadow(0 0 30px rgba(108,92,231,.6))}.hero-title{position:relative;z-index:1;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:900;line-height:1.05;background:linear-gradient(135deg,#fff,#6c5ce7 35%,#00cec9 65%,#fdcb6e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.25rem;text-shadow:none}.hero-subtitle{position:relative;z-index:1;font-size:clamp(1rem,2.5vw,1.35rem);color:#ffffff8c;font-weight:400;line-height:1.6;max-width:560px;margin:0 auto}.how-to-play{padding:4rem 1.5rem 5rem;max-width:900px;margin:0 auto;width:100%}.section-heading{text-align:center;font-size:clamp(1.5rem,4vw,2.25rem);margin-bottom:.5rem;color:#fff}.section-subheading{text-align:center;font-size:1.0625rem;color:#fff6;margin-bottom:3rem}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;text-align:center}.step-card{background:#1a1a2e;border:1px solid rgba(108,92,231,.2);border-radius:20px;padding:2.5rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease}.step-card:hover{transform:translateY(-6px);box-shadow:0 0 40px #6c5ce733,0 15px 40px #0006;border-color:#6c5ce766}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;font-size:1rem;font-weight:800;margin-bottom:1rem;color:#0a0a1a}.step-card:nth-child(1) .step-number{background:#6c5ce7;box-shadow:0 0 20px #6c5ce780}.step-card:nth-child(2) .step-number{background:#00cec9;box-shadow:0 0 20px #00cec980}.step-card:nth-child(3) .step-number{background:#fdcb6e;box-shadow:0 0 20px #fdcb6e80}.step-icon{font-size:2.5rem;line-height:1;margin-bottom:1rem}.step-card:nth-child(1) .step-icon{filter:drop-shadow(0 0 15px rgba(108,92,231,.5))}.step-card:nth-child(2) .step-icon{filter:drop-shadow(0 0 15px rgba(0,206,201,.5))}.step-card:nth-child(3) .step-icon{filter:drop-shadow(0 0 15px rgba(253,203,110,.5))}.step-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#fff}.step-desc{font-size:.9rem;color:#ffffff73;line-height:1.55}.features{padding:4rem 1.5rem 5rem;max-width:900px;margin:0 auto;width:100%}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card{background:#252540;border:1px solid rgba(108,92,231,.15);border-radius:16px;padding:1.75rem 1.25rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.feature-card:hover{transform:translateY(-4px);box-shadow:0 0 30px #6c5ce726;border-color:#6c5ce74d}.feature-icon{font-size:2rem;line-height:1;margin-bottom:.75rem;filter:drop-shadow(0 0 12px rgba(0,206,201,.4))}.feature-title{font-size:1rem;font-weight:700;margin-bottom:.4rem;color:#fff}.feature-desc{font-size:.85rem;color:#fff6;line-height:1.5}.pricing{padding:4rem 1.5rem 5rem;max-width:800px;margin:0 auto;width:100%}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.price-card{border-radius:24px;padding:2.5rem 2rem;text-align:center;position:relative;overflow:hidden}.price-card--free{background:#1a1a2e;border:1px solid rgba(255,255,255,.1)}.price-card--pro{background:linear-gradient(180deg,#6c5ce726,#00cec914);border:2px solid rgba(108,92,231,.4);box-shadow:0 0 60px #6c5ce726,0 0 120px #6c5ce70d}.price-badge{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .8rem;border-radius:100px;margin-bottom:1rem}.price-card--free .price-badge{background:#ffffff14;color:#ffffff80}.price-card--pro .price-badge{background:linear-gradient(135deg,#6c5ce7,#00cec9);color:#fff}.price-name{font-size:1.5rem;font-weight:800;margin-bottom:.5rem;color:#fff}.price-amount{font-size:2.5rem;font-weight:900;margin-bottom:.25rem}.price-card--free .price-amount{color:#ffffffb3}.price-card--pro .price-amount{background:linear-gradient(135deg,#6c5ce7,#00cec9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{font-size:.85rem;color:#ffffff59;margin-bottom:1.5rem}.price-features{list-style:none;padding:0;margin:0;text-align:left}.price-features li{font-size:.9rem;color:#ffffff8c;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:.5rem}.price-features li:last-child{border-bottom:none}.check{color:#00cec9;font-weight:700;flex-shrink:0}.price-card--free .check{color:#ffffff4d}.price-save{display:inline-block;font-size:.75rem;font-weight:700;color:#fdcb6e;background:#fdcb6e1a;padding:.2rem .6rem;border-radius:100px;margin-top:1rem}.cta{text-align:center;padding:4rem 1.5rem 5rem}.cta-heading{font-size:clamp(1.75rem,5vw,2.75rem);background:linear-gradient(135deg,#fff,#6c5ce7 40%,#00cec9,#fdcb6e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.cta-sub{font-size:1.0625rem;color:#fff6;margin-bottom:2.5rem}@media(max-width:768px){.hero{padding:5rem 1.5rem 3rem}.hero-emoji{font-size:3.5rem}.steps-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}.features-grid{grid-template-columns:1fr 1fr;gap:1rem}.pricing-grid{grid-template-columns:1fr;gap:1.5rem;max-width:400px;margin:0 auto}}@media(max-width:480px){.features-grid{grid-template-columns:1fr;gap:1rem;max-width:400px;margin:0 auto}}
