.bkp-icon{display:block;width:76px;height:76px;color:#51382b;flex:none}
.bkp-icon svg{display:block;width:100%;height:100%}
.journey-list li{grid-template-columns:92px 1fr;align-items:center;padding:28px 0;gap:26px}
.journey-list li>.bkp-icon{margin:0;font-size:inherit}
.journey-list h3{margin:0 0 10px}
.principle-grid article,.resource-card{border:1px solid #51382b20;border-radius:24px;background:#fffaf2;padding:28px;box-shadow:none}
.principle-grid article>.bkp-icon{margin:0 0 22px}
.principle-grid article h3,.resource-card h3{font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.12;margin:0 0 14px;color:#51382b}
.principle-grid article p,.resource-card p{font-size:1rem;line-height:1.6;margin:0 0 16px}
.resource-card .bkp-icon{margin:0 0 20px}
.resource-card .eyebrow{margin:0 0 12px;color:#ab3334;font-size:.65rem}
.resource-card .text-link{margin-top:auto;padding-top:12px}
.resource-grid{gap:20px}
.tour-dates{gap:10px}
.tour-dates li{border-radius:16px;justify-content:flex-start;padding:18px;min-width:0}
.tour-dates strong{min-height:2.5em}
.tour-date-action{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #fff8ec88;border-radius:10px;color:#fff8ec;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.35;padding:11px 10px;margin-top:15px;text-decoration:none;min-height:44px}
.tour-date-action:hover{background:#fff8ec;color:#a6252d}
.tour-date-action:focus-visible{outline:3px solid #fff8ec;outline-offset:4px}
.tour-date-action svg{width:15px;height:15px;flex:none}
.bkp-seat-count{font-size:.75rem;margin-top:8px}
.bkp-quote{color:#b43a39;margin-bottom:22px}
.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}
.proof-grid article{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-width:0}
.proof-grid article>.bkp-icon{width:52px;height:52px;margin:0 0 8px;color:#fff8ec}
.proof-grid strong{font-size:clamp(2.25rem,4.2vw,4rem);line-height:1}
.proof-grid article>span:not(.bkp-icon){font-size:.8rem;line-height:1.4}
.bkp-section-enter{animation:bkp-section-enter .65s ease-out both}
.bkp-review-viewport{overflow:hidden;width:100%;padding:10px 0 20px}
.bkp-review-viewport .testimonial-grid{display:flex;gap:22px;width:max-content;animation:bkp-review-slide 35s linear infinite;will-change:transform}
.bkp-review-viewport .testimonial-card{flex:0 0 var(--bkp-review-width,360px);width:var(--bkp-review-width,360px);margin:0;box-sizing:border-box}
.bkp-review-viewport:hover .testimonial-grid,.bkp-review-viewport:focus-within .testimonial-grid,.bkp-review-viewport[data-paused="true"] .testimonial-grid{animation-play-state:paused}
.bkp-review-pause{display:block;margin:16px auto 0;background:transparent;border:1px solid #51382b50;border-radius:30px;color:#51382b;min-height:44px;padding:9px 18px;font:inherit;font-size:.8rem;cursor:pointer}
.bkp-review-pause:focus-visible{outline:3px solid #b43a39;outline-offset:4px}
@keyframes bkp-review-slide{to{transform:translateX(calc(-1 * var(--bkp-review-distance,1146px)))}}
@keyframes bkp-section-enter{from{opacity:.35;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){.journey-list li{grid-template-columns:64px 1fr;gap:18px}.bkp-icon{width:64px;height:64px}.principle-grid article,.resource-card{padding:24px}.tour-dates li{padding:14px}.tour-date-action{font-size:.7rem;padding:10px 8px}}
@media(max-width:700px){main,.site-footer{text-align:center}main p,main h1,main h2,main h3{margin-left:auto;margin-right:auto}.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.proof-grid article{align-items:center}.proof-grid article:last-child:nth-child(odd){grid-column:1/-1}.principle-grid .bkp-icon,.resource-card .bkp-icon{margin-left:auto;margin-right:auto}.journey-list li{grid-template-columns:1fr;justify-items:center;gap:12px}.journey-list p{max-width:32ch}.tour-dates li{align-items:stretch}.tour-dates strong{display:flex;align-items:center;justify-content:center}.tour-date-action{text-align:left}.city-cloud,.pill-list,.bkg-ingredients{justify-content:center}.section-heading,.split-heading,.atlas-heading{align-items:center}.country-card-top{justify-content:space-between}.online-map-copy .recipe-list{text-align:left;display:inline-block}.resource-card .text-link{align-self:center}}
@media(prefers-reduced-motion:reduce){.bkp-section-enter,.bkp-review-viewport .testimonial-grid{animation:none}.bkp-review-viewport{overflow-x:auto}.bkp-review-viewport [data-review-copy]{display:none}}
@media(max-width:380px){.tour-dates{grid-template-columns:1fr}.tour-dates strong{min-height:0}}

/* Three moments, one reading direction. Hand-drawn connectors remain decorative. */
.event-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto;gap:clamp(42px,5vw,72px);align-items:start}
.event-gallery-grid .event-photo{grid-column:auto;grid-row:auto;position:relative;height:auto;min-height:0;overflow:visible;border-radius:0;background:transparent;box-shadow:none;margin:0}
.event-gallery-grid .event-photo img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:24px}
.event-gallery-grid .event-photo-1 img{object-position:50% 62%}
.event-gallery-grid .event-photo-2 img{object-position:58% 50%}
.event-gallery-grid .event-photo-3 img{object-position:50% 50%}
.event-gallery-grid .event-photo figcaption{position:static;inset:auto;transform:none;display:flex;justify-content:center;align-items:baseline;gap:10px;padding:18px 0 0;margin:0;background:transparent;border-radius:0;font-size:clamp(20px,2vw,28px);color:#3b2020;box-shadow:none}
.event-gallery-grid .event-photo figcaption span{font-size:1.1em;color:#c9343c}
.event-gallery-grid .event-photo:not(:last-child)::after{content:"";position:absolute;left:calc(100% + 5px);top:28%;width:clamp(32px,calc(5vw - 10px),62px);height:50px;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 70' fill='none' stroke='%23a76b4d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 48C15 8 50 8 66 27S80 58 94 37M78 39l16-3-2 17'/%3E%3Cpath d='M8 49C18 12 49 9 65 29S82 57 93 38' opacity='.3' stroke-width='1'/%3E%3C/svg%3E") center/contain no-repeat}
@media(max-width:720px){.event-gallery-grid{grid-template-columns:minmax(0,1fr);gap:72px;max-width:520px;margin-inline:auto}.event-gallery-grid .event-photo:not(:last-child)::after{left:calc(50% - 31px);top:auto;bottom:-64px;width:62px;height:48px;transform:rotate(90deg)}.event-gallery-grid .event-photo figcaption{padding-top:14px;font-size:25px}}

.proof-grid{background:transparent!important}.bakers-hero-player{overflow:hidden}
@media(max-width:640px){.bkp-icon{margin-inline:auto;display:block}.bkg-viewer:focus-visible{outline-offset:-2px}}
