.page-happy-birthday-kuya-cake__container{max-width:1200px;margin:0 auto;padding:10px 15px;box-sizing:border-box;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif}.page-happy-birthday-kuya-cake__hero-section{background:linear-gradient(135deg,#0a0a0a,#2c0e3a);color:#fff;text-align:center;padding:80px 20px;padding-top:10px;position:relative;overflow:hidden}.page-happy-birthday-kuya-cake__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-happy-birthday-kuya-cake__hero-content{position:relative;z-index:1}.page-happy-birthday-kuya-cake__hero-title{font-size:2.8em;margin-bottom:15px;color:#ffe000;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-happy-birthday-kuya-cake__hero-subtitle{font-size:1.4em;margin-bottom:30px;color:#fff}.page-happy-birthday-kuya-cake__cta-button{display:inline-block;background-color:#ff4500;color:#fff;padding:15px 30px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-happy-birthday-kuya-cake__cta-button:hover{background-color:#e03e00;transform:translateY(-2px)}.page-happy-birthday-kuya-cake__section-title{text-align:center;font-size:2.2em;color:#333;margin-bottom:40px;margin-top:60px;position:relative}.page-happy-birthday-kuya-cake__section-title::after{content:'';position:absolute;left:50%;bottom:-10px;transform:translateX(-50%);width:80px;height:4px;background-color:#ff4500;border-radius:2px}.page-happy-birthday-kuya-cake__promotion-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px}.page-happy-birthday-kuya-cake__promotion-card{background-color:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;text-align:center;padding-bottom:20px}.page-happy-birthday-kuya-cake__promotion-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.15)}.page-happy-birthday-kuya-cake__card-image{width:100%;height:200px;object-fit:cover}.page-happy-birthday-kuya-cake__card-content{padding:20px 15px}.page-happy-birthday-kuya-cake__card-title{font-size:1.5em;color:#333;margin-bottom:10px}.page-happy-birthday-kuya-cake__card-description{font-size:.95em;color:#666;line-height:1.6;margin-bottom:20px}.page-happy-birthday-kuya-cake__card-button{background-color:#007bff;color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:600;transition:background-color .3s ease}.page-happy-birthday-kuya-cake__card-button:hover{background-color:#0056b3}.page-happy-birthday-kuya-cake__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-bottom:50px}.page-happy-birthday-kuya-cake__feature-item{background-color:#f9f9f9;padding:30px;border-radius:10px;text-align:center;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:transform .3s ease}.page-happy-birthday-kuya-cake__feature-item:hover{transform:translateY(-3px)}.page-happy-birthday-kuya-cake__feature-icon{width:80px;height:80px;object-fit:contain;margin-bottom:15px;display:block;margin-left:auto;margin-right:auto}.page-happy-birthday-kuya-cake__feature-title{font-size:1.3em;color:#333;margin-bottom:10px}.page-happy-birthday-kuya-cake__feature-description{font-size:.9em;color:#555;line-height:1.5}.page-happy-birthday-kuya-cake__faq-section{margin-top:60px;margin-bottom:50px}.page-happy-birthday-kuya-cake__faq-item{background-color:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:15px;overflow:hidden}.page-happy-birthday-kuya-cake__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;font-size:1.1em;font-weight:600;color:#333;cursor:pointer;user-select:none;background-color:#f5f5f5;transition:background-color .3s ease}.page-happy-birthday-kuya-cake__faq-question:hover{background-color:#eee}.page-happy-birthday-kuya-cake__faq-question h3{margin:0;pointer-events:none;font-size:1em;flex-grow:1}.page-happy-birthday-kuya-cake__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-happy-birthday-kuya-cake__faq-item.active .page-happy-birthday-kuya-cake__faq-toggle{transform:rotate(45deg)}.page-happy-birthday-kuya-cake__faq-answer{max-height:0;overflow:hidden;padding:0 20px;font-size:.95em;color:#555;line-height:1.6;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-happy-birthday-kuya-cake__faq-item.active .page-happy-birthday-kuya-cake__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1}.page-happy-birthday-kuya-cake__cta-banner{background-color:#ff4500;color:#fff;text-align:center;padding:50px 20px;margin-top:60px;border-radius:10px;margin-bottom:50px}.page-happy-birthday-kuya-cake__cta-banner-title{font-size:2em;margin-bottom:15px}.page-happy-birthday-kuya-cake__cta-banner-description{font-size:1.1em;margin-bottom:30px;line-height:1.6}.page-happy-birthday-kuya-cake__cta-banner-button{background-color:#ffe000;color:#333;padding:15px 35px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease}.page-happy-birthday-kuya-cake__cta-banner-button:hover{background-color:#ffd700;transform:translateY(-2px)}@media (max-width:1024px){.page-happy-birthday-kuya-cake__hero-title{font-size:2.5em}.page-happy-birthday-kuya-cake__hero-subtitle{font-size:1.2em}}.page-happy-birthday-kuya-cake__promotion-grid{grid-template-columns:1fr}@media (max-width:768px){.page-happy-birthday-kuya-cake__container{padding:10px}.page-happy-birthday-kuya-cake__hero-section{padding:60px 15px}.page-happy-birthday-kuya-cake__hero-title{font-size:2em}.page-happy-birthday-kuya-cake__hero-subtitle{font-size:1.1em}.page-happy-birthday-kuya-cake__section-title{font-size:1.8em;margin-top:40px}.page-happy-birthday-kuya-cake__promotion-grid,.page-happy-birthday-kuya-cake__features-grid{grid-template-columns:1fr;gap:20px}.page-happy-birthday-kuya-cake__promotion-card,.page-happy-birthday-kuya-cake__feature-item{margin-left:0 !important;margin-right:0 !important;width:100% !important;max-width:100% !important;box-sizing:border-box !important}.page-happy-birthday-kuya-cake__card-title{font-size:1.3em}.page-happy-birthday-kuya-cake__card-description{font-size:.9em}.page-happy-birthday-kuya-cake__faq-question{padding:15px}.page-happy-birthday-kuya-cake__faq-answer{padding:15px !important}.page-happy-birthday-kuya-cake__cta-banner{padding:40px 15px}.page-happy-birthday-kuya-cake__cta-banner-title{font-size:1.6em}.page-happy-birthday-kuya-cake__cta-banner-description{font-size:1em}}.page-happy-birthday-kuya-cake__feature-icon,.page-happy-birthday-kuya-cake__card-image,.page-happy-birthday-kuya-cake__hero-image{max-width:100% !important;height:auto !important;box-sizing:border-box !important;overflow:hidden !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}