.page-kuya-kitsune-dream__main-content { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-kuya-kitsune-dream__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-kuya-kitsune-dream__section--dark { background-color: #222; color: #eee; }.page-kuya-kitsune-dream__section-title { font-size: 2.5em; color: #007bff; margin-bottom: 20px; text-transform: uppercase; }.page-kuya-kitsune-dream__section--dark .page-kuya-kitsune-dream__section-title { color: #fff; }.page-kuya-kitsune-dream__text { font-size: 1.1em; margin-bottom: 20px; }.page-kuya-kitsune-dream__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; }.page-kuya-kitsune-dream__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-kuya-kitsune-dream__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-kuya-kitsune-dream__button--primary { background-color: #007bff; color: #fff; }.page-kuya-kitsune-dream__button--primary:hover { background-color: #0056b3; }.page-kuya-kitsune-dream__hero-section { background-image: url('[GALLERY:hero:1920x1080:kitsune,dream,gaming,online_casino,philippines]'); background-size: cover; background-position: center; color: #fff; padding: 120px 20px 80px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; min-height: 500px; padding-top: 10px; /* Decorative top padding */ }.page-kuya-kitsune-dream__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.8); }.page-kuya-kitsune-dream__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; }.page-kuya-kitsune-dream__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; }.page-kuya-kitsune-dream__provider-item { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); padding: 20px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; max-width: 350px; transition: transform 0.3s ease; }.page-kuya-kitsune-dream__provider-item:hover { transform: translateY(-5px); }.page-kuya-kitsune-dream__provider-logo { max-width: 150px; height: auto; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; }.page-kuya-kitsune-dream__provider-name { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-kuya-kitsune-dream__provider-description { font-size: 0.95em; color: #555; }.page-kuya-kitsune-dream__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-kitsune-dream__promotion-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; }.page-kuya-kitsune-dream__promotion-card:hover { transform: translateY(-5px); }.page-kuya-kitsune-dream__promotion-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-kitsune-dream__promotion-content { padding: 20px; }.page-kuya-kitsune-dream__promotion-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-kuya-kitsune-dream__promotion-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-kuya-kitsune-dream__promotion-button { display: block; width: 100%; text-align: center; background-color: #ffc107; color: #333; padding: 10px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-kuya-kitsune-dream__promotion-button:hover { background-color: #e0a800; }.page-kuya-kitsune-dream__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-kuya-kitsune-dream__payment-item { background-color: #fff; border-radius: 8px; padding: 15px 25px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); font-weight: bold; color: #333; display: flex; align-items: center; gap: 10px; transition: transform 0.2s ease; }.page-kuya-kitsune-dream__payment-item:hover { transform: translateY(-2px); }.page-kuya-kitsune-dream__payment-logo { max-height: 40px; width: auto; }.page-kuya-kitsune-dream__faq-container { margin-top: 40px; text-align: left; }.page-kuya-kitsune-dream__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-kuya-kitsune-dream__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; user-select: none; transition: background-color 0.3s ease; }.page-kuya-kitsune-dream__faq-question:hover { background-color: #e5e5e5; }.page-kuya-kitsune-dream__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-kuya-kitsune-dream__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; }.page-kuya-kitsune-dream__faq-item.active .page-kuya-kitsune-dream__faq-toggle { transform: rotate(45deg); }.page-kuya-kitsune-dream__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-kuya-kitsune-dream__faq-item.active .page-kuya-kitsune-dream__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-kuya-kitsune-dream__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-kuya-kitsune-dream__floating-button { background-color: #dc3545; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; min-width: 120px; }.page-kuya-kitsune-dream__floating-button:hover { background-color: #c82333; transform: translateY(-3px); }.page-kuya-kitsune-dream__floating-button--login { background-color: #28a745; }.page-kuya-kitsune-dream__floating-button--login:hover { background-color: #218838; }@media (max-width: 768px) { .page-kuya-kitsune-dream__hero-title { font-size: 2.5em; }.page-kuya-kitsune-dream__hero-subtitle { font-size: 1.2em; }.page-kuya-kitsune-dream__section { padding: 30px 15px; }.page-kuya-kitsune-dream__section-title { font-size: 2em; }.page-kuya-kitsune-dream__button-group { flex-direction: column; }.page-kuya-kitsune-dream__button { width: 100%; }.page-kuya-kitsune-dream__game-providers { flex-direction: column; gap: 20px; }.page-kuya-kitsune-dream__provider-item { max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kuya-kitsune-dream__promotions-grid { grid-template-columns: 1fr; }.page-kuya-kitsune-dream__promotion-card { max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kuya-kitsune-dream__payment-methods { flex-direction: column; gap: 15px; }.page-kuya-kitsune-dream__payment-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kuya-kitsune-dream__faq-question { padding: 15px; }.page-kuya-kitsune-dream__faq-question h3 { font-size: 1em; }.page-kuya-kitsune-dream__faq-answer { padding: 15px !important; }.page-kuya-kitsune-dream__floating-buttons { bottom: 15px; right: 15px; }.page-kuya-kitsune-dream__floating-button { min-width: unset; width: 100px; padding: 10px 15px; font-size: 0.9em; }}