.bff-schedule{--green:#5a8139;--deep:#192c27;--cream:#f6f4e9;--line:rgba(25,44,39,.13);width:100vw;max-width:100vw;margin:0 calc(50% - 50vw) 90px;background:#f6f8f6;color:var(--deep);font-family:inherit}.bff-schedule *{box-sizing:border-box}.bff-schedule__hero{position:relative;overflow:hidden;padding:clamp(145px,15vw,180px) max(24px,calc((100vw - 1120px)/2)) clamp(70px,9vw,110px);min-height:clamp(620px,78vh,780px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:radial-gradient(circle at 85% 15%,rgba(255,255,255,.13),transparent 28%),linear-gradient(135deg,var(--deep),#31553e 58%,var(--green));border-radius:0;box-shadow:none}.bff-schedule__hero:after{content:"07 — 09";position:absolute;right:-20px;bottom:-42px;color:rgba(255,255,255,.06);font-size:clamp(6rem,18vw,14rem);font-weight:900;line-height:1;white-space:nowrap}.bff-schedule__eyebrow{margin:0 0 12px;color:#dce9c9;font-size:.82rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.bff-schedule__hero h1{position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(2.8rem,7vw,6rem);line-height:.95;letter-spacing:-.045em}.bff-schedule__hero>p:not(.bff-schedule__eyebrow){position:relative;z-index:1;max-width:620px;margin:24px 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7;opacity:.9}.bff-schedule__meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px 28px;margin-top:32px;font-weight:700}.bff-schedule__meta span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:9px;background:#d9b83f;border-radius:50%}.bff-schedule__tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:28px auto;padding:8px;width:min(1180px,calc(100% - 32px));background:#eef2ed;border:1px solid var(--line);border-radius:18px}.bff-schedule__tabs button{appearance:none;padding:17px 12px;color:var(--deep);text-align:left;background:transparent;border:0;border-radius:12px;cursor:pointer;transition:.25s ease}.bff-schedule__tabs button small,.bff-schedule__tabs button strong{display:block}.bff-schedule__tabs button small{margin-bottom:3px;color:var(--green);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bff-schedule__tabs button strong{font-size:clamp(.83rem,1.7vw,1.05rem)}.bff-schedule__tabs button[aria-selected=true]{color:#fff;background:var(--deep);box-shadow:0 8px 22px rgba(25,44,39,.18)}.bff-schedule__tabs button[aria-selected=true] small{color:#dce9c9}.bff-schedule__day{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:clamp(28px,5vw,56px);background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 16px 50px rgba(25,44,39,.06)}.bff-schedule__day[hidden]{display:none}.bff-schedule__day-heading{display:flex;align-items:end;gap:18px;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid var(--line)}.bff-schedule__day-heading span{color:var(--green);font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bff-schedule__day-heading h2{margin:0;color:var(--deep);font-size:clamp(1.65rem,4vw,2.7rem)}.bff-schedule__timeline{position:relative}.bff-schedule__timeline:before{content:"";position:absolute;top:10px;bottom:10px;left:137px;width:1px;background:var(--line)}.bff-schedule-card{position:relative;display:grid;grid-template-columns:110px 1fr;gap:54px;padding:22px 0}.bff-schedule-card:before{content:"";position:absolute;top:31px;left:132px;width:11px;height:11px;background:var(--green);border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--green)}.bff-schedule-card time{padding-top:3px;font-size:1.05rem;font-weight:850;font-variant-numeric:tabular-nums}.bff-schedule-card time small{display:block;margin-top:4px;color:#738079;font-size:.75rem}.bff-schedule-card__content{padding:22px 26px;background:linear-gradient(135deg,#f8faf7,#fff);border:1px solid var(--line);border-radius:16px;transition:.25s ease}.bff-schedule-card:hover .bff-schedule-card__content{transform:translateY(-3px);border-color:rgba(90,129,57,.35);box-shadow:0 14px 32px rgba(25,44,39,.08)}.bff-schedule-card__type{display:inline-block;margin-bottom:8px;color:var(--green);font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.bff-schedule-card h3{margin:0;color:var(--deep);font-size:clamp(1.15rem,2.5vw,1.55rem)}.bff-schedule-card__description{margin-top:10px;color:#52615a;line-height:1.65}.bff-schedule-card__description p{margin:0}.bff-schedule-card__venue{margin:12px 0 0;color:#65736c;font-size:.85rem;font-weight:700}.bff-schedule-card__venue span{color:var(--green)}.bff-schedule__empty{padding:60px 20px;text-align:center;background:var(--cream);border-radius:16px}.bff-schedule__empty .dashicons{width:auto;height:auto;color:var(--green);font-size:2.4rem}.bff-schedule__empty h3{margin:12px 0 5px;color:var(--deep)}.bff-schedule__empty p{margin:0;color:#69756f}@media(max-width:700px){.bff-schedule{width:100vw;max-width:100vw;margin:0 calc(50% - 50vw) 60px}.bff-schedule__hero{min-height:620px;padding-top:120px;border-radius:0}.bff-schedule__tabs{gap:5px;padding:5px}.bff-schedule__tabs button{padding:12px 7px;text-align:center}.bff-schedule__tabs button strong{font-size:.72rem}.bff-schedule__day{padding:26px 18px;border-radius:18px}.bff-schedule__day-heading{display:block}.bff-schedule__day-heading span{font-size:.72rem}.bff-schedule__day-heading h2{margin-top:5px}.bff-schedule__timeline:before{left:7px}.bff-schedule-card{display:block;padding:18px 0 18px 27px}.bff-schedule-card:before{top:27px;left:2px}.bff-schedule-card time{display:block;margin-bottom:9px}.bff-schedule-card time small{display:inline;margin-left:5px}.bff-schedule-card__content{padding:18px}}
