.page-kuya-will-5000__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-kuya-will-5000__floating-buttons a{display:block;padding:12px 20px;background-color:#007bff;color:#fff;text-align:center;text-decoration:none;border-radius:50px;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.2);transition:background-color .3s ease}.page-kuya-will-5000__floating-buttons a:hover{background-color:#0056b3}.page-kuya-will-5000__hero-section{background:linear-gradient(135deg,#0a0a0a,#2a2a2a);color:#fff;padding:60px 20px 40px;text-align:center;position:relative;overflow:hidden;padding-top:10px}.page-kuya-will-5000__hero-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('[GALLERY:background:1920x1080:abstract,gaming,pattern]') no-repeat center center/cover;opacity:.1;z-index:0}.page-kuya-will-5000__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-kuya-will-5000__hero-logo{margin-bottom:20px}.page-kuya-will-5000__hero-logo img{max-width:180px;height:auto;border-radius:10px;box-shadow:0 0 15px rgba(255,255,255,.3)}.page-kuya-will-5000__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;font-weight:900;color:#ffcc00}.page-kuya-will-5000__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#eee}.page-kuya-will-5000__cta-button{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#222;text-decoration:none;border-radius:50px;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .3s ease}.page-kuya-will-5000__cta-button:hover{background-color:#e6b800;transform:translateY(-3px)}.page-kuya-will-5000__features-section{background-color:#1a1a1a;color:#fff;padding:50px 20px;text-align:center}.page-kuya-will-5000__section-title{font-size:2.2em;margin-bottom:40px;color:#ffcc00;font-weight:800}.page-kuya-will-5000__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-kuya-will-5000__feature-item{background-color:#2a2a2a;padding:30px;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease}.page-kuya-will-5000__feature-item:hover{transform:translateY(-5px)}.page-kuya-will-5000__feature-icon{margin-bottom:20px}.page-kuya-will-5000__feature-icon img{max-width:100px;height:auto;display:block;margin:0 auto}.page-kuya-will-5000__feature-heading{font-size:1.5em;margin-bottom:15px;color:#ffcc00}.page-kuya-will-5000__feature-text{font-size:1em;line-height:1.6;color:#ccc}.page-kuya-will-5000__games-section{background-color:#0a0a0a;padding:50px 20px;text-align:center}.page-kuya-will-5000__game-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:40px}.page-kuya-will-5000__game-categories a{display:inline-block;padding:10px 20px;background-color:#333;color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:background-color .3s ease}.page-kuya-will-5000__game-categories a:hover{background-color:#ffcc00;color:#222}.page-kuya-will-5000__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-kuya-will-5000__game-card{background-color:#1a1a1a;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-kuya-will-5000__game-card:hover{transform:scale(1.03)}.page-kuya-will-5000__game-image{width:100%;height:auto;display:block;object-fit:cover}.page-kuya-will-5000__game-info{padding:20px;text-align:left}.page-kuya-will-5000__game-title{font-size:1.4em;margin-bottom:10px;color:#ffcc00}.page-kuya-will-5000__game-description{font-size:.9em;color:#ccc;line-height:1.5;margin-bottom:15px}.page-kuya-will-5000__play-button{display:inline-block;padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:25px;font-weight:600;font-size:.9em;transition:background-color .3s ease}.page-kuya-will-5000__play-button:hover{background-color:#0056b3}.page-kuya-will-5000__promo-section{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:50px 20px;text-align:center}.page-kuya-will-5000__promo-title{font-size:2.5em;margin-bottom:20px;font-weight:800}.page-kuya-will-5000__promo-text{font-size:1.2em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-kuya-will-5000__faq-section{background-color:#1a1a1a;padding:50px 20px}.page-kuya-will-5000__faq-container{max-width:800px;margin:0 auto}.page-kuya-will-5000__faq-item{margin-bottom:15px;background-color:#2a2a2a;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2)}.page-kuya-will-5000__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background-color:#3a3a3a;color:#fff;cursor:pointer;user-select:none;font-size:1.1em;font-weight:600;border-bottom:1px solid #444;transition:background-color .3s ease}.page-kuya-will-5000__faq-question:hover{background-color:#4a4a4a}.page-kuya-will-5000__faq-question h3{margin:0;color:#ffcc00;pointer-events:none;font-size:1.1em;flex-grow:1}.page-kuya-will-5000__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none;color:#ffcc00}.page-kuya-will-5000__faq-answer{max-height:0;overflow:hidden;padding:0 20px;color:#ccc;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;line-height:1.6}.page-kuya-will-5000__faq-item.active .page-kuya-will-5000__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-kuya-will-5000__faq-item.active .page-kuya-will-5000__faq-toggle{transform:rotate(45deg)}@media (max-width:768px){.page-kuya-will-5000__hero-title{font-size:2em}.page-kuya-will-5000__hero-subtitle{font-size:1em}.page-kuya-will-5000__cta-button{padding:12px 25px;font-size:1em}.page-kuya-will-5000__section-title{font-size:1.8em}.page-kuya-will-5000__feature-grid,.page-kuya-will-5000__game-grid{grid-template-columns:1fr}.page-kuya-will-5000__game-categories{flex-direction:column}.page-kuya-will-5000__game-categories a{width:100%;box-sizing:border-box;margin:0}.page-kuya-will-5000__promo-title{font-size:2em}.page-kuya-will-5000__promo-text{font-size:1em}.page-kuya-will-5000__faq-question{font-size:1em;padding:15px}.page-kuya-will-5000__faq-question h3{font-size:1em}.page-kuya-will-5000__faq-toggle{font-size:1.2em}.page-kuya-will-5000__faq-answer{padding:15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;box-sizing:border-box!important}.page-kuya-will-5000__feature-item,.page-kuya-will-5000__game-card{margin-left:0!important;margin-right:0!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important}.page-kuya-will-5000__game-grid,.page-kuya-will-5000__feature-grid,.page-kuya-will-5000__faq-container{max-width:100%!important;width:100%!important;padding:0!important;margin-left:0!important;margin-right:0!important;box-sizing:border-box!important}.page-kuya-will-5000__game-image,.page-kuya-will-5000__feature-icon img{max-width:100%!important;height:auto!important}.page-kuya-will-5000__hero-section,.page-kuya-will-5000__features-section,.page-kuya-will-5000__games-section,.page-kuya-will-5000__promo-section,.page-kuya-will-5000__faq-section{padding-left:15px;padding-right:15px}}