.page-batman-jl__hero-section{position:relative;width:100%;padding:10px 0 60px;background-color:#0d111c;color:#fff;text-align:center;overflow:hidden}.page-batman-jl__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.3}.page-batman-jl__hero-content{position:relative;z-index:1;max-width:90%;margin:0 auto}.page-batman-jl__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;text-transform:uppercase;color:#ffdd00}.page-batman-jl__hero-subtitle{font-size:1.3em;margin-bottom:30px;color:#ccc}.page-batman-jl__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-batman-jl__cta-button:hover{background-color:#d33b1e;transform:scale(1.05)}.page-batman-jl__section{padding:50px 0;background-color:#1a1f2c;color:#e0e0e0;text-align:center}.page-batman-jl__section--dark{background-color:#0d111c}.page-batman-jl__section-title{font-size:2.2em;margin-bottom:20px;color:#ffdd00}.page-batman-jl__section-description{max-width:800px;margin:0 auto 40px;font-size:1.1em;line-height:1.6}.page-batman-jl__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-batman-jl__game-card{background-color:#2a2f3a;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-batman-jl__game-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px rgba(0,0,0,.4)}.page-batman-jl__game-image{width:100%;height:200px;object-fit:cover}.page-batman-jl__game-content{padding:25px;text-align:left}.page-batman-jl__game-title{font-size:1.6em;margin-bottom:10px;color:#ffdd00}.page-batman-jl__game-text{font-size:.95em;line-height:1.5;color:#ccc;margin-bottom:20px}.page-batman-jl__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1000px;margin:0 auto}.page-batman-jl__feature-item{background-color:#2a2f3a;padding:30px;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.2);text-align:left;display:flex;flex-direction:column;align-items:flex-start}.page-batman-jl__feature-icon{width:60px;height:60px;margin-bottom:20px;object-fit:contain}.page-batman-jl__feature-title{font-size:1.5em;margin-bottom:10px;color:#ffdd00}.page-batman-jl__feature-text{font-size:1em;line-height:1.6;color:#ccc}.page-batman-jl__faq-container{max-width:800px;margin:0 auto;text-align:left}.page-batman-jl__faq-item{background-color:#2a2f3a;margin-bottom:15px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-batman-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;font-size:1.2em;font-weight:700;color:#ffdd00;cursor:pointer;user-select:none;border-bottom:1px solid rgba(255,255,255,.1)}.page-batman-jl__faq-question:hover{background-color:#3a404c}.page-batman-jl__faq-question h3{margin:0;pointer-events:none;color:#ffdd00}.page-batman-jl__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform .3s ease}.page-batman-jl__faq-item.active .page-batman-jl__faq-toggle{transform:rotate(45deg)}.page-batman-jl__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;font-size:1em;line-height:1.6;color:#ccc}.page-batman-jl__faq-item.active .page-batman-jl__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-batman-jl__section-buttons{margin-top:40px}.page-batman-jl__section-buttons .page-batman-jl__cta-button{margin:0 10px}.page-batman-jl__footer-cta{padding:60px 0;background:linear-gradient(90deg,#e44d26,#ffdd00);color:#0d111c;text-align:center}.page-batman-jl__footer-cta-title{font-size:2.5em;margin-bottom:20px}.page-batman-jl__footer-cta-text{font-size:1.2em;margin-bottom:40px}.page-batman-jl__footer-cta-button{background-color:#0d111c;color:#fff;padding:18px 40px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.2em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-batman-jl__footer-cta-button:hover{background-color:#333;transform:scale(1.05)}@media (max-width:768px){.page-batman-jl__hero-title{font-size:2em}.page-batman-jl__hero-subtitle{font-size:1.1em}.page-batman-jl__cta-button{padding:12px 25px;font-size:1em}.page-batman-jl__section-title{font-size:1.8em}.page-batman-jl__section-description{font-size:1em}.page-batman-jl__game-grid{grid-template-columns:1fr;gap:20px}.page-batman-jl__game-image{height:180px}.page-batman-jl__game-title{font-size:1.4em}.page-batman-jl__feature-list{grid-template-columns:1fr;gap:20px}.page-batman-jl__feature-item{padding:25px}.page-batman-jl__feature-title{font-size:1.3em}.page-batman-jl__faq-question{font-size:1.1em;padding:15px}.page-batman-jl__faq-answer{padding:15px!important}.page-batman-jl__footer-cta-title{font-size:2em}.page-batman-jl__footer-cta-text{font-size:1em}.page-batman-jl__footer-cta-button{padding:15px 30px;font-size:1.1em}.page-batman-jl__game-grid,.page-batman-jl__feature-list,.page-batman-jl__faq-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0 15px!important;margin-left:0!important;margin-right:0!important}.page-batman-jl__game-card,.page-batman-jl__feature-item,.page-batman-jl__faq-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-batman-jl__section{padding:30px 0}.page-batman-jl__section-buttons{display:flex;flex-direction:column;gap:15px;align-items:center}.page-batman-jl__section-buttons .page-batman-jl__cta-button{width:calc(100% - 30px);margin:0}.page-batman-jl__footer-cta{padding:40px 0}.page-batman-jl__hero-section{padding-bottom:40px}}