.page-escario-kuya-j { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-escario-kuya-j__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-escario-kuya-j__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-escario-kuya-j__section--dark { background-color: #333; color: #fff; }.page-escario-kuya-j__h1, .page-escario-kuya-j__h2, .page-escario-kuya-j__h3 { color: #2c3e50; text-align: center; margin-bottom: 25px; }.page-escario-kuya-j__h1 { font-size: 2.8em; color: #e74c3c; padding-top: 10px; }.page-escario-kuya-j__h2 { font-size: 2.2em; }.page-escario-kuya-j__h3 { font-size: 1.8em; margin-bottom: 15px; }.page-escario-kuya-j__p { font-size: 1.1em; margin-bottom: 15px; text-align: center; }.page-escario-kuya-j__hero-section { background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.7)), url('[GALLERY:hero:1920x1080:bingoplus,casino,login,philippines,gaming]') 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; }.page-escario-kuya-j__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-escario-kuya-j__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; }.page-escario-kuya-j__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-escario-kuya-j__btn:hover { background-color: #c0392b; transform: translateY(-3px); }.page-escario-kuya-j__intro-content { max-width: 900px; margin: 0 auto; text-align: center; }.page-escario-kuya-j__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-escario-kuya-j__quick-access-item { text-align: center; padding: 20px; background-color: #f0f0f0; border-radius: 8px; }.page-escario-kuya-j__quick-access-item .page-escario-kuya-j__btn { width: 100%; }.page-escario-kuya-j__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-escario-kuya-j__game-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-escario-kuya-j__game-card:hover { transform: translateY(-5px); }.page-escario-kuya-j__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-escario-kuya-j__game-card-content { padding: 20px; }.page-escario-kuya-j__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #2c3e50; }.page-escario-kuya-j__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-escario-kuya-j__promo-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-escario-kuya-j__promo-card:hover { transform: translateY(-5px); }.page-escario-kuya-j__promo-card-image { width: 100%; height: 200px; object-fit: cover; }.page-escario-kuya-j__promo-card-content { padding: 20px; }.page-escario-kuya-j__promo-card-title { font-size: 1.4em; margin-bottom: 10px; color: #e74c3c; }.page-escario-kuya-j__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; }.page-escario-kuya-j__security-item { text-align: center; padding: 25px; background-color: #f0f0f0; border-radius: 8px; }.page-escario-kuya-j__security-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-escario-kuya-j__faq-list { margin-top: 30px; }.page-escario-kuya-j__faq-item { background-color: #fdfdfd; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-escario-kuya-j__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #eee; transition: background-color 0.3s ease; }.page-escario-kuya-j__faq-question:hover { background-color: #e0e0e0; }.page-escario-kuya-j__faq-question h3 { margin: 0; font-size: 1.2em; flex-grow: 1; text-align: left; color: #2c3e50; pointer-events: none; }.page-escario-kuya-j__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; }.page-escario-kuya-j__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; }.page-escario-kuya-j__faq-item.active .page-escario-kuya-j__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-escario-kuya-j__faq-item.active .page-escario-kuya-j__faq-question { background-color: #ddd; }.page-escario-kuya-j__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-escario-kuya-j__blog-card { background-color: #fdfdfd; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-escario-kuya-j__blog-card:hover { transform: translateY(-5px); }.page-escario-kuya-j__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-escario-kuya-j__blog-card-content { padding: 20px; }.page-escario-kuya-j__blog-card-title { font-size: 1.4em; margin-bottom: 10px; color: #2c3e50; }.page-escario-kuya-j__blog-card-date { font-size: 0.9em; color: #777; margin-bottom: 10px; }.page-escario-kuya-j__blog-card-excerpt { font-size: 1em; color: #555; margin-bottom: 15px; }.page-escario-kuya-j__blog-card .page-escario-kuya-j__btn { width: auto; padding: 10px 20px; font-size: 1em; }.page-escario-kuya-j__list-item { box-sizing: border-box; }.page-escario-kuya-j__game-icon { width: 60px; height: 60px; margin-bottom: 10px; }.page-escario-kuya-j__quick-access-item img { max-width: 100%; height: auto; display: block; margin: 0 auto 15px; }.page-escario-kuya-j__security-item img { max-width: 100%; height: auto; display: block; margin: 0 auto 15px; }.page-escario-kuya-j__quick-access-item h3 { color: #e74c3c; }.page-escario-kuya-j__quick-access-item p { color: #555; }.page-escario-kuya-j__security-item h3 { color: #e74c3c; }.page-escario-kuya-j__security-item p { color: #555; }.page-escario-kuya-j__game-card-content p { color: #555; }.page-escario-kuya-j__promo-card-content p { color: #555; }@media (max-width: 1024px) { .page-escario-kuya-j__h1 { font-size: 2.5em; }.page-escario-kuya-j__h2 { font-size: 2em; }.page-escario-kuya-j__hero-title { font-size: 3em; }.page-escario-kuya-j__hero-subtitle { font-size: 1.3em; }}.page-escario-kuya-j__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-escario-kuya-j__floating-btn { background-color: #e74c3c; color: #fff; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; font-size: 1.1em; text-decoration: none; box-shadow: 0 4px 10px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-escario-kuya-j__floating-btn:hover { background-color: #c0392b; transform: scale(1.1); }@media (max-width: 768px) { .page-escario-kuya-j__container { padding: 10px; }.page-escario-kuya-j__section { padding: 30px 15px; }.page-escario-kuya-j__h1 { font-size: 2em; }.page-escario-kuya-j__h2 { font-size: 1.8em; }.page-escario-kuya-j__hero-section { padding: 80px 15px; min-height: 400px; }.page-escario-kuya-j__hero-title { font-size: 2.5em; }.page-escario-kuya-j__hero-subtitle { font-size: 1.1em; }.page-escario-kuya-j__btn { padding: 12px 25px; font-size: 1.1em; }.page-escario-kuya-j__quick-access-grid, .page-escario-kuya-j__games-grid, .page-escario-kuya-j__promotions-grid, .page-escario-kuya-j__security-grid, .page-escario-kuya-j__blog-grid { grid-template-columns: 1fr; gap: 15px; }.page-escario-kuya-j__faq-question { padding: 12px 15px; }.page-escario-kuya-j__faq-question h3 { font-size: 1.1em; }.page-escario-kuya-j__faq-answer { padding: 0 15px; }.page-escario-kuya-j__faq-item.active .page-escario-kuya-j__faq-answer { padding: 15px !important; }.page-escario-kuya-j__floating-buttons { bottom: 15px; right: 15px; }.page-escario-kuya-j__floating-btn { width: 50px; height: 50px; font-size: 1em; }/* List item responsive styles */.page-escario-kuya-j__quick-access-grid > *, .page-escario-kuya-j__games-grid > *, .page-escario-kuya-j__promotions-grid > *, .page-escario-kuya-j__security-grid > *, .page-escario-kuya-j__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-escario-kuya-j__quick-access-grid, .page-escario-kuya-j__games-grid, .page-escario-kuya-j__promotions-grid, .page-escario-kuya-j__security-grid, .page-escario-kuya-j__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-escario-kuya-j__game-card-title, .page-escario-kuya-j__promo-card-title, .page-escario-kuya-j__blog-card-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-escario-kuya-j__game-card-content, .page-escario-kuya-j__promo-card-content, .page-escario-kuya-j__blog-card-content { padding: 15px; }.page-escario-kuya-j__game-card-image, .page-escario-kuya-j__promo-card-image, .page-escario-kuya-j__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}