/* BrandBooking homepage. Scoped to the homepage body; other WP pages keep their own layout. */
body.home .bbh-page{--bbh-ink:#181c27;--bbh-muted:#626a77;--bbh-line:#e7e9ee;--bbh-pink:#dd1f59;color:var(--bbh-ink);font-family:var(--font);overflow:clip}
body.home .bbh-page .container{width:min(1440px,calc(100% - 80px))}
body.home .bbh-page p{color:var(--bbh-muted)}
body.home .bbh-page h1,body.home .bbh-page h2,body.home .bbh-page h3{color:var(--bbh-ink);letter-spacing:-.045em}
body.home .bbh-page .bbh-eyebrow{display:block;color:var(--bbh-pink);font-size:11px;font-weight:800;letter-spacing:.14em;line-height:1.5;margin-bottom:18px}
body.home .bbh-page .bbh-section{padding:88px 0}
body.home .bbh-section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:34px}
body.home .bbh-section-heading h2,body.home .bbh-faq h2,body.home .bbh-final h2{font-size:clamp(32px,3.2vw,48px);line-height:1.14;max-width:760px}
body.home .bbh-section-heading>p{font-size:16px;line-height:1.75;max-width:410px;padding-bottom:4px}
body.home .bbh-card-link,body.home .bbh-inline-link{display:inline-flex;align-items:center;gap:10px;color:#bd174b;font-size:14px;font-weight:750;line-height:1.5}
body.home .bbh-card-link span,body.home .bbh-inline-link span{transition:transform .2s}
body.home .bbh-card-link:hover span,body.home .bbh-inline-link:hover span{transform:translateX(4px)}
body.home .bbh-inline-link{margin-top:26px}

body.home .bbh-hero{position:relative;isolation:isolate;padding:72px 0 78px;background:linear-gradient(120deg,#f0fbfd 0%,#fff 48%,#fff5f7 100%);border-bottom:1px solid #edf0f3}
body.home .bbh-hero:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:#d6f8f7;filter:blur(65px);opacity:.55;right:-190px;top:-220px;z-index:-1}
body.home .bbh-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(38px,5vw,90px)}
body.home .bbh-hero h1{font-size:clamp(42px,4.25vw,66px);line-height:1.08;max-width:690px;font-weight:850}
body.home .bbh-hero h1 span{color:#cb1e55}
body.home .bbh-hero-copy>p{font-size:18px;line-height:1.75;max-width:640px;margin-top:26px}
body.home .bbh-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
body.home .bbh-actions .button{min-height:54px;padding:15px 22px;border-radius:11px;font-size:14px}
body.home .bbh-hero-points{display:flex;flex-wrap:wrap;gap:11px 23px;margin-top:27px}
body.home .bbh-hero-points li{position:relative;padding-left:20px;color:#4b5662;font-size:12px;font-weight:650}
body.home .bbh-hero-points li:before{content:"✓";position:absolute;left:0;top:0;color:#008d99;font-weight:900}
body.home .bbh-hero-visual{min-width:0;margin:0}
body.home .bbh-hero-visual img{width:100%;aspect-ratio:1.48;object-fit:cover;object-position:center;border-radius:22px;box-shadow:0 28px 60px #2435421b}
body.home .bbh-hero-visual figcaption,body.home .bbh-final figcaption{color:#78818b;font-size:11px;line-height:1.5;margin-top:10px}
body.home .bbh-method-strip{background:#fff;border-bottom:1px solid var(--bbh-line)}
body.home .bbh-method-strip>.container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-top:22px;padding-bottom:22px}
body.home .bbh-method-strip .container>a{padding:6px 24px;border-left:1px solid var(--bbh-line)}
body.home .bbh-method-strip .container>a:first-child{border:0;padding-left:0}
body.home .bbh-method-strip strong,body.home .bbh-method-strip span{display:block}
body.home .bbh-method-strip strong{font-size:14px;line-height:1.45}
body.home .bbh-method-strip span{color:#747b85;font-size:12px;line-height:1.55;margin-top:3px}

body.home .bbh-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}
body.home .bbh-service-card{position:relative;display:flex;flex-direction:column;min-width:0;min-height:226px;border:1px solid var(--bbh-line);border-radius:18px;background:#fff;padding:25px;transition:transform .22s,border-color .22s,box-shadow .22s}
body.home .bbh-service-feature{grid-column:span 2;min-height:272px;padding:32px;background:linear-gradient(135deg,#f4fcfd,#fff 72%)}
body.home .bbh-service-feature:nth-child(2){background:linear-gradient(135deg,#fff5f8,#fff 72%)}
body.home .bbh-service-kicker{color:#c82359;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.5}
body.home .bbh-service-card h3{font-size:clamp(20px,1.55vw,26px);margin:16px 0 12px;line-height:1.2}
body.home .bbh-service-compact h3{font-size:21px}
body.home .bbh-service-card p{font-size:14px;line-height:1.68;max-width:420px;flex:1}
body.home .bbh-service-card .bbh-card-link{margin-top:22px}
body.home .bbh-contexts{background:#f8fafb}
body.home .bbh-context-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}
body.home .bbh-context-card{display:block;min-width:0;overflow:hidden;border:1px solid #e9ecef;border-radius:16px;background:#fff;transition:transform .22s,box-shadow .22s}
body.home .bbh-context-card img{width:100%;aspect-ratio:1;object-fit:cover}
body.home .bbh-context-name{display:flex;justify-content:space-between;gap:8px;padding:13px 15px 14px;font-size:13px;font-weight:750;line-height:1.4}
body.home .bbh-context-name span{color:#c82359}
body.home .bbh-media-note{font-size:11px;line-height:1.6;margin-top:13px}
body.home .bbh-industry-links{display:flex;align-items:center;gap:20px;margin-top:32px;padding-top:27px;border-top:1px solid #e2e7ea}
body.home .bbh-industry-links strong{font-size:14px;white-space:nowrap}
body.home .bbh-industry-links>div{display:flex;flex-wrap:wrap;gap:9px}
body.home .bbh-industry-links a{border:1px solid #dfe5e9;border-radius:999px;background:#fff;padding:8px 12px;color:#404954;font-size:12px;font-weight:650}
body.home .bbh-industry-links a:hover{border-color:#0a9bab;color:#087e8d}

body.home .bbh-scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
body.home .bbh-scenario-card{overflow:hidden;border:1px solid var(--bbh-line);border-radius:18px;background:#fff;box-shadow:0 12px 35px #19202a08}
body.home .bbh-scenario-image{display:block;position:relative;overflow:hidden}
body.home .bbh-scenario-image img{width:100%;height:245px;object-fit:cover;transition:transform .5s}
body.home .bbh-scenario-card:nth-child(3) img{object-position:center 43%}
body.home .bbh-scenario-number{position:absolute;left:18px;bottom:18px;display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#fff;color:#bb1d4e;font-size:12px;font-weight:800}
body.home .bbh-scenario-body{padding:24px 25px 27px}
body.home .bbh-scenario-tag{color:#c42356;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body.home .bbh-scenario-body h3{font-size:22px;margin:10px 0}
body.home .bbh-scenario-body p{font-size:14px;line-height:1.7;min-height:96px}
body.home .bbh-scenario-body .bbh-card-link{margin-top:20px}
body.home .bbh-process{background:#f6fafb}
body.home .bbh-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:0;padding:0;list-style:none}
body.home .bbh-step{position:relative;border:1px solid #e3e9eb;border-radius:17px;background:#fff;padding:26px 24px;min-height:220px}
body.home .bbh-step-number{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#e5f8f9;color:#008b99;font-size:13px;font-weight:850}
body.home .bbh-step h3{font-size:20px;margin:23px 0 10px}
body.home .bbh-step p{font-size:13px;line-height:1.65}

body.home .bbh-why{padding-top:70px;padding-bottom:70px}
body.home .bbh-why-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;border-radius:23px;padding:clamp(38px,5vw,72px);background:#19242e;color:#fff}
body.home .bbh-why .bbh-eyebrow{color:#5ee0df}
body.home .bbh-why h2{color:#fff;font-size:clamp(32px,3vw,45px);line-height:1.13;max-width:520px}
body.home .bbh-why-panel>div>p{color:#c7d2d8;font-size:16px;line-height:1.7;max-width:450px;margin:20px 0 27px}
body.home .bbh-why .button-outline{border-color:#81919c;color:#fff}
body.home .bbh-why .button-outline:hover{background:#ffffff18}
body.home .bbh-why ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 28px;margin:0;padding:0;list-style:none}
body.home .bbh-why li{border-top:1px solid #4b5b65;padding-top:18px}
body.home .bbh-why li strong,body.home .bbh-why li span{display:block}
body.home .bbh-why li strong{font-size:17px;line-height:1.35;color:#fff}
body.home .bbh-why li span{color:#bdcbd2;font-size:13px;line-height:1.7;margin-top:9px}
body.home .bbh-heading-center{justify-content:center;text-align:center}
body.home .bbh-heading-center h2{max-width:850px}
body.home .bbh-pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
body.home .bbh-pricing-grid article{display:flex;flex-direction:column;border:1px solid var(--bbh-line);border-radius:17px;padding:29px;min-height:265px;background:#fff}
body.home .bbh-pricing-grid .bbh-pricing-feature{border-color:#f5bdcf;background:#fff7f9}
body.home .bbh-pricing-grid article>span{font-size:11px;font-weight:850;letter-spacing:.09em;color:#c82359}
body.home .bbh-pricing-grid h3{font-size:23px;margin:18px 0 12px}
body.home .bbh-pricing-grid p{font-size:14px;line-height:1.7;flex:1}
body.home .bbh-pricing-grid a{font-size:13px;font-weight:750;color:#ba1c50;margin-top:19px}
body.home .bbh-pricing-note{text-align:center;font-size:12px;margin-top:20px}
body.home .bbh-guides{background:#f8fafb}
body.home .bbh-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body.home .bbh-guide{position:relative;display:block;border:1px solid #e5e9ec;border-radius:16px;background:#fff;padding:25px 45px 27px 25px;min-height:202px;transition:transform .22s,box-shadow .22s}
body.home .bbh-guide>span{color:#c82359;font-size:10px;font-weight:800;letter-spacing:.09em}
body.home .bbh-guide h3{font-size:20px;line-height:1.3;margin:17px 0 11px}
body.home .bbh-guide p{font-size:13px;line-height:1.65}
body.home .bbh-guide b{position:absolute;right:20px;top:22px;color:#c82359;font-size:20px;font-weight:400}
body.home .bbh-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}
body.home .bbh-faq-grid>div:first-child>p{font-size:15px;line-height:1.75;max-width:390px;margin-top:20px}
body.home .bbh-faq-list{border-top:1px solid var(--bbh-line)}
body.home .bbh-faq-list details{border-bottom:1px solid var(--bbh-line)}
body.home .bbh-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:18px 0;font-size:16px;font-weight:750;line-height:1.45;list-style:none}
body.home .bbh-faq-list summary::-webkit-details-marker{display:none}
body.home .bbh-faq-list summary span{flex:none;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f3f6f8;color:#a91849;font-size:20px;font-weight:400}
body.home .bbh-faq-list details[open] summary span{transform:rotate(45deg)}
body.home .bbh-faq-list p{font-size:14px;line-height:1.75;padding:0 37px 20px 0}
body.home .bbh-final{background:linear-gradient(125deg,#eafafb,#fff 52%,#fff3f6)}
body.home .bbh-final-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}
body.home .bbh-final h2{max-width:580px}
body.home .bbh-final-grid>div>p{font-size:17px;line-height:1.7;max-width:560px;margin-top:22px}
body.home .bbh-final .button{margin-top:26px}
body.home .bbh-final small{display:block;color:#6f7883;font-size:11px;line-height:1.5;max-width:480px;margin-top:16px}
body.home .bbh-final figure{margin:0}
body.home .bbh-final figure img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px;box-shadow:0 22px 50px #29364419}
@media(hover:hover){body.home .bbh-service-card:hover,body.home .bbh-context-card:hover,body.home .bbh-guide:hover{transform:translateY(-3px);border-color:#f3b0c5;box-shadow:0 16px 35px #19202a12}body.home .bbh-scenario-image:hover img{transform:scale(1.035)}}
@media(max-width:1150px){body.home .bbh-page .container{width:min(100% - 56px,1440px)}body.home .bbh-hero-grid{gap:36px}body.home .bbh-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .bbh-service-feature{grid-column:span 1;min-height:250px}body.home .bbh-context-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.home .bbh-scenario-image img{height:205px}body.home .bbh-why-panel{gap:40px}body.home .bbh-faq-grid{gap:45px}}
@media(max-width:800px){body.home .bbh-page .bbh-section{padding:64px 0}body.home .bbh-hero{padding:50px 0 58px}body.home .bbh-hero-grid{grid-template-columns:1fr}body.home .bbh-hero h1{max-width:680px}body.home .bbh-hero-visual img{aspect-ratio:1.75}body.home .bbh-method-strip>.container{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}body.home .bbh-method-strip .container>div{padding:13px 18px;border-left:0;border-top:1px solid var(--bbh-line)}body.home .bbh-method-strip .container>div:nth-child(-n+2){border-top:0}body.home .bbh-section-heading{align-items:start;gap:20px}body.home .bbh-section-heading>p{font-size:14px;max-width:280px}body.home .bbh-scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .bbh-steps{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .bbh-why-panel{grid-template-columns:1fr}body.home .bbh-pricing-grid{grid-template-columns:1fr}body.home .bbh-pricing-grid article{min-height:0}body.home .bbh-guide-grid{grid-template-columns:1fr}body.home .bbh-guide{min-height:0}body.home .bbh-final-grid{gap:35px}}
@media(max-width:600px){body.home .bbh-page .container{width:calc(100% - 36px)}body.home .bbh-page .bbh-section{padding:54px 0}body.home .bbh-hero{padding:38px 0 45px}body.home .bbh-hero h1{font-size:clamp(36px,10vw,46px)}body.home .bbh-hero-copy>p{font-size:15px;margin-top:18px}body.home .bbh-actions{margin-top:23px}body.home .bbh-actions .button{width:100%}body.home .bbh-hero-points{gap:5px 17px;margin-top:20px}body.home .bbh-hero-points li{font-size:11px}body.home .bbh-hero-visual img{aspect-ratio:1.4;border-radius:16px}body.home .bbh-section-heading{display:block;margin-bottom:25px}body.home .bbh-section-heading h2,body.home .bbh-faq h2,body.home .bbh-final h2{font-size:32px}body.home .bbh-section-heading>p{max-width:100%;margin-top:14px;padding:0}body.home .bbh-service-grid{grid-template-columns:1fr}body.home .bbh-service-card,body.home .bbh-service-feature{min-height:0;padding:24px}body.home .bbh-service-card h3,body.home .bbh-service-compact h3{font-size:21px}body.home .bbh-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}body.home .bbh-context-name{font-size:12px;padding:10px}body.home .bbh-industry-links{display:block}body.home .bbh-industry-links>div{margin-top:13px}body.home .bbh-scenario-grid{grid-template-columns:1fr}body.home .bbh-scenario-image img{height:220px}body.home .bbh-scenario-body p{min-height:0}body.home .bbh-step{min-height:0;padding:22px}body.home .bbh-why-panel{padding:30px 23px;border-radius:17px}body.home .bbh-why ol{grid-template-columns:1fr;gap:20px}body.home .bbh-why h2{font-size:33px}body.home .bbh-faq-grid{grid-template-columns:1fr;gap:26px}body.home .bbh-final-grid{grid-template-columns:1fr}body.home .bbh-final-grid>div>p{font-size:15px}body.home .bbh-final figure img{aspect-ratio:4/3}}
@media(max-width:380px){body.home .bbh-page .container{width:calc(100% - 30px)}body.home .bbh-steps{grid-template-columns:1fr}body.home .bbh-method-strip strong{font-size:12px}body.home .bbh-method-strip span{font-size:11px}}
@media(prefers-reduced-motion:reduce){body.home .bbh-page *,body.home .bbh-page *:before,body.home .bbh-page *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* V7: shared visual rhythm from the sister site, with BrandBooking's own color roles. */
body.home .bbh-page{--bbh-ink:#172033;--bbh-muted:#536174;--bbh-line:#dfe7ed}
body.home .bbh-page .bbh-section{scroll-margin-top:0}
body.home .bbh-page h1,body.home .bbh-page h2,body.home .bbh-page h3{letter-spacing:-.035em}
body.home .bbh-section-heading h2,body.home .bbh-faq h2,body.home .bbh-final h2{font-size:clamp(31px,2.95vw,43px);line-height:1.18;font-weight:780}
body.home .bbh-hero{background:radial-gradient(ellipse at 85% 15%,#def6ff 0,transparent 40%),radial-gradient(ellipse at 6% 82%,#effbfd 0,transparent 38%),linear-gradient(110deg,#f7fcff,#fff 56%,#fff7fa)}
body.home .bbh-hero:before{width:390px;height:390px;background:#c6f1f5;opacity:.38;filter:blur(78px);right:-170px;top:-180px}
body.home .bbh-hero h1{font-weight:800;line-height:1.1}
body.home .bbh-hero-copy>p{font-size:17px;line-height:1.66}
body.home .bbh-hero-visual img{border:1px solid #fff;box-shadow:0 24px 58px #19314b1a}
body.home .bbh-page .button{border-radius:999px;font-weight:720}
body.home .bbh-method-strip>.container{padding-top:0;padding-bottom:0}
body.home .bbh-method-strip .container>a{position:relative;display:block;padding:20px 24px;border-left:1px solid var(--bbh-line);transition:background .2s,color .2s}
body.home .bbh-method-strip .container>a:first-child{padding-left:0}
body.home .bbh-method-strip .container>a:hover,body.home .bbh-method-strip .container>a:focus-visible{background:#f2fbfd;color:#087f90}
body.home .bbh-method-strip strong{font-size:13px;letter-spacing:.035em;text-transform:uppercase}
body.home .bbh-method-strip span{font-size:11px;margin-top:2px}
body.home .bbh-service-grid{gap:16px}
body.home .bbh-service-card{overflow:hidden;border-color:#e0e9ed;border-radius:20px;box-shadow:0 8px 27px #122b4108}
body.home .bbh-service-content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;min-width:0}
body.home .bbh-service-feature{min-height:304px;padding:31px;background:#f1fbfc}
body.home .bbh-service-feature:nth-child(2){background:#fff5f8}
body.home .bbh-service-feature .bbh-service-content{width:53%;flex:none}
body.home .bbh-service-feature h3{font-size:clamp(23px,1.75vw,29px);line-height:1.18}
body.home .bbh-service-visual{position:absolute;right:0;top:0;bottom:0;width:43%;margin:0;overflow:hidden}
body.home .bbh-service-visual:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,#0e1b2880);pointer-events:none}
body.home .bbh-service-visual img{width:100%;height:100%;object-fit:cover;object-position:center 40%}
body.home .bbh-service-feature:nth-child(2) .bbh-service-visual img{object-position:center 30%}
body.home .bbh-service-visual figcaption{position:absolute;bottom:11px;right:13px;z-index:1;color:#fff;font-size:10px;line-height:1.3;text-shadow:0 1px 3px #0008}
body.home .bbh-service-compact{min-height:225px}
body.home .bbh-service-compact .bbh-service-kicker{color:#078798}
body.home .bbh-contexts{background:#f3faff}
body.home .bbh-context-card{border-radius:17px;box-shadow:0 8px 22px #18334a09}
body.home .bbh-context-card img{object-position:center 35%}
body.home .bbh-context-card:nth-child(2) img{object-position:center 20%}
body.home .bbh-scenarios{background:#fff}
body.home .bbh-scenario-grid{gap:18px}
body.home .bbh-scenario-card{border-radius:18px;border-color:#e0e8ee}
body.home .bbh-scenario-body p{min-height:80px}
body.home .bbh-process{background:#f4fafc}
body.home .bbh-steps{gap:20px;margin-top:58px}
body.home .bbh-step{border:0;border-top:2px solid #bcdfe7;border-radius:0;background:transparent;padding:43px 22px 0 0;min-height:0}
body.home .bbh-step-number{position:absolute;top:-22px;left:0;width:42px;height:42px;border:2px solid #f4fafc;border-radius:50%;background:linear-gradient(135deg,#0eafb9,#0a78a7);color:#fff;box-shadow:0 3px 14px #087d971d}
body.home .bbh-step h3{font-size:19px;margin:0 0 9px}
body.home .bbh-step p{font-size:13px;line-height:1.68}
body.home .bbh-why-panel{background:linear-gradient(135deg,#10283b,#162b3c 65%,#123942);box-shadow:0 20px 48px #10283b18}
body.home .bbh-why .bbh-eyebrow{color:#69e3e1}
body.home .bbh-pricing-grid article{border-radius:18px;box-shadow:0 8px 28px #122b4107}
body.home .bbh-pricing-grid .bbh-pricing-feature{border-color:#a6dce0;background:#f1fbfc}
body.home .bbh-pricing-grid .bbh-pricing-feature>span{color:#087d8e}
body.home .bbh-guides{background:#f5f9fc}
body.home .bbh-final{background:radial-gradient(ellipse at 82% 16%,#e5f7ff,transparent 46%),linear-gradient(105deg,#eafafb,#fff 58%,#fff6f8)}
@media(max-width:1150px){body.home .bbh-service-feature{min-height:250px;padding:25px}body.home .bbh-service-feature .bbh-service-content{width:65%}body.home .bbh-service-visual{width:31%}body.home .bbh-service-feature h3{font-size:22px}body.home .bbh-method-strip .container>a{padding:18px 15px}}
@media(max-width:800px){body.home .bbh-method-strip .container>a,body.home .bbh-method-strip .container>a:nth-child(-n+2){border-top:0}body.home .bbh-method-strip .container>a:first-child{padding-left:0}body.home .bbh-steps{gap:30px 18px}}
@media(max-width:600px){body.home .bbh-page .bbh-section{padding:49px 0}body.home .bbh-hero{padding:36px 0 42px}body.home .bbh-hero h1{font-size:clamp(36px,9.6vw,43px)}body.home .bbh-hero-copy>p{font-size:15px;line-height:1.65}body.home .bbh-method-strip>.container{display:flex;gap:0;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}body.home .bbh-method-strip .container>a,body.home .bbh-method-strip .container>a:nth-child(-n+2){flex:0 0 auto;min-width:139px;padding:15px 16px;border-left:1px solid var(--bbh-line);scroll-snap-align:start}body.home .bbh-method-strip .container>a:first-child{border-left:0;padding-left:0}body.home .bbh-method-strip strong{font-size:12px}body.home .bbh-method-strip span{font-size:10px}body.home .bbh-service-feature{min-height:0;padding:20px}body.home .bbh-service-feature .bbh-service-content{width:100%}body.home .bbh-service-visual{top:16px;right:16px;bottom:auto;width:104px;height:104px;border-radius:13px}body.home .bbh-service-feature .bbh-service-kicker,body.home .bbh-service-feature h3{max-width:calc(100% - 116px)}body.home .bbh-service-feature h3{font-size:20px;margin:9px 0 10px}body.home .bbh-service-feature p{padding-top:8px}body.home .bbh-service-visual figcaption{font-size:9px;right:7px;bottom:7px}body.home .bbh-service-compact{padding:19px;min-height:0}body.home .bbh-service-compact h3{font-size:19px;margin:9px 0 8px}body.home .bbh-service-compact p{font-size:13px;line-height:1.6}body.home .bbh-service-card .bbh-card-link{margin-top:13px}body.home .bbh-scenario-body p{min-height:0}body.home .bbh-steps{grid-template-columns:repeat(2,minmax(0,1fr))}body.home .bbh-step{padding:32px 5px 0 0}body.home .bbh-step h3{font-size:17px}body.home .bbh-step p{font-size:12px}body.home .bbh-why-panel{padding:28px 22px}body.home .bbh-pricing-grid article{padding:24px}body.home .bbh-guide{padding:22px 38px 23px 22px}}
@media(max-width:380px){body.home .bbh-steps{grid-template-columns:1fr}body.home .bbh-method-strip .container>a{min-width:134px}}
@media(max-width:600px){body.home .bbh-service-feature .bbh-service-content{display:grid;grid-template-rows:auto minmax(85px,auto) auto auto}body.home .bbh-service-feature h3{align-self:start}body.home .bbh-service-feature p{padding-top:8px}body.home .bbh-step p{font-size:13px}}

/* V8: match the header to the hero grid and make the process readable at a glance. */
body.home .site-header .container{width:min(1440px,calc(100% - 80px))}
body.home .site-header .bb-logo-crop{width:280px;height:50px}
body.home .site-header .bb-logo-image{width:331px;left:-25px;top:-29px}
body.home .site-header .bb-desktop-nav{font-size:16px;gap:20px}
body.home .site-header .bb-desktop-nav>a,body.home .site-header .bb-desktop-nav summary{font-size:16px}
body.home .bbh-hero h1 .bbh-platform{position:relative;display:inline-block;color:#c91f55;font-style:normal;white-space:nowrap}
body.home .bbh-hero h1 .bbh-platform:after{content:"";position:absolute;left:1%;right:0;bottom:-.045em;height:3px;border-radius:100%;background:#00a9b8;transform:rotate(-2deg)}
body.home .bbh-step{border-top:1px dashed #bfcfd9;padding-top:49px}
body.home .bbh-step-icon{position:absolute;top:-26px;left:0;display:grid;place-items:center;width:52px;height:52px;border:1px solid #dbe5ea;border-radius:16px;background:#fff;color:#008e9e;box-shadow:0 5px 13px #15344a0b}
body.home .bbh-step:nth-child(odd) .bbh-step-icon{color:#d51d55}
body.home .bbh-step-icon svg{width:23px;height:23px}
body.home .bbh-step-index{position:absolute;top:-11px;right:8px;padding:0 7px;background:#f4fafc;color:#8999a7;font-size:12px;font-weight:750;letter-spacing:.08em}
@media(max-width:1279px) and (min-width:1051px){body.home .site-header .bb-logo-crop{width:245px;height:44px}body.home .site-header .bb-logo-image{width:290px;left:-22px;top:-26px}body.home .site-header .bb-desktop-nav{font-size:14px;gap:13px}body.home .site-header .bb-desktop-nav>a,body.home .site-header .bb-desktop-nav summary{font-size:14px}body.home .site-header .bb-header-cta{font-size:12px;padding-inline:14px}}
@media(max-width:1150px){body.home .site-header .container{width:min(1440px,calc(100% - 56px))}}
@media(max-width:1110px) and (min-width:1051px){body.home .site-header .bb-desktop-nav{display:none}body.home .site-header .bb-menu-toggle{display:inline-flex}}
@media(max-width:1050px){body.home .site-header .bb-logo-crop{width:250px;height:45px}body.home .site-header .bb-logo-image{width:296px;left:-22px;top:-26px}body.home .bb-mobile-menu a{font-size:15px}}
@media(max-width:600px){body.home .site-header .container{width:calc(100% - 36px)}body.home .site-header .bb-logo-crop{width:230px;height:41px}body.home .site-header .bb-logo-image{width:272px;left:-21px;top:-24px}body.home .bbh-step{padding-top:41px}body.home .bbh-step-icon{top:-24px;width:47px;height:47px;border-radius:14px}body.home .bbh-step-icon svg{width:21px;height:21px}body.home .bb-mobile-menu a{font-size:15px}}
@media(max-width:380px){body.home .site-header .container{width:calc(100% - 30px)}body.home .site-header .bb-logo-crop{width:208px;height:38px}body.home .site-header .bb-logo-image{width:246px;left:-19px;top:-22px}}

/* V9: supplied campaign illustration and a clearer visual path below the hero. */
body.home .bbh-hero h1 .bbh-platform{color:#11151e;text-shadow:-2px 1px 0 #00d5df,2px 1px 0 #ff2f6b}
body.home .bbh-hero h1 .bbh-platform:after{height:3px;background:linear-gradient(90deg,#00c4cf 0 52%,#ff2f6b 52% 100%)}
body.home .bbh-hero-visual img{aspect-ratio:4/3;object-position:center}
/* V10: let the supplied illustration dissolve into the hero, without a framed card. */
body.home .bbh-hero{background:radial-gradient(ellipse 56% 76% at 79% 38%,#e8f8ff 0%,#f5fcff 53%,transparent 82%),radial-gradient(ellipse 43% 42% at 96% 93%,#fff1f8 0%,transparent 75%),linear-gradient(110deg,#f8fdff 0%,#fff 47%,#f4fbff 100%)}
body.home .bbh-hero-visual img{display:block;border:0;border-radius:0;box-shadow:none;-webkit-mask-image:radial-gradient(ellipse 68% 70% at 50% 50%,#000 56%,transparent 74%);mask-image:radial-gradient(ellipse 68% 70% at 50% 50%,#000 56%,transparent 74%)}
body.home .bbh-method-strip{background:#fff;border-bottom:1px solid #e5eef2}
body.home .bbh-method-strip>.container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:17px;padding-bottom:17px}
body.home .bbh-method-strip .container>a,body.home .bbh-method-strip .container>a:first-child{display:grid;grid-template-columns:44px minmax(0,1fr) 17px;align-items:center;gap:12px;min-height:78px;padding:12px 14px;border:1px solid #e1ebef;border-radius:15px;background:#f9fcfd;box-shadow:0 5px 16px #15344a07;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s}
body.home .bbh-method-strip .container>a:nth-child(2),body.home .bbh-method-strip .container>a:nth-child(4){background:#fffafd}
body.home .bbh-method-strip .container>a:hover,body.home .bbh-method-strip .container>a:focus-visible{transform:translateY(-2px);background:#f1fbfd;border-color:#9ddde5;box-shadow:0 9px 23px #15344a12}
body.home .bbh-method-strip .bbh-quick-icon{display:grid;place-items:center;width:44px;height:44px;margin:0;border-radius:12px;background:#e6f9fb;color:#078b9c}
body.home .bbh-method-strip .bbh-quick-link:nth-child(2n) .bbh-quick-icon{background:#ffeaf1;color:#c92058}
body.home .bbh-method-strip .bbh-quick-icon svg{display:block;width:23px;height:23px}
body.home .bbh-method-strip .bbh-quick-copy{display:block;min-width:0;margin:0}
body.home .bbh-method-strip .bbh-quick-copy strong{display:block;color:#172033;font-size:14px;font-weight:780;line-height:1.3;letter-spacing:0;text-transform:none}
body.home .bbh-method-strip .bbh-quick-copy>span{display:block;margin-top:3px;color:#697687;font-size:11px;line-height:1.35}
body.home .bbh-method-strip .bbh-quick-arrow{display:block;margin:0;color:#0d91a1;font-size:17px;line-height:1;text-align:right;transition:transform .2s}
body.home .bbh-method-strip .bbh-quick-link:nth-child(2n) .bbh-quick-arrow{color:#c92058}
body.home .bbh-method-strip .bbh-quick-link:hover .bbh-quick-arrow{transform:translate(2px,-2px)}
@media(max-width:1050px){body.home .bbh-method-strip>.container{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body.home .bbh-hero-visual img{aspect-ratio:4/3}body.home .bbh-method-strip>.container{display:flex;gap:10px;padding-top:13px;padding-bottom:13px;overflow-x:auto;scroll-snap-type:x proximity}body.home .bbh-method-strip .container>a,body.home .bbh-method-strip .container>a:first-child,body.home .bbh-method-strip .container>a:nth-child(-n+2){flex:0 0 236px;min-width:236px;min-height:72px;padding:10px 11px;grid-template-columns:40px minmax(0,1fr) 15px;gap:9px;border:1px solid #e1ebef;scroll-snap-align:start}body.home .bbh-method-strip .bbh-quick-icon{width:40px;height:40px}body.home .bbh-method-strip .bbh-quick-icon svg{width:21px;height:21px}body.home .bbh-method-strip .bbh-quick-copy strong{font-size:13px}body.home .bbh-method-strip .bbh-quick-copy>span{font-size:10px}}

/* A clear creator path without interrupting the brand-side booking journey. */
body.home .bbh-creator{background:#f6fbfc}
body.home .bbh-creator-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.88fr);align-items:center;gap:clamp(36px,5vw,80px)}
body.home .bbh-creator-copy h2{font-size:clamp(32px,3.15vw,46px);line-height:1.16;max-width:650px}
body.home .bbh-creator-copy>p{font-size:16px;line-height:1.75;max-width:620px;margin:20px 0 0}
body.home .bbh-creator-copy ul{display:grid;gap:10px;padding:0;margin:23px 0 26px;list-style:none}
body.home .bbh-creator-copy li{position:relative;padding-left:28px;color:#405267;font-size:14px;line-height:1.5}
body.home .bbh-creator-copy li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e0f7f7;color:#078b9c;font-size:12px;font-weight:900}
body.home .bbh-creator-visual{margin:0;justify-self:end;max-width:530px}
body.home .bbh-creator-visual img{display:block;width:100%;height:auto;aspect-ratio:1.42;object-fit:cover;border-radius:20px}
body.home .bbh-creator-visual figcaption{margin-top:9px;color:#73808e;font-size:11px}
@media(max-width:800px){body.home .bbh-creator-grid{grid-template-columns:1fr;gap:26px}body.home .bbh-creator-visual{justify-self:stretch;max-width:none}}
@media(max-width:600px){body.home .bbh-creator-copy h2{font-size:32px}body.home .bbh-creator-copy>p{font-size:15px}body.home .bbh-creator-copy li{font-size:13px}body.home .bbh-creator-copy .button{width:100%}body.home .bbh-creator-visual img{aspect-ratio:1.5;border-radius:16px}}

/* Additive Freecast focus: retain the existing homepage hierarchy and CTAs. */
body.home .bbh-freecast{background:#fff}
body.home .bbh-freecast-panel{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(30px,5vw,80px);align-items:center;padding:clamp(30px,4vw,62px);border:1px solid #dcecf0;border-radius:24px;background:radial-gradient(circle at 95% 7%,#dff8fb 0,transparent 34%),linear-gradient(120deg,#f5fcfd 0%,#fff 68%,#fff8fa 100%)}
body.home .bbh-freecast-intro h2{font-size:clamp(31px,3vw,44px);line-height:1.16;max-width:620px}
body.home .bbh-freecast-intro>p{font-size:16px;line-height:1.75;max-width:630px;margin-top:20px}
body.home .bbh-freecast-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:27px}
body.home .bbh-freecast-actions .button{min-height:49px;padding:13px 20px}
body.home .bbh-freecast-actions .bbh-inline-link{margin-top:0}
body.home .bbh-freecast-details{display:grid;gap:11px}
body.home .bbh-freecast-details>div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;align-items:start;padding:19px 21px;border:1px solid #e1ebef;border-radius:16px;background:#ffffffd9}
body.home .bbh-freecast-details>div>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e5f8fa;color:#087d8e;font-size:12px;font-weight:850}
body.home .bbh-freecast-details>div:nth-child(2)>span{background:#ffe9f1;color:#bc1c50}
body.home .bbh-freecast-details h3{font-size:18px;line-height:1.3;margin:0 0 5px}
body.home .bbh-freecast-details p{font-size:13px;line-height:1.6;margin:0}
body.home .bbh-freecast-assurance{display:flex;justify-content:space-between;align-items:start;gap:24px;padding:19px 4px 0}
body.home .bbh-freecast-assurance p{max-width:740px;font-size:12px;line-height:1.65;margin:0}
body.home .bbh-freecast-assurance strong{color:#344354}
body.home .bbh-freecast-assurance a{flex:none;color:#087d8e;font-size:12px;font-weight:750;line-height:1.6;text-align:right}
body.home .bbh-freecast-assurance a:hover{text-decoration:underline}
@media(max-width:800px){body.home .bbh-freecast-panel{grid-template-columns:1fr;gap:28px}body.home .bbh-freecast-assurance{display:block}body.home .bbh-freecast-assurance a{display:inline-block;text-align:left;margin-top:10px}}
@media(max-width:600px){body.home .bbh-freecast-panel{padding:25px 20px;border-radius:18px}body.home .bbh-freecast-intro h2{font-size:31px}body.home .bbh-freecast-intro>p{font-size:14px;margin-top:14px}body.home .bbh-freecast-actions{display:grid;gap:14px;margin-top:22px}body.home .bbh-freecast-actions .button{width:100%;justify-content:center}body.home .bbh-freecast-details>div{grid-template-columns:37px minmax(0,1fr);gap:12px;padding:16px}body.home .bbh-freecast-details>div>span{width:36px;height:36px}body.home .bbh-freecast-details h3{font-size:16px}body.home .bbh-freecast-details p{font-size:12px}}

/* Blend the brief image into its section, without a card edge. */
body.home .bbh-final{background:linear-gradient(110deg,#eefafe 0%,#f8fcff 52%,#f3faff 100%)}
body.home .bbh-final figure img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border:0;border-radius:0;box-shadow:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 10%,#000 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%),linear-gradient(180deg,transparent 0%,#000 10%,#000 90%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}
