/* General Styling for the page-chrome-lodi646-ph scope */.page-chrome-lodi646-ph{font-family:'Arial', sans-serif;color:#f0f0f0;background-color:#1a1a2e;line-height:1.6;overflow-x:hidden}.page-chrome-lodi646-ph__highlight{color:#e94560;font-weight:bold}.page-chrome-lodi646-ph__section-title{font-size:2.5em;color:#e94560;text-align:center;margin-bottom:20px;padding:20px 15px 10px;text-transform:uppercase}.page-chrome-lodi646-ph__section-subtitle{font-size:1.1em;color:#ccc;text-align:center;margin-bottom:40px;padding:0 15px}.page-chrome-lodi646-ph__button{display:inline-block;padding:12px 25px;border-radius:8px;text-decoration:none;font-weight:bold;transition:background-color .3s ease,transform .2s ease;cursor:pointer;text-align:center;white-space:nowrap;box-sizing:border-box}.page-chrome-lodi646-ph__button--primary{background-color:#e94560;color:#fff;border:none}.page-chrome-lodi646-ph__button--primary:hover{background-color:#d03a54;transform:translateY(-2px)}.page-chrome-lodi646-ph__button--secondary{background-color:transparent;color:#e94560;border:2px solid #e94560}.page-chrome-lodi646-ph__button--secondary:hover{background-color:#e94560;color:#fff;transform:translateY(-2px)}.page-chrome-lodi646-ph__button--small{padding:8px 18px;font-size:.9em;border-radius:5px}.page-chrome-lodi646-ph__hero-section{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px 60px;min-height:80vh;background:linear-gradient(135deg,#1a1a2e,#0f3460);overflow:hidden}.page-chrome-lodi646-ph__hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.page-chrome-lodi646-ph__hero-image{width:100%;height:100%;object-fit:cover;opacity:.2;filter:brightness(.7);max-width:100%;box-sizing:border-box}.page-chrome-lodi646-ph__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;color:#fff}.page-chrome-lodi646-ph__hero-title{font-size:3.2em;margin-bottom:20px;line-height:1.2}.page-chrome-lodi646-ph__hero-description{font-size:1.2em;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.page-chrome-lodi646-ph__hero-cta{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.page-chrome-lodi646-ph__features-section{padding:60px 20px;background-color:#0f3460}.page-chrome-lodi646-ph__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-chrome-lodi646-ph__feature-item{background-color:#1a1a2e;padding:30px;border-radius:10px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease}.page-chrome-lodi646-ph__feature-item:hover{transform:translateY(-10px)}.page-chrome-lodi646-ph__feature-icon{width:100px;height:auto;margin-bottom:20px;max-width:100%;box-sizing:border-box}.page-chrome-lodi646-ph__feature-title{font-size:1.5em;color:#e94560;margin-bottom:10px}.page-chrome-lodi646-ph__feature-description{font-size:1em;color:#ccc}.page-chrome-lodi646-ph__games-section{padding:60px 20px;background-color:#1a1a2e}.page-chrome-lodi646-ph__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-chrome-lodi646-ph__category-card{background-color:#0f3460;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:center;transition:transform .3s ease}.page-chrome-lodi646-ph__category-card:hover{transform:translateY(-10px)}.page-chrome-lodi646-ph__category-image{width:100%;height:200px;object-fit:cover;max-width:100%;box-sizing:border-box}.page-chrome-lodi646-ph__category-title{font-size:1.4em;color:#e94560;margin:15px 0 5px;padding:0 15px}.page-chrome-lodi646-ph__category-description{font-size:.95em;color:#ccc;padding:0 15px 20px}.page-chrome-lodi646-ph__promotions-section{padding:60px 20px;background-color:#0f3460}.page-chrome-lodi646-ph__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-chrome-lodi646-ph__promo-card{background-color:#1a1a2e;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);display:flex;flex-direction:column;transition:transform .3s ease}.page-chrome-lodi646-ph__promo-card:hover{transform:translateY(-10px)}.page-chrome-lodi646-ph__promo-image{width:100%;height:250px;object-fit:cover;max-width:100%;box-sizing:border-box}.page-chrome-lodi646-ph__promo-content{padding:20px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-chrome-lodi646-ph__promo-title{font-size:1.5em;color:#e94560;margin-bottom:10px}.page-chrome-lodi646-ph__promo-description{font-size:1em;color:#ccc;margin-bottom:20px}.page-chrome-lodi646-ph__faq-section{padding:60px 20px;background-color:#1a1a2e}.page-chrome-lodi646-ph__faq-container{max-width:900px;margin:0 auto}.page-chrome-lodi646-ph__faq-item{background-color:#0f3460;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.2)}.page-chrome-lodi646-ph__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#1a1a2e;color:#fff;font-size:1.2em;font-weight:bold;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-chrome-lodi646-ph__faq-question:hover{background-color:#2a2a4a}.page-chrome-lodi646-ph__faq-question-text{margin:0;color:#fff}.page-chrome-lodi646-ph__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;color:#e94560;transition:transform .3s ease}.page-chrome-lodi646-ph__faq-item.active .page-chrome-lodi646-ph__faq-toggle{transform:rotate(45deg)}.page-chrome-lodi646-ph__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;background-color:#0f3460}.page-chrome-lodi646-ph__faq-item.active .page-chrome-lodi646-ph__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-chrome-lodi646-ph__faq-answer p{margin:0}.page-chrome-lodi646-ph__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-chrome-lodi646-ph__floating-button{display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;font-size:.9em;font-weight:bold;color:#fff;text-decoration:none;box-shadow:0 4px 15px rgba(0,0,0,.4);transition:transform .2s ease,background-color .3s ease;text-align:center;line-height:1.2}.page-chrome-lodi646-ph__floating-button:hover{transform:scale(1.05)}.page-chrome-lodi646-ph__floating-button--register{background-color:#e94560}.page-chrome-lodi646-ph__floating-button--register:hover{background-color:#d03a54}.page-chrome-lodi646-ph__floating-button--login{background-color:#0f3460}.page-chrome-lodi646-ph__floating-button--login:hover{background-color:#0a264a}@media (max-width:768px){.page-chrome-lodi646-ph__hero-title{font-size:2.2em}.page-chrome-lodi646-ph__hero-description{font-size:1em}.page-chrome-lodi646-ph__hero-cta{flex-direction:column;gap:15px}.page-chrome-lodi646-ph__button{width:100%;max-width:250px}.page-chrome-lodi646-ph__section-title{font-size:1.8em}.page-chrome-lodi646-ph__features-grid,.page-chrome-lodi646-ph__game-categories,.page-chrome-lodi646-ph__promo-grid{grid-template-columns:1fr}.page-chrome-lodi646-ph__feature-item,.page-chrome-lodi646-ph__category-card,.page-chrome-lodi646-ph__promo-card{margin-left:0 !important;margin-right:0 !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0}.page-chrome-lodi646-ph__features-grid>div{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;word-break:break-word !important}.page-chrome-lodi646-ph__features-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 10px !important;margin-left:0 !important;margin-right:0 !important}.page-chrome-lodi646-ph__game-categories>div{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;word-break:break-word !important}.page-chrome-lodi646-ph__game-categories{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 10px !important;margin-left:0 !important;margin-right:0 !important}.page-chrome-lodi646-ph__promo-grid>div{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;word-break:break-word !important}.page-chrome-lodi646-ph__promo-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 10px !important;margin-left:0 !important;margin-right:0 !important}.page-chrome-lodi646-ph__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;word-break:break-word !important}.page-chrome-lodi646-ph__faq-container{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 10px !important;margin-left:0 !important;margin-right:0 !important}.page-chrome-lodi646-ph__faq-question{padding:15px 20px;font-size:1.1em}.page-chrome-lodi646-ph__faq-answer{padding:0 20px}.page-chrome-lodi646-ph__faq-item.active .page-chrome-lodi646-ph__faq-answer{padding:15px 20px !important}.page-chrome-lodi646-ph__floating-buttons{bottom:15px;right:15px;gap:10px}.page-chrome-lodi646-ph__floating-button{width:50px;height:50px;font-size:.8em}}@media (max-width:480px){.page-chrome-lodi646-ph__hero-title{font-size:1.8em}.page-chrome-lodi646-ph__section-title{font-size:1.5em}.page-chrome-lodi646-ph__promo-image{height:180px}.page-chrome-lodi646-ph__category-image{height:150px}}