/* Mobile G landing: an independent composition, never applied to desktop or catalog. */
.site--mobile[data-theme="g"] .gm-home {--gm-paper:#f8f6f2;--gm-pad:18px;color:var(--ink);background:#fff}
.gm-home * {box-sizing:border-box}
.site--mobile[data-theme="g"] .gm-home h1 {font:800 clamp(38px,10vw,46px)/1.05 var(--heading);letter-spacing:-1.8px;margin:8px 0 12px;color:var(--ink)}
.gm-home h1>span {display:block;color:var(--orange)}
.site--mobile[data-theme="g"] .gm-home h2 {font:750 24px/1.24 var(--heading);letter-spacing:-.8px;margin:5px 0 0;overflow-wrap:anywhere}
.gm-home :is(p,small,strong,a,button) {overflow-wrap:anywhere}
.gm-home :is(a,button,summary) {-webkit-tap-highlight-color:#bc4b1418}
.gm-home :is(a,button,summary,input):focus-visible {outline:3px solid var(--orange);outline-offset:3px}
.gm-home .gm-kicker {display:block;font-size:10px;font-weight:750;letter-spacing:1.25px;color:var(--muted)}
.gm-home .gm-hero {padding:14px var(--gm-pad) 24px;background:var(--gm-paper);border-bottom:1px solid #ece6de}
.gm-home .gm-intro-line {display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:16px}
.gm-home .gm-intro-line>.eyebrow {display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:1.5px;font-weight:750}
.gm-home .gm-intro-line>.eyebrow::before {content:"";width:20px;height:2px;background:var(--orange)}
.gm-home .gm-resume {display:flex;align-items:center;justify-content:center;gap:6px;min-width:52px;min-height:44px;font-size:12px;font-weight:750}
.gm-home .gm-resume>.icon {width:19px;height:19px}
.gm-home .gm-count {font-size:13px;line-height:1.5;color:var(--muted);margin:0 0 18px}
.gm-home .gm-search {display:flex;align-items:center;gap:10px;padding:5px 5px 5px 14px;min-width:0;min-height:58px;background:#fff;border:1px solid #bdc0c0;border-radius:10px}
.gm-home .gm-search:focus-within {border-color:var(--orange);box-shadow:0 0 0 2px #bc4b1415}
.gm-home .gm-search>span {display:flex;color:var(--muted)}
.gm-home .gm-search>span>.icon {width:19px;height:19px}
.gm-home .gm-search input {flex:1;min-width:0;width:100%;height:46px;border:0;padding:0;outline:0;background:#fff;font:400 16px/1.4 var(--body);color:var(--ink)}
.gm-home .gm-search input::placeholder {color:#747a7d}
.gm-home .gm-search button {display:flex;align-items:center;justify-content:center;flex:none;width:46px;height:46px;padding:0;border:0;border-radius:7px;background:var(--orange);color:#fff;cursor:pointer}
.gm-home .gm-budget-heading {display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;font-size:11px;color:var(--muted)}
.gm-home .gm-budget-heading button {display:flex;align-items:center;justify-content:center;gap:6px;min-height:44px;min-width:74px;padding:0;border:0;background:none;font:700 12px var(--body);color:var(--ink);cursor:pointer}
.gm-home .gm-budget-heading .icon {width:16px;height:16px}
.gm-home .gm-budgets {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.gm-home .gm-budgets>a {display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:62px;padding:8px 3px;border:1px solid #dedad3;border-radius:8px;background:#fff;line-height:1.5}
.gm-home .gm-budgets small {font-size:10px;color:var(--muted)}
.gm-home .gm-budgets strong {font-size:13px;font-weight:750;white-space:nowrap;font-variant-numeric:tabular-nums;letter-spacing:-.4px}
.gm-home .gm-budgets>a:active {background:#fff2e8;border-color:var(--orange)}
.gm-home :is(.gm-stock,.gm-discover,.gm-centres,.gm-review,.gm-help,.gm-contact) {padding:28px var(--gm-pad)}
.gm-home .gm-section-heading {display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 18px}
.gm-home .gm-section-heading h2 {margin-top:5px}
.gm-home .gm-section-heading>a {display:inline-flex;align-items:center;gap:6px;min-height:44px;flex:none;font-size:12px;font-weight:750}
.gm-home .gm-section-heading>a>.icon {width:17px;height:17px}
.gm-home .vehicle-grid {display:grid;grid-template-columns:minmax(0,1fr);gap:20px}
.site--mobile[data-theme="g"] .gm-home .vehicle-title h3 {font-size:21px;line-height:1.25;letter-spacing:-.7px}
.site--mobile[data-theme="g"] .gm-home .vehicle-picture {aspect-ratio:1.55}
.site--mobile[data-theme="g"] .gm-home .vehicle-card-body {padding:14px 16px}
.site--mobile[data-theme="g"] .gm-home .gm-see-all {display:flex;width:100%;align-items:center;justify-content:space-between;min-height:52px;margin-top:18px;padding:14px 18px;border-radius:9px}
.site--mobile[data-theme="g"] .gm-home .g-financing-example {margin:22px 0 0;padding:20px 0 0;border-bottom:0}
.site--mobile[data-theme="g"] .gm-home .g-financing-example h2 {font-size:15px;letter-spacing:0;line-height:1.4;margin:0 0 10px}
.site--mobile[data-theme="g"] .gm-home .g-financing-example p {font-size:12px;line-height:1.7}
.gm-home .gm-discover {background:var(--gm-paper);border-block:1px solid #ece6de}
.gm-home .gm-collections {display:grid;gap:0}
.gm-home .gm-collections>a {display:flex;align-items:center;gap:12px;min-height:94px;padding:14px 0;border-bottom:1px solid #e3ded7}
.gm-home .gm-collections>a>span:not(.gm-eco-pair) {flex:1;min-width:0}
.gm-home .gm-collections strong {display:block;font-size:15px;font-weight:750;line-height:1.35}
.gm-home .gm-collections small {display:block;margin-top:4px;font-size:11px;line-height:1.5;color:var(--muted)}
.gm-home .gm-collection-photo {display:block;flex:0 0 84px;width:84px;height:60px;object-fit:cover;border-radius:7px}
.gm-home .gm-eco-pair {display:flex;align-items:center;justify-content:center;flex:0 0 84px;width:84px;height:60px}
.gm-home .gm-eco-pair img {width:42px;height:42px;object-fit:contain}
.gm-home .gm-collections>a>.icon {flex:none;width:17px;height:17px}
.gm-home .gm-all-filters {display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:48px;padding:10px 0 0;border:0;background:none;font:700 13px var(--body);color:var(--ink);cursor:pointer}
.gm-home .gm-change {position:relative;margin:28px var(--gm-pad) 0;padding:22px 20px 20px;background:#263238;border-radius:12px;color:#fff}
.gm-home .gm-change .gm-kicker {color:#ebc4ab;font-size:9px;letter-spacing:1.1px;margin:14px 0 10px}
.site--mobile[data-theme="g"] .gm-home .gm-change h2 {color:#fff;font-size:26px;line-height:1.2;letter-spacing:-.9px}
.gm-home .gm-change p {font-size:13px;line-height:1.7;margin:14px 0 22px;color:#e0e5e5}
.gm-home .gm-change-icon {display:flex;align-items:center;width:44px;height:44px;color:#fff}
.gm-home .gm-change-icon .service-icon {width:44px;height:44px}
.site--mobile[data-theme="g"] .gm-home .gm-trade-cta {display:flex;align-items:center;justify-content:space-between;width:100%;min-height:50px;background:#fff;color:var(--ink);font-size:14px}
.gm-home .gm-finance {display:flex;align-items:center;gap:14px;margin:12px var(--gm-pad) 0;padding:20px 6px;border-bottom:1px solid var(--line)}
.gm-home .gm-finance>.service-icon {flex:none;width:38px;height:38px}
.gm-home .gm-finance>span {flex:1;min-width:0}
.gm-home .gm-finance strong {display:block;font-size:18px;font-weight:750;letter-spacing:-.5px}
.gm-home .gm-finance small {display:block;margin-top:4px;font-size:12px;line-height:1.5;color:var(--muted)}
.gm-home .gm-finance>.icon:last-child {flex:none;width:19px;height:19px}
.gm-home .gm-change .service-icon-accent {stroke:#f7b081}
.gm-home .gm-centres>p,.gm-home .gm-help>p {font-size:13px;line-height:1.7;color:var(--muted);margin:0 0 18px}
.gm-home :is(.gm-centre,.gm-answer) {border-bottom:1px solid var(--line)}
.gm-home :is(.gm-centre,.gm-answer)>summary {list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:14px 0;font-size:14px;font-weight:700;cursor:pointer}
.gm-home summary::-webkit-details-marker {display:none}
.gm-home :is(.gm-centre,.gm-answer)>summary>.icon {width:18px;height:18px;flex:none;transition:transform .15s ease}
.gm-home :is(.gm-centre,.gm-answer)[open]>summary>.icon {transform:rotate(90deg)}
.gm-home .gm-centre summary>span {display:flex;flex-direction:column;gap:2px}
.gm-home .gm-centre summary small {font-size:11px;font-weight:400;color:var(--muted)}
.gm-home .gm-centre-body,.gm-home .gm-answer-body {padding:0 0 18px;font-size:13px;line-height:1.7;color:var(--muted)}
.gm-home .gm-centre-body address {font-style:normal;color:var(--ink)}
.gm-home .gm-centre-photo {display:block;width:100%;max-height:180px;object-fit:cover;border-radius:8px;margin:0 0 14px}
.gm-home .gm-centre-hours {margin:14px 0;font-size:12px}
.gm-home .gm-centre-hours>div {display:flex;justify-content:space-between;gap:14px;margin-top:4px}
.gm-home .gm-centre-hours :is(dt,dd) {margin:0}
.gm-home .gm-centre-hours dd {text-align:right;color:var(--ink)}
.gm-home .gm-actions {display:flex;flex-wrap:wrap;gap:8px 20px}
.gm-home .gm-link {display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:12px;font-weight:750;color:var(--ink)}
.gm-home .gm-link>.icon {width:16px;height:16px}
.gm-home .gm-fine {font-size:11px;line-height:1.7;color:var(--muted);margin-top:14px}
.gm-home .gm-review {background:var(--gm-paper);border-block:1px solid #ece6de}
.gm-home :is(.gm-review,.gm-help) .gm-section-heading {display:block}
.gm-home .gm-help .gm-section-heading>p {font-size:13px;line-height:1.7;color:var(--muted);margin:12px 0 0}
.gm-home .gm-review-score {font-size:12px;color:var(--muted);margin:14px 0 20px}
.gm-home .gm-review-score>small {display:block;font-size:11px;margin-top:4px}
.gm-home .gm-review-score strong {font-size:23px;letter-spacing:-.7px;color:var(--ink)}
.gm-home .gm-review-stars {font-size:17px;color:var(--orange);letter-spacing:2px}
.gm-home .gm-review-card {margin:0;padding:0}
.gm-home .gm-review-card blockquote {margin:14px 0;font-size:15px;line-height:1.7}
.gm-home .gm-review-excerpt {margin:12px 0;line-height:1.7;font-size:15px}
.gm-home .gm-review-author {font-size:12px;color:var(--muted);line-height:1.6}
.gm-home .gm-review-author strong {color:var(--ink)}
.gm-home .gm-review-author>:is(strong,span,time,small) {display:block;margin-top:3px}
.gm-home .gm-review-card details>summary {display:flex;align-items:center;min-height:44px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.gm-home .gm-review-card details>div {font-size:13px;line-height:1.7}
.gm-home .gm-answer-body p {margin:0 0 8px}
.gm-home .gm-contact {margin:0 var(--gm-pad);padding:24px 20px;background:var(--gm-paper);border-radius:12px}
.gm-home .gm-contact p {font-size:13px;line-height:1.7;color:var(--muted);margin:14px 0 18px}
.site--mobile[data-theme="g"] .gm-home .gm-contact>.button {display:flex;justify-content:space-between;width:100%;min-height:50px}
.gm-home .gm-contact .g-direct-contact {display:flex;justify-content:center;gap:24px;margin-top:10px}
.gm-home .gm-contact .g-direct-contact :is(a,button) {min-height:44px;font-size:12px}
@media (max-width:359px) {
  .site--mobile[data-theme="g"]:has(.gm-home) .bottom-nav-item {font-size:10px;padding-left:2px;padding-right:2px}
  .site--mobile[data-theme="g"] .gm-home {--gm-pad:14px}
  .gm-home .gm-search {gap:7px;padding-left:10px}
  .gm-home .gm-search>span {display:none}
  .gm-home .gm-budgets {gap:4px}
  .gm-home .gm-budgets strong {font-size:12px}
  .site--mobile[data-theme="g"] .gm-home h2 {font-size:22px}
  .gm-home .gm-collections>a {gap:10px}
  .gm-home .gm-collections strong {font-size:14px}
}
@media (prefers-reduced-motion:reduce) { .gm-home summary>.icon {transition:none} }
