.page-93-jl-login { font-family: Arial, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: 10px; }.page-93-jl-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-93-jl-login__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:casino,login,gaming,philippines]') no-repeat center center/cover; text-align: center; padding: 100px 20px; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; }.page-93-jl-login__hero-title { font-size: 3em; color: #e94560; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-93-jl-login__hero-subtitle { font-size: 1.2em; color: #c0c0c0; margin-bottom: 30px; }.page-93-jl-login__button-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-93-jl-login__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-93-jl-login__button:hover { background-color: #ff6a80; transform: translateY(-3px); }.page-93-jl-login__benefits-section { padding: 60px 20px; text-align: center; background-color: #0f3460; border-radius: 10px; margin-bottom: 40px; }.page-93-jl-login__section-title { font-size: 2.5em; color: #e94560; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }.page-93-jl-login__benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-93-jl-login__benefit-item { background-color: #16213e; padding: 30px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; }.page-93-jl-login__benefit-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-93-jl-login__benefit-icon { margin-bottom: 20px; }.page-93-jl-login__benefit-icon img { width: 80px; height: 80px; object-fit: contain; }.page-93-jl-login__benefit-title { font-size: 1.5em; color: #e94560; margin-bottom: 15px; }.page-93-jl-login__benefit-description { font-size: 1em; color: #c0c0c0; }.page-93-jl-login__games-section { padding: 60px 20px; text-align: center; margin-bottom: 40px; }.page-93-jl-login__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }.page-93-jl-login__game-card { background-color: #16213e; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; }.page-93-jl-login__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-93-jl-login__game-image { width: 100%; height: 200px; object-fit: cover; }.page-93-jl-login__game-content { padding: 20px; }.page-93-jl-login__game-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; }.page-93-jl-login__game-description { font-size: 0.9em; color: #c0c0c0; margin-bottom: 15px; }.page-93-jl-login__faq-section { padding: 60px 20px; background-color: #0f3460; border-radius: 10px; margin-bottom: 40px; }.page-93-jl-login__faq-list { list-style: none; padding: 0; }.page-93-jl-login__faq-item { background-color: #16213e; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-93-jl-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #1e3a6a; transition: background-color 0.3s ease; }.page-93-jl-login__faq-question:hover { background-color: #2a4c80; }.page-93-jl-login__faq-question h3 { margin: 0; font-size: 1.2em; color: #e94560; pointer-events: none; }.page-93-jl-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; margin-left: 15px; pointer-events: none; }.page-93-jl-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; }.page-93-jl-login__faq-item.active .page-93-jl-login__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-93-jl-login__faq-item.active .page-93-jl-login__faq-toggle { transform: rotate(45deg); }.page-93-jl-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-93-jl-login__floating-button { background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1em; text-align: center; min-width: 120px; }.page-93-jl-login__floating-button:hover { background-color: #ff6a80; transform: translateY(-3px); }.page-93-jl-login__cta-section { background-color: #1a1a2e; text-align: center; padding: 60px 20px; border-radius: 10px; }.page-93-jl-login__cta-title { font-size: 2.2em; color: #e94560; margin-bottom: 20px; }.page-93-jl-login__cta-text { font-size: 1.1em; color: #c0c0c0; margin-bottom: 30px; }.page-93-jl-login img { max-width: 100%; height: auto; display: block; object-fit: cover; }.page-93-jl-login__benefits-grid li, .page-93-jl-login__faq-list li { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }@media (max-width: 768px) { .page-93-jl-login__hero-section { padding: 60px 15px; }.page-93-jl-login__hero-title { font-size: 2.2em; }.page-93-jl-login__hero-subtitle { font-size: 1em; }.page-93-jl-login__section-title { font-size: 2em; }.page-93-jl-login__benefits-grid { grid-template-columns: 1fr; }.page-93-jl-login__benefit-item { padding: 20px; }.page-93-jl-login__game-grid { grid-template-columns: 1fr; }.page-93-jl-login__game-card { margin: 0 auto; max-width: 350px; }.page-93-jl-login__floating-buttons { right: 10px; bottom: 10px; }.page-93-jl-login__floating-button { padding: 10px 20px; min-width: 100px; font-size: 0.9em; }.page-93-jl-login__faq-question { padding: 15px; }.page-93-jl-login__faq-question h3 { font-size: 1em; }.page-93-jl-login__faq-answer { padding: 15px !important; }.page-93-jl-login__cta-title { font-size: 1.8em; }.page-93-jl-login__cta-text { font-size: 0.9em; }.page-93-jl-login__container { padding: 10px; }.page-93-jl-login__benefits-grid > *, .page-93-jl-login__game-grid > *, .page-93-jl-login__faq-list > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-93-jl-login__faq-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}