.nav-links a:hover::after,header{width:100%}.mobile-menu,.nav-links a,body{color:var(--text-light)}.mobile-nav,header{position:fixed;top:0}.mobile-nav-links a,.nav-links a{text-decoration:none;font-weight:500}.footer-section a:hover,.mobile-menu:hover,.mobile-nav-close:hover,.mobile-nav-links a:hover,.nav-links a:hover{color:var(--primary-gold)}#age-yes,.logo{background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold))}#age-no:hover,#age-yes{color:var(--deep-purple)}.features::before,.hero::before{content:"";right:0;bottom:0;pointer-events:none}.hero-title,.logo,.section-title{font-family:Cinzel,serif;-webkit-text-fill-color:transparent}.age-consent-box,.feature-card,.footer-bottom,.hero-content,.section-header,.stats-grid{text-align:center}:root{--primary-gold:#ffd700;--secondary-gold:#ffa500;--deep-purple:#1a0b2e;--royal-blue:#16213e;--midnight:#0f0f23;--glass-bg:rgba(255, 255, 255, 0.05);--glass-border:rgba(255, 255, 255, 0.1);--text-light:rgba(255, 255, 255, 0.9);--text-muted:rgba(255, 255, 255, 0.7)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;line-height:1.6;background:linear-gradient(135deg,var(--deep-purple) 0,var(--royal-blue) 50%,var(--midnight) 100%);min-height:100vh;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 20px}header{z-index:1000;transition:.3s;padding:1rem 0}header.scrolled{background:rgba(26,11,46,.95);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,215,0,.2)}nav{display:flex;justify-content:space-between;align-items:center}.logo{font-size:2.5rem;font-weight:700;-webkit-background-clip:text;background-clip:text;text-shadow:0 0 30px rgba(255,215,0,.5);text-decoration:none}.nav-links{display:flex;list-style:none;gap:3rem}.nav-links a{font-size:1.1rem;position:relative;transition:.3s}.nav-links a::after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--primary-gold),var(--secondary-gold));transition:width .3s}.nav-links a:hover{transform:translateY(-2px)}.mobile-menu{display:none;background:0 0;border:none;font-size:2rem;cursor:pointer;transition:.3s}.mobile-nav{right:-100%;width:300px;height:100vh;background:linear-gradient(135deg,var(--deep-purple),var(--royal-blue));backdrop-filter:blur(20px);border-left:1px solid rgba(255,215,0,.3);padding:6rem 2rem 2rem;transition:right .4s;z-index:1001;box-shadow:-10px 0 30px rgba(0,0,0,.5)}#age-no,.mobile-nav-close{background:0 0;color:var(--text-light)}.mobile-nav.active{right:0}.mobile-nav-links{list-style:none;padding:0}.mobile-nav-links li{margin-bottom:2rem}.mobile-nav-links a{color:var(--text-light);font-size:1.3rem;display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:15px;transition:.3s;border:1px solid transparent}.mobile-nav-links a:hover{background:rgba(255,215,0,.1);border-color:rgba(255,215,0,.3);transform:translateX(10px)}#age-yes:hover,.showcase-image:hover img{transform:scale(1.05)}.mobile-nav-close{position:absolute;top:2rem;right:2rem;border:none;font-size:2rem;cursor:pointer;transition:.3s}.age-consent-overlay,.mobile-overlay{position:fixed;height:100%;left:0;width:100%}.mobile-nav-close:hover{transform:rotate(90deg)}.mobile-overlay{top:0;background:rgba(0,0,0,.7);backdrop-filter:blur(5px);z-index:1000;opacity:0;visibility:hidden;transition:.3s}.age-consent-box,.feature-card,.game-showcase{backdrop-filter:blur(20px)}.mobile-overlay.active{opacity:1;visibility:visible}.age-consent-overlay{top:0;background:rgba(15,15,35,.99);display:flex;justify-content:center;align-items:center;z-index:2000}.age-consent-box{background:var(--glass-bg);border:2px solid var(--primary-gold);border-radius:20px;padding:2rem;max-width:450px;color:var(--text-light);box-shadow:0 0 40px rgba(255,215,0,.3)}.age-consent-box h2,.floating-coin{color:var(--primary-gold);font-size:2rem}.age-consent-box h2{font-family:Cinzel,serif;margin-bottom:1rem}.age-consent-buttons{display:flex;justify-content:space-around;margin-top:2rem}.cta-primary,.hero{align-items:center;overflow:hidden}.age-consent-buttons button{padding:12px 24px;border:none;border-radius:50px;cursor:pointer;font-weight:600;transition:.3s}#age-yes:hover{box-shadow:0 0 20px rgba(255,215,0,.4)}#age-no{border:2px solid var(--primary-gold)}#age-no:hover{background:var(--primary-gold)}.hero{height:100vh;display:flex;position:relative;background:linear-gradient(135deg,rgba(26,11,46,.8),rgba(15,15,35,.9)),url("https://pasiplay.com/assets/img/photo3.avif") center/cover}.hero::before{position:absolute;top:0;left:0;background:radial-gradient(circle at 30% 70%,rgba(255,215,0,.1) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(255,165,0,.1) 0,transparent 50%)}.floating-elements{position:absolute;width:100%;height:100%;pointer-events:none}.floating-coin{position:absolute;opacity:.6;animation:6s ease-in-out infinite float}.cta-primary,.feature-card,.features,.features-grid,.hero-content,.section-header,.showcase-image,footer{position:relative}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.hero-content{z-index:2;max-width:900px;margin:0 auto}.hero-title{font-size:4.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold),#fff);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 50px rgba(255,215,0,.3);line-height:1.1;animation:3s ease-in-out infinite alternate glow}@keyframes glow{from{filter:drop-shadow(0 0 20px rgba(255, 215, 0, .5))}to{filter:drop-shadow(0 0 30px rgba(255, 215, 0, .8))}}.hero-subtitle{font-size:1.4rem;margin-bottom:3rem;color:var(--text-muted);max-width:700px;margin-left:auto;margin-right:auto;font-weight:300}.cta-container{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap}.cta-primary,.cta-secondary{display:inline-flex;gap:1rem;padding:18px 40px;letter-spacing:1px;text-transform:uppercase;text-decoration:none}.cta-primary{background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold));color:var(--deep-purple);border-radius:50px;font-weight:600;font-size:1.2rem;transition:.4s;box-shadow:0 10px 40px rgba(255,215,0,.3)}.cta-primary::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s}.cta-primary:hover::before{left:100%}.cta-primary:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 60px rgba(255,215,0,.4)}.cta-secondary{align-items:center;background:0 0;color:var(--text-light);border:2px solid var(--primary-gold);border-radius:50px;font-weight:500;font-size:1.1rem;transition:.3s}.cta-secondary:hover{background:var(--primary-gold);color:var(--deep-purple);transform:translateY(-3px);box-shadow:0 10px 30px rgba(255,215,0,.3)}.features{padding:120px 0}.features::before{position:absolute;top:0;left:0;background:url("https://pasiplay.com/assets/img/photo4.avif") center/cover;opacity:.05}.section-header{margin-bottom:5rem;z-index:2}.section-title{font-size:3.5rem;font-weight:600;margin-bottom:1.5rem;background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold));-webkit-background-clip:text;background-clip:text}.section-subtitle{font-size:1.3rem;color:var(--text-muted);max-width:600px;margin:0 auto;font-weight:300}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem;z-index:2}.feature-card{padding:3rem;border-radius:25px;transition:.4s;overflow:hidden;cursor:pointer;background:var(--glass-bg);border:1px solid var(--glass-border)}.feature-card:hover{transform:translateY(-15px) scale(1.02);box-shadow:0 30px 60px rgba(255,215,0,.2);border-color:rgba(255,215,0,.3)}.feature-icon{width:80px;height:80px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--deep-purple);transition:.4s}.feature-card:hover .feature-icon{transform:rotateY(360deg) scale(1.1)}.feature-title{font-size:1.8rem;font-weight:600;margin-bottom:1.5rem;color:var(--primary-gold)}.feature-description{color:var(--text-muted);line-height:1.8;font-size:1.1rem}.game-showcase{padding:120px 0;background:var(--glass-bg)}.showcase-content h2,.stat-number{font-family:Cinzel,serif;background:linear-gradient(135deg,var(--primary-gold),var(--secondary-gold));-webkit-text-fill-color:transparent}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.showcase-content h2{font-size:3rem;margin-bottom:2rem;-webkit-background-clip:text;background-clip:text}.showcase-content p{font-size:1.2rem;color:var(--text-muted);margin-bottom:3rem;line-height:1.8}.showcase-image{border-radius:25px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.4)}.showcase-image img{width:100%;height:500px;object-fit:cover;transition:transform .4s}.stats-section{padding:100px 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem}.stat-item{padding:2rem}.stat-number{font-size:3.5rem;font-weight:700;-webkit-background-clip:text;background-clip:text;display:block;margin-bottom:1rem}.stat-label{font-size:1.2rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:2px}footer{background:linear-gradient(135deg,var(--deep-purple),var(--midnight));padding:5rem 0 2rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-section h4{font-size:1.4rem;margin-bottom:2rem;color:var(--primary-gold);font-weight:600}.footer-section a,.footer-section p{color:var(--text-muted);text-decoration:none;line-height:2;font-size:1rem;transition:color .3s}.footer-bottom{border-top:1px solid rgba(255,215,0,.2);padding-top:2rem;color:var(--text-muted)}.disclaimer-section{margin-bottom:2rem;padding:2rem;background:rgba(255,215,0,.05);border:1px solid rgba(255,215,0,.2);border-radius:15px;text-align:left;line-height:1.7;font-size:.95rem}.disclaimer-section h5{color:var(--primary-gold);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.disclaimer-section p{margin-bottom:1rem}.disclaimer-section a{color:var(--primary-gold);text-decoration:none;font-weight:500}.disclaimer-section a:hover{text-decoration:underline}@media (max-width:1024px){.showcase-grid{grid-template-columns:1fr;gap:3rem}.hero-title{font-size:3.5rem}.section-title{font-size:2.8rem}}@media (max-width:768px){.nav-links{display:none}.mobile-menu{display:block}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.2rem}.cta-container{flex-direction:column;gap:1.5rem}.cta-primary,.cta-secondary{width:100%;max-width:300px;justify-content:center}.features-grid{grid-template-columns:1fr;gap:2rem}.feature-card{padding:2rem;margin:0 1rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:1fr;text-align:center}}@media (max-width:480px){.hero-title,.section-title{font-size:2.2rem}.stats-grid{grid-template-columns:1fr}.disclaimer-section{padding:1.5rem;font-size:.9rem}}