@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@700;900&family=Open+Sans:wght@400;600;700&display=swap');

:root {
  --green: #6a9739;
  --deep: #2b3a16;
  --cream: #f7f8ef;
  --soft: #f1f4e8;
  --ink: #222;
  --muted: #66705d;
}

html { scroll-behavior: smooth; }
body.lt06-body { margin: 0; color: var(--ink); font-family: "Open Sans", Arial, sans-serif; background: #fff; }
.lt06-shell * { box-sizing: border-box; }
.lt06-container { width: min(1200px, calc(100% - 40px)); margin: 0 auto; }
.lt06-header { position: sticky; top: 0; z-index: 50; height: 84px; padding: 0 max(24px, calc((100vw - 1200px) / 2)); background: #fff; display: grid; grid-template-columns: 160px 1fr auto auto; gap: 22px; align-items: center; box-shadow: 0 6px 22px rgba(20, 35, 12, .06); }
.lt06-logo img { width: 120px; height: auto; display: block; }
.lt06-nav { display: flex; justify-content: center; gap: 36px; align-items: center; }
.lt06-nav a, .lt06-mobile-nav a { color: #1c1f19; text-decoration: none; font-weight: 700; font-size: 15px; }
.lt06-nav a:hover, .lt06-footer a:hover { color: var(--green); }
.lt06-header-actions { display: flex; align-items: center; gap: 18px; }
.lt06-cart { color: var(--green); text-decoration: none; font-weight: 700; }
.lt06-cart:after { content: "🧺"; margin-left: 8px; }
.lt06-account { width: 28px; height: 28px; border-radius: 50%; border: 2px solid #222; position: relative; display: inline-block; }
.lt06-account:before { content: ""; position: absolute; left: 8px; top: 5px; width: 8px; height: 8px; border-radius: 50%; background: #222; }
.lt06-account:after { content: ""; position: absolute; left: 5px; bottom: 5px; width: 14px; height: 7px; border-radius: 10px 10px 0 0; background: #222; }
.lt06-menu-button { display: none; border: 0; background: var(--green); color: #fff; width: 42px; height: 42px; border-radius: 3px; font-size: 23px; }
.lt06-mobile-nav { display: none; padding: 12px 24px 20px; background: #fff; box-shadow: 0 14px 24px rgba(0,0,0,.08); }

.lt06-hero { position: relative; overflow: hidden; padding: 120px 0; background: linear-gradient(160deg, #fff 0%, var(--cream) 100%); }
.lt06-hero:after { content: ""; position: absolute; right: 0; bottom: 0; width: 30vw; height: 42vw; min-height: 360px; background: url('lt06-assets/leaves-free-img.png') bottom right / contain no-repeat; opacity: .25; mix-blend-mode: multiply; pointer-events: none; }
.lt06-hero-grid { display: grid; grid-template-columns: 1.03fr 1fr; gap: 70px; align-items: center; position: relative; z-index: 1; }
.lt06-hero-image img { display: block; width: 100%; filter: saturate(1.03); }
.lt06-leaf { width: 75px; margin-bottom: 20px; }
.lt06-eyebrow { color: var(--green); font-family: Merriweather, serif; font-weight: 700; font-size: 17px; margin: 0 0 12px; }
.lt06-hero h1, .lt06-section-title h2, .lt06-sale-band h2, .lt06-review-grid h2 { font-family: Merriweather, serif; font-weight: 900; color: var(--deep); letter-spacing: 0; }
.lt06-hero h1 { font-size: 52px; line-height: 1.38; margin: 0 0 14px; max-width: 610px; }
.lt06-hero-copy > p:not(.lt06-eyebrow) { color: #55604f; line-height: 1.75; max-width: 580px; margin: 0; }
.lt06-button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 48px; padding: 0 28px; margin-top: 28px; background: var(--green); color: #fff !important; text-decoration: none; border-radius: 3px; font-weight: 700; text-transform: uppercase; font-size: 14px; }
.lt06-button.light { background: #fff; color: var(--deep) !important; }

.lt06-benefits { background: var(--deep); padding: 35px 0 30px; }
.lt06-benefit-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.lt06-benefit-grid article { background: rgba(255,255,255,.07); border-radius: 3px; padding: 30px 24px; display: grid; grid-template-columns: 36px 1fr; column-gap: 16px; align-items: start; }
.lt06-benefit-grid span { color: var(--green); font-size: 26px; line-height: 1; grid-row: span 2; }
.lt06-benefit-grid h4 { margin: 0 0 6px; color: #fff; font-family: Merriweather, serif; font-size: 19px; }
.lt06-benefit-grid p { margin: 0; color: #e9efe2; font-size: 15px; }

.lt06-products { padding: 90px 0 50px; background: #fff; }
.lt06-section-title { text-align: center; margin-bottom: 42px; }
.lt06-section-title h2 { font-size: 34px; line-height: 1.25; margin: 0 0 8px; }
.lt06-section-title img { width: 75px; }
.lt06-product-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; }
.lt06-product-card { position: relative; text-align: center; min-width: 0; }
.lt06-product-card img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; display: block; margin-bottom: 18px; }
.lt06-sale { position: absolute; top: -10px; left: -10px; background: #fff; color: #333; padding: 9px 13px; border-radius: 999px; box-shadow: 0 4px 14px rgba(0,0,0,.12); font-size: 13px; font-weight: 700; }
.lt06-category { margin: 0 0 6px; color: #8c9286; font-size: 13px; }
.lt06-product-card h3 { margin: 0 0 6px; font-family: Merriweather, serif; font-size: 17px; line-height: 1.25; color: #222; }
.lt06-price { display: flex; gap: 8px; justify-content: center; margin: 0; font-weight: 700; }
.lt06-price del { color: #92978d; }
.lt06-price ins { color: #111; text-decoration: none; }

.lt06-categories { position: relative; background: var(--cream); padding: 105px 0 96px; }
.lt06-basil { position: absolute; top: -36px; left: calc(50% - 520px); width: 190px; z-index: 1; }
.lt06-category-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; }
.lt06-category-grid article { min-height: 360px; border-radius: 8px; padding: 40px; background: #fff var(--bg) bottom right / contain no-repeat; box-shadow: 0 0 10px rgba(176,180,183,.18); }
.lt06-category-grid h3 { font-family: Merriweather, serif; color: var(--deep); margin: 0 0 8px; font-size: 24px; }
.lt06-category-grid p { color: #5f6859; max-width: 280px; line-height: 1.7; }
.lt06-category-grid a { color: var(--green); font-weight: 700; text-decoration: none; }

.lt06-sale-band { background: var(--deep); color: #fff; padding: 40px 0; }
.lt06-sale-band .lt06-container { display: grid; grid-template-columns: 1fr auto; gap: 24px; align-items: center; }
.lt06-sale-band h2 { color: #fff; margin: 0; font-size: 34px; }
.lt06-sale-band .lt06-button { margin-top: 0; }
.lt06-note { background: #f2f5e9; text-align: center; padding: 22px 20px; position: relative; }
.lt06-note:before { content: ""; position: absolute; top: 0; left: 50%; transform: translateX(-50%); border-left: 12px solid transparent; border-right: 12px solid transparent; border-top: 12px solid var(--deep); }
.lt06-note h3 { margin: 0; font-family: Merriweather, serif; color: var(--deep); font-size: 23px; }

.lt06-reviews { background: linear-gradient(160deg, #fff 0%, var(--cream) 100%); padding: 80px 0; }
.lt06-review-grid { display: grid; grid-template-columns: 1fr 1.05fr 1fr; gap: 30px; align-items: center; }
.lt06-review-grid article { background: #fff; border-radius: 4px; padding: 32px; text-align: center; box-shadow: 0 8px 28px rgba(43,58,22,.07); }
.lt06-stars { color: #ffbb1e; letter-spacing: 2px; margin-bottom: 18px; }
.lt06-review-grid p { color: #5d6657; line-height: 1.75; }
.lt06-person { display: flex; align-items: center; justify-content: center; gap: 12px; color: var(--deep); }
.lt06-person img { width: 55px; height: 55px; border-radius: 50%; object-fit: cover; }
.lt06-daily { min-height: 320px; display: flex; flex-direction: column; justify-content: center; background: var(--green) url('lt06-assets/sydney-rae-668606-unsplash-scaled.jpg') center / cover !important; color: #fff; position: relative; overflow: hidden; }
.lt06-daily:before { content: ""; position: absolute; inset: 0; background: rgba(48,88,25,.68); }
.lt06-daily > * { position: relative; z-index: 1; }
.lt06-daily h2 { color: #fff; font-size: 28px; margin: 0 0 12px; }
.lt06-daily p { color: #fff; }
.lt06-daily .lt06-button { align-self: center; margin-top: 12px; }

.lt06-brands { padding: 8px 0 44px; background: var(--cream); }
.lt06-brand-grid { display: grid; grid-template-columns: 230px 1fr; align-items: center; gap: 28px; }
.lt06-brand-grid h4 { color: var(--deep); font-family: Merriweather, serif; font-size: 20px; margin: 0; }
.lt06-brand-grid div { display: grid; grid-template-columns: repeat(5, 1fr); gap: 24px; align-items: center; }
.lt06-brand-grid img { max-width: 132px; width: 100%; opacity: .72; filter: grayscale(1); }

.lt06-footer { background: #081008; color: #dfe7d7; }
.lt06-footer-grid { display: grid; grid-template-columns: 1.25fr .7fr .85fr 1.25fr; gap: 34px; padding: 62px 0 46px; }
.lt06-footer-logo { width: 135px; margin-bottom: 18px; filter: brightness(0) invert(1); }
.lt06-footer h2 { color: #fff; font-family: Merriweather, serif; font-size: 22px; margin: 0 0 16px; }
.lt06-footer p { margin: 0 0 12px; line-height: 1.7; }
.lt06-footer a { color: #dfe7d7; display: block; margin: 0 0 10px; text-decoration: none; }
.lt06-footer iframe { width: 100%; height: 170px; border: 0; filter: grayscale(.3); }
.lt06-copy { border-top: 1px solid rgba(255,255,255,.12); }
.lt06-copy .lt06-container { min-height: 64px; display: flex; align-items: center; gap: 12px; }
.lt06-copy p { margin-right: auto; margin-bottom: 0; }
.lt06-copy span { width: 28px; height: 28px; border-radius: 50%; background: rgba(255,255,255,.12); color: #fff; display: inline-flex; align-items: center; justify-content: center; font-weight: 700; }

.lt06-floating { position: fixed; right: 18px; bottom: 18px; z-index: 60; display: grid; gap: 10px; }
.lt06-floating a { min-width: 128px; height: 42px; padding: 0 14px; display: inline-flex; align-items: center; justify-content: center; border-radius: 999px; color: #fff; text-decoration: none; font-weight: 700; box-shadow: 0 10px 30px rgba(0,0,0,.18); }
.lt06-floating .phone { background: linear-gradient(135deg, #16a34a, #22c55e); }
.lt06-floating .zalo { background: linear-gradient(135deg, #005bea, #0084ff); }
.lt06-floating .messenger { background: linear-gradient(135deg, #006aff, #7b3cff); }

@media (max-width: 1024px) {
  .lt06-header { grid-template-columns: 140px 1fr auto; }
  .lt06-nav, .lt06-header-actions { display: none; }
  .lt06-menu-button { display: inline-flex; align-items: center; justify-content: center; justify-self: end; }
  .lt06-mobile-nav.is-open { display: grid; gap: 12px; position: sticky; top: 84px; z-index: 49; }
  .lt06-hero { padding: 80px 0; }
  .lt06-hero-grid { grid-template-columns: .9fr 1.1fr; gap: 40px; }
  .lt06-hero h1 { font-size: 42px; }
  .lt06-benefit-grid, .lt06-product-grid { grid-template-columns: repeat(2, 1fr); }
  .lt06-category-grid, .lt06-review-grid, .lt06-footer-grid { grid-template-columns: 1fr; }
  .lt06-category-grid article { min-height: 280px; }
  .lt06-brand-grid { grid-template-columns: 1fr; text-align: center; }
  .lt06-brand-grid div { grid-template-columns: repeat(5, minmax(70px, 1fr)); }
}

@media (max-width: 640px) {
  .lt06-container { width: min(100% - 32px, 1200px); }
  .lt06-header { height: 72px; padding: 0 16px; }
  .lt06-mobile-nav.is-open { top: 72px; }
  .lt06-hero { padding: 58px 0 62px; }
  .lt06-hero-grid { display: flex; flex-direction: column-reverse; gap: 28px; text-align: center; }
  .lt06-hero h1 { font-size: 36px; line-height: 1.25; }
  .lt06-leaf { margin-left: auto; margin-right: auto; }
  .lt06-benefit-grid, .lt06-product-grid, .lt06-sale-band .lt06-container { grid-template-columns: 1fr; }
  .lt06-benefits { padding: 12px 0; }
  .lt06-benefit-grid article { padding: 28px 30px; }
  .lt06-products { padding: 58px 0 30px; }
  .lt06-section-title h2, .lt06-sale-band h2 { font-size: 30px; }
  .lt06-categories { padding: 60px 0; }
  .lt06-basil { width: 120px; left: auto; right: 20px; top: -22px; }
  .lt06-category-grid article { padding: 28px; min-height: 300px; }
  .lt06-sale-band { text-align: center; }
  .lt06-reviews { padding: 58px 0; }
  .lt06-brand-grid div { grid-template-columns: repeat(2, 1fr); }
  .lt06-footer-grid { padding: 48px 0 36px; }
  .lt06-copy .lt06-container { flex-wrap: wrap; justify-content: center; padding: 14px 0; }
  .lt06-copy p { width: 100%; text-align: center; margin-right: 0; }
  .lt06-floating { left: 12px; right: 12px; grid-template-columns: repeat(3, 1fr); gap: 6px; }
  .lt06-floating a { min-width: 0; height: 38px; padding: 0 8px; font-size: 12px; }
}
