/* Base styles for the page */.page-3571-jl{font-family:'Arial',sans-serif;color:#e0e0e0;background-color:#1a1a2e;line-height:1.6;overflow-x:hidden;}/* Ensure all images are responsive */.page-3571-jl img{max-width:100%;height:auto;display:block;}/* Section styling */.page-3571-jl__section-title{font-size:2.2em;color:#e9c46a;text-align:center;margin-bottom:20px;padding:0 15px;font-weight:bold;}.page-3571-jl__section-title strong{color:#f4a261;}.page-3571-jl__section-description{font-size:1.1em;color:#cccccc;text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;padding:0 15px;}/* Buttons */.page-3571-jl__button{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;text-align:center;white-space:nowrap;box-sizing:border-box;}.page-3571-jl__button--primary{background-color:#2a9d8f;color:#ffffff;border:2px solid #2a9d8f;}.page-3571-jl__button--primary:hover{background-color:#268c7e;transform:translateY(-2px);}.page-3571-jl__button--secondary{background-color:transparent;color:#e9c46a;border:2px solid #e9c46a;}.page-3571-jl__button--secondary:hover{background-color:rgba(233,196,106,0.1);transform:translateY(-2px);}.page-3571-jl__button--small{padding:10px 20px;font-size:0.95em;border-radius:6px;}/* Hero Section */.page-3571-jl__hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px 15px 40px;background-color:#161625;color:#ffffff;text-align:center;position:relative;overflow:hidden;box-sizing:border-box;}.page-3571-jl__hero-content{max-width:900px;z-index:2;}.page-3571-jl__hero-title{font-size:2.5em;margin-bottom:20px;line-height:1.2;color:#ffffff;}.page-3571-jl__hero-title strong{color:#e9c46a;}.page-3571-jl__hero-description{font-size:1.2em;margin-bottom:30px;color:#cccccc;}.page-3571-jl__hero-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;}.page-3571-jl__hero-image-container{width:100%;max-width:1200px;margin-top:40px;border-radius:10px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,0.4);}.page-3571-jl__hero-image{width:100%;height:auto;object-fit:cover;}/* Games Section */.page-3571-jl__games-section,.page-3571-jl__promo-section,.page-3571-jl__features-section,.page-3571-jl__faq-section{padding:60px 20px;text-align:center;box-sizing:border-box;}.page-3571-jl__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-3571-jl__game-card{background-color:#282844;border-radius:12px;padding:25px;box-shadow:0 6px 20px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;}.page-3571-jl__game-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,0.5);}.page-3571-jl__game-card-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px;}.page-3571-jl__game-card-title{font-size:1.5em;color:#e9c46a;margin-bottom:10px;}.page-3571-jl__game-card-description{font-size:0.95em;color:#cccccc;margin-bottom:20px;flex-grow:1;}/* Promotions Section */.page-3571-jl__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-3571-jl__promo-card{background-color:#282844;border-radius:12px;padding:25px;box-shadow:0 6px 20px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;}.page-3571-jl__promo-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,0.5);}.page-3571-jl__promo-image{width:100%;height:220px;object-fit:cover;border-radius:8px;margin-bottom:20px;}.page-3571-jl__promo-title{font-size:1.6em;color:#2a9d8f;margin-bottom:10px;}.page-3571-jl__promo-text{font-size:1em;color:#cccccc;margin-bottom:20px;flex-grow:1;}/* Features Section */.page-3571-jl__feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-3571-jl__feature-item{background-color:#282844;border-radius:12px;padding:25px;box-shadow:0 6px 20px rgba(0,0,0,0.3);text-align:center;transition:transform 0.3s ease,box-shadow 0.3s ease;box-sizing:border-box;}.page-3571-jl__feature-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px rgba(0,0,0,0.5);}.page-3571-jl__feature-icon{width:100px;height:100px;object-fit:contain;margin:0 auto 20px;}.page-3571-jl__feature-title{font-size:1.4em;color:#f4a261;margin-bottom:10px;}.page-3571-jl__feature-text{font-size:0.95em;color:#cccccc;}/* FAQ Section */.page-3571-jl__faq-container{max-width:800px;margin:0 auto;text-align:left;}.page-3571-jl__faq-item{background-color:#282844;border-radius:10px;margin-bottom:15px;box-shadow:0 4px 15px rgba(0,0,0,0.2);overflow:hidden;box-sizing:border-box;}.page-3571-jl__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#38385e;border-bottom:1px solid rgba(0,0,0,0.2);user-select:none;transition:background-color 0.3s ease;box-sizing:border-box;}.page-3571-jl__faq-question:hover{background-color:#4a4a7a;}.page-3571-jl__faq-item.active .page-3571-jl__faq-question{background-color:#4a4a7a;}.page-3571-jl__faq-heading{font-size:1.2em;color:#e0e0e0;margin:0;pointer-events:none;}.page-3571-jl__faq-toggle{font-size:1.8em;color:#e9c46a;font-weight:bold;pointer-events:none;transition:transform 0.3s ease;line-height:1;}.page-3571-jl__faq-item.active .page-3571-jl__faq-toggle{transform:rotate(45deg);}.page-3571-jl__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;color:#cccccc;box-sizing:border-box;}.page-3571-jl__faq-item.active .page-3571-jl__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1;}/* Floating Register/Login Buttons */.page-3571-jl__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000;}.page-3571-jl__floating-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;font-size:0.9em;font-weight:bold;text-decoration:none;color:#ffffff;box-shadow:0 4px 15px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center;line-height:1;padding:5px;box-sizing:border-box;}.page-3571-jl__floating-button:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,0.4);}.page-3571-jl__floating-button--register{background-color:#2a9d8f;}.page-3571-jl__floating-button--login{background-color:#f4a261;}/* Responsive adjustments */@media (max-width:768px){.page-3571-jl__hero-title{font-size:1.8em;}.page-3571-jl__hero-description{font-size:1em;}.page-3571-jl__hero-buttons{flex-direction:column;gap:15px;}.page-3571-jl__button{width:100%;max-width:280px;}.page-3571-jl__section-title{font-size:1.8em;}.page-3571-jl__section-description{font-size:0.95em;}/* List item responsiveness */.page-3571-jl__game-categories,.page-3571-jl__promo-grid,.page-3571-jl__feature-list{grid-template-columns:1fr;padding:0 15px;width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-3571-jl__game-card,.page-3571-jl__promo-card,.page-3571-jl__feature-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px !important;}.page-3571-jl__game-card-description,.page-3571-jl__promo-text,.page-3571-jl__feature-text{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-3571-jl__faq-question{padding:15px 20px;}.page-3571-jl__faq-heading{font-size:1.1em;}.page-3571-jl__faq-answer{padding:0 20px;}.page-3571-jl__faq-item.active .page-3571-jl__faq-answer{padding:15px 20px !important;}.page-3571-jl__floating-buttons{flex-direction:row;bottom:15px;right:50%;transform:translateX(50%);gap:10px;}.page-3571-jl__floating-button{width:50px;height:50px;font-size:0.8em;}}@media (min-width:769px){.page-3571-jl__hero-section{flex-direction:row;text-align:left;padding:40px 50px;gap:50px;}.page-3571-jl__hero-content{flex:1;text-align:left;}.page-3571-jl__hero-image-container{flex:1;margin-top:0;}.page-3571-jl__hero-buttons{justify-content:flex-start;}.page-3571-jl__game-categories,.page-3571-jl__promo-grid,.page-3571-jl__feature-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));}}