/* Alora editorial theme — applied after the original component stylesheet. */
:root {
  --navy: #15283a;
  --navy-2: #15283a;
  --blue: #15283a;
  --blue-btn: #ad8d58;
  --blue-deep: #0e1d2d;
  --gold: #c9ad79;
  --gold-strong: #a88a58;
  --cream: #f6f1e9;
  --white: #ffffff;
  --text: #172331;
  --muted: #586473;
  --line: rgba(201, 173, 121, .22);
  --shadow: 0 22px 60px rgba(20, 35, 49, .09);
  --font: "DM Sans", "ElleFutura", Arial, sans-serif;
  --display: "Playfair Display", Georgia, serif;
  --grad-title: none;
  --grad-btn: none;
  --bg-pattern: none;
  --header-h: 82px;
}

html { scroll-padding-top: calc(var(--header-h) + 8px); }
body { background: #f7f4ee; background-image: none; color: var(--text); font-size: 1rem; }
.container { width: min(1260px, calc(100% - 48px)); }
.section { padding: clamp(78px, 8vw, 120px) 0; }
.section:not(.section-dark):not(.section-grad):not(.cta-band) { background: #f7f4ee; }
#cap-nhat-2026, #tien-ich-toa, #uu-dai, #faq { background: #f1ede5; }
#vi-tri, #mat-bang, #tin-tuc { background: #fffdf9; }
.day-story { background: #eae4d9 !important; }
.section-dark { background: #132637; }
#tien-do.section-dark { background: #e9e5dc; color: var(--text); }
h1, h2, h3, h4 { font-family: var(--display); font-weight: 500; }
.section-title, #tien-do .section-title, .cta-band .section-title {
  font-family: var(--display); font-size: clamp(2.35rem, 4.2vw, 4rem);
  line-height: 1.13; letter-spacing: -.035em; text-transform: none;
  font-weight: 500; color: #15283a; background: none;
  -webkit-text-fill-color: currentColor;
}
.section-dark .section-title { color: #fbf8f2; -webkit-text-fill-color: currentColor; }
.eyebrow { font-family: var(--font); font-size: .72rem; font-weight: 700; color: #9a7a47; letter-spacing: .2em; }
.eyebrow::before { content: ""; display: inline-block; width: 26px; height: 1px; background: currentColor; margin-right: 4px; }
.section-dark .eyebrow { color: var(--gold); }
.section-desc { font-size: 1.04rem; line-height: 1.8; color: #586473; }
.section-desc strong { font-family: var(--font); color: #263f50; }
.section-dark .section-desc { color: #d6d6d1; }
.section-dark .section-desc strong { color: #e6d1ac; -webkit-text-fill-color: currentColor; }
.section-desc a { color: #93764c; text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.section-dark .section-desc a { color: #ead3a3; }
.day-story-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 70px; align-items: end; }
.day-story-heading .section-desc { max-width: 560px; }
.day-story-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.day-story-card { background: #fffdf9; border: 1px solid #d9ccba; }
.day-story-card img { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; }
.day-story-card > div { padding: 26px 26px 30px; }
.day-story-card span { color: #96784a; font-size: .7rem; font-weight: 700; letter-spacing: .18em; text-transform: uppercase; }
.day-story-card h3 { font-size: clamp(1.7rem,2vw,2.2rem); margin: 11px 0; color: #15283a; }
.day-story-card p { color: #53616d; line-height: 1.75; }

/* Navigation */
.site-header { background: rgba(14,29,45,.9); border-bottom: 1px solid rgba(255,255,255,.17); }
.site-header.is-scrolled { background: rgba(14,29,45,.97); box-shadow: 0 9px 30px rgba(0,0,0,.12); border-color: rgba(201,173,121,.18); }
.header-inner { width: min(1360px, calc(100% - 48px)); }
.logo-img { height: 58px; max-width: 160px; filter: none; }
.nav { gap: 2px; }
.nav a { font-family: var(--font); font-size: .75rem; font-weight: 600; text-transform: uppercase; letter-spacing: .1em; border-radius: 0; padding: 9px 11px; }
.nav a:hover, .nav a.is-active { background: transparent; color: #e7cf9e; }
.header-cta { background: transparent; border: 1px solid var(--gold); border-radius: 0; box-shadow: none; text-shadow: none; color: #f7eddb; font-size: .78rem; letter-spacing: .08em; padding: 12px 15px; }
.header-cta:hover { background: var(--gold); color: #132637; }
.menu-toggle { border-radius: 0; border-color: rgba(201,173,121,.5); }

/* Full-bleed cover */
.hero { min-height: 850px; min-height: 100dvh; align-items: center; padding: calc(var(--header-h) + 48px) 0 72px; }
.hero-bg img { object-position: center center; }
.hero-overlay { background: linear-gradient(90deg, rgba(7,22,37,.91) 0%, rgba(9,24,41,.62) 37%, rgba(9,25,42,.28) 68%, rgba(7,22,37,.56) 100%), linear-gradient(0deg, rgba(8,19,30,.53), transparent 43%); }
.hero-inner { width: min(1340px, calc(100% - 72px)); grid-template-columns: minmax(0,1fr) minmax(320px,390px); gap: clamp(40px,7vw,110px); align-items: end; }
.hero-copy { max-width: 650px; padding-bottom: 10px; }
.hero-kicker { text-transform: uppercase; letter-spacing: .26em; font-size: .78rem; font-weight: 700; color: #ddc394; margin-bottom: 22px; }
.hero-kicker span { margin: 0 11px; }
.hero h1.hero-title-seo { font-family: var(--display); font-size: clamp(4.7rem, 9vw, 9.2rem); line-height: .94; font-weight: 500; letter-spacing: -.065em; text-transform: none; margin: 0; color: #fffaf2; }
.hero-title-seo em { display: block; font-size: .62em; font-weight: 400; font-style: normal; letter-spacing: -.05em; margin-top: 13px; color: #e3c996; }
.hero-tagline { font-family: var(--display); font-size: clamp(1.35rem,2.2vw,2.2rem); color: #fff8e9; margin: 28px 0 15px; letter-spacing: .01em; }
.hero-seo-lead { max-width: 560px; color: #f0eee9; font-size: 1rem; line-height: 1.78; }
.hero-seo-lead strong { color: #e8d2a8; }
.hero-actions { margin-top: 26px; }
.hero-image-note { color: #d1c9bc; font-size: .72rem; letter-spacing: .04em; margin-top: 26px; }
#hero-form.lead-card { background: rgba(14,29,45,.88); backdrop-filter: blur(18px); border: 1px solid rgba(201,173,121,.55); border-radius: 0; box-shadow: 0 28px 80px rgba(0,0,0,.25); padding: 36px; color: #fffaf2; }
#hero-form.lead-card h3 { font-family: var(--display); text-transform: none; font-size: 1.8rem; font-weight: 500; letter-spacing: -.02em; color: #fffaf2; background: none; -webkit-text-fill-color: currentColor; }
#hero-form.lead-card p { color: #d5d3cc; }
#hero-form .lead-form label { color: #e1d8c7; }
#hero-form .lead-form input, #hero-form .lead-form select { background: rgba(255,255,255,.09); color: #fffaf2; border-color: rgba(255,255,255,.28); border-radius: 0; }
#hero-form .lead-form input::placeholder { color: #c7c6c1; }
#hero-form .lead-form select option { color: #15283a; background: #fff; }
#hero-form .form-note a { color: #e1c58f; }

/* Editorial cards and forms */
.btn { border-radius: 0; text-shadow: none; font-family: var(--font); font-size: .74rem; font-weight: 700; text-transform: uppercase; letter-spacing: .12em; padding: 15px 22px; }
.btn-primary, .btn-dark { background: #ad8d58; color: #fff; border: 1px solid #ad8d58; box-shadow: none; }
.btn-primary:hover, .btn-dark:hover { background: #8e7249; border-color: #8e7249; }
.btn-ghost { background: transparent; border-color: #d4c6ad; }
.btn-outline { color: #15283a; border-color: #a88a58; }
.lead-card { border-radius: 0; background: #fffdf9; border: 1px solid #d9c9ab; box-shadow: var(--shadow); padding: 32px; }
.lead-card h3 { font-family: var(--display); font-size: 1.9rem; text-transform: none; letter-spacing: -.02em; font-weight: 500; color: #15283a; background: none; -webkit-text-fill-color: currentColor; }
.lead-form label { color: #374858; font-weight: 600; }
.lead-form input, .lead-form select, .lead-form textarea { border-radius: 0; border: 1px solid #cfc8bc; background: #fffdf9; }
.lead-form input:focus, .lead-form select:focus, .lead-form textarea:focus { border-color: #ad8d58; box-shadow: 0 0 0 3px rgba(173,141,88,.15); }
.update-card, .news-card, .amenity-card, .product-card { border-radius: 0; border: 1px solid #ded5c7; box-shadow: none; background: #fffdf9; }
.update-card img { aspect-ratio: 16/10; }
.update-card .body { padding: 26px; }
.update-card time, .news-card-body time { color: #9b7947; letter-spacing: .12em; text-transform: uppercase; }
.update-card h3, .news-card-body h3, .product-body h3, .amenity-card h3 { font-family: var(--display); font-size: 1.55rem; font-weight: 500; letter-spacing: -.02em; text-transform: none; color: #15283a; }
.update-card a { color: #8e7249; text-decoration-thickness: 1px; text-underline-offset: 4px; }
.update-card:hover, .news-card:hover, .amenity-card:hover, .product-card:hover { box-shadow: 0 24px 48px rgba(20,35,49,.11); transform: translateY(-3px); transition: transform .25s, box-shadow .25s; }
.split { gap: clamp(45px, 6vw, 90px); }
.split-media { border-radius: 0; box-shadow: 18px 18px 0 #e7dcc9; }
.split-media img { aspect-ratio: 5/4; }
#tong-quan .split-media img { object-position: 65% center; }
.quote-box { border-left: 1px solid #ad8d58; background: transparent; border-radius: 0; color: #50606d; font-family: var(--display); font-size: 1.25rem; font-style: normal; }
.feature-list li { color: #51606d; font-size: .95rem; }
.feature-list li::before { color: #ad8d58; }
.section-dark .feature-list li { color: #e1e0da; }
.section-dark .feature-list li::before { color: #d5bd8e; }
.info-item { border-radius: 0; background: rgba(255,255,255,.035); border-color: rgba(201,173,121,.28); padding: 19px 22px; }
.info-item dt { color: #d3bc93; opacity: 1; }
.info-item dd { color: #fbf8f2; font-weight: 500; }
.gallery-grid { gap: 16px; }
.gallery-item { border-radius: 0; aspect-ratio: 4/3; }
.gallery-item.wide { aspect-ratio: 2/1; }
.gallery-item figcaption { padding: 34px 18px 16px; font-weight: 600; letter-spacing: .04em; }
.amenity-card img { aspect-ratio: 4/3; }
.amenity-card .body { padding: 20px; }
.amenity-card p { color: #62707b; }
.product-grid-5 { grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.product-card img { aspect-ratio: 3/2; object-fit: contain; background: #f7f5f0; }
.product-body { padding: 24px; }
.badge-soft { background: #e9ddc7; color: #795f39; border-radius: 0; }
.price-tag { color: #8e7249; font-family: var(--font); font-size: 1rem; }
.floor-preview { display: grid; grid-template-columns: .7fr 1fr 1fr; gap: 20px; align-items: stretch; margin-top: 56px; }
.floor-preview-intro { background: #142637; color: #f9f6ef; padding: 32px; display: flex; flex-direction: column; justify-content: center; }
.floor-preview-intro h3 { font-size: 2rem; line-height: 1.17; margin-bottom: 14px; }
.floor-preview-intro p:last-child { color: #d4d6d5; line-height: 1.7; }
.floor-asset { position: relative; border: 1px solid #ded5c7; background: #fff; overflow: hidden; }
.floor-asset img { width: 100%; height: 270px; object-fit: contain; cursor: zoom-in; }
.floor-asset figcaption { position: absolute; left: 12px; top: 12px; padding: 6px 10px; color: #fbf7ef; background: rgba(14,29,45,.83); font-size: .76rem; letter-spacing: .06em; }
#tien-do .eyebrow { color: #9a7a47; }
#tien-do .section-title { color: #15283a; }
#tien-do .progress-featured { border: 1px solid #d6c9b4; background: #fffdf9; border-radius: 0; }
#tien-do .progress-featured img { border-radius: 0; }
.faq-item { border-radius: 0; border-color: #dfd7c9; background: #fffdf9; }
.faq-item summary { font-family: var(--display); font-size: 1.24rem; font-weight: 500; }

/* Image-led consultation section */
#dang-ky.cta-band { background: url("../images/local-2026-09/balcony-day.jpg") center/cover no-repeat; color: #fffaf2; border: none; }
#dang-ky.cta-band::before { content: ""; position: absolute; inset: 0; display: block; background: linear-gradient(90deg, rgba(10,27,44,.86), rgba(10,27,44,.48)); }
#dang-ky .section-title { color: #fffaf2; -webkit-text-fill-color: currentColor; }
#dang-ky .section-desc { color: #f2ede2; }
#dang-ky .eyebrow { color: #e3c993; }
#dang-ky .cta-hotline { color: #fffaf2; }
#dang-ky .cta-hotline a { color: #efd6a6; border-color: #efd6a6; }
.site-footer { background: #0e1d2d; color: #f6f1e9; }
.float-desk { display: none; }
.float-bar { background: rgba(14,29,45,.97); border-top: 1px solid rgba(201,173,121,.4); }
.float-bar a:last-child { background: #ad8d58; }
@media (min-width: 981px) { .float-bar { display: none; } }

@media (max-width: 1100px) {
  .nav a { font-size: .7rem; padding: 8px 7px; }
  .hero-inner { gap: 35px; }
}
@media (max-width: 980px) {
  .nav, .nav.is-open { background: #102235; max-height: calc(100dvh - var(--header-h)); overflow-y: auto; }
  .nav a { padding: 13px 16px; }
  .hero-inner { grid-template-columns: 1fr; align-items: start; }
  .hero-copy { max-width: 720px; }
  #hero-form.lead-card { max-width: 600px; }
  .product-grid-5 { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .floor-preview { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .floor-preview-intro { grid-column: 1/-1; }
  .day-story-heading { grid-template-columns: 1fr; gap: 20px; }
  .day-story-grid { grid-template-columns: 1fr 1fr; }
}
@media (max-width: 640px) {
  .container, .header-inner { width: min(100% - 36px, 1260px); }
  .hero { min-height: 0; padding: calc(var(--header-h) + 58px) 0 48px; }
  .hero-bg img { object-position: 54% center; }
  .hero-overlay { background: linear-gradient(90deg, rgba(7,22,37,.85), rgba(7,22,37,.65)), linear-gradient(0deg, rgba(7,22,37,.83), transparent 80%); }
  .hero-inner { width: calc(100% - 36px); gap: 38px; }
  .hero h1.hero-title-seo { font-size: clamp(4.2rem, 17vw, 6.8rem); }
  .hero-title-seo em { margin-top: 7px; }
  .hero-tagline { margin-top: 22px; }
  #hero-form.lead-card { padding: 25px 21px; }
  .section { padding: 72px 0; }
  .section-title { font-size: clamp(2.25rem, 9vw, 3.2rem); }
  .gallery-grid { grid-template-columns: 1fr 1fr; }
  .gallery-item, .gallery-item.wide { aspect-ratio: 1/1; }
  .product-grid-5, .floor-preview { grid-template-columns: 1fr; }
  .floor-preview-intro { grid-column: auto; }
  .day-story-grid { grid-template-columns: 1fr; }
  .amenity-cards { grid-template-columns: 1fr; }
  .split-media { box-shadow: 10px 10px 0 #e7dcc9; }
  .cta-inner { gap: 40px; }
}
@media (prefers-reduced-motion: reduce) {
  .update-card:hover, .news-card:hover, .amenity-card:hover, .product-card:hover { transform: none; }
}
