.page-kuya-j-restaurant-service-charge { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-kuya-j-restaurant-service-charge__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-kuya-j-restaurant-service-charge__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming_platform,philippines,restaurant_theme]') no-repeat center center/cover; padding: 100px 20px 80px; text-align: center; color: #ffffff; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-kuya-j-restaurant-service-charge__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #ffd700; } .page-kuya-j-restaurant-service-charge__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-kuya-j-restaurant-service-charge__cta-button { display: inline-block; background-color: #e60000; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-kuya-j-restaurant-service-charge__cta-button:hover { background-color: #ff3333; } .page-kuya-j-restaurant-service-charge__introduction-section { padding: 60px 20px; background-color: #16213e; text-align: center; } .page-kuya-j-restaurant-service-charge__section-title { font-size: 2.5em; margin-bottom: 30px; color: #ffd700; } .page-kuya-j-restaurant-service-charge__text-content { font-size: 1.1em; max-width: 900px; margin: 0 auto 30px; } .page-kuya-j-restaurant-service-charge__feature-list { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; list-style: none; padding: 0; margin: 0; } .page-kuya-j-restaurant-service-charge__feature-item { background-color: #0f3460; padding: 25px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-sizing: border-box; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-j-restaurant-service-charge__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-kuya-j-restaurant-service-charge__feature-icon { margin-bottom: 15px; width: 80px; height: 80px; object-fit: contain; } .page-kuya-j-restaurant-service-charge__feature-heading { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; } .page-kuya-j-restaurant-service-charge__quick-access-section { padding: 60px 20px; background-color: #0f3460; text-align: center; } .page-kuya-j-restaurant-service-charge__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-service-charge__access-item { background-color: #16213e; padding: 30px 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-j-restaurant-service-charge__access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-kuya-j-restaurant-service-charge__access-icon { margin-bottom: 15px; width: 90px; height: 90px; object-fit: contain; } .page-kuya-j-restaurant-service-charge__access-link { display: block; font-size: 1.2em; color: #ffd700; text-decoration: none; font-weight: bold; } .page-kuya-j-restaurant-service-charge__access-link:hover { text-decoration: underline; } .page-kuya-j-restaurant-service-charge__games-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; } .page-kuya-j-restaurant-service-charge__game-tabs { display: flex; justify-content: center; margin-bottom: 30px; flex-wrap: wrap; } .page-kuya-j-restaurant-service-charge__game-tab-button { background-color: #0f3460; color: #ffffff; border: none; padding: 12px 25px; cursor: pointer; font-size: 1.1em; border-radius: 5px; margin: 5px; transition: background-color 0.3s ease, color 0.3s ease; } .page-kuya-j-restaurant-service-charge__game-tab-button.active, .page-kuya-j-restaurant-service-charge__game-tab-button:hover { background-color: #e60000; color: #ffd700; } .page-kuya-j-restaurant-service-charge__game-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-kuya-j-restaurant-service-charge__game-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-j-restaurant-service-charge__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-kuya-j-restaurant-service-charge__game-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-j-restaurant-service-charge__game-info { padding: 20px; } .page-kuya-j-restaurant-service-charge__game-title { font-size: 1.3em; margin-bottom: 10px; color: #ffd700; } .page-kuya-j-restaurant-service-charge__game-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-kuya-j-restaurant-service-charge__game-provider-logo { width: 100px; height: auto; margin-top: 10px; object-fit: contain; } .page-kuya-j-restaurant-service-charge__promotions-section { padding: 60px 20px; background-color: #16213e; text-align: center; } .page-kuya-j-restaurant-service-charge__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-service-charge__promo-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-j-restaurant-service-charge__promo-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-kuya-j-restaurant-service-charge__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-kuya-j-restaurant-service-charge__promo-info { padding: 20px; } .page-kuya-j-restaurant-service-charge__promo-title { font-size: 1.4em; color: #ffd700; margin-bottom: 10px; } .page-kuya-j-restaurant-service-charge__promo-description { font-size: 0.95em; color: #cccccc; margin-bottom: 20px; } .page-kuya-j-restaurant-service-charge__promo-button { display: inline-block; background-color: #e60000; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-kuya-j-restaurant-service-charge__promo-button:hover { background-color: #ff3333; } .page-kuya-j-restaurant-service-charge__security-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; } .page-kuya-j-restaurant-service-charge__security-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-service-charge__security-item { flex: 1 1 calc(50% - 30px); max-width: calc(50% - 30px); text-align: left; background-color: #0f3460; padding: 25px; border-radius: 8px; box-sizing: border-box; } .page-kuya-j-restaurant-service-charge__security-heading { font-size: 1.4em; color: #ffd700; margin-bottom: 15px; } .page-kuya-j-restaurant-service-charge__security-text { font-size: 1em; color: #cccccc; } .page-kuya-j-restaurant-service-charge__contact-info { margin-top: 30px; font-size: 1.1em; } .page-kuya-j-restaurant-service-charge__faq-section { padding: 60px 20px; background-color: #16213e; } .page-kuya-j-restaurant-service-charge__faq-container { max-width: 900px; margin: 0 auto; } .page-kuya-j-restaurant-service-charge__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-kuya-j-restaurant-service-charge__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-kuya-j-restaurant-service-charge__faq-question:hover { background-color: #1a3e6c; } .page-kuya-j-restaurant-service-charge__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffd700; pointer-events: none; } .page-kuya-j-restaurant-service-charge__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffd700; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-j-restaurant-service-charge__faq-item.active .page-kuya-j-restaurant-service-charge__faq-toggle { transform: rotate(45deg); } .page-kuya-j-restaurant-service-charge__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #cccccc; } .page-kuya-j-restaurant-service-charge__faq-item.active .page-kuya-j-restaurant-service-charge__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-kuya-j-restaurant-service-charge__blog-section { padding: 60px 20px; background-color: #1a1a2e; text-align: center; } .page-kuya-j-restaurant-service-charge__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1000px; margin: 0 auto; } .page-kuya-j-restaurant-service-charge__blog-card { background-color: #0f3460; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-kuya-j-restaurant-service-charge__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-kuya-j-restaurant-service-charge__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-kuya-j-restaurant-service-charge__blog-info { padding: 20px; } .page-kuya-j-restaurant-service-charge__blog-title { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; } .page-kuya-j-restaurant-service-charge__blog-date { font-size: 0.85em; color: #999999; margin-bottom: 10px; } .page-kuya-j-restaurant-service-charge__blog-summary { font-size: 0.95em; color: #cccccc; } @media (max-width: 1024px) { .page-kuya-j-restaurant-service-charge__hero-title { font-size: 2.8em; } .page-kuya-j-restaurant-service-charge__hero-subtitle { font-size: 1.3em; } .page-kuya-j-restaurant-service-charge__section-title { font-size: 2.2em; } .page-kuya-j-restaurant-service-charge__feature-item, .page-kuya-j-restaurant-service-charge__security-item { flex: 1 1 calc(50% - 20px); max-width: calc(50% - 20px); } } @media (max-width: 768px) { .page-kuya-j-restaurant-service-charge__container { padding: 15px; } .page-kuya-j-restaurant-service-charge__hero-section { padding: 80px 15px 60px; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-kuya-j-restaurant-service-charge__hero-title { font-size: 2.2em; } .page-kuya-j-restaurant-service-charge__hero-subtitle { font-size: 1.1em; } .page-kuya-j-restaurant-service-charge__section-title { font-size: 1.8em; } .page-kuya-j-restaurant-service-charge__feature-list, .page-kuya-j-restaurant-service-charge__access-grid, .page-kuya-j-restaurant-service-charge__game-content, .page-kuya-j-restaurant-service-charge__promo-grid, .page-kuya-j-restaurant-service-charge__security-content, .page-kuya-j-restaurant-service-charge__blog-grid { display: block !important; width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-j-restaurant-service-charge__feature-item, .page-kuya-j-restaurant-service-charge__access-item, .page-kuya-j-restaurant-service-charge__game-card, .page-kuya-j-restaurant-service-charge__promo-card, .page-kuya-j-restaurant-service-charge__security-item, .page-kuya-j-restaurant-service-charge__blog-card { width: 100% !important; max-width: 100% !important; margin-bottom: 20px !important; box-sizing: border-box !important; padding: 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-kuya-j-restaurant-service-charge__faq-question h3 { font-size: 1.1em; } .page-kuya-j-restaurant-service-charge__faq-toggle { font-size: 1.5em; } .page-kuya-j-restaurant-service-charge__faq-answer { padding: 15px !important; } } @media (max-width: 480px) { .page-kuya-j-restaurant-service-charge__hero-title { font-size: 1.8em; } .page-kuya-j-restaurant-service-charge__hero-subtitle { font-size: 1em; } .page-kuya-j-restaurant-service-charge__cta-button { padding: 12px 25px; font-size: 1em; } .page-kuya-j-restaurant-service-charge__section-title { font-size: 1.6em; } .page-kuya-j-restaurant-service-charge__text-content { font-size: 0.95em; } .page-kuya-j-restaurant-service-charge__game-tab-button { padding: 10px 20px; font-size: 1em; } }