*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: 'Host Grotesk', -apple-system, BlinkMacSystemFont, sans-serif;
  background-color: #f0ede3;
  color: #162711;
  font-size: 16px;
  line-height: 1.6;
  }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }

  :root {
  --green: #162711;
  --green-mid: #1e3518;
  --green-light: #2a4a22;
  --gold: #D8A379;
  --gold-light: #e8c4a0;
  --cream: #f0ede3;
  --cream-dark: #e8e4d8;
  --white: #fdfcf8;
  --text: #162711;
  --text-muted: #5a6b52;
  --border: #d4cfc0;
  }

  .tp5jo {
  background: var(--green);
  color: var(--gold);
  text-align: center;
  padding: 10px 16px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.02em;
  }
.tp5jo a {
  color: var(--gold-light);
  text-decoration: underline;
  font-weight: 600;
  }
.tp5jo strong { color: #fff; }

  .oumpy {
  background: var(--white);
  border-bottom: 1px solid var(--border);
  position: sticky;
  top: 0;
  z-index: 100;
  }
.bf1rc {
  max-width: 1100px;
  margin: 0 auto;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  }
.nu32 {
  font-size: 20px;
  font-weight: 700;
  color: var(--green);
  display: flex;
  align-items: center;
  gap: 8px;
  }
.nu32 span.m9ats { font-size: 22px; }
.acp4 {
  display: flex;
  align-items: center;
  gap: 24px;
  list-style: none;
  font-size: 14px;
  }
.acp4 a { color: var(--text-muted); transition: color 0.2s; font-weight: 500; }
.acp4 a:hover { color: var(--green); }
.o0my {
  background: rgba(216,163,121,0.15) !important;
  color: var(--green) !important;
  border: 1.5px solid var(--gold) !important;
  padding: 6px 14px !important;
  border-radius: 6px !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  transition: background 0.2s !important;
  white-space: nowrap;
  }
.o0my:hover { background: rgba(216,163,121,0.3) !important; }
.vtom {
  background: var(--green);
  color: var(--gold) !important;
  padding: 8px 18px;
  border-radius: 6px;
  font-weight: 600 !important;
  transition: background 0.2s !important;
  white-space: nowrap;
  }
.vtom:hover { background: var(--green-light) !important; color: #fff !important; }

  .kiqk {
  background: #0e1a0c;
  color: #fff;
  padding: 56px 24px 60px;
  min-height: calc(100vh - 84px);
  display: flex;
  align-items: center;
  }
.vpgw {
  max-width: 1100px;
  margin: 0 auto;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 52px;
  align-items: center;
  }
.kiqk h1 {
  font-size: clamp(32px, 3.8vw, 52px);
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 28px;
  color: #fff;
  }
.kiqk h1 em {
  font-style: normal;
  color: var(--gold);
  }
.d73aj {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 100px;
  padding: 7px 16px;
  margin-bottom: 22px;
  }
.wyyj5 { color: #f59e0b; font-size: 17px; letter-spacing: 1px; }
.e6vg { font-size: 14px; color: rgba(255,255,255,0.8); }
.e6vg strong { color: #fff; }
.jxcw { display: flex; flex-direction: column; gap: 12px; max-width: 400px; margin-bottom: 18px; }
.ds1k3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: var(--gold);
  color: var(--green);
  font-size: 16px;
  font-weight: 700;
  padding: 16px 28px;
  border-radius: 10px;
  border: none;
  cursor: pointer;
  transition: transform 0.2s, box-shadow 0.2s, background 0.2s;
  text-align: center;
  }
.ds1k3:hover {
  background: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(216,163,121,0.35);
  }
.xq6l {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: transparent;
  color: rgba(255,255,255,0.85);
  font-size: 15px;
  font-weight: 500;
  padding: 13px 28px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.3);
  cursor: pointer;
  transition: border-color 0.2s, color 0.2s;
  }
.xq6l:hover { border-color: var(--gold); color: var(--gold); }
.lqvr {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: rgba(255,255,255,0.1);
  border-radius: 6px;
  padding: 8px 14px;
  font-size: 14px;
  color: rgba(255,255,255,0.9);
  }
.lqvr code {
  background: var(--gold);
  color: var(--green);
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  font-family: monospace;
  font-size: 14px;
  }

  .teyy3 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gold);
  color: var(--green);
  font-size: 16px;
  font-weight: 700;
  padding: 17px 28px;
  border-radius: 100px;
  transition: background 0.2s, transform 0.2s;
  }
.teyy3:hover { background: var(--gold-light); transform: translateY(-2px); }
.rah8r {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.9);
  font-size: 15px;
  font-weight: 600;
  padding: 15px 28px;
  border-radius: 100px;
  border: 1px solid rgba(255,255,255,0.25);
  transition: border-color 0.2s, color 0.2s;
  }
.rah8r:hover { border-color: var(--gold); color: var(--gold); }
.alv0p {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  color: rgba(255,255,255,0.55);
  margin-top: 4px;
  flex-wrap: wrap;
  }
.tjpkl { color: rgba(255,255,255,0.25); }

  .wj8c {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 24px 64px rgba(0,0,0,0.4);
  min-width: 0;
  }
.v7uqn {
  background: var(--cream);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  height: 155px;
  }
.v7uqn img {
  height: 100%;
  width: auto;
  object-fit: contain;
  }
.b6fl { padding: 16px 18px 18px; }
.hqzit { font-size: 16px; font-weight: 700; color: var(--green); margin-bottom: 2px; }
.vq65 { font-size: 12px; color: var(--text-muted); margin-bottom: 10px; }
.v9tg { display: flex; align-items: baseline; gap: 8px; margin-bottom: 10px; }
.spcf { font-size: 12px; color: var(--text-muted); }
.lepx { font-size: 26px; font-weight: 700; color: var(--green); }
.f28t7 { font-size: 13px; color: #aaa; text-decoration: line-through; }
.ihg9 {
  display: inline-block;
  border: 1.5px solid #4a9e3f;
  color: #2a6e22;
  font-size: 12px;
  font-weight: 600;
  padding: 5px 12px;
  border-radius: 7px;
  margin-bottom: 12px;
  background: #f0faf0;
  }
.isnv {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--text-muted);
  text-transform: uppercase;
  margin-bottom: 6px;
  }
.rn6q { display: flex; flex-wrap: wrap; gap: 5px; margin-bottom: 14px; }
.kea3g {
  background: var(--cream);
  border: 1px solid var(--border);
  color: var(--text-muted);
  font-size: 11px;
  font-weight: 500;
  padding: 3px 9px;
  border-radius: 100px;
  }
.b467 { list-style: none; display: flex; flex-direction: column; gap: 5px; margin-bottom: 14px; }
.b467 li {
  font-size: 12px;
  color: var(--text);
  display: flex;
  align-items: flex-start;
  gap: 6px;
  }
.b467 li::before { content: "✓"; color: #4a9e3f; font-weight: 700; flex-shrink: 0; }
.tepz {
  display: block;
  text-align: center;
  background: var(--green);
  color: var(--gold);
  font-weight: 700;
  font-size: 14px;
  padding: 13px;
  border-radius: 10px;
  transition: background 0.2s;
  }
.tepz:hover { background: var(--green-light); }
/* Hero Product Card (legacy - keep for reference) */
  .r19ah {
  display: none;
  }
.n5g1 {
  border-radius: 14px;
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  overflow: hidden;
  }
.n5g1 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  }
/* Pack images in pricing cards */
  .csprv {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: -12px;
  height: 160px;
  margin-bottom: 20px;
  position: relative;
  }
.csprv img {
  height: 140px;
  width: auto;
  object-fit: contain;
  filter: drop-shadow(0 6px 16px rgba(0,0,0,0.3));
  }
.csprv.vn64k img:nth-child(1) {
  transform: translateX(18px) rotate(-6deg);
  z-index: 1;
  }
.csprv.vn64k img:nth-child(2) {
  transform: translateY(-8px);
  z-index: 3;
  }
.csprv.vn64k img:nth-child(3) {
  transform: translateX(-18px) rotate(6deg);
  z-index: 1;
  }
.csprv.j6vf img:nth-child(1) {
  transform: translateX(36px) rotate(-10deg);
  z-index: 1;
  }
.csprv.j6vf img:nth-child(2) {
  transform: translateX(16px) rotate(-4deg);
  z-index: 2;
  }
.csprv.j6vf img:nth-child(3) {
  transform: translateY(-10px);
  z-index: 3;
  }
.csprv.j6vf img:nth-child(4) {
  transform: translateX(-16px) rotate(4deg);
  z-index: 2;
  }
.csprv.j6vf img:nth-child(5) {
  transform: translateX(-36px) rotate(10deg);
  z-index: 1;
  }
.u3j1l { font-size: 18px; font-weight: 700; color: #fff; margin-bottom: 6px; }
.kpfr2 { font-size: 14px; color: rgba(255,255,255,0.65); margin-bottom: 16px; }
.t8431 { display: flex; align-items: baseline; gap: 10px; margin-bottom: 16px; }
.bqyu { font-size: 26px; font-weight: 700; color: var(--gold); }
.ouvy { font-size: 16px; color: rgba(255,255,255,0.45); text-decoration: line-through; }
.u1i3 {
  background: #2a4a22;
  color: var(--gold);
  font-size: 11px;
  font-weight: 700;
  padding: 3px 8px;
  border-radius: 4px;
  letter-spacing: 0.05em;
  }
.q8mx { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 16px; }
.smqc1 {
  background: rgba(216,163,121,0.15);
  border: 1px solid rgba(216,163,121,0.3);
  color: var(--gold-light);
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 100px;
  font-weight: 500;
  }
.ut6m {
  width: 100%;
  background: var(--gold);
  color: var(--green);
  font-weight: 700;
  font-size: 15px;
  padding: 13px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
  }
.ut6m:hover { background: var(--gold-light); }

  .swssb {
  background: var(--white);
  border-bottom: 1px solid var(--border);
  padding: 18px 24px;
  }
.iad5s {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  }
.vigct {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 500;
  color: var(--text-muted);
  }
.twom { font-size: 20px; }

  .r0fo { padding: 72px 24px; }
.ohj5 { background: var(--white); }
.sff5 { max-width: 1100px; margin: 0 auto; }
.o9jy {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 10px;
  }
.y0v6r {
  font-size: clamp(26px, 3.5vw, 40px);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  color: var(--green);
  }
.t6ie {
  font-size: 17px;
  color: var(--text-muted);
  max-width: 620px;
  line-height: 1.7;
  font-weight: 300;
  }
.qr044 { margin-bottom: 48px; }
.qr044.lk87 { text-align: center; }
.qr044.lk87 .t6ie { margin: 0 auto; }

  .vxe6v {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  }
.phn3 {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 28px;
  transition: transform 0.2s, box-shadow 0.2s;
  }
.phn3:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(22,39,17,0.08);
  }
.yxkhk { font-size: 32px; margin-bottom: 14px; }
.zcw8 { font-size: 18px; font-weight: 700; margin-bottom: 8px; color: var(--green); }
.cpgt { font-size: 15px; color: var(--text-muted); line-height: 1.65; margin-bottom: 14px; }
.dbtyz {
  background: #edf7eb;
  border-left: 3px solid #4a9e3f;
  padding: 10px 14px;
  border-radius: 0 8px 8px 0;
  font-size: 14px;
  color: #2a5c24;
  font-weight: 500;
  }

  .ug50r {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  }
.do4b9 {
  background: var(--cream);
  border-radius: 16px;
  padding: 28px;
  border: 1px solid var(--border);
  transition: transform 0.2s, box-shadow 0.2s;
  }
.do4b9:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(22,39,17,0.08);
  }
.dicct { font-size: 36px; margin-bottom: 14px; }
.ox80j { font-size: 17px; font-weight: 700; margin-bottom: 10px; color: var(--green); }
.dgp8i { list-style: none; display: flex; flex-direction: column; gap: 7px; margin-bottom: 18px; }
.dgp8i li { font-size: 14px; color: var(--text-muted); display: flex; align-items: flex-start; gap: 7px; }
.dgp8i li::before { content: "✓"; color: #4a9e3f; font-weight: 700; flex-shrink: 0; margin-top: 1px; }
.toe3t {
  font-size: 14px;
  font-weight: 600;
  color: var(--green);
  border-bottom: 1px solid var(--green);
  padding-bottom: 1px;
  display: inline-block;
  transition: color 0.2s, border-color 0.2s;
  }
.toe3t:hover { color: var(--gold); border-color: var(--gold); }

  .gbjp { background: linear-gradient(160deg, #162711 0%, #1e3518 100%); color: #fff; }
.gbjp .y0v6r { color: #fff; }
.gbjp .t6ie { color: rgba(255,255,255,0.7); }
.gbjp .o9jy { color: var(--gold); }
.x8dw {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  align-items: stretch;
  }
.y0qf4 {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.12);
  border-radius: 20px;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  transition: transform 0.2s, box-shadow 0.2s;
  }
.y0qf4:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 40px rgba(0,0,0,0.25);
  }
.y0qf4.qpr5 {
  border-color: var(--gold);
  background: rgba(216,163,121,0.1);
  position: relative;
  }
.ri4p {
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--gold);
  color: var(--green);
  font-size: 12px;
  font-weight: 700;
  padding: 4px 16px;
  border-radius: 100px;
  white-space: nowrap;
  letter-spacing: 0.04em;
  }
.rfijo { font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--gold); margin-bottom: 6px; }
.hl73d { font-size: 28px; font-weight: 700; color: #fff; margin-bottom: 4px; line-height: 1; }
.y75pr { font-size: 14px; color: var(--gold-light); margin-bottom: 20px; font-weight: 500; }
.nyby { font-size: 38px; font-weight: 700; color: #fff; margin-bottom: 4px; line-height: 1; }
.awty0 { font-size: 30px; font-weight: 700; color: var(--gold); margin-bottom: 4px; }
.wjne0 { font-size: 14px; color: rgba(255,255,255,0.55); margin-bottom: 6px; }
.k830d { font-size: 13px; color: var(--gold-light); margin-bottom: 20px; }
.y2619 { border: none; border-top: 1px solid rgba(255,255,255,0.1); margin: 20px 0; }
.f42qp { list-style: none; display: flex; flex-direction: column; gap: 9px; flex: 1; margin-bottom: 24px; }
.f42qp li { font-size: 14px; color: rgba(255,255,255,0.8); display: flex; align-items: flex-start; gap: 8px; }
.f42qp li::before { content: "✓"; color: var(--gold); font-weight: 700; flex-shrink: 0; margin-top: 1px; }
.d3i3 {
  display: block;
  text-align: center;
  background: rgba(255,255,255,0.1);
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  padding: 14px;
  border-radius: 10px;
  border: 1px solid rgba(255,255,255,0.2);
  transition: background 0.2s, border-color 0.2s;
  }
.d3i3:hover { background: rgba(255,255,255,0.18); border-color: rgba(255,255,255,0.35); }
.y0qf4.qpr5 .d3i3 {
  background: var(--gold);
  color: var(--green);
  border-color: var(--gold);
  font-weight: 700;
  }
.y0qf4.qpr5 .d3i3:hover { background: var(--gold-light); }
.uecb {
  text-align: center;
  margin-top: 28px;
  font-size: 14px;
  color: rgba(255,255,255,0.55);
  }
.uecb strong { color: rgba(255,255,255,0.8); }
.y3yv {
  background: rgba(216,163,121,0.15);
  border: 1px solid rgba(216,163,121,0.35);
  border-radius: 12px;
  padding: 18px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 36px;
  flex-wrap: wrap;
  text-align: center;
  }
.y3yv p { font-size: 15px; color: rgba(255,255,255,0.85); }
.pul5 {
  background: var(--gold);
  color: var(--green);
  font-weight: 800;
  font-size: 18px;
  padding: 4px 16px;
  border-radius: 6px;
  font-family: monospace;
  letter-spacing: 0.05em;
  }

  .x98q {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  }
.u3jqi {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.2s, box-shadow 0.2s;
  color: var(--text);
  }
.u3jqi:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(22,39,17,0.1);
  }
.f3yr {
  background: var(--cream);
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  overflow: hidden;
  }
.f3yr img {
  height: 100%;
  width: auto;
  object-fit: contain;
  }
.vrek { font-size: 52px; }
.mf9s {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex: 1;
  }
.uxkxw { display: none; }
.vudo { font-size: 15px; font-weight: 700; color: var(--green); margin-bottom: 6px; }
.cogyr { font-size: 13px; color: var(--text-muted); line-height: 1.6; flex: 1; margin-bottom: 12px; }
.zuzr { font-size: 13px; font-weight: 600; color: var(--green); margin-bottom: 10px; }
.zuzr span { font-size: 11px; font-weight: 500; color: var(--text-muted); }
.smeco {
  font-size: 13px;
  font-weight: 700;
  color: var(--gold);
  background: var(--green);
  padding: 9px 14px;
  border-radius: 8px;
  text-align: center;
  transition: background 0.2s;
  }
.u3jqi:hover .smeco { background: var(--green-light); }

  .cvuht {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  }
.hbmz {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 28px;
  display: flex;
  gap: 20px;
  align-items: flex-start;
  transition: transform 0.2s, box-shadow 0.2s;
  }
.hbmz:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 28px rgba(22,39,17,0.07);
  }
.fqcg1 {
  background: #edf7eb;
  border-radius: 12px;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
  }
.xu16h { font-size: 17px; font-weight: 700; margin-bottom: 4px; color: var(--green); }
.v8vbh { font-size: 13px; font-weight: 600; color: var(--gold); margin-bottom: 8px; background: rgba(216,163,121,0.15); display: inline-block; padding: 2px 8px; border-radius: 4px; }
.ierw6 { font-size: 14px; color: var(--text-muted); line-height: 1.65; }

  .dg2kt {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  }
.uje4q {
  text-align: center;
  padding: 32px 24px;
  background: var(--white);
  border-radius: 16px;
  border: 1px solid var(--border);
  }
.tzfv8 {
  width: 48px;
  height: 48px;
  background: var(--green);
  color: var(--gold);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  margin: 0 auto 16px;
  }
.usof { font-size: 16px; font-weight: 700; margin-bottom: 8px; color: var(--green); }
.k58ce { font-size: 14px; color: var(--text-muted); line-height: 1.65; }

  .ltpd { overflow-x: auto; }
.tu5b {
  width: 100%;
  border-collapse: collapse;
  min-width: 700px;
  }
.tu5b th {
  padding: 16px 18px;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  background: var(--cream-dark);
  }
.tu5b th.z0mgg {
  background: var(--green);
  color: var(--gold);
  border-radius: 14px 14px 0 0;
  }
.tu5b th:first-child { text-align: left; background: transparent; }
.tu5b td {
  padding: 13px 18px;
  font-size: 14px;
  text-align: center;
  border-top: 1px solid var(--border);
  }
.tu5b td:first-child { text-align: left; font-weight: 500; color: var(--text-muted); }
.tu5b td.z0mgg { background: rgba(22,39,17,0.03); }
.tu5b tr:hover td { background: rgba(22,39,17,0.02); }
.tu5b tr:hover td.z0mgg { background: rgba(22,39,17,0.05); }
.e8bzb { background: #dcfce7; color: #15803d; padding: 3px 10px; border-radius: 100px; font-size: 12px; font-weight: 600; display: inline-block; }
.por1 { background: #fee2e2; color: #b91c1c; padding: 3px 10px; border-radius: 100px; font-size: 12px; font-weight: 600; display: inline-block; }
.ayvzk { background: #fef3c7; color: #b45309; padding: 3px 10px; border-radius: 100px; font-size: 12px; font-weight: 600; display: inline-block; }
.l103d { display: flex; flex-direction: column; align-items: center; gap: 4px; }
.cdhjk { background: var(--gold); color: var(--green); font-size: 10px; font-weight: 700; padding: 2px 8px; border-radius: 100px; letter-spacing: 0.05em; }

  .upkt {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  }
.l0vug {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 16px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: transform 0.2s, box-shadow 0.2s;
  }
.l0vug:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 32px rgba(22,39,17,0.08);
  }
.k05s { display: flex; align-items: center; gap: 12px; }
.g7x5 {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
  }
.j25h { font-size: 15px; font-weight: 700; }
.ydnr9 { font-size: 12px; color: var(--text-muted); }
.y9c3f { color: #f59e0b; font-size: 15px; letter-spacing: 1px; }
.iuhz6 { font-size: 15px; font-weight: 700; color: var(--green); }
.s15f { font-size: 14px; color: var(--text-muted); line-height: 1.65; flex: 1; }
.v830 {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  color: #15803d;
  font-weight: 600;
  }
.bxifs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 40px;
  background: var(--white);
  padding: 18px 24px;
  border-radius: 12px;
  border: 1px solid var(--border);
  flex-wrap: wrap;
  }
.st1q3 { font-size: 42px; font-weight: 700; color: var(--green); }
.j8ke2 { font-size: 14px; color: var(--text-muted); }
.gy4gp { color: #00b67a; font-size: 24px; letter-spacing: 2px; }
.uq3qa { font-size: 14px; color: var(--text-muted); }

  .szxoi { background: var(--white); }
/* Photo principale avant/après */
  .bbfno {
  margin-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 8px 32px rgba(22,39,17,0.08);
  }
.bbfno img {
  width: 100%;
  height: auto;
  display: block;
  }
/* Citations */
  .krjnv {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  }
.orak {
  background: var(--cream);
  border: 1px solid var(--border);
  border-radius: 14px;
  padding: 20px;
  }
.cygw { color: #f59e0b; font-size: 14px; margin-bottom: 8px; }
.rm80 { font-size: 14px; color: var(--text-muted); line-height: 1.65; font-style: italic; margin-bottom: 10px; }
.arpo { font-size: 12px; font-weight: 600; color: var(--text); }
.tqc38 { color: #15803d; font-weight: 600; }

  .y0cu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  max-width: 1100px;
  margin: 0 auto;
  }
.buds {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 8px 28px rgba(22,39,17,0.08);
  background: #161823;
  aspect-ratio: 9/16;
  position: relative;
  }
.slklf {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: linear-gradient(160deg, #1a1a2e 0%, #161823 100%);
  cursor: pointer;
  transition: opacity 0.4s;
  }
.slklf.fgyc4 { opacity: 0; pointer-events: none; }
.eoz9 { opacity: 0.9; }
.czaq8 {
  width: 56px;
  height: 56px;
  background: rgba(255,255,255,0.15);
  border: 2px solid rgba(255,255,255,0.4);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  padding-left: 3px;
  }
.q6rkq { text-align: center; padding: 0 16px; }
.x0lmi { font-size: 13px; font-weight: 700; color: #fff; margin-bottom: 4px; }
.oxqy { font-size: 12px; color: rgba(255,255,255,0.6); line-height: 1.4; }
.zsvh3 { font-size: 11px; color: rgba(255,255,255,0.35); margin-top: 4px; }
.l1jp7 {
  position: absolute;
  inset: 0;
  }
.l1jp7 iframe {
  width: 100%;
  height: 100%;
  border: none;
  }
/* Instagram card */
  .v0uzs {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 8px 28px rgba(22,39,17,0.08);
  background: #fff;
  display: flex;
  flex-direction: column;
  }
.g3wt {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 16px;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  }
.v0uzs .g0yl {
  flex: 1;
  margin: 0 !important;
  min-width: unset !important;
  width: 100% !important;
  }
@media (max-width: 900px) {
  .y0cu { grid-template-columns: 1fr; max-width: 420px; }
  }

  .soae { display: flex; flex-direction: column; gap: 12px; max-width: 800px; margin: 0 auto; }
.cvb9 {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
  }
.hecv {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 24px;
  background: none;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: var(--green);
  text-align: left;
  gap: 12px;
  transition: background 0.15s;
  }
.hecv:hover { background: rgba(22,39,17,0.03); }
.o72hp { font-size: 18px; color: var(--text-muted); transition: transform 0.3s; flex-shrink: 0; }
.cvb9.mpjag .o72hp { transform: rotate(180deg); }
.rkq71 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease, padding 0.2s;
  font-size: 15px;
  color: var(--text-muted);
  line-height: 1.7;
  }
.rmtz { padding: 0 24px 20px; }
.cvb9.mpjag .rkq71 { max-height: 400px; }

  .bzvg {
  background: linear-gradient(135deg, #162711 0%, #1e3518 60%, #2a4a22 100%);
  color: #fff;
  text-align: center;
  padding: 80px 24px;
  }
.bzvg .y0v6r { color: #fff; font-size: clamp(28px, 4vw, 44px); }
.bzvg .o9jy { color: var(--gold); }
.nlr3 { font-size: 17px; color: rgba(255,255,255,0.75); max-width: 580px; margin: 0 auto 36px; line-height: 1.7; font-weight: 300; }
.gm82 { display: flex; align-items: center; justify-content: center; gap: 16px; flex-wrap: wrap; }
.gm82 .ds1k3 { font-size: 17px; padding: 18px 36px; border-radius: 12px; }
.y8ii { margin-top: 20px; font-size: 14px; color: rgba(255,255,255,0.55); }
.y8ii span { color: var(--gold-light); font-weight: 500; }

  .r4wv9 {
  background: #0e1d0b;
  color: rgba(255,255,255,0.6);
  padding: 40px 24px 28px;
  }
.w95jm {
  max-width: 1100px;
  margin: 0 auto;
  }
.mq3s {
  font-size: 13px;
  line-height: 1.7;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  }
.gd8du {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  font-size: 13px;
  margin-bottom: 16px;
  }
.gd8du a { color: rgba(255,255,255,0.5); transition: color 0.2s; }
.gd8du a:hover { color: var(--gold); }
.mdky { font-size: 12px; color: rgba(255,255,255,0.35); }

  .c29g {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--green);
  color: #fff;
  padding: 14px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  z-index: 200;
  transform: translateY(100%);
  transition: transform 0.35s ease;
  flex-wrap: wrap;
  gap: 12px;
  }
.c29g.wxn2 { transform: translateY(0); }
.c29g p { font-size: 14px; color: rgba(255,255,255,0.85); }
.c29g p strong { color: #fff; }
.u8af {
  background: var(--gold);
  color: var(--green);
  font-weight: 700;
  font-size: 14px;
  padding: 10px 22px;
  border-radius: 8px;
  white-space: nowrap;
  border: none;
  cursor: pointer;
  transition: background 0.2s;
  }
.u8af:hover { background: var(--gold-light); }
.f054 {
  background: none;
  border: none;
  color: rgba(255,255,255,0.5);
  font-size: 22px;
  cursor: pointer;
  line-height: 1;
  padding: 4px;
  margin-left: 4px;
  }
.f054:hover { color: #fff; }

  @media (max-width: 900px) {
  /* Layout général */
  .vxe6v { grid-template-columns: 1fr; }
  .ug50r { grid-template-columns: 1fr; }
  .x8dw { grid-template-columns: 1fr; }
  .x98q { grid-template-columns: repeat(2, 1fr); }
  .krjnv { grid-template-columns: 1fr; }
  .cvuht { grid-template-columns: 1fr; }
  .dg2kt { grid-template-columns: 1fr; }
  .upkt { grid-template-columns: 1fr; }
  .xg8f { grid-template-columns: 1fr; }
  .acp4 { display: none; }
  .iad5s { gap: 20px; }
  /* Hero compact + centré */
  .kiqk { min-height: unset; padding: 20px 16px 24px; }
  .vpgw { grid-template-columns: 1fr; gap: 16px; }
  .s9j1i { text-align: center; }
  .jxcw { align-items: center; max-width: 100%; gap: 8px; margin-bottom: 10px; }
  .alv0p { justify-content: center; font-size: 12px; gap: 6px; margin-top: 0; }
  .d73aj { display: inline-flex; margin-bottom: 10px; }
  .kiqk h1 { font-size: 26px; line-height: 1.15; margin-bottom: 14px; }
  .teyy3 { font-size: 15px; padding: 13px 22px; }
  .rah8r { font-size: 14px; padding: 11px 22px; }
  /* Carte compacte */
  .wj8c { display: block; max-width: 420px; margin: 0 auto; width: 100%; }
  .v7uqn { height: 100px; padding: 10px; }
  .b6fl { padding: 12px 14px 14px; }
  .hqzit { font-size: 15px; }
  .vq65 { font-size: 11px; margin-bottom: 6px; }
  .lepx { font-size: 22px; }
  .f28t7 { font-size: 12px; }
  .ihg9 { font-size: 11px; padding: 4px 10px; margin-bottom: 8px; }
  .rn6q { gap: 4px; margin-bottom: 10px; }
  .kea3g { font-size: 10px; padding: 2px 7px; }
  .tepz { font-size: 13px; padding: 10px; }
  }
@media (max-width: 600px) {
  .r0fo { padding: 52px 16px; }
  .tp5jo { font-size: 12px; }
  }
.nuqb { background: var(--cream); padding: 72px 24px; }
.p72r { max-width: 680px; margin: 0 auto; }
.hl9e { margin-bottom: 28px; }
.j1tdg { height: 5px; background: var(--border); border-radius: 100px; margin-bottom: 10px; }
.unqf { height: 100%; background: var(--green); border-radius: 100px; transition: width 0.4s ease; width: 0%; }
.hbrc { font-size: 13px; color: var(--text-muted); font-weight: 500; text-align: center; }
.boss3 { display: none; animation: qFadeIn 0.35s ease; }
.boss3.gun5 { display: block; }
@keyframes qFadeIn { from { opacity:0; transform:translateY(12px); } to { opacity:1; transform:translateY(0); } }
.a024 { font-size: 21px; font-weight: 700; color: var(--green); text-align: center; margin-bottom: 28px; line-height: 1.35; }
.y7y2 { display: flex; flex-direction: column; gap: 11px; }
.cph90 {
  background: var(--white);
  border: 2px solid var(--border);
  border-radius: 12px;
  padding: 15px 20px;
  font-size: 15px;
  font-weight: 500;
  color: var(--text);
  cursor: pointer;
  text-align: left;
  transition: border-color 0.18s, background 0.18s, transform 0.15s;
  font-family: inherit;
  line-height: 1.4;
}
.cph90:hover { border-color: var(--green); background: #f5faf4; transform: translateX(4px); }
.cph90.jt5j { border-color: var(--green); background: var(--green); color: #fff; }
/* Result */
.cdkt { animation: qFadeIn 0.5s ease; }
.q852f { text-align: center; margin-bottom: 32px; }
.q852f .ra7mf { font-size: 12px; font-weight: 700; color: var(--gold); text-transform: uppercase; letter-spacing: 0.12em; margin-bottom: 10px; }
.q852f h3 { font-size: 24px; font-weight: 700; color: var(--green); margin-bottom: 8px; line-height: 1.2; }
.q852f p { font-size: 15px; color: var(--text-muted); }
.oh3tz {
  background: var(--white);
  border: 1px solid var(--border);
  border-radius: 20px;
  overflow: hidden;
  max-width: 360px;
  margin: 0 auto 28px;
  box-shadow: 0 16px 48px rgba(22,39,17,0.12);
}
.n9vw3 { background: var(--cream); height: 200px; display: flex; align-items: center; justify-content: center; padding: 20px; }
.n9vw3 img { height: 100%; width: auto; object-fit: contain; }
.w452 { padding: 20px 22px 24px; }
.d8lmn { font-size: 18px; font-weight: 700; color: var(--green); margin-bottom: 3px; }
.pedjj { font-size: 12px; color: var(--text-muted); margin-bottom: 12px; }
.p42vl { display: flex; align-items: baseline; gap: 8px; margin-bottom: 12px; }
.jx49 { font-size: 12px; color: var(--text-muted); }
.wi5ga { font-size: 28px; font-weight: 700; color: var(--green); }
.i7sgm { font-size: 13px; color: #bbb; text-decoration: line-through; }
.i4he { display: inline-flex; align-items: center; gap: 5px; border: 1.5px solid #4a9e3f; color: #2a6e22; font-size: 12px; font-weight: 600; padding: 5px 12px; border-radius: 7px; margin-bottom: 14px; background: #f0faf0; }
.jqohm { font-size: 10px; font-weight: 700; letter-spacing: 0.1em; color: var(--text-muted); text-transform: uppercase; margin-bottom: 7px; }
.icd9 { display: flex; flex-wrap: wrap; gap: 5px; margin-bottom: 16px; }
.hxlta { background: var(--cream); border: 1px solid var(--border); color: var(--text-muted); font-size: 11px; font-weight: 500; padding: 3px 9px; border-radius: 100px; }
.csoz { display: block; text-align: center; background: var(--green); color: var(--gold); font-weight: 700; font-size: 15px; padding: 14px; border-radius: 10px; transition: background 0.2s; margin-bottom: 10px; }
.csoz:hover { background: var(--green-light); }
.x059 { display: block; text-align: center; font-size: 13px; color: var(--text-muted); padding: 4px; text-decoration: underline; }
.x059:hover { color: var(--green); }
.d8ojr { text-align: center; margin-top: 12px; }
.voqm { background: none; border: 1.5px solid var(--border); color: var(--text-muted); font-size: 13px; padding: 9px 22px; border-radius: 8px; cursor: pointer; font-family: inherit; transition: border-color 0.2s, color 0.2s; }
.voqm:hover { border-color: var(--green); color: var(--green); }
@media (max-width: 600px) {
  .nuqb { padding: 52px 16px; }
  .a024 { font-size: 18px; }
  .cph90 { font-size: 14px; padding: 13px 16px; }
}
.bbfno {
  margin-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 8px 32px rgba(22,39,17,0.08);
  }
.krjnv {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  }

  .y0cu {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  max-width: 1100px;
  margin: 0 auto;
  }
.v0uzs {
  border-radius: 16px;
  overflow: hidden;
  border: 1px solid var(--border);
  box-shadow: 0 8px 28px rgba(22,39,17,0.08);
  background: #fff;
  display: flex;
  flex-direction: column;
  }