.page-163-jl-casino-login { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-163-jl-casino-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-163-jl-casino-login__hero-section { background: linear-gradient(135deg, #0f3443, #345e6f); color: #ffffff; text-align: center; padding: 60px 20px 40px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; padding-top: 10px; } .page-163-jl-casino-login__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('[GALLERY:abstract:1920x1080:geometric,pattern,subtle]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-163-jl-casino-login__hero-content { position: relative; z-index: 1; } .page-163-jl-casino-login__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-163-jl-casino-login__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-163-jl-casino-login__cta-group { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-163-jl-casino-login__button { display: inline-block; padding: 15px 30px; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-163-jl-casino-login__button:hover { background-color: #c92a3a; transform: translateY(-3px); } .page-163-jl-casino-login__section { padding: 40px 20px; margin-bottom: 30px; background-color: #24243e; border-radius: 10px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); } .page-163-jl-casino-login__section-title { font-size: 2.2em; color: #ffcc00; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-163-jl-casino-login__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 3px; background-color: #e63946; border-radius: 2px; } .page-163-jl-casino-login__text-content { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px; color: #c0c0c0; } .page-163-jl-casino-login__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-163-jl-casino-login__game-card { background-color: #1b1b2f; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-163-jl-casino-login__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3); } .page-163-jl-casino-login__game-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #e63946; } .page-163-jl-casino-login__game-title { font-size: 1.4em; color: #ffcc00; margin: 15px 10px 10px; } .page-163-jl-casino-login__game-description { font-size: 0.95em; color: #a0a0a0; padding: 0 15px 15px; } .page-163-jl-casino-login__game-button { display: block; width: calc(100% - 30px); margin: 0 15px 15px; padding: 10px 0; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease; } .page-163-jl-casino-login__game-button:hover { background-color: #c92a3a; } .page-163-jl-casino-login__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-163-jl-casino-login__promo-card { background-color: #1b1b2f; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-163-jl-casino-login__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3); } .page-163-jl-casino-login__promo-image { width: 100%; height: 220px; object-fit: cover; border-bottom: 3px solid #e63946; } .page-163-jl-casino-login__promo-title { font-size: 1.5em; color: #ffcc00; margin: 15px 10px 10px; } .page-163-jl-casino-login__promo-description { font-size: 0.95em; color: #a0a0a0; padding: 0 15px 15px; } .page-163-jl-casino-login__promo-button { display: block; width: calc(100% - 30px); margin: 0 15px 15px; padding: 12px 0; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease; } .page-163-jl-casino-login__promo-button:hover { background-color: #c92a3a; } .page-163-jl-casino-login__faq-list { margin-top: 30px; } .page-163-jl-casino-login__faq-item { background-color: #1b1b2f; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-163-jl-casino-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #2c2c4a; color: #ffffff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-163-jl-casino-login__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #ffcc00; pointer-events: none; } .page-163-jl-casino-login__faq-question:hover { background-color: #3a3a5a; } .page-163-jl-casino-login__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; color: #e63946; pointer-events: none; } .page-163-jl-casino-login__faq-item.active .page-163-jl-casino-login__faq-toggle { transform: rotate(45deg); } .page-163-jl-casino-login__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #1a1a2e; color: #c0c0c0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.3s ease; opacity: 0; } .page-163-jl-casino-login__faq-item.active .page-163-jl-casino-login__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-163-jl-casino-login__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-163-jl-casino-login__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; background-color: #e63946; color: #ffffff; border-radius: 50%; text-decoration: none; font-size: 0.9em; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; line-height: 1.2; } .page-163-jl-casino-login__floating-button:hover { background-color: #c92a3a; transform: scale(1.05); } .page-163-jl-casino-login__floating-button.register { background-color: #ffcc00; color: #1a1a2e; } .page-163-jl-casino-login__floating-button.register:hover { background-color: #e0b300; } .page-163-jl-casino-login__app-download-section { text-align: center; padding: 40px 20px; background-color: #2c2c4a; border-radius: 10px; margin-bottom: 30px; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3); } .page-163-jl-casino-login__app-download-title { font-size: 2em; color: #ffcc00; margin-bottom: 20px; } .page-163-jl-casino-login__app-download-description { font-size: 1.1em; color: #c0c0c0; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-163-jl-casino-login__app-download-button { padding: 15px 40px; background-color: #e63946; color: #ffffff; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-163-jl-casino-login__app-download-button:hover { background-color: #c92a3a; transform: translateY(-3px); } .page-163-jl-casino-login img { max-width: 100%; height: auto; box-sizing: border-box; } /* Mobile responsiveness */ @media (max-width: 768px) { .page-163-jl-casino-login__hero-title { font-size: 2em; } .page-163-jl-casino-login__hero-subtitle { font-size: 1em; } .page-163-jl-casino-login__cta-group { flex-direction: column; gap: 15px; } .page-163-jl-casino-login__button { width: 100%; max-width: 300px; margin: 0 auto; } .page-163-jl-casino-login__section-title { font-size: 1.8em; } .page-163-jl-casino-login__text-content { font-size: 1em; } .page-163-jl-casino-login__game-grid, .page-163-jl-casino-login__promo-grid { grid-template-columns: 1fr; } .page-163-jl-casino-login__game-card, .page-163-jl-casino-login__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-163-jl-casino-login__game-description, .page-163-jl-casino-login__promo-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-163-jl-casino-login__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-163-jl-casino-login__floating-button { width: 50px; height: 50px; font-size: 0.8em; } .page-163-jl-casino-login__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-163-jl-casino-login__faq-answer { padding: 0 20px; } .page-163-jl-casino-login__faq-item.active .page-163-jl-casino-login__faq-answer { padding: 15px 20px !important; } .page-163-jl-casino-login__app-download-title { font-size: 1.6em; } .page-163-jl-casino-login__app-download-description { font-size: 1em; } .page-163-jl-casino-login__app-download-button { padding: 12px 30px; font-size: 1.1em; } } @media (max-width: 480px) { .page-163-jl-casino-login__hero-title { font-size: 1.8em; } .page-163-jl-casino-login__section-title { font-size: 1.6em; } .page-163-jl-casino-login__faq-question { font-size: 1em; } }