/* The original Studio stylesheet remains the base. Only offer-specific roles below. */
:root{--blue:var(--kee-cyan);--lime:var(--kee-lime)}
.offer-introduction .page-grid h2.eyebrow{font-size:12px;line-height:1.4;letter-spacing:.07em}
.offer-introduction .main-column>h2{font-size:clamp(40px,5.4vw,88px);font-weight:700;line-height:1.04;letter-spacing:-.055em;max-width:12ch}
.offer-introduction .main-column.editorial-copy>h2{font:400 clamp(25px,3.1vw,48px)/1.25 Work,Arial,sans-serif;letter-spacing:-.035em;max-width:none}
.price-from{display:block;font-size:16px;letter-spacing:0;margin-bottom:8px}
.vat-footnote a{border-bottom:1px solid currentColor}
.skip{top:-100px;transform:none}.skip:focus{top:12px}
mark{background:var(--blue)}
.opening{min-height:0;padding-top:44px;padding-bottom:48px}
.opening h1{font-size:clamp(64px,8.8vw,148px);margin:38px 0 46px}
.opening-bottom .main-column{max-width:40ch}
.opening-detail{font-size:18px;line-height:1.6;margin-top:20px}
.text-action{display:inline-flex;align-items:center;gap:32px;border-bottom:1px solid currentColor;padding:8px 0;margin-top:22px;font-size:16px}
.round-link:hover{background:var(--blue)}
.campaign-section{padding-top:42px;padding-bottom:100px}
.offer-introduction{margin-bottom:40px}.offer-introduction h2,.experience h2{font-size:clamp(38px,4.5vw,72px);font-weight:500;letter-spacing:-.045em;line-height:1.04}
.offer-introduction .main-column>p{font-size:20px;line-height:1.55;max-width:39ch;margin-top:28px}
.campaign-pair{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap);align-items:start}
.visual{margin:0;min-width:0}.stage{position:relative;background:var(--blue);overflow:hidden;border-radius:20px;height:700px;padding:26px 25px 0}
.stage-top{display:flex;justify-content:space-between;gap:12px;font-size:10px;letter-spacing:.07em;text-transform:uppercase}
figcaption{font-size:12px;color:#413f3c;margin-top:14px}
.reassurance{font-size:12px;line-height:1.5;margin:20px 0 0;color:#51534e}.campaign-stack{position:relative;height:550px;margin-top:20px}.glimpse{position:absolute;width:86%;left:7%;padding:24px;background:#fafaf7;box-shadow:0 7px 22px #11111016}.minihead{font-size:8px;letter-spacing:.1em;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #11111030;padding-bottom:15px}.minihead span{font-size:15px}.glimpse .glimpse-headline{font-family:Work,Arial,sans-serif;font-weight:500;letter-spacing:-.045em;font-size:38px;line-height:1.02;margin:22px 0}.glimpse p{font-size:11px;line-height:1.5}.back{top:12px;transform:rotate(-8deg);left:1%;background:#111110;color:white;height:290px}.back .minihead{border-color:#ffffff50}.middle{top:66px;left:12%;transform:rotate(7deg);background:#e5ef8c;height:310px}.event-kicker{font-size:8px;letter-spacing:.1em;margin-top:20px}.front .glimpse-headline{font-size:42px;margin:15px 0 18px}.sample-button{display:flex;justify-content:space-between;background:#111110;color:white;padding:14px;font-size:10px;margin-top:20px}.sample-signoff{font-size:8px;margin-top:15px}.cta:hover .arrow{transform:rotate(45deg)}.bottom{margin-top:35px}
@media(max-width:1000px) and (min-width:721px){.glimpse{padding:18px}.front .glimpse-headline{font-size:33px}.minihead{font-size:7px}.stage-top{font-size:8px}}
@media(max-width:720px){.stage-top{font-size:8px}.glimpse{padding:21px}.front .glimpse-headline{font-size:38px}.glimpse p{font-size:10px}.minihead{font-size:7px}.reassurance{margin-top:18px}}
.front{top:113px;left:6%;transform:rotate(-3deg);padding:19px 22px 22px;background:#fff}.tyre-graphic{display:block;width:calc(100% + 44px);max-width:none;height:155px;object-fit:cover;margin:16px -22px 0}.front .glimpse-headline{font-size:32px;margin:10px 0 12px}.front .event-kicker{margin-top:18px}.front p{font-size:10px}.front .sample-button{margin-top:15px}.sample-signoff{display:none}@media(max-width:1000px) and (min-width:721px){.front .glimpse-headline{font-size:27px}.tyre-graphic{height:140px}}@media(max-width:720px){.front .glimpse-headline{font-size:29px}.tyre-graphic{height:140px}}


/* Final campaign illustration: bold tread, five changing weather states. */
.tyre-scene{position:relative;margin:16px -22px 0;background:#f7f7f2;overflow:hidden}.tyre-scene .tyre-graphic{display:block;margin:0;width:100%;height:185px;object-fit:cover}
.weather-story{position:absolute;left:20px;top:20px;width:120px;height:145px}.weather-state{position:absolute;inset:0;display:flex;flex-direction:column;gap:7px;opacity:0;animation:weather-step 3s ease 1 both}.weather-state svg{width:48px;height:48px;fill:none;stroke:#111110;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.weather-state span{font:500 20px/1.03 Work,Arial,sans-serif;letter-spacing:-.04em}.weather-state.rain{animation-delay:3s}.weather-state.storm{animation-delay:6s}.weather-state.night{animation-delay:9s}.weather-state.snow{animation-name:weather-hold;animation-delay:12s}
@keyframes weather-step{0%{opacity:0}10%,80%{opacity:1}100%{opacity:0}}
@keyframes weather-hold{0%{opacity:0}10%,100%{opacity:1}}
.weather-reset .weather-state{animation:none}
.motion-toggle{position:relative;padding:0;border:0;border-bottom:1px solid currentColor;background:none;color:inherit;font:inherit;letter-spacing:0;cursor:pointer}.motion-toggle::after,footer p a::after,.form-help a::after,.vat-footnote a::after{content:'';position:absolute;inset:-10px -6px}footer p a,.form-help a,.vat-footnote a{position:relative}.motion-toggle:focus-visible{outline:2px solid black;outline-offset:5px}.weather-paused .weather-state{animation-play-state:paused}
@media(max-width:720px){.weather-story{left:17px;top:20px;width:105px;height:140px}.weather-state svg{width:44px;height:44px}.weather-state span{font-size:18px}}
@media(prefers-reduced-motion:reduce){.weather-state{animation:none;transform:none;opacity:0}.weather-state.sunshine{opacity:1}.motion-toggle{display:none}}

/* Final visual check: protect the weather label and retain the full invitation. */
.tyre-scene .tyre-graphic{transform:translateX(12px)}
@media(max-width:720px){.tyre-scene .tyre-graphic{transform:translateX(37px)}.front .glimpse-headline{font-size:28px}}
@media(max-width:360px){.front .glimpse-headline{font-size:25px}}

.middle{background:#fafaf9}.glimpse p{margin-top:0}.tyre-scene{background:#f7f7f2}.visual .sample-button{border:0}
.offer-package{background:white;border-radius:20px;padding:clamp(28px,3.5vw,52px)}
.offer-package h3{font-size:25px;line-height:1.2;letter-spacing:-.035em}
.offer-price{font-size:64px;line-height:1.1;letter-spacing:-.04em;margin:24px 0 10px}.offer-price small{font-size:16px;letter-spacing:0}
.offer-assurances{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.offer-assurances span{background:var(--kee-stone);padding:8px 10px;font-size:12px;line-height:1.25}
.offer-package ul{list-style:none;padding:0;margin:26px 0;font-size:16px;line-height:1.6}
.offer-package li{padding:12px 0;border-top:1px solid var(--rule)}
.cta{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:19px 22px;background:var(--blue);color:var(--ink);border:0;border-radius:3px;white-space:nowrap;font:500 14px Work,Arial,sans-serif;cursor:pointer}
.cta:hover{box-shadow:inset 0 0 0 1px var(--ink)}
.secondary-link{display:inline-block;margin-top:20px;border-bottom:1px solid currentColor;padding-bottom:4px;font-size:14px}
.vat-footnote{font-size:12px;margin-top:20px;color:#413f3c}
.services{padding-bottom:0}
.services-intro h2{font-family:Syne,Work,Arial,sans-serif;font-size:clamp(40px,5.4vw,88px);font-weight:700;line-height:1.04;letter-spacing:-.055em}
.campaign-statement{background:var(--kee-spring-green);padding-block:48px;margin-bottom:96px;min-height:62svh;display:flex;flex-direction:column;justify-content:space-between;gap:72px}
.campaign-statement h2{font:700 clamp(40px,6.6vw,112px)/1.1 Syne,Work,sans-serif;letter-spacing:-.055em}
.campaign-statement mark{background:var(--lime)}
.service-card{--card-colour:var(--blue);min-height:410px;gap:38px;cursor:auto}
.service-card:nth-child(2){--card-colour:var(--kee-grey-pale)}.service-card:nth-child(3){--card-colour:var(--lime)}
.service-number{width:80px;height:80px;flex-shrink:0;font-size:34px;font-weight:500;background:var(--card-colour);border:0;transition:background-color 150ms ease,color 150ms ease}
.service-card h3.service-headline{font-size:clamp(26px,2.6vw,42px);font-weight:500;letter-spacing:-.035em;line-height:1.08;margin-bottom:24px}
@media(hover:hover){.service-card:hover{background:var(--card-colour)}.service-card:hover .service-number{background:white;color:var(--ink)}}
.experience{padding-block:100px}
.experience .main-column>p{font-size:18px;line-height:1.6;margin-top:24px;max-width:49ch}
.experience .main-column>p.experience-lead{font-size:24px;line-height:1.45;margin-top:32px}
.experience-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap);margin:60px 0 0;padding:0;border:0;border-radius:0;background:transparent;color:var(--ink)}
.experience-facts strong{font-size:clamp(32px,4vw,60px);font-weight:400;letter-spacing:-.045em}.experience-facts p{font-size:14px;max-width:30ch;margin-top:10px;min-height:2.9em}
.enquiry h2{font-size:36px;line-height:1.1;letter-spacing:-.035em;margin:24px 0}
.auto-close{background:var(--ink);color:#fafaf9}.auto-close .studio-heading h2{font-size:clamp(40px,5.2vw,78px);line-height:1.08}.auto-close .studio-copy>a{max-width:350px;border-bottom:1px solid #ffffff60;background:transparent;color:inherit;padding:0 0 12px}.auto-close .studio-word{color:#fff}
footer p{font-size:12px}
.services .service-card{min-height:480px;gap:72px;padding:clamp(24px,3vw,48px)}
.services .service-number{width:48px;height:48px;font-size:14px;font-weight:400;background:white;border:1.5px solid currentColor;color:var(--ink)}
.services .service-card h3{font-size:16px;margin-bottom:20px}
.services .service-card .service-headline{min-height:2.16em}
html.highlight-ready .scroll-highlight{background-color:transparent;transition:background-color 650ms ease}
html.highlight-ready .scroll-highlight.is-visible{background-color:var(--blue)}
@media(max-width:1000px){.header{gap:24px}.studio-label{font-size:12px}.campaign-pair{gap:20px}.offer-package{padding:28px}.offer-package .cta{padding-inline:15px;font-size:13px}.stage{padding:25px 15px 0}}
@media(max-width:760px){.opening{padding-top:28px;padding-bottom:32px}.opening h1{font-size:clamp(45px,9.7vw,76px);margin:36px 0 40px}.opening-detail{font-size:16px}.campaign-section{padding-top:36px;padding-bottom:64px}.offer-introduction{margin-bottom:32px}.offer-introduction .main-column>p{font-size:18px}.campaign-pair{grid-template-columns:1fr;gap:32px}.stage{height:675px}.offer-package h3{font-size:24px}.offer-price{font-size:56px}.service-card{min-height:350px}.service-card h3.service-headline{font-size:34px}.experience{padding-block:64px}.experience .main-column>p.experience-lead{font-size:21px}.experience .main-column>p{font-size:17px}.experience-facts{grid-template-columns:1fr;margin-top:36px}.experience-facts>div+div{border-top:1px solid var(--rule);padding-top:20px}.experience-facts p{max-width:none}.enquiry h2{font-size:36px}.auto-close .studio-word{font-size:clamp(100px,24vw,170px)}}
@media(max-width:360px){.stage{height:750px}.offer-package{padding:24px}.offer-package .cta{font-size:12px}.header nav{gap:12px}.service-card h3.service-headline{font-size:30px}}
@media(prefers-reduced-motion:reduce){html.highlight-ready .scroll-highlight{background-color:var(--blue)}.weather-state{opacity:0}.weather-state.sunshine{opacity:1}}
@media(max-width:1024px){.services .service-card{padding:24px;gap:56px}}
@media(max-width:760px){.services .service-card{min-height:380px;padding:28px;gap:48px}.auto-close .studio-word{font-size:clamp(76px,20vw,145px)}}
.response-block{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:32px;font-size:clamp(28px,3.5vw,52px);line-height:1.15;letter-spacing:-.04em}
.response-block span{background:var(--lime);color:var(--ink);padding:0 .1em .06em}

.experience-facts>div{background:white;border-radius:14px;min-height:176px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}
.experience-facts strong{font-size:clamp(30px,3.5vw,54px)}
.enquiry{background:transparent;margin:0 var(--gutter) 32px;padding:0;border-radius:0}
.enquiry-card{background:white;border-radius:20px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}
.enquiry-heading{background:var(--blue);padding:clamp(32px,4vw,64px);display:flex;flex-direction:column;min-height:590px}
.enquiry-heading h2{font:700 clamp(42px,5vw,76px)/1.04 Syne,Work,Arial,sans-serif;letter-spacing:-.055em;margin:64px 0 28px}
.enquiry-heading p{font-size:18px;line-height:1.55;max-width:38ch}
.enquiry-form-panel{background:var(--kee-warm-white);padding:clamp(32px,4vw,64px);display:flex;align-items:center}
.enquiry-form{width:100%}.enquiry-form [hidden]{display:none!important}
.enquiry-form label{display:block;font-size:var(--t-meta);margin-bottom:24px;color:#413f3c}
.enquiry-form input,.enquiry-form textarea{display:block;width:100%;background:white;border:1px solid #858681;border-radius:0;padding:15px 18px;margin-top:10px;font:400 16px/1.5 Work,Arial,sans-serif;color:var(--ink)}
.enquiry-form input:focus,.enquiry-form textarea:focus{outline:2px solid var(--kee-denim);outline-offset:3px}
.enquiry-form textarea{resize:vertical;min-height:155px}.enquiry-form textarea::placeholder{font-style:italic;color:#62635a}
.form-help,.form-status{font-size:var(--t-meta);line-height:1.6;margin:18px 0;color:#413f3c}.form-help a{border-bottom:1px solid}.form-status:empty{display:none}
.enquiry-action{display:flex;width:100%;align-items:center;justify-content:space-between;gap:20px;background:var(--blue);color:var(--ink);border:0;padding:18px 20px;font:500 15px Work,Arial,sans-serif;cursor:pointer}.enquiry-action span{font-size:22px}.enquiry-action:disabled{opacity:.6}
.enquiry-action:hover:not(:disabled){box-shadow:inset 0 0 0 2px var(--ink)}
.enquiry-action:focus-visible{outline:2px solid var(--ink);outline-offset:4px}
@media(max-width:760px){.campaign-statement{min-height:480px;padding-block:32px;margin-bottom:64px;gap:56px}.campaign-statement h2{font-size:clamp(34px,9vw,60px)}.response-block{gap:8px}.enquiry-card{grid-template-columns:1fr}.enquiry-heading{min-height:390px;padding:32px}.enquiry-heading h2{font-size:clamp(38px,11vw,58px);margin-top:54px}.enquiry-form-panel{padding:32px 24px}.experience-facts>div+div{border:0;padding:28px}}

/* Campaign-type tiles moved above the work and price, 20 Sep 2026. They now sit between two blocks, so they need their own spacing, and stay compact on a phone. */
.discipline-grid{margin:40px 0 64px}
@media(max-width:760px){.discipline-grid{margin:32px 0 40px}.discipline-grid span{min-height:104px;padding:16px;font-size:21px}}
