/* R26 — source-fidelity restoration: Truck owns scene rhythm, responsive geometry and motion. */
/* No R22–R25 first-load, touch-motion, service-frame, or gallery geometry overrides are active on Home. */
html[data-redford-page="home"] .c-hero,
html[data-redford-page="home"] main > section:nth-of-type(2),
html[data-redford-page="home"] main > section:nth-of-type(3){min-height:unset!important}
/* Preserve the source splash as a source-owned media slot; it is the one deliberate live-preview trigger. */
html[data-redford-page="home"] .c-splash_ratio[data-r21-study]{display:block;cursor:pointer}
html[data-redford-page="home"] .c-splash_ratio[data-r21-study]:focus-visible{outline:2px solid currentColor;outline-offset:8px}
/* The iframe is a real interaction only; no added visible gallery/grid remains in the page flow. */
.r21-modal[hidden]{display:none!important}
.r21-modal{position:fixed;inset:0;z-index:2147483000;display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;color:#101010}
.r21-modal-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:clamp(64px,6.2vw,92px);padding:0 clamp(20px,3vw,56px);border-bottom:1px solid #101010;background:#fff;font-family:var(--font-sans,Arial,sans-serif);letter-spacing:-.025em}
.r21-modal-head>.body-md{font-size:11px;line-height:1;letter-spacing:.13em;text-transform:uppercase}.r21-modal-head .heading-xs{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,1.65vw,29px);font-weight:400;line-height:.95;letter-spacing:-.045em}
.r21-modal-close{appearance:none;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;min-height:44px;padding:0 0 2px;font:inherit;font-size:12px;line-height:1;letter-spacing:.11em;text-transform:uppercase}.r21-live-frame{display:block;width:100%;height:100%;border:0;background:#fff}.r21-scroll-locked{position:fixed!important;left:0!important;right:0!important;width:100%!important;overflow:hidden!important}
@media(max-width:760px){.r21-modal-head{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:58px;padding:0 16px}.r21-modal-head>.body-md{display:none}.r21-modal-head .heading-xs{font-size:20px}.r21-modal-close{font-size:14px}}
