/* QUARZEO — accueil, moteur, résultats et demande — direction premium 2026 */
body.qhp-site {
  --qhp-night: #031725;
  --qhp-night-2: #062b47;
  --qhp-ink: #06243d;
  --qhp-copy: #486275;
  --qhp-blue: #087eea;
  --qhp-cyan: #24cce5;
  --qhp-pale: #edf8ff;
  --qhp-white: #fbfdff;
  --qhp-line: rgba(13, 73, 110, .13);
  --qhp-shadow: 0 28px 80px rgba(3, 37, 62, .14);
  color: var(--qhp-ink);
  background: var(--qhp-white);
}

body.qhp-site *, body.qhp-site *::before, body.qhp-site *::after { box-sizing: border-box; }
body.qhp-site .shell { width: min(1260px, calc(100% - 48px)); margin-inline: auto; }
body.qhp-site .qhp-main { overflow: clip; }
body.qhp-site button, body.qhp-site input, body.qhp-site select, body.qhp-site textarea { font: inherit; }
body.qhp-site .qzn-sticky-cta { display: none !important; }

/* HERO */
body.qhp-site .qzv12-hero {
  position: relative;
  min-height: 780px;
  padding: 80px 0 92px;
  overflow: hidden;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(2, 19, 32, .98) 0%, rgba(3, 28, 47, .94) 43%, rgba(4, 31, 50, .50) 72%, rgba(2, 18, 30, .70) 100%),
    url('/assets/qz-v71-hero-car.jpg') center right / cover no-repeat !important;
}
body.qhp-site .qzv12-hero::before {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(rgba(40, 204, 229, .055) 1px, transparent 1px), linear-gradient(90deg, rgba(40, 204, 229, .055) 1px, transparent 1px);
  background-size: 64px 64px;
  mask-image: linear-gradient(90deg, #000, transparent 72%);
  clip-path: none !important;
  transform: none !important;
}
body.qhp-site .qzv12-hero::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: -1px; height: 90px; pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(4, 24, 40, .65));
  clip-path: polygon(0 66%, 100% 0, 100% 100%, 0 100%);
}
body.qhp-site .qzv12-hero-glow { display: block; position: absolute; border-radius: 999px; filter: blur(10px); opacity: .55; }
body.qhp-site .qzv12-hero-glow-a { width: 420px; height: 420px; left: -210px; top: 80px; background: rgba(0, 127, 238, .25); }
body.qhp-site .qzv12-hero-glow-b { width: 340px; height: 340px; right: 24%; bottom: -180px; background: rgba(36, 204, 229, .24); }
body.qhp-site .qzv12-hero-shell {
  position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(360px, .88fr); gap: 54px; align-items: end;
}
body.qhp-site .qzv12-hero-copy { min-width: 0; }
body.qhp-site .qzv12-eyebrow,
body.qhp-site .eyebrow {
  display: inline-flex; align-items: center; gap: 10px; margin-bottom: 20px; color: #75e7f6; font-size: 12px; font-weight: 900; letter-spacing: .18em;
}
body.qhp-site .qzv12-eyebrow i { width: 28px; height: 2px; border-radius: 99px; background: linear-gradient(90deg, var(--qhp-blue), var(--qhp-cyan)); box-shadow: 0 0 16px var(--qhp-cyan); }
body.qhp-site .qzv12-title-row { display: block; }
body.qhp-site .qzv12-title-row h1 {
  max-width: 820px; margin: 0; color: #fff; font-size: clamp(46px, 5vw, 74px); line-height: .98; letter-spacing: -.06em; font-weight: 900;
  text-shadow: 0 10px 32px rgba(0, 5, 12, .28);
}
body.qhp-site .qzv12-title-row h1 { color: #fff !important; }
body.qhp-site .qzv12-title-row h1 em { display: block; margin-top: 7px; color: #76e6f4 !important; font-style: normal; font-weight: 700; }
body.qhp-site .qzv12-title-row > p { max-width: 690px; margin: 22px 0 32px; color: rgba(232, 247, 255, .78) !important; font-size: 17px; line-height: 1.65; }
body.qhp-site .qzv12-title-row > p strong { color: #fff !important; }

/* MOTEUR */
body.qhp-site .qzv12-search {
  position: relative; width: min(760px, 100%); margin: 0; padding: 0 28px 28px; overflow: hidden;
  border: 1px solid rgba(139, 225, 244, .26); border-radius: 28px;
  background: linear-gradient(145deg, rgba(250, 254, 255, .98), rgba(234, 247, 254, .95));
  box-shadow: 0 34px 90px rgba(0, 8, 18, .38), inset 0 1px rgba(255, 255, 255, .9);
  color: var(--qhp-ink); backdrop-filter: blur(18px);
}
body.qhp-site .qzv12-search::before { content: ""; position: absolute; inset: 0 0 auto; height: 4px; background: linear-gradient(90deg, var(--qhp-blue), var(--qhp-cyan), transparent); }
body.qhp-site .qzv12-search-top {
  display: flex; align-items: center; justify-content: space-between; gap: 20px; min-height: 74px; margin: 0 -28px 24px; padding: 14px 28px;
  border-bottom: 1px solid var(--qhp-line); background: rgba(255, 255, 255, .66);
}
body.qhp-site .searchDeckProgress { display: flex; align-items: center; gap: 11px; }
body.qhp-site .searchDeckProgress span { display: flex; align-items: center; gap: 8px; color: #718596; font-size: 12px; font-weight: 850; letter-spacing: .04em; }
body.qhp-site .searchDeckProgress span b { display: grid; place-items: center; width: 28px; height: 28px; border: 1px solid rgba(8, 126, 234, .18); border-radius: 50%; background: #edf6fc; color: #628097; }
body.qhp-site .searchDeckProgress span.active { color: var(--qhp-ink); }
body.qhp-site .searchDeckProgress span.active b { color: #fff; background: linear-gradient(135deg, var(--qhp-blue), var(--qhp-cyan)); box-shadow: 0 8px 20px rgba(8, 126, 234, .26); }
body.qhp-site .searchDeckProgress i { width: 36px; height: 1px; background: #cddde7; }
body.qhp-site .searchDeckHint { color: #658093; font-size: 11px; font-weight: 800; letter-spacing: .03em; }
body.qhp-site .searchStageV6 { display: none; }
body.qhp-site .searchStageV6.active { display: block; }
body.qhp-site .qzv12-step-head { display: flex; align-items: center; gap: 14px; margin-bottom: 18px; }
body.qhp-site .qzv12-step-head > span { display: grid; place-items: center; width: 45px; height: 45px; border-radius: 15px; color: #fff; background: var(--qhp-ink); font-size: 12px; font-weight: 900; }
body.qhp-site .qzv12-step-head div { display: flex; flex-direction: column; gap: 2px; }
body.qhp-site .qzv12-step-head strong { color: var(--qhp-ink); font-size: 17px; }
body.qhp-site .qzv12-step-head small { color: #6a8192; font-size: 12px; }
body.qhp-site .plateField, body.qhp-site .zipHeroV6, body.qhp-site .manualVehicleFields label, body.qhp-site .locationGrid label { color: #34556b; font-size: 11px; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
body.qhp-site .plateInputWrap { display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; align-items: stretch; margin-top: 8px; overflow: hidden; border: 1px solid rgba(8, 79, 122, .16); border-radius: 17px; background: #fff; box-shadow: 0 10px 26px rgba(8, 61, 94, .08); }
body.qhp-site .plateFlag { display: grid; place-items: center; color: #fff; background: linear-gradient(180deg, #087de9, #075db7); font-size: 12px; font-weight: 900; }
body.qhp-site .plateInputWrap input { width: 100%; min-width: 0; height: 58px; padding: 0 18px; border: 0; outline: 0; color: var(--qhp-ink); background: transparent; font-size: 24px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
body.qhp-site .primary, body.qhp-site .searchLaunchV6 {
  border: 0; border-radius: 13px; color: #fff; background: linear-gradient(135deg, #087eea, #12b8dc); box-shadow: 0 12px 28px rgba(8, 126, 234, .24); font-weight: 850; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease;
}
body.qhp-site .primary:hover, body.qhp-site .searchLaunchV6:hover { transform: translateY(-2px); box-shadow: 0 17px 34px rgba(8, 126, 234, .31); }
body.qhp-site .plateInputWrap .primary { margin: 6px; padding: 0 20px; white-space: nowrap; }
body.qhp-site .plateApiStatus, body.qhp-site .locationStatus { margin-top: 11px; color: #658094; font-size: 12px; }
body.qhp-site .manualVehicleLink, body.qhp-site .stageBackV6 { margin-top: 12px; border: 0; color: #1475bd; background: transparent; font-size: 12px; font-weight: 800; cursor: pointer; }
body.qhp-site .demoPlateBar { display: flex; align-items: center; flex-wrap: wrap; gap: 7px; margin-top: 15px; padding-top: 14px; border-top: 1px dashed rgba(14, 77, 115, .15); }
body.qhp-site .demoPlateBar span { color: #8195a4; font-size: 11px; font-weight: 750; }
body.qhp-site .demoPlate { padding: 6px 10px; border: 1px solid rgba(8, 126, 234, .13); border-radius: 99px; color: #315c78; background: #f4faff; font-size: 11px; font-weight: 800; cursor: pointer; }
body.qhp-site .manualVehicleFields { margin-top: 16px; padding: 20px; border-radius: 18px; background: #fff; }
body.qhp-site .manualVehicleHead { display: flex; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
body.qhp-site .vehicleGrid, body.qhp-site .locationGrid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }
body.qhp-site .manualVehicleFields input, body.qhp-site .locationGrid input, body.qhp-site .locationGrid select, body.qhp-site .zipHeroV6 input {
  width: 100%; height: 50px; margin-top: 6px; padding: 0 14px; border: 1px solid rgba(7, 70, 109, .15); border-radius: 12px; outline: 0; color: var(--qhp-ink); background: #fff; text-transform: none;
}
body.qhp-site .manualContinueV6 { margin-top: 14px; padding: 14px 20px; }
body.qhp-site .vehicleResolvedCard { padding: 17px; border: 1px solid rgba(32, 193, 214, .22); border-radius: 18px; background: rgba(222, 249, 252, .72); }
body.qhp-site .locationFastV6 { display: grid; grid-template-columns: minmax(160px, 1fr) auto auto; align-items: end; gap: 10px; }
body.qhp-site .geoV6 { min-height: 50px; padding: 0 15px; border: 1px solid rgba(8, 126, 234, .16); border-radius: 12px; color: #156ba9; background: #f0f8fe; font-weight: 800; cursor: pointer; }
body.qhp-site .geoV6 svg { width: 16px; margin-right: 6px; fill: currentColor; }
body.qhp-site .searchLaunchV6 { min-height: 50px; padding: 0 20px; }
body.qhp-site .locationAdvancedV6 { margin-top: 14px; border-top: 1px solid var(--qhp-line); padding-top: 12px; }
body.qhp-site .locationAdvancedV6 summary { color: #476b83; font-size: 12px; font-weight: 800; cursor: pointer; }
body.qhp-site .locationAdvancedV6 .locationGrid { margin-top: 13px; }
body.qhp-site .searchStageNavV6 { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 16px; }
body.qhp-site .vehicleCompactV6 { display: flex; gap: 7px; align-items: center; padding: 8px 11px; border-radius: 10px; background: #edf7fd; font-size: 11px; }
body.qhp-site .qzv12-search-foot { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 14px; color: rgba(219, 241, 251, .75); font-size: 11px; font-weight: 700; }

/* CARTE D'APERÇU */
body.qhp-site .qzv12-preview {
  position: relative; margin-bottom: 18px; overflow: hidden; border: 1px solid rgba(157, 230, 246, .26); border-radius: 28px;
  background: rgba(5, 33, 52, .74); box-shadow: 0 36px 90px rgba(0, 8, 18, .38); backdrop-filter: blur(18px);
}
body.qhp-site .qzv12-preview-head { display: flex; justify-content: space-between; align-items: center; gap: 14px; padding: 20px 20px 16px; }
body.qhp-site .qzv12-preview-head div:first-child { display: flex; flex-direction: column; gap: 4px; }
body.qhp-site .qzv12-preview-head strong { color: #fff; font-size: 14px; }
body.qhp-site .qzv12-preview-head small { color: rgba(215, 241, 249, .66); font-size: 11px; }
body.qhp-site .qzv12-toggle { display: flex; padding: 3px; border: 1px solid rgba(255,255,255,.12); border-radius: 99px; background: rgba(0,0,0,.18); }
body.qhp-site .qzv12-toggle span { padding: 6px 9px; border-radius: 99px; color: rgba(255,255,255,.52); font-size: 10px; font-weight: 850; }
body.qhp-site .qzv12-toggle span.active { color: #06243d; background: #78e7f4; }
body.qhp-site .qzv12-map { width: 100%; height: 390px; border-block: 1px solid rgba(255,255,255,.08); filter: saturate(.88) contrast(1.04); }
body.qhp-site .qzv12-preview-result { display: grid; grid-template-columns: 42px 1fr auto; gap: 12px; align-items: center; margin: 14px; padding: 14px; border-radius: 17px; color: var(--qhp-ink); background: rgba(252, 254, 255, .96); box-shadow: 0 18px 38px rgba(0, 9, 18, .24); }
body.qhp-site .qzv12-result-photo { width: 42px; height: 42px; border-radius: 12px; background: linear-gradient(135deg, #0b7ce3, #23cfdf); }
body.qhp-site .qzv12-result-copy { display: flex; min-width: 0; flex-direction: column; gap: 3px; }
body.qhp-site .qzv12-result-copy strong { font-size: 12px; }
body.qhp-site .qzv12-result-copy strong span { color: #077cca; }
body.qhp-site .qzv12-result-copy small { overflow: hidden; color: #6d8190; font-size: 9px; text-overflow: ellipsis; white-space: nowrap; }
body.qhp-site .qzv12-preview-result > a { color: #0a7bd1; font-size: 10px; font-weight: 900; text-decoration: none; }

/* SECTIONS COMMUNES */
body.qhp-site #notre-reseau, body.qhp-site #comment-ca-marche, body.qhp-site #vos-criteres, body.qhp-site #pourquoi-quarzeo, body.qhp-site .qzv12-final { scroll-margin-top: 96px; }
body.qhp-site .qzv12-network { position: relative; padding: 120px 0; background: #f7fbfe; }
body.qhp-site .qzv12-network::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 88% 15%, rgba(35, 199, 226, .11), transparent 31%); }
body.qhp-site .qzv12-network-grid { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; gap: 70px; align-items: center; }
body.qhp-site .qzv12-france-card { padding: 36px; border: 1px solid var(--qhp-line); border-radius: 32px; background: #fff; box-shadow: var(--qhp-shadow); }
body.qhp-site .qzv12-kicker, body.qhp-site .qzv12-network-copy > span, body.qhp-site .qzv12-why-copy > span, body.qhp-site .qzv12-charter > span { color: #0781df; font-size: 11px; font-weight: 900; letter-spacing: .16em; }
body.qhp-site .qzv12-france-card h2, body.qhp-site .qzv12-network-copy h2, body.qhp-site .qz-playful-heading h2, body.qhp-site .qzv12-why-copy h2 { margin: 14px 0 22px; color: var(--qhp-ink); font-size: clamp(36px, 4vw, 58px); line-height: 1.03; letter-spacing: -.055em; }
body.qhp-site .qzv12-france-map { max-width: 410px; margin: auto; }
body.qhp-site .qzv12-france-map svg { width: 100%; filter: drop-shadow(0 18px 24px rgba(3, 44, 72, .12)); }
body.qhp-site .qzv12-map-legend { display: flex; justify-content: center; gap: 20px; color: #6b8090; font-size: 11px; }
body.qhp-site .qzv12-map-legend i { display: inline-block; width: 8px; height: 8px; margin-right: 6px; border-radius: 50%; background: var(--qhp-cyan); box-shadow: 0 0 0 5px rgba(36,204,229,.13); }
body.qhp-site .qzv12-map-legend i.future { background: #bacbd5; box-shadow: none; }
body.qhp-site .qzv12-city-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
body.qhp-site .qzv12-city { position: relative; min-height: 258px; overflow: hidden; border-radius: 25px; box-shadow: 0 22px 50px rgba(4, 44, 70, .14); }
body.qhp-site .qzv12-city img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform .7s ease; }
body.qhp-site .qzv12-city:hover img { transform: scale(1.05); }
body.qhp-site .qzv12-city-shade { position: absolute; inset: 0; background: linear-gradient(180deg, transparent 24%, rgba(2,20,34,.93)); }
body.qhp-site .qzv12-city-copy { position: absolute; left: 22px; right: 22px; bottom: 20px; color: #fff; }
body.qhp-site .qzv12-city-copy > span { color: #76e9f5; font-size: 9px; font-weight: 900; letter-spacing: .16em; }
body.qhp-site .qzv12-city-copy h3 { margin: 5px 0 8px; font-size: 21px; }
body.qhp-site .qzv12-city-copy p { margin: 0; color: rgba(236,247,252,.72); font-size: 11px; line-height: 1.5; }
body.qhp-site .qzv12-city > b { position: absolute; right: 18px; top: 18px; display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid rgba(255,255,255,.24); border-radius: 50%; color: #fff; background: rgba(3,26,43,.34); backdrop-filter: blur(10px); }
body.qhp-site .qzv12-network-copy { margin-top: 34px; }
body.qhp-site .qzv12-network-copy h2 em { color: #0781df; font-style: normal; }
body.qhp-site .qzv12-network-copy p { max-width: 620px; color: var(--qhp-copy); font-size: 16px; line-height: 1.75; }

/* PARCOURS SOMBRE */
body.qhp-site .qz-playful-how { position: relative; padding: 120px 0; color: #fff; background: var(--qhp-night); }
body.qhp-site .qz-playful-how::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 15% 15%, rgba(9,126,234,.20), transparent 30%), radial-gradient(circle at 86% 78%, rgba(36,204,229,.13), transparent 27%); }
body.qhp-site .qz-playful-shell { position: relative; width: min(1260px, calc(100% - 48px)); margin-inline: auto; }
body.qhp-site .qz-playful-heading { max-width: 700px; }
body.qhp-site .qz-playful-heading .qz-playful-eyebrow { color: #70e5f3; font-size: 11px; font-weight: 900; letter-spacing: .17em; text-transform: uppercase; }
body.qhp-site .qz-playful-eyebrow-dot { display: inline-block; width: 7px; height: 7px; margin-right: 7px; border-radius: 50%; background: #3cd7e9; box-shadow: 0 0 0 6px rgba(60,215,233,.12); }
body.qhp-site .qz-playful-heading h2 { color: #fff; }
body.qhp-site .qz-playful-heading h2 span { color: #70e5f3; }
body.qhp-site .qz-playful-heading > p { max-width: 560px; color: rgba(221,241,249,.68); font-size: 16px; line-height: 1.65; }
body.qhp-site .qz-journey { position: relative; display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px; margin-top: 54px; }
body.qhp-site .qz-journey-line { position: absolute; left: 7%; right: 7%; top: 50%; height: 1px; background: linear-gradient(90deg, transparent, rgba(54,211,232,.38), transparent); }
body.qhp-site .qz-journey-step { position: relative; min-height: 335px; padding: 24px; border: 1px solid rgba(135,220,239,.14); border-radius: 25px; background: linear-gradient(145deg, rgba(255,255,255,.08), rgba(255,255,255,.025)); box-shadow: 0 22px 50px rgba(0,8,18,.22); backdrop-filter: blur(12px); transition: transform .3s ease, border-color .3s ease; }
body.qhp-site .qz-journey-step:hover { transform: translateY(-7px); border-color: rgba(76,218,238,.38); }
body.qhp-site .qz-step-topline { display: flex; align-items: center; justify-content: space-between; }
body.qhp-site .qz-step-number { color: #70e5f3; font-size: 11px; font-weight: 900; letter-spacing: .12em; }
body.qhp-site .qz-step-tag { padding: 5px 8px; border-radius: 99px; color: rgba(223,244,251,.61); background: rgba(255,255,255,.06); font-size: 9px; font-weight: 800; }
body.qhp-site .qz-step-visual { display: grid; place-items: center; height: 120px; margin: 22px 0; border-radius: 18px; color: #5ee0f1; background: linear-gradient(145deg, rgba(22,132,203,.18), rgba(36,204,229,.06)); }
body.qhp-site .qz-step-visual svg { width: 44px; max-height: 52px; fill: none; stroke: currentColor; stroke-width: 1.6; }
body.qhp-site .qz-step-copy h3 { margin: 0 0 9px; color: #fff; font-size: 20px; }
body.qhp-site .qz-step-copy p { margin: 0; color: rgba(219,239,247,.63); font-size: 13px; line-height: 1.55; }
body.qhp-site .qz-step-arrow { position: absolute; right: 20px; bottom: 18px; color: #5ee0f1; }
body.qhp-site .qz-how-reassurance { display: flex; justify-content: center; flex-wrap: wrap; gap: 32px; margin-top: 34px; color: rgba(231,248,253,.73); font-size: 12px; font-weight: 750; }
body.qhp-site .qz-how-reassurance span { display: flex; align-items: center; gap: 8px; }
body.qhp-site .qz-how-reassurance svg { width: 19px; fill: none; stroke: #65e1f0; stroke-width: 1.6; }

/* CRITÈRES CLAIRS */
body.qhp-site .qz-playful-criteria { position: relative; padding: 120px 0; background: linear-gradient(180deg, #fafdff, #eef8fe); }
body.qhp-site .qz-criteria-layout { position: relative; display: grid; width: min(1260px, calc(100% - 48px)); margin-inline: auto; grid-template-columns: .72fr 1.28fr; gap: 70px; align-items: center; }
body.qhp-site .qz-criteria-intro { max-width: 470px; }
body.qhp-site .qz-dark-eyebrow { color: #087dd5; font-size: 11px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
body.qhp-site .qz-dark-eyebrow > span { display: inline-block; width: 24px; height: 2px; margin-right: 8px; vertical-align: middle; background: linear-gradient(90deg,var(--qhp-blue),var(--qhp-cyan)); }
body.qhp-site .qz-criteria-intro h2 { margin: 14px 0 18px; color: var(--qhp-ink); font-size: clamp(38px, 4.5vw, 64px); line-height: 1; letter-spacing: -.055em; }
body.qhp-site .qz-criteria-intro h2 strong { display: block; color: #087edc; }
body.qhp-site .qz-criteria-intro > p { max-width: 590px; color: var(--qhp-copy); font-size: 15px; line-height: 1.7; }
body.qhp-site .qz-criteria-counter, body.qhp-site .qz-selected-preview { display: flex; align-items: center; gap: 12px; margin-top: 19px; padding: 14px; border: 1px solid var(--qhp-line); border-radius: 15px; background: rgba(255,255,255,.72); }
body.qhp-site .qz-counter-number, body.qhp-site .qz-selected-icon { display: grid; place-items: center; width: 42px; height: 42px; flex: 0 0 auto; border-radius: 13px; color: #fff; background: linear-gradient(135deg,var(--qhp-blue),var(--qhp-cyan)); font-size: 18px; font-weight: 900; }
body.qhp-site .qz-criteria-counter > span:last-child, body.qhp-site .qz-selected-preview > span:last-child { display: flex; flex-direction: column; }
body.qhp-site .qz-criteria-counter small, body.qhp-site .qz-selected-preview small { color: #78909f; font-size: 10px; }
body.qhp-site .qz-criteria-cta { display: inline-flex; align-items: center; gap: 10px; margin-top: 22px; padding: 14px 18px; border-radius: 13px; color: #fff; background: linear-gradient(135deg,var(--qhp-blue),#15badb); box-shadow: 0 13px 28px rgba(8,126,234,.22); font-size: 12px; font-weight: 900; text-decoration: none; }
body.qhp-site .qz-criteria-cta svg { width: 17px; fill: none; stroke: currentColor; stroke-width: 1.8; }
body.qhp-site .qz-criteria-helper { margin-top: 10px !important; font-size: 10px !important; }
body.qhp-site .qz-choice-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; margin-top: 0; }
body.qhp-site .qz-choice-card { position: relative; display: flex; min-height: 300px; padding: 24px; flex-direction: column; align-items: stretch; text-align: left; border: 1px solid var(--qhp-line); border-radius: 25px; color: var(--qhp-ink); background: rgba(255,255,255,.92); box-shadow: 0 16px 44px rgba(6,50,79,.08); cursor: pointer; transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease; }
body.qhp-site .qz-choice-card:hover, body.qhp-site .qz-choice-card.is-selected { transform: translateY(-7px); border-color: rgba(8,126,234,.35); box-shadow: 0 24px 58px rgba(6,50,79,.15); }
body.qhp-site .qz-choice-card.is-selected::after { content: ""; position: absolute; inset: -1px; border: 2px solid var(--qhp-cyan); border-radius: inherit; pointer-events: none; }
body.qhp-site .qz-choice-visual { display: grid; place-items: center; width: 70px; height: 70px; margin-bottom: 36px; border-radius: 21px; color: #087edc; background: linear-gradient(145deg, #e4f5ff, #f7fcff); }
body.qhp-site .qz-choice-visual svg { width: 34px; max-height: 38px; fill: none; stroke: currentColor; stroke-width: 1.7; }
body.qhp-site .qz-choice-content { display: flex; flex-direction: column; gap: 7px; }
body.qhp-site .qz-choice-kicker { color: #1586d2; font-size: 10px; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
body.qhp-site .qz-choice-content strong { font-size: 20px; }
body.qhp-site .qz-choice-content small { color: #6d8291; font-size: 12px; line-height: 1.55; }
body.qhp-site .qz-choice-status { margin-top: auto; padding-top: 20px; color: #1380cd; font-size: 11px; font-weight: 900; }
body.qhp-site .qz-choice-status-selected { display: none; }
body.qhp-site .qz-choice-card.is-selected .qz-choice-status-default { display: none; }
body.qhp-site .qz-choice-card.is-selected .qz-choice-status-selected { display: inline; }
body.qhp-site .qz-choice-number { position: absolute; right: 20px; top: 20px; color: #8da1ad; font-size: 10px; font-weight: 900; }

/* POURQUOI */
body.qhp-site .qzv12-why { position: relative; padding: 120px 0; color: #fff; background: linear-gradient(145deg, #031725, #062d49); }
body.qhp-site .qzv12-why::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 15% 70%, rgba(9,126,234,.25), transparent 28%), radial-gradient(circle at 85% 16%, rgba(36,204,229,.14), transparent 25%); }
body.qhp-site .qzv12-why-grid { position: relative; display: grid; grid-template-columns: .72fr 1.1fr .82fr; gap: 42px; align-items: center; }
body.qhp-site .qzv12-phone-wrap { display: grid; place-items: center; }
body.qhp-site .qzv12-phone { position: relative; width: 255px; min-height: 480px; padding: 34px 23px 24px; border: 1px solid rgba(131,224,243,.25); border-radius: 38px; background: linear-gradient(160deg, rgba(255,255,255,.13), rgba(255,255,255,.035)); box-shadow: 0 36px 70px rgba(0,6,14,.42), inset 0 0 0 7px rgba(0,0,0,.15); text-align: center; backdrop-filter: blur(14px); }
body.qhp-site .qzv12-notch { position: absolute; top: 10px; left: 50%; width: 78px; height: 14px; border-radius: 99px; background: rgba(0,0,0,.42); transform: translateX(-50%); }
body.qhp-site .qzv12-phone-logo { color: #72e5f3; font-size: 11px; font-weight: 950; letter-spacing: .1em; }
body.qhp-site .qzv12-phone > span { display: block; margin-top: 22px; color: rgba(230,246,252,.6); font-size: 11px; }
body.qhp-site .qzv12-score { margin: 6px 0 20px; }
body.qhp-site .qzv12-score strong { color: #fff; font-size: 64px; line-height: 1; }
body.qhp-site .qzv12-score small { color: #6edfec; }
body.qhp-site .qzv12-score-list div { margin: 11px 0; text-align: left; }
body.qhp-site .qzv12-score-list span { display: block; margin-bottom: 5px; color: rgba(230,246,252,.64); font-size: 9px; }
body.qhp-site .qzv12-score-list i { display: block; width: 100%; height: 4px; overflow: hidden; border-radius: 99px; background: rgba(255,255,255,.09); }
body.qhp-site .qzv12-score-list i::after { content: ""; display: block; width: var(--v); height: 100%; border-radius: inherit; background: linear-gradient(90deg, #0c83ed, #4ce0eb); }
body.qhp-site .qzv12-phone > b { display: block; margin-top: 22px; color: #fff; font-size: 10px; line-height: 1.5; }
body.qhp-site .qzv12-why-copy > span { color: #70e5f3; }
body.qhp-site .qzv12-why-copy h2 { color: #fff; }
body.qhp-site .qzv12-why-copy h2 em { color: #70e5f3; font-style: normal; }
body.qhp-site .qzv12-checks { display: grid; gap: 17px; }
body.qhp-site .qzv12-checks > div { display: grid; grid-template-columns: 34px 1fr; gap: 12px; }
body.qhp-site .qzv12-checks i { display: grid; place-items: center; width: 30px; height: 30px; border-radius: 10px; color: #051d30; background: #6de1ef; font-style: normal; font-weight: 950; }
body.qhp-site .qzv12-checks p { margin: 0; color: rgba(220,240,248,.64); font-size: 13px; line-height: 1.55; }
body.qhp-site .qzv12-checks strong { color: #fff; font-size: 14px; }
body.qhp-site .qzv12-charter { padding: 28px; border: 1px solid rgba(132,224,243,.19); border-radius: 27px; background: rgba(255,255,255,.065); box-shadow: 0 24px 54px rgba(0,8,18,.2); backdrop-filter: blur(12px); }
body.qhp-site .qzv12-shield { display: grid; place-items: center; width: 52px; height: 52px; margin-bottom: 22px; border-radius: 17px; color: #06263e; background: linear-gradient(135deg, #66e0ef, #b9f6fb); font-size: 24px; }
body.qhp-site .qzv12-charter > span { color: #70e5f3; }
body.qhp-site .qzv12-charter h3 { margin: 14px 0 18px; color: #fff; font-size: 22px; line-height: 1.2; }
body.qhp-site .qzv12-charter ul { margin: 0 0 22px; padding: 0; list-style: none; }
body.qhp-site .qzv12-charter li { margin: 9px 0; color: rgba(224,243,250,.68); font-size: 12px; }
body.qhp-site .qzv12-charter li::before { content: "✓"; margin-right: 8px; color: #69e2ef; }
body.qhp-site .qzv12-charter a { color: #fff; font-size: 12px; font-weight: 900; text-decoration: none; }

/* CTA */
body.qhp-site .qzv12-final { padding: 76px 0; background: #f7fbfe; }
body.qhp-site .qzv12-final-inner { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 32px; overflow: hidden; padding: 48px 54px; border-radius: 32px; color: #fff; background: linear-gradient(125deg, #0879df, #075a9e 54%, #073756); box-shadow: 0 30px 70px rgba(4,74,121,.22); }
body.qhp-site .qzv12-final-inner::after { content: ""; position: absolute; right: -80px; top: -180px; width: 440px; height: 440px; border: 1px solid rgba(255,255,255,.16); border-radius: 50%; box-shadow: 0 0 0 55px rgba(255,255,255,.035), 0 0 0 110px rgba(255,255,255,.025); }
body.qhp-site .qzv12-final h2 { position: relative; z-index: 1; margin: 0 0 7px; font-size: clamp(30px, 3.4vw, 48px); letter-spacing: -.045em; }
body.qhp-site .qzv12-final p { position: relative; z-index: 1; margin: 0; color: rgba(233,247,252,.72); }
body.qhp-site .qzv12-final a { position: relative; z-index: 1; flex: 0 0 auto; padding: 16px 22px; border-radius: 14px; color: #073755; background: #fff; font-weight: 900; text-decoration: none; box-shadow: 0 14px 30px rgba(0,20,35,.18); }

/* RÉSULTATS */
body.qhp-site #compare.qhp-results { position: relative; min-height: 100vh; padding: 62px 0 100px; color: #eaf8ff; background: linear-gradient(145deg, #031725, #062c48); }
body.qhp-site #compare.qhp-results::before { content: ""; position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at 12% 12%, rgba(9,126,234,.22), transparent 27%), radial-gradient(circle at 90% 30%, rgba(36,204,229,.12), transparent 25%); }
body.qhp-site #compare.qhp-results > .shell { position: relative; z-index: 1; }
body.qhp-site .resultAura { display: none; }
body.qhp-site .resultBackV6, body.qhp-site #request .backLink { margin: 0 0 25px; padding: 9px 13px; border: 1px solid rgba(137,221,240,.17); border-radius: 99px; color: #89e8f4; background: rgba(255,255,255,.05); font-size: 11px; font-weight: 850; cursor: pointer; }
body.qhp-site .resultHeroV6 { margin-bottom: 24px; padding: 34px; border: 1px solid rgba(135,220,239,.16); border-radius: 28px; background: linear-gradient(145deg, rgba(255,255,255,.09), rgba(255,255,255,.035)); box-shadow: 0 28px 62px rgba(0,8,18,.24); backdrop-filter: blur(14px); }
body.qhp-site .resultHeader { display: flex; align-items: end; justify-content: space-between; gap: 24px; }
body.qhp-site .resultHeader h2 { margin: 4px 0 7px; color: #fff; font-size: clamp(34px, 4vw, 55px); line-height: 1; letter-spacing: -.05em; }
body.qhp-site .resultHeader p { margin: 0; color: rgba(222,242,250,.64); }
body.qhp-site .resultContextChips { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 7px; }
body.qhp-site .resultContextChips span { padding: 8px 10px; border: 1px solid rgba(119,219,240,.16); border-radius: 99px; color: #cdeff7; background: rgba(255,255,255,.055); font-size: 10px; font-weight: 800; }
body.qhp-site .resultControlDeckV6 { display: grid; grid-template-columns: 1fr auto; gap: 16px; align-items: end; margin-top: 27px; }
body.qhp-site .resultChoiceIntro { grid-column: 1 / -1; display: flex; align-items: center; gap: 11px; color: #fff; }
body.qhp-site .liveDot { display: inline-block; width: 8px; height: 8px; border-radius: 50%; background: #44d9e9; box-shadow: 0 0 0 7px rgba(68,217,233,.1), 0 0 18px rgba(68,217,233,.65); }
body.qhp-site .resultChoiceIntro > div { display: flex; flex-direction: column; gap: 3px; }
body.qhp-site .resultChoiceIntro small { color: rgba(220,241,249,.55); }
body.qhp-site .resultSortV6 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; }
body.qhp-site .resultSortV6 .sort { display: flex; min-width: 0; align-items: center; gap: 9px; padding: 13px; border: 1px solid rgba(141,223,241,.14); border-radius: 15px; color: #d7f0f7; background: rgba(255,255,255,.045); text-align: left; cursor: pointer; }
body.qhp-site .resultSortV6 .sort > span { display: grid; place-items: center; width: 29px; height: 29px; flex: 0 0 auto; border-radius: 10px; color: #68e2ef; background: rgba(38,202,226,.11); }
body.qhp-site .resultSortV6 .sort div { display: flex; min-width: 0; flex-direction: column; }
body.qhp-site .resultSortV6 .sort strong { overflow: hidden; font-size: 11px; text-overflow: ellipsis; white-space: nowrap; }
body.qhp-site .resultSortV6 .sort small { color: rgba(218,239,247,.48); font-size: 9px; }
body.qhp-site .resultSortV6 .sort.active { border-color: rgba(81,219,237,.55); color: #05233a; background: linear-gradient(135deg, #b6f5f9, #58dcea); box-shadow: 0 12px 24px rgba(14,168,200,.18); }
body.qhp-site .resultSortV6 .sort.active > span { color: #fff; background: #0874c5; }
body.qhp-site .resultSortV6 .sort.active small { color: #3e6c80; }
body.qhp-site .resultRadiusV6 { display: flex; min-width: 128px; flex-direction: column; gap: 6px; color: #9ac4d3; font-size: 9px; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
body.qhp-site .resultRadiusV6 select { height: 49px; padding: 0 14px; border: 1px solid rgba(141,223,241,.16); border-radius: 14px; outline: 0; color: #e6f7fb; background: #0a3856; font-weight: 850; }
body.qhp-site .iqResultBriefV7 { margin-bottom: 18px; border-radius: 18px; }
body.qhp-site .compareLayoutV6 { display: grid; grid-template-columns: minmax(0, 1.18fr) minmax(360px, .82fr); gap: 20px; align-items: start; }
body.qhp-site .organicLabelV6 { display: flex; justify-content: space-between; gap: 20px; margin: 18px 0 11px; color: #79e5f2; font-size: 10px; font-weight: 900; letter-spacing: .13em; }
body.qhp-site .organicLabelV6 small { color: rgba(213,237,246,.46); letter-spacing: 0; }
body.qhp-site .cardsV6 { display: grid; gap: 13px; }
body.qhp-site .providerCard, body.qhp-site .smartProviderCard {
  position: relative; overflow: hidden; padding: 22px; border: 1px solid rgba(13,73,110,.12); border-radius: 23px; color: var(--qhp-ink); background: rgba(251,254,255,.98); box-shadow: 0 18px 46px rgba(0,9,18,.22); transition: transform .25s ease, box-shadow .25s ease;
}
body.qhp-site .providerCard::before { content: ""; position: absolute; left: 0; top: 18px; bottom: 18px; width: 3px; border-radius: 0 99px 99px 0; background: linear-gradient(180deg, #087eea, #24cce5); }
body.qhp-site .providerCard:hover { transform: translateY(-3px); box-shadow: 0 24px 54px rgba(0,9,18,.28); }
body.qhp-site .providerTop { display: flex; justify-content: space-between; gap: 18px; }
body.qhp-site .providerIdentity { min-width: 0; }
body.qhp-site .providerIdentity h3 { margin: 5px 0; color: var(--qhp-ink); font-size: 20px; letter-spacing: -.025em; }
body.qhp-site .providerIdentity p { margin: 0; color: #6b8291; font-size: 11px; }
body.qhp-site .rankNo { color: #0b7dcf; font-size: 10px; font-weight: 950; letter-spacing: .11em; }
body.qhp-site .qScoreChipV7, body.qhp-site .badgeQuality { border-radius: 12px; }
body.qhp-site .resultReasonV6 { margin: 15px 0; padding: 12px 14px; border-radius: 13px; color: #236180; background: #eaf7fd; font-size: 11px; line-height: 1.5; }
body.qhp-site .metricsV6 { display: grid; grid-template-columns: repeat(4, 1fr); gap: 7px; }
body.qhp-site .metricsV6 .metric { padding: 11px 8px; border: 1px solid #e2edf3; border-radius: 12px; background: #f8fbfd; text-align: center; }
body.qhp-site .metricsV6 .metric strong { display: block; color: #0b6fae; font-size: 13px; }
body.qhp-site .metricsV6 .metric small { color: #78909f; font-size: 9px; }
body.qhp-site .advantageV6 { margin-top: 12px; padding: 12px; border-radius: 13px; background: linear-gradient(90deg, rgba(11,125,207,.08), rgba(36,204,229,.08)); }
body.qhp-site .cardSecondaryV6, body.qhp-site .cardActionsV6 { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 13px; }
body.qhp-site .cardSecondaryV6 .miniAction { padding: 9px 11px; border: 1px solid #dceaf1; border-radius: 10px; color: #486a7f; background: #f7fbfd; font-size: 10px; font-weight: 800; cursor: pointer; }
body.qhp-site .cardActionsV6 .primary { flex: 1; min-height: 44px; padding: 0 16px; }
body.qhp-site .mapWrapV6 { position: sticky; top: 94px; overflow: hidden; border: 1px solid rgba(139,222,240,.16); border-radius: 24px; background: rgba(255,255,255,.07); box-shadow: 0 24px 56px rgba(0,8,18,.25); }
body.qhp-site .mapTopV6 { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding: 16px 18px; }
body.qhp-site .mapTopV6 > div { display: flex; align-items: center; gap: 10px; }
body.qhp-site .mapTopV6 strong { color: #fff; font-size: 12px; }
body.qhp-site .mapTopV6 small { color: rgba(218,240,248,.48); font-size: 9px; }
body.qhp-site #leafletMap { width: 100%; height: 540px; }
body.qhp-site .mapLegend { padding: 12px 17px; color: rgba(218,240,248,.5); font-size: 9px; }
body.qhp-site .sponsoredBlockV6:not(:empty), body.qhp-site .shortlistDock:not(.hidden) { margin-bottom: 14px; padding: 15px; border: 1px solid rgba(121,220,240,.16); border-radius: 18px; background: rgba(255,255,255,.06); }

/* DEMANDE */
body.qhp-site #request.qhp-request { min-height: 100vh; padding: 64px 0 100px; background: linear-gradient(180deg, #eef8fe, #fbfdff); }
body.qhp-site #request .narrow { width: min(820px, calc(100% - 48px)); }
body.qhp-site #request .pageTitle { margin: 5px 0 25px; color: var(--qhp-ink); font-size: clamp(38px, 5vw, 60px); line-height: 1; letter-spacing: -.055em; }
body.qhp-site #request .backLink { color: #0b75bc; border-color: rgba(8,126,234,.15); background: #fff; }
body.qhp-site #request .eyebrow { color: #0878ca; }
body.qhp-site .selectedCenterSummary { display: grid; grid-template-columns: 58px minmax(0,1fr) auto; gap: 17px; align-items: center; margin-bottom: 16px; padding: 22px; border: 1px solid var(--qhp-line); border-radius: 20px; color: var(--qhp-ink); background: #fff; box-shadow: 0 16px 40px rgba(5,54,86,.08); }
body.qhp-site .selectedMark { display: grid; place-items: center; width: 54px; height: 54px; border-radius: 17px; color: #fff !important; background: linear-gradient(135deg,var(--qhp-blue),var(--qhp-cyan)); font-size: 22px; font-weight: 950; box-shadow: 0 12px 24px rgba(8,126,234,.18); }
body.qhp-site .selectedCenterMain { min-width: 0; }
body.qhp-site .selectedCenterMain > span { color: #0a7bc9 !important; font-size: 9px; font-weight: 950; letter-spacing: .13em; }
body.qhp-site .selectedCenterMain h3 { margin: 5px 0 !important; color: var(--qhp-ink) !important; font-size: 19px !important; }
body.qhp-site .selectedCenterMain > p { margin: 0; color: #718694 !important; font-size: 11px; }
body.qhp-site .selectedStats { display: flex; flex-direction: column; align-items: flex-end; gap: 4px; }
body.qhp-site .selectedStats strong { color: #0878c8 !important; }
body.qhp-site .selectedStats span { color: #617c8e !important; font-size: 11px; }
body.qhp-site .customerOfferChoice { margin-top: 15px; padding-top: 13px; border-top: 1px solid var(--qhp-line); }
body.qhp-site .customerOfferChoice > small { color: #607b8d !important; font-size: 10px; font-weight: 850; }
body.qhp-site .customerOfferOption { display: block; margin-top: 8px; }
body.qhp-site .customerOfferOption input { position: absolute; opacity: 0; pointer-events: none; }
body.qhp-site .customerOfferOption > span { display: flex; justify-content: space-between; gap: 12px; padding: 9px 11px; border: 1px solid rgba(16,184,214,.38); border-radius: 10px; color: var(--qhp-ink); background: #eefbfc; }
body.qhp-site .customerOfferOption b { color: #0879c5; }
body.qhp-site .requestCard { padding: 32px; border: 1px solid var(--qhp-line); border-radius: 27px; background: #fff; box-shadow: var(--qhp-shadow); }
body.qhp-site .requestCard label { color: #34586e; font-size: 11px; font-weight: 850; }
body.qhp-site .requestCard input, body.qhp-site .requestCard textarea, body.qhp-site .requestCard select { width: 100%; min-height: 52px; margin-top: 7px; padding: 0 14px; border: 1px solid rgba(7,70,109,.14); border-radius: 12px; color: var(--qhp-ink); background: #f9fcfe; }
body.qhp-site .requestCard .formTwo { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
body.qhp-site .documentChoice { margin: 22px 0; padding: 20px; border-radius: 18px; background: #eef8fd; }
body.qhp-site .choiceRadio { display: flex; align-items: flex-start; gap: 10px; margin-top: 13px; padding: 13px; border-radius: 12px; background: #fff; }
body.qhp-site .choiceRadio input { width: 17px; min-height: 17px; margin: 2px 0 0; }
body.qhp-site .choiceRadio span { display: flex; flex-direction: column; gap: 3px; }
body.qhp-site .requestReminder { display: flex; justify-content: space-between; padding: 14px; border: 1px solid var(--qhp-line); border-radius: 13px; }
body.qhp-site .requestCard .wide { width: 100%; min-height: 54px; margin-top: 18px; }

/* Responsive */
@media (max-width: 1080px) {
  body.qhp-site .qzv12-hero-shell { grid-template-columns: 1fr; }
  body.qhp-site .qzv12-preview { max-width: 760px; }
  body.qhp-site .qzv12-map { height: 330px; }
  body.qhp-site .qzv12-network-grid { grid-template-columns: 1fr; }
  body.qhp-site .qzv12-france-card { display: grid; grid-template-columns: 1fr 1fr; align-items: center; }
  body.qhp-site .qzv12-map-legend { grid-column: 1 / -1; }
  body.qhp-site .qz-journey { grid-template-columns: 1fr 1fr; }
  body.qhp-site .qz-criteria-layout { grid-template-columns: 1fr; }
  body.qhp-site .qz-criteria-intro { max-width: 720px; }
  body.qhp-site .qzv12-why-grid { grid-template-columns: .8fr 1.2fr; }
  body.qhp-site .qzv12-charter { grid-column: 1 / -1; }
  body.qhp-site .compareLayoutV6 { grid-template-columns: 1fr; }
  body.qhp-site .mapWrapV6 { position: relative; top: auto; order: -1; }
  body.qhp-site #leafletMap { height: 390px; }
}

@media (max-width: 760px) {
  body.qhp-site .shell, body.qhp-site .qz-playful-shell, body.qhp-site .qz-criteria-layout { width: min(100% - 30px, 620px); }
  body.qhp-site .qzv12-hero { min-height: 0; padding: 60px 0 70px; background-position: 64% center; }
  body.qhp-site .qzv12-hero::before { background-size: 42px 42px; }
  body.qhp-site .qzv12-title-row h1 { font-size: clamp(42px, 12vw, 60px); }
  body.qhp-site .qzv12-title-row > p { font-size: 15px; }
  body.qhp-site .qzv12-search { padding: 0 17px 19px; border-radius: 22px; }
  body.qhp-site .qzv12-search-top { margin: 0 -17px 20px; padding: 12px 17px; }
  body.qhp-site .searchDeckHint { display: none; }
  body.qhp-site .plateInputWrap { grid-template-columns: 44px minmax(0,1fr); }
  body.qhp-site .plateInputWrap .primary { grid-column: 1 / -1; min-height: 47px; }
  body.qhp-site .plateInputWrap input { height: 55px; font-size: 20px; }
  body.qhp-site .locationFastV6 { grid-template-columns: 1fr 1fr; }
  body.qhp-site .locationFastV6 .zipHeroV6 { grid-column: 1 / -1; }
  body.qhp-site .vehicleGrid, body.qhp-site .locationGrid { grid-template-columns: 1fr; }
  body.qhp-site .qzv12-search-foot { display: grid; gap: 7px; }
  body.qhp-site .qzv12-preview-head { align-items: flex-start; }
  body.qhp-site .qzv12-map { height: 300px; }
  body.qhp-site .qzv12-preview-result { grid-template-columns: 38px 1fr; }
  body.qhp-site .qzv12-preview-result > a { grid-column: 2; }
  body.qhp-site .qzv12-network, body.qhp-site .qz-playful-how, body.qhp-site .qz-playful-criteria, body.qhp-site .qzv12-why { padding: 84px 0; }
  body.qhp-site .qzv12-france-card { display: block; padding: 24px; }
  body.qhp-site .qzv12-france-card h2, body.qhp-site .qzv12-network-copy h2, body.qhp-site .qz-playful-heading h2, body.qhp-site .qzv12-why-copy h2 { font-size: 39px; }
  body.qhp-site .qzv12-city-grid, body.qhp-site .qz-journey, body.qhp-site .qz-choice-grid, body.qhp-site .qzv12-why-grid { grid-template-columns: 1fr; }
  body.qhp-site .qz-journey-line { display: none; }
  body.qhp-site .qz-journey-step { min-height: 275px; }
  body.qhp-site .qzv12-phone-wrap { display: none; }
  body.qhp-site .qzv12-charter { grid-column: auto; }
  body.qhp-site .qzv12-final { padding: 55px 0; }
  body.qhp-site .qzv12-final-inner { display: block; padding: 34px 26px; }
  body.qhp-site .qzv12-final a { display: inline-flex; margin-top: 22px; }
  body.qhp-site #compare.qhp-results { padding: 40px 0 75px; }
  body.qhp-site .resultHeroV6 { padding: 23px; border-radius: 22px; }
  body.qhp-site .resultHeader { display: block; }
  body.qhp-site .resultContextChips { justify-content: flex-start; margin-top: 15px; }
  body.qhp-site .resultControlDeckV6 { grid-template-columns: 1fr; }
  body.qhp-site .resultSortV6 { grid-template-columns: 1fr 1fr; }
  body.qhp-site .resultRadiusV6 { width: 100%; }
  body.qhp-site .organicLabelV6 { display: block; }
  body.qhp-site .organicLabelV6 small { display: block; margin-top: 5px; }
  body.qhp-site #leafletMap { height: 320px; }
  body.qhp-site .providerCard, body.qhp-site .smartProviderCard { padding: 18px; }
  body.qhp-site .providerTop { display: block; }
  body.qhp-site .metricsV6 { grid-template-columns: 1fr 1fr; }
  body.qhp-site #request .narrow { width: min(100% - 30px, 620px); }
  body.qhp-site .requestCard { padding: 22px; }
  body.qhp-site .requestCard .formTwo { grid-template-columns: 1fr; }
  body.qhp-site .selectedCenterSummary { grid-template-columns: 48px minmax(0,1fr); padding: 19px; }
  body.qhp-site .selectedMark { width: 46px; height: 46px; }
  body.qhp-site .selectedStats { grid-column: 2; flex-direction: row; align-items: center; gap: 12px; }
}

@media (max-width: 430px) {
  body.qhp-site .qzv12-hero { padding-top: 44px; }
  body.qhp-site .qzv12-eyebrow { font-size: 9px; letter-spacing: .13em; }
  body.qhp-site .qzv12-title-row h1 { font-size: 41px; }
  body.qhp-site .qzv12-title-row > p { margin: 18px 0 24px; }
  body.qhp-site .qzv12-search-top { min-height: 62px; }
  body.qhp-site .searchDeckProgress { gap: 6px; }
  body.qhp-site .searchDeckProgress i { width: 18px; }
  body.qhp-site .searchDeckProgress span { font-size: 10px; }
  body.qhp-site .demoPlateBar { display: none; }
  body.qhp-site .locationFastV6 { grid-template-columns: 1fr; }
  body.qhp-site .locationFastV6 .zipHeroV6 { grid-column: auto; }
  body.qhp-site .qzv12-map { height: 260px; }
  body.qhp-site .qzv12-city { min-height: 235px; }
  body.qhp-site .qz-choice-card { min-height: 260px; }
  body.qhp-site .resultSortV6 { grid-template-columns: 1fr; }
  body.qhp-site #leafletMap { height: 275px; }
}

@media (prefers-reduced-motion: reduce) {
  body.qhp-site *, body.qhp-site *::before, body.qhp-site *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
