.page-bunso-vs-kuya-scandal__hero-section{position:relative;background-color:#0d1117;color:#fff;padding:10px 0 60px;text-align:center;overflow:hidden}.page-bunso-vs-kuya-scandal__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;opacity:.4}.page-bunso-vs-kuya-scandal__hero-content{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:20px}.page-bunso-vs-kuya-scandal__hero-title{font-size:2.5em;margin-bottom:15px;line-height:1.2;color:#ffcc00}.page-bunso-vs-kuya-scandal__hero-subtitle{font-size:1.2em;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page-bunso-vs-kuya-scandal__hero-cta{display:inline-block;background-color:#ff4500;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-bunso-vs-kuya-scandal__hero-cta:hover{background-color:#e03e00}.page-bunso-vs-kuya-scandal__section{padding:50px 20px;background-color:#1c212a;color:#e0e0e0;border-bottom:1px solid #2d333b}.page-bunso-vs-kuya-scandal__section:nth-of-type(even){background-color:#0d1117}.page-bunso-vs-kuya-scandal__section-title{font-size:2em;color:#ffcc00;text-align:center;margin-bottom:40px;position:relative}.page-bunso-vs-kuya-scandal__section-title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:60px;height:3px;background-color:#ff4500;border-radius:2px}.page-bunso-vs-kuya-scandal__text-content{max-width:800px;margin:0 auto;line-height:1.6}.page-bunso-vs-kuya-scandal__text-content p{margin-bottom:15px}.page-bunso-vs-kuya-scandal__text-content strong{color:#ffcc00}.page-bunso-vs-kuya-scandal__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-bunso-vs-kuya-scandal__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-bunso-vs-kuya-scandal__button--primary{background-color:#ff4500}.page-bunso-vs-kuya-scandal__button--primary:hover{background-color:#e03e00}.page-bunso-vs-kuya-scandal__button--secondary{background-color:#007bff}.page-bunso-vs-kuya-scandal__button--secondary:hover{background-color:#0056b3}.page-bunso-vs-kuya-scandal__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-bunso-vs-kuya-scandal__game-card{background-color:#0d1117;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease,box-shadow .3s ease}.page-bunso-vs-kuya-scandal__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-bunso-vs-kuya-scandal__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-bunso-vs-kuya-scandal__game-content{padding:20px}.page-bunso-vs-kuya-scandal__game-title{font-size:1.3em;color:#ffcc00;margin-bottom:10px}.page-bunso-vs-kuya-scandal__game-description{font-size:.9em;color:#b0b0b0;margin-bottom:15px}.page-bunso-vs-kuya-scandal__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-bunso-vs-kuya-scandal__promo-card{background-color:#0d1117;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.3);padding:25px;text-align:center}.page-bunso-vs-kuya-scandal__promo-icon{width:80px;height:80px;margin:0 auto 20px;display:block;object-fit:contain}.page-bunso-vs-kuya-scandal__promo-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px}.page-bunso-vs-kuya-scandal__promo-description{font-size:.95em;color:#b0b0b0;margin-bottom:20px}.page-bunso-vs-kuya-scandal__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-bunso-vs-kuya-scandal__blog-card{background-color:#0d1117;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-bunso-vs-kuya-scandal__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-bunso-vs-kuya-scandal__blog-image{width:100%;height:180px;object-fit:cover;display:block}.page-bunso-vs-kuya-scandal__blog-content{padding:20px}.page-bunso-vs-kuya-scandal__blog-title{font-size:1.2em;color:#ffcc00;margin-bottom:10px}.page-bunso-vs-kuya-scandal__blog-excerpt{font-size:.9em;color:#b0b0b0;margin-bottom:15px}.page-bunso-vs-kuya-scandal__faq-list{max-width:800px;margin:0 auto}.page-bunso-vs-kuya-scandal__faq-item{background-color:#0d1117;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-bunso-vs-kuya-scandal__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;background-color:#1c212a;color:#ffcc00;font-size:1.1em;font-weight:600;border-bottom:1px solid #2d333b;transition:background-color .3s ease}.page-bunso-vs-kuya-scandal__faq-question:hover{background-color:#2d333b}.page-bunso-vs-kuya-scandal__faq-question h3{margin:0;pointer-events:none;flex-grow:1}.page-bunso-vs-kuya-scandal__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;pointer-events:none;transition:transform .3s ease}.page-bunso-vs-kuya-scandal__faq-item.active .page-bunso-vs-kuya-scandal__faq-toggle{transform:rotate(45deg)}.page-bunso-vs-kuya-scandal__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#0d1117;color:#e0e0e0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-bunso-vs-kuya-scandal__faq-item.active .page-bunso-vs-kuya-scandal__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-bunso-vs-kuya-scandal__faq-answer p{margin:0;font-size:.95em}.page-bunso-vs-kuya-scandal__footer-note{text-align:center;font-size:.85em;color:#777;margin-top:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-bunso-vs-kuya-scandal__footer-note a{color:#ffcc00;text-decoration:none}.page-bunso-vs-kuya-scandal__footer-note a:hover{text-decoration:underline}@media (max-width:768px){.page-bunso-vs-kuya-scandal__hero-title{font-size:2em}.page-bunso-vs-kuya-scandal__hero-subtitle{font-size:1em}.page-bunso-vs-kuya-scandal__hero-cta{padding:12px 25px;font-size:1em}.page-bunso-vs-kuya-scandal__section{padding:40px 15px}.page-bunso-vs-kuya-scandal__section-title{font-size:1.8em}.page-bunso-vs-kuya-scandal__button-group{flex-direction:column;gap:10px}.page-bunso-vs-kuya-scandal__button{width:100%;max-width:300px;margin-left:auto;margin-right:auto}.page-bunso-vs-kuya-scandal__games-grid,.page-bunso-vs-kuya-scandal__promotions-grid,.page-bunso-vs-kuya-scandal__blog-grid{grid-template-columns:1fr}.page-bunso-vs-kuya-scandal__game-image,.page-bunso-vs-kuya-scandal__blog-image{height:160px}.page-bunso-vs-kuya-scandal__faq-question{padding:15px 20px;font-size:1em}.page-bunso-vs-kuya-scandal__faq-answer{padding:0 20px}.page-bunso-vs-kuya-scandal__faq-item.active .page-bunso-vs-kuya-scandal__faq-answer{padding:15px 20px!important}.page-bunso-vs-kuya-scandal__text-content,.page-bunso-vs-kuya-scandal__faq-list{padding:0 10px}.page-bunso-vs-kuya-scandal__games-grid>*{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-bunso-vs-kuya-scandal__promotions-grid>*{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-bunso-vs-kuya-scandal__blog-grid>*{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-bunso-vs-kuya-scandal__faq-list>*{width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-bunso-vs-kuya-scandal__faq-answer p{word-wrap:break-word!important;overflow-wrap:break-word!important}}