:root {
  --navy: #0b1720;
  --navy-2: #152832;
  --jade: #2f6f66;
  --jade-dark: #24564f;
  --gold: #c5a46d;
  --gold-light: #dfcba7;
  --ivory: #f7f4ed;
  --stone: #eee9df;
  --mist: #e8eeeb;
  --white: #fff;
  --ink: #152129;
  --muted: #637078;
  --line: #d8d8d1;
  --radius: 6px;
  --shadow: 0 22px 55px rgba(11,23,32,.11);
  --shadow-soft: 0 10px 30px rgba(11,23,32,.07);
  --teal: var(--jade);
  --teal-dark: var(--jade-dark);
  --cream: var(--stone);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--ivory); font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.65; -webkit-font-smoothing: antialiased; }
body::before { display: none; }
::selection { color: #fff; background: var(--jade); }
img { display: block; max-width: 100%; }
a { color: inherit; }
button,input,select,textarea { font: inherit; }
.shell { width: min(1240px, calc(100% - 56px)); margin-inline: auto; }
.skip-link { border: 0; border-radius: 3px; color: var(--navy); background: var(--gold-light); box-shadow: var(--shadow-soft); }
:focus-visible { outline: 3px solid var(--gold); outline-offset: 4px; }
.eyebrow { margin: 0 0 17px; color: var(--jade); font-size: 11px; font-weight: 800; line-height: 1.2; letter-spacing: .19em; text-transform: uppercase; }
.eyebrow::before { content: ""; display: inline-block; width: 34px; height: 1px; margin: 0 11px 3px 0; background: currentColor; }
.eyebrow.dark { color: var(--jade-dark); }
h1,h2,h3 { margin-top: 0; color: var(--ink); font-family: Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; line-height: 1.08; letter-spacing: -.04em; }
h1,h2 { font-weight: 650; }
h1 { font-size: clamp(48px, 6vw, 78px); }
h2 { max-width: 850px; margin-bottom: 21px; font-size: clamp(36px, 4.2vw, 56px); }
h3 { margin-bottom: 11px; font-size: 23px; }
@supports (text-wrap: balance) { h1,h2,h3 { text-wrap: balance; } }

/* Navigation */
.site-header { position: sticky; top: 0; z-index: 10; background: rgba(11,23,32,.97); border: 0; border-bottom: 1px solid rgba(255,255,255,.12); box-shadow: 0 10px 35px rgba(7,16,22,.12); backdrop-filter: blur(14px); }
.site-header::before { content: "SPECIALIST PACKAGING MACHINERY HIRE · UNITED KINGDOM"; display: block; padding: 7px 24px; color: var(--gold-light); background: #071016; font-size: 9px; font-weight: 700; line-height: 1.2; letter-spacing: .2em; text-align: center; }
.header-inner { min-height: 78px; gap: 32px; }
.brand { align-items: center; gap: .55rem; color: #fff; font-family: Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size: 29px; font-weight: 650; letter-spacing: -.04em; }
.brand::before { content: "W"; display: grid; place-items: center; width: 38px; height: 38px; color: var(--gold-light); background: transparent; border: 1px solid rgba(223,203,167,.72); border-radius: 2px; font: 650 16px/1 Inter,ui-sans-serif,sans-serif; }
.brand small { color: var(--gold-light); font-size: 10px; font-weight: 700; line-height: 1; letter-spacing: .18em; }
.primary-nav { gap: 28px; }
.primary-nav a { position: relative; color: #e8ecee; font-size: 12px; font-weight: 700; line-height: 1.2; letter-spacing: .045em; text-transform: none; }
.primary-nav a::after { content: ""; position: absolute; right: 100%; bottom: -9px; left: 0; height: 1px; background: var(--gold-light); transition: right .2s ease; }
.primary-nav a:hover,.primary-nav a:focus-visible,.primary-nav a[aria-current="page"] { color: #fff; }
.primary-nav a:hover::after,.primary-nav a:focus-visible::after,.primary-nav a[aria-current="page"]::after { right: 0; }
.nav-toggle { border: 1px solid rgba(255,255,255,.35); border-radius: 3px; background: transparent; }
.nav-toggle span:not(.sr-only) { background: #fff; }
.header-phone { padding: 13px 18px; color: var(--navy); background: var(--gold-light); border: 1px solid var(--gold-light); border-radius: 3px; box-shadow: 0 8px 22px rgba(0,0,0,.14); font-size: 12px; font-weight: 800; line-height: 1; letter-spacing: .04em; }
.header-phone:hover,.header-phone:focus-visible { color: #fff; background: transparent; transform: none; box-shadow: none; }

/* Home hero */
.hero { min-height: clamp(560px, calc(100svh - 104px), 680px); max-height: 760px; color: #fff; background: radial-gradient(circle at 24% 12%, #1c3744 0, var(--navy) 48%, #071016 100%); border: 0; }
.hero::before { content: ""; position: absolute; inset: 0 auto 0 0; z-index: 1; width: 58%; background: linear-gradient(120deg, rgba(197,164,109,.07), transparent 56%), repeating-linear-gradient(90deg, rgba(255,255,255,.024) 0 1px, transparent 1px 118px); }
.hero-visual { position: absolute; inset: 0 0 0 auto; z-index: 2; width: 45%; max-width: none; }
.hero-visual::before { content: ""; position: absolute; inset: 0 auto 0 -1px; z-index: 3; width: 1px; background: linear-gradient(180deg,transparent,rgba(223,203,167,.65) 18%,rgba(223,203,167,.65) 82%,transparent); }
.hero-image-frame { position: relative; width: 100%; height: 100%; }
.hero-image { width: 100%; height: 100%; object-fit: cover; border: 0; border-radius: 0; box-shadow: none; filter: saturate(.72) contrast(1.06); }
.hero-visual-index { position: absolute; top: 24px; right: 24px; display: block; width: auto; height: auto; padding: 8px 10px; color: var(--gold-light); background: rgba(7,16,22,.78); border: 1px solid rgba(223,203,167,.42); border-radius: 1px; font: 700 9px/1 Inter,ui-sans-serif,sans-serif; letter-spacing: .14em; backdrop-filter: blur(8px); }
.hero-shade { display: none; }
.hero-content { position: relative; z-index: 3; color: #fff; padding-block: clamp(58px,8vh,82px); }
.hero-content > * { max-width: min(640px,48vw); }
.hero-content h1 { color: #fff; font-size: clamp(46px, 5vw, 70px); font-weight: 500; line-height: 1.01; letter-spacing: -.04em; }
.hero .eyebrow { color: var(--gold-light); }
.hero-lead { margin-bottom: 31px; color: #cbd4d8; font-size: 20px; line-height: 1.65; }
.actions { gap: 13px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 17px; min-height: 54px; padding: 14px 22px; border: 1px solid transparent; border-radius: 3px; box-shadow: none; font-size: 12px; font-weight: 800; line-height: 1.2; letter-spacing: .025em; text-transform: none; transition: color .18s ease, background .18s ease, border-color .18s ease, transform .18s ease; }
.button::after { content: "\2192"; font-size: 18px; font-weight: 400; line-height: 1; transition: transform .18s ease; }
.button:hover::after,.button:focus-visible::after { transform: translateX(3px); }
.button:hover,.button:focus-visible { transform: translateY(-1px); box-shadow: none; }
.button-primary { color: var(--navy); background: var(--gold-light); border-color: var(--gold-light); }
.button-primary:hover,.button-primary:focus-visible { color: #fff; background: #b18f59; border-color: #b18f59; }
.button-secondary { color: #fff; background: transparent; border-color: rgba(255,255,255,.42); }
.button-secondary:hover,.button-secondary:focus-visible { color: var(--navy); background: #fff; border-color: #fff; }
.hero-points { gap: 24px; padding-top: 26px; color: #d8e0e3; font-size: 12px; font-weight: 700; text-transform: none; }
.hero-points li { padding: 0; background: transparent; border: 0; }
.hero-points li::before { content: ""; display: inline-block; width: 5px; height: 5px; margin: 0 9px 2px 0; background: var(--gold-light); border-radius: 50%; }
.hero-dispatch { position: absolute; right: 0; bottom: 0; left: 0; display: inline-grid; gap: 6px; width: 100%; margin: 0; padding: 19px 24px; color: #fff; background: rgba(7,16,22,.88); border: 0; border-top: 1px solid rgba(223,203,167,.42); border-radius: 0; box-shadow: none; backdrop-filter: blur(12px); }
.hero-dispatch span { color: var(--gold-light); font-size: 10px; font-weight: 800; line-height: 1.2; letter-spacing: .15em; text-transform: uppercase; }
.hero-dispatch strong { font-family: inherit; font-size: 15px; font-weight: 600; letter-spacing: .02em; }

/* Service assurance bar */
.assurance-strip { color: #fff; background: #071016; border-top: 1px solid rgba(255,255,255,.08); border-bottom: 1px solid rgba(197,164,109,.35); }
.assurance-grid { display: grid; grid-template-columns: 1.35fr repeat(3,1fr); }
.assurance-grid p { display: grid; gap: 5px; min-height: 98px; margin: 0; padding: 25px 28px; border-right: 1px solid rgba(255,255,255,.11); }
.assurance-grid p:first-child { padding-left: 0; }
.assurance-grid p:last-child { border-right: 0; }
.assurance-grid span { color: var(--gold); font-size: 9px; font-weight: 800; line-height: 1.2; letter-spacing: .18em; text-transform: uppercase; }
.assurance-grid strong { color: #eef2f2; font-size: 13px; font-weight: 650; line-height: 1.35; }
.assurance-intro strong { font-family: inherit; font-size: 17px; font-weight: 650; letter-spacing: -.01em; }

/* Shared sections */
.section { padding-block: 104px; }
.section-intro { max-width: 740px; margin-bottom: 38px; color: var(--muted); font-size: 18px; line-height: 1.7; }
.section-soft { color: var(--ink); background: var(--mist); border: 0; }
.section-soft h2,.section-soft h3 { color: var(--ink); }
.section-soft .eyebrow.dark { color: var(--jade-dark); }
.section-soft .section-intro,.section-soft p { color: var(--muted); }

.card-grid { grid-template-columns: 1.18fr .82fr; gap: 22px; }
.machine-card { position: relative; overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: var(--shadow-soft); transition: transform .22s ease, box-shadow .22s ease; }
.machine-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.machine-card::after { position: absolute; top: 16px; right: 16px; display: grid; place-items: center; width: 38px; height: 27px; color: var(--gold-light); background: rgba(7,16,22,.84); border: 1px solid rgba(223,203,167,.38); border-radius: 1px; font-size: 9px; font-weight: 800; letter-spacing: .12em; backdrop-filter: blur(7px); }
.machine-card:nth-child(1)::after { content: "01"; }
.machine-card:nth-child(2)::after { content: "02"; }
.machine-card:nth-child(3)::after { content: "03"; }
.machine-card:first-child { grid-row: span 2; }
.machine-card:not(:first-child) { display: grid; grid-template-columns: .9fr 1.1fr; }
.machine-card img { filter: saturate(.75) contrast(1.03); transition: transform .6s cubic-bezier(.2,.65,.3,1); }
.machine-card:hover img { transform: scale(1.025); }
.machine-card:first-child img { aspect-ratio: 16/11; }
.machine-card:not(:first-child) img { width: 100%; height: 100%; min-height: 285px; aspect-ratio: auto; object-fit: cover; }
.machine-card > div { padding: 29px; }
.machine-card:first-child > div { color: #fff; background: var(--navy); }
.machine-card:first-child h3 { color: #fff; font-family: inherit; font-size: 28px; font-weight: 650; }
.machine-card:first-child p { color: #c7d0d4; }
.machine-card p { color: var(--muted); }
.machine-card a,.text-link { color: var(--jade-dark); font-size: 12px; font-weight: 800; letter-spacing: .035em; text-decoration-color: var(--gold); text-decoration-thickness: 1px; text-underline-offset: 5px; text-transform: none; }
.machine-card:first-child a { color: var(--gold-light); }

.split-layout { gap: 76px; }
.feature-figure { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: var(--shadow); transform: none; }
.feature-figure img { aspect-ratio: 4/3; border: 0; filter: saturate(.72) contrast(1.04); }
.feature-figure figcaption { padding: 21px 26px; color: var(--muted); background: #fff; border-top: 1px solid var(--line); font-size: 13px; font-weight: 500; line-height: 1.55; text-transform: none; }
.reason-grid { gap: 16px; }
.reason-grid article { min-height: 188px; padding: 24px; color: var(--ink); background: rgba(255,255,255,.86); border: 1px solid rgba(21,33,41,.1); border-radius: 4px; box-shadow: none; }
.reason-grid article:nth-child(2),.reason-grid article:nth-child(3) { background: rgba(255,255,255,.82); }
.reason-grid span { color: var(--gold); font-size: 12px; font-weight: 800; }
.reason-grid h3 { margin-top: 13px; font-family: inherit; font-size: 22px; font-weight: 650; }
.reason-grid p { color: var(--muted) !important; }

.steps-grid { gap: 0; border-block: 1px solid var(--line); }
.steps-grid article { min-height: 280px; padding: 32px 28px; background: transparent; border: 0; border-right: 1px solid var(--line); }
.steps-grid article:last-child { border-right: 0; }
.steps-grid article:nth-child(even) { background: transparent; }
.steps-grid span { display: block; width: auto; height: auto; margin-bottom: 42px; color: var(--gold); background: transparent; border-radius: 0; font: 600 37px/1 Inter,ui-sans-serif,sans-serif; letter-spacing: -.05em; }
.steps-grid h3 { font-family: inherit; font-size: 22px; font-weight: 650; }
.steps-grid p { color: var(--muted); }

.dark-panel { color: #fff; background: var(--navy); border: 0; }
.dark-panel::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 20% 20%,rgba(197,164,109,.09),transparent 45%); }
.dark-panel .shell { position: relative; }
.dark-panel h2 { color: #fff; }
.dark-panel .eyebrow { color: var(--gold-light); }
.dark-copy p:not(.eyebrow) { color: #cbd4d8; }
.rounded-image { min-height: 430px; border: 1px solid rgba(255,255,255,.18); border-radius: 4px; box-shadow: 0 30px 70px rgba(0,0,0,.28); filter: saturate(.72) contrast(1.05); }

.faq-list { gap: 0; max-width: 920px; border-top: 1px solid var(--line); }
.faq-list details { padding-inline: 0; background: transparent; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; }
.faq-list summary { padding: 25px 56px 25px 0; font-family: inherit; font-size: 20px; font-weight: 650; letter-spacing: -.02em; }
.faq-list summary::after { top: 20px; right: 2px; display: grid; place-items: center; width: 34px; height: 34px; color: var(--jade-dark); background: transparent; border: 1px solid var(--line); border-radius: 50%; font-family: Arial,sans-serif; font-size: 19px; line-height: 1; }
.faq-list details p { max-width: 780px; color: var(--muted); }

.quote-section { background: var(--stone); border: 0; }
.quote-layout { gap: 76px; }
.enquiry-form { position: relative; padding: 40px 34px 34px; background: #fff; border: 1px solid rgba(21,33,41,.1); border-radius: 5px; box-shadow: var(--shadow); }
.enquiry-form::before { content: "RENTAL ENQUIRY"; position: absolute; top: 0; right: 34px; padding: 7px 11px; color: var(--gold-light); background: var(--navy); border-radius: 0 0 4px 4px; font-size: 9px; font-weight: 800; line-height: 1.2; letter-spacing: .16em; }
.field label,.consent { font-family: inherit; font-size: 13px; font-weight: 750; letter-spacing: .01em; text-transform: none; }
.field input,.field select,.field textarea { padding: 13px 14px; color: var(--ink); background: #fbfaf7; border: 1px solid #b8bfbe; border-radius: 5px; }
.field input:focus,.field select:focus,.field textarea:focus { outline: 3px solid rgba(47,111,102,.16); border-color: var(--jade); }
.consent a { color: var(--jade-dark); }
.tick-list li::before { color: #fff; background: var(--jade); border-radius: 50%; }
.cta-band { color: #fff; background: var(--navy); border: 0; border-top: 1px solid rgba(223,203,167,.45); }
.cta-inner h2 { color: #fff; font-family: inherit; font-weight: 650; }
.cta-inner .eyebrow { color: var(--gold-light); }
.button-light { color: var(--navy); background: #fff; border-color: #fff; }
.button-light:hover,.button-light:focus-visible { color: #fff; background: transparent; border-color: rgba(255,255,255,.58); }

/* Footer */
.site-footer { position: relative; overflow: hidden; color: #ccd5d9; background: #071016; border: 0; border-top: 4px solid var(--gold); }
.site-footer::before { display: none; }
.site-footer .brand { color: #fff; }
.site-footer .brand::before { color: var(--gold-light); background: transparent; }
.footer-grid h2 { color: var(--gold-light); font-size: 11px; font-weight: 800; line-height: 1.2; letter-spacing: .15em; }
.footer-grid a:not(.brand) { color: #ccd5d9; }
.footer-grid a:not(.brand):hover { color: #fff; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.14); font-size: 12px; }

/* Interior heroes */
.page-hero { position: relative; overflow: hidden; color: #fff; background: radial-gradient(circle at 25% 10%,#1a3440 0,var(--navy) 58%,#071016 100%); border: 0; }
.page-hero::before { content: ""; position: absolute; inset: 0; background: linear-gradient(125deg,rgba(197,164,109,.07),transparent 55%); }
.page-hero h1 { color: #fff; font-family: inherit; font-weight: 650; line-height: 1.01; }
.page-hero-image { min-height: clamp(500px,calc(100svh - 104px),590px); background: var(--navy); }
.page-hero-image::after { content: "SPECIALIST HIRE"; position: absolute; right: 4.5%; bottom: 31px; z-index: 3; padding: 8px 13px; color: var(--gold-light); background: rgba(7,16,22,.75); border: 1px solid rgba(223,203,167,.4); border-radius: 3px; font-size: 10px; font-weight: 800; line-height: 1.2; letter-spacing: .15em; }
.page-hero-image > img { position: absolute; inset: 38px 3.5% 38px auto; width: 44%; height: calc(100% - 76px); object-fit: cover; border: 1px solid rgba(255,255,255,.2); outline: 1px solid rgba(223,203,167,.2); outline-offset: 8px; border-radius: 3px; box-shadow: 0 30px 68px rgba(0,0,0,.3); filter: saturate(.72) contrast(1.05); }
.page-hero-shade { display: none; }
.page-hero-content { position: relative; z-index: 2; }
.page-hero-image .page-hero-content > * { max-width: 610px; }
.page-hero-content > p:not(.eyebrow) { color: #cbd4d8; font-size: 19px; line-height: 1.65; }
.page-hero .eyebrow { color: var(--gold-light); }
.breadcrumbs { margin-bottom: 42px; color: #aebbc1; font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: none; }
.breadcrumbs a { color: var(--gold-light); }

/* Interior content */
.intro-grid { gap: 76px; }
.availability-note { padding: 19px 22px; color: var(--ink); background: #fff; border: 0; border-left: 3px solid var(--gold); border-radius: 0 8px 8px 0; box-shadow: var(--shadow-soft); }
.category-grid { gap: 26px; }
.category-card { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: var(--shadow-soft); transition: transform .22s ease, box-shadow .22s ease; }
.category-card:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.category-card:nth-child(3n+2),.category-card:nth-child(3n+3) { box-shadow: var(--shadow-soft); }
.category-card img { border: 0; filter: saturate(.74) contrast(1.03); transition: transform .6s cubic-bezier(.2,.65,.3,1); }
.category-card:hover img { transform: scale(1.025); }
.category-card > div { padding: 31px; }
.category-card h2 { font-size: 31px; }
.category-card p { color: var(--muted); }
.card-kicker { color: var(--jade-dark) !important; font-family: inherit; font-size: 10px !important; letter-spacing: .16em; }
.spec-grid { gap: 76px; }
.data-list { border-top: 1px solid var(--line); }
.data-list li { padding-block: 19px; border-bottom: 1px solid var(--line); }
.data-list strong { color: var(--ink); font-family: inherit; font-size: 13px; text-transform: none; }
.data-list span { color: var(--muted); }
.process-list article { grid-template-columns: 92px 1fr; gap: 32px; padding-block: 38px; border-bottom: 1px solid var(--line); }
.process-list article > span { display: grid; place-items: center; width: 62px; height: 62px; color: var(--gold-light); background: var(--navy); border: 0; border-radius: 3px; box-shadow: none; font-family: inherit; font-size: 24px; font-weight: 650; }
.process-list h3 { font-family: inherit; font-weight: 650; }
.process-list p { color: var(--muted); }
.content-stack { gap: 16px; }
.content-card { padding: 29px; background: #fff; border: 1px solid var(--line); border-radius: 4px; box-shadow: none; }
.content-card:nth-child(even) { background: #fff; }
.content-card h3 { font-family: inherit; font-weight: 650; }
.content-card p { color: var(--muted); }

.industry-grid { gap: 26px; }
.industry-grid article { overflow: hidden; background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: var(--shadow-soft); transition: transform .22s ease, box-shadow .22s ease; }
.industry-grid article:nth-child(even) { box-shadow: var(--shadow-soft); }
.industry-grid article:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.industry-grid article > img { border: 0; filter: saturate(.74) contrast(1.03); transition: transform .6s cubic-bezier(.2,.65,.3,1); }
.industry-grid article:hover > img { transform: scale(1.025); }
.industry-grid article > div { padding: 31px; }
.industry-grid article h2 { font-size: 32px; }
.industry-grid article p { color: var(--muted); }

.contact-sidebar { top: 30px; }
.contact-cards a { padding: 20px 22px; background: #fff; border: 1px solid var(--line); border-radius: 4px; box-shadow: none; transition: border-color .18s ease, box-shadow .18s ease; }
.contact-cards a:hover,.contact-cards a:focus-visible { border-color: rgba(47,111,102,.5); box-shadow: var(--shadow-soft); transform: none; }
.contact-cards span { color: var(--jade-dark); font-family: inherit; font-size: 10px; letter-spacing: .15em; }
.contact-cards strong { color: var(--ink); font-family: inherit; font-size: 21px; font-weight: 650; }
.brief-box { padding: 26px; background: var(--mist); border: 0; border-radius: 4px; box-shadow: none; }
.contact-form { border: 1px solid rgba(21,33,41,.1); }
.form-notice { background: #fff5f2; border: 0; border-left: 3px solid #a84b3b; border-radius: 0 6px 6px 0; }
.content-page { padding-inline: 38px; background: rgba(255,255,255,.66); border: 0; border-radius: 5px; }
.prose h2,.prose h3 { font-family: inherit; font-weight: 650; }
.prose p,.prose li { color: #48545b; }
.prose a { color: var(--jade-dark); }
.prose .updated { padding: 15px 18px; color: var(--ink); background: var(--mist); border: 0; border-left: 3px solid var(--gold); border-radius: 0 6px 6px 0; }
.status-section { background: linear-gradient(180deg,var(--ivory),var(--stone)); }
.status-card { background: #fff; border: 1px solid var(--line); border-radius: 5px; box-shadow: var(--shadow); }
.status-card h1 { font-family: inherit; font-weight: 650; }
.not-found-code { color: var(--jade-dark); font-size: 10px; font-weight: 800; letter-spacing: .18em; }

@media (max-width: 1100px) {
  .card-grid { grid-template-columns: 1fr 1fr; }
  .machine-card:first-child { grid-column: 1 / -1; grid-row: auto; display: grid; grid-template-columns: 1fr 1fr; }
  .machine-card:first-child img { height: 100%; aspect-ratio: auto; object-fit: cover; }
  .machine-card:not(:first-child) { display: block; }
  .machine-card:not(:first-child) img { height: auto; min-height: 0; aspect-ratio: 4/3; }
}

@media (max-width: 900px) {
  .header-inner { gap: 12px; }
  .js .primary-nav { top: 103px; color: var(--ink); background: #fff; border: 0; box-shadow: 0 20px 45px rgba(11,23,32,.16); }
  .js .primary-nav a { color: var(--ink); }
  .hero { min-height: clamp(560px,calc(100svh - 104px),680px); }
  .hero-visual { right: 0; width: 46%; opacity: .32; }
  .hero-dispatch { display: none; }
  .hero-content > * { max-width: 680px; }
  .assurance-grid { grid-template-columns: repeat(2,1fr); }
  .assurance-grid p,.assurance-grid p:first-child { padding-left: 24px; border-bottom: 1px solid rgba(255,255,255,.11); }
  .assurance-grid p:nth-child(even) { border-right: 0; }
  .assurance-grid p:nth-last-child(-n+2) { border-bottom: 0; }
  .card-grid { grid-template-columns: 1fr; }
  .machine-card:first-child { display: block; }
  .machine-card:first-child img { height: auto; aspect-ratio: 16/10; }
  .steps-grid { grid-template-columns: 1fr 1fr; }
  .steps-grid article { border-bottom: 1px solid var(--line); }
  .steps-grid article:nth-child(even) { border-right: 0; }
  .steps-grid article:nth-last-child(-n+2) { border-bottom: 0; }
  .page-hero-image > img { width: 40%; opacity: .3; }
  .page-hero-image .page-hero-content > * { max-width: 700px; }
}

@media (max-width: 640px) {
  .shell { width: min(100% - 30px,1180px); }
  .site-header::before { padding-inline: 15px; font-size: 9px; text-align: left; }
  .site-header .brand { font-size: 25px; }
  .brand::before { width: 34px; height: 34px; }
  .hero { min-height: calc(100svh - 101px); max-height: none; display: block; }
  .hero::after { content: ""; position: absolute; inset: 0; z-index: 2; background: linear-gradient(90deg,rgba(7,16,22,.92),rgba(7,16,22,.7)); }
  .hero-content { min-height: calc(100svh - 101px); padding-block: 42px; display: flex; flex-direction: column; justify-content: center; }
  .hero-content > * { max-width: 100%; }
  .hero-content h1 { font-size: clamp(40px,12vw,52px); }
  .hero-lead { font-size: 17px; line-height: 1.5; }
  .hero-visual { position: absolute; inset: 0; width: 100%; height: 100%; margin: 0; opacity: .52; }
  .hero-visual::before,.hero-dispatch,.hero-visual-index { display: none; }
  .hero-points { display: none; }
  .assurance-grid { grid-template-columns: 1fr; }
  .assurance-grid p,.assurance-grid p:first-child { min-height: auto; padding: 20px 0; border-right: 0; border-bottom: 1px solid rgba(255,255,255,.11); }
  .assurance-grid p:last-child { border-bottom: 0; }
  .section { padding-block: 72px; }
  .feature-figure { border-radius: 4px; }
  .steps-grid { grid-template-columns: 1fr; }
  .steps-grid article,.steps-grid article:nth-child(even),.steps-grid article:nth-last-child(-n+2) { min-height: auto; border-right: 0; border-bottom: 1px solid var(--line); }
  .steps-grid article:last-child { border-bottom: 0; }
  .page-hero-image { display: flex; flex-direction: column; padding: 0; }
  .page-hero-image::after { right: 27px; bottom: 28px; }
  .page-hero-content { order: 1; padding-block: 64px; }
  .page-hero-image > img { position: relative; inset: auto; order: 2; width: calc(100% - 30px); height: 280px; margin: 0 15px 15px; opacity: 1; outline: 0; border-radius: 3px; }
  .content-page { padding-inline: 20px; }
  .enquiry-form { padding: 24px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  .machine-card,.machine-card img,.category-card,.category-card img,.industry-grid article,.industry-grid article > img,.primary-nav a::after,.button,.button::after { transition: none; }
}
