.page-jilicrown-login-app-apk { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-jilicrown-login-app-apk__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jilicrown-login-app-apk__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-jilicrown-login-app-apk__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-jilicrown-login-app-apk__section-title { text-align: center; color: #2c3e50; font-size: 2.5em; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-jilicrown-login-app-apk__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e74c3c; margin: 10px auto 0; border-radius: 2px; } .page-jilicrown-login-app-apk__section--dark .page-jilicrown-login-app-apk__section-title { color: #ecf0f1; } .page-jilicrown-login-app-apk__section--dark .page-jilicrown-login-app-apk__section-title::after { background-color: #f39c12; } .page-jilicrown-login-app-apk__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:jilicrown,gaming,app,login,philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; padding-top: calc(100px + 10px); } .page-jilicrown-login-app-apk__hero-title { font-size: 3.8em; margin-bottom: 20px; line-height: 1.1; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); } .page-jilicrown-login-app-apk__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5); } .page-jilicrown-login-app-apk__hero-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-jilicrown-login-app-apk__btn { display: inline-block; padding: 15px 30px; background-color: #e74c3c; color: #fff; text-decoration: none; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-jilicrown-login-app-apk__btn:hover { background-color: #c0392b; transform: translateY(-3px); } .page-jilicrown-login-app-apk__btn--secondary { background-color: #3498db; } .page-jilicrown-login-app-apk__btn--secondary:hover { background-color: #2980b9; } .page-jilicrown-login-app-apk__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 20px 0; } .page-jilicrown-login-app-apk__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-jilicrown-login-app-apk__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-jilicrown-login-app-apk__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; } .page-jilicrown-login-app-apk__intro-text { flex: 1; min-width: 300px; } .page-jilicrown-login-app-apk__intro-image { flex: 1; min-width: 300px; text-align: center; } .page-jilicrown-login-app-apk__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-jilicrown-login-app-apk__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-jilicrown-login-app-apk__quick-link-card { background-color: #f2f2f2; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jilicrown-login-app-apk__quick-link-card:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .page-jilicrown-login-app-apk__quick-link-card h3 { color: #e74c3c; margin-top: 0; font-size: 1.4em; } .page-jilicrown-login-app-apk__quick-link-card p { font-size: 0.95em; color: #555; } .page-jilicrown-login-app-apk__quick-link-card .page-jilicrown-login-app-apk__btn { margin-top: 15px; padding: 10px 20px; font-size: 1em; } .page-jilicrown-login-app-apk__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-jilicrown-login-app-apk__game-card { background-color: #f2f2f2; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-jilicrown-login-app-apk__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); } .page-jilicrown-login-app-apk__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-jilicrown-login-app-apk__game-card-content { padding: 20px; } .page-jilicrown-login-app-apk__game-card-content h3 { margin-top: 0; color: #e74c3c; font-size: 1.3em; } .page-jilicrown-login-app-apk__game-card-content p { font-size: 0.9em; color: #555; margin-bottom: 20px; } .page-jilicrown-login-app-apk__promotions-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-jilicrown-login-app-apk__promo-item { background-color: #f2f2f2; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: center; } .page-jilicrown-login-app-apk__promo-item h3 { color: #2c3e50; margin-top: 0; font-size: 1.4em; } .page-jilicrown-login-app-apk__promo-item p { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-jilicrown-login-app-apk__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; text-align: center; } .page-jilicrown-login-app-apk__feature-item { background-color: #f2f2f2; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-jilicrown-login-app-apk__feature-item h3 { color: #e74c3c; margin-top: 0; font-size: 1.3em; } .page-jilicrown-login-app-apk__feature-item p { font-size: 0.95em; color: #555; } .page-jilicrown-login-app-apk__faq-list { list-style: none; padding: 0; } .page-jilicrown-login-app-apk__faq-item { background-color: #f2f2f2; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-jilicrown-login-app-apk__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #ecf0f1; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; user-select: none; } .page-jilicrown-login-app-apk__faq-question:hover { background-color: #e0e0e0; } .page-jilicrown-login-app-apk__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; } .page-jilicrown-login-app-apk__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-jilicrown-login-app-apk__faq-item.active .page-jilicrown-login-app-apk__faq-toggle { transform: rotate(45deg); } .page-jilicrown-login-app-apk__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-jilicrown-login-app-apk__faq-item.active .page-jilicrown-login-app-apk__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jilicrown-login-app-apk__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-jilicrown-login-app-apk__blog-card { background-color: #f2f2f2; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-jilicrown-login-app-apk__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); } .page-jilicrown-login-app-apk__blog-card-image { width: 100%; height: 220px; object-fit: cover; } .page-jilicrown-login-app-apk__blog-card-content { padding: 20px; } .page-jilicrown-login-app-apk__blog-card-content h3 { margin-top: 0; font-size: 1.3em; } .page-jilicrown-login-app-apk__blog-card-content h3 a { color: #2c3e50; text-decoration: none; transition: color 0.3s ease; } .page-jilicrown-login-app-apk__blog-card-content h3 a:hover { color: #e74c3c; } .page-jilicrown-login-app-apk__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } @media (max-width: 768px) { .page-jilicrown-login-app-apk__hero-title { font-size: 2.5em; } .page-jilicrown-login-app-apk__hero-subtitle { font-size: 1.2em; } .page-jilicrown-login-app-apk__hero-buttons { flex-direction: column; gap: 15px; } .page-jilicrown-login-app-apk__btn { width: 100%; max-width: 280px; } .page-jilicrown-login-app-apk__section { padding: 30px 15px; } .page-jilicrown-login-app-apk__section-title { font-size: 2em; } .page-jilicrown-login-app-apk__intro-content { flex-direction: column; } .page-jilicrown-login-app-apk__intro-text, .page-jilicrown-login-app-apk__intro-image { min-width: unset; width: 100%; } .page-jilicrown-login-app-apk__quick-links-grid, .page-jilicrown-login-app-apk__games-grid, .page-jilicrown-login-app-apk__promotions-list, .page-jilicrown-login-app-apk__security-features, .page-jilicrown-login-app-apk__blog-grid { grid-template-columns: 1fr; } .page-jilicrown-login-app-apk__faq-question { padding: 15px 20px; } .page-jilicrown-login-app-apk__faq-question h3 { font-size: 1.1em; } .page-jilicrown-login-app-apk__faq-answer { padding: 0 20px; } .page-jilicrown-login-app-apk__faq-item.active .page-jilicrown-login-app-apk__faq-answer { padding: 15px 20px !important; } .page-jilicrown-login-app-apk__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-jilicrown-login-app-apk__payment-logo, .page-jilicrown-login-app-apk__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } /* List item responsive rules */ .page-jilicrown-login-app-apk ul, .page-jilicrown-login-app-apk ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jilicrown-login-app-apk ul li, .page-jilicrown-login-app-apk ol li { 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-jilicrown-login-app-apk img { max-width: 100% !important; height: auto !important; } } @media (max-width: 480px) { .page-jilicrown-login-app-apk__hero-title { font-size: 2em; } .page-jilicrown-login-app-apk__hero-subtitle { font-size: 1em; } .page-jilicrown-login-app-apk__btn { font-size: 1em; padding: 12px 25px; } .page-jilicrown-login-app-apk__section-title { font-size: 1.8em; } }