.page-kuya-j-menue__hero-section{background:linear-gradient(135deg, #1a1a2e, #16213e);color:#fff;padding:80px 20px;text-align:center;padding-top:10px}.page-kuya-j-menue__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-kuya-j-menue__hero-subtitle{font-size:1.3em;margin-bottom:30px;max-width:800px;margin-left:auto;margin-right:auto}.page-kuya-j-menue__cta-button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-kuya-j-menue__cta-button:hover{background-color:#d43c53;transform:translateY(-2px)}.page-kuya-j-menue__offerings-section{padding:60px 20px;background-color:#0f3460;color:#eee}.page-kuya-j-menue__section-title{font-size:2.2em;color:#e94560;text-align:center;margin-bottom:40px;font-weight:700}.page-kuya-j-menue__offerings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-kuya-j-menue__offering-card{background-color:#1a1a2e;border-radius:12px;overflow:hidden;box-shadow:0 8px 16px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-kuya-j-menue__offering-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.4)}.page-kuya-j-menue__offering-image{width:100%;height:200px;object-fit:cover;display:block}.page-kuya-j-menue__offering-content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.page-kuya-j-menue__offering-title{font-size:1.5em;margin-bottom:15px;color:#fff;font-weight:600}.page-kuya-j-menue__offering-description{font-size:.95em;color:#ccc;line-height:1.6;margin-bottom:20px;flex-grow:1}.page-kuya-j-menue__offering-button{display:block;width:100%;text-align:center;background-color:#e94560;color:#fff;padding:12px 20px;border-radius:6px;text-decoration:none;font-weight:600;font-size:1em;transition:background-color .3s ease}.page-kuya-j-menue__offering-button:hover{background-color:#d43c53}.page-kuya-j-menue__promotions-section{background-color:#1a1a2e;padding:60px 20px;color:#eee;text-align:center}.page-kuya-j-menue__promotions-text{font-size:1.2em;margin-bottom:30px;max-width:900px;margin-left:auto;margin-right:auto}.page-kuya-j-menue__promotions-button{display:inline-block;background-color:#e94560;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-kuya-j-menue__promotions-button:hover{background-color:#d43c53;transform:translateY(-2px)}.page-kuya-j-menue__faq-section{padding:60px 20px;background-color:#0f3460;color:#eee}.page-kuya-j-menue__faq-container{max-width:900px;margin:0 auto}.page-kuya-j-menue__faq-item{background-color:#1a1a2e;margin-bottom:15px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.page-kuya-j-menue__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;font-size:1.1em;font-weight:600;color:#fff}.page-kuya-j-menue__faq-question h3{margin:0;color:inherit;font-size:1.1em;pointer-events:none}.page-kuya-j-menue__faq-toggle{font-size:1.5em;font-weight:700;color:#e94560;transition:transform .3s ease;pointer-events:none}.page-kuya-j-menue__faq-item.active .page-kuya-j-menue__faq-toggle{transform:rotate(45deg)}.page-kuya-j-menue__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-kuya-j-menue__faq-item.active .page-kuya-j-menue__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-kuya-j-menue__faq-answer p{margin:0;padding-bottom:10px;color:#ccc;line-height:1.6}.page-kuya-j-menue__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-kuya-j-menue__floating-button{background-color:#e94560;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1em;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease;text-align:center;min-width:120px}.page-kuya-j-menue__floating-button:hover{background-color:#d43c53;transform:translateY(-2px)}@media (max-width:768px){.page-kuya-j-menue__hero-section{padding:60px 20px}.page-kuya-j-menue__hero-title{font-size:2em}.page-kuya-j-menue__hero-subtitle{font-size:1em}.page-kuya-j-menue__section-title{font-size:1.8em}.page-kuya-j-menue__offerings-grid{grid-template-columns:1fr}.page-kuya-j-menue__offering-image{height:180px}.page-kuya-j-menue__offering-title{font-size:1.3em}.page-kuya-j-menue__offering-description{font-size:.9em}.page-kuya-j-menue__faq-question{padding:15px 20px;font-size:1em}.page-kuya-j-menue__faq-question h3{font-size:1em}.page-kuya-j-menue__faq-answer{padding:0 20px}.page-kuya-j-menue__faq-item.active .page-kuya-j-menue__faq-answer{padding:15px 20px!important}.page-kuya-j-menue__faq-answer p{font-size:.85em}.page-kuya-j-menue__floating-buttons{right:10px;bottom:10px;gap:10px}.page-kuya-j-menue__floating-button{padding:10px 15px;font-size:.9em;min-width:100px}.page-kuya-j-menue__offerings-grid .page-kuya-j-menue__offering-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-kuya-j-menue__offerings-grid{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important;overflow:hidden}.page-kuya-j-menue__offering-card img{max-width:100%!important;height:auto!important}.page-kuya-j-menue__faq-container .page-kuya-j-menue__faq-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-kuya-j-menue__faq-container{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}}