/*
 * Camadas adicionais da experiência Bodes: carrossel e agenda.
 * Mantido separado para que o tema-base continue simples de customizar.
 */
.bdw-hero__slides{position:relative}
.bdw-hero__slide{display:none}
.bdw-hero__slide.is-active{display:block}
.bdw-hero__visual>picture{position:relative;z-index:1;display:block;width:min(100%,515px)}
.bdw-hero__visual>picture img{width:100%;aspect-ratio:1;object-fit:cover;box-shadow:0 25px 80px rgba(0,0,0,.27)}
.bdw-hero__controls{position:absolute;right:48px;bottom:27px;z-index:4;display:flex;align-items:center;gap:8px}
.bdw-hero__arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(243,238,230,.3);background:transparent;color:var(--bdw-ivory);cursor:pointer;font-size:23px;line-height:1}
.bdw-hero__arrow:hover{border-color:var(--bdw-gold);color:var(--bdw-gold2)}
.bdw-hero__dots{display:flex;align-items:center;gap:7px;padding:0 7px}
.bdw-hero__dots button{width:22px;height:2px;padding:0;border:0;background:rgba(243,238,230,.35);cursor:pointer}
.bdw-hero__dots button.is-active{background:var(--bdw-gold2)}

.bdw-events-teaser{background:var(--bdw-ivory)}
.bdw-events-teaser-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:36px}
.bdw-events-hero{padding-bottom:82px}
.bdw-events-highlight{padding:92px 0 80px;background:var(--bdw-ivory)}
.bdw-events-updated{display:inline-flex;align-items:center;gap:9px;color:var(--bdw-muted);font-size:11px;letter-spacing:.04em}
.bdw-events-month-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.bdw-month-heading{margin-bottom:15px;padding-bottom:13px;display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid var(--bdw-line)}
.bdw-month-heading span{color:var(--bdw-gold);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.bdw-month-heading strong{font-family:Georgia,serif;font-size:21px;font-weight:400;text-transform:capitalize}
.bdw-event-card{background:#fff;border:1px solid var(--bdw-line)}
.bdw-event-card--featured{display:grid;grid-template-columns:190px 1fr}
.bdw-event-card--past{background:#f9f7f3}
.bdw-event-card__image{position:relative;min-height:145px;overflow:hidden;background:var(--bdw-green)}
.bdw-event-card__image img{width:100%;height:100%;min-height:145px;object-fit:cover}
.bdw-event-card__image>span{position:absolute;left:11px;top:11px;padding:6px 8px;background:var(--bdw-gold);color:var(--bdw-black);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.bdw-event-card--past .bdw-event-card__image>span{background:#dbd5cc;color:#625a51}
.bdw-event-card__body{padding:21px;display:grid;grid-template-columns:51px 1fr;gap:17px}
.bdw-event-card__date{width:49px;height:55px;padding:5px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid var(--bdw-gold);color:var(--bdw-green)}
.bdw-event-card__date strong{font-family:Georgia,serif;font-size:22px;font-weight:400;line-height:1}
.bdw-event-card__date span{margin-top:5px;color:#8b642c;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.bdw-event-card__eyebrow{margin:0 0 6px;color:#8b642c;font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}
.bdw-event-card h3{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:400;line-height:1.12}
.bdw-event-card h3 a:hover{color:#8b642c}
.bdw-event-card__description{margin:11px 0 0;color:var(--bdw-muted);font-size:12px;line-height:1.6}
.bdw-event-card__meta{margin-top:13px;display:flex;flex-direction:column;gap:6px;color:#71685c;font-size:10px;line-height:1.35}
.bdw-event-card__meta span{display:flex;align-items:flex-start;gap:6px}
.bdw-event-card__link{margin-top:15px;display:inline-flex;align-items:center;gap:7px;color:var(--bdw-green);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.bdw-event-card__link:hover{color:#8b642c}
.bdw-event-empty{min-height:195px;padding:31px 24px;display:flex;flex-direction:column;justify-content:center;border:1px dashed #bfb4a6;color:var(--bdw-muted)}
.bdw-event-empty strong{color:var(--bdw-black);font-family:Georgia,serif;font-size:20px;font-weight:400}
.bdw-event-empty span{max-width:280px;margin-top:8px;font-size:12px;line-height:1.6}
.bdw-events-list-section{padding:94px 0 110px}
.bdw-events-list-heading{margin:36px 0 20px;display:flex;align-items:baseline;justify-content:space-between;gap:25px}
.bdw-events-list-heading h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400}
.bdw-events-list-heading span{color:var(--bdw-muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.bdw-events-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.bdw-events-list .bdw-event-card__image{height:200px}
.bdw-events-list .bdw-event-card__image img{min-height:200px}
.bdw-events-note{padding:53px 0;background:var(--bdw-green);color:var(--bdw-ivory)}
.bdw-events-note .bdw-shell{display:flex;align-items:center;justify-content:space-between;gap:30px}
.bdw-events-note span{color:var(--bdw-gold2);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.bdw-events-note h2{margin:9px 0 0;font-family:Georgia,serif;font-size:38px;font-weight:400}
.bdw-event-detail{padding:60px 0 120px}
.bdw-back-link{display:inline-flex;align-items:center;gap:8px;color:var(--bdw-muted);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.bdw-back-link:hover{color:var(--bdw-green)}
.bdw-event-detail__grid{margin-top:33px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center}
.bdw-event-detail__image{background:var(--bdw-green)}
.bdw-event-detail__image img{width:100%;aspect-ratio:1.1;object-fit:cover}
.bdw-event-detail__copy h1{margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.02}
.bdw-event-detail__description{max-width:560px;margin:26px 0 0;color:var(--bdw-muted);font-size:16px;line-height:1.8}
.bdw-event-detail__facts{margin:28px 0;padding:21px 0;display:grid;gap:13px;border-block:1px solid var(--bdw-line)}
.bdw-event-detail__facts>div{display:flex;align-items:center;gap:11px;color:#5f574d;font-size:12px}
.bdw-event-detail__facts>div>span:first-child{width:17px;color:var(--bdw-gold);font-size:18px;text-align:center}
.bdw-event-detail__note{margin-top:19px;color:#8b8277;font-size:10px;line-height:1.6}
.bdw-event-card__image{position:relative}.bdw-event-card__image em{position:absolute;right:11px;bottom:11px;padding:6px 8px;background:rgba(0,32,12,.84);color:var(--bdw-gold2);font-size:8px;font-style:normal;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bdw-event-registration-card{margin-top:28px;padding:23px;background:#fff;border:1px solid var(--bdw-line)}.bdw-event-registration-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.bdw-event-registration-card h2{margin:7px 0 0;color:var(--bdw-green);font:400 30px Georgia,serif}.bdw-event-registration-card>p{margin:12px 0 19px;color:var(--bdw-muted);font-size:11px;line-height:1.6}.bdw-event-registration-card label{display:block;margin-top:12px}.bdw-event-registration-card label span{display:block;margin-bottom:5px;color:var(--bdw-muted);font-size:10px;font-weight:700}.bdw-event-registration-card input{width:100%;padding:11px;border:1px solid var(--bdw-line);background:#faf8f4}.bdw-event-registration-card__club{padding:6px 8px;background:#e9dfcb;color:#7d5b28;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}

@media(max-width:980px){
	.bdw-hero__controls{right:24px}
	.bdw-events-month-grid,.bdw-event-detail__grid{gap:35px}
	.bdw-event-card--featured{grid-template-columns:145px 1fr}
	.bdw-events-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
	.bdw-hero__controls{right:14px;bottom:17px}
	.bdw-hero__arrow{width:30px;height:30px}
	.bdw-hero__visual>picture{width:340px;max-width:92%}
	.bdw-events-highlight{padding:70px 0 62px}
	.bdw-events-month-grid,.bdw-events-list,.bdw-events-teaser-grid{grid-template-columns:1fr}
	.bdw-events-list-heading{align-items:flex-start;flex-direction:column}
	.bdw-events-note .bdw-shell{align-items:flex-start;flex-direction:column}
	.bdw-event-card--featured{grid-template-columns:125px 1fr}
	.bdw-event-card__body{padding:16px;grid-template-columns:43px 1fr;gap:12px}
	.bdw-event-card__date{width:42px;height:51px}
	.bdw-event-card h3{font-size:20px}
	.bdw-event-detail{padding-top:36px}
	.bdw-event-detail__grid{grid-template-columns:1fr;gap:42px}
}

/* Hero em tela inteira: a campanha cobre o bloco e o texto fica sobre a arte. */
.bdw-hero--carousel{min-height:650px;overflow:hidden;isolation:isolate}
.bdw-hero--carousel:before{display:none}
.bdw-hero--carousel .bdw-hero__slides{position:absolute;inset:0}
.bdw-hero--carousel .bdw-hero__slide{position:absolute;inset:0;display:flex;visibility:hidden;opacity:0;pointer-events:none;overflow:hidden;background:var(--bdw-green);transition:opacity .55s ease,visibility .55s ease}
.bdw-hero--carousel .bdw-hero__slide.is-active{z-index:1;visibility:visible;opacity:1;pointer-events:auto}
.bdw-hero__background{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.bdw-hero__picture{position:absolute;inset:0;display:block;overflow:hidden}
.bdw-hero__picture .bdw-hero__background{position:absolute;inset:0}
.bdw-hero__scrim{position:absolute;inset:0;background:rgba(14,36,28,.7)}
.bdw-hero--carousel .bdw-hero__inner{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}
.bdw-hero--carousel .bdw-hero__copy{max-width:760px;padding:110px 0 96px}
.bdw-hero--carousel .bdw-hero__copy>p{max-width:650px}
.bdw-hero--carousel .bdw-hero__edition{left:auto;right:0;top:56px}
.bdw-hero--carousel .bdw-hero__principles{right:0;bottom:34px}
.bdw-hero--carousel .bdw-hero__rail{z-index:4}
@media(max-width:980px){.bdw-hero--carousel .bdw-hero__copy{padding-right:20px}.bdw-hero--carousel .bdw-hero__edition{right:24px}}
@media(max-width:720px){.bdw-hero--carousel,.bdw-hero--carousel .bdw-hero__inner{min-height:620px}.bdw-hero--carousel .bdw-hero__copy{max-width:100%;padding:80px 5px 100px}.bdw-hero--carousel .bdw-hero__copy>p{font-size:15px}.bdw-hero--carousel .bdw-hero__edition{top:25px;right:5px}.bdw-hero--carousel .bdw-hero__principles{bottom:74px}}
