.bb-reveal{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.bb-reveal.in{opacity:1;transform:translateY(0)}.bb-reveal-delay-1{transition-delay:.1s}.bb-reveal-delay-2{transition-delay:.2s}.bb-reveal-delay-3{transition-delay:.3s}.bb-reveal-delay-4{transition-delay:.4s}@media(prefers-reduced-motion:reduce){.bb-reveal{opacity:1;transform:none;transition:none}}.bb-stat-num{font-variant-numeric:tabular-nums}.bb-stat-num.counting{color:var(--bb-gold)}.bb-faq{max-width:780px;margin:0 auto}.bb-faq-item{border-bottom:1px solid #e5e1d8;background:#fff}.bb-faq-item:first-child{border-top:1px solid #e5e1d8}.bb-faq-q{display:flex;justify-content:space-between;align-items:center;padding:24px 4px;cursor:pointer;font-family:var(--serif,'Cormorant Garamond',serif);font-size:21px;font-weight:400;color:#0a0a0a;transition:color .2s;line-height:1.3}.bb-faq-q:hover{color:#c4a467}.bb-faq-icon{font-size:24px;font-weight:300;color:#c4a467;flex-shrink:0;margin-left:20px;transition:transform .35s ease;line-height:1;width:20px;text-align:center}.bb-faq-item.open .bb-faq-icon{transform:rotate(45deg)}.bb-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .35s ease;padding:0 4px;display:block}.bb-faq-item.open .bb-faq-a{max-height:1200px;padding:0 4px 28px}.bb-faq-a p{font-family:var(--sans,'Inter',sans-serif);font-size:15px;line-height:1.75;color:#555;margin-bottom:14px}.bb-faq-a p:last-child{margin-bottom:0}.bb-faq-a a{color:#c4a467;border-bottom:1px solid #c4a467}.bb-faq-a strong{color:#0a0a0a;font-weight:600}.bb-404{min-height:70vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fafaf7 0%,#fff 100%);padding:120px 32px;text-align:center}.bb-404-inner{max-width:680px}.bb-404 .num{font-family:var(--serif,'Cormorant Garamond',serif);font-size:clamp(120px,20vw,220px);font-weight:300;line-height:.9;color:#0a0a0a;letter-spacing:-.04em;margin-bottom:8px}.bb-404 .num em{font-style:italic;color:#c4a467}.bb-404 .gold-rule{display:block;width:60px;height:1px;background:#c4a467;margin:24px auto 28px}.bb-404 h1{font-family:var(--serif,'Cormorant Garamond',serif);font-size:clamp(28px,3.6vw,42px);font-weight:300;color:#0a0a0a;margin-bottom:14px}.bb-404 p{font-family:var(--serif,'Cormorant Garamond',serif);font-size:18px;font-style:italic;color:#666;margin-bottom:36px;line-height:1.6}.bb-404 .btn-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:48px}.bb-404 a.btn{font-family:var(--sans,'Inter',sans-serif);font-size:12px;letter-spacing:.25em;text-transform:uppercase;font-weight:600;padding:18px 36px;text-decoration:none;border:1px solid;display:inline-block;transition:all .25s}.bb-404 a.gold{background:#c4a467;color:#fff;border-color:#c4a467}.bb-404 a.gold:hover{background:#b29455;border-color:#b29455}.bb-404 a.outline{background:0 0;color:#0a0a0a;border-color:#0a0a0a}.bb-404 a.outline:hover{background:#0a0a0a;color:#fff}.bb-404 .quick-links{font-size:13px;color:#888;letter-spacing:.04em}.bb-404 .quick-links a{color:#555;border-bottom:1px solid transparent;padding:0 4px;transition:all .2s}.bb-404 .quick-links a:hover{color:#c4a467;border-bottom-color:#c4a467}.bb-404 .quick-links span{color:#c4a467;margin:0 6px}.bb-header .bb-logo img,header .bb-logo img,a.bb-logo img,img.brand-logo{height:42px !important;width:auto !important;max-width:170px !important;object-fit:contain !important;display:block !important}@media (max-width:1100px){.bb-header .bb-logo img,header .bb-logo img,a.bb-logo img{height:36px !important;max-width:140px !important}}.bb-header{gap:18px;align-items:center}.bb-nav{flex-wrap:nowrap}.bb-nav-item{white-space:nowrap}.bb-tour-hero{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);color:#fff;padding:90px 32px 70px;text-align:center;margin:-30px 0 50px}.bb-tour-hero-inner{max-width:780px;margin:0 auto}.bb-tour-hero .eyebrow{color:#c9a961;font-size:12px;letter-spacing:4px;text-transform:uppercase;margin-bottom:18px}.bb-tour-hero h1{font-family:'Cormorant Garamond',Georgia,serif;font-weight:300;font-size:clamp(38px,6vw,68px);letter-spacing:1px;margin:0 0 22px;line-height:1.1}.bb-tour-hero p{font-family:Inter,sans-serif;font-size:17px;line-height:1.7;color:rgba(255,255,255,.85);max-width:620px;margin:0 auto 32px}.bb-tour-hero .btn-outline{display:inline-block;padding:14px 36px;border:1.5px solid #fff;color:#fff;text-decoration:none;font-size:13px;letter-spacing:3px;text-transform:uppercase;font-weight:600;transition:all .25s ease;background:0 0}.bb-tour-hero .btn-outline:hover{background:#fff;color:#1a1a1a}.bb-tour-grid{display:grid !important;grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:16px !important;max-width:1200px;margin:0 auto 80px;padding:0 24px}@media(max-width:1100px){.bb-tour-grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media(max-width:780px){.bb-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;padding:0 16px}}@media(max-width:420px){.bb-tour-grid{grid-template-columns:1fr !important}}.bb-tour-card{position:relative;background:#000;aspect-ratio:9/16;overflow:hidden;border-radius:6px;box-shadow:0 4px 24px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease}.bb-tour-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(0,0,0,.18)}.bb-tour-vid{width:100%;height:100%;object-fit:cover;display:block;background:#0a0a0a}.bb-tour-card-label{display:none !important}.bb-tour-grid>br,.bb-tour-grid>p:empty{display:none !important}.bb-tour-cta{background:#faf8f4;text-align:center;padding:80px 32px;margin:0}.bb-tour-cta h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:300;font-size:clamp(32px,4.5vw,52px);margin:0 0 16px}.bb-tour-cta p{font-family:Inter,sans-serif;font-size:16px;color:#4a4a4a;margin:0 0 28px}.bb-tour-cta .btn-primary{display:inline-block;padding:16px 44px;background:#1a1a1a;color:#fff;text-decoration:none;font-size:13px;letter-spacing:3px;text-transform:uppercase;font-weight:600;transition:all .25s ease}.bb-tour-cta .btn-primary:hover{background:#c9a961}.bb-logos.bb-logos--linked{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px}.bb-logos.bb-logos--linked a{display:inline-flex;align-items:center;justify-content:center;height:48px;text-decoration:none;transition:transform .25s ease,opacity .25s ease;opacity:.92}.bb-logos.bb-logos--linked a:hover{transform:translateY(-2px);opacity:1}.bb-logos.bb-logos--linked img{max-height:46px;width:auto;max-width:180px;display:block}@media(max-width:780px){.bb-logos.bb-logos--linked{gap:32px 28px}.bb-logos.bb-logos--linked img{max-height:38px;max-width:140px}}@media(max-width:480px){.bb-logos.bb-logos--linked{gap:24px 22px}.bb-logos.bb-logos--linked img{max-height:32px;max-width:120px}}body .bb-tour-hero,body .bb-tour-hero *,body .bb-tour-hero h1,body .bb-tour-hero p{color:#fff !important}body .bb-tour-hero .eyebrow{color:#c9a961 !important}body .bb-tour-hero h1{color:#fff !important;text-shadow:0 2px 24px rgba(0,0,0,.35)}body .bb-tour-hero p{color:rgba(255,255,255,.92) !important}body .bb-tour-hero{background:linear-gradient(135deg,#1a1a1a 0%,#0e0e0e 100%) !important;max-width:1500px;margin:-30px auto 50px;border-radius:6px}body .bb-tour-grid{max-width:1500px !important;padding:0 20px !important;gap:18px !important}@media(min-width:1101px){body .bb-tour-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important}}body .bb-tour-card{aspect-ratio:9/14 !important;border-radius:8px !important;box-shadow:0 6px 28px rgba(0,0,0,.12) !important}body .bb-tour-cta{max-width:1500px;margin:0 auto;border-radius:6px}@font-face{font-family:'Cormorant Fallback';src:local('Georgia'),local('Times New Roman');size-adjust:105%;ascent-override:92%;descent-override:22%;line-gap-override:0%}@font-face{font-family:'Inter Fallback';src:local('Arial'),local('Helvetica');size-adjust:107%;ascent-override:90%;descent-override:22%}:root{--serif:'Cormorant Garamond','Cormorant Fallback',Georgia,serif;--sans:'Inter','Inter Fallback',Arial,sans-serif}.bb-hero h1{font-family:'Cormorant Garamond','Cormorant Fallback',Georgia,serif !important}body{font-family:'Inter','Inter Fallback',Arial,sans-serif !important}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*:focus-visible{outline:3px solid #c9a961;outline-offset:2px}@media (max-width:768px){.bb-mobile-bar a,.bb-mobile-bar button{min-height:48px !important;padding:12px 16px !important}}.bb-skip-link{position:absolute;left:-9999px;top:0;z-index:9999;background:#000;color:#fff;padding:12px 20px;text-decoration:none}.bb-skip-link:focus{left:0}.bb-svc-card .img,.bb-cat .img{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0) scale(1);-webkit-transform:translateZ(0) scale(1)}.bb-svc-card:hover .img{transform:translateZ(0) scale(1.06);-webkit-transform:translateZ(0) scale(1.06)}.bb-cat:hover .img{transform:translateZ(0) scale(1.04);-webkit-transform:translateZ(0) scale(1.04)}.bb-svc-card,.bb-cat{isolation:isolate}.bb-philosophy-video{display:block;width:100%;max-width:560px;height:auto;aspect-ratio:9/16;object-fit:cover;background:#0a0a0a;border:1px solid var(--bb-gray-200,#e6e2d8);box-shadow:0 18px 50px rgba(0,0,0,.06);justify-self:center;margin:0 auto}@media (min-width:900px){.bb-philosophy{grid-template-columns:1fr 1fr;align-items:center;gap:60px}.bb-philosophy-video{max-width:100%;width:100%}}.admin-bar .bb-header{top:32px !important}@media screen and (max-width:782px){.admin-bar .bb-header{top:46px !important;position:fixed !important;left:0;right:0}.admin-bar .bb-mobile-bar{bottom:0}}.bb-header{z-index:1100 !important}.bb-mobile-drawer{z-index:2100 !important}.bb-overlay{z-index:2099 !important}.bb-sub-dropdown .bb-dropdown-row.bb-has-sub{position:relative}.bb-sub-sub-dropdown{display:none;position:absolute;left:100%;top:0;background:#fff;border:1px solid var(--bb-gray-200,#e6e2d8);min-width:240px;padding:12px 0;box-shadow:0 18px 50px rgba(0,0,0,.08);z-index:1300}.bb-sub-sub-dropdown a{display:block;padding:10px 22px;font-size:13px;letter-spacing:.04em;color:var(--bb-black,#0a0a0a);text-decoration:none}.bb-sub-sub-dropdown a:hover{background:var(--bb-cream,#f7f3ea);color:var(--bb-gold,#c9a961)}.bb-sub-dropdown .bb-dropdown-row.bb-has-sub:hover>.bb-sub-sub-dropdown{display:block}.bb-sub-dropdown .bb-dropdown-row.bb-has-sub>a:after{content:' \203A';margin-left:6px;color:var(--bb-gold,#c9a961);font-weight:700}.bb-phone,.bb-phone *{white-space:nowrap !important;flex-shrink:0 !important}.bb-cta-group{white-space:nowrap;gap:16px;flex-shrink:0}.bb-header{gap:24px}@media (max-width:1100px){.bb-phone{font-size:13px !important}}html,body{overflow-x:hidden;overflow-x:clip}img,video,iframe{max-width:100%}@media (max-width:768px){.scroll-top{bottom:92px !important;right:16px !important}.bb-mobile-bar{z-index:2147483000 !important}}@media (max-width:820px){.bb-blog-article,article,main,.entry-content{min-width:0 !important;max-width:100% !important;overflow-wrap:break-word}.bb-blog-article table,.entry-content table,article table{display:block;width:100% !important;max-width:100% !important;overflow-x:auto;-webkit-overflow-scrolling:touch}.bb-blog-article pre,article pre{white-space:pre-wrap;max-width:100%}.bb-last-reviewed,.bb-operator-disclaimer{max-width:100% !important;box-sizing:border-box}}@media (max-width:820px){div:not(.bb-mobile-bar):has(>.fa-shopping-bag),div:not(.bb-mobile-bar):has(>i.fa-shopping-bag),div:not(.bb-mobile-bar):has(>a>.fa-shopping-bag){bottom:104px !important;right:14px !important}}:root{--serif:'Fraunces',Georgia,serif !important;--sans:'Hanken Grotesk',-apple-system,'Segoe UI',sans-serif !important;--bb-gold:#b08d57}body{font-optical-sizing:auto}::selection{background:#b08d57;color:#fff}a{text-underline-offset:3px}.bb-last-reviewed,.bb-operator-disclaimer{border-left:none !important;border:1px solid #e9dfcd !important;border-top:3px solid #b08d57 !important;border-radius:12px !important;box-shadow:0 6px 24px -18px rgba(60,45,20,.35)}.bb-blog-article h2:after{width:64px !important;height:3px !important;background:linear-gradient(90deg,#b08d57 0 34px,transparent 34px 42px,#b08d57 42px 64px) !important}.bb-pl-book{letter-spacing:.08em}blockquote{border-left:3px double #b08d57;font-family:var(--serif)}body,p:not(.bb-blog-article p),li,input,textarea,select,button,.bb-mobile-bar a,nav,.bb-drawer-list a{font-family:'Hanken Grotesk',-apple-system,'Segoe UI',sans-serif !important}h1,h2,h3,h4,h5,.bb-pl-name,.bb-pl-price,blockquote,.bb-blog-article p,.bb-blog-hero-inner h1,.eyebrow~h1{font-family:'Fraunces',Georgia,serif !important}.bb-blog-meta,.eyebrow{font-family:'Hanken Grotesk',sans-serif !important}:focus-visible{outline:2px solid #b08d57 !important;outline-offset:2px}.bb-last-reviewed a,.bb-operator-disclaimer a{color:#8a6d3b}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}.bb-ba-section{margin:32px 0}.bb-ba-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin:20px 0}.bb-ba-grid img{width:100%;height:auto;border-radius:10px;display:block}.bb-ba-note{font-size:13px;color:#777;font-style:italic;margin-top:10px}