/* Shared by editable WordPress block patterns and static design previews. */
.wp-site-blocks:has(> .bt-page){padding:0}
.bt-page > *, .bt-page :where(.wp-block-group) > *{margin-block-start:0;margin-block-end:0}
.bt-page{--ink:#143e3a;--paper:#f7f6f0;--accent:#c7eadb;--line:rgba(20,62,58,.2);background:var(--paper);color:var(--ink);font-family:'BT Manrope',sans-serif;font-size:16px;line-height:1.6;margin:0!important;padding:0!important;max-width:none!important;width:100%}
.bt-page *{box-sizing:border-box}
.bt-page :where(h1,h2,h3,p,figure,ul){margin:0}
.bt-page :where(div,section,header,footer,main,figure,p,h1,h2,h3){max-width:none}
.bt-page :where(a){color:inherit;text-decoration:none}
.bt-page a:focus-visible,.bt-page button:focus-visible,.bt-page summary:focus-visible{outline:3px solid #db683f;outline-offset:5px}
.bt-page :where(img){display:block;max-width:100%;height:auto}
.bt-page :where(button,input,select){font:inherit}
.bt-page .bt-wrap{width:calc(100% - 112px);max-width:1280px;margin-inline:auto}
.bt-page :where(h1,h2,h3){font-family:'BT Literata',Georgia,serif;font-weight:400;letter-spacing:-.055em;line-height:1.09;color:inherit}
.bt-page h2{font-size:clamp(36px,4.3vw,60px)}
.bt-page h3{font-size:29px;letter-spacing:-.035em}
.bt-page .bt-label{font-size:10px;line-height:1.5;font-weight:700;letter-spacing:.17em;text-transform:uppercase}
.bt-page .bt-muted{opacity:.72}
.bt-page .bt-button{display:inline-flex;align-items:center;justify-content:center;gap:32px;padding:16px 24px;border:1px solid transparent;border-radius:2px;background:var(--ink);color:#fff;font-size:13px;font-weight:650;line-height:1.3;min-height:52px;transition:background .2s,transform .2s}
.bt-page .bt-button:hover{background:#245e54;transform:translateY(-2px)}
.bt-page .bt-button:after{content:'↗';font-size:20px;line-height:1}
.bt-page .bt-button-light{background:var(--accent);color:var(--ink)}
.bt-page .bt-button-light:hover{background:#d8f3e7}
.bt-page .bt-text-link{display:inline-block;border-bottom:1px solid currentColor;font-size:13px;padding-block:8px}
.bt-page .bt-text-link:after{content:' ↗';margin-left:16px}
.bt-page .bt-header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:98px;border-bottom:1px solid var(--line);position:relative;z-index:2}
.bt-page .bt-brand{font-weight:500;font-size:31px;letter-spacing:-2px;line-height:1;display:flex;align-items:center;gap:11px;white-space:nowrap}
.bt-brand svg{width:35px;height:35px;flex-shrink:0}
.bt-page .bt-brand small{font-size:13px;letter-spacing:-.2px;margin-left:1px}
.bt-page .bt-nav{display:flex;gap:32px;align-items:center;font-size:12px;font-weight:550}
.bt-page .bt-nav a{padding-block:12px}
.bt-page .bt-nav a:hover{text-decoration:underline;text-underline-offset:5px}
.bt-page .bt-header-cta{font-size:12px;padding:13px 19px;min-height:44px}
.bt-page .bt-menu{display:none}
.bt-page section[id]{scroll-margin-top:24px}
.bt-page .bt-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:29px}
.bt-page .bt-caption{font-size:9px;line-height:1.4;letter-spacing:.025em;margin-top:9px;opacity:.8}
.bt-page .bt-caption a{text-decoration:underline;text-underline-offset:2px}
.bt-page .bt-facts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:26px;padding:35px 0;border-bottom:1px solid var(--line)}
.bt-page .bt-fact{display:flex;gap:15px;align-items:center;font-size:13px;line-height:1.6}
.bt-page .bt-fact strong{display:block;font-weight:650}
.bt-page .bt-fact svg{width:30px;height:30px;flex:0 0 30px;stroke-width:1.2}
.bt-page .bt-split{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;padding-block:100px}
.bt-page .bt-copy>.bt-label{margin-bottom:21px}
.bt-page .bt-copy>p:not(.bt-label){margin-top:24px;max-width:470px;font-size:14px;line-height:1.85}
.bt-page .bt-story-image img{width:100%;height:420px;object-fit:cover}
.bt-page .bt-story-image{position:relative}
.bt-page .bt-story-image .bt-image-note{position:absolute;bottom:45px;left:22px;background:var(--paper);padding:13px 20px;font-size:10px;letter-spacing:.07em}
.bt-page .bt-section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px}
.bt-page .bt-section-title .bt-label{margin-bottom:18px}
.bt-page .bt-section-title>p{font-size:13px;line-height:1.8;max-width:320px}
.bt-page .bt-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}
.bt-page .bt-step{border-top:1px solid var(--line);padding-top:20px}
.bt-page .bt-step .bt-label{margin-bottom:32px;font-weight:400;opacity:.7}
.bt-page .bt-step h3{font-size:26px;margin-bottom:16px}
.bt-page .bt-step p:last-child{font-size:13px;max-width:330px;line-height:1.8}
.bt-page .bt-planning{padding-block:65px 85px}
.bt-page .bt-booking{padding-block:80px;background:var(--ink);color:var(--paper)}
.bt-page .bt-booking-inner{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}
.bt-page .bt-booking h2{max-width:450px}
.bt-page .bt-booking .bt-label{margin-bottom:22px}
.bt-page .bt-booking-copy{font-size:13px;line-height:1.9;margin-top:22px;max-width:400px;opacity:.8}
.bt-page .bt-price-panel{border:1px solid #ffffff40;padding:32px}
.bt-page .bt-price{font-size:58px;line-height:1;font-weight:450;letter-spacing:-.055em}
.bt-page .bt-price small{font-size:13px;letter-spacing:0;margin-left:8px;font-weight:400}
.bt-page .bt-price-panel .bt-price-note{font-size:12px;margin-top:12px;opacity:.85}
.bt-page .bt-payment-row{display:flex;justify-content:space-between;border-top:1px solid #ffffff35;border-bottom:1px solid #ffffff35;padding-block:18px;margin-block:24px;font-size:12px}
.bt-page .bt-payment-row strong{display:block;font-size:22px;font-weight:450;margin-top:3px}
.bt-page .bt-price-panel .bt-button{width:100%}
.bt-page .bt-demo-note{font-size:10px;line-height:1.6;margin-top:15px;opacity:.76}
.bt-page .bt-faq{display:grid;grid-template-columns:1fr 1.35fr;gap:9%;padding-block:100px}
.bt-page .bt-faq .bt-label{margin-bottom:20px}
.bt-page .bt-question{border-bottom:1px solid var(--line);padding:23px 0}
.bt-page .bt-question:first-child{border-top:1px solid var(--line)}
.bt-page .bt-question summary{font-size:14px;font-weight:600;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px}
.bt-page .bt-question summary::-webkit-details-marker{display:none}
.bt-page .bt-question summary:after{content:'+';font-size:22px;font-weight:400}
.bt-page .bt-question[open] summary:after{content:'−'}
.bt-page .bt-question>p{font-size:13px;line-height:1.85;padding-top:18px;opacity:.85}
.bt-page .bt-footer{border-top:1px solid var(--line);padding-block:38px 30px}
.bt-page .bt-footer-top{display:flex;justify-content:space-between;align-items:center;gap:30px}
.bt-page .bt-footer-top p{font-size:12px;text-align:right}
.bt-page .bt-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:34px;font-size:10px;opacity:.75}
.bt-page .bt-footer-bottom a{text-decoration:underline;text-underline-offset:3px}
.bt-page .bt-mobile-cta{display:none}
/* A — Marea: landscape-led, quiet editorial typography. */
.bt-marea .bt-hero{position:relative;isolation:isolate;min-height:740px;color:#fff;background:#1d6b72;overflow:hidden}
.bt-marea .bt-hero-image{position:absolute;inset:0;z-index:-2;height:100%;margin:0}
.bt-marea .bt-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 46%}
.bt-marea .bt-hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,35,36,.70),rgba(5,45,46,.20) 65%,rgba(5,45,46,.06)),linear-gradient(180deg,rgba(0,24,27,.22),transparent 45%,rgba(4,34,35,.2))}
.bt-marea .bt-hero .bt-header{border-color:#ffffff50}
.bt-marea .bt-header-cta{background:transparent;border-color:#ffffff80;color:#fff}
.bt-marea .bt-header-cta:hover{background:#ffffff20}
.bt-marea .bt-hero-content{padding-top:84px;padding-bottom:64px}
.bt-marea .bt-hero-content>.bt-label{display:flex;align-items:center;gap:12px;margin-bottom:22px}
.bt-marea .bt-hero-content>.bt-label:before{content:'';display:block;width:25px;height:1px;background:currentColor}
.bt-marea h1{font-size:clamp(62px,6.9vw,99px);line-height:1.04;max-width:740px;letter-spacing:-.066em}
.bt-marea h1 em{color:#dbf0de;font-weight:400}
.bt-marea .bt-hero-lead{font-size:15px;max-width:400px;margin-top:23px;line-height:1.85;color:#f0f5f2}
.bt-marea .bt-hero-bottom{display:flex;justify-content:space-between;align-items:end;padding-block:25px 24px;border-top:1px solid #ffffff4a;margin-top:10px}
.bt-marea .bt-hero-bottom>p{font-size:11px;line-height:1.8}
.bt-marea .bt-hero-bottom strong{font-size:25px;font-weight:400;margin-right:5px}
.bt-marea .bt-hero-bottom .bt-location{text-align:right;font-size:9px;letter-spacing:.1em;text-transform:uppercase}
.bt-marea .bt-photo-source{position:absolute;right:13px;bottom:5px;font-size:8px;opacity:.85}
.bt-marea .bt-photo-source a{text-decoration:underline}
/* B — Baja: warm, graphic, direct booking emphasis. */
.bt-baja{--ink:#253f33;--paper:#f4efe4;--accent:#b74328;--line:#253f3338}
.bt-baja :where(h1,h2,h3){font-family:'BT Manrope',sans-serif;font-weight:750;letter-spacing:-.055em}
.bt-baja .bt-header{height:92px}
.bt-baja .bt-header-cta{background:var(--accent);color:#fff}
.bt-baja .bt-header-cta:hover{background:#92351f}
.bt-baja .bt-hero{display:grid;grid-template-columns:1.03fr 1fr;gap:5%;padding-block:62px 60px;align-items:center}
.bt-baja .bt-hero-content>.bt-label{color:#99432d;margin-bottom:25px}
.bt-baja h1{font-size:clamp(65px,7.2vw,104px);line-height:.98;letter-spacing:-.07em}
.bt-baja h1 em{font-family:'BT Literata',Georgia,serif;font-weight:400;color:var(--accent);letter-spacing:-.05em}
.bt-baja .bt-hero-lead{font-size:14px;line-height:1.9;max-width:365px;margin-top:25px}
.bt-baja .bt-hero-visual{position:relative;padding-bottom:28px}
.bt-baja .bt-hero-image img{width:100%;height:540px;object-fit:cover;object-position:61% center;border-radius:180px 180px 0 0}
.bt-baja .bt-stamp{position:absolute;top:36px;left:-39px;border-radius:50%;width:105px;height:105px;background:#e8e7a4;border:1px solid var(--ink);outline:6px solid var(--paper);display:flex;align-items:center;justify-content:center;text-align:center;font-size:10px;line-height:1.8;text-transform:uppercase;letter-spacing:.12em;transform:rotate(-12deg)}
.bt-baja .bt-postcard{position:absolute;right:-12px;bottom:4px;background:#fffaf0;padding:15px 23px;transform:rotate(4deg);font-family:'BT Literata',Georgia,serif;font-size:17px;box-shadow:0 8px 22px #1b3b3020}
.bt-baja .bt-price-inline{display:flex;align-items:center;gap:23px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line);max-width:405px}
.bt-baja .bt-price-inline strong{font-size:35px;letter-spacing:-.06em;font-weight:650;line-height:1.2}
.bt-baja .bt-price-inline small{display:block;font-size:10px;letter-spacing:0;font-weight:450}
.bt-baja .bt-price-inline .bt-button{background:var(--accent);color:#fff;padding-inline:21px;gap:20px;flex:1}
.bt-baja .bt-price-inline .bt-button:hover{background:#91351f}
.bt-baja .bt-facts-strip{background:#e6e7c9;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.bt-baja .bt-facts{padding-block:27px;border:0}
.bt-baja .bt-section-title h2{max-width:610px}
.bt-baja .bt-step{padding-top:26px}
.bt-baja .bt-step h3{font-size:23px}
.bt-baja .bt-step .bt-label{font-size:34px;color:#a5432e;letter-spacing:-.05em;margin-bottom:25px;opacity:1}
.bt-baja .bt-split{padding-top:25px;padding-bottom:85px}
.bt-baja .bt-story-image img{height:390px;border-radius:3px}
.bt-baja .bt-copy h2{max-width:490px}
.bt-baja .bt-booking{background:#e8e7c9;color:var(--ink);border-block:1px solid var(--line)}
.bt-baja .bt-price-panel{background:var(--paper);border-color:var(--line)}
.bt-baja .bt-payment-row{border-color:var(--line)}
.bt-baja .bt-price-panel .bt-button{background:var(--accent);color:#fff}
.bt-baja .bt-price{font-weight:650}
.bt-baja .bt-faq h2{font-size:46px}
@media(min-width:1600px){.bt-marea .bt-hero{min-height:850px}.bt-marea .bt-hero-content{padding-top:135px;padding-bottom:90px}}
@media(max-width:1000px){.bt-page .bt-wrap{width:calc(100% - 64px)}.bt-page .bt-nav{gap:20px}.bt-page .bt-header{gap:15px}.bt-page .bt-nav a{font-size:11px}.bt-page .bt-header-cta{padding-inline:13px}.bt-baja .bt-hero-image img{height:470px}.bt-baja .bt-stamp{left:-23px;width:85px;height:85px;font-size:9px}.bt-baja .bt-price-inline{gap:14px}.bt-baja .bt-price-inline .bt-button{font-size:11px;padding-inline:14px}.bt-page .bt-split{gap:6%}.bt-page .bt-story-image img{height:365px}}
@media(max-width:760px){
 .bt-page{font-size:15px}.bt-page .bt-wrap{width:calc(100% - 40px)}.bt-page .bt-header{height:79px}.bt-page .bt-brand{font-size:28px}.bt-page .bt-brand svg{width:29px;height:29px}.bt-page .bt-header>.bt-nav,.bt-page .bt-header>.bt-header-cta{display:none}.bt-page .bt-menu{display:block;position:relative}.bt-page .bt-menu summary{font-size:12px;cursor:pointer;list-style:none;padding:14px 0 14px 18px}.bt-page .bt-menu summary::-webkit-details-marker{display:none}.bt-page .bt-menu summary:after{content:'☰';font-size:18px;margin-left:12px}.bt-page .bt-menu .bt-nav{display:flex;position:absolute;right:0;top:50px;min-width:210px;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);color:var(--ink);padding:16px 23px;border:1px solid var(--line);box-shadow:0 15px 30px #0002}.bt-page .bt-menu .bt-nav a{font-size:13px}
 .bt-page h2{font-size:38px}.bt-page .bt-label{font-size:9px}.bt-page .bt-actions{gap:18px;margin-top:25px}.bt-page .bt-button{padding:15px 21px;min-height:50px;font-size:12px;gap:25px}.bt-page .bt-text-link{font-size:11px}.bt-page .bt-facts{grid-template-columns:1fr;gap:19px;padding-block:28px}.bt-page .bt-fact{font-size:12px;gap:18px}.bt-page .bt-fact svg{width:25px;height:25px;flex-basis:25px}.bt-page .bt-fact strong{display:inline;margin-right:7px}
 .bt-page .bt-split{grid-template-columns:1fr;gap:32px;padding-block:55px}.bt-page .bt-copy>p:not(.bt-label){font-size:13px;margin-top:21px}.bt-page .bt-story-image img{height:320px}.bt-page .bt-section-title{display:block;margin-bottom:32px}.bt-page .bt-section-title>p{margin-top:20px;font-size:12px}.bt-page .bt-steps{grid-template-columns:1fr;gap:30px}.bt-page .bt-step .bt-label{margin-bottom:15px}.bt-page .bt-step h3{font-size:26px}.bt-page .bt-step p:last-child{max-width:100%;font-size:13px}.bt-page .bt-planning{padding-block:25px 55px}
 .bt-page .bt-booking{padding-block:50px}.bt-page .bt-booking-inner{grid-template-columns:1fr;gap:32px}.bt-page .bt-price-panel{padding:25px}.bt-page .bt-price{font-size:49px}.bt-page .bt-faq{grid-template-columns:1fr;gap:30px;padding-block:55px}.bt-page .bt-question{padding-block:20px}.bt-page .bt-question summary{font-size:13px}.bt-page .bt-footer-top{align-items:start;flex-direction:column;gap:20px}.bt-page .bt-footer-top p{text-align:left;font-size:11px}.bt-page .bt-footer-bottom{flex-direction:column;gap:13px;margin-top:24px}.bt-page .bt-footer{padding-bottom:110px}.bt-page .bt-mobile-cta{display:flex;position:fixed;z-index:15;bottom:0;left:0;right:0;background:var(--paper);color:var(--ink);border-top:1px solid var(--line);padding:11px 20px max(11px,env(safe-area-inset-bottom));align-items:center;justify-content:space-between;box-shadow:0 -5px 22px #0000000c}.bt-page .bt-mobile-cta strong{font-size:19px;font-weight:650;letter-spacing:-.04em}.bt-page .bt-mobile-cta small{display:block;font-size:9px}.bt-page .bt-mobile-cta .bt-button{font-size:11px;min-height:44px;padding:12px 18px}
 .bt-marea .bt-hero{min-height:725px}.bt-marea .bt-hero-image img{object-position:57% center}.bt-marea .bt-hero:before{background:linear-gradient(90deg,#092e31b8,#092e3145),linear-gradient(180deg,#092e3120,transparent 65%,#092e3150)}.bt-marea .bt-hero-content{padding-top:68px;padding-bottom:50px}.bt-marea h1{font-size:59px;line-height:1.09;letter-spacing:-.055em}.bt-marea .bt-hero-lead{font-size:13px;max-width:280px;margin-top:24px}.bt-marea .bt-hero-bottom{padding-top:21px;align-items:center}.bt-marea .bt-hero-bottom strong{font-size:22px}.bt-marea .bt-hero-bottom>p{font-size:10px}.bt-marea .bt-hero-bottom .bt-location{font-size:8px;max-width:90px}.bt-marea .bt-photo-source{font-size:7px;right:20px;bottom:10px}
 .bt-baja .bt-hero{grid-template-columns:1fr;gap:35px;padding-block:36px 38px}.bt-baja .bt-hero-content>.bt-label{margin-bottom:20px}.bt-baja h1{font-size:68px;line-height:1;letter-spacing:-.065em}.bt-baja .bt-hero-lead{font-size:13px;margin-top:22px}.bt-baja .bt-price-inline{margin-top:23px;padding-top:20px;gap:25px;max-width:100%}.bt-baja .bt-price-inline strong{font-size:32px}.bt-baja .bt-price-inline .bt-button{font-size:12px;min-height:48px}.bt-baja .bt-hero-visual{padding-bottom:23px;margin-inline:10px}.bt-baja .bt-hero-image img{height:340px;border-radius:155px 155px 0 0;object-position:center}.bt-baja .bt-stamp{top:35px;left:-15px;width:85px;height:85px;font-size:8px}.bt-baja .bt-postcard{font-size:15px;padding:12px 20px;right:-9px}.bt-baja .bt-facts{padding-block:25px}.bt-baja .bt-planning{padding-top:55px}.bt-baja .bt-split{padding-top:0}.bt-baja .bt-step .bt-label{font-size:26px;margin-bottom:12px}.bt-baja .bt-faq h2{font-size:38px}.bt-baja .bt-mobile-cta .bt-button{background:var(--accent)}
}
@media(prefers-reduced-motion:reduce){.bt-page *{scroll-behavior:auto!important;transition:none!important}}
