.page-khuyen-mai{background-color:#0A0A0A;color:#FFF6D6;min-height:100vh}.page-khuyen-mai__hero-section{display:flex;flex-direction:column;align-items:center;padding:10px 16px 24px}.page-khuyen-mai__hero-image-wrapper{width:100%;max-width:1200px;margin:0 auto}.page-khuyen-mai__hero-image{width:100%;height:auto;aspect-ratio:1024/300;object-fit:cover;display:block;border-radius:12px;box-shadow:0 8px 30px rgba(255,211,107,.15)}.page-khuyen-mai__hero-content{text-align:center;max-width:900px;margin-top:24px}.page-khuyen-mai__main-title{font-weight:800;line-height:1.3;letter-spacing:.3px;color:#FFF6D6;margin:0 0 12px;font-size:clamp(1.4rem,2.8vw,2.2rem)}.page-khuyen-mai__hero-description{font-size:1.05rem;line-height:1.6;color:#D0BFA0;margin:0 0 20px}.page-khuyen-mai__cta-button{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#DDA11D 100%);color:#111111;font-weight:700;padding:14px 36px;border-radius:999px;text-decoration:none;font-size:1rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px rgba(255,211,107,.3)}.page-khuyen-mai__cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,211,107,.4)}.page-khuyen-mai__promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px; max-width:1200px;margin:0 auto;padding:32px 16px}.page-khuyen-mai__promo-card{background-color:#111111;border:1px solid #3A2A12;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.page-khuyen-mai__promo-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(255,211,107,.12)}.page-khuyen-mai__promo-image{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:8px;margin-bottom:16px}.page-khuyen-mai__promo-title{font-size:1.3rem;font-weight:700;color:#FFD36B;margin:0 0 8px;line-height:1.3}.page-khuyen-mai__promo-desc{font-size:.95rem;line-height:1.5;color:#D0BFA0;margin:0 0 16px;flex-grow:1}.page-khuyen-mai__promo-link{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#DDA11D 100%);color:#111111;font-weight:600;padding:10px 24px;border-radius:999px;text-decoration:none;font-size:.9rem;transition:opacity .2s;box-shadow:0 2px 8px rgba(255,211,107,.2)}.page-khuyen-mai__promo-link:hover{opacity:.9}.page-khuyen-mai__guide-section{padding:48px 16px}.page-khuyen-mai__guide-content{max-width:1000px;margin:0 auto}.page-khuyen-mai__guide-main-title{font-size:1.6rem;font-weight:800;color:#FFD36B;text-align:center;margin:0 0 16px;line-height:1.3}.page-khuyen-mai__guide-intro{font-size:1rem;line-height:1.6;color:#D0BFA0;text-align:center;max-width:780px;margin:0 auto 32px}.page-khuyen-mai__guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px}.page-khuyen-mai__guide-step{background-color:#111111;border:1px solid #3A2A12;padding:24px;border-radius:12px;display:flex;flex-direction:column}.page-khuyen-mai__guide-step-title{font-size:1.1rem;color:#FFD36B;margin:0 0 10px;line-height:1.3}.page-khuyen-mai__guide-step-desc{font-size:.9rem;line-height:1.5;color:#D0BFA0;margin:0 0 16px;flex-grow:1}.page-khuyen-mai__guide-step-link{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#DDA11D 100%);color:#111111;font-weight:600;padding:9px 20px;border-radius:999px;text-decoration:none;font-size:.85rem;align-self:flex-start;transition:opacity .2s}.page-khuyen-mai__guide-step-link:hover{opacity:.9}.page-khuyen-mai__guide-figure{margin:0;text-align:center}.page-khuyen-mai__guide-image{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:12px;border:1px solid #3A2A12}.page-khuyen-mai__guide-caption{font-size:.85rem;color:#D0BFA0;margin-top:8px}.page-khuyen-mai__faq-section{padding:48px 16px 64px;background-color:#0A0A0A}.page-khuyen-mai__faq-main-title{font-size:1.6rem;font-weight:800;color:#FFD36B;text-align:center;margin:0 0 24px}.page-khuyen-mai__faq-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.page-khuyen-mai__faq-item{background-color:#111111;border:1px solid #3A2A12;border-radius:12px;overflow:hidden}.page-khuyen-mai__faq-question{padding:16px 20px;font-weight:600;color:#FFF6D6;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1rem}.page-khuyen-mai__faq-question::-webkit-details-marker{display:none}.page-khuyen-mai__faq-toggle{font-size:1.4rem;color:#FFD36B;font-weight:700;line-height:1}.page-khuyen-mai__faq-answer{padding:0 20px 16px;color:#D0BFA0;font-size:.95rem;line-height:1.6}.page-khuyen-mai__faq-answer p{margin:0}@media (max-width:1024px){.page-khuyen-mai__promo-grid{gap:16px}.page-khuyen-mai__guide-steps{gap:16px}}@media (max-width:768px){.page-khuyen-mai__hero-section{padding:10px 12px 20px}.page-khuyen-mai__hero-image{aspect-ratio:2/1}.page-khuyen-mai__promo-grid{grid-template-columns:1fr;padding:24px 12px}.page-khuyen-mai__guide-section{padding:32px 12px}.page-khuyen-mai__guide-steps{grid-template-columns:1fr}.page-khuyen-mai__guide-main-title{font-size:1.3rem}.page-khuyen-mai__faq-section{padding:32px 12px 48px}.page-khuyen-mai__faq-main-title{font-size:1.3rem}.page-khuyen-mai img{max-width:100%!important;height:auto!important}.page-khuyen-mai__cta-button{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-khuyen-mai__promo-link{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-khuyen-mai__guide-step-link{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}}