.page-kuya-kim-weather-report-tagalog-script-today { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; } .page-kuya-kim-weather-report-tagalog-script-today__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-kuya-kim-weather-report-tagalog-script-today__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-kuya-kim-weather-report-tagalog-script-today__section--dark { background-color: #f8f8f8; } .page-kuya-kim-weather-report-tagalog-script-today__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 10px 20px 80px 20px; border-radius: 0 0 15px 15px; margin-bottom: 0; position: relative; overflow: hidden; } .page-kuya-kim-weather-report-tagalog-script-today__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:pattern:1920x1080:abstract,geometric,background]'); background-size: cover; background-position: center; opacity: 0.1; z-index: 0; } .page-kuya-kim-weather-report-tagalog-script-today__hero-content { position: relative; z-index: 1; } .page-kuya-kim-weather-report-tagalog-script-today__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: 700; line-height: 1.2; color: #fff; } .page-kuya-kim-weather-report-tagalog-script-today__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; max-width: 800px; margin-left: auto; margin-right: auto; } .page-kuya-kim-weather-report-tagalog-script-today__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; 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-kim-weather-report-tagalog-script-today__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-kuya-kim-weather-report-tagalog-script-today__intro-section { text-align: center; padding-top: 60px; } .page-kuya-kim-weather-report-tagalog-script-today__section-title { font-size: 2.2em; color: #0056b3; margin-bottom: 25px; text-align: center; } .page-kuya-kim-weather-report-tagalog-script-today__section-text { font-size: 1.1em; color: #555; margin-bottom: 30px; text-align: center; max-width: 900px; margin-left: auto; margin-right: auto; } .page-kuya-kim-weather-report-tagalog-script-today__game-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; margin-top: 40px; } .page-kuya-kim-weather-report-tagalog-script-today__game-provider-logo { max-width: 120px; height: auto; display: block; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__game-provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-item { background-color: #e9f5ff; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-title { font-size: 1.4em; color: #007bff; margin-bottom: 15px; } .page-kuya-kim-weather-report-tagalog-script-today__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__game-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; display: flex; flex-direction: column; } .page-kuya-kim-weather-report-tagalog-script-today__game-card:hover { transform: translateY(-7px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); } .page-kuya-kim-weather-report-tagalog-script-today__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; flex-grow: 1; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-card:hover { transform: translateY(-7px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); } .page-kuya-kim-weather-report-tagalog-script-today__promotion-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-content { padding: 20px; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-title { font-size: 1.6em; color: #007bff; margin-bottom: 10px; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-description { font-size: 0.95em; color: #666; margin-bottom: 20px; } .page-kuya-kim-weather-report-tagalog-script-today__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__security-item { text-align: center; max-width: 300px; padding: 20px; background-color: #f0f8ff; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); } .page-kuya-kim-weather-report-tagalog-script-today__security-icon { width: 80px; height: 80px; margin-bottom: 15px; display: inline-block; } .page-kuya-kim-weather-report-tagalog-script-today__security-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; } .page-kuya-kim-weather-report-tagalog-script-today__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__payment-logo { max-width: 100px; height: auto; display: block; } .page-kuya-kim-weather-report-tagalog-script-today__faq-list { margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__faq-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: all 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #f5f5f5; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__faq-question:hover { background-color: #e0e0e0; } .page-kuya-kim-weather-report-tagalog-script-today__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-kuya-kim-weather-report-tagalog-script-today__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-kim-weather-report-tagalog-script-today__faq-item.active .page-kuya-kim-weather-report-tagalog-script-today__faq-toggle { transform: rotate(45deg); } .page-kuya-kim-weather-report-tagalog-script-today__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #555; } .page-kuya-kim-weather-report-tagalog-script-today__faq-item.active .page-kuya-kim-weather-report-tagalog-script-today__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-kim-weather-report-tagalog-script-today__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; } .page-kuya-kim-weather-report-tagalog-script-today__blog-card:hover { transform: translateY(-7px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); } .page-kuya-kim-weather-report-tagalog-script-today__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-kuya-kim-weather-report-tagalog-script-today__blog-content { padding: 20px; } .page-kuya-kim-weather-report-tagalog-script-today__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-kuya-kim-weather-report-tagalog-script-today__blog-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; text-decoration: none; display: block; } .page-kuya-kim-weather-report-tagalog-script-today__blog-title:hover { text-decoration: underline; } .page-kuya-kim-weather-report-tagalog-script-today__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-kuya-kim-weather-report-tagalog-script-today__read-more-link { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__read-more-link:hover { color: #0056b3; text-decoration: underline; } @media (max-width: 768px) { .page-kuya-kim-weather-report-tagalog-script-today__hero-title { font-size: 2em; } .page-kuya-kim-weather-report-tagalog-script-today__hero-subtitle { font-size: 1em; } .page-kuya-kim-weather-report-tagalog-script-today__cta-button { padding: 12px 25px; font-size: 1em; } .page-kuya-kim-weather-report-tagalog-script-today__section { padding: 30px 15px; } .page-kuya-kim-weather-report-tagalog-script-today__section-title { font-size: 1.8em; } .page-kuya-kim-weather-report-tagalog-script-today__section-text { font-size: 0.95em; } .page-kuya-kim-weather-report-tagalog-script-today__game-providers, .page-kuya-kim-weather-report-tagalog-script-today__payment-methods { gap: 15px; } .page-kuya-kim-weather-report-tagalog-script-today__game-provider-logo, .page-kuya-kim-weather-report-tagalog-script-today__payment-logo { max-width: 80px; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-grid, .page-kuya-kim-weather-report-tagalog-script-today__game-grid, .page-kuya-kim-weather-report-tagalog-script-today__promotion-grid, .page-kuya-kim-weather-report-tagalog-script-today__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-image, .page-kuya-kim-weather-report-tagalog-script-today__promotion-image, .page-kuya-kim-weather-report-tagalog-script-today__blog-image { height: 180px; } .page-kuya-kim-weather-report-tagalog-script-today__faq-question { padding: 15px 20px; } .page-kuya-kim-weather-report-tagalog-script-today__faq-question h3 { font-size: 1em; } .page-kuya-kim-weather-report-tagalog-script-today__faq-answer { padding: 0 20px; } .page-kuya-kim-weather-report-tagalog-script-today__faq-item.active .page-kuya-kim-weather-report-tagalog-script-today__faq-answer { padding: 15px 20px !important; } .page-kuya-kim-weather-report-tagalog-script-today__security-features { flex-direction: column; align-items: center; } .page-kuya-kim-weather-report-tagalog-script-today__security-item { max-width: 100%; } } @media (max-width: 480px) { .page-kuya-kim-weather-report-tagalog-script-today__hero-title { font-size: 1.8em; } .page-kuya-kim-weather-report-tagalog-script-today__hero-subtitle { font-size: 0.9em; } .page-kuya-kim-weather-report-tagalog-script-today__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-kuya-kim-weather-report-tagalog-script-today__game-provider-logo, .page-kuya-kim-weather-report-tagalog-script-today__payment-logo { max-width: 60px; } } .page-kuya-kim-weather-report-tagalog-script-today__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; margin-bottom: 40px; } .page-kuya-kim-weather-report-tagalog-script-today__category-button { background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-kuya-kim-weather-report-tagalog-script-today__category-button:hover { background-color: #0056b3; } .page-kuya-kim-weather-report-tagalog-script-today__category-button.active { background-color: #ffc107; color: #333; } .page-kuya-kim-weather-report-tagalog-script-today__contact-info { display: flex; flex-direction: column; align-items: center; gap: 15px; margin-top: 30px; } .page-kuya-kim-weather-report-tagalog-script-today__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #555; } .page-kuya-kim-weather-report-tagalog-script-today__contact-icon { width: 30px; height: 30px; display: inline-block; } .page-kuya-kim-weather-report-tagalog-script-today__social-media-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-kuya-kim-weather-report-tagalog-script-today__social-icon { width: 40px; height: 40px; display: block; opacity: 0.7; transition: opacity 0.3s ease; } .page-kuya-kim-weather-report-tagalog-script-today__social-icon:hover { opacity: 1; } .page-kuya-kim-weather-report-tagalog-script-today__hero-section .page-kuya-kim-weather-report-tagalog-script-today__cta-button { background-color: #ffc107; color: #333; } .page-kuya-kim-weather-report-tagalog-script-today__hero-section .page-kuya-kim-weather-report-tagalog-script-today__cta-button:hover { background-color: #e0a800; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-item .page-kuya-kim-weather-report-tagalog-script-today__cta-button { background-color: #007bff; color: #fff; padding: 10px 20px; font-size: 0.95em; } .page-kuya-kim-weather-report-tagalog-script-today__quick-access-item .page-kuya-kim-weather-report-tagalog-script-today__cta-button:hover { background-color: #0056b3; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-content .page-kuya-kim-weather-report-tagalog-script-today__cta-button { background-color: #28a745; color: #fff; padding: 10px 20px; font-size: 0.95em; } .page-kuya-kim-weather-report-tagalog-script-today__game-card-content .page-kuya-kim-weather-report-tagalog-script-today__cta-button:hover { background-color: #218838; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-content .page-kuya-kim-weather-report-tagalog-script-today__cta-button { background-color: #17a2b8; color: #fff; padding: 10px 20px; font-size: 0.95em; } .page-kuya-kim-weather-report-tagalog-script-today__promotion-content .page-kuya-kim-weather-report-tagalog-script-today__cta-button:hover { background-color: #138496; } .page-kuya-kim-weather-report-tagalog-script-today__blog-card .page-kuya-kim-weather-report-tagalog-script-today__read-more-link { background-color: transparent; color: #007bff; border: none; padding: 0; font-size: 0.95em; text-decoration: underline; } .page-kuya-kim-weather-report-tagalog-script-today__blog-card .page-kuya-kim-weather-report-tagalog-script-today__read-more-link:hover { color: #0056b3; text-decoration: none; }