.page-baked-scallops-kuya-j-recipe { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-baked-scallops-kuya-j-recipe__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-baked-scallops-kuya-j-recipe__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-baked-scallops-kuya-j-recipe__hero-content { background-color: rgba(0, 0, 0, 0.5); padding: 40px 20px; border-radius: 8px; max-width: 800px; margin: 0 20px; z-index: 1; }.page-baked-scallops-kuya-j-recipe__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #FFD700; }.page-baked-scallops-kuya-j-recipe__hero-description { font-size: 1.3em; margin-bottom: 30px; }.page-baked-scallops-kuya-j-recipe__section-title { font-size: 2.5em; color: #2a2a2a; text-align: center; margin: 60px 20px 40px; position: relative; }.page-baked-scallops-kuya-j-recipe__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #FFD700; margin: 15px auto 0; }.page-baked-scallops-kuya-j-recipe__introduction-section, .page-baked-scallops-kuya-j-recipe__security-section { max-width: 1000px; margin: 0 auto; padding: 20px; text-align: justify; }.page-baked-scallops-kuya-j-recipe__text-content { margin-bottom: 20px; font-size: 1.1em; }.page-baked-scallops-kuya-j-recipe__quick-access-section { background-color: #eee; padding: 50px 20px; text-align: center; }.page-baked-scallops-kuya-j-recipe__access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-baked-scallops-kuya-j-recipe__access-button { background-color: #007bff; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-size: 1.1em; transition: background-color 0.3s ease; display: inline-block; white-space: nowrap; }.page-baked-scallops-kuya-j-recipe__access-button:hover { background-color: #0056b3; }.page-baked-scallops-kuya-j-recipe__cta-button { background-color: #FFD700; color: #333; padding: 18px 35px; text-decoration: none; border-radius: 8px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; display: inline-block; white-space: nowrap; border: none; cursor: pointer; }.page-baked-scallops-kuya-j-recipe__cta-button:hover { background-color: #e6c200; transform: translateY(-2px); }.page-baked-scallops-kuya-j-recipe__core-content-section { max-width: 1200px; margin: 0 auto; padding: 40px 20px; }.page-baked-scallops-kuya-j-recipe__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-baked-scallops-kuya-j-recipe__grid-item { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: center; padding-bottom: 20px; }.page-baked-scallops-kuya-j-recipe__grid-image { width: 100%; height: 250px; object-fit: cover; margin-bottom: 15px; max-width: 100%; }.page-baked-scallops-kuya-j-recipe__grid-title { font-size: 1.6em; color: #333; margin-bottom: 10px; padding: 0 15px; }.page-baked-scallops-kuya-j-recipe__grid-description { font-size: 1em; color: #555; padding: 0 15px; }.page-baked-scallops-kuya-j-recipe__center-cta { text-align: center; margin-top: 50px; }.page-baked-scallops-kuya-j-recipe__promotions-section { background-color: #f0f0f0; padding: 60px 20px; }.page-baked-scallops-kuya-j-recipe__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0; }.page-baked-scallops-kuya-j-recipe__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: left; display: flex; flex-direction: column; }.page-baked-scallops-kuya-j-recipe__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; }.page-baked-scallops-kuya-j-recipe__promo-title { font-size: 1.5em; color: #333; margin: 15px 20px 10px; }.page-baked-scallops-kuya-j-recipe__promo-description { font-size: 1em; color: #555; margin: 0 20px 20px; flex-grow: 1; }.page-baked-scallops-kuya-j-recipe__promo-button { background-color: #007bff; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 5px; font-size: 1em; transition: background-color 0.3s ease; margin: 0 20px 20px; align-self: flex-start; }.page-baked-scallops-kuya-j-recipe__promo-button:hover { background-color: #0056b3; }.page-baked-scallops-kuya-j-recipe__faq-section { max-width: 1000px; margin: 0 auto; padding: 40px 20px; }.page-baked-scallops-kuya-j-recipe__faq-container { margin-top: 40px; }.page-baked-scallops-kuya-j-recipe__faq-item { background-color: #fff; border: 1px solid #ddd; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-baked-scallops-kuya-j-recipe__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f5f5f5; transition: background-color 0.3s ease; user-select: none; }.page-baked-scallops-kuya-j-recipe__faq-question:hover { background-color: #eee; }.page-baked-scallops-kuya-j-recipe__faq-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; }.page-baked-scallops-kuya-j-recipe__faq-toggle { font-size: 1.8em; font-weight: bold; color: #FFD700; transition: transform 0.3s ease; pointer-events: none; }.page-baked-scallops-kuya-j-recipe__faq-item.active .page-baked-scallops-kuya-j-recipe__faq-toggle { transform: rotate(45deg); }.page-baked-scallops-kuya-j-recipe__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; }.page-baked-scallops-kuya-j-recipe__faq-item.active .page-baked-scallops-kuya-j-recipe__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-baked-scallops-kuya-j-recipe__faq-answer p { margin: 0; color: #555; }.page-baked-scallops-kuya-j-recipe__blog-section { background-color: #f0f0f0; padding: 60px 20px; }.page-baked-scallops-kuya-j-recipe__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0; }.page-baked-scallops-kuya-j-recipe__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); overflow: hidden; display: flex; flex-direction: column; }.page-baked-scallops-kuya-j-recipe__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; }.page-baked-scallops-kuya-j-recipe__blog-content { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; }.page-baked-scallops-kuya-j-recipe__blog-title { font-size: 1.5em; color: #333; margin-bottom: 10px; }.page-baked-scallops-kuya-j-recipe__blog-excerpt { font-size: 1em; color: #555; margin-bottom: 15px; flex-grow: 1; }.page-baked-scallops-kuya-j-recipe__blog-link { background-color: #FFD700; color: #333; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-size: 0.95em; font-weight: bold; transition: background-color 0.3s ease; align-self: flex-start; }.page-baked-scallops-kuya-j-recipe__blog-link:hover { background-color: #e6c200; }@media (max-width: 768px) { .page-baked-scallops-kuya-j-recipe__hero-title { font-size: 2.5em; }.page-baked-scallops-kuya-j-recipe__hero-description { font-size: 1.1em; }.page-baked-scallops-kuya-j-recipe__section-title { font-size: 2em; margin-top: 40px; margin-bottom: 30px; }.page-baked-scallops-kuya-j-recipe__access-links { flex-direction: column; align-items: center; }.page-baked-scallops-kuya-j-recipe__access-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-baked-scallops-kuya-j-recipe__grid { grid-template-columns: 1fr; }.page-baked-scallops-kuya-j-recipe__grid-item, .page-baked-scallops-kuya-j-recipe__promo-card, .page-baked-scallops-kuya-j-recipe__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-baked-scallops-kuya-j-recipe__promo-cards, .page-baked-scallops-kuya-j-recipe__blog-grid { grid-template-columns: 1fr; }.page-baked-scallops-kuya-j-recipe__promo-title, .page-baked-scallops-kuya-j-recipe__blog-title { font-size: 1.3em; }.page-baked-scallops-kuya-j-recipe__faq-question { padding: 15px 20px; }.page-baked-scallops-kuya-j-recipe__faq-title { font-size: 1.1em; }.page-baked-scallops-kuya-j-recipe__faq-answer { padding: 0 20px; }.page-baked-scallops-kuya-j-recipe__faq-item.active .page-baked-scallops-kuya-j-recipe__faq-answer { padding: 15px 20px !important; }.page-baked-scallops-kuya-j-recipe__hero-content, .page-baked-scallops-kuya-j-recipe__introduction-section, .page-baked-scallops-kuya-j-recipe__security-section, .page-baked-scallops-kuya-j-recipe__core-content-section, .page-baked-scallops-kuya-j-recipe__promotions-section, .page-baked-scallops-kuya-j-recipe__faq-section, .page-baked-scallops-kuya-j-recipe__blog-section { padding-left: 15px; padding-right: 15px; } }