.ef-site .ef-product-main{background:var(--surface-light);color:var(--text-on-light);color-scheme:light}.ef-site .ef-product-inner{max-width:1600px;margin:auto;padding:32px 5.5% 78px}.ef-site .ef-product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:14px;line-height:1.6;margin-bottom:32px;color:var(--muted-on-light)}.ef-site .ef-product-breadcrumb a:hover{color:var(--gold-on-light);text-decoration:underline}.ef-site .ef-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:auto 1fr;gap:26px 5%;align-items:start}.ef-site .ef-product-heading{grid-column:2;grid-row:1;padding-top:24px}.ef-site .ef-product-heading:before{content:"";display:block;width:64px;height:2px;background:var(--gold-on-light);margin-bottom:25px}.ef-site .ef-product-heading h1{font-family:var(--theme-font-family,Georgia,serif);font-weight:400;font-size:clamp(38px,4vw,62px);line-height:1.08;letter-spacing:-1.5px;margin:0 0 22px;overflow-wrap:anywhere}.ef-site .ef-product-heading>p{font-size:18px;line-height:1.7;color:var(--muted-on-light)}.ef-site .ef-product-gallery{grid-column:1;grid-row:1/span 2;min-width:0}.ef-site .ef-product-photo{display:block;border:1px solid var(--divider-light);border-radius:7px;background:#fff;overflow:hidden}.ef-site .ef-product-photo img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.ef-site .ef-product-photo:focus-visible{outline:3px solid var(--gold-on-light);outline-offset:4px}.ef-site .ef-product-thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 3px 6px}.ef-site .ef-product-thumb{display:block;flex:0 0 82px;border:2px solid transparent;border-radius:5px;padding:3px;background:#fff}.ef-site .ef-product-thumb[aria-current=true]{border-color:var(--gold-on-light)}.ef-site .ef-product-thumb img{width:72px;height:72px;object-fit:contain}.ef-site .ef-product-photo-note{font-size:13px;color:var(--muted-on-light);margin-top:12px}.ef-site .ef-product-finance{grid-column:2;grid-row:2;min-width:0}.ef-site .ef-product-rate{padding:22px 26px;background:var(--surface-soft);border-radius:7px;margin-bottom:24px}.ef-site .ef-product-rate p{font-size:15px;margin:0 0 7px;color:var(--muted-on-light)}.ef-site .ef-product-rate strong{font:400 clamp(36px,3.4vw,54px)/1.15 Georgia,serif;color:var(--gold-on-light)}.ef-site .ef-product-rate strong span{font:600 18px Arial,Helvetica,sans-serif;white-space:nowrap}.ef-site .ef-product-finance>.button{width:100%;max-width:380px;min-height:60px}.ef-site .ef-product-phone{display:flex;align-items:center;gap:15px;font-size:23px;min-height:48px;margin:18px 0 22px;width:fit-content}.ef-site .ef-product-phone .icon{color:var(--gold-on-light)}.ef-site .ef-product-note{border-top:1px solid var(--divider-light);padding-top:22px;font-size:15px;line-height:1.7;color:var(--muted-on-light)}.ef-site .ef-product-disclaimer{font-size:13px;line-height:1.7;color:var(--muted-on-light);margin-top:14px}.ef-site .ef-product-back{display:inline-flex;align-items:center;min-height:44px;color:var(--gold-on-light);margin-top:19px;font-size:15px}.ef-site .ef-product-back:hover{text-decoration:underline}.ef-site .ef-product-terms{margin-bottom:24px;font-size:16px;line-height:1.7;overflow-wrap:anywhere}.ef-site .ef-product-terms h2{font:600 16px/1.5 Arial,sans-serif;margin:0 0 8px}.ef-site .ef-product-details{display:grid;grid-template-columns:1fr 1fr;gap:64px;border-top:1px solid var(--divider-light);margin-top:60px;padding-top:45px}.ef-site .ef-product-details h2{font-size:32px;line-height:1.2;margin:0 0 24px}.ef-site .ef-product-description{font-size:17px;line-height:1.8;overflow-wrap:anywhere}.ef-site .ef-product-description p{margin-bottom:16px}.ef-site .ef-product-description ul{list-style:disc;padding-left:24px}.ef-site .ef-product-description ol{list-style:decimal;padding-left:24px}.ef-site .ef-product-description a{text-decoration:underline;color:var(--gold-on-light)}.ef-site .ef-product-specs dl{margin:0;font-size:16px;line-height:1.6}.ef-site .ef-product-specs dl>div{display:grid;grid-template-columns:1fr 1fr;gap:24px;border-bottom:1px solid var(--divider-light);padding:14px 0;overflow-wrap:anywhere}.ef-site .ef-product-specs dt{font-weight:400;color:var(--muted-on-light)}.ef-site .ef-product-specs dd{margin:0;font-weight:600}.ef-site .ef-product-no-photo{aspect-ratio:1;background:var(--surface-soft);border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:var(--muted-on-light);font-size:16px}.ef-site .ef-product-no-photo svg{width:64px;height:64px;fill:none;stroke:var(--gold-on-light);stroke-width:1.5}
@media(max-width:900px){.ef-site .ef-product-inner{padding:24px 6% 52px}.ef-site .ef-product-layout{grid-template-columns:1fr;gap:26px}.ef-site .ef-product-heading{grid-column:1;grid-row:1;padding:0}.ef-site .ef-product-heading:before{display:none}.ef-site .ef-product-gallery{grid-column:1;grid-row:2}.ef-site .ef-product-finance{grid-column:1;grid-row:3}.ef-site .ef-product-heading h1{font-size:clamp(36px,7vw,54px)}.ef-site .ef-product-gallery{max-width:640px;width:100%}.ef-site .ef-product-finance>.button{max-width:none}.ef-site .ef-product-details{grid-template-columns:1fr;gap:35px;margin-top:40px;padding-top:35px}.ef-site .ef-product-breadcrumb{font-size:12px;gap:5px 8px;margin-bottom:24px}.ef-site .ef-product-rate strong{font-size:42px}.ef-site .ef-product-heading>p{font-size:16px}.ef-site .ef-product-rate{padding:22px}}
.ef-site button.ef-product-thumb{cursor:pointer;min-height:82px;box-shadow:none}
.ef-site button.ef-product-thumb:focus-visible{outline:2px solid var(--gold-on-light);outline-offset:2px}
.ef-site .ef-product-disclaimer-bottom{margin:40px 0 0;padding-top:24px;border-top:1px solid var(--divider-light);font-size:12px;line-height:1.7;max-width:none}
/* Center the phone contact beneath the offer CTA on mobile. */
@media(max-width:900px){.ef-site .ef-product-phone{width:100%;justify-content:center;text-align:center}}
