/* Self-contained homepage illustrations. Light surfaces always own their ink colour. */
.home-scene{--hs-ink:#282a29;--hs-muted:#60615d;--hs-paper:#fffaf2;--hs-line:#ded8cd;--hs-rust:#a64127;--hs-blue:#355a73;position:relative;z-index:1;width:100%;min-width:0;color:var(--hs-ink);font-family:inherit;font-size:14px;line-height:1.45;isolation:isolate}
.home-scene *{box-sizing:border-box}.home-scene :is(h3,h4,p,b,strong,small,label){color:inherit;margin:0}.home-scene :is(h3,h4){font-family:inherit;letter-spacing:-.025em;line-height:1.15}.home-scene p{font-size:14px;line-height:1.5}.home-scene small{font-size:10px;letter-spacing:.06em}.home-scene b,.home-scene strong{font-weight:600}.home-scene .hs-svg{width:100%;height:100%;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.hs-label{display:flex;justify-content:space-between;gap:20px;color:#e8e2d8;font-size:10px;font-weight:600;letter-spacing:.07em;margin-bottom:18px;align-items:center}.hs-label>span:last-child{font-size:9px;font-weight:400;max-width:45%;text-align:right;opacity:.85}
.hs-browser-bar{display:flex;align-items:center;justify-content:space-between;padding:11px 15px;gap:12px;color:#64635c;background:#eeeae3;border-bottom:1px solid var(--hs-line);font-size:10px}.hs-browser-bar>span:first-child{font-size:8px;letter-spacing:3px;color:#9a8171}.hs-tick{display:inline-grid;place-items:center;flex:none;width:20px;height:20px;border-radius:50%;background:#e7ebe8;color:#355447;font-size:12px;font-weight:700}
.hs-captions{margin-top:18px;display:grid;min-height:50px;color:#eee7dc}.hs-captions p{grid-area:1/1;display:flex;align-items:flex-start;gap:12px;font-size:13px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .22s ease,transform .3s ease}.hs-captions p>span{flex:none;color:#e6a88b;font-size:10px;border:1px solid #e6a88b70;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.home-scene[data-phase="0"] [data-hs-caption="0"],.home-scene[data-phase="1"] [data-hs-caption="1"],.home-scene[data-phase="2"] [data-hs-caption="2"],.home-scene[data-phase="3"] [data-hs-caption="3"]{opacity:1;visibility:visible;transform:none}
.service-chapter-ai .hs-label,.service-chapter-web-alt .hs-label,.service-chapter-digital-alt .hs-label,.service-chapter-ai .hs-captions,.service-chapter-web-alt .hs-captions,.service-chapter-digital-alt .hs-captions{color:#353a33}.service-chapter-ai .hs-captions p>span,.service-chapter-web-alt .hs-captions p>span,.service-chapter-digital-alt .hs-captions p>span{color:#9d3b24;border-color:#9d3b2470}
/* The big picture: independent pillars, with an optional shared journey. */
.home-page #picture{background:#252729;color:#fff7ed;gap:24px 60px}.home-page #picture .picture-copy h2,.home-page #picture .picture-copy h2 span{color:#fff7ed}.home-page #picture .picture-copy>p{color:#d5cfc5}.home-page #picture .section-kicker{color:#e8a78a}.home-page #picture .home-scene{grid-column:1/-1;max-width:1360px;margin:12px auto 0}.hs-pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hs-pillar{position:relative;padding:24px 24px 21px;background:#faf5ec;color:var(--hs-ink);border:1px solid #e0d3c4;border-radius:16px;overflow:hidden}.hs-pillar-number{font-size:11px;color:#8c402b;display:block;margin-bottom:13px}.hs-pillar h3{font-size:27px;margin-bottom:8px}.hs-pillar>p{color:#626058;font-size:14px}.hs-pillar>strong{display:block;font-size:13px;margin-top:18px}.hs-pillar-art{height:166px;margin-top:22px;border:1px solid #d8cec0;border-radius:9px;background:#fffdf8;overflow:hidden;position:relative}.hs-mini-site>b{font-size:20px;display:block;letter-spacing:-.04em;padding:17px 17px 9px}.hs-mini-cta{display:inline-block;margin-left:17px;padding:7px 11px;border-radius:5px;background:#a9462e;color:#fff7ee;font-size:10px}.hs-mini-pointer{position:absolute;right:21%;bottom:12px;font-size:26px;font-style:normal;color:#242626;animation:hs-pillar-click 3.4s ease-in-out infinite}.hs-mini-flow{padding:13px 20px;background:#eeedf4;display:flex;flex-direction:column;align-items:center;justify-content:center}.hs-mini-flow>span{border:1px solid #d5d1e2;background:#fffdfa;border-radius:5px;width:100%;padding:5px 12px;font-size:11px;display:flex;align-items:center;justify-content:space-between}.hs-mini-flow>i{width:2px;height:13px;background:#b2a3ca;position:relative;overflow:hidden}.hs-mini-flow>i:after{content:'';position:absolute;inset:0;background:#674d8a;animation:hs-flow-down 1.4s linear infinite}.hs-mini-flow .hs-tick{width:15px;height:15px;font-size:10px;background:#ebe5f3;color:#674d8a}.hs-mini-board{background:#edf0f2;padding:15px}.hs-mini-board>div{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:8px}.hs-mini-board>div>span{font-size:8px;color:#456277}.hs-mini-board>p{font-size:11px;display:flex;align-items:center;gap:9px;padding:8px 0;border-top:1px solid #d2dbe0}.hs-mini-board>p>span{margin-left:auto;font-size:10px;color:#456277}.hs-mini-board p>i{width:8px;height:8px;border:1px solid #54778c;border-radius:2px;animation:hs-board-tick 3.6s infinite}.hs-mini-board p:nth-child(3)>i{animation-delay:.8s}.hs-mini-board p:nth-child(4)>i{animation-delay:1.6s}.hs-joined{height:30px;display:grid;grid-template-columns:repeat(3,1fr);margin:0 16.5%;position:relative;border-bottom:1px solid #7c7169;border-radius:0 0 12px 12px}.hs-joined>i{position:relative;width:1px;background:#7c7169;height:100%;justify-self:center}.hs-joined>i:first-child{justify-self:start}.hs-joined>i:last-child{justify-self:end}.hs-joined>i:after{content:'';position:absolute;left:-2px;top:0;width:5px;height:9px;background:#edaf8f;border-radius:4px;animation:hs-connect-down 2.6s linear infinite}.hs-together{display:flex;align-items:center;justify-content:center;gap:26px;padding:18px 20px;color:#f8efe3}.hs-together b{font-size:19px;letter-spacing:-.02em}.hs-together p{font-size:13px;color:#cec8c0;margin-top:5px;max-width:760px}.hs-connect-icon{font-size:22px;white-space:nowrap;color:#edaf8f}
@keyframes hs-pillar-click{0%,100%{transform:translate(22px,8px)}40%,65%{transform:translate(-33px,-4px)}50%{transform:translate(-33px,-4px) scale(.8)}}@keyframes hs-flow-down{from{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes hs-board-tick{0%,20%{background:transparent}35%,80%{background:#54778c}100%{background:transparent}}@keyframes hs-connect-down{from{transform:translateY(-8px);opacity:0}15%,80%{opacity:1}to{transform:translateY(28px);opacity:0}}
/* Simple chapter identities, each using a different visual language. */
.home-page .chapter-divider>.home-scene{width:43%;max-width:590px;position:relative;transform:none;color:inherit}.hs-title{padding:20px}.hs-title-keywords{display:flex;flex-direction:column;gap:5px;align-items:center;text-align:center;font-size:17px;margin-top:25px}.hs-title-keywords>span{opacity:.8}.hs-title-keywords>b{font-size:21px}.hs-title-web>.hs-svg{height:290px;stroke-width:2;overflow:visible}.hs-title-button{fill:#fff3df;stroke:none;animation:hs-title-cta 2.8s ease-in-out infinite}.hs-title-cursor{fill:#3e2924;stroke:#fff3df;stroke-width:1;animation:hs-title-select 2.8s ease-in-out infinite}.hs-title-line{stroke-width:4}.hs-title-ai{display:flex;align-items:center;width:100%;padding:45px 0}.hs-title-input{display:grid;gap:12px;width:31%;flex-shrink:0}.hs-title-input>span{background:#fffaf2;border:1px solid #b8aaa0;border-radius:6px;padding:12px;font-size:13px;color:#3a3530}.hs-title-route{height:152px;position:relative;flex:1;display:flex;flex-direction:column;justify-content:space-around;overflow:hidden}.hs-title-route>i{position:relative;display:block;height:2px;background:#baab9b;width:100%}.hs-title-route>i:after{content:'';position:absolute;inset:0;width:12px;background:#a64127;animation:hs-title-route 1.7s linear infinite}.hs-title-route>i:nth-child(2):after{animation-delay:.3s}.hs-title-route>i:nth-child(3):after{animation-delay:.6s}.hs-title-engine{height:96px;width:96px;flex:none;border:2px solid #a64127;border-radius:24px;background:#fbf4e9;display:grid;place-content:center;text-align:center;box-shadow:0 0 0 8px #a6412709}.hs-title-engine>b{font-size:32px;color:#a64127}.hs-title-engine>span{font-size:12px;color:#4e4037}.hs-title-output{display:flex;align-items:center;width:27%;flex:none}.hs-title-output>i{width:20px;height:2px;background:#a64127;flex:none}.hs-title-output>b{font-size:14px;line-height:1.4;color:#373a32}.hs-title-output>b>span{display:block;font-size:22px;color:#a64127;animation:hs-title-check 2.2s ease-in-out infinite}.hs-title-tools{height:270px;position:relative;padding:24px 0 0 80px}.hs-tool-frame{position:relative;border:1px solid #b1c5b6;background:#fcf6e9;color:#2b3830;padding:24px;border-radius:12px;box-shadow:0 15px 35px #10261c20}.hs-tool-frame>div{display:flex;justify-content:space-between;border-bottom:1px solid #d5d9cc;padding-bottom:18px;margin-bottom:12px}.hs-tool-frame>div>span{color:#a54c31}.hs-tool-frame>p{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:13px}.hs-tool-frame>p>i{width:11px;height:11px;border-radius:3px;background:#bd6a49;animation:hs-tools-place 3s ease-in-out infinite}.hs-tool-frame>p:nth-child(3)>i{animation-delay:.4s}.hs-tool-frame>p:nth-child(4)>i{animation-delay:.8s}.hs-loose-data{position:absolute;left:0;top:0;display:grid;gap:16px;z-index:2}.hs-loose-data>span{font-size:12px;padding:8px 16px;border:1px solid #9bac9b;border-radius:7px;background:#24483a;color:#fff4e1;animation:hs-tools-file 3s ease-in-out infinite}.hs-loose-data>span:nth-child(2){animation-delay:.4s}.hs-loose-data>span:nth-child(3){animation-delay:.8s}
@keyframes hs-title-cta{0%,100%{opacity:.65}35%,75%{opacity:1}}@keyframes hs-title-select{0%,100%{transform:translate(4px,0)}40%,75%{transform:translate(-40px,0)}55%{transform:translate(-40px,0) scale(.98)}}@keyframes hs-title-route{from{left:-15px}to{left:100%}}@keyframes hs-title-check{0%,100%{transform:scale(.8);opacity:.5}45%,80%{transform:scale(1);opacity:1}}@keyframes hs-tools-file{0%,100%{transform:translateX(-5px)}50%,75%{transform:translateX(15px)}}@keyframes hs-tools-place{0%,100%{background:#c6cbbd;transform:scale(.85)}45%,75%{background:#a54c31;transform:scale(1)}}
/* Website 01: identity, desktop, mobile and enquiry in one considered composition. */
.hs-brand-workspace{position:relative;padding:71px 36px 54px 0}.hs-brand-kit{position:absolute;left:14px;right:62px;top:0;border:1px solid #ddd0be;border-radius:11px;background:#eee6d9;color:#322f29;padding:15px 19px;display:flex;align-items:center;gap:20px;box-shadow:0 8px 28px #10161220}.hs-brand-kit>span{font-size:8px;width:35px;letter-spacing:.08em}.hs-brand-kit>b{font-size:25px;letter-spacing:-.065em;line-height:1}.hs-brand-kit>b>span{display:block;font-size:6px;letter-spacing:.09em;margin-top:5px}.hs-swatches{display:flex;margin-left:auto}.hs-swatches>i{width:20px;height:28px;background:#a34b31;animation:hs-swatch 6.4s ease infinite}.hs-swatches>i:nth-child(2){background:#d2a46e;animation-delay:.15s}.hs-swatches>i:nth-child(3){background:#303e36;animation-delay:.3s}.hs-brand-kit>strong{font-size:27px;border-left:1px solid #c9bdaa;padding-left:18px}.hs-brand-kit>strong>small{display:block;font-size:7px;letter-spacing:0;font-weight:400}.hs-brand-browser{position:relative;border:1px solid #c4b7a8;border-radius:12px;overflow:hidden;background:#fcf7ee;color:#332f29;box-shadow:0 20px 50px #111b1520}.hs-brand-nav{display:flex;align-items:center;justify-content:space-between;padding:17px 23px}.hs-brand-nav>b{font-size:24px;letter-spacing:-.06em}.hs-brand-nav>span{font-size:9px}.hs-brand-hero{display:grid;grid-template-columns:1.12fr 1fr;padding:10px 23px 24px;gap:16px}.hs-brand-hero>div:first-child{padding:12px 0}.hs-brand-hero small{font-size:8px;letter-spacing:.06em;color:#925039}.hs-brand-hero h3{font-size:clamp(25px,3.25vw,47px);font-weight:500;letter-spacing:-.065em;margin:12px 0 14px;line-height:.99}.hs-brand-hero p{font-size:11px;line-height:1.5;color:#635b50}.hs-fake-button{display:inline-flex;background:#a2472d;color:#fff8ec;padding:11px 15px;border-radius:20px;font-size:10px;margin-top:20px;box-shadow:0 0 0 0 #a2472d25;transition:box-shadow .35s}.hs-brand[data-phase="3"] .hs-fake-button{box-shadow:0 0 0 6px #a2472d20}.hs-landscape{position:relative;overflow:hidden;background:#dec298;border-radius:65% 65% 9px 9px;min-height:190px}.hs-sun{position:absolute;width:45px;height:45px;border-radius:50%;background:#f7e6c3;left:20%;top:15%;animation:hs-sunlight 6.4s ease-in-out infinite}.hs-hill{position:absolute;width:160%;height:80%;border-radius:50%;transform:rotate(-18deg);left:-40%;bottom:-30%;background:#a45236}.hs-hill-two{left:25%;bottom:-36%;transform:rotate(30deg);background:#374b3e}.hs-landscape>span{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#fff9e9;font-size:9px}.hs-site-proof{border-top:1px solid #e1d7c7;display:flex;justify-content:space-around;gap:8px;padding:13px 12px;font-size:9px}.hs-site-proof>span{display:flex;align-items:center;gap:5px}.hs-site-proof .hs-tick{width:14px;height:14px;font-size:9px}.hs-brand-phone{position:absolute;right:0;bottom:22px;width:123px;border:5px solid #292d2b;border-radius:22px;padding:16px 10px 12px;background:#fbf4e8;box-shadow:0 15px 30px #19201b30;color:#332f29;transform:translateY(5px);transition:transform .5s}.hs-brand[data-phase="2"] .hs-brand-phone,.hs-brand[data-phase="3"] .hs-brand-phone{transform:translateY(-8px)}.hs-phone-notch{position:absolute;top:0;left:37%;width:26%;height:5px;border-radius:0 0 5px 5px;background:#292d2b}.hs-brand-phone>b{font-size:13px;letter-spacing:-.05em}.hs-brand-phone>strong{font-size:18px;line-height:1.05;display:block;letter-spacing:-.04em;margin:14px 0}.hs-phone-art .hs-landscape{min-height:95px}.hs-phone-art .hs-sun{width:22px;height:22px}.hs-phone-art .hs-landscape>span{display:none}.hs-brand-phone>span{display:block;text-align:center;margin-top:10px;background:#a2472d;color:#fff8ec;font-size:7px;padding:8px 2px;border-radius:12px}.hs-brand-enquiry{position:absolute;left:20px;bottom:0;display:flex;align-items:center;gap:11px;background:#fbf7ed;color:#2c3931;border:1px solid #c8d2c8;padding:13px 18px;border-radius:9px;box-shadow:0 12px 30px #17201b25;transform:translateY(4px);opacity:.48;transition:opacity .35s,transform .35s}.hs-brand-enquiry b{display:block;font-size:12px}.hs-brand-enquiry span:not(.hs-tick){display:block;font-size:10px;color:#616459}.hs-brand[data-phase="3"] .hs-brand-enquiry{opacity:1;transform:none}
@keyframes hs-swatch{0%,100%{transform:translateY(0)}10%,20%{transform:translateY(-4px)}}@keyframes hs-sunlight{0%,100%{transform:translateY(6px)}50%{transform:translateY(-5px)}}
/* Website 02: discoverability and a visible checklist, rather than another build animation. */
.hs-foundations-surface{border:1px solid #d3cabd;border-radius:14px;overflow:hidden;background:#fffaf2;color:#282a29;box-shadow:0 18px 45px #3b2c2110}.hs-search{position:relative;padding:22px 25px;background:#e9e4db;overflow:hidden}.hs-search-input{padding:12px 15px;background:#fffdf8;border:1px solid #d4c9ba;border-radius:24px;font-size:12px;display:flex;gap:12px;align-items:center}.hs-search-input>span{font-size:23px;line-height:1}.hs-search-result{padding:23px 8px 0}.hs-search-result small{font-size:10px;color:#56594f;letter-spacing:0}.hs-search-result h3{font-size:21px;color:#31577c;margin:7px 0}.hs-search-result p{font-size:12px;max-width:440px;color:#59584f}.hs-search-result>span{font-size:9px;display:block;color:#767064;margin-top:12px}.hs-search-scan{position:absolute;left:0;top:0;bottom:0;width:35%;pointer-events:none;background:linear-gradient(90deg,transparent,#fff9e63d,transparent);animation:hs-search-scan 3.2s linear infinite}.hs-foundation-checks{padding:4px 22px}.hs-foundation-checks article{position:relative;display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #e5dccf}.hs-foundation-checks article:last-child{border:0;padding-bottom:22px}.hs-foundation-checks article>div{flex:1}.hs-foundation-checks article b{font-size:15px}.hs-foundation-checks article p{font-size:11px;color:#646158;margin-top:5px}.hs-check-symbol{width:42px;height:42px;flex:none;background:#eee8dd;color:#81523a;display:grid;place-items:center;font-size:27px;border-radius:10px}.hs-check-symbol .hs-svg{width:37px;height:32px;stroke-width:7}.hs-foundation-checks .hs-tick{opacity:.35;transition:opacity .3s,background .3s}.hs-foundations[data-phase="0"] .hs-seo .hs-tick,.hs-foundations[data-phase="1"] .hs-security .hs-tick,.hs-foundations[data-phase="2"] .hs-speed .hs-tick,.hs-foundations[data-phase="3"] .hs-tick{opacity:1;background:#dbe5df}.hs-speed-track{position:absolute;left:58px;right:0;bottom:10px;height:3px;background:#eae3d6;border-radius:3px;overflow:hidden}.hs-speed-track>i{display:block;background:#577085;width:100%;height:100%;transform-origin:left;animation:hs-speed-load 2.5s ease-in-out infinite}
@keyframes hs-search-scan{from{transform:translateX(-100%)}to{transform:translateX(390%)}}@keyframes hs-speed-load{0%{transform:scaleX(.12)}55%,85%{transform:scaleX(1)}100%{transform:scaleX(.12)}}
/* AI 01: an input, structured fields and a draft. */
.hs-intake-surface{position:relative}.hs-incoming,.hs-structured,.hs-draft{border:1px solid #d5caba;border-radius:12px;background:#fffaf2;color:#282a29;box-shadow:0 10px 30px #35261808}.hs-incoming{padding:22px}.hs-mail-top{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid #e7ddcf}.hs-avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ded0bd;color:#514237;font-size:11px;flex:none}.hs-mail-top>div{flex:1}.hs-mail-top b{font-size:13px;display:block}.hs-mail-top span:not(.hs-avatar){font-size:10px;color:#71695e}.hs-incoming>p{font-size:16px;line-height:1.75;padding:18px 0;max-width:490px}.hs-incoming mark{background:#eee6d8;color:#3b352e;border-bottom:1px solid #b79b79;border-radius:3px;padding:2px 3px;transition:background .25s}.hs-intake[data-phase="1"] .hs-incoming mark{background:#f1ceb5}.hs-extract-line{display:flex;gap:20px;align-items:center}.hs-extract-line>span{font-size:10px;color:#80664c;white-space:nowrap}.hs-extract-line>i{height:3px;background:#b7744d;flex:1;transform-origin:left;animation:hs-extract 3.2s ease infinite}.hs-intake-arrow{height:42px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:27px;color:#945237}.hs-intake-arrow>span{font-size:10px}.hs-structured{display:grid;grid-template-columns:repeat(3,1fr);padding:20px 10px}.hs-structured>div{position:relative;padding:0 12px;border-right:1px solid #ded5c9;min-width:0}.hs-structured>div:last-child{border:0}.hs-structured small{display:block;font-size:8px;color:#71685d;margin-bottom:8px}.hs-structured b{font-size:14px;display:block;margin-bottom:9px}.hs-structured .hs-tick{width:17px;height:17px;font-size:10px;transition:transform .25s}.hs-intake[data-phase="2"] .hs-structured .hs-tick{transform:scale(1.2);background:#d9e6d9}.hs-draft{display:flex;gap:13px;align-items:flex-start;padding:20px;margin-top:17px;position:relative}.hs-draft-icon{font-size:26px;line-height:1;color:#a14b2e}.hs-draft>div{flex:1}.hs-draft small{font-size:8px;color:#795d45}.hs-draft p{font-size:12px;margin-top:8px;line-height:1.6}.hs-review-chip{font-size:9px;padding:5px 8px;border-radius:5px;background:#eee4d3;color:#684d33;white-space:nowrap}.hs-draft .hs-review-chip{position:absolute;right:15px;top:16px;opacity:.45;transition:opacity .25s}.hs-intake[data-phase="3"] .hs-draft .hs-review-chip{opacity:1}
@keyframes hs-extract{0%{transform:scaleX(.03)}60%,90%{transform:scaleX(1)}100%{transform:scaleX(.03)}}
/* AI 02: a human approval gate and a permanently visible exception lane. */
.hs-review-surface{border:1px solid #c7c0b4;border-radius:14px;background:#f8f1e5;color:#282a29;overflow:hidden;box-shadow:0 20px 40px #10171020}.hs-review-header{display:flex;align-items:center;gap:12px;padding:20px;background:#e9e0d2;border-bottom:1px solid #d8cbb9}.hs-review-header>div{flex:1}.hs-review-header b{font-size:17px;display:block}.hs-review-header>div>span{font-size:10px;color:#685e50;display:block;margin-top:3px}.hs-review-item{margin:19px;padding:21px;background:#fffdf7;border:1px solid #d9d0c2;border-radius:9px}.hs-review-item-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.hs-review-item-title>b{font-size:16px}.hs-review-item-title>span{font-size:8px;padding:5px 7px;background:#eee8dc;border-radius:4px;color:#665b4b}.hs-review-item>p{font-size:12px;color:#6c6255;margin:9px 0 20px}.hs-review-checks{display:flex;gap:18px;font-size:10px}.hs-review-checks>span{display:flex;gap:6px;align-items:center}.hs-review-checks .hs-tick{height:15px;width:15px;font-size:9px}.hs-approval-gate{display:flex;align-items:center;gap:6px;margin-top:26px;padding:18px 0;border-top:1px solid #e3dbcf;border-bottom:1px solid #e3dbcf}.hs-approval-gate>span{font-size:10px;flex:1;text-align:center}.hs-approval-gate>i{height:2px;width:17px;background:#c8baa7;flex:none}.hs-gate-person{border:1px solid #a94b2d;background:#f6e1cf;color:#87391f;border-radius:7px;padding:12px;font-size:11px;white-space:nowrap;box-shadow:0 0 0 0 #a94b2d20;animation:hs-person-check 3.2s ease infinite}.hs-gate-send{color:#716b60;transition:color .3s}.hs-gate-send .hs-tick{display:block;margin:4px auto 0;opacity:.25}.hs-review[data-phase="2"] .hs-gate-send,.hs-review[data-phase="3"] .hs-gate-send{color:#355447}.hs-review[data-phase="2"] .hs-gate-send .hs-tick,.hs-review[data-phase="3"] .hs-gate-send .hs-tick{opacity:1}.hs-audit{display:grid;font-size:10px;min-height:30px;padding-top:14px;color:#6c6255}.hs-audit>span{grid-area:1/1;transition:opacity .2s}.hs-review-done{opacity:0;visibility:hidden;color:#3d5d47}.hs-review[data-phase="2"] .hs-review-wait,.hs-review[data-phase="3"] .hs-review-wait{opacity:0;visibility:hidden}.hs-review[data-phase="2"] .hs-review-done,.hs-review[data-phase="3"] .hs-review-done{opacity:1;visibility:visible}.hs-exception{display:flex;align-items:center;gap:13px;background:#f0ddc4;margin:0 19px 19px;border:1px solid #d5b28b;padding:15px;border-radius:8px}.hs-exception>span{display:grid;place-items:center;background:#a36023;color:#fff7e9;border-radius:50%;width:24px;height:24px;flex:none;font-weight:700}.hs-exception>div{flex:1}.hs-exception b{font-size:12px}.hs-exception p{font-size:10px;color:#76512f;margin-top:5px}.hs-exception>strong{font-size:9px;color:#76512f;text-align:right;max-width:60px}
@keyframes hs-person-check{0%,100%{box-shadow:0 0 0 0 #a94b2d18}50%{box-shadow:0 0 0 5px #a94b2d18}}
/* Digital 01: a real job changes columns, while ownership and context remain. */
.hs-ops{border:1px solid #c6c9bd;border-radius:14px;background:#f8f6ed;color:#2b342d;overflow:hidden;box-shadow:0 20px 50px #10271d25;padding:23px}.hs-ops-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.hs-ops-top small{font-size:8px;color:#667162}.hs-ops-top h3{font-size:27px;margin-top:8px;font-weight:500;letter-spacing:-.055em}.hs-avatar-stack{display:flex;padding-left:8px}.hs-avatar-stack>span{width:29px;height:29px;border-radius:50%;border:2px solid #f8f6ed;background:#e0d2bc;display:grid;place-items:center;font-size:8px;margin-left:-7px}.hs-avatar-stack>span:nth-child(2){background:#bbc9bf}.hs-avatar-stack>span:nth-child(3){background:#dcc0a9}.hs-ops-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.hs-ops-stats>div{padding:14px;background:#e8eadf;border-radius:7px}.hs-ops-stats span{font-size:9px;display:block;color:#626d5c}.hs-ops-stats b{font-size:30px;line-height:1;display:block;margin-top:9px;font-weight:500}.hs-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;min-height:220px}.hs-board-column{position:relative;min-width:0}.hs-board h4{font-size:11px;font-weight:500;padding:0 3px 13px;display:flex;justify-content:space-between;gap:4px}.hs-board h4>span{font-size:9px;color:#7c8175}.hs-board article{border:1px solid #d6d9c9;background:#fffdf7;border-radius:7px;padding:13px 10px;position:relative;box-shadow:0 4px 12px #263f2c06}.hs-board small{font-size:7px;color:#786a55;letter-spacing:.04em}.hs-board article>b{display:block;font-size:13px;line-height:1.3;margin-top:9px}.hs-board article>p{font-size:9px;color:#707368;margin-top:6px}.hs-owner{display:flex;align-items:center;gap:6px;font-size:8px;color:#59715a;margin-top:18px}.hs-owner>span{color:#656c5e}.hs-moving-job{z-index:3;transition:transform .65s cubic-bezier(.22,1,.36,1),border-color .3s;background:#f7eddc!important;border-color:#c4a27d!important}.hs-operations[data-phase="2"] .hs-moving-job,.hs-operations[data-phase="3"] .hs-moving-job{transform:translateX(calc(100% + 9px));border-color:#9fac96!important}.hs-completed-job{transition:transform .65s cubic-bezier(.22,1,.36,1),opacity .3s}.hs-operations[data-phase="2"] .hs-completed-job,.hs-operations[data-phase="3"] .hs-completed-job{transform:translateY(122px);opacity:0;visibility:hidden}.hs-job-complete{display:block;font-size:8px;color:#436049;margin-top:9px;opacity:0;transition:opacity .3s}.hs-operations[data-phase="2"] .hs-job-complete,.hs-operations[data-phase="3"] .hs-job-complete{opacity:1}.hs-ops-event{display:grid;grid-template-columns:8px 1fr;gap:8px;align-items:center;border-top:1px solid #dbdece;padding-top:16px;font-size:10px;min-height:47px}.hs-event-dot{width:6px;height:6px;border-radius:50%;background:#798669;animation:hs-event-dot 2s ease-in-out infinite}.hs-ops-event>span:not(:first-child){grid-area:1/2}.hs-event-done{opacity:0;visibility:hidden}.hs-operations[data-phase="2"] .hs-event-plan,.hs-operations[data-phase="3"] .hs-event-plan{opacity:0;visibility:hidden}.hs-operations[data-phase="2"] .hs-event-done,.hs-operations[data-phase="3"] .hs-event-done{opacity:1;visibility:visible}
@keyframes hs-event-dot{50%{box-shadow:0 0 0 4px #79866920}}
/* Digital 02: scope, pricing rules and a customer estimate, visibly connected. */
.hs-quote-surface{border:1px solid #d5c9ba;border-radius:14px;overflow:hidden;background:#faf5ec;color:#302e2a;box-shadow:0 20px 45px #38291b10}.hs-quote-top{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px;background:#ebe2d4;border-bottom:1px solid #d7c9b7}.hs-quote-top>b{font-size:14px}.hs-quote-top>span{font-size:9px;color:#72604d}.hs-quote-columns{display:grid;grid-template-columns:1fr 1fr}.hs-quote-inputs{padding:26px 20px}.hs-quote-inputs>small{font-size:8px;color:#7d624b}.hs-quote-choice{display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #ae9478;padding:12px;border-radius:6px;margin-top:15px;font-size:12px;background:#eee1cf}.hs-quote-inputs>label{display:flex;justify-content:space-between;gap:12px;font-size:11px;margin-top:26px}.hs-quote-inputs>label strong{font-size:13px;color:#a0492d;white-space:nowrap}.hs-range{position:relative;height:5px;background:#ded0be;border-radius:5px;margin:16px 0 28px}.hs-range>i{display:block;width:40%;height:100%;background:#a75233;transition:width .5s ease}.hs-range>b{position:absolute;left:40%;top:-4px;width:13px;height:13px;border:3px solid #a75233;border-radius:50%;background:#fff7e9;transition:left .5s ease}.hs-quote:not([data-phase="0"]) .hs-range>i{width:65%}.hs-quote:not([data-phase="0"]) .hs-range>b{left:65%}.hs-quote-extra{display:flex;gap:10px;align-items:center}.hs-quote-extra>div>b{font-size:11px;display:block}.hs-quote-extra>div>span{font-size:9px;color:#81705a;display:block;margin-top:3px}.hs-checkbox{height:17px;width:17px;border:1px solid #b9a68e;background:#fffaf0;border-radius:4px;display:grid;place-items:center;flex:none}.hs-quote[data-phase="2"] .hs-checkbox,.hs-quote[data-phase="3"] .hs-checkbox{background:#a75233;border-color:#a75233}.hs-quote[data-phase="2"] .hs-checkbox:after,.hs-quote[data-phase="3"] .hs-checkbox:after{content:'✓';color:#fff7e9;font-size:12px}.hs-quote-rule{padding-top:24px;margin-top:24px;border-top:1px solid #ded0be}.hs-quote-rule small{display:block;font-size:8px;color:#87634b}.hs-quote-rule>span{font-size:10px;color:#73604d;display:block;margin-top:8px}.hs-quote-preview{border-left:1px solid #dfd5c5;background:#fffdf8;padding:26px 20px;position:relative}.hs-document-label{font-size:8px;color:#8a674e;letter-spacing:.05em}.hs-quote-preview h3{font-size:27px;font-weight:500;letter-spacing:-.05em;line-height:1.1;margin:18px 0 26px}.hs-quote-line{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;padding:10px 0;border-bottom:1px solid #e8dfd1}.hs-extra-line{opacity:.3;transition:opacity .3s}.hs-quote[data-phase="2"] .hs-extra-line,.hs-quote[data-phase="3"] .hs-extra-line{opacity:1}.hs-quote-total{margin-top:20px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.hs-quote-total>span{font-size:10px}.hs-quote-total>b{font-size:33px;letter-spacing:-.05em;color:#a2472d}.hs-quote-ready{font-size:9px;color:#485e45;display:flex;align-items:center;gap:6px;margin-top:22px;opacity:.35;transition:opacity .3s}.hs-quote-ready .hs-tick{width:15px;height:15px;font-size:9px}.hs-quote[data-phase="3"] .hs-quote-ready{opacity:1}.hs-area-large,.hs-price-two,.hs-price-three{display:none}.hs-quote:not([data-phase="0"]) .hs-area-small,.hs-quote:not([data-phase="0"]) .hs-price-one{display:none}.hs-quote:not([data-phase="0"]) .hs-area-large,.hs-quote[data-phase="1"] .hs-price-two,.hs-quote[data-phase="2"] .hs-price-three,.hs-quote[data-phase="3"] .hs-price-three{display:inline}
/* Clearer calls to action and readable copy on every chapter colour. */
.home-page .chapter-copy .chapter-link{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 21px;border:1px solid #f0d4b8;border-radius:7px;background:#f6e6d1;color:#352e26;font-size:14px;font-weight:600;line-height:1.35;text-decoration:none;transition:background .2s,transform .2s;max-width:100%}.home-page .chapter-copy .chapter-link:hover{background:#fff6e9;transform:translateY(-2px)}.home-page .chapter-copy .chapter-link:focus-visible{outline:3px solid #de8e64;outline-offset:5px}.home-page .service-chapter-ai .chapter-link,.home-page .service-chapter-web-alt .chapter-link,.home-page .service-chapter-digital-alt .chapter-link{background:#9c4028;border-color:#9c4028;color:#fff7e9}.home-page .service-chapter-ai .chapter-link:hover,.home-page .service-chapter-web-alt .chapter-link:hover,.home-page .service-chapter-digital-alt .chapter-link:hover{background:#7f301c}.home-page .chapter-copy>p,.home-page .chapter-copy ul{color:#d9ddd3}.home-page .service-chapter-ai .chapter-copy>p,.home-page .service-chapter-ai .chapter-copy ul,.home-page .service-chapter-web-alt .chapter-copy>p,.home-page .service-chapter-web-alt .chapter-copy ul,.home-page .service-chapter-digital-alt .chapter-copy>p,.home-page .service-chapter-digital-alt .chapter-copy ul{color:#50594b}
/* Animations run as soon as visible, without a reveal delay or playback controls. */
.home-scene *{animation-play-state:paused!important}.home-scene.is-onscreen *{animation-play-state:running!important}.home-scene{opacity:1!important;visibility:visible!important}.home-page .service-chapter .chapter-copy{opacity:1;transform:none;transition-delay:0s}
@media(min-width:1101px){.home-page .service-chapter{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:clamp(40px,5vw,80px)}.home-page .chapter-divider{gap:40px}.home-page #picture .picture-copy>p{max-width:510px}.home-page #picture{padding-top:65px;padding-bottom:45px}}
@media(max-width:1100px){.home-page .service-chapter{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:30px;padding-left:32px;padding-right:32px}.hs-brand-kit{right:40px;gap:10px}.hs-brand-kit>strong{padding-left:10px}.hs-brand-hero{padding-left:18px;padding-right:18px;gap:10px}.hs-brand-hero h3{font-size:33px}.hs-brand-phone{width:109px}.hs-brand-kit>span{display:none}.hs-draft .hs-review-chip{position:static;white-space:normal;max-width:55px}.hs-approval-gate{gap:4px}.hs-gate-person{padding:10px 6px}.hs-approval-gate>i{width:8px}.hs-title-engine{width:77px;height:85px}.hs-title-output>i{width:12px}.hs-title-output>b{font-size:12px}.hs-quote-columns{grid-template-columns:1fr 1fr}.hs-quote-inputs,.hs-quote-preview{padding:22px 15px}.hs-pillar{padding:20px}.hs-pillar h3{font-size:23px}.hs-pillar-art{height:166px}.hs-mini-site>b{font-size:18px}.hs-mini-board{padding:12px}.hs-mini-board>div>span{display:none}}
@media(max-width:800px){.home-page .service-chapter{grid-template-columns:1fr;gap:35px;padding:60px 28px 75px;min-height:0}.home-page .service-chapter .chapter-copy{max-width:600px}.home-page .service-chapter>.home-scene{max-width:650px;justify-self:center}.home-page .chapter-copy h2{font-size:clamp(43px,7.8vw,64px)}.home-page .chapter-divider>.home-scene{width:48%;padding:5px}.hs-title-web>.hs-svg{height:230px}.hs-title-keywords{font-size:13px}.hs-title-keywords>b{font-size:16px}.hs-title-input>span{font-size:10px;padding:9px}.hs-title-engine{width:61px;height:72px;border-radius:17px}.hs-title-engine>b{font-size:26px}.hs-title-engine>span{font-size:10px}.hs-title-route{height:122px}.hs-title-tools{padding-left:45px;height:235px}.hs-tool-frame{padding:18px 13px}.hs-tool-frame>div{font-size:12px}.hs-tool-frame>p{font-size:10px;gap:8px}.hs-loose-data>span{padding:6px 10px;font-size:10px}.hs-pillar-grid{gap:10px}.hs-pillar{padding:18px 14px}.hs-pillar h3{font-size:21px;min-height:47px}.hs-pillar>p{font-size:12px;min-height:36px}.hs-pillar-art{margin-top:16px}.hs-mini-flow{padding:12px 8px}.hs-mini-flow>span{font-size:9px;padding:6px}.hs-mini-site>b{font-size:15px;padding:17px 10px 10px}.hs-mini-site .hs-browser-bar{font-size:8px;padding:10px 7px;gap:5px}.hs-mini-site .hs-browser-bar>span:first-child{display:none}.hs-mini-cta{font-size:8px;margin-left:10px;padding:7px}.hs-mini-board p{font-size:9px}.hs-mini-board p>span{font-size:8px}.hs-mini-board>div>b{font-size:11px}.hs-pillar>strong{font-size:12px;min-height:34px}.hs-together b{font-size:17px}.hs-together p{font-size:12px}.hs-brand-hero h3{font-size:43px}.hs-brand-kit{right:65px;gap:20px}.hs-brand-kit>span{display:block}.hs-brand-phone{width:125px}.hs-brand-kit>strong{padding-left:20px}}
@media(max-width:560px){.home-page #picture{padding:50px 20px 40px;gap:20px}.home-page #picture .picture-copy h2{font-size:41px;line-height:1.05}.home-page #picture .picture-copy>p{font-size:15px;margin-top:20px}.hs-label{font-size:9px;gap:12px;margin-bottom:15px}.hs-label>span:last-child{font-size:8px}.hs-pillar-grid{grid-template-columns:1fr;gap:14px}.hs-pillar{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:5px 16px;align-items:start}.hs-pillar-number{margin:0;grid-column:1;font-size:10px}.hs-pillar h3{font-size:22px;min-height:0;grid-column:1;margin:6px 0}.hs-pillar>p{font-size:12px;min-height:0;grid-column:1}.hs-pillar>strong{font-size:11px;grid-column:1/-1;margin-top:12px;min-height:0;padding-top:12px;border-top:1px solid #e2d7c7}.hs-pillar-art{grid-column:2;grid-row:1/5;width:100%;height:143px;margin:0}.hs-mini-site>b{font-size:13px;line-height:1.25;padding:16px 9px 12px}.hs-mini-cta{font-size:7px;padding:6px 7px;margin-left:9px}.hs-mini-site .hs-browser-bar{font-size:7px}.hs-mini-pointer{font-size:20px;right:5%;bottom:5px}.hs-mini-board{padding:10px 7px}.hs-mini-board p{font-size:8px;gap:5px;padding:9px 0}.hs-mini-board p>span{font-size:7px}.hs-mini-board p>i{width:6px;height:6px;flex:none}.hs-mini-board>div>b{font-size:10px}.hs-mini-flow>span{font-size:8px;padding:6px 5px}.hs-mini-flow .hs-tick{width:12px;height:12px;font-size:8px}.hs-joined{height:25px;margin:0 12%}.hs-together{padding:18px 0 0;align-items:flex-start;gap:12px}.hs-connect-icon{font-size:13px;margin-top:2px}.hs-together b{font-size:16px;line-height:1.35;display:block}.hs-together p{font-size:12px;line-height:1.6;margin-top:9px}.home-page .chapter-divider{flex-direction:column;align-items:flex-start;justify-content:center;gap:30px;padding:55px 24px;min-height:calc(100svh - var(--header-h))}.home-page .chapter-divider>.home-scene{width:100%;max-width:380px;align-self:center;padding:0}.home-page .chapter-divider-copy{width:100%}.home-page .chapter-divider h2{font-size:clamp(55px,12vw,76px)}.home-page .chapter-divider-copy p{font-size:15px;max-width:310px}.hs-title-web>.hs-svg{height:205px}.hs-title-keywords{margin-top:14px;font-size:13px}.hs-title-keywords>b{font-size:17px}.hs-title-ai{padding:20px 4px}.hs-title-input>span{font-size:11px}.hs-title-engine{width:70px;height:77px}.hs-title-output>b{font-size:12px}.hs-title-tools{height:219px;padding:10px 8px 0 60px}.hs-tool-frame{padding:18px}.hs-tool-frame>div{font-size:13px}.hs-tool-frame>p{font-size:11px;padding:10px 0}.hs-loose-data>span{font-size:11px;padding:7px 12px}.home-page .service-chapter{padding:50px 20px 70px;gap:32px}.home-page .chapter-copy h2{font-size:43px}.home-page .chapter-copy>p{font-size:16px}.home-page .chapter-copy ul{font-size:12px;gap:10px}.home-page .chapter-copy .chapter-link{font-size:13px;padding:14px 18px;margin-top:25px}.home-page .chapter-outcome{left:20px;right:20px;font-size:8px;letter-spacing:.06em;bottom:23px}.hs-captions{margin-top:16px;min-height:52px}.hs-captions p{font-size:12px;gap:9px;line-height:1.5}.hs-brand-workspace{padding:67px 22px 54px 0}.hs-brand-kit{left:7px;right:20px;padding:13px 12px;gap:10px}.hs-brand-kit>span{display:none}.hs-brand-kit>b{font-size:22px}.hs-brand-kit>strong{padding-left:12px;font-size:24px}.hs-brand-kit>strong>small{font-size:6px}.hs-swatches>i{height:24px;width:17px}.hs-brand-nav{padding:13px 14px}.hs-brand-nav>b{font-size:21px}.hs-brand-nav>span{font-size:7px}.hs-brand-hero{padding:5px 14px 16px;grid-template-columns:1.15fr 1fr;gap:9px}.hs-brand-hero h3{font-size:31px;margin:10px 0 12px}.hs-brand-hero small{font-size:6px}.hs-brand-hero p{font-size:9px}.hs-fake-button{font-size:8px;padding:9px 11px;margin-top:14px}.hs-landscape{min-height:166px}.hs-landscape>span{font-size:7px}.hs-site-proof{justify-content:flex-start;padding:12px 10px;gap:12px;font-size:7px}.hs-site-proof>span:last-child{display:none}.hs-brand-phone{width:91px;border-width:4px;border-radius:17px;bottom:30px;padding:14px 7px 9px}.hs-brand-phone>b{font-size:11px}.hs-brand-phone>strong{font-size:14px;margin:10px 0}.hs-phone-art .hs-landscape{min-height:68px}.hs-brand-phone>span{font-size:5.5px;padding:7px 0}.hs-brand-enquiry{left:8px;bottom:0;padding:12px;gap:8px}.hs-brand-enquiry b{font-size:10px}.hs-brand-enquiry span:not(.hs-tick){font-size:8px}.hs-search{padding:18px 15px}.hs-search-input{font-size:10px;padding:9px 12px;gap:8px}.hs-search-result{padding:19px 4px 0}.hs-search-result h3{font-size:18px}.hs-search-result p{font-size:11px}.hs-foundation-checks{padding:0 15px}.hs-foundation-checks article{gap:11px;padding:17px 0}.hs-check-symbol{width:35px;height:35px;font-size:25px;border-radius:8px}.hs-check-symbol .hs-svg{width:31px;height:28px}.hs-foundation-checks article b{font-size:13px}.hs-foundation-checks article p{font-size:10px}.hs-speed-track{left:46px}.hs-incoming{padding:17px}.hs-incoming>p{font-size:14px}.hs-mail-top{gap:9px}.hs-mail-top>span:last-child{font-size:8px}.hs-mail-top b{font-size:12px}.hs-structured{padding:17px 5px}.hs-structured>div{padding:0 10px}.hs-structured b{font-size:12px}.hs-structured small{font-size:7px}.hs-draft{padding:16px 13px;gap:9px}.hs-draft small{font-size:7px}.hs-draft p{font-size:11px}.hs-draft .hs-review-chip{position:static;max-width:49px;font-size:8px;white-space:normal}.hs-review-header{padding:17px 14px;gap:9px}.hs-review-header b{font-size:16px}.hs-review-header>div>span{font-size:9px}.hs-review-header .hs-avatar{width:30px;height:30px;font-size:9px}.hs-review-header>.hs-review-chip{font-size:8px}.hs-review-item{margin:13px;padding:15px}.hs-review-item-title>b{font-size:13px}.hs-review-item-title>span{font-size:7px;max-width:48px;text-align:center}.hs-review-item>p{font-size:11px}.hs-review-checks{gap:9px;font-size:8px}.hs-approval-gate{gap:4px;margin-top:20px}.hs-approval-gate>span{font-size:8px}.hs-gate-person{font-size:9px;padding:11px 7px}.hs-approval-gate>i{width:8px}.hs-audit{font-size:8px}.hs-exception{margin:0 13px 13px;padding:12px;gap:9px}.hs-exception b{font-size:11px}.hs-exception p{font-size:9px}.hs-exception>strong{font-size:8px;max-width:42px}.hs-ops{padding:17px 13px}.hs-ops-top h3{font-size:23px}.hs-ops-top small{font-size:7px}.hs-ops-stats{gap:7px;margin:20px 0}.hs-ops-stats>div{padding:12px 9px}.hs-ops-stats span{font-size:8px;min-height:24px}.hs-ops-stats b{font-size:26px}.hs-board{gap:6px;min-height:208px}.hs-board h4{font-size:9px;padding:0 2px 11px}.hs-board h4>span{font-size:8px}.hs-board article{padding:11px 8px}.hs-board small{font-size:6px}.hs-board article>b{font-size:11px}.hs-board article>p{font-size:8px}.hs-owner{font-size:7px;gap:3px;margin-top:13px}.hs-job-complete{font-size:7px}.hs-operations[data-phase="2"] .hs-moving-job,.hs-operations[data-phase="3"] .hs-moving-job{transform:translateX(calc(100% + 6px))}.hs-ops-event{font-size:9px;line-height:1.5}.hs-quote-top{padding:17px 14px}.hs-quote-top>b{font-size:12px}.hs-quote-top>span{font-size:8px}.hs-quote-inputs,.hs-quote-preview{padding:20px 13px}.hs-quote-inputs>small,.hs-document-label{font-size:7px}.hs-quote-choice{padding:10px 8px;font-size:10px;gap:4px}.hs-quote-choice .hs-tick{width:15px;height:15px;font-size:9px}.hs-quote-inputs>label{font-size:9px;gap:5px}.hs-quote-inputs>label strong{font-size:11px}.hs-quote-extra{gap:7px}.hs-quote-extra>div>b{font-size:9px}.hs-quote-extra>div>span{font-size:8px}.hs-quote-rule>span{font-size:9px}.hs-quote-preview h3{font-size:23px;margin:17px 0 22px}.hs-quote-line{font-size:9px;gap:5px}.hs-quote-total>b{font-size:27px}.hs-quote-total>span{font-size:9px}.hs-quote-ready{font-size:8px;align-items:flex-start}.hs-quote-ready .hs-tick{width:13px;height:13px;font-size:8px}}
@media(max-width:360px){.hs-pillar{padding:16px;gap:5px 10px}.hs-pillar h3{font-size:20px}.hs-pillar>p{font-size:11px}.hs-mini-site>b{font-size:12px}.hs-mini-cta{font-size:6px}.hs-mini-board p>span{display:none}.hs-brand-kit>strong>small{max-width:63px}.hs-brand-hero h3{font-size:26px}.hs-brand-hero p{font-size:8px}.hs-brand-phone{width:81px}.hs-brand-enquiry{padding:10px}.hs-brand-enquiry span:not(.hs-tick){font-size:7px}.hs-brand-enquiry b{font-size:9px}.hs-quote-inputs,.hs-quote-preview{padding:18px 10px}.hs-quote-preview h3{font-size:20px}.hs-quote-total>b{font-size:24px}.hs-ops-top h3{font-size:20px}.hs-board article{padding:10px 6px}.hs-board article>b{font-size:10px}.hs-title-output>b{font-size:11px}}
@media(prefers-reduced-motion:reduce){.home-scene *{animation:none!important;transition:none!important}.hs-brand-enquiry,.hs-quote-ready,.hs-draft .hs-review-chip,.hs-foundation-checks .hs-tick{opacity:1}.hs-speed-track>i,.hs-extract-line>i{transform:none}.hs-captions p:not([data-hs-caption="0"]){display:none}}

.home-page .service-chapter-web-alt .chapter-copy h2 em,.home-page .service-chapter-digital-alt .chapter-copy h2 em{color:#9e462d}.home-page .service-chapter-ai .chapter-index,.home-page .service-chapter-web-alt .chapter-index,.home-page .service-chapter-digital-alt .chapter-index{color:#59604f}.home-page .service-chapter .chapter-outcome{color:#b6c1af}.home-page .service-chapter-ai .chapter-outcome,.home-page .service-chapter-web-alt .chapter-outcome,.home-page .service-chapter-digital-alt .chapter-outcome{color:#626c57}
.home-page .chapter-divider-web{background:#b44c32}.hs-title-keywords>span{opacity:1}.hs-browser-bar>span:first-child{color:#756559}.hs-search-result>span{color:#666052}.hs-ops-stats span,.hs-board h4>span{color:#59624f}.hs-board article>p{color:#5f6557}.hs-quote-extra>div>span{color:#6c5d4b}.hs-landscape>span{background:#304334;padding:4px 5px;bottom:9px;left:10px;right:10px;border-radius:4px}.hs-brand-enquiry{opacity:1;box-shadow:0 8px 20px #17201b18}.hs-brand[data-phase="3"] .hs-brand-enquiry{border-color:#6f8a6c;box-shadow:0 0 0 3px #c8d2c833}.hs-draft .hs-review-chip{opacity:1}.hs-extra-line{opacity:1;color:#6c6050}.hs-extra-none{font-size:8px}.hs-extra-amount{display:none}.hs-quote[data-phase="2"] .hs-extra-none,.hs-quote[data-phase="3"] .hs-extra-none{display:none}.hs-quote[data-phase="2"] .hs-extra-amount,.hs-quote[data-phase="3"] .hs-extra-amount{display:inline}.hs-quote-ready{opacity:1;visibility:hidden}.hs-quote[data-phase="3"] .hs-quote-ready{visibility:visible}.home-page .pricing-plan-visual>div>span{color:#4c603e}.home-page #pricing .price small{color:#d9dfd1}
.hs-count-before,.hs-count-after{font-style:normal}.hs-count-after{display:none}.hs-operations[data-phase="2"] .hs-count-before,.hs-operations[data-phase="3"] .hs-count-before{display:none}.hs-operations[data-phase="2"] .hs-count-after,.hs-operations[data-phase="3"] .hs-count-after{display:inline}.hs-foundation-checks .hs-check-symbol{transition:background .3s,color .3s}.hs-foundations[data-phase="0"] .hs-seo .hs-check-symbol,.hs-foundations[data-phase="1"] .hs-security .hs-check-symbol,.hs-foundations[data-phase="2"] .hs-speed .hs-check-symbol{background:#a34b31;color:#fff8ec}.hs-foundations[data-phase="3"] .hs-check-symbol{background:#e2e8e3;color:#3f5948}
@media(min-width:561px) and (max-width:900px){.home-page .chapter-divider>.home-scene{width:100%;max-width:460px;margin:18px auto 0}.home-page .chapter-divider-copy{width:100%}.hs-title-web>.hs-svg{height:250px}.hs-title-ai{padding:20px 0}.hs-title-engine{width:85px;height:90px}.hs-title-input>span{font-size:13px;padding:12px}.hs-title-output>b{font-size:14px}.hs-title-keywords{font-size:15px}.hs-title-keywords>b{font-size:19px}}
