/* ======================================================================
   DIENTUHT.VN — MONEY PAGE DESIGN SYSTEM
   Base class: .ht-money-page
   Current page: #ht-core009
   Scope rule: every selector MUST start with .ht-money-page or #ht-core009
   ====================================================================== */

.ht-money-page{
  --ht-navy:#0b2f5b;
  --ht-navy-2:#16497f;
  --ht-red:#e51f2b;
  --ht-red-2:#ff5963;
  --ht-ink:#1d2939;
  --ht-text:#475467;
  --ht-muted:#667085;
  --ht-line:#dfe7f0;
  --ht-soft:#f7faff;
  --ht-white:#fff;
  --ht-shadow:0 14px 36px rgba(11,47,91,.08);
  --ht-shadow-sm:0 8px 22px rgba(11,47,91,.05);
  max-width:1180px;
  margin:0 auto;
  padding:0 0 42px;
  color:var(--ht-ink);
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:16px;
  line-height:1.72;
}
.ht-money-page,.ht-money-page *{box-sizing:border-box}
.ht-money-page p{margin:0 0 15px!important;color:var(--ht-text)}
.ht-money-page strong{color:var(--ht-ink)}
.ht-money-page a{transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.ht-money-page img{max-width:100%;height:auto}
.ht-money-page .ht-top-accent{height:4px;margin:0 0 18px;border-radius:999px;background:linear-gradient(90deg,var(--ht-red),#ff737b 30%,var(--ht-navy) 78%)}

/* Hero */
.ht-money-page .ht-hero{position:relative;overflow:hidden;margin:0 0 16px;border:1px solid #dbe5ef;border-radius:24px;background:radial-gradient(circle at 86% 8%,rgba(229,31,43,.10),transparent 28%),linear-gradient(135deg,#f7fbff 0%,#fff 56%,#fff8f8 100%);box-shadow:var(--ht-shadow)}
.ht-money-page .ht-hero-inner{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(350px,.95fr);gap:28px;align-items:center;padding:30px}
.ht-money-page .ht-hero-copy{min-width:0}
.ht-money-page .ht-eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 12px;padding:7px 10px;border:1px solid #d9e5f1;border-radius:999px;background:#fff;color:var(--ht-navy);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
.ht-money-page .ht-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ht-red);box-shadow:0 0 0 4px rgba(229,31,43,.10)}
.ht-money-page .ht-hero-display-title{margin:0 0 12px;color:var(--ht-navy);font-size:clamp(32px,3.6vw,46px);font-weight:800;line-height:1.08;letter-spacing:-.025em}
.ht-money-page .ht-hero-copy>p:first-of-type{font-size:16px;line-height:1.72}
.ht-money-page .ht-pills{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0}
.ht-money-page .ht-pills>span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dfe7ef;border-radius:999px;background:#fff;color:#344054;font-size:12.5px;font-weight:700}
.ht-money-page .ht-pills>span:before{content:"✓";display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#edf8f1;color:#16814b;font-size:10px;font-weight:900}
.ht-money-page .ht-actions{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0}
.ht-money-page .ht-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border:1px solid transparent;border-radius:12px;text-decoration:none!important;font-weight:800;line-height:1.25}
.ht-money-page .ht-btn--primary{flex:1 1 100%;background:linear-gradient(135deg,var(--ht-red),#f23d48);color:#fff!important;box-shadow:0 10px 24px rgba(229,31,43,.18)}
.ht-money-page .ht-btn--primary:hover{background:#cf1824;color:#fff!important;transform:translateY(-1px)}
.ht-money-page .ht-btn--secondary{flex:1 1 170px;border-color:#dbe5ef;background:#fff;color:var(--ht-navy)!important}
.ht-money-page .ht-btn--secondary:hover{border-color:#b9cde1;background:#f8fbff;color:var(--ht-navy)!important}
.ht-money-page .ht-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:16px 0 5px}
.ht-money-page .ht-metric{padding:10px;border:1px solid #e0e7ef;border-radius:12px;background:#fff;text-align:left}
.ht-money-page .ht-metric span:first-child{display:block;color:var(--ht-red);font-size:17px;font-weight:800;line-height:1.2}
.ht-money-page .ht-metric span:last-child{display:block;margin-top:4px;color:#667085;font-size:11px;line-height:1.4}

/* Hero media slot: optimized for 800x500 */
.ht-money-page .ht-hero-media-slot{min-width:0}
.ht-money-page .ht-slot-shell{padding:13px;border:1px solid #d8e4f0;border-radius:21px;background:#fff;box-shadow:0 16px 34px rgba(11,47,91,.10)}
.ht-money-page .ht-slot-kicker{display:inline-flex;align-items:center;margin:0 0 10px;padding:6px 9px;border-radius:999px;background:#fff2f3;color:var(--ht-red);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.ht-money-page .ht-slot-frame{display:grid;place-items:center;width:100%;aspect-ratio:8/5;overflow:hidden;border:1.5px dashed #eeb8bd;border-radius:16px;background:linear-gradient(145deg,#f8fbff,#fff7f8)}
.ht-money-page .ht-slot-frame img{display:block;width:100%;height:100%;object-fit:cover}
.ht-money-page .ht-image-placeholder{max-width:310px;padding:20px;text-align:center}
.ht-money-page .ht-image-placeholder strong{display:block;margin-bottom:7px;color:var(--ht-navy);font-size:18px}
.ht-money-page .ht-image-placeholder p{margin:0!important;font-size:13px;color:#667085}

/* Quick navigation */
.ht-money-page .ht-quick-nav{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 24px;padding:9px;border:1px solid #e0e8f1;border-radius:14px;background:#fff;box-shadow:var(--ht-shadow-sm)}
.ht-money-page .ht-anchor-link{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #e1e8f0;border-radius:999px;background:#fff;color:var(--ht-navy)!important;text-decoration:none!important;font-size:12.5px;font-weight:800}
.ht-money-page .ht-anchor-link:hover{border-color:#e7b5ba;background:#fff7f8;color:var(--ht-red)!important}

/* Content sections */
.ht-money-page .ht-section{margin:22px 0 0;padding:26px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:var(--ht-shadow-sm)}
.ht-money-page .ht-section-title{margin:0 0 14px!important;padding:0 0 12px!important;border:0!important;border-bottom:1px solid #e7edf4!important;background:transparent!important;color:var(--ht-navy)!important;font-size:clamp(23px,2.7vw,30px)!important;font-weight:800!important;line-height:1.25!important;letter-spacing:-.015em}
.ht-money-page .ht-section-title:after{content:"";display:block;width:56px;height:4px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,var(--ht-red),#ff777f)}
.ht-money-page .ht-lead{max-width:920px;color:#596579!important;font-size:16px;line-height:1.76}
.ht-money-page .ht-subtitle{margin:22px 0 9px!important;color:#153a68!important;font-size:18px!important;font-weight:800!important;line-height:1.4!important}
.ht-money-page .ht-subtitle:before{content:"";display:inline-block;width:7px;height:7px;margin:0 8px 2px 0;border-radius:50%;background:var(--ht-red)}
.ht-money-page .ht-text-link{color:var(--ht-navy)!important;text-decoration:none!important;font-weight:700;border-bottom:1px solid rgba(11,47,91,.22)}
.ht-money-page .ht-text-link:hover{color:var(--ht-red)!important;border-color:var(--ht-red)}

/* Cards */
.ht-money-page .ht-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 7px;align-items:start}
.ht-money-page .ht-grid--dense{grid-template-columns:repeat(4,minmax(0,1fr))}
.ht-money-page .ht-card{min-width:0;padding:16px;border:1px solid #e1e8f0;border-radius:15px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 6px 17px rgba(11,47,91,.035)}
.ht-money-page .ht-card:hover{border-color:#c9d8e7;box-shadow:0 10px 24px rgba(11,47,91,.07)}
.ht-money-page .ht-card>strong{display:block;margin:0 0 7px;color:#173c69;font-size:15.5px;line-height:1.4}
.ht-money-page .ht-card p:last-child{margin-bottom:0!important}
.ht-money-page .ht-card--center{text-align:center}
.ht-money-page .ht-callout{border-left:4px solid var(--ht-navy);background:#f8fbff}

/* Brand grid — page specific requirement */
#ht-core009 .ht-brand-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0 4px}
#ht-core009 .ht-brand-chip{position:relative;display:flex;align-items:center;justify-content:center;min-height:76px;padding:10px 12px;overflow:hidden;border:1px solid #dbe5ef;border-radius:16px;background:linear-gradient(180deg,#fff,#fffafa);color:var(--ht-navy)!important;text-align:center;text-decoration:none!important;box-shadow:0 6px 16px rgba(11,47,91,.035)}
#ht-core009 .ht-brand-chip:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--ht-red),#ff7c83)}
#ht-core009 .ht-brand-chip:hover{transform:translateY(-2px);border-color:#e7bcc0;background:#fff8f8;box-shadow:0 10px 22px rgba(11,47,91,.075)}
#ht-core009 .ht-brand-name{position:relative;z-index:1;color:var(--ht-navy);font-size:16px;font-weight:800;line-height:1.3}

/* Rights / process */
.ht-money-page .ht-right-card>span{display:block;color:#58667a;line-height:1.65}
.ht-money-page .ht-process-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.ht-money-page .ht-process-card{position:relative;min-height:160px;padding:17px 17px 16px 17px;border-left:4px solid var(--ht-navy)}
.ht-money-page .ht-step-no{display:grid;place-items:center;width:36px;height:36px;margin-bottom:10px;border-radius:10px;background:linear-gradient(145deg,var(--ht-navy),var(--ht-navy-2));color:#fff;font-size:12px;font-weight:900}
.ht-money-page .ht-step-label{position:absolute;top:20px;right:16px;color:#98a2b3;font-size:9px;font-weight:900;letter-spacing:.12em}
.ht-money-page .ht-process-card>strong{font-size:15.5px}
.ht-money-page .ht-step-copy{display:block;padding-top:10px;border-top:1px solid #edf1f5;color:#64748b;line-height:1.58}

/* Price */
.ht-money-page .ht-price-principle{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;margin:16px 0;padding:16px 18px;border:1px solid #d9e7f4;border-radius:15px;background:linear-gradient(135deg,#f4f9ff,#fff)}
.ht-money-page .ht-price-principle-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e8f6ee;color:#17894f;font-weight:900}
.ht-money-page .ht-price-principle strong{display:block;color:#153a68;font-size:16px}
.ht-money-page .ht-price-principle p{margin:3px 0 0!important}
.ht-money-page .ht-price-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:14px;align-items:start}
.ht-money-page .ht-price-main,.ht-money-page .ht-consent-card{padding:20px;border:1px solid #dfe7f0;border-radius:17px;background:#fff;box-shadow:var(--ht-shadow-sm)}
.ht-money-page .ht-mini-kicker{display:block;color:var(--ht-red);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.ht-money-page .ht-price-main h3,.ht-money-page .ht-consent-card h3{margin:5px 0 9px!important;color:#153a68!important;font-size:19px!important;line-height:1.35!important}
.ht-money-page .ht-factor-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}
.ht-money-page .ht-factor-list span{display:flex;align-items:center;min-height:52px;padding:9px 10px;border:1px solid #e4eaf1;border-radius:10px;background:#fbfdff;color:#344054;font-size:12.5px;font-weight:700;line-height:1.4}
.ht-money-page .ht-consent-card{background:radial-gradient(circle at 100% 0%,rgba(229,31,43,.09),transparent 35%),#fff}
.ht-money-page .ht-consent-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:12px;border-radius:13px;background:linear-gradient(145deg,var(--ht-red),var(--ht-red-2));color:#fff;font-size:18px;font-weight:900}

/* Images */
.ht-money-page .ht-img{display:block;width:100%;max-width:800px;height:auto;margin:18px auto 0;border-radius:15px;box-shadow:0 10px 28px rgba(11,47,91,.08)}
.ht-money-page .ht-img+div{max-width:800px;margin:6px auto 0;color:#7a8494;font-size:12px;font-style:italic;text-align:center}

/* FAQ */
.ht-money-page .ht-faq-list{display:grid;gap:9px;margin-top:15px}
.ht-money-page .ht-faq-item{padding:15px 17px;border:1px solid #e1e8f0;border-radius:13px;background:#fff}
.ht-money-page .ht-faq-item>strong{display:block;margin-bottom:5px;color:var(--ht-navy);font-size:15px;line-height:1.45}
.ht-money-page .ht-faq-item>p{margin:0!important}

/* Final CTA */
.ht-money-page .ht-final-cta{margin-top:22px;border-radius:20px;background:linear-gradient(135deg,#092846,#0d3966 62%,#143f6a);box-shadow:0 16px 34px rgba(11,47,91,.16);overflow:hidden}
.ht-money-page .ht-cta-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(290px,.82fr);gap:20px;align-items:center;padding:24px}
.ht-money-page .ht-cta-kicker{display:block;color:#ff858c;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.ht-money-page .ht-cta-copy h3{margin:5px 0 9px!important;color:#fff!important;font-size:23px!important;line-height:1.3!important}
.ht-money-page .ht-cta-copy p{color:#d6e0eb!important}
.ht-money-page .ht-cta-points{display:flex;flex-wrap:wrap;gap:7px}
.ht-money-page .ht-cta-points span{padding:6px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#eef5fb;font-size:11px;font-weight:700}
.ht-money-page .ht-cta-contact{display:grid;gap:8px}
.ht-money-page .ht-cta-contact .ht-btn{width:100%;min-height:50px}
.ht-money-page .ht-contact-btn{display:grid;grid-template-columns:1fr;gap:1px;justify-items:start;text-align:left;background:#fff!important}
.ht-money-page .ht-contact-btn small{color:#8a95a5;font-size:9px;font-weight:900;letter-spacing:.11em}
.ht-money-page .ht-contact-btn strong{color:var(--ht-navy)!important;font-size:15px}
.ht-money-page .ht-zalo-btn{border-color:#d7e6f5!important}
.ht-money-page .ht-footer-note{margin-top:20px;padding:12px 14px;border:1px solid #e4eaf1;border-radius:12px;background:#f6f8fb;color:#7a8494;font-size:11.5px;text-align:center}

/* Tablet */
@media screen and (max-width:980px){
  .ht-money-page .ht-hero-inner{grid-template-columns:1fr;gap:20px;padding:24px}
  .ht-money-page .ht-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}
  .ht-money-page .ht-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ht-money-page .ht-grid--dense{grid-template-columns:repeat(2,minmax(0,1fr))}
  #ht-core009 .ht-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ht-money-page .ht-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ht-money-page .ht-price-layout{grid-template-columns:1fr}
  .ht-money-page .ht-cta-grid{grid-template-columns:1fr}
}

/* Mobile */
@media screen and (max-width:680px){
  .ht-money-page{font-size:15px}
  .ht-money-page .ht-top-accent{margin-bottom:12px}
  .ht-money-page .ht-hero{border-radius:18px}
  .ht-money-page .ht-hero-inner{padding:18px 14px;gap:16px}
  .ht-money-page .ht-hero-display-title{font-size:29px;line-height:1.1}
  .ht-money-page .ht-hero-copy>p:first-of-type{font-size:15px}
  .ht-money-page .ht-actions{display:grid;grid-template-columns:1fr 1fr}
  .ht-money-page .ht-btn--primary{grid-column:1/-1}
  .ht-money-page .ht-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ht-money-page .ht-slot-shell{padding:10px;border-radius:16px}
  .ht-money-page .ht-slot-frame{border-radius:13px}
  .ht-money-page .ht-quick-nav{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .ht-money-page .ht-section{margin-top:16px;padding:19px 14px;border-radius:16px}
  .ht-money-page .ht-section-title{font-size:22px!important}
  .ht-money-page .ht-grid,.ht-money-page .ht-grid--dense,.ht-money-page .ht-process-grid{grid-template-columns:1fr}
  #ht-core009 .ht-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  #ht-core009 .ht-brand-chip{min-height:62px;padding:8px;border-radius:13px}
  #ht-core009 .ht-brand-name{font-size:14.5px}
  .ht-money-page .ht-process-card{min-height:0}
  .ht-money-page .ht-factor-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ht-money-page .ht-cta-grid{padding:19px 14px}
  .ht-money-page .ht-cta-copy h3{font-size:21px!important}
}
