/* Interior pages share the brand shell and accessible motion controls with the homepage. */
.interior-page { --page-sand: #d8cebc; --page-sage: #c1c9bd; --page-ink: #102b36; --page-line: #a9ad9d; --page-copy: #465852; }
.interior-page .nav .nav-contact.active { border-color: var(--home-orange); color: var(--home-orange); }
.inner-hero { position: relative; isolation: isolate; overflow: hidden; padding: 165px 0 28px; background: #183c44; color: var(--home-paper); }
.inner-hero::before { content: ""; position: absolute; z-index: -1; width: 720px; height: 720px; border: 1px solid #ffffff10; border-radius: 50%; right: -250px; top: -180px; pointer-events: none; }
.inner-hero .eyebrow { color: var(--home-orange); font-size: 9px; margin-bottom: 26px; }
.inner-hero h1 { font-size: clamp(54px, 6.6vw, 100px); line-height: 1.02; letter-spacing: -.065em; font-weight: 500; margin-bottom: 28px; }
.inner-hero h1 em { color: var(--home-orange); font-style: normal; }
.inner-lead { max-width: 400px; font-size: 14px; color: #bacacb; line-height: 1.9; }
.inner-hero-grid { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 70px; }
.inner-hero-grid > div { min-width: 0; }
.inner-hero .home-button { margin-top: 15px; }
.inner-hero-foot { display: flex; align-items: center; justify-content: space-between; gap: 25px; margin-top: 48px; padding-top: 21px; border-top: 1px solid #ffffff24; }
.inner-hero-foot > span, .inner-hero-foot > a { color: #a8bfbe; font-size: 8px; letter-spacing: .15em; }
.product-hero-image { position: relative; margin: 0; }
.product-hero-image > img { width: 100%; height: clamp(330px, 32vw, 510px); object-fit: cover; border-radius: 3px; }
.product-hero-image > .visual-tag { position: absolute; top: 19px; left: 19px; }
.product-hero-image figcaption { position: absolute; left: -30px; bottom: 24px; max-width: calc(100% + 10px); padding: 16px 26px; background: #cba078; color: #142e37; display: flex; align-items: center; gap: 25px; }
.product-hero-image figcaption b { font-size: 34px; font-weight: 400; letter-spacing: -.06em; }
.product-hero-image figcaption span { font-size: 9px; line-height: 1.9; letter-spacing: .05em; }
.inner-section { padding: 80px 0; background: var(--home-paper); }
.sand-section { background: var(--page-sand); }
.sage-section { background: var(--page-sage); }
.inner-section .section-kicker { border-color: var(--page-line); }
.editorial-heading { display: grid; grid-template-columns: 1fr .7fr; gap: 100px; align-items: end; margin: 42px 0 50px; }
.editorial-heading h2, .inner-title { font-size: clamp(35px, 4.3vw, 64px); font-weight: 500; line-height: 1.1; letter-spacing: -.055em; margin-bottom: 0; }
.editorial-heading p { max-width: 410px; margin-bottom: 0; color: var(--page-copy); font-size: 13px; line-height: 1.9; }
.range-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 52px 34px; }
.range-card { min-width: 0; }
.range-picture { position: relative; overflow: hidden; margin: 0; background: #b3b9aa; border-radius: 3px; }
.range-picture img { width: 100%; height: auto; aspect-ratio: 3/2; object-fit: cover; transition: transform .8s cubic-bezier(.22,1,.36,1); }
.range-picture .visual-tag { position: absolute; top: 18px; left: 18px; }
.range-copy { padding: 23px 0 0; border-bottom: 1px solid var(--page-line); }
.range-meta { display: flex; justify-content: space-between; gap: 15px; font-size: 8px; letter-spacing: .14em; color: #53655d; margin-bottom: 14px; }
.range-meta > span:first-child { color: #925222; }
.range-copy h3 { font-size: clamp(24px, 2.5vw, 35px); font-weight: 500; letter-spacing: -.04em; line-height: 1.15; margin: 0 0 16px; }
.range-copy p { font-size: 13px; line-height: 1.9; color: var(--page-copy); max-width: 560px; margin-bottom: 18px; }
.range-link { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 10px 0 19px; font-size: 11px; font-weight: 650; }
.range-link span { font-size: 24px; transition: transform .3s; }
.range-link:hover { color: #8a451d; }
.range-link:hover span { transform: translate(3px,-3px); }
.range-card:focus-within .range-picture img { transform: scale(1.025); }
.additional-rides { margin-top: 64px; padding: 34px; border: 1px solid #9aa391; background: var(--page-sage); }
.additional-label { margin-bottom: 30px; font-size: 9px; font-weight: 650; letter-spacing: .13em; }
.additional-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 32px; }
.additional-grid article { display: flex; flex-direction: column; border-top: 1px solid #9aa391; padding-top: 22px; }
.category-code { display: flex; align-items: center; gap: 13px; margin-bottom: 23px; }
.category-code b { font-size: 28px; font-weight: 400; letter-spacing: -.055em; }
.category-code span { font-size: 8px; line-height: 1.7; color: #495d51; }
.additional-grid h3 { font-size: 22px; line-height: 1.2; font-weight: 500; letter-spacing: -.04em; margin: 0 0 15px; }
.additional-grid p { color: var(--page-copy); font-size: 12px; line-height: 1.9; margin: 0 0 13px; }
.additional-grid .range-link { margin-top: auto; padding-bottom: 0; }
.image-disclosure { margin: 35px 0 0; padding: 0 0 0 18px; border-left: 2px solid #a56b38; color: #495a53; font-size: 10px; line-height: 1.9; max-width: 1010px; }
.image-disclosure a { text-decoration: underline; text-underline-offset: 3px; }
.dark-section { background: #14323b; color: var(--home-paper); }
.dark-section .section-kicker { border-color: #4c6267; }
.dark-section .section-kicker > span:last-child { color: #afc1c1; }
.dark-section .editorial-heading p { color: #b5c7c8; }
.compact-process { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 30px; list-style: none; padding: 0; margin: 0; }
.compact-process li { padding-top: 24px; border-top: 1px solid #536869; }
.compact-process li > span { display: block; margin-bottom: 30px; font-size: 26px; color: var(--home-orange); font-weight: 350; }
.compact-process h3 { font-size: 20px; font-weight: 500; letter-spacing: -.025em; margin-bottom: 13px; }
.compact-process p { color: #b5c7c8; font-size: 12px; line-height: 1.9; margin: 0; }
.section-action { display: flex; align-items: center; justify-content: space-between; gap: 35px; margin-top: 55px; padding-top: 28px; border-top: 1px solid #526469; }
.section-action > p { font-size: 14px; margin: 0; }
.section-action .home-button { flex-shrink: 0; }
.about-hero { background: #253e3b; padding-bottom: 28px; }
.about-hero h1 { max-width: 1000px; }
.about-hero-bottom { display: grid; grid-template-columns: .9fr 1fr; gap: 100px; margin-top: 40px; align-items: start; }
.about-hero-bottom .inner-lead { margin: 0; max-width: 460px; }
.connection-path { display: flex; align-items: center; gap: 16px; padding-top: 8px; }
.connection-path > span { min-width: 60px; color: #afc2bb; font-size: 8px; line-height: 1.9; letter-spacing: .09em; }
.connection-path strong { display: block; color: var(--home-orange); font-size: 23px; font-weight: 400; margin-bottom: 6px; }
.connection-path i { flex: 1; height: 1px; background: #6c8175; }
.about-feature-grid { display: grid; grid-template-columns: 1.1fr 1fr; gap: 85px; align-items: center; }
.workshop-photo { min-width: 0; position: relative; margin: 0; }
.workshop-photo img { width: 100%; height: auto; aspect-ratio: 4/3; object-fit: cover; border-radius: 3px; }
.workshop-photo figcaption { display: flex; justify-content: space-between; gap: 20px; padding-top: 17px; border-top: 1px solid #99a893; margin-top: 15px; font-size: 9px; line-height: 1.8; color: #42564c; }
.workshop-photo figcaption strong { color: #1d3b35; font-weight: 600; flex-shrink: 0; }
.about-feature-copy .eyebrow { color: #5a634f; font-size: 9px; }
.about-feature-copy .inner-title { font-size: clamp(35px, 3.6vw, 53px); margin-bottom: 28px; }
.about-feature-copy > p:not(.eyebrow) { color: #42564c; font-size: 13px; line-height: 1.95; margin-bottom: 19px; }
.about-feature-copy .range-link { display: inline-flex; gap: 55px; margin-top: 10px; border-bottom: 1px solid #8d9e87; }
.role-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 0; }
.role-card { border-top: 1px solid #a8a690; padding: 30px 35px 0 0; }
.role-card + .role-card { padding-left: 35px; border-left: 1px solid #b4b29e; }
.role-card > span { display: block; color: #8c532d; font-size: 26px; font-weight: 350; margin-bottom: 35px; }
.role-card h3 { font-size: 27px; font-weight: 500; line-height: 1.16; letter-spacing: -.035em; margin-bottom: 18px; }
.role-card p { color: #49584e; font-size: 13px; line-height: 1.9; margin-bottom: 0; }
.about-page .project-process { background: #253e3b; }
.about-page .process-step { min-height: 205px; }
.about-page .process-intro h2 { font-size: clamp(42px,4.6vw,69px); }
.workshop-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px; }
.workshop-grid .workshop-photo img { aspect-ratio: 4/5; }
.workshop-grid .workshop-photo figcaption { display: block; }
.workshop-grid .workshop-photo figcaption strong { display: block; font-size: 16px; margin-bottom: 7px; font-weight: 500; }
.sand-cta { background: #cba078; padding: 56px 0; }
.sand-cta .home-shell { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.sand-cta h2 { font-size: clamp(32px,3.7vw,55px); line-height: 1.12; font-weight: 500; letter-spacing: -.055em; margin: 0; }
.contact-hero { background: #253733; padding-bottom: 26px; }
.contact-hero-grid { display: grid; grid-template-columns: 1.3fr .7fr; align-items: end; gap: 100px; }
.contact-hero h1 { margin-bottom: 0; }
.contact-hero .inner-lead { margin: 0 0 5px; font-size: 13px; }
.contact-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 95px; align-items: start; }
.enquiry-guide { position: sticky; top: 120px; }
.enquiry-guide .eyebrow { font-size: 9px; color: #65634d; }
.enquiry-guide h2 { font-size: clamp(35px,3.3vw,48px); line-height: 1.12; font-weight: 500; letter-spacing: -.05em; margin-bottom: 29px; }
.enquiry-checklist { list-style: none; padding: 0; margin: 0; counter-reset: enquiry; }
.enquiry-checklist li { display: flex; align-items: baseline; gap: 18px; padding: 16px 0; border-bottom: 1px solid #aca995; font-size: 12px; color: #46534a; line-height: 1.8; counter-increment: enquiry; }
.enquiry-checklist li::before { content: "0" counter(enquiry); color: #87522e; font-size: 10px; }
.enquiry-direct { margin-top: 36px; padding-top: 27px; border-top: 2px solid #949a83; }
.enquiry-direct > span { display: block; font-size: 8px; letter-spacing: .14em; margin-bottom: 12px; color: #53614c; }
.enquiry-direct > a { display: inline-block; font-size: clamp(16px,1.8vw,26px); letter-spacing: -.035em; border-bottom: 1px solid #929882; overflow-wrap: anywhere; }
.enquiry-direct > p { color: #4c5b4d; font-size: 11px; line-height: 1.9; margin: 15px 0 0; max-width: 330px; }
.enquiry-panel { background: #bcc7b8; border: 1px solid #a2b09c; padding: 42px; border-radius: 3px; }
.enquiry-panel .eyebrow { font-size: 8px; color: #435845; margin-bottom: 16px; }
.enquiry-panel h2 { font-weight: 500; font-size: 32px; line-height: 1.2; letter-spacing: -.045em; margin-bottom: 16px; }
.enquiry-panel .enquiry-intro { color: #425442; font-size: 12px; line-height: 1.9; margin-bottom: 10px; }
.required-note { font-size: 10px; color: #485945; margin-bottom: 30px; }
.enquiry-panel .form-row { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px; }
.enquiry-panel fieldset { border: 0; padding: 0; margin: 0; min-width: 0; }
.enquiry-panel fieldset:disabled { opacity: .65; }
.enquiry-panel .form-group { margin-bottom: 21px; min-width: 0; }
.enquiry-panel label { display: block; font-size: 11px; font-weight: 600; color: #243e30; margin-bottom: 8px; }
.enquiry-panel label span { color: #55644c; font-weight: 400; font-size: 10px; }
.enquiry-panel input, .enquiry-panel textarea { width: 100%; min-width: 0; background: #d6decd; color: #16322d; border: 1px solid #8e9f86; border-radius: 2px; padding: 12px 13px; font-size: 16px; line-height: 1.5; box-shadow: none; transition: background .2s, border-color .2s; }
.enquiry-panel input::placeholder, .enquiry-panel textarea::placeholder { color: #586b51; opacity: 1; font-size: 12px; }
.enquiry-panel textarea { resize: vertical; min-height: 170px; }
.enquiry-panel input:focus, .enquiry-panel textarea:focus { background: #e0e4d4; border-color: #48603e; box-shadow: none; outline: 2px solid #627a53; outline-offset: 2px; }
.enquiry-panel input:autofill { background: #d6decd; box-shadow: 0 0 0 1000px #d6decd inset; -webkit-text-fill-color: #16322d; }
.enquiry-panel .home-button { width: 100%; cursor: pointer; }
.enquiry-panel .home-button:hover { transform: none; }
.enquiry-panel .form-status { min-height: 0; padding: 0; margin: 18px 0 0; color: #213d2d; font-size: 12px; line-height: 1.9; }
.enquiry-panel .form-status:empty { display: none; }
.form-privacy { display: flex; align-items: flex-start; gap: 12px; margin: 21px 0 0; color: #425442; font-size: 10px; line-height: 1.8; }
.form-privacy::before { content: ""; display: block; flex-shrink: 0; width: 7px; height: 7px; border: 1px solid #637655; border-radius: 50%; margin-top: 5px; }
.contact-next { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; padding-top: 38px; border-top: 1px solid #a3a791; margin-top: 65px; }
.contact-next h2 { font-size: 27px; font-weight: 500; line-height: 1.2; letter-spacing: -.04em; margin-bottom: 16px; }
.contact-next p { color: #49584e; font-size: 12px; line-height: 1.9; max-width: 450px; }
.contact-next .range-link { justify-content: flex-start; gap: 35px; padding: 0; }
@media (hover: hover) and (prefers-reduced-motion: no-preference) {
    .motion-active .range-card:hover .range-picture img { transform: scale(1.035); }
}
.interior-page:not(.motion-active) .range-picture img, .interior-page:not(.motion-active) .range-link span { transform: none; transition: none; }
.interior-page:not(.motion-active) .enquiry-guide { position: static; }
@media (max-width: 1199px) {
    .inner-hero-grid { gap: 45px; }
    .inner-hero h1 { font-size: 7vw; }
    .editorial-heading { gap: 65px; }
    .about-feature-grid, .contact-layout { gap: 50px; }
    .about-hero-bottom { gap: 60px; }
    .contact-hero-grid { gap: 60px; }
    .enquiry-panel { padding: 30px; }
    .workshop-grid { gap: 20px; }
    .role-card { padding-right: 28px; }
    .role-card + .role-card { padding-left: 28px; }
}
@media (max-width: 999px) {
    .inner-hero { padding-top: 140px; }
    .inner-hero-grid { gap: 35px; }
    .product-hero-image > img { height: 365px; }
    .product-hero-image figcaption { left: -18px; padding: 14px 20px; gap: 17px; }
    .editorial-heading { grid-template-columns: 1fr .85fr; gap: 45px; }
    .range-grid { gap: 40px 25px; }
    .additional-rides { padding: 26px; }
    .additional-grid { gap: 24px; }
    .additional-grid h3 { font-size: 21px; }
    .compact-process { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 36px; }
    .about-feature-grid { gap: 35px; }
    .about-feature-grid .workshop-photo img { aspect-ratio: 4/5; }
    .about-feature-grid .workshop-photo figcaption { display: block; }
    .about-feature-grid .workshop-photo figcaption strong { display: block; margin-bottom: 7px; }
    .about-hero-bottom { grid-template-columns: 1fr 1fr; gap: 45px; }
    .role-card h3 { font-size: 23px; }
    .role-card { padding-right: 22px; }
    .role-card + .role-card { padding-left: 22px; }
    .contact-layout { grid-template-columns: .85fr 1.2fr; gap: 30px; }
    .enquiry-panel { padding: 25px; }
    .enquiry-panel .form-row { grid-template-columns: 1fr; gap: 0; }
    .contact-hero-grid { grid-template-columns: 1.1fr .8fr; gap: 40px; }
}
@media (max-width: 700px) {
    .inner-hero { padding: 122px 0 22px; }
    .inner-hero-grid, .editorial-heading, .about-feature-grid, .about-hero-bottom, .contact-hero-grid, .contact-layout { grid-template-columns: 1fr; gap: 30px; }
    .inner-hero h1 { font-size: clamp(48px,11.6vw,77px); margin-bottom: 23px; }
    .inner-hero .eyebrow { font-size: 8px; margin-bottom: 23px; }
    .inner-lead { font-size: 13px; }
    .inner-hero .home-button { margin-top: 8px; }
    .product-hero-image { margin-top: 5px; }
    .product-hero-image > img { height: auto; aspect-ratio: 5/4; }
    .product-hero-image figcaption { left: 0; bottom: 20px; max-width: 100%; padding: 12px 18px; }
    .product-hero-image figcaption b { font-size: 28px; }
    .product-hero-image figcaption span { font-size: 8px; }
    .inner-hero-foot { margin-top: 30px; gap: 15px; padding-top: 17px; }
    .inner-hero-foot > span, .inner-hero-foot > a { font-size: 7px; letter-spacing: .08em; max-width: 55%; }
    .inner-hero-foot .motion-toggle { flex-shrink: 0; }
    .inner-section { padding: 47px 0; }
    .editorial-heading { margin: 31px 0 33px; gap: 22px; }
    .editorial-heading h2, .inner-title { font-size: 39px; }
    .editorial-heading p { font-size: 12px; max-width: none; }
    .range-grid { grid-template-columns: 1fr; gap: 35px; }
    .range-copy { padding-top: 20px; }
    .range-copy h3 { font-size: 29px; }
    .range-copy p { font-size: 12px; }
    .range-picture .visual-tag { left: 13px; top: 13px; font-size: 7px; }
    .additional-rides { padding: 23px; margin-top: 39px; }
    .additional-label { font-size: 8px; margin-bottom: 25px; }
    .additional-grid { grid-template-columns: 1fr; gap: 30px; }
    .category-code { margin-bottom: 15px; }
    .additional-grid h3 { font-size: 25px; }
    .image-disclosure { font-size: 10px; margin-top: 27px; }
    .compact-process { gap: 32px 25px; }
    .compact-process li > span { margin-bottom: 20px; }
    .compact-process h3 { font-size: 19px; line-height: 1.25; }
    .compact-process p { font-size: 11px; }
    .section-action { align-items: flex-start; flex-direction: column; margin-top: 35px; gap: 22px; }
    .about-hero-bottom { margin-top: 30px; gap: 35px; }
    .connection-path { max-width: 430px; gap: 22px; padding: 0; }
    .connection-path > span { min-width: 52px; font-size: 7px; }
    .about-feature-grid .workshop-photo img { aspect-ratio: 5/4; }
    .about-feature-copy .inner-title { font-size: 39px; }
    .role-grid { grid-template-columns: 1fr; gap: 30px; }
    .role-card, .role-card + .role-card { border-left: 0; padding: 25px 0 0; }
    .role-card > span { margin-bottom: 20px; }
    .role-card h3 { font-size: 27px; max-width: 330px; }
    .role-card p { font-size: 12px; }
    .workshop-grid { grid-template-columns: 1fr; gap: 32px; }
    .workshop-grid .workshop-photo img { aspect-ratio: 5/4; }
    .sand-cta { padding: 40px 0; }
    .sand-cta .home-shell { flex-direction: column; align-items: flex-start; gap: 25px; }
    .sand-cta h2 { font-size: 38px; }
    .contact-hero-grid { gap: 0; }
    .contact-hero .inner-lead { max-width: 390px; }
    .contact-layout { gap: 40px; }
    .enquiry-guide { position: static; }
    .enquiry-guide h2 { font-size: 37px; }
    .enquiry-direct { margin-top: 29px; }
    .enquiry-direct > a { font-size: clamp(18px,5.5vw,27px); }
    .enquiry-panel { padding: 27px 23px; }
    .enquiry-panel h2 { font-size: 29px; }
    .enquiry-panel .home-button { font-size: 12px; gap: 10px; }
    .contact-next { grid-template-columns: 1fr; gap: 30px; margin-top: 40px; padding-top: 30px; }
}
@media (max-width: 360px) {
    .inner-hero h1 { font-size: 12vw; }
    .editorial-heading h2, .about-feature-copy .inner-title { font-size: 35px; }
    .enquiry-panel { padding: 25px 18px; }
    .compact-process { grid-template-columns: 1fr; }
}
@media print {
    .inner-hero { padding-top: 35px; }
    .enquiry-guide { position: static; }
    .range-card, .workshop-photo, .role-card { break-inside: avoid; }
}
