/* BrandBooking V3: readable, page-specific content. No external fonts. */
:root{--v3-ink:#111521;--v3-muted:#5c6476;--v3-pink:#f62566;--v3-line:#e7eaf0;--v3-paper:#f7f9fc}
html{scroll-padding-top:100px}.bb-desktop-nav{gap:20px}.bb-desktop-nav>a,.bb-desktop-nav summary{font-size:12px}.bb-v3-hero{padding:30px 0 52px;background:linear-gradient(112deg,#f7fbfc 0%,#fff 65%,#fff4f7 100%);border-bottom:1px solid var(--v3-line)}
.bb-v3-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr);gap:64px;align-items:center}.bb-v3-hero h1{font-size:clamp(32px,3.3vw,49px);line-height:1.16;letter-spacing:-1.6px;font-weight:800;margin:20px 0 22px;max-width:800px}.bb-v3-lead{font-size:17px;line-height:1.8;color:#50596c;max-width:780px}.bb-v3-hero .bb-actions{margin-top:28px;gap:12px;flex-wrap:wrap}.bb-v3-hero-fine{font-size:12px;color:var(--v3-muted);margin-top:18px;line-height:1.7}.bb-v3-hero .bb-breadcrumb{font-size:11px;margin-bottom:32px;line-height:1.6;display:flex;flex-wrap:wrap;gap:10px;color:#778092}.bb-v3-hero-visual{position:relative;border-radius:24px;isolation:isolate;margin:12px 0 28px;max-width:420px;justify-self:end;width:100%;height:390px;background:#dce4e9}
.bb-v3-hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center 35%;border-radius:24px}.bb-v3-visual-label{position:absolute;left:18px;top:18px;background:white;padding:9px 13px;border-radius:24px;font-size:10px;font-weight:800;letter-spacing:.06em;display:flex;align-items:center;gap:8px}.bb-v3-hero-visual>p{position:absolute;bottom:14px;left:18px;right:18px;font-size:10px;color:#fff;text-shadow:0 1px 8px black;margin:0;z-index:2}.bb-v3-hero-visual:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#101522a8);border-radius:0 0 24px 24px;z-index:1;pointer-events:none}.bb-v3-visual-card{position:absolute;bottom:-32px;left:-38px;z-index:3;background:white;border:1px solid var(--v3-line);box-shadow:0 14px 36px #1e344814;display:flex;align-items:center;gap:13px;padding:17px 22px;border-radius:12px}.bb-v3-visual-card>.icon{width:35px;height:35px;color:#00aebe;background:#e4f9fb;padding:8px;border-radius:50%}.bb-v3-visual-card strong{font-size:14px;display:block}.bb-v3-visual-card span{font-size:11px;color:var(--v3-muted);display:block;margin-top:5px}.bb-v3-scope-card{padding:28px 30px;border:1px solid #e1e8ef;border-radius:20px;background:#fff;box-shadow:0 16px 44px #24344909;max-width:410px;width:100%;justify-self:end}.bb-v3-scope-card h2{font-size:29px;line-height:1.3;letter-spacing:-.8px;margin:16px 0 25px}.bb-v3-scope-card>div{display:flex;align-items:center;gap:15px;padding:16px 0;border-top:1px solid var(--v3-line)}.bb-v3-scope-card>div>span{font-size:11px;color:var(--v3-pink);font-weight:800}.bb-v3-scope-card strong{flex:1;font-size:13px}.bb-v3-scope-card .icon{width:16px;height:16px;color:#05a9bc}
.bb-deep-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px;gap:68px;align-items:start;padding-top:46px;padding-bottom:62px}.bb-deep-sidebar{grid-column:2;grid-row:1;position:sticky;top:94px;min-width:0}.bb-deep-main{grid-column:1;grid-row:1;min-width:0}.bb-deep-index{background:#f7f9fc;border:1px solid var(--v3-line);border-radius:12px;overflow:hidden}.bb-deep-index summary{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;font-weight:800;font-size:13px;cursor:pointer;list-style:none;gap:10px}.bb-deep-index summary::-webkit-details-marker{display:none}.bb-deep-index summary>span{font-size:10px;font-weight:500;color:#71798a;white-space:nowrap}.bb-deep-index:not([open]) summary:after{content:'+'}.bb-deep-index nav{padding:0 9px 10px;max-height:61vh;overflow:auto}.bb-deep-index a{display:flex;align-items:flex-start;gap:9px;padding:9px 8px;font-size:11px;line-height:1.55;color:#5c6476;border-radius:6px;text-decoration:none}.bb-deep-index a span{font-size:9px;color:#9ba2b1;padding-top:2px;font-variant-numeric:tabular-nums}.bb-deep-index a:hover,.bb-deep-index a[aria-current=true]{color:var(--v3-pink);background:#fff}.bb-deep-side-cta{margin-top:18px;padding:24px 20px;background:#111827;color:white;border-radius:12px}.bb-deep-side-cta .eyebrow{color:#4be1e8;font-size:9px}.bb-deep-side-cta h3{font-size:21px;letter-spacing:-.5px;line-height:1.4;margin:10px 0}.bb-deep-side-cta p{font-size:12px;color:#bac3d2;line-height:1.75;margin-bottom:16px}.bb-deep-side-cta .button{font-size:11px;background:#fff;color:#131924;padding:12px 13px;min-height:42px;width:100%;white-space:normal}.bb-deep-wide{display:block}.bb-deep-wide .bb-deep-section{padding-top:38px;padding-bottom:40px}.bb-deep-wide .bb-deep-section-head{max-width:890px}.bb-deep-wide .bb-deep-copy>p{max-width:940px}.bb-deep-wide .bb-deep-copy>ul,.bb-deep-wide .bb-deep-copy>ol{max-width:980px}
.bb-deep-section{padding:34px 0 38px;border-bottom:1px solid var(--v3-line)}.bb-deep-section:first-child{padding-top:0}.bb-deep-section-head{display:flex;align-items:flex-start;gap:15px;margin-bottom:23px}.bb-section-n{flex:none;color:#06a6b6;font-size:12px;font-weight:700;border:1px solid #cfeaed;border-radius:6px;width:32px;height:31px;display:grid;place-items:center;margin-top:3px;font-variant-numeric:tabular-nums}.bb-deep-section-head h2{font-size:27px;line-height:1.35;letter-spacing:-.65px;margin:0;color:var(--v3-ink);font-weight:750}.bb-deep-copy{font-size:15px;line-height:1.85;color:#424b5e}.bb-deep-copy p{margin:0 0 17px}.bb-deep-copy strong{color:#171e2d;font-weight:700}.bb-deep-copy h3{font-size:18px;line-height:1.5;font-weight:750;color:#1d2635;letter-spacing:-.25px;margin:26px 0 11px}.bb-deep-copy ul,.bb-deep-copy ol{padding-left:22px;margin:14px 0 20px}.bb-deep-copy li{margin:7px 0;padding-left:3px}.bb-deep-copy li::marker{color:#00a3b5}.bb-deep-copy a:not(.button):not(.text-link){color:#bd174a;text-decoration:underline;text-decoration-color:#efbed0;text-underline-offset:3px}.bb-deep-copy a:hover{text-decoration-color:currentColor}.bb-deep-copy .bb-source-inline{font-size:12px;color:#68758a!important}.bb-deep-copy>blockquote{border-left:3px solid #00b4c6;padding:18px 24px;background:#f2fbfc;margin:22px 0;color:#244751;border-radius:0 10px 10px 0}.bb-deep-copy blockquote p:last-child{margin-bottom:0}
.bb-table-scroll{margin:22px 0 26px;overflow:auto;border:1px solid #dfe5ed;border-radius:10px;max-width:100%;overscroll-behavior-x:contain;scrollbar-width:thin}.bb-table-scroll:focus-visible{outline:2px solid #00a3b5;outline-offset:3px}.bb-table-scroll table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.7;margin:0;min-width:580px}.bb-table-scroll th{text-align:left;vertical-align:top;background:#f0f5f8;color:#142034;padding:14px 16px;font-size:12px;border-bottom:1px solid #dfe5ed;font-weight:750}.bb-table-scroll td{vertical-align:top;padding:16px;border-bottom:1px solid #e8ecf1;min-width:140px}.bb-table-scroll td:first-child{color:#242f43;font-weight:650;width:25%}.bb-table-scroll tr:last-child td{border-bottom:0}.bb-table-scroll tbody tr:nth-child(even){background:#fbfcfd}.bb-v3-faq{border:1px solid var(--v3-line);border-radius:12px;overflow:hidden}.bb-v3-faq details{border-bottom:1px solid var(--v3-line)}.bb-v3-faq details:last-child{border-bottom:0}.bb-v3-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;list-style:none;cursor:pointer;padding:20px;font-size:15px;font-weight:700;color:#20293c;background:#fff;line-height:1.5}.bb-v3-faq summary::-webkit-details-marker{display:none}.bb-v3-faq summary>span{flex:none;font-size:22px;line-height:1;color:#00a6b7;font-weight:400}.bb-v3-faq details[open] summary{background:#f7fafb}.bb-v3-faq details[open] summary>span{transform:rotate(45deg)}.bb-v3-answer{padding:0 20px 20px;background:#f7fafb;font-size:14px;line-height:1.85}.bb-v3-answer p:last-child{margin-bottom:0}
.bb-editor-notes{margin-top:22px;border:1px dashed #cbd2df;border-radius:10px;background:#fcfcfe;color:#657083;font-size:12px;line-height:1.8}.bb-editor-notes summary{padding:15px 18px;cursor:pointer;font-size:12px;font-weight:650;display:flex;align-items:center;gap:10px}.bb-editor-notes summary .icon{width:16px;height:16px;flex:none}.bb-editor-notes>div{padding:0 18px 16px}.bb-editor-notes p{margin:10px 0}.bb-editor-notes ul{padding-left:18px}.bb-source-notes a{color:#536c92;overflow-wrap:anywhere}.bb-legal-alert{padding:18px 22px;background:#fff6e9;border:1px solid #efd7ae;border-radius:8px;color:#785224;font-size:13px;line-height:1.8;margin-bottom:22px}.bb-legal-alert strong{display:block;color:#694716}
.bb-v3-service-grid{margin:30px 0 20px}.bb-v3-service{padding:26px!important;display:flex;flex-direction:column;min-width:0;position:relative}.bb-v3-service h3{margin:18px 0 12px!important;font-size:20px!important;line-height:1.35!important}.bb-v3-service h3 a{text-decoration:none!important;color:#171e2d!important}.bb-v3-service p{font-size:13px;line-height:1.75;flex:1}.bb-v3-service .text-link{font-size:12px}.bb-card-number{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;color:#8290a2;letter-spacing:.1em}.bb-card-number .icon{width:26px;height:26px;color:#f62566}.bb-v3-industry-grid{margin:26px 0 14px}.bb-v3-industry-grid .bb-industry-card{overflow:hidden;background:#fff;min-width:0}.bb-v3-industry-grid .bb-industry-card>img{height:210px;object-fit:cover;width:100%;object-position:center 30%}.bb-v3-industry-grid .bb-industry-card>div{padding:18px 20px}.bb-v3-industry-grid h3{margin:0 0 8px!important;font-size:19px!important}.bb-v3-industry-grid h3 a{text-decoration:none!important;color:#171e2d!important}.bb-v3-industry-grid p{font-size:13px;line-height:1.75}.bb-v3-industry-grid .text-link{font-size:12px}.bb-v3-library>.container{max-width:none;width:100%;padding:0}.bb-v3-library .bb-post-card h3{margin:12px 0;font-size:17px}.bb-v3-library .bb-post-card h3 a{color:#182138!important;text-decoration:none!important}.bb-v3-library .bb-post-card p{font-size:13px}.bb-v3-library .bb-post-top{line-height:1.4}.bb-v3-library .bb-grid-3{gap:18px}.bb-v3-library .bb-post-card{padding:20px}.bb-deep-copy .bb-form{background:#f8fafc;padding:26px;border:1px solid var(--v3-line);border-radius:14px}.bb-deep-copy label{font-size:13px}.bb-deep-copy input,.bb-deep-copy select,.bb-deep-copy textarea{font-size:14px}.bb-deep-copy .bb-calculator{box-shadow:none}.bb-deep-copy .bb-resource-card h3{margin-top:15px;font-size:18px}.bb-deep-copy .bb-resource-card p{font-size:13px}.bb-deep-copy .bb-resource-card .bb-actions{flex-wrap:wrap}
.bb-v3-related{padding:46px 0;background:#f6f8fb;border-top:1px solid var(--v3-line)}.bb-v3-related h2{font-size:28px;margin:12px 0 24px;line-height:1.4;letter-spacing:-.6px}.bb-v3-related article{padding:22px 24px;display:flex;align-items:center;gap:15px;border:1px solid var(--v3-line);background:white;border-radius:10px}.bb-v3-related article>a{font-size:15px;line-height:1.6;font-weight:650;color:#1e283a;flex:1}.bb-v3-related article>.icon{color:#00a9bc;width:20px;flex:none}.bb-v3-bottom{background:#101827;color:#fff;padding:55px 0;position:relative;overflow:hidden}.bb-v3-bottom>.container{display:flex;align-items:center;gap:45px;justify-content:space-between}.bb-v3-bottom h2{font-size:32px;letter-spacing:-.7px;line-height:1.35;margin:14px 0}.bb-v3-bottom p{font-size:14px;line-height:1.8;max-width:700px;color:#b9c4d7}.bb-v3-bottom .eyebrow{color:#40d5df}.bb-v3-bottom .button{flex:none;max-width:330px;white-space:normal;text-align:center}.bb-deep-copy .bb-fine{font-size:11px;line-height:1.8}
@media(min-width:1400px){.bb-deep-layout:not(.bb-deep-wide){grid-template-columns:minmax(0,850px) 278px;gap:70px}.bb-v3-hero-grid{gap:85px}}
@media(max-width:1150px){.bb-desktop-nav{gap:13px}.bb-desktop-nav>a,.bb-desktop-nav summary{font-size:11px}.bb-v3-hero-grid{gap:40px}.bb-deep-layout{gap:35px;grid-template-columns:minmax(0,1fr) 235px}.bb-v3-hero-visual{height:350px}.bb-v3-hero h1{font-size:38px}.bb-v3-scope-card{padding:25px}.bb-v3-hero-fine{font-size:11px}}
@media(max-width:900px){.bb-deep-layout{grid-template-columns:minmax(0,1fr);display:block;padding-top:25px}.bb-deep-sidebar{position:static;display:block;margin-bottom:28px}.bb-deep-side-cta{display:none}.bb-deep-index nav{max-height:340px}.bb-deep-section-head h2{font-size:25px}.bb-v3-hero-grid{gap:30px}.bb-v3-hero h1{font-size:34px;letter-spacing:-1px}.bb-v3-lead{font-size:15px}.bb-v3-hero-visual{height:310px}.bb-v3-scope-card h2{font-size:25px}.bb-v3-visual-card{left:-16px;padding:12px 15px}.bb-v3-hero .button{font-size:12px}.bb-v3-bottom .container{display:block}.bb-v3-bottom .button{margin-top:20px}.bb-v3-service-grid,.bb-v3-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bb-v3-library .bb-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){html{scroll-padding-top:85px}.bb-v3-hero{padding:18px 0 32px}.bb-v3-hero-grid{grid-template-columns:minmax(0,1fr);gap:25px}.bb-v3-hero h1{font-size:32px;line-height:1.22;margin-top:14px;margin-bottom:17px;letter-spacing:-.9px}.bb-v3-hero .bb-breadcrumb{margin-bottom:25px;font-size:10px}.bb-v3-hero .eyebrow{font-size:9px}.bb-v3-lead{font-size:14px;line-height:1.85}.bb-v3-hero .bb-actions{margin-top:23px}.bb-v3-hero .button{min-height:45px;font-size:12px;white-space:normal;justify-content:center}.bb-v3-hero-visual{height:270px;max-width:100%;margin:0 0 12px;justify-self:stretch}.bb-v3-hero-visual>img{object-position:center 34%}.bb-v3-visual-card{bottom:-15px;left:14px;padding:12px 15px;gap:9px}.bb-v3-visual-card strong{font-size:12px}.bb-v3-visual-card span{font-size:10px}.bb-v3-hero-visual>p{bottom:52px;left:17px;font-size:9px}.bb-v3-scope-card{max-width:none;padding:20px}.bb-v3-scope-card h2{font-size:24px;line-height:1.3;margin:10px 0 17px}.bb-v3-scope-card>div{padding:12px 0}.bb-v3-scope-card>div:last-child{padding-bottom:0}.bb-v3-scope-card strong{font-size:12px}.bb-deep-layout{padding-bottom:35px;padding-top:22px}.bb-deep-section{padding:26px 0 29px}.bb-deep-section-head{gap:10px;margin-bottom:19px}.bb-deep-section-head h2{font-size:23px;line-height:1.4;letter-spacing:-.55px}.bb-section-n{width:27px;height:28px;font-size:10px;margin-top:2px}.bb-deep-copy{font-size:14px;line-height:1.85}.bb-deep-copy h3{font-size:17px;line-height:1.55;margin-top:22px}.bb-deep-copy p{margin-bottom:15px}.bb-deep-copy li{margin:8px 0}.bb-table-scroll{margin:20px 0}.bb-table-scroll table{font-size:12px;min-width:600px}.bb-table-scroll th{font-size:11px}.bb-table-scroll td,.bb-table-scroll th{padding:12px 14px}.bb-v3-faq summary{padding:17px;font-size:14px;line-height:1.6}.bb-v3-answer{font-size:13px;padding:0 17px 18px}.bb-editor-notes summary{font-size:11px;line-height:1.7;padding:13px}.bb-editor-notes>div{padding:0 13px 14px}.bb-editor-notes{font-size:11px}.bb-deep-wide .bb-deep-section{padding-top:28px;padding-bottom:30px}.bb-v3-service-grid,.bb-v3-industry-grid,.bb-v3-library .bb-grid-3{grid-template-columns:minmax(0,1fr)}.bb-v3-service{padding:22px!important}.bb-v3-service h3{font-size:22px!important}.bb-v3-industry-grid .bb-industry-card{display:grid;grid-template-columns:105px minmax(0,1fr)}.bb-v3-industry-grid .bb-industry-card>img{height:100%;min-height:185px}.bb-v3-industry-grid .bb-industry-card>div{padding:17px 16px}.bb-v3-industry-grid h3{font-size:17px!important}.bb-v3-industry-grid p{font-size:12px;margin-bottom:12px}.bb-v3-industry-grid .text-link{font-size:11px}.bb-v3-related{padding:30px 0}.bb-v3-related h2{font-size:23px}.bb-v3-related .bb-grid{grid-template-columns:minmax(0,1fr)}.bb-v3-related article{padding:19px}.bb-v3-related article>a{font-size:14px}.bb-v3-bottom{padding:35px 0}.bb-v3-bottom h2{font-size:27px;line-height:1.4}.bb-v3-bottom p{font-size:13px}.bb-v3-bottom .button{font-size:12px;max-width:100%}.bb-deep-copy .bb-form{padding:18px}.bb-deep-copy .bb-form-grid{gap:15px}.bb-deep-copy .bb-resource-card{padding:20px}.bb-legal-alert{padding:14px;font-size:11px}.bb-deep-copy .bb-library-tools{gap:12px}.bb-v3-library .bb-demo-notice{font-size:12px}.bb-v3-library .bb-filter-chips button{font-size:11px}.hero-copy h1{font-size:38px!important;line-height:1.2!important;letter-spacing:-1.2px!important}.hero-description{font-size:14px!important;line-height:1.85!important}.announcement{font-size:10px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media print{.site-header,.announcement,.bb-deep-sidebar,.mobile-bottom-bar,.bb-to-top,.bb-v3-bottom,.bb-v3-related,.site-footer,.bb-actions,.bb-v3-hero-visual,.bb-v3-scope-card{display:none!important}.bb-deep-layout,.bb-v3-hero-grid{display:block}.bb-v3-hero{background:white;padding:0}.bb-deep-copy{font-size:11pt}.bb-deep-section{break-inside:auto}.bb-table-scroll{overflow:visible}.bb-v3-faq details:not([open]) .bb-v3-answer{display:block}.bb-v3-faq summary{list-style:none}.container{max-width:none;width:100%;padding:0}.bb-table-scroll table{min-width:0}h2,h3{break-after:avoid}}
@media(min-width:641px){.bb-v3-hero-visual>p{bottom:64px}}
