.page-kuya-j-restaurant-food-prices__container{max-width:1200px;margin:0 auto;padding:20px}.page-kuya-j-restaurant-food-prices__hero-section{background-color:#f8f8f8;padding:10px 0 60px;text-align:center;position:relative;overflow:hidden}.page-kuya-j-restaurant-food-prices__hero-image{width:100%;height:auto;max-height:500px;object-fit:cover;object-position:center;display:block}.page-kuya-j-restaurant-food-prices__hero-content{position:relative;z-index:1;padding:20px}.page-kuya-j-restaurant-food-prices__hero-title{font-size:2.8em;color:#333;margin-bottom:15px;line-height:1.2}.page-kuya-j-restaurant-food-prices__hero-subtitle{font-size:1.3em;color:#666;margin-bottom:30px}.page-kuya-j-restaurant-food-prices__section{padding:60px 0;border-bottom:1px solid #eee}.page-kuya-j-restaurant-food-prices__section:last-of-type{border-bottom:none}.page-kuya-j-restaurant-food-prices__section-title{font-size:2.2em;color:#333;text-align:center;margin-bottom:40px}.page-kuya-j-restaurant-food-prices__content-block{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);margin-bottom:30px}.page-kuya-j-restaurant-food-prices__text{font-size:1.1em;line-height:1.7;color:#555;margin-bottom:1em}.page-kuya-j-restaurant-food-prices__image-wrapper{margin:30px 0;text-align:center}.page-kuya-j-restaurant-food-prices__image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.page-kuya-j-restaurant-food-prices__menu-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-kuya-j-restaurant-food-prices__menu-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;text-align:center;display:flex;flex-direction:column}.page-kuya-j-restaurant-food-prices__menu-image{width:100%;height:250px;object-fit:cover;display:block}.page-kuya-j-restaurant-food-prices__menu-details{padding:25px;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.page-kuya-j-restaurant-food-prices__menu-name{font-size:1.5em;color:#333;margin-bottom:10px}.page-kuya-j-restaurant-food-prices__menu-description{font-size:.95em;color:#777;margin-bottom:15px;line-height:1.5}.page-kuya-j-restaurant-food-prices__menu-price{font-size:1.3em;font-weight:700;color:#e74c3c}.page-kuya-j-restaurant-food-prices__cta-section{background-color:#ffe0b2;padding:80px 0;text-align:center}.page-kuya-j-restaurant-food-prices__cta-title{font-size:2.5em;color:#4a2c00;margin-bottom:20px}.page-kuya-j-restaurant-food-prices__cta-text{font-size:1.2em;color:#6d4c1f;margin-bottom:40px}.page-kuya-j-restaurant-food-prices__cta-button{display:inline-block;background-color:#ff9800;color:#fff;padding:15px 35px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease;box-shadow:0 5px 15px rgba(0,0,0,.2)}.page-kuya-j-restaurant-food-prices__cta-button:hover{background-color:#f57c00;transform:translateY(-3px)}.page-kuya-j-restaurant-food-prices__faq-item{margin-bottom:15px;border:1px solid #ddd;border-radius:8px;overflow:hidden}.page-kuya-j-restaurant-food-prices__faq-question{background-color:#f9f9f9;padding:20px 25px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.page-kuya-j-restaurant-food-prices__faq-question:hover{background-color:#f0f0f0}.page-kuya-j-restaurant-food-prices__faq-question h3{margin:0;font-size:1.2em;color:#333;pointer-events:none}.page-kuya-j-restaurant-food-prices__faq-toggle{font-size:1.8em;font-weight:700;color:#555;transition:transform .3s ease;pointer-events:none}.page-kuya-j-restaurant-food-prices__faq-item.active .page-kuya-j-restaurant-food-prices__faq-toggle{transform:rotate(45deg)}.page-kuya-j-restaurant-food-prices__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#fff;color:#666;line-height:1.6;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-kuya-j-restaurant-food-prices__faq-item.active .page-kuya-j-restaurant-food-prices__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-kuya-j-restaurant-food-prices__faq-answer p{margin-bottom:10px}.page-kuya-j-restaurant-food-prices__faq-answer p:last-child{margin-bottom:0}.page-kuya-j-restaurant-food-prices__list{list-style:none;padding:0;margin:0}.page-kuya-j-restaurant-food-prices__list-item{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-bottom:15px;display:flex;align-items:center}.page-kuya-j-restaurant-food-prices__list-item-icon{width:50px;height:50px;margin-right:20px;flex-shrink:0}.page-kuya-j-restaurant-food-prices__list-item-text{font-size:1.1em;color:#444}.page-kuya-j-restaurant-food-prices__table{width:100%;border-collapse:collapse;margin-top:30px;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,.05)}.page-kuya-j-restaurant-food-prices__table th,.page-kuya-j-restaurant-food-prices__table td{padding:15px;text-align:left;border-bottom:1px solid #eee}.page-kuya-j-restaurant-food-prices__table th{background-color:#f0f0f0;font-weight:700;color:#333}.page-kuya-j-restaurant-food-prices__table tbody tr:hover{background-color:#f5f5f5}@media (max-width:768px){.page-kuya-j-restaurant-food-prices__container{padding:15px}.page-kuya-j-restaurant-food-prices__hero-title{font-size:2em}.page-kuya-j-restaurant-food-prices__hero-subtitle{font-size:1em}.page-kuya-j-restaurant-food-prices__section{padding:40px 0}.page-kuya-j-restaurant-food-prices__section-title{font-size:1.8em}.page-kuya-j-restaurant-food-prices__content-block{padding:20px}.page-kuya-j-restaurant-food-prices__text{font-size:1em}.page-kuya-j-restaurant-food-prices__menu-grid{grid-template-columns:1fr;gap:20px}.page-kuya-j-restaurant-food-prices__menu-name{font-size:1.3em}.page-kuya-j-restaurant-food-prices__menu-price{font-size:1.1em}.page-kuya-j-restaurant-food-prices__cta-section{padding:60px 0}.page-kuya-j-restaurant-food-prices__cta-title{font-size:2em}.page-kuya-j-restaurant-food-prices__cta-text{font-size:1em}.page-kuya-j-restaurant-food-prices__cta-button{padding:12px 25px;font-size:1em}.page-kuya-j-restaurant-food-prices__faq-question{padding:15px 20px}.page-kuya-j-restaurant-food-prices__faq-question h3{font-size:1em}.page-kuya-j-restaurant-food-prices__faq-toggle{font-size:1.5em}.page-kuya-j-restaurant-food-prices__faq-answer{padding:0 20px}.page-kuya-j-restaurant-food-prices__faq-item.active .page-kuya-j-restaurant-food-prices__faq-answer{padding:15px 20px !important}.page-kuya-j-restaurant-food-prices__list-item{width:100% !important;box-sizing:border-box !important;padding:15px;margin-left:0 !important;margin-right:0 !important;flex-direction:column;align-items:flex-start}.page-kuya-j-restaurant-food-prices__list-item-icon{margin-bottom:10px;margin-right:0}.page-kuya-j-restaurant-food-prices__list-item-text{font-size:.95em;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-kuya-j-restaurant-food-prices__table thead{display:none}.page-kuya-j-restaurant-food-prices__table,.page-kuya-j-restaurant-food-prices__table tbody,.page-kuya-j-restaurant-food-prices__table tr,.page-kuya-j-restaurant-food-prices__table td{display:block;width:100%}.page-kuya-j-restaurant-food-prices__table tr{margin-bottom:15px;border:1px solid #eee;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.03)}.page-kuya-j-restaurant-food-prices__table td{text-align:right;padding-left:50%;position:relative}.page-kuya-j-restaurant-food-prices__table td::before{content:attr(data-label);position:absolute;left:15px;width:calc(50% - 30px);text-align:left;font-weight:700;color:#555}.page-kuya-j-restaurant-food-prices__table td:last-child{border-bottom:none}}@media (max-width:375px){.page-kuya-j-restaurant-food-prices__hero-title{font-size:1.8em}.page-kuya-j-restaurant-food-prices__section-title{font-size:1.6em}.page-kuya-j-restaurant-food-prices__cta-title{font-size:1.8em}.page-kuya-j-restaurant-food-prices__cta-button{padding:10px 20px;font-size:.9em}}