.growth-panel{margin:32px 0;padding:28px;border:1px solid #d6d6d0;border-radius:12px;background:#fff;color:#141414}
.growth-panel h2{font-size:clamp(25px,3vw,36px);margin:0 0 14px;line-height:1.15}
.growth-panel p{margin:12px 0;line-height:1.7}
.growth-kicker{display:block;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;color:#64645c}
.growth-help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 0}
.growth-help-grid a{display:flex;justify-content:space-between;align-items:center;gap:15px;background:#f3f3ed;padding:17px;border:1px solid #deded6;border-radius:7px;font-size:15px;font-weight:650;line-height:1.4;text-decoration:none}
.growth-help-grid a:hover{background:#ffffb0;border-color:#b9b900}
.growth-proof{display:grid;grid-template-columns:126px minmax(0,1fr);gap:24px;align-items:center}
.growth-proof>a{display:block;align-self:start}
.growth-proof img{width:126px;aspect-ratio:9/16;object-fit:cover;border-radius:8px;background:#111}
.growth-proof h2{font-size:27px}.growth-proof p{font-size:16px}
.growth-link{display:inline-block;font-weight:700;text-decoration:underline!important;text-underline-offset:4px;padding:6px 0}
.growth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px;align-items:center}
.growth-actions .button{font-size:15px;min-height:48px;white-space:normal;text-align:center;line-height:1.4;padding:15px 22px}
.growth-actions .growth-secondary{background:#fff;color:#111;border:1px solid #bbb}
.growth-home-link{display:block;font-size:14px;line-height:1.5;margin-top:12px;text-decoration:underline!important;text-underline-offset:4px}
.growth-watch-intro{background:#0b0b0b;color:#fff;padding:34px 0 65px}
.growth-breadcrumbs{font-size:12px;font-weight:600;letter-spacing:.02em;display:flex;gap:9px;flex-wrap:wrap;margin-bottom:26px;color:inherit}
.growth-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}
.growth-watch-layout{display:grid;grid-template-columns:minmax(260px,365px) minmax(0,1fr);gap:65px;align-items:start;max-width:1050px;margin:auto}
.growth-watch-video{grid-column:1;grid-row:1/3;margin:0;min-width:0}
.growth-watch-video video{display:block;width:100%;height:auto;aspect-ratio:9/16;background:#000;border:1px solid #383838;border-radius:12px;object-fit:contain}
.growth-watch-video figcaption{font-size:12px;line-height:1.6;color:#bdbdbd;margin-top:12px}
.growth-watch-copy{grid-column:2;grid-row:1;padding-top:22px}
html body .growth-watch-copy h1{font-family:var(--body)!important;font-size:clamp(32px,3.5vw,52px)!important;line-height:1.08!important;letter-spacing:-.035em!important;text-transform:none!important;color:#fff}
.growth-watch-copy .growth-kicker{color:#ffff00}
.growth-watch-copy>p{font-size:18px;line-height:1.7;color:#ddd;margin-top:22px;max-width:560px}
.growth-watch-contact{grid-column:2;grid-row:2;border-top:1px solid #393939;padding-top:25px;align-self:start}
.growth-watch-contact h2{font-size:26px;line-height:1.2;margin-bottom:12px;color:#fff}
.growth-watch-contact p{font-size:16px;line-height:1.7;color:#ddd}
.growth-watch-contact .growth-secondary{background:#1c1c1c;border-color:#777;color:#fff}
.growth-watch-body{max-width:1050px;margin:auto;padding:55px 0}
.growth-watch-body h2{font-size:30px;margin:30px 0 15px}
.growth-watch-body p{max-width:800px;margin:14px 0;line-height:1.8}
.growth-watch-body .growth-panel{margin-top:32px}
.growth-gallery{padding:65px 0;background:#101010;color:#fff}
.growth-gallery .growth-kicker{color:#ffff00}
.growth-gallery h2{font-size:clamp(30px,4vw,48px);line-height:1.12;margin-bottom:18px;color:#fff}
.growth-gallery> .shell>p{max-width:720px;color:#ddd;margin-bottom:28px;line-height:1.7}
.growth-video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.growth-video-card{display:block;min-width:0;border:1px solid #414141;border-radius:12px;overflow:hidden;background:#191919;color:#fff;text-decoration:none}
.growth-video-card:hover{border-color:#ffff00}.growth-video-thumb{position:relative;display:block}
.growth-video-thumb img{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:cover;background:#000}
.growth-play{position:absolute;left:15px;bottom:15px;background:#ffff00;color:#111;border-radius:5px;padding:7px 10px;font-size:12px;font-weight:800}
.growth-video-card-copy{display:block;padding:20px}
.growth-video-card-copy strong{display:block;font-size:20px;line-height:1.3;color:#fff;margin-bottom:10px}
.growth-video-card-copy small{display:block;color:#bbb;font-size:13px;line-height:1.6}
.growth-gallery .growth-link{color:#ffff00;margin-top:22px}
.growth-enquiry{padding:35px 0 65px;background:#f6f6f2}
.growth-enquiry-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.8fr);gap:45px;align-items:start;max-width:1080px;margin:auto}
html body .growth-enquiry h1{font-family:var(--body)!important;font-size:clamp(32px,4vw,50px)!important;line-height:1.1!important;text-transform:none!important;letter-spacing:-.04em!important}
.growth-enquiry .growth-lead{font-size:18px;line-height:1.7;margin:20px 0 28px}
.growth-enquiry-form{background:#fff;border:1px solid #d3d3cb;border-radius:12px;padding:28px}
.growth-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}
.growth-field{display:flex;flex-direction:column;gap:8px;min-width:0}.growth-field-full{grid-column:1/-1}
.growth-field label{font-size:14px;font-weight:750}.growth-field small{font-size:12px;color:#666;line-height:1.5}
.growth-field input,.growth-field select,.growth-field textarea{font:16px/1.5 var(--body);color:#141414;background:#fff;border:1px solid #96968c;border-radius:6px;padding:12px;width:100%;min-height:48px}
.growth-field textarea{min-height:95px;resize:vertical}
.growth-form-note{font-size:13px;line-height:1.65;color:#555;margin:20px 0}
.growth-enquiry-form button{width:100%;margin:6px 0 0}
.growth-enquiry-side{background:#111;color:#fff;padding:30px;border-radius:12px;margin-top:30px}
.growth-enquiry-side .growth-kicker{color:#ffff00}.growth-enquiry-side h2{font-size:30px;color:#fff;margin-bottom:15px}
.growth-enquiry-side p{color:#d3d3d3;font-size:16px;line-height:1.8;margin-bottom:22px}
.growth-enquiry-side a{color:#ffff00}.growth-enquiry-side .button{color:#111;width:100%}
.growth-enquiry-side ol{padding-left:20px;color:#ddd;line-height:1.8;font-size:15px;margin:20px 0}
.growth-message-preview{white-space:pre-wrap;overflow-wrap:anywhere;font:15px/1.7 var(--body);background:#f5f5ef;border:1px solid #deded6;border-radius:6px;padding:16px;margin:16px 0;max-height:360px;overflow:auto}
.growth-enquiry-result{border-top:2px solid #111;margin-top:25px;padding-top:25px}.growth-enquiry-result h2{font-size:25px}
.growth-enquiry [hidden]{display:none!important}
.growth-enquiry input:focus-visible,.growth-enquiry select:focus-visible,.growth-enquiry textarea:focus-visible,.growth-enquiry a:focus-visible,.growth-enquiry button:focus-visible,.growth-gallery a:focus-visible,.growth-watch-intro a:focus-visible,.growth-watch-intro video:focus-visible{outline:3px solid #b2b200;outline-offset:4px}
@media(max-width:1000px){.growth-watch-layout{gap:30px;grid-template-columns:minmax(240px,330px) minmax(0,1fr)}.growth-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.growth-enquiry-layout{gap:25px;grid-template-columns:minmax(0,1fr) 280px}}
@media(max-width:720px){.growth-watch-layout{display:flex;flex-direction:column;gap:24px}.growth-watch-copy{order:0;padding:0}.growth-watch-video{order:1;width:min(100%,360px);align-self:center}.growth-watch-contact{order:2;width:100%;padding-top:23px}.growth-watch-copy>p{font-size:16px;margin-top:15px}.growth-watch-intro{padding:24px 0 40px}.growth-breadcrumbs{margin-bottom:20px}.growth-watch-body{padding:20px 0 40px}.growth-enquiry-layout{grid-template-columns:1fr}.growth-enquiry-side{margin-top:0}.growth-enquiry-form{padding:22px}.growth-gallery{padding:45px 0}.growth-panel{padding:22px}.growth-proof{grid-template-columns:90px minmax(0,1fr);gap:18px}.growth-proof img{width:90px}.growth-proof h2{font-size:23px}.growth-proof p{font-size:15px}}
@media(max-width:480px){.growth-help-grid,.growth-fields{grid-template-columns:1fr}.growth-video-grid{grid-template-columns:1fr;max-width:340px;margin:auto}.growth-proof{grid-template-columns:1fr}.growth-proof>a{width:110px}.growth-proof img{width:110px}.growth-actions{align-items:stretch}.growth-actions .button{width:100%}.growth-enquiry-form{padding:18px}}
