:root{--bone:#f3efe7;--paper:#faf7f1;--ink:#0a2e30;--teal:#0d5c63;--action:#995638;--copper-light:#d9a17d;--muted:#5f6d6c;--line:rgba(10,46,48,.18);--display:"Newsreader",Georgia,serif;--body:"Outfit","Helvetica Neue",sans-serif;--shell:min(1240px,calc(100vw - 80px));--ease:cubic-bezier(.16,1,.3,1)}
*{box-sizing:border-box}html{background:var(--bone);scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--bone);color:var(--ink);font:300 17px/1.6 var(--body);overflow-x:hidden}body::after{content:"";position:fixed;inset:0;z-index:999;pointer-events:none;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.65'/%3E%3C/svg%3E")}img{display:block;max-width:100%}h1,h2,h3{margin:0;font-family:var(--display);font-weight:400;letter-spacing:-.035em;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:inherit}:where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--action);outline-offset:4px}.skip{position:fixed;top:-90px;left:18px;z-index:1000;background:var(--paper);padding:12px 18px}.skip:focus{top:18px}.shell{width:var(--shell);margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:20px;color:var(--action);font-size:10px;font-weight:600;letter-spacing:.19em;line-height:1.3;text-transform:uppercase}.eyebrow::before{width:32px;height:1px;background:currentColor;content:""}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:10px 18px;border:1px solid var(--action);border-radius:2px;background:var(--action);color:#fff;font-size:12px;font-weight:500;letter-spacing:.04em;text-decoration:none;transition:transform .18s var(--ease),background .2s var(--ease)}.button--plain{border-color:currentColor;background:transparent;color:inherit}.button:active{transform:scale(.97)}.section{padding:140px 0}.section--paper{background:var(--paper)}.section--ink{background:var(--ink);color:#fff}.section--teal{background:var(--teal);color:#fff}.section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);gap:72px;align-items:end;margin-bottom:60px}.section-heading h2{max-width:10.5ch;font-size:clamp(47px,5vw,76px);line-height:1.03}.section-heading p{max-width:500px;justify-self:end;color:var(--muted);font-size:17px}.section--ink .section-heading p,.section--teal .section-heading p{color:rgba(255,255,255,.7)}

.commercial-hero{position:relative;min-height:670px;overflow:hidden;background:var(--ink);color:#fff}.commercial-hero__image{position:absolute;inset:0 0 0 42%;width:58%;height:100%;object-fit:cover}.commercial-hero::after{position:absolute;inset:0;background:linear-gradient(90deg,var(--ink) 0%,rgba(10,46,48,.91) 34%,rgba(10,46,48,.25) 67%,rgba(10,46,48,.12));content:"";pointer-events:none}.commercial-hero__content{position:relative;z-index:1;width:var(--shell);min-height:670px;margin:auto;display:flex;flex-direction:column;justify-content:center;padding:150px 0 104px}.commercial-hero__content .eyebrow{color:#f6c3a4}.commercial-hero h1{max-width:11ch;font-size:clamp(56px,6.2vw,102px);line-height:1.04}.commercial-hero h1 em{display:block;margin-top:.06em;color:var(--copper-light);font-style:italic}.commercial-hero__lead{max-width:540px;margin-top:26px;color:rgba(255,255,255,.78);font-size:18px}.commercial-hero__actions{display:flex;flex-wrap:wrap;gap:20px;margin-top:35px}.commercial-hero__text-link{min-height:48px;display:inline-flex;align-items:center;font-size:13px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}.commercial-hero__trust{position:absolute;z-index:2;right:max(40px,calc((100vw - 1240px)/2));bottom:32px;display:flex;gap:18px;color:rgba(255,255,255,.76);font-size:11px}.commercial-hero__trust span+span{padding-left:18px;border-left:1px solid rgba(255,255,255,.35)}

.answer{padding:52px 0;border-bottom:1px solid var(--line);background:var(--paper)}.answer__grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.answer h2{font-size:clamp(32px,3.6vw,52px);line-height:1.07}.answer p{max-width:700px;font-size:18px}.answer strong{font-weight:500}.choice-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.choice{min-height:270px;padding:28px;display:flex;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-decoration:none;transition:background .24s var(--ease),color .24s var(--ease)}.choice:nth-child(2){background:#e4ded4}.choice:nth-child(3){background:#d9e8e4}.choice small{color:var(--action);font-size:10px;font-weight:600;letter-spacing:.17em}.choice h3{margin-top:auto;font-size:clamp(31px,3vw,47px);line-height:1.03}.choice p{margin-top:9px;color:var(--muted);font-size:13px}.choice span{margin-top:22px;font-size:20px;color:var(--teal)}

.product-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.product-card{min-width:0;display:flex;flex-direction:column}.product-card__image{position:relative;aspect-ratio:1;overflow:hidden;background:#e6e0d5}.product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .5s var(--ease)}.product-card__meta{display:flex;justify-content:space-between;gap:12px;padding-top:17px;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.product-card h3{min-height:2.12em;margin-top:8px;font-size:clamp(25px,2.6vw,39px);line-height:1.06}.product-card__description{min-height:3.15em;margin-top:9px;color:var(--muted);font-size:13px}.product-card__foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.product-card__price{font-size:12px;font-weight:500}.product-card__link{font-size:12px;font-weight:500;text-decoration:underline;text-underline-offset:5px}.product-card.is-loading .product-card__image::after{position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.45) 40%,transparent 60%);animation:shimmer 1.4s infinite;content:""}@keyframes shimmer{to{transform:translateX(100%)}}

.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.process{min-height:265px;padding:29px;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.process span{color:#f6c3a4;font-size:10px;font-weight:600;letter-spacing:.16em}.process h3{margin-top:74px;font-size:33px;line-height:1.08}.process p{margin-top:9px;color:rgba(255,255,255,.67);font-size:13px}.facts{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.fact{min-height:160px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.fact strong{display:block;font-family:var(--display);font-size:clamp(26px,2.7vw,42px);font-weight:400;line-height:1.1}.fact span{display:block;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.45}

.feature-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:start}.feature-layout__sticky{position:sticky;top:110px}.feature-layout h2{font-size:clamp(48px,5vw,74px);line-height:1.03}.feature-layout__sticky p{max-width:410px;margin-top:22px;color:var(--muted)}.route-list{border-top:1px solid var(--line)}.route{width:100%;display:grid;grid-template-columns:42px 1fr 42%;gap:20px;align-items:center;padding:20px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:inherit;text-align:left;cursor:pointer}.route__index{color:var(--action);font-size:10px;font-weight:600;letter-spacing:.14em}.route h3{font-size:clamp(27px,2.6vw,39px);line-height:1.05}.route p{margin-top:7px;color:var(--muted);font-size:13px}.route__image{aspect-ratio:1;overflow:hidden;background:#e6e0d5}.route__image img{width:100%;height:100%;object-fit:cover}.route[aria-selected="true"] h3{color:var(--action)}

.proof-panel{display:grid;grid-template-columns:.9fr 1.1fr;min-height:440px;background:#d8d0c4}.proof-panel__image{min-height:440px;overflow:hidden}.proof-panel__image img{width:100%;height:100%;object-fit:cover}.proof-panel__copy{display:flex;flex-direction:column;justify-content:center;padding:65px}.proof-panel__copy h2{max-width:9ch;font-size:clamp(42px,4.7vw,69px);line-height:1.04}.proof-panel__copy p{max-width:460px;margin-top:22px;color:var(--muted)}.proof-panel__copy a{margin-top:30px;font-size:13px;font-weight:500;text-underline-offset:6px}

.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px}.faq-layout h2{font-size:clamp(48px,5vw,74px);line-height:1.03}.faq-layout>p{max-width:370px;margin-top:22px;color:rgba(255,255,255,.69)}.faq-list{border-top:1px solid rgba(255,255,255,.27)}.faq-list details{border-bottom:1px solid rgba(255,255,255,.27)}.faq-list summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:18px;font-weight:400;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";font-size:29px;font-weight:300}.faq-list details[open] summary::after{content:"−"}.faq-list p{max-width:700px;padding:0 36px 25px 0;color:rgba(255,255,255,.7);font-size:14px}

.cta-band{padding:106px 0;background:var(--teal);color:#fff}.cta-band__row{display:flex;align-items:end;justify-content:space-between;gap:40px}.cta-band h2{max-width:11ch;font-size:clamp(48px,5.4vw,80px);line-height:1.04}.cta-band p{max-width:500px;margin-top:22px;color:rgba(255,255,255,.69)}.cta-band__actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.cta-band .button{flex:none;background:var(--paper);border-color:var(--paper);color:var(--ink)}.cta-band__link{min-height:48px;display:inline-flex;align-items:center;color:#fff;font-size:13px;font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}

.contact-hero{padding:158px 0 76px;background:var(--ink);color:#fff}.contact-hero__grid{display:grid;grid-template-columns:1fr .78fr;gap:100px;align-items:end}.contact-hero h1{max-width:10ch;font-size:clamp(60px,6.5vw,104px);line-height:1.04}.contact-hero h1 em{display:block;color:var(--copper-light);font-style:italic}.contact-hero p{max-width:470px;color:rgba(255,255,255,.74);font-size:18px}.contact-hero .eyebrow{color:#f6c3a4}.enquiry{padding:110px 0 140px;background:var(--paper)}.enquiry-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:90px}.enquiry-copy h2{font-size:clamp(44px,4.8vw,72px);line-height:1.04}.enquiry-copy p{max-width:410px;margin-top:22px;color:var(--muted)}.contact-details{margin-top:38px;border-top:1px solid var(--line)}.contact-details a,.contact-details span{display:block;padding:15px 0;border-bottom:1px solid var(--line);font-size:14px;text-decoration:none}.brief-form{display:grid;grid-template-columns:1fr 1fr;gap:24px}.brief-form .field{display:grid;gap:8px}.brief-form .field--wide{grid-column:1/-1}.brief-form label{font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.brief-form input,.brief-form select,.brief-form textarea{width:100%;min-height:50px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:12px 0;color:var(--ink);font:300 16px/1.4 var(--body)}.brief-form textarea{min-height:100px;resize:vertical}.brief-form button{justify-self:start;margin-top:10px}.brief-form__note{grid-column:1/-1;color:var(--muted);font-size:12px}.brief-form__success{grid-column:1/-1;margin:0;color:var(--teal);font-size:14px;font-weight:500}

@media(hover:hover) and (pointer:fine){.button:hover{background:#7f432c}.button--plain:hover{background:rgba(255,255,255,.1)}.choice:hover{background:var(--ink);color:#fff}.choice:hover p{color:rgba(255,255,255,.7)}.choice:hover span{color:#f6c3a4}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__link:hover{color:var(--action)}.route:hover h3{color:var(--action)}}
@media(max-width:980px){:root{--shell:min(100vw - 48px,1240px)}.commercial-hero{min-height:auto}.commercial-hero__image{position:relative;inset:auto;width:100%;height:52dvh;order:2}.commercial-hero::after{background:linear-gradient(0deg,var(--ink),transparent 45%)}.commercial-hero__content{min-height:0;padding:142px 0 64px}.commercial-hero__trust{position:relative;right:auto;bottom:auto;width:var(--shell);margin:0 auto 24px}.section-heading,.feature-layout,.faq-layout,.answer__grid,.contact-hero__grid,.enquiry-grid{grid-template-columns:1fr;gap:34px}.section-heading p{justify-self:start}.feature-layout__sticky{position:relative;top:auto}.process-grid,.facts{grid-template-columns:repeat(2,1fr)}.proof-panel{grid-template-columns:1fr}.proof-panel__image{min-height:380px}.proof-panel__copy{padding:55px 40px}.contact-hero{padding-top:132px}.contact-hero__grid{gap:32px}}
@media(max-width:640px){:root{--shell:calc(100vw - 32px)}body{font-size:16px}.section{padding:92px 0}.commercial-hero__content{padding:112px 0 48px}.commercial-hero h1{font-size:clamp(47px,14vw,64px)}.commercial-hero__lead{font-size:16px}.commercial-hero__image{height:43dvh}.commercial-hero__trust{gap:10px;flex-wrap:wrap;margin-bottom:17px;font-size:10px}.commercial-hero__trust span+span{padding-left:10px}.answer{padding:40px 0}.answer p{font-size:16px}.choice-grid,.product-shelf{grid-template-columns:1fr}.choice{min-height:210px}.product-shelf{gap:36px}.product-card h3{min-height:0}.process-grid,.facts{grid-template-columns:1fr}.process{min-height:205px}.process h3{margin-top:48px}.route{grid-template-columns:30px 1fr;gap:12px}.route__image{grid-column:2;width:100%;max-width:215px}.route p{font-size:12px}.proof-panel__image{min-height:310px}.proof-panel__copy{padding:47px 24px}.faq-list summary{min-height:70px;font-size:16px}.cta-band{padding:82px 0}.cta-band__row{align-items:flex-start;flex-direction:column}.cta-band__actions{align-items:flex-start;flex-direction:column;gap:10px}.contact-hero{padding:108px 0 60px}.contact-hero h1{font-size:clamp(49px,14vw,66px)}.enquiry{padding:80px 0 96px}.brief-form{grid-template-columns:1fr;gap:21px}.brief-form .field--wide,.brief-form__note,.brief-form__success{grid-column:auto}.brief-form button{width:100%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
