.page-huong-dan-rut-tien{max-width:100%;margin:0 auto;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--deep-navy);color:#F3F8FF}
.page-huong-dan-rut-tien__hero-section{display:flex;flex-direction:column;align-items:center;padding:10px 16px 24px;gap:12px}
.page-huong-dan-rut-tien__hero-image{width:100%;max-width:1200px}
.page-huong-dan-rut-tien__hero-image img{width:100%;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:12px;border:1px solid var(--border,#244D84);box-shadow:0 0 20px rgba(79,168,255,.15)}
.page-huong-dan-rut-tien__hero-content{text-align:center;width:100%;max-width:900px;background:linear-gradient(135deg,#10233F,#08162B);border:1px solid #244D84;border-radius:16px;padding:24px 20px}
.page-huong-dan-rut-tien__hero-content h1{font-size:clamp(1.6rem,4vw,2.6rem);font-weight:800;line-height:1.2;color:#F3F8FF;margin-bottom:12px}
.page-huong-dan-rut-tien__hero-content p{font-size:1rem;color:#AFC4E8;line-height:1.7;margin-bottom:20px}
.page-huong-dan-rut-tien__cta-button{display:inline-block;background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#fff;font-weight:700;padding:14px 32px;border-radius:50px;text-decoration:none;transition:transform .2s,box-shadow .2s}
.page-huong-dan-rut-tien__cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(43,115,246,.4)}
.page-huong-dan-rut-tien__trust-section{padding:24px 16px}
.page-huong-dan-rut-tien__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 16px;justify-items:center;max-width:1200px;margin:0 auto}
.page-huong-dan-rut-tien__trust-item{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:280px;width:100%;background:#10233F;padding:16px 12px;border-radius:12px;border:1px solid #244D84}
.page-huong-dan-rut-tien__trust-item img{width:100%;aspect-ratio:2/1;object-fit:contain;background:#fff;border-radius:8px}
.page-huong-dan-rut-tien__logo-cta{display:inline-block;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#2B73F6,#1144A6);color:#fff;font-weight:600;text-decoration:none;font-size:.95rem;min-width:120px;text-align:center}
.page-huong-dan-rut-tien__trust-item:nth-child(5){grid-column:2}
.page-huong-dan-rut-tien__trust-item:nth-child(6){grid-column:3}
.page-huong-dan-rut-tien__guide-section{padding:20px 16px 48px}
.page-huong-dan-rut-tien__guide-inner{max-width:1000px;margin:0 auto;background:#10233F;border:1px solid #244D84;border-radius:20px;padding:28px 24px}
.page-huong-dan-rut-tien__guide-title{text-align:center;color:#F3F8FF;font-size:1.9rem;font-weight:800;margin-bottom:16px}
.page-huong-dan-rut-tien__guide-inner>p{color:#AFC4E8;line-height:1.8;text-align:center;margin-bottom:24px}
.page-huong-dan-rut-tien__guide-inner h3{color:#F2C14E;font-size:1.35rem;font-weight:700;margin-top:28px;margin-bottom:12px;padding-left:16px;border-left:4px solid #F2C14E}
.page-huong-dan-rut-tien__guide-figure{margin:16px 0 24px;padding:0 12px;background:#08162B;border-radius:12px;padding:12px}
.page-huong-dan-rut-tien__guide-figure img{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:8px;display:block;margin:0 auto}
.page-huong-dan-rut-tien__guide-figure figcaption{font-size:.9rem;color:#AFC4E8;text-align:center;margin-top:10px;font-style:italic}
.page-huong-dan-rut-tien__faq-section{padding:24px 16px 48px}
.page-huong-dan-rut-tien__faq-inner{max-width:900px;margin:0 auto}
.page-huong-dan-rut-tien__faq-inner h2{text-align:center;color:#F3F8FF;font-size:1.8rem;font-weight:800;margin-bottom:28px}
.page-huong-dan-rut-tien__faq-item{background:#10233F;border:1px solid #244D84;border-radius:12px;margin-bottom:16px;overflow:hidden}
.page-huong-dan-rut-tien__faq-item summary{cursor:pointer;padding:18px 20px;font-weight:600;color:#F3F8FF;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:1.05rem}
.page-huong-dan-rut-tien__faq-item summary::-webkit-details-marker{display:none}
.page-huong-dan-rut-tien__faq-toggle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#1D5FD1;border-radius:50%;color:#fff;font-weight:700;flex-shrink:0}
.page-huong-dan-rut-tien__faq-item p{padding:0 20px 18px;color:#AFC4E8;line-height:1.8;margin:0}
@media(max-width:768px){.page-huong-dan-rut-tien__hero-image img{aspect-ratio:2/1}.page-huong-dan-rut-tien__trust-grid{grid-template-columns:repeat(2,1fr)}.page-huong-dan-rut-tien__trust-item:nth-child(5),.page-huong-dan-rut-tien__trust-item:nth-child(6){grid-column:auto}.page-huong-dan-rut-tien__guide-title{font-size:1.4rem}.page-huong-dan-rut-tien__guide-inner{padding:20px 12px}.page-huong-dan-rut-tien__guide-figure{padding:8px}.page-huong-dan-rut-tien img{max-width:100%;height:auto}.page-huong-dan-rut-tien{overflow-x:hidden}.page-huong-dan-rut-tien__hero-content{padding:20px 16px}.page-huong-dan-rut-tien__cta-button{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;text-align:center}.page-huong-dan-rut-tien__logo-cta{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}}
@media(min-width:769px){.page-huong-dan-rut-tien{max-width:1280px;margin:0 auto}}