/*
Theme Name: TW Fuels
Description: Lightweight TW Fuels theme, based on the approved 2026 homepage design. WooCommerce-ready development foundation.
Version: 0.5.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: tw-fuels
*/
:root{--ink:#222b34;--muted:#626c76;--blue:#54a4d4;--deep:#17628e;--pale:#edf5f9;--line:#dce4e9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;height:auto}.wrap{width:min(1600px,calc(100% - 96px));margin:auto}.topbar{background:var(--ink);color:#fff;font-size:12px}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px}.topbar strong{margin-left:14px}.tick{color:var(--blue);font-weight:700;margin-right:8px}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:106px}.logo{width:215px;height:auto}.header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.header a:hover,.text-link:hover{color:var(--deep)}.contact-link{border-bottom:1px solid var(--ink);padding:8px 0;font-weight:bold;white-space:nowrap}.contact-link span{margin-left:18px}.menu-toggle{display:none}.hero{overflow:hidden;background:linear-gradient(110deg,#f1f6f8 0%,#f1f6f8 50%,#e7f1f7 100%)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;min-height:605px}.hero-copy{padding:65px 0 57px;position:relative;z-index:2}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:bold;margin:0 0 20px}.hero .eyebrow{display:flex;gap:10px;align-items:center}.hero .eyebrow span{height:7px;width:7px;background:var(--blue);border-radius:50%}h1{font-size:clamp(48px,4.7vw,70px);line-height:1.03;letter-spacing:-3px;margin:0 0 26px;font-weight:750}h1 em{font-style:normal;color:var(--deep)}.intro{font-size:17px;color:var(--muted);line-height:1.7;margin:0 0 28px}.actions{display:flex;gap:12px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:26px;padding:15px 24px;font-size:14px;font-weight:bold;border:1px solid transparent;border-radius:3px;transition:background .15s}.button span{font-size:21px;line-height:1}.primary{background:var(--blue);color:#152b3b}.primary:hover{background:#75b9df}.secondary{border-color:#aebdc7}.secondary:hover{background:#fff}.hero-note{font-size:12px;margin-top:24px}.hero-visual{position:relative;isolation:isolate;min-width:0}.orbit{border:1px solid #c9dee9;border-radius:50%;position:absolute;z-index:-1}.orbit-one{width:590px;height:590px;top:40px;left:-5px}.orbit-two{width:440px;height:440px;top:115px;left:70px}.visual-caption{position:absolute;top:36px;right:0;letter-spacing:2px;color:#647887;font-size:9px}.watermark{position:absolute;top:71px;left:18px;font-size:102px;font-weight:800;color:#d9e9f2;letter-spacing:-6px;z-index:-1}.hero-ibc{position:absolute;width:520px;max-width:105%;top:76px;right:-14px;filter:drop-shadow(0 28px 17px #1b324425)}.hero-bottle{position:absolute;width:166px;bottom:81px;left:1px;filter:drop-shadow(0 20px 10px #1b324428)}.delivery-tag{display:flex;gap:14px;align-items:center;position:absolute;bottom:37px;right:5px;background:#fff;padding:16px 21px;border-radius:4px;box-shadow:0 8px 25px #263b4e0a}.delivery-tag strong{display:block;font-size:13px}.delivery-tag div>span{font-size:11px;color:var(--muted)}.delivery-icon{display:grid;place-items:center;background:var(--pale);color:var(--deep);font-size:25px;width:38px;height:38px;border-radius:50%}.trust-strip{border-bottom:1px solid var(--line)}.trust-strip .wrap{display:flex;justify-content:space-between;gap:16px;padding-top:24px;padding-bottom:24px;font-size:12px;font-weight:600}.trust-strip b{font-size:10px;color:#6b93ab;margin-right:13px}.section{padding-top:76px;padding-bottom:66px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:36px;line-height:1.18;letter-spacing:-1.25px;margin:0 0 14px}.section-heading>p{color:var(--muted);margin:0 0 14px;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{min-width:0;border:1px solid var(--line);border-radius:4px;overflow:hidden}.product-image{display:block;position:relative;height:252px;background:#fafbfc;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;padding:28px 35px 10px;transition:transform .2s}.product-image:hover img{transform:scale(1.045)}.label{position:absolute;z-index:1;top:15px;left:15px;font-size:8px;font-weight:bold;letter-spacing:1px;color:#506371;background:#edf2f5;padding:5px 7px}.product-details{padding:20px 18px}.product-size{font-size:9px;letter-spacing:1.5px;color:var(--muted);margin:0 0 5px}.product h3{font-size:23px;margin:0 0 7px;letter-spacing:-.5px}.product-details>p:not(.product-size){font-size:12px;color:var(--muted);margin:0 0 20px}.product-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px}.free{color:#326f57}.product-bottom a{font-weight:bold}.product-bottom a span{margin-left:7px;font-size:17px}.shop-note{text-align:center;color:var(--muted);font-size:12px;margin:26px 0 0}.shop-note a{color:var(--ink);font-weight:bold;margin-left:5px}.bulk-section{background:var(--ink);color:white;padding:64px 0}.bulk-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.bulk-image{position:relative;height:365px}.bulk-image img{width:100%;height:100%;object-fit:cover;border-radius:3px}.bulk-image span{position:absolute;bottom:22px;left:24px;font-size:9px;letter-spacing:2px}.bulk-copy .eyebrow{color:#91c9ea}.bulk-copy h2{font-size:35px}.bulk-copy>p:not(.eyebrow){color:#c1cbd3;font-size:14px;max-width:430px}.bulk-copy ul{list-style:none;padding:0;font-size:13px;line-height:2.1;margin:20px 0 26px}.bulk-copy li:before{content:'✓';color:#8ac9ef;margin-right:12px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:80px;padding-bottom:80px}.about-grid p{color:var(--muted)}.about-grid .eyebrow{color:var(--ink)}.about-grid .about-intro{font-size:21px;line-height:1.5;color:var(--ink);margin-top:0}.text-link{display:inline-block;font-size:13px;font-weight:bold;border-bottom:1px solid #8aa6b6;padding:8px 0}.text-link span{margin-left:16px}.help-section{background:#f4f7f9;padding:64px 0}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.help-grid>div>p:not(.eyebrow){color:var(--muted);font-size:14px}.faqs details{border-bottom:1px solid #d3dfe6;padding:20px 0}.faqs details:first-child{border-top:1px solid #d3dfe6}.faqs summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;font-weight:bold;font-size:14px}.faqs summary::-webkit-details-marker{display:none}.faqs summary span{color:var(--deep);font-size:19px;font-weight:400}.faqs details[open] summary span{transform:rotate(45deg)}.faqs p{font-size:14px;color:var(--muted);max-width:95%}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:54px;padding-bottom:54px}.contact-section h2{font-size:29px;margin:0}.contact-section .eyebrow{margin-bottom:12px}.dark{background:var(--ink);color:white}.dark:hover{background:#3b4c5c}footer{background:#f0f3f5;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:40px}.footer-grid img{width:190px;mix-blend-mode:multiply}.footer-grid h3{font-size:12px;margin:0 0 13px}.footer-grid a,.footer-grid p{display:block;font-size:12px;color:var(--muted);line-height:1.9;margin:0}.footer-grid>div:first-child p{margin-top:14px}.footer-bottom{display:flex;justify-content:space-between;margin-top:40px;border-top:1px solid #d4dce1;padding-top:20px;font-size:10px;color:var(--muted)}.preview-note{text-align:center;font-size:10px;padding:9px;background:#e1eaf0;color:#435867}.preview-note span{margin:0 8px}.skip{position:absolute;left:12px;top:-100px;z-index:10;background:white;padding:15px}.skip:focus{top:10px}:focus-visible{outline:3px solid #17628e;outline-offset:5px}
@media(min-width:1500px){.hero-grid{min-height:650px}.hero-copy{padding-top:77px}.hero-ibc{width:555px;top:74px}.hero-bottle{bottom:90px;width:185px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.header{gap:20px}.header nav{gap:17px;font-size:12px}.logo{width:180px}.contact-link{font-size:12px}.hero-grid{min-height:570px}.hero-ibc{top:110px}.hero-bottle{width:145px;left:-10px}.watermark{font-size:80px;top:100px}.product-grid{gap:12px}.product-image{height:220px}.product-image img{padding:30px 20px 10px}.product-details{padding:15px 12px}.product-bottom{font-size:9px}.bulk-grid,.about-grid,.help-grid{gap:40px}.trust-strip .wrap{font-size:11px}.trust-strip b{margin-right:5px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center;min-height:32px}.topbar .wrap>span:nth-child(2),.topbar a{display:none}.header{min-height:83px;flex-wrap:wrap;gap:0;position:relative}.logo{width:170px}.contact-link{display:none}.menu-toggle{display:flex;gap:12px;background:none;border:1px solid var(--line);padding:7px 12px;border-radius:3px;font-size:12px}.header nav{display:none;width:100%;padding:15px 0 23px;gap:18px;font-size:14px;flex-direction:column}.header nav.open{display:flex}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:36px 0 0}.eyebrow{font-size:9px;letter-spacing:1.6px}h1{font-size:51px;letter-spacing:-2px;line-height:1.02;margin-bottom:20px}.intro{font-size:15px;line-height:1.6;margin-bottom:22px}.button{padding:13px 17px;font-size:12px;gap:18px}.hero-note{font-size:11px;margin-top:17px}.hero-visual{height:365px;margin-top:8px}.hero-ibc{width:330px;max-width:90%;right:-5px;top:1px}.hero-bottle{width:104px;left:9%;bottom:45px}.visual-caption{display:none}.watermark{font-size:70px;top:0;left:15px}.orbit-one{width:365px;height:365px;left:calc(50% - 182px);top:0}.orbit-two{width:270px;height:270px;top:40px;left:calc(50% - 135px)}.delivery-tag{bottom:16px;right:0;padding:10px 13px;gap:9px}.delivery-tag strong{font-size:10px}.delivery-tag div>span{font-size:9px}.delivery-icon{width:29px;height:29px;font-size:20px}.trust-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px 8px;padding:19px 0;font-size:10px}.trust-strip b{font-size:8px}.section{padding-top:44px;padding-bottom:40px}.section-heading{display:block;margin-bottom:22px}h2{font-size:29px;letter-spacing:-1px}.section-heading>p{font-size:13px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-image{height:185px}.label{font-size:6px;letter-spacing:.5px;left:8px;top:10px;padding:4px}.product-image img{padding:27px 12px 8px}.product h3{font-size:20px}.product-details>p:not(.product-size){font-size:11px;min-height:34px;margin-bottom:10px}.product-bottom{flex-direction:column;align-items:start;gap:8px;font-size:10px}.product-bottom a{display:flex;justify-content:space-between;width:100%;align-items:center}.product-size{font-size:8px}.shop-note{font-size:11px;line-height:1.9}.bulk-section{padding:36px 0}.bulk-grid,.about-grid,.help-grid{grid-template-columns:1fr;gap:29px}.bulk-image{height:245px}.bulk-copy h2{font-size:30px}.about-grid{padding-top:44px;padding-bottom:44px}.about-grid .about-intro{font-size:18px}.help-section{padding:40px 0}.contact-section{padding-top:36px;padding-bottom:36px;align-items:start;flex-direction:column}.contact-section h2{font-size:27px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.footer-grid img{width:160px}.footer-bottom{font-size:9px;gap:12px}.preview-note{font-size:9px;padding:10px 20px}}
@media(max-width:760px){.actions .button{white-space:nowrap;gap:12px;padding:13px 14px}}
@media(max-width:360px){.actions{flex-direction:column;align-items:flex-start}h1{font-size:45px}}
.managed-section{background:#edf5f9;border-block:1px solid #dce7ed}.managed-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:34px;margin-top:35px}.managed-intro>p{margin:0 0 25px;font-size:16px;color:var(--muted)}.service-step{border-left:1px solid #cadce7;padding-left:25px}.service-step>span{font-size:10px;letter-spacing:1.6px;color:var(--deep);font-weight:bold}.service-step h3{font-size:21px;line-height:1.25;margin:19px 0 12px;letter-spacing:-.4px}.service-step p,.commercial-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.8}.commercial-grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}.commercial-grid>img{width:100%;height:355px;object-fit:cover;border-radius:4px}.commercial-copy h2{font-size:40px}.knowledge-section{background:#f5f7f8}.article-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.article-card{display:flex;flex-direction:column;min-height:285px;background:white;border:1px solid var(--line);padding:25px;border-radius:4px;transition:border-color .2s,transform .2s}.article-card:hover{border-color:var(--blue);transform:translateY(-3px)}.article-number{font-size:36px;line-height:1;color:#9dbbcc;letter-spacing:-1px;margin-bottom:28px}.article-card .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:12px}.article-card h3{font-size:21px;line-height:1.3;letter-spacing:-.5px;margin:0 0 25px}.article-cta{display:flex;justify-content:space-between;margin-top:auto;border-top:1px solid var(--line);padding-top:14px;font-size:11px;font-weight:bold}.article-cta b{color:var(--deep);font-size:17px}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.brand-card{background:#222b34;color:white;padding:34px 27px 24px;border-radius:4px}.brand-name{display:block;font-size:34px;font-weight:800;letter-spacing:-1.2px;line-height:1.2;margin:10px 0 35px}.brand-name>span{font-weight:400}.aggregates .brand-name{font-size:25px;color:#d8bd7f;letter-spacing:0}.brand-card>span:last-child{display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #ffffff30;padding-top:18px}.firewood{background:#48362b}.turfworld{background:#244c3b}.brand-card:hover{filter:brightness(1.12)}.group-section{border-bottom:1px solid var(--line)}
@media(max-width:1000px){.managed-grid{grid-template-columns:repeat(3,1fr);gap:25px}.managed-intro{grid-column:1/-1;max-width:660px}.article-grid{grid-template-columns:1fr 1fr}.commercial-grid{gap:35px}.brand-name{font-size:28px}.aggregates .brand-name{font-size:19px}}
@media(max-width:760px){.managed-grid{grid-template-columns:1fr;gap:26px;margin-top:25px}.managed-intro{grid-column:auto}.service-step{padding-left:20px}.service-step h3{margin:9px 0}.service-step p{margin:0}.commercial-grid{grid-template-columns:1fr;gap:25px}.commercial-copy h2{font-size:31px}.commercial-grid>img{height:250px}.article-grid{gap:12px}.article-card{padding:17px;min-height:290px}.article-card h3{font-size:18px}.article-card .eyebrow{font-size:7px;letter-spacing:1px}.article-number{font-size:28px;margin-bottom:23px}.brand-grid{grid-template-columns:1fr;gap:12px}.brand-card{padding:20px 24px}.brand-name{margin:5px 0 23px;font-size:31px}.aggregates .brand-name{font-size:25px}}
/* Managed supply is the first service feature beneath the products. */
.managed-section{background:#e4f1f8;border:0}
.managed-section>.section{padding-top:64px;padding-bottom:52px}
.managed-feature{display:grid;grid-template-columns:1.1fr 1fr;background:#192d3c;color:#fff;border-radius:5px;overflow:hidden}
.managed-feature-copy{padding:48px 42px}
.managed-feature-copy .eyebrow{color:#9dd5f3;font-size:10px}
.managed-feature h2{font-size:clamp(34px,3.5vw,51px);line-height:1.08;letter-spacing:-1.8px;margin-bottom:24px}
.managed-feature h2 span{color:#8dceef}
.managed-lead{font-size:23px;line-height:1.4;margin:0 0 18px}
.managed-description{font-size:14px;line-height:1.8;color:#d0dce4;max-width:420px;margin:0 0 28px}
.managed-phone{display:block;font-size:11px;color:#d0dce4;margin-top:18px}
.managed-feature-image{position:relative;min-height:520px}
.managed-feature-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:61% center}
.managed-feature-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,#122c43e8)}
.managed-image-caption{position:absolute;z-index:1;bottom:35px;left:32px;right:24px;display:flex;gap:16px;align-items:center}
.managed-caption-mark{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid #ffffff70;border-radius:50%;font-size:27px;color:#a8dcf8}
.managed-image-caption strong{font-size:23px;line-height:1.3;display:block}
.managed-image-caption div>span{font-size:8px;letter-spacing:1.7px;display:block;margin-top:12px;color:#bde2f6}
.managed-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:34px}
.managed-steps .service-step{padding-left:23px;border-left:3px solid #54a4d4}
.managed-steps .service-step h3{margin:12px 0 8px}
.managed-steps .service-step p{margin:0}
@media(max-width:1000px){.managed-feature-copy{padding:35px 28px}.managed-feature h2{font-size:36px}.managed-lead{font-size:21px}.managed-image-caption strong{font-size:20px}}
@media(max-width:760px){.managed-section>.section{padding-top:32px;padding-bottom:34px}.managed-feature{grid-template-columns:1fr}.managed-feature-copy{padding:30px 24px}.managed-feature h2{font-size:35px;letter-spacing:-1.2px}.managed-feature-copy .eyebrow{font-size:8px}.managed-lead{font-size:21px}.managed-feature-image{min-height:280px}.managed-image-caption{bottom:24px;left:24px}.managed-image-caption strong{font-size:20px}.managed-steps{grid-template-columns:1fr;gap:25px;margin-top:28px}}
/* Existing fleet photography adds context behind the original product placement. */
.hero{background:#222f3b;background-image:linear-gradient(90deg,rgba(16,29,41,.9) 0%,rgba(16,29,41,.66) 38%,rgba(16,29,41,.18) 72%,rgba(16,29,41,.12) 100%),url('assets/hero-fleet.avif');background-size:cover;background-position:center 44%;color:#fff}
.hero h1 em{color:#8dceef}
.hero .intro{color:#e0e8ee}
.hero .eyebrow,.hero-note{color:#edf5f9}
.hero .secondary{border-color:#a4b3bf;color:#fff;background:#22364655}
.hero .secondary:hover{background:#ffffff20}
.hero .orbit,.hero .watermark{display:none}
.hero .visual-caption{color:#eef5f9;text-shadow:0 1px 5px #14222e}
.hero .delivery-tag{color:var(--ink)}
.hero :focus-visible{outline-color:#a5ddff}
@media(max-width:760px){.hero{background-image:linear-gradient(180deg,rgba(16,29,41,.88) 0%,rgba(16,29,41,.78) 40%,rgba(16,29,41,.28) 75%,rgba(16,29,41,.38) 100%),url('assets/hero-fleet.avif');background-position:62% center}}
/* Commercial messaging and an integrated service-benefit bar. */
.hero h1{font-size:clamp(42px,4.1vw,68px);line-height:1.09;letter-spacing:-2.3px}
.hero .intro{max-width:560px;font-size:17px;line-height:1.75}
.hero-copy{align-self:center}
.supply-bar{background:linear-gradient(110deg,#f7fbfe,#e9f3f8 65%,#f2f8fb);border-bottom:1px solid #cedfe9;position:relative}
.supply-bar:before{content:'';position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#266386,#76badc 45%,#d0e8f4)}
.supply-benefits{display:grid;grid-template-columns:repeat(4,1fr);padding-block:30px;gap:0}
.supply-benefit{display:flex;align-items:center;gap:18px;padding:4px 28px;border-left:1px solid #cedfe9;min-width:0}
.supply-benefit:first-child{padding-left:0;border-left:0}
.supply-benefit:last-child{padding-right:0}
.benefit-icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;background:linear-gradient(135deg,#fff,#e0eef7);border:1px solid #cbdfea;border-radius:9px;color:#286b94;box-shadow:0 3px 8px #1d516509}
.benefit-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.supply-benefit h2{font-size:16px;line-height:1.4;letter-spacing:0;margin:0 0 5px}
.supply-benefit h2 span{font-size:14px;color:#317298;margin-left:5px}
.supply-benefit p{font-size:12px;line-height:1.5;color:#536877;margin:0}
a.supply-benefit:hover h2{color:#17628e}
.managed-feature-copy .eyebrow{line-height:1.7}
@media(max-width:1200px){.supply-benefit{gap:12px;padding-inline:18px}.supply-benefit h2{font-size:14px}.supply-benefit p{font-size:11px}.benefit-icon{width:40px;height:40px;flex-basis:40px}}
@media(max-width:1000px){.supply-benefits{grid-template-columns:1fr 1fr;padding-block:12px}.supply-benefit{padding:20px}.supply-benefit:nth-child(odd){padding-left:0;border-left:0}.supply-benefit:nth-child(-n+2){border-bottom:1px solid #cedfe9}}
@media(max-width:760px){.hero h1{font-size:43px;letter-spacing:-1.6px}.hero .intro{font-size:15px;line-height:1.7}.supply-benefit{align-items:flex-start;flex-direction:column;gap:10px;padding:18px 12px}.supply-benefit h2{font-size:13px}.supply-benefit p{font-size:11px}.benefit-icon{width:35px;height:35px;flex-basis:35px;border-radius:6px}.benefit-icon svg{width:22px;height:22px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}}
@media(max-width:360px){.hero h1{font-size:37px}}
/* Lower-page buying journey: support, resources, FAQs and a commercial enquiry. */
.business-support{display:grid;grid-template-columns:1fr 1.35fr;gap:110px;padding-block:90px}
.support-heading h2{font-size:43px;line-height:1.15;margin-bottom:24px}
.support-heading>p:not(.eyebrow){color:var(--muted);max-width:430px;font-size:16px;line-height:1.8}
.support-options article{display:flex;gap:25px;padding:28px 0;border-top:1px solid var(--line)}
.support-options article:last-child{border-bottom:1px solid var(--line)}
.support-number{font-size:13px;letter-spacing:1px;color:var(--deep);padding-top:5px}
.support-options h3{font-size:23px;letter-spacing:-.5px;margin:0 0 10px}
.support-options p{max-width:590px;font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 14px}
.support-options a{font-size:12px;font-weight:bold;color:var(--deep)}
.support-options a span{margin-left:15px}
.knowledge-editorial .article-grid{grid-template-columns:1fr 1.25fr;gap:0 42px}
.knowledge-editorial .article-card{min-height:0;border:0;border-radius:0;background:transparent;box-shadow:none;position:relative;padding:24px 45px 24px 0;border-top:1px solid #c9dce7;display:block}
.knowledge-editorial .article-card:first-child{grid-row:span 3;background:linear-gradient(145deg,#18364c,#2c5d78);color:#fff;border-radius:12px;padding:40px;display:flex;overflow:hidden}
.knowledge-editorial .article-card:first-child:after{content:'';position:absolute;width:330px;height:330px;border:1px solid #97c9e326;border-radius:50%;right:-160px;bottom:-170px;pointer-events:none}
.knowledge-editorial .article-number{display:none}
.knowledge-editorial .article-card:first-child .article-number{display:block;font-size:62px;color:#94cce9;margin-bottom:38px}
.knowledge-editorial .article-card .eyebrow{font-size:9px;margin-bottom:10px}
.knowledge-editorial .article-card h3{font-size:23px;line-height:1.35;margin:0 0 14px}
.knowledge-editorial .article-card:first-child h3{font-size:35px;max-width:380px;line-height:1.2}
.knowledge-editorial .article-cta{border:0;padding-top:0;display:block;font-size:11px}
.knowledge-editorial .article-cta b{position:absolute;right:5px;top:50%;font-size:22px}
.knowledge-editorial .article-card:first-child .article-cta{border-top:1px solid #ffffff33;margin-top:auto;padding-top:20px;display:flex;justify-content:space-between}
.knowledge-editorial .article-card:first-child .article-cta b{position:static;color:#a7dcf4}
.knowledge-editorial .article-card:hover{transform:none}
.knowledge-editorial .article-card:not(:first-child):hover h3{color:var(--deep)}
.buying-faq{background:#fff;padding-block:76px}
.buying-faq .help-grid{grid-template-columns:1fr 1.35fr;gap:110px}
.buying-faq h2{font-size:40px}
.buying-faq .faqs details{padding:25px 0}
.buying-faq .faqs summary{font-size:16px}
.group-section{padding-block:38px;border-top:1px solid var(--line);border-bottom:0;display:grid;grid-template-columns:1fr 1.8fr;gap:55px;align-items:center}
.group-section .section-heading{display:block;margin:0}
.group-section .eyebrow{font-size:9px;margin-bottom:12px}
.group-section h2{font-size:25px;margin-bottom:12px}
.group-section .section-heading>p{font-size:12px;margin:0}
.group-section .brand-grid{gap:14px}
.group-section .brand-card{padding:20px;border-radius:7px;box-shadow:none}
.group-section .brand-name{font-size:27px;margin:6px 0 23px}
.group-section .aggregates .brand-name{font-size:19px}
.group-section .brand-card>span:last-child{font-size:10px}
.enquiry-section{background:radial-gradient(ellipse at 85% 20%,#35698655,transparent 65%),linear-gradient(115deg,#182c3b,#23465c);color:#fff;padding:70px 0}
.enquiry-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}
.enquiry-section .eyebrow{color:#a7d7f0;font-size:10px}
.enquiry-section h2{font-size:44px;line-height:1.15;margin-bottom:22px}
.enquiry-grid>div>p:not(.eyebrow){max-width:580px;font-size:16px;line-height:1.8;color:#d3dfe7}
.enquiry-actions{display:flex;align-items:center;gap:28px;margin-top:28px}
.enquiry-phone{font-size:18px;border-bottom:1px solid #7395aa;padding-bottom:5px;white-space:nowrap}
.enquiry-checklist{border:1px solid #ffffff26;background:#ffffff07;border-radius:10px;padding:32px 36px}
.enquiry-checklist h3{font-size:17px;margin:0 0 20px}
.enquiry-checklist ul{padding:0;list-style:none;color:#d4e4ee;font-size:14px;line-height:2.4;margin:0 0 22px}
.enquiry-checklist li:before{content:'✓';color:#8bcced;margin-right:12px}
.enquiry-checklist>span{font-size:13px;color:#b9d9eb}
@media(max-width:1100px){.business-support,.buying-faq .help-grid{gap:45px}.group-section{grid-template-columns:1fr;gap:25px}.enquiry-grid{gap:40px}.enquiry-actions{gap:18px;flex-wrap:wrap}}
@media(max-width:760px){.business-support{grid-template-columns:1fr;gap:24px;padding-block:42px}.support-heading h2{font-size:32px}.support-heading>p:not(.eyebrow){font-size:14px}.support-options article{gap:18px;padding:23px 0}.support-options h3{font-size:21px}.knowledge-editorial .article-grid{grid-template-columns:1fr;gap:0}.knowledge-editorial .article-card:first-child{grid-row:auto;padding:28px;margin-bottom:25px;min-height:300px}.knowledge-editorial .article-card:first-child h3{font-size:29px}.knowledge-editorial .article-card:first-child .article-number{font-size:40px;margin-bottom:24px}.knowledge-editorial .article-card h3{font-size:21px}.buying-faq{padding-block:42px}.buying-faq .help-grid{grid-template-columns:1fr;gap:26px}.buying-faq h2{font-size:32px}.buying-faq .faqs summary{font-size:14px}.group-section{padding-block:30px}.group-section .brand-grid{grid-template-columns:1fr}.group-section .brand-card{display:flex;align-items:center;justify-content:space-between;padding:18px}.group-section .brand-name{margin:0;font-size:24px}.group-section .aggregates .brand-name{font-size:18px}.group-section .brand-card>span:last-child{border:0;padding:0;gap:12px;font-size:9px}.enquiry-section{padding:42px 0}.enquiry-grid{grid-template-columns:1fr;gap:30px}.enquiry-section h2{font-size:33px}.enquiry-grid>div>p:not(.eyebrow){font-size:14px}.enquiry-actions{align-items:flex-start;flex-direction:column}.enquiry-checklist{padding:25px 22px}.enquiry-checklist ul{font-size:12px}}
/* Give the brand more presence without crowding navigation. */
.header{min-height:116px;gap:24px}
.header>a:first-child{flex-shrink:0}
.header .logo{width:270px}
@media(max-width:1100px){.header{gap:18px}.header .logo{width:220px}}
@media(max-width:760px){.header{min-height:96px;gap:0}.header .logo{width:215px}}
@media(max-width:360px){.header .logo{width:195px}}
/* A restrained layer of colour and depth, using CSS rather than extra assets. */
.topbar{background:linear-gradient(105deg,#1b2733,#283e4d 68%,#21526a)}
.header nav a{position:relative;padding:9px 0}
.header nav a:after{content:'';position:absolute;left:0;right:0;bottom:2px;height:2px;background:linear-gradient(90deg,#54a4d4,#b6e6f4);transform:scaleX(0);transform-origin:left;transition:transform .2s}
.header nav a:hover:after,.header nav a:focus-visible:after{transform:scaleX(1)}
.hero{position:relative;isolation:isolate}
.hero:after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 88% 8%,#70c9f32b,transparent 53%),linear-gradient(0deg,#12364b38,transparent 55%)}
.hero h1 em{background:linear-gradient(110deg,#72bde8,#c3eef9);background-clip:text;-webkit-background-clip:text;color:transparent}
.button{border-radius:7px;transition:background .2s,box-shadow .2s,transform .2s}
.primary{background:linear-gradient(115deg,#69b9e4,#57acd9 60%,#8bd0eb);box-shadow:0 5px 16px #092b4320;border-color:#a4ddf52b}
.primary:hover{background:linear-gradient(115deg,#86cbed,#67b7df 60%,#a2ddf2);box-shadow:0 8px 22px #092b4330;transform:translateY(-2px)}
.dark{background:linear-gradient(120deg,#253b4c,#172b39);box-shadow:0 5px 16px #192d3c14}
.dark:hover{transform:translateY(-2px);background:linear-gradient(120deg,#31536b,#223c50)}
.hero .delivery-tag{border:1px solid #ffffffb3;border-radius:10px;background:linear-gradient(125deg,#fff,#eef7fc);box-shadow:0 12px 32px #081e3429}
.trust-strip{background:linear-gradient(90deg,#fff,#f0f7fb 50%,#fff)}
.trust-strip b{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#deedf7,#f3f9fc);color:#407591}
#products{position:relative}
#products .section-heading h2:after{content:'';display:block;width:62px;height:4px;margin-top:18px;border-radius:4px;background:linear-gradient(90deg,#54a4d4,#bee4f3)}
.product{border-color:#e1e9ee;border-radius:12px;background:#fff;box-shadow:0 5px 18px #213a5006;transition:transform .2s,box-shadow .2s,border-color .2s}
.product:hover{transform:translateY(-4px);border-color:#b9d5e6;box-shadow:0 15px 28px #213a5010}
.product-image{background:radial-gradient(ellipse at 50% 65%,#fff 8%,#edf5fa 90%)}
.label{border:1px solid #dce8ef;background:#f9fcfdde;border-radius:4px}
.product-bottom a{color:#235c80}
.managed-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 10% 0%,#d2eaf8 0%,transparent 47%),radial-gradient(ellipse at 94% 90%,#c9e8f0 0%,transparent 50%),linear-gradient(135deg,#f1f8fc,#dfedf7 65%,#eaf6f8)}
.managed-section:before,.managed-section:after{content:'';position:absolute;width:650px;height:650px;border:1px solid #83b9d52b;border-radius:50%;pointer-events:none;z-index:-1;right:-260px;top:-250px}
.managed-section:after{width:800px;height:800px;right:-335px;top:-325px}
.managed-feature{border-radius:16px;box-shadow:0 24px 55px #153c5a21;border:1px solid #ffffff80;background:linear-gradient(135deg,#172b3b,#21445a)}
.managed-feature-copy{background:radial-gradient(ellipse at 0% 0%,#487e9d26,transparent 65%)}
.managed-feature h2 span{background:linear-gradient(95deg,#72bde8,#b3e7f6);background-clip:text;-webkit-background-clip:text;color:transparent}
.managed-feature-copy .eyebrow:before{content:'';display:inline-block;width:6px;height:6px;background:#8bd1f2;border-radius:50%;margin-right:9px;box-shadow:0 0 0 4px #8bd1f214}
.managed-steps{gap:20px}
.managed-steps .service-step{background:linear-gradient(125deg,#ffffffb8,#f5faff85);border:1px solid #ffffffc4;border-radius:10px;padding:23px 25px;box-shadow:0 4px 15px #345b7405}
.managed-steps .service-step>span{display:inline-block;border-bottom:2px solid #9acfe7;padding-bottom:8px}
.bulk-section{background:radial-gradient(ellipse at 100% 0%,#315e783b,transparent 60%),linear-gradient(120deg,#202c37,#1b3343)}
.bulk-image img{border-radius:12px;box-shadow:0 14px 35px #061b2929}
.commercial-grid>img{border-radius:14px;box-shadow:14px 14px 0 #edf5fa,0 16px 30px #183c5414}
.help-section{background:radial-gradient(ellipse at 5% 0%,#ddecf7,transparent 60%),linear-gradient(125deg,#f4f8fb,#eef5f8)}
.faqs details{border-color:#cbdfe9}
.knowledge-section{background:linear-gradient(155deg,#f5f8fa,#eaf3f8 70%,#f1f8fa)}
.article-card{border-radius:12px;box-shadow:0 5px 16px #294c6505;background:linear-gradient(155deg,#fff 55%,#f5fafd)}
.article-card:hover{box-shadow:0 12px 26px #294c6512}
.article-number{color:#729eb8}
.brand-card{border-radius:12px;box-shadow:0 9px 22px #192d3c10}
.firewood{background:radial-gradient(ellipse at 100% 0%,#97734755,transparent 65%),linear-gradient(115deg,#433126,#5a4435)}
.aggregates{background:radial-gradient(ellipse at 100% 0%,#9e87512e,transparent 65%),linear-gradient(115deg,#222b34,#35414a)}
.turfworld{background:radial-gradient(ellipse at 100% 0%,#74ad713b,transparent 65%),linear-gradient(115deg,#1d4031,#315d45)}
.contact-section{position:relative}
.contact-section:before{content:'';position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,#92c5e0,transparent)}
footer{background:linear-gradient(125deg,#f1f5f8,#e4edf3)}
@media(max-width:760px){.managed-feature{border-radius:12px}.managed-steps{gap:13px}.managed-steps .service-step{padding:20px}.commercial-grid>img{box-shadow:7px 7px 0 #edf5fa}.trust-strip b{min-width:20px;height:20px}.product{border-radius:9px}}
/* Compact section rhythm and balanced support content. */
@media(min-width:761px){
  .section{padding-top:56px;padding-bottom:50px}
  .section-heading{margin-bottom:25px}
  .managed-section>.section{padding-top:48px;padding-bottom:40px}
  .managed-feature-image{min-height:470px}
  .managed-feature-copy{padding:38px 42px}
  .managed-steps{margin-top:24px}
  .bulk-section{padding:48px 0}
  .business-support{display:block;padding-block:56px}
  .support-heading{display:grid;grid-template-columns:1fr 1.15fr;column-gap:65px;align-items:start;margin-bottom:28px}
  .support-heading .eyebrow{grid-column:1/-1;margin-bottom:15px}
  .support-heading h2{grid-column:1;grid-row:2/4;font-size:36px;max-width:600px;margin:0}
  .support-heading>p:not(.eyebrow){grid-column:2;max-width:650px;font-size:15px;margin:0 0 10px}
  .support-heading>.text-link{grid-column:2;justify-self:start}
  .support-options{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
  .support-options article{padding:23px 0 0;border-bottom:0;gap:16px}
  .support-options article:last-child{border-bottom:0}
  .support-options h3{font-size:21px}
  .support-options p{font-size:13px;margin-bottom:12px}
  .knowledge-editorial .article-card:first-child{padding:30px}
  .knowledge-editorial .article-card:first-child .article-number{font-size:45px;margin-bottom:20px}
  .knowledge-editorial .article-card:first-child h3{font-size:30px}
  .knowledge-editorial .article-card{padding-top:20px;padding-bottom:20px}
  .buying-faq{padding-block:48px}
  .buying-faq .help-grid{gap:65px;align-items:center}
  .buying-faq .faqs details{padding:20px 0}
  .group-section{padding-block:30px}
  .enquiry-section{padding:50px 0}
  footer{padding-top:35px}
  .footer-bottom{margin-top:28px}
}
@media(min-width:761px) and (max-width:1000px){.support-heading{gap:18px 35px}.support-heading h2{font-size:31px}.support-options{gap:20px}.support-options article{gap:10px}.support-options h3{font-size:18px}}
@media(max-width:760px){.business-support{padding-block:34px}.support-options article{padding-block:19px}.knowledge-editorial .article-card:first-child{min-height:260px}.buying-faq{padding-block:34px}.enquiry-section{padding-block:34px}}
/* Original TW Group identities, presented as complete brand cards. */
.brand-showcase{display:block;padding-block:52px;border-bottom:0}
.brand-showcase .section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:27px}
.brand-showcase h2{font-size:36px;margin-bottom:0}
.brand-showcase .section-heading>p{font-size:14px;line-height:1.7}
.brand-showcase .brand-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.brand-showcase .brand-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:32px 36px;border-radius:10px;box-shadow:0 8px 22px #172c3b10;filter:none;position:relative;overflow:hidden}
.brand-showcase .firewood{background:radial-gradient(ellipse at 100% 0%,#94405c45,transparent 70%),#602234}
.brand-showcase .aggregates{background:radial-gradient(ellipse at 100% 0%,#2c58714d,transparent 70%),#0b253a}
.brand-showcase .turfworld{background:radial-gradient(ellipse at 100% 0%,#286e494d,transparent 70%),#033020}
.brand-logo{height:150px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.brand-logo img{width:280px;max-width:100%;height:145px;object-fit:contain}
.brand-title{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.brand-description{font-size:16px;line-height:1.75;color:#f4f1eb;max-width:310px;margin:0 0 28px}
.brand-visit{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;width:100%;max-width:310px;padding:13px 18px;border:1px solid #ffffff80;border-radius:5px;color:#fff;font-size:13px;font-weight:bold;transition:background .2s,border-color .2s}
.brand-visit:hover{background:#ffffff14;border-color:#fff}
.brand-visit span{font-size:19px}
@media(max-width:1000px){.brand-showcase .brand-card{padding:26px 22px}.brand-logo{height:125px}.brand-logo img{height:120px}.brand-description{font-size:14px}}
@media(max-width:760px){.brand-showcase{padding-block:35px}.brand-showcase .section-heading{display:block;margin-bottom:22px}.brand-showcase h2{font-size:29px;margin-bottom:14px}.brand-showcase .section-heading>p{font-size:13px}.brand-showcase .brand-grid{grid-template-columns:1fr;gap:18px}.brand-showcase .brand-card{padding:28px}.brand-logo{height:125px;margin-bottom:18px}.brand-logo img{width:250px}.brand-description{font-size:15px;margin-bottom:23px}}
/* More generous proportions for the family brand cards. */
.brand-showcase .brand-card{padding:50px 42px 44px}
.brand-showcase .brand-logo{height:165px;margin-bottom:32px}
.brand-showcase .brand-description{margin-bottom:36px;line-height:1.85}
.brand-showcase .brand-visit{padding:15px 20px}
@media(max-width:1000px){.brand-showcase .brand-card{padding:40px 26px 36px}.brand-showcase .brand-logo{height:140px;margin-bottom:26px}}
@media(max-width:760px){.brand-showcase .brand-card{padding:38px 30px 34px}.brand-showcase .brand-logo{height:140px;margin-bottom:25px}.brand-showcase .brand-description{margin-bottom:28px}}
@media(min-width:1101px){.managed-feature{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}
/* Desktop readability: 14px minimum for secondary copy, 16px for body copy. */
@media(min-width:761px){
  body{font-size:16px}
  .topbar,.header nav,.contact-link,.eyebrow,.hero .eyebrow,.hero-note,.visual-caption,
  .button,.text-link,.product-size,.label,.product-bottom,.shop-note,
  .delivery-tag strong,.delivery-tag div>span,.managed-feature-copy .eyebrow,
  .managed-phone,.managed-image-caption div>span,.service-step>span,
  .bulk-image span,.support-number,.support-options a,
  .article-card .eyebrow,.article-cta,.knowledge-editorial .article-card .eyebrow,
  .knowledge-editorial .article-cta,.group-section .eyebrow,.brand-visit,
  .enquiry-section .eyebrow,.enquiry-checklist>span,.footer-grid h3,
  .footer-grid a,.footer-grid p,.footer-bottom,.preview-note{font-size:14px}
  .eyebrow,.hero .eyebrow,.visual-caption,.label,.product-size,
  .managed-feature-copy .eyebrow,.managed-image-caption div>span,
  .article-card .eyebrow,.knowledge-editorial .article-card .eyebrow,
  .group-section .eyebrow{letter-spacing:1.1px}
  .supply-benefit h2{font-size:16px}
  .supply-benefit p{font-size:14px}
  .section-heading>p,.product-details>p:not(.product-size),.bulk-copy>p:not(.eyebrow),
  .bulk-copy ul,.service-step p,.managed-description,.support-heading>p:not(.eyebrow),
  .support-options p,.help-grid>div>p:not(.eyebrow),.faqs p,
  .group-section .section-heading>p,.brand-showcase .section-heading>p,
  .brand-description,.enquiry-checklist ul{font-size:16px;line-height:1.7}
  .product-details{padding:22px 20px}
  .product-bottom{flex-wrap:wrap;gap:10px}
  .product-image img{padding-top:44px}
  .label{top:12px;left:12px;padding:5px 8px;font-size:14px;letter-spacing:.4px}
  .managed-image-caption{right:28px}
  .managed-image-caption div>span{line-height:1.5}
  .preview-note{padding-block:12px}
  .header nav{gap:22px}
}
@media(min-width:761px) and (max-width:1100px){
  .header{flex-wrap:wrap;gap:12px 24px;padding-block:18px}
  .header nav{order:3;width:100%;justify-content:center;gap:30px}
  .header .contact-link{margin-left:auto}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .product-image{height:245px}
  .managed-feature-copy{padding-inline:25px}
  .managed-feature .button{gap:12px;padding-inline:16px}
  .managed-feature-image{min-height:560px}
  .visual-caption{font-size:14px;letter-spacing:.6px;max-width:300px;text-align:right}
}
.header{position:relative;z-index:5}
.primary-menu,.submenu{list-style:none;margin:0;padding:0}
.primary-menu{display:flex;align-items:center;gap:24px}
.primary-menu>li{display:flex;align-items:center;position:relative;white-space:nowrap}
.submenu-toggle{border:0;background:transparent;color:var(--ink);cursor:pointer;padding:8px;min-width:32px;min-height:36px;border-radius:4px}
.submenu-toggle:hover,.submenu-toggle[aria-expanded="true"]{background:#eaf3f8;color:var(--deep)}
.submenu{position:absolute;top:100%;left:0;min-width:215px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:0 12px 28px #17344824;z-index:10}
.submenu[hidden]{display:none}
.header nav .submenu a{display:block;padding:11px 14px;border-radius:4px;font-size:14px}
.header nav .submenu a:hover{background:#edf5fa}
.header nav .submenu a:after{display:none}
.primary-menu>li:last-child .submenu{left:auto;right:0}
@media(min-width:761px) and (max-width:1250px){.header{flex-wrap:wrap;gap:12px 24px;padding-block:18px}.header nav{order:3;width:100%;justify-content:center}.header .contact-link{margin-left:auto}}
@media(max-width:760px){.primary-menu{display:block;width:100%}.primary-menu>li{flex-wrap:wrap;border-bottom:1px solid var(--line);white-space:normal}.primary-menu>li>a{flex:1;padding:12px 0}.submenu-toggle{min-height:44px;min-width:44px}.submenu{position:static;flex-basis:100%;border:0;border-radius:0;box-shadow:none;background:#f3f8fb;padding:5px 10px;margin-bottom:8px}.header nav .submenu a{padding:12px 10px}.header nav{padding-bottom:12px}}
@media(min-width:761px){.product-image{height:310px}.product-image img{padding:42px 18px 8px}}
@media(max-width:760px){.product-image{height:210px}.product-image img{padding:30px 8px 6px}}
.header nav{font-size:16px}
.header nav .submenu a{font-size:16px}
/* Keep service actions and editorial resources visually distinct. */
.business-support .support-heading{display:block;max-width:none;margin-bottom:28px}
.business-support .support-heading h2{max-width:none;margin:0 0 14px;font-size:36px}
.business-support .support-heading>p:not(.eyebrow){max-width:780px;margin:0 0 12px}
.business-support .support-heading>.text-link{font-size:14px;padding:3px 0}
.business-support .support-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.business-support .support-options article{display:flex;flex-direction:column;gap:18px;border:1px solid #d9e5ec;border-top:3px solid #73b6da;border-radius:8px;padding:26px;background:linear-gradient(145deg,#fff,#f4f9fc)}
.business-support .support-number{padding:0;font-size:12px;font-weight:bold;letter-spacing:1px;color:#315e79}
.business-support .support-options article>div{display:flex;flex-direction:column;flex:1}
.business-support .support-options h3{font-size:23px;line-height:1.3;margin:0 0 13px}
.business-support .support-options p{font-size:16px;line-height:1.7;margin:0 0 23px}
.business-support .support-options a{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;border-top:1px solid #d8e5ed;padding-top:16px;font-size:14px}
.knowledge-editorial{border-top:1px solid #d8e6ee}
.knowledge-editorial .article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.knowledge-editorial .article-card,.knowledge-editorial .article-card:first-child{grid-row:auto;display:flex;flex-direction:column;min-height:0;margin:0;padding:28px 30px;border:1px solid #d6e3eb;border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 3px 12px #1d435505}
.knowledge-editorial .article-card:first-child:after{display:none}
.knowledge-editorial .article-card .article-number,.knowledge-editorial .article-card:first-child .article-number{display:none}
.knowledge-editorial .article-card .eyebrow{font-size:14px;color:#426b83;letter-spacing:.8px;margin:0 0 12px}
.knowledge-editorial .article-card h3,.knowledge-editorial .article-card:first-child h3{font-size:24px;line-height:1.35;max-width:none;margin:0 0 12px}
.knowledge-editorial .guide-summary{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 22px;max-width:650px}
.knowledge-editorial .article-cta,.knowledge-editorial .article-card:first-child .article-cta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--deep);border-top:1px solid #d8e5ed;padding-top:16px;margin-top:auto}
.knowledge-editorial .article-cta b,.knowledge-editorial .article-card:first-child .article-cta b{position:static;color:var(--deep);font-size:20px}
.knowledge-editorial .article-card:hover{border-color:#86b8d5;box-shadow:0 5px 18px #1d43550d}
@media(min-width:761px){.business-support .support-number{font-size:14px}}
@media(max-width:1000px){.business-support .support-options{gap:14px}.business-support .support-options article{padding:22px}.business-support .support-options h3{font-size:20px}}
@media(max-width:760px){.business-support .support-heading h2{font-size:30px}.business-support .support-options,.knowledge-editorial .article-grid{grid-template-columns:1fr;gap:16px}.business-support .support-options article{padding:23px}.business-support .support-options p,.knowledge-editorial .guide-summary{font-size:15px}.knowledge-editorial .article-card,.knowledge-editorial .article-card:first-child{padding:24px}.knowledge-editorial .article-card h3,.knowledge-editorial .article-card:first-child h3{font-size:22px}.knowledge-editorial .article-card .eyebrow{font-size:12px}}
.brand-showcase .brand-description{max-width:380px}
.brand-showcase .brand-logo{width:100%;max-width:380px;height:auto;aspect-ratio:1.85;margin-bottom:32px}
.brand-showcase .brand-logo img{width:100%;max-width:100%;height:100%;object-fit:contain}
.brand-showcase .brand-visit{max-width:380px}
/* Balance the tanker photograph against the commercial supply copy. */
@media(min-width:1101px){
  .bulk-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(36px,4vw,64px);align-items:center}
  .bulk-image{height:auto;aspect-ratio:1.95}
  .bulk-copy{max-width:620px}
  .bulk-copy h2{font-size:clamp(35px,2.6vw,44px);line-height:1.15;margin-bottom:20px}
  .bulk-copy>p:not(.eyebrow){max-width:none;margin-bottom:20px}
  .bulk-copy .eyebrow{margin-bottom:16px}
  .bulk-copy ul{margin:0 0 25px;line-height:1.85}
}
/* Photography gives the service options and guides a recognisable subject. */
.business-support .support-options article{overflow:hidden;padding:0;gap:0}
.business-support .support-options article>.support-visual{flex:none;display:block;height:210px;width:100%;background:linear-gradient(135deg,#e4f0f7,#f5f9fc);overflow:hidden}
.support-visual>img{width:100%;height:100%;object-fit:cover}
.business-support .support-options article>.product-range{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:20px 28px}
.product-range img{mix-blend-mode:multiply}
.product-range>img{width:29%;height:100%;object-fit:contain}
.product-range>img:last-child{width:38%}
.business-support .support-number{padding:25px 26px 0;margin-bottom:16px}
.business-support .support-options article>div:not(.support-visual){padding:0 26px 26px}
.knowledge-editorial .article-card,.knowledge-editorial .article-card:first-child{display:grid;grid-template-columns:32% minmax(0,1fr);grid-template-rows:auto auto 1fr auto;column-gap:24px;padding:22px}
.knowledge-editorial .guide-image{grid-column:1;grid-row:1 / 5;width:100%;height:100%;min-height:225px;object-fit:cover;border-radius:5px;background:#edf5f9}
.knowledge-editorial .guide-image-product{object-fit:contain;padding:12px}
.knowledge-editorial .article-card>.eyebrow,.knowledge-editorial .article-card>h3,.knowledge-editorial .guide-summary,.knowledge-editorial .article-cta{grid-column:2}
@media(max-width:1100px) and (min-width:761px){.knowledge-editorial .article-card,.knowledge-editorial .article-card:first-child{column-gap:18px;padding:18px;grid-template-columns:28% minmax(0,1fr)}.knowledge-editorial .article-card h3,.knowledge-editorial .article-card:first-child h3{font-size:21px}.business-support .support-options article>.support-visual{height:170px}}
@media(max-width:760px){.business-support .support-options article>.support-visual{height:190px}.knowledge-editorial .article-card,.knowledge-editorial .article-card:first-child{display:flex;padding:22px;gap:0}.knowledge-editorial .guide-image{height:170px;min-height:0;margin-bottom:22px}.knowledge-editorial .guide-image-product{padding:12px}.business-support .support-number{padding-inline:23px}.business-support .support-options article>div:not(.support-visual){padding-inline:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover,.product:hover,.article-card:hover{transform:none}}


.content-page{min-height:55vh}.content-page h1{font-size:clamp(32px,4vw,54px);letter-spacing:-1px;margin-bottom:32px}.entry-content{max-width:1100px;font-size:18px}.entry-content p{margin-bottom:1.4em}.entry-content a{color:var(--deep);text-decoration:underline}.entry-content img{height:auto}.post-summary{padding:30px 0;border-bottom:1px solid var(--line)}.post-summary>img{max-height:300px;width:auto;margin-bottom:20px}.shop-content{min-height:55vh}
