.jbow{--jbow-red:#c74634;--jbow-red-dark:#a93627;--jbow-ink:#161513;--jbow-dark:#053242;--jbow-dark-2:#06485f;--jbow-cream:#fcedd9;--jbow-warm:#f5f3f0;--jbow-white:#fff;--jbow-muted:#625f5b;--jbow-border:#d9d6d1;--jbow-green:#167b56;--jbow-shadow:0 20px 55px rgba(20,20,20,.16);font-family:"Open Sans","Segoe UI",Arial,sans-serif;color:var(--jbow-ink);line-height:1.5;text-align:right;direction:rtl}.jbow *{box-sizing:border-box}.jbow a{text-decoration:none}.jbow button{font:inherit}.jbow-container{width:min(calc(100% - 40px),1240px);margin-inline:auto}.jbow-eyebrow{margin:0 0 10px;color:var(--jbow-red);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.jbow-section-heading{max-width:790px}.jbow-section-heading h2{margin:0;font-size:clamp(32px,4vw,50px);font-weight:500;line-height:1.08;letter-spacing:-.035em}.jbow-section-heading>p:last-child{margin:16px 0 0;color:var(--jbow-muted);font-size:18px;line-height:1.7}.jbow-section-heading--light h2{color:#fff}.jbow-section-heading--light>p:last-child{color:rgba(255,255,255,.74)}.jbow-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 21px;border:1px solid var(--jbow-ink);border-radius:2px;background:var(--jbow-ink);color:#fff!important;font-size:14px;font-weight:750;cursor:pointer;transition:.2s ease}.jbow-button:hover{transform:translateY(-2px);border-color:var(--jbow-red);background:var(--jbow-red)}.jbow-button--light{background:transparent;color:var(--jbow-ink)!important}.jbow-button--white{border-color:#fff;background:#fff;color:var(--jbow-ink)!important}.jbow-button--whatsapp{border-color:#167b56;background:#167b56}.jbow-actions{display:flex;flex-wrap:wrap;gap:10px}

/* Hero */
.jbow-hero{position:relative;min-height:650px;display:flex;align-items:center;overflow:hidden;background:var(--jbow-dark)}.jbow-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.jbow-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,20,27,.5),rgba(2,20,27,.08)),linear-gradient(0deg,rgba(2,20,27,.2),transparent 40%)}.jbow-hero__inner{position:relative;z-index:2;width:100%;padding:74px 0}.jbow-hero__panel{width:min(590px,100%);padding:clamp(32px,5vw,58px);background:rgba(255,255,255,.96);box-shadow:var(--jbow-shadow)}.jbow-hero h1{margin:0 0 14px;font-size:clamp(46px,6vw,76px);font-weight:500;line-height:.98;letter-spacing:-.055em}.jbow-hero__date{margin:0 0 18px;font-size:17px;font-weight:750}.jbow-hero__text{margin:0 0 28px;color:#4e4a46;font-size:17px;line-height:1.65}

/* Format */
.jbow-format{padding:88px 0;background:#fff}.jbow-format__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:38px}.jbow-format__card{position:relative;min-height:260px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:32px;border:1px solid var(--jbow-border)}.jbow-format__card:after{content:"";position:absolute;top:-70px;left:-50px;width:210px;height:210px;border:35px solid rgba(255,255,255,.08);border-radius:50%}.jbow-format__card--full{background:var(--jbow-dark);color:#fff}.jbow-format__card--flex{background:var(--jbow-cream)}.jbow-format__index{position:absolute;top:26px;right:28px;color:var(--jbow-red);font-size:13px;font-weight:800;letter-spacing:.12em}.jbow-format__card h3{position:relative;z-index:1;margin:0 0 10px;font-size:30px;font-weight:600}.jbow-format__card p{position:relative;z-index:1;max-width:500px;margin:0;color:inherit;font-size:17px;line-height:1.7}.jbow-format__card--full p{color:rgba(255,255,255,.78)}

/* Tracks */
.jbow-tracks{position:relative;padding:88px 0;background:var(--jbow-dark);color:#fff}.jbow-tracks:before{content:"";position:absolute;inset:0;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:48px 48px}.jbow-tracks .jbow-container{position:relative;z-index:1}.jbow-track-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}.jbow-track-card{position:relative;min-height:245px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:28px;border:1px solid rgba(255,255,255,.17);color:#fff!important;transition:.25s ease}.jbow-track-card:before,.jbow-track-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.22);border-radius:50%}.jbow-track-card:before{top:-55px;left:-35px;width:170px;height:170px}.jbow-track-card:after{top:-10px;left:10px;width:80px;height:80px}.jbow-track-card--teal{background:radial-gradient(circle at 20% 20%,rgba(199,70,52,.72),transparent 0 22%,transparent 23%),linear-gradient(135deg,#0b596f,#032630)}.jbow-track-card--blue{background:radial-gradient(circle at 18% 20%,rgba(125,145,181,.75),transparent 0 21%,transparent 22%),linear-gradient(135deg,#3d4664,#20283e)}.jbow-track-card--red{background:radial-gradient(circle at 18% 20%,rgba(199,70,52,.75),transparent 0 21%,transparent 22%),linear-gradient(135deg,#5e2533,#35131c)}.jbow-track-card--cream{background:linear-gradient(135deg,#fcedd9,#d9c6aa);color:var(--jbow-ink)!important}.jbow-track-card:hover{transform:translateY(-5px);border-color:rgba(255,255,255,.55)}.jbow-track-card__index{position:absolute;top:22px;right:24px;color:rgba(255,255,255,.6);font-size:12px;letter-spacing:.12em}.jbow-track-card--cream .jbow-track-card__index{color:var(--jbow-red)}.jbow-track-card__type{position:relative;z-index:1;margin-bottom:7px;color:rgba(255,255,255,.65);font-size:12px}.jbow-track-card--cream .jbow-track-card__type{color:var(--jbow-muted)}.jbow-track-card h3{position:relative;z-index:1;margin:0 0 7px;font-size:clamp(23px,2.4vw,30px);font-weight:600;line-height:1.15}.jbow-track-card__subtitle{position:relative;z-index:1;color:rgba(255,255,255,.7);font-size:13px}.jbow-track-card--cream .jbow-track-card__subtitle{color:var(--jbow-muted)}.jbow-track-card__link{position:relative;z-index:1;margin-top:20px;font-size:13px;font-weight:750}

/* Program */
.jbow-program{padding:88px 0;background:#fff}.jbow-program__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:40px}.jbow-view-switch{display:inline-flex;padding:4px;border:1px solid var(--jbow-border);background:var(--jbow-warm)}.jbow-view-switch button{min-height:40px;padding:7px 15px;border:0;background:transparent;color:var(--jbow-muted);font-size:13px;font-weight:750;cursor:pointer}.jbow-view-switch button.is-active{background:#fff;color:var(--jbow-ink);box-shadow:0 1px 5px rgba(0,0,0,.08)}.jbow-program__seminars{display:grid;gap:24px}.jbow-seminar-card{display:grid;grid-template-columns:minmax(0,1fr);overflow:hidden;border:1px solid var(--jbow-border);background:#fff;box-shadow:0 12px 30px rgba(25,25,25,.055)}.jbow-seminar-card:has(.jbow-seminar-card__visual){grid-template-columns:270px minmax(0,1fr)}.jbow-seminar-card__visual{min-height:100%;background-position:center;background-size:cover}.jbow-seminar-card__body{padding:30px}.jbow-seminar-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-bottom:10px;color:var(--jbow-muted);font-size:12px;font-weight:700}.jbow-seminar-card h3{margin:0;font-size:clamp(25px,3vw,34px);font-weight:600;line-height:1.18}.jbow-seminar-card__sub{margin-top:10px;color:var(--jbow-red);font-weight:700}.jbow-seminar-card__sub p{margin:0}.jbow-seminar-card__about{max-width:850px;margin-top:14px;color:var(--jbow-muted);line-height:1.7}.jbow-status{display:inline-flex;padding:3px 8px;border:1px solid var(--jbow-border);background:var(--jbow-warm)}.jbow-status--open{border-color:#b9dccc;background:#edf8f3;color:#146344}.jbow-status--limited{border-color:#e3c484;background:#fff8e5;color:#7c5711}.jbow-status--full,.jbow-status--closed{border-color:#dfb6b0;background:#fff0ee;color:#8f2d21}.jbow-sessions{margin-top:24px;border-top:1px solid var(--jbow-border)}.jbow-sessions summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-weight:800;cursor:pointer}.jbow-sessions summary span{color:var(--jbow-muted);font-size:12px;font-weight:650}.jbow-session-list{display:grid;gap:10px;padding-bottom:5px}.jbow-session-card{display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px;border:1px solid var(--jbow-border);background:var(--jbow-warm);transition:.2s ease}.jbow-session-card.is-selected{border-color:var(--jbow-green);background:#edf8f3}.jbow-session-card__time{padding-left:15px;border-left:1px solid var(--jbow-border);text-align:center;direction:ltr}.jbow-session-card__time strong,.jbow-session-card__time span{display:block}.jbow-session-card__time strong{font-size:18px}.jbow-session-card__time span{color:var(--jbow-muted);font-size:12px}.jbow-session-card__content h4{margin:0;font-size:17px}.jbow-session-card__meta{display:flex;flex-wrap:wrap;gap:5px 15px;margin-top:5px;color:var(--jbow-muted);font-size:12px}.jbow-session-card__meta span+span:before{content:"·";margin-left:15px}.jbow-session-card__content p{margin:8px 0 0;color:var(--jbow-muted);font-size:13px}.jbow-session-select{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--jbow-ink);background:#fff;color:var(--jbow-ink);font-size:12px;font-weight:800;cursor:pointer}.jbow-session-select:hover,.jbow-session-card.is-selected .jbow-session-select{border-color:var(--jbow-green);background:var(--jbow-green);color:#fff}.jbow-session-select span{font-size:18px;line-height:1}.jbow-session-unavailable{font-size:12px;font-weight:700;color:var(--jbow-red)}.jbow-seminar-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.jbow-empty{padding:34px;border:1px dashed var(--jbow-border);background:var(--jbow-warm);color:var(--jbow-muted);text-align:center}.jbow-program__timeline{display:grid;gap:28px}.jbow-time-row{display:grid;grid-template-columns:100px minmax(0,1fr);gap:22px;padding-top:22px;border-top:1px solid var(--jbow-border)}.jbow-time-row__label{font-size:25px;font-weight:450;direction:ltr;text-align:right}.jbow-time-row__sessions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.jbow-time-row__sessions .jbow-session-card{grid-template-columns:minmax(0,1fr);align-items:start}.jbow-time-row__sessions .jbow-session-card__time{display:none}.jbow-time-row__sessions .jbow-session-select{justify-self:start}

/* Cart */
.jbow-selection-bar{position:fixed;right:20px;bottom:20px;z-index:9998;display:flex;align-items:center;gap:18px;padding:12px 14px 12px 20px;background:var(--jbow-dark);color:#fff;box-shadow:0 18px 50px rgba(0,0,0,.28)}.jbow-selection-bar__summary{white-space:nowrap}.jbow-selection-bar__summary strong{display:inline-grid;min-width:29px;height:29px;place-items:center;margin-left:5px;border-radius:50%;background:var(--jbow-red)}.jbow-cart{position:fixed;inset:0;z-index:10000}.jbow-cart__backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(1,15,20,.66);cursor:pointer}.jbow-cart__panel{position:absolute;top:0;bottom:0;right:0;width:min(500px,94vw);display:flex;flex-direction:column;padding:30px;background:#fff;box-shadow:-25px 0 60px rgba(0,0,0,.24)}.jbow-cart__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--jbow-border)}.jbow-cart__header h2{margin:0;font-size:34px;font-weight:550}.jbow-cart__close{width:40px;height:40px;border:1px solid var(--jbow-border);background:#fff;font-size:28px;cursor:pointer}.jbow-cart__items{display:grid;gap:10px;overflow:auto;padding:20px 0}.jbow-cart-item{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;border:1px solid var(--jbow-border);background:var(--jbow-warm)}.jbow-cart-item__time{font-weight:800;direction:ltr}.jbow-cart-item h3{margin:0 0 4px;font-size:14px}.jbow-cart-item p{margin:0;color:var(--jbow-muted);font-size:11px}.jbow-cart-item button{width:30px;height:30px;border:0;background:transparent;color:var(--jbow-red);font-size:20px;cursor:pointer}.jbow-cart__empty{padding:30px 0;color:var(--jbow-muted);text-align:center}.jbow-cart__footer{display:grid;gap:10px;margin-top:auto;padding-top:20px;border-top:1px solid var(--jbow-border)}.jbow-text-button{border:0;background:transparent;color:var(--jbow-muted);font-size:12px;text-decoration:underline;cursor:pointer}

/* Speakers */
.jbow-speakers{padding:88px 0;background:#fff}.jbow-speaker-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:42px}.jbow-speaker-card{padding-top:20px;border-top:1px solid var(--jbow-border)}.jbow-speaker-card__visual{aspect-ratio:1/1;overflow:hidden;margin-bottom:18px;background:var(--jbow-warm)}.jbow-speaker-card__visual img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:.3s ease}.jbow-speaker-card:hover img{transform:scale(1.035)}.jbow-speaker-card h3{margin:0 0 5px;font-size:19px}.jbow-speaker-card p{min-height:44px;margin:0 0 12px;color:var(--jbow-muted);font-size:13px}.jbow-linkedin{display:inline-flex;width:29px;height:29px;align-items:center;justify-content:center;border-radius:50%;background:#087aaa;color:#fff!important;font-size:12px;font-weight:800}

body.jbow-cart-open{overflow:hidden}
@media(max-width:900px){.jbow-track-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jbow-speaker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jbow-seminar-card:has(.jbow-seminar-card__visual){grid-template-columns:1fr}.jbow-seminar-card__visual{min-height:230px}.jbow-time-row__sessions{grid-template-columns:1fr}}
@media(max-width:700px){.jbow-container{width:min(calc(100% - 26px),1240px)}.jbow-hero{min-height:660px;align-items:flex-end}.jbow-hero__inner{padding:170px 0 30px}.jbow-hero__panel{padding:30px 23px}.jbow-format,.jbow-tracks,.jbow-program,.jbow-speakers{padding:58px 0}.jbow-format__grid,.jbow-track-grid,.jbow-speaker-grid{grid-template-columns:1fr}.jbow-program__header{align-items:flex-start;flex-direction:column}.jbow-view-switch{width:100%}.jbow-view-switch button{flex:1}.jbow-seminar-card__body{padding:22px 17px}.jbow-session-card{grid-template-columns:66px minmax(0,1fr);gap:12px}.jbow-session-select,.jbow-session-unavailable{grid-column:1/-1;justify-self:stretch;justify-content:center}.jbow-time-row{grid-template-columns:1fr;gap:10px}.jbow-time-row__label{font-size:20px}.jbow-selection-bar{right:13px;left:13px;bottom:13px;justify-content:space-between}.jbow-selection-bar .jbow-button{min-height:40px;padding:7px 12px}.jbow-cart__panel{width:100%;padding:22px 15px}.jbow-cart-item{grid-template-columns:64px minmax(0,1fr) auto}}
.jbow-day-filters{display:flex;flex-wrap:wrap;gap:8px;margin:-14px 0 30px}.jbow-day-filters a{display:inline-flex;min-height:39px;align-items:center;padding:7px 14px;border:1px solid var(--jbow-border);background:#fff;color:var(--jbow-muted);font-size:13px;font-weight:750}.jbow-day-filters a:hover,.jbow-day-filters a.is-active{border-color:var(--jbow-red);background:var(--jbow-red);color:#fff}.jbow-timeline-day{display:grid;gap:0;margin-bottom:36px}.jbow-timeline-day__title{margin:0 0 18px;padding:16px 20px;background:var(--jbow-dark);color:#fff;font-size:22px;font-weight:600}

/* 1.0.4 – unified single content pages */
.jbow-button--outline-white{border-color:rgba(255,255,255,.7);background:transparent;color:#fff!important}.jbow-button--outline-white:hover{border-color:#fff;background:#fff;color:var(--jbow-ink)!important}.jbow-text-link{color:var(--jbow-red)!important;font-size:13px;font-weight:800}.jbow-rich-text{color:var(--jbow-muted);font-size:16px;line-height:1.85}.jbow-rich-text>:first-child{margin-top:0}.jbow-rich-text>:last-child{margin-bottom:0}.jbow-rich-text ul,.jbow-rich-text ol{padding-right:22px}.jbow-rich-text a{color:var(--jbow-red);text-decoration:underline}.jbow-single{background:#fff}.jbow-single-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;overflow:hidden;background:linear-gradient(135deg,var(--jbow-dark-2),var(--jbow-dark))}.jbow-single-hero.has-image{background-image:var(--jbow-single-image);background-position:center;background-size:cover}.jbow-single-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,20,27,.72),rgba(2,20,27,.16)),linear-gradient(0deg,rgba(2,20,27,.48),transparent 55%)}.jbow-single-hero__inner{position:relative;z-index:1;width:100%;padding:76px 0}.jbow-single-hero__panel{width:min(760px,100%);padding:clamp(30px,5vw,58px);background:rgba(255,255,255,.97);box-shadow:var(--jbow-shadow)}.jbow-single-hero__meta{display:flex;flex-wrap:wrap;gap:7px 18px;margin-bottom:13px;color:var(--jbow-muted);font-size:12px;font-weight:750}.jbow-single-hero__meta span+span:before{content:"·";margin-left:18px}.jbow-single-hero h1{margin:14px 0 0;font-size:clamp(40px,5.7vw,70px);font-weight:500;line-height:1.02;letter-spacing:-.05em}.jbow-single-hero__lead{max-width:680px;margin-top:18px;color:#4e4a46;font-size:18px;line-height:1.7}.jbow-single-hero__lead p{margin:0}.jbow-registration-actions--hero{margin-top:28px}.jbow-single-content{padding:82px 0;background:#fff}.jbow-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:56px}.jbow-single-main{min-width:0}.jbow-content-section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid var(--jbow-border)}.jbow-content-section:last-child{margin-bottom:0;border-bottom:0}.jbow-content-section h2,.jbow-content-heading h2{margin:0 0 18px;font-size:clamp(27px,3.6vw,42px);font-weight:550;line-height:1.14;letter-spacing:-.025em}.jbow-content-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.jbow-content-heading h2{margin-bottom:0}.jbow-content-heading>span{color:var(--jbow-muted);font-size:13px;font-weight:750;white-space:nowrap}.jbow-single-sidebar{position:relative}.jbow-facts-card{position:sticky;top:25px;padding:28px;border-top:4px solid var(--jbow-red);background:var(--jbow-warm);box-shadow:0 13px 35px rgba(20,20,20,.08)}.jbow-facts-card dl{margin:20px 0 25px}.jbow-facts-card dl>div{display:grid;grid-template-columns:90px minmax(0,1fr);gap:14px;padding:12px 0;border-bottom:1px solid var(--jbow-border)}.jbow-facts-card dt{color:var(--jbow-muted);font-size:12px;font-weight:650}.jbow-facts-card dd{margin:0;font-size:14px;font-weight:750}.jbow-facts-card .jbow-actions{display:grid}.jbow-facts-card .jbow-button{width:100%}.jbow-single-video{display:block;width:100%;max-height:600px;background:#000}.jbow-video-embed{position:relative;overflow:hidden;aspect-ratio:16/9}.jbow-video-embed iframe{position:absolute;inset:0;width:100%;height:100%}.jbow-speaker-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.jbow-speaker-card__visual{display:block}.jbow-speaker-card h3 a{color:var(--jbow-ink)}.jbow-speaker-card__links{display:flex;align-items:center;justify-content:space-between;gap:12px}.jbow-speaker-card__links .jbow-linkedin{flex:none}

/* Speaker single */
.jbow-speaker-hero{padding:78px 0;background:var(--jbow-dark);color:#fff}.jbow-speaker-hero__grid{display:grid;grid-template-columns:minmax(300px,430px) minmax(0,1fr);align-items:center;gap:70px}.jbow-speaker-hero__visual{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--jbow-warm)}.jbow-speaker-hero__visual:before{content:"";position:absolute;inset:20px -20px -20px 20px;border:2px solid var(--jbow-red);z-index:0}.jbow-speaker-hero__visual img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;object-position:center top}.jbow-speaker-hero__content .jbow-eyebrow{color:#f1a899}.jbow-speaker-hero h1{margin:0;font-size:clamp(46px,6vw,78px);font-weight:500;line-height:1;letter-spacing:-.05em}.jbow-speaker-hero__position{max-width:680px;margin:20px 0 27px;color:rgba(255,255,255,.78);font-size:20px;line-height:1.6}.jbow-speaker-hero .jbow-button--light{border-color:rgba(255,255,255,.7);color:#fff!important}.jbow-speaker-hero .jbow-button--light:hover{color:#fff!important}.jbow-speaker-about{max-width:900px}.jbow-engagement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.jbow-engagement-card{display:flex;min-height:100%;flex-direction:column;padding:25px;border:1px solid var(--jbow-border);background:var(--jbow-warm)}.jbow-engagement-card__meta{display:flex;flex-wrap:wrap;gap:7px 15px;margin-bottom:9px;color:var(--jbow-muted);font-size:12px;font-weight:750}.jbow-engagement-card h3{margin:0 0 13px;font-size:23px;line-height:1.25}.jbow-engagement-card h3 a{color:var(--jbow-ink)}.jbow-engagement-card ul{margin:0 0 18px;padding-right:19px;color:var(--jbow-muted);font-size:13px;line-height:1.7}.jbow-engagement-card li+li{margin-top:6px}.jbow-engagement-card>p{color:var(--jbow-muted)}.jbow-engagement-card .jbow-text-link{margin-top:auto}

/* 1.0.4 – full width flexible selection cart */
.jbow-selection-bar{position:fixed;right:auto;left:50%;bottom:16px;z-index:9998;width:min(calc(100% - 32px),1240px);display:block;padding:0;transform:translateX(-50%);overflow:hidden;border-top:3px solid var(--jbow-red);background:var(--jbow-dark);color:#fff;box-shadow:0 22px 65px rgba(0,0,0,.34)}.jbow-selection-bar__inner{display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:24px;padding:13px 16px 13px 20px}.jbow-selection-bar__identity{display:flex;align-items:center;gap:14px;white-space:nowrap}.jbow-selection-bar__eyebrow{color:rgba(255,255,255,.66);font-size:11px;font-weight:750}.jbow-selection-bar__summary{display:flex;align-items:center;gap:7px;font-size:14px;font-weight:800}.jbow-selection-bar__summary strong{display:inline-grid;min-width:34px;height:34px;place-items:center;margin:0;border-radius:50%;background:var(--jbow-red);font-size:15px}.jbow-selection-bar__preview{min-width:0;overflow:hidden;color:rgba(255,255,255,.78);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.jbow-selection-bar__actions{display:flex;gap:8px}.jbow-selection-bar__actions .jbow-button{min-height:42px;padding:8px 15px;font-size:12px}.jbow-cart__count{margin:7px 0 0;color:var(--jbow-muted);font-size:12px}.jbow-cart__count strong{color:var(--jbow-red);font-size:17px}body.jbow-has-selection{padding-bottom:100px}

@media(max-width:1000px){.jbow-single-layout{grid-template-columns:1fr}.jbow-facts-card{position:relative;top:auto}.jbow-single-sidebar{order:-1}.jbow-speaker-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.jbow-selection-bar__inner{grid-template-columns:auto minmax(0,1fr)}.jbow-selection-bar__preview{grid-column:1/-1;grid-row:2}.jbow-selection-bar__actions{justify-self:end}.jbow-speaker-hero__grid{grid-template-columns:330px minmax(0,1fr);gap:45px}}
@media(max-width:700px){.jbow-single-hero{min-height:620px}.jbow-single-hero__inner{padding:150px 0 24px}.jbow-single-hero__panel{padding:28px 22px}.jbow-single-content{padding:58px 0}.jbow-content-section{padding-bottom:32px;margin-bottom:32px}.jbow-single-layout{gap:32px}.jbow-speaker-grid--compact,.jbow-engagement-grid{grid-template-columns:1fr}.jbow-speaker-hero{padding:58px 0}.jbow-speaker-hero__grid{grid-template-columns:1fr;gap:34px}.jbow-speaker-hero__visual{width:min(100%,420px)}.jbow-speaker-hero h1{font-size:49px}.jbow-selection-bar{bottom:9px;width:calc(100% - 18px)}.jbow-selection-bar__inner{grid-template-columns:1fr auto;gap:8px 12px;padding:11px}.jbow-selection-bar__identity{gap:8px}.jbow-selection-bar__eyebrow{display:none}.jbow-selection-bar__preview{grid-column:1/-1;grid-row:2;font-size:11px}.jbow-selection-bar__actions{display:contents}.jbow-selection-bar__actions .jbow-button{min-height:38px;padding:7px 10px}.jbow-selection-bar__actions .jbow-button--whatsapp{grid-column:2;grid-row:1}.jbow-selection-bar__actions .jbow-button--outline-white{grid-column:1;grid-row:3}.jbow-selection-bar__actions .jbow-button--whatsapp{grid-column:2;grid-row:3}.jbow-selection-bar__summary{font-size:12px}body.jbow-has-selection{padding-bottom:145px}}

/* 1.0.5 – Dynamic day builder */
.jbow-day-builder{padding:72px 0 96px;background:linear-gradient(180deg,#f5f3f0 0,#fff 52%,#f5f3f0 100%)}
.jbow-day-builder__hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:center;gap:42px;padding:clamp(34px,5vw,62px);overflow:hidden;background:var(--jbow-dark);color:#fff;position:relative}
.jbow-day-builder__hero:before{content:"";position:absolute;top:-150px;left:-110px;width:380px;height:380px;border:52px solid rgba(199,70,52,.38);border-radius:50%}
.jbow-day-builder__hero:after{content:"";position:absolute;right:-130px;bottom:-170px;width:390px;height:390px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:inset 0 0 0 30px rgba(255,255,255,.035)}
.jbow-day-builder__hero>div{position:relative;z-index:1}.jbow-day-builder__hero .jbow-eyebrow{color:#f1a899}.jbow-day-builder__hero h2{max-width:780px;margin:0;font-size:clamp(38px,5vw,66px);font-weight:500;line-height:1.03;letter-spacing:-.045em}.jbow-day-builder__hero>div>p:last-child{max-width:780px;margin:18px 0 0;color:rgba(255,255,255,.76);font-size:18px;line-height:1.7}
.jbow-day-builder__how{padding:25px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.jbow-day-builder__how strong{display:block;margin-bottom:13px;font-size:22px}.jbow-day-builder__how ol{display:grid;gap:11px;margin:0;padding-right:21px;color:rgba(255,255,255,.78);font-size:14px;line-height:1.55}
.jbow-day-builder__panel{margin-top:-22px;padding:28px;border:1px solid rgba(217,214,209,.85);background:rgba(255,255,255,.97);box-shadow:var(--jbow-shadow);position:relative;z-index:2}
.jbow-builder-control{display:grid;grid-template-columns:310px minmax(0,1fr);align-items:center;gap:28px;padding:4px 0 24px;margin-bottom:24px;border-bottom:1px solid var(--jbow-border)}.jbow-builder-control__heading{display:grid;grid-template-columns:43px minmax(0,1fr);gap:13px;align-items:start}.jbow-builder-control__heading>span{display:grid;width:43px;height:43px;place-items:center;background:var(--jbow-red);color:#fff;font-size:13px;font-weight:800}.jbow-builder-control h3{margin:0 0 4px;font-size:22px;font-weight:650}.jbow-builder-control p{margin:0;color:var(--jbow-muted);font-size:13px;line-height:1.5}
.jbow-builder-tabs{display:flex;flex-wrap:wrap;gap:8px}.jbow-builder-tabs button{min-height:42px;padding:8px 15px;border:1px solid var(--jbow-border);border-radius:0;background:#fff;color:var(--jbow-ink);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:.2s ease}.jbow-builder-tabs button:hover,.jbow-builder-tabs button.is-active{border-color:var(--jbow-red);background:var(--jbow-red);color:#fff;transform:translateY(-1px)}.jbow-builder-tabs--days button{min-width:132px;text-align:right}.jbow-builder-tabs--days small,.jbow-builder-tabs--days strong{display:block}.jbow-builder-tabs--days small{margin-bottom:3px;color:var(--jbow-muted);font-size:11px}.jbow-builder-tabs--days button.is-active small{color:rgba(255,255,255,.75)}.jbow-builder-tabs--days strong{font-size:16px}
.jbow-builder-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:28px}.jbow-builder-modes button{position:relative;min-height:112px;padding:22px 72px 22px 22px;overflow:hidden;border:1px solid var(--jbow-border);background:#fff;text-align:right;font:inherit;cursor:pointer;transition:.22s ease}.jbow-builder-modes button:before{content:"";position:absolute;top:0;right:0;width:7px;height:100%;background:var(--jbow-red);opacity:.18}.jbow-builder-modes button:hover,.jbow-builder-modes button.is-active{border-color:rgba(199,70,52,.46);background:var(--jbow-warm);box-shadow:0 16px 34px rgba(20,20,20,.08);transform:translateY(-2px)}.jbow-builder-modes button.is-active:before{opacity:1}.jbow-builder-modes__index{position:absolute;top:22px;right:20px;color:var(--jbow-red);font-size:12px;font-weight:800}.jbow-builder-modes strong,.jbow-builder-modes small{display:block}.jbow-builder-modes strong{margin-bottom:6px;font-size:23px;font-weight:650}.jbow-builder-modes small{color:var(--jbow-muted);font-size:14px;line-height:1.5}
.jbow-day-builder__content{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:25px}.jbow-day-builder__route{min-width:0}.jbow-builder-slots{display:grid;gap:18px}.jbow-builder-slot{overflow:hidden;border:1px solid var(--jbow-border);background:#fff;box-shadow:0 12px 28px rgba(20,20,20,.055)}.jbow-builder-slot>header{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;padding:17px 20px;background:var(--jbow-dark);color:#fff}.jbow-builder-slot>header>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.24);color:#f1a899;font-size:12px;font-weight:800}.jbow-builder-slot>header small{display:block;color:rgba(255,255,255,.58);font-size:11px;font-weight:700}.jbow-builder-slot>header h3{margin:2px 0 0;font-size:23px;font-weight:550}.jbow-builder-slot__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;background:#f8f7f5}
.jbow-builder-session-card{position:relative;min-height:205px;padding:18px 18px 48px;border:1px solid var(--jbow-border);background:#fff;text-align:right;font:inherit;cursor:pointer;transition:.22s ease}.jbow-builder-session-card:hover{border-color:rgba(199,70,52,.42);box-shadow:0 14px 30px rgba(20,20,20,.09);transform:translateY(-2px)}.jbow-builder-session-card.is-selected{border-color:var(--jbow-red);background:#fff8f5;box-shadow:0 15px 34px rgba(199,70,52,.12)}.jbow-builder-session-card.is-disabled{opacity:.5;cursor:not-allowed;transform:none}.jbow-builder-session-card__check{position:absolute;top:15px;left:15px;display:grid;width:29px;height:29px;place-items:center;border:1px solid var(--jbow-border);background:#fff;color:var(--jbow-red);font-size:18px;font-weight:800}.jbow-builder-session-card.is-selected .jbow-builder-session-card__check{border-color:var(--jbow-red);background:var(--jbow-red);color:#fff}.jbow-builder-session-card__seminar{display:block;max-width:calc(100% - 42px);margin-bottom:11px;color:var(--jbow-red);font-size:11px;font-weight:800;letter-spacing:.02em}.jbow-builder-session-card strong{display:block;margin-bottom:8px;color:var(--jbow-ink);font-size:18px;line-height:1.35}.jbow-builder-session-card small{display:block;margin-bottom:10px;color:var(--jbow-muted);font-size:12px;font-weight:650}.jbow-builder-session-card p{margin:0;color:var(--jbow-muted);font-size:13px;line-height:1.55}.jbow-builder-session-card em{position:absolute;right:18px;bottom:16px;color:var(--jbow-red);font-size:12px;font-style:normal;font-weight:800}
.jbow-builder-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.jbow-builder-full-card{display:flex;min-height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--jbow-border);background:#fff;transition:.22s ease}.jbow-builder-full-card.is-selected{border-color:var(--jbow-red);box-shadow:0 16px 36px rgba(199,70,52,.13)}.jbow-builder-full-card.is-disabled{opacity:.58}.jbow-builder-full-card__visual{min-height:150px;background:linear-gradient(135deg,var(--jbow-dark-2),var(--jbow-dark));background-image:linear-gradient(0deg,rgba(5,50,66,.34),rgba(5,50,66,.34)),var(--jbow-builder-image);background-position:center;background-size:cover}.jbow-builder-full-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.jbow-builder-full-card__meta,.jbow-builder-full-card__facts{display:flex;flex-wrap:wrap;gap:7px 15px;color:var(--jbow-muted);font-size:11px;font-weight:750}.jbow-builder-full-card h3{margin:12px 0 9px;font-size:24px;line-height:1.25}.jbow-builder-full-card p{margin:0 0 18px;color:var(--jbow-muted);font-size:14px;line-height:1.6}.jbow-builder-full-card__facts{margin-top:auto;padding-top:15px;border-top:1px solid var(--jbow-border)}.jbow-builder-full-card__actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.jbow-builder-full-card__actions .jbow-button{min-height:40px;padding:8px 13px;font-size:12px}
.jbow-builder-summary{position:sticky;top:22px;padding:25px;border-top:4px solid var(--jbow-red);background:var(--jbow-dark);color:#fff;box-shadow:0 20px 50px rgba(5,50,66,.22)}.jbow-builder-summary .jbow-eyebrow{color:#f1a899}.jbow-builder-summary h3{margin:0 0 16px;font-size:28px;font-weight:550}.jbow-builder-progress{height:8px;overflow:hidden;background:rgba(255,255,255,.13)}.jbow-builder-progress span{display:block;width:0;height:100%;background:var(--jbow-red);transition:width .25s ease}.jbow-builder-progress__text{margin:8px 0 18px;color:rgba(255,255,255,.62);font-size:11px}.jbow-builder-summary__items{display:grid;gap:9px}.jbow-builder-summary__items article{position:relative;padding:13px 40px 13px 13px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.06)}.jbow-builder-summary__items small,.jbow-builder-summary__items strong,.jbow-builder-summary__items span{display:block}.jbow-builder-summary__items small{margin-bottom:4px;color:#f1a899;font-size:11px;font-weight:750}.jbow-builder-summary__items strong{font-size:14px;line-height:1.42}.jbow-builder-summary__items span{margin-top:4px;color:rgba(255,255,255,.56);font-size:11px}.jbow-builder-summary__items button{position:absolute;top:10px;right:10px;width:24px;height:24px;padding:0;border:0;background:transparent;color:rgba(255,255,255,.7);font-size:19px;cursor:pointer}.jbow-builder-summary__empty{padding:15px;border:1px dashed rgba(255,255,255,.18);color:rgba(255,255,255,.66);font-size:13px;line-height:1.55}.jbow-builder-summary__actions{display:grid;gap:9px;margin-top:18px}.jbow-builder-summary__actions .jbow-button{width:100%}.jbow-builder-summary__actions .jbow-button--light{border-color:rgba(255,255,255,.6);color:#fff!important}.jbow-builder-summary__actions .jbow-button--light:hover{color:#fff!important}.jbow-builder-summary__actions .jbow-text-button{color:rgba(255,255,255,.68)}
.jbow-builder-empty{padding:25px;border:1px dashed var(--jbow-border);background:var(--jbow-warm);color:var(--jbow-muted);font-size:14px;font-weight:650;text-align:center}
@media(max-width:1050px){.jbow-day-builder__hero{grid-template-columns:1fr}.jbow-day-builder__content{grid-template-columns:1fr}.jbow-builder-summary{position:relative;top:auto}.jbow-builder-control{grid-template-columns:1fr}.jbow-builder-slot__options,.jbow-builder-full-grid{grid-template-columns:1fr}}
@media(max-width:700px){.jbow-day-builder{padding:40px 0 72px}.jbow-day-builder__hero{padding:34px 23px}.jbow-day-builder__hero h2{font-size:42px}.jbow-day-builder__panel{margin-top:-12px;padding:16px}.jbow-builder-control__heading{grid-template-columns:38px minmax(0,1fr)}.jbow-builder-control__heading>span{width:38px;height:38px}.jbow-builder-tabs{display:grid;grid-template-columns:1fr 1fr}.jbow-builder-tabs button{width:100%}.jbow-builder-tabs--days{grid-template-columns:1fr}.jbow-builder-modes{grid-template-columns:1fr}.jbow-builder-modes button{padding:20px 65px 20px 18px}.jbow-builder-slot__options{padding:10px}.jbow-builder-session-card{min-height:auto}.jbow-builder-full-card__actions{align-items:flex-start;flex-direction:column}.jbow-builder-full-card__actions .jbow-button{width:100%}}


/* 1.0.6 – unified program hero, persistent "My day" bar and button isolation */
.jbow-program-hero{position:relative;min-height:540px;display:flex;align-items:center;overflow:hidden;background:var(--jbow-dark);color:#fff}
.jbow-program-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.jbow-program-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,25,34,.86),rgba(2,25,34,.44)),linear-gradient(0deg,rgba(2,25,34,.4),transparent 60%)}
.jbow-program-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.65fr);align-items:center;gap:56px;padding:72px 0 94px}
.jbow-program-hero__panel{max-width:790px}.jbow-program-hero .jbow-eyebrow{color:#f1a899}.jbow-program-hero h1{margin:0;font-size:clamp(44px,6vw,76px);font-weight:500;line-height:1.01;letter-spacing:-.05em}.jbow-program-hero__lead{max-width:740px;margin:20px 0 28px;color:rgba(255,255,255,.82);font-size:19px;line-height:1.7}
.jbow-program-hero__steps{padding:27px;border:1px solid rgba(255,255,255,.19);background:rgba(255,255,255,.09);backdrop-filter:blur(14px)}.jbow-program-hero__steps>strong{display:block;margin-bottom:16px;font-size:22px}.jbow-program-hero__steps ol{display:grid;gap:13px;margin:0;padding:0;list-style:none}.jbow-program-hero__steps li{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:12px}.jbow-program-hero__steps li>span{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.25);color:#f1a899;font-size:12px;font-weight:800}.jbow-program-hero__steps b,.jbow-program-hero__steps small{display:block}.jbow-program-hero__steps b{font-size:15px}.jbow-program-hero__steps small{margin-top:3px;color:rgba(255,255,255,.64);font-size:12px;line-height:1.45}
.jbow-day-builder{padding:0 0 110px}.jbow-day-builder__panel{margin-top:-35px;scroll-margin-top:105px}

/* Prevent Elementor/theme global button styles from leaking into the plugin. */
.jbow .jbow-button,.elementor .jbow .jbow-button,.jbow a.jbow-button,.jbow button.jbow-button{border-radius:2px!important;border:1px solid var(--jbow-ink)!important;background:var(--jbow-ink)!important;color:#fff!important;text-decoration:none!important;box-shadow:none!important}
.jbow .jbow-button:hover,.jbow .jbow-button:focus-visible,.elementor .jbow .jbow-button:hover,.elementor .jbow .jbow-button:focus-visible{border-color:var(--jbow-red)!important;background:var(--jbow-red)!important;color:#fff!important;box-shadow:none!important}
.jbow .jbow-button--light,.elementor .jbow .jbow-button--light{border-color:var(--jbow-ink)!important;background:#fff!important;color:var(--jbow-ink)!important}
.jbow .jbow-button--light:hover,.jbow .jbow-button--light:focus-visible,.elementor .jbow .jbow-button--light:hover{border-color:var(--jbow-red)!important;background:var(--jbow-red)!important;color:#fff!important}
.jbow .jbow-button--whatsapp,.elementor .jbow .jbow-button--whatsapp{border-color:var(--jbow-green)!important;background:var(--jbow-green)!important;color:#fff!important}
.jbow .jbow-button--whatsapp:hover,.jbow .jbow-button--whatsapp:focus-visible,.elementor .jbow .jbow-button--whatsapp:hover{border-color:#0f6546!important;background:#0f6546!important;color:#fff!important}
.jbow .jbow-button--registration,.elementor .jbow .jbow-button--registration{border-color:var(--jbow-red)!important;background:var(--jbow-red)!important;color:#fff!important}
.jbow .jbow-button--registration:hover,.jbow .jbow-button--registration:focus-visible,.elementor .jbow .jbow-button--registration:hover{border-color:var(--jbow-red-dark)!important;background:var(--jbow-red-dark)!important;color:#fff!important}
.jbow .jbow-button--availability,.elementor .jbow .jbow-button--availability{border-color:var(--jbow-dark)!important;background:var(--jbow-dark)!important;color:#fff!important}
.jbow .jbow-button--availability:hover,.jbow .jbow-button--availability:focus-visible,.elementor .jbow .jbow-button--availability:hover{border-color:var(--jbow-red)!important;background:var(--jbow-red)!important;color:#fff!important}
.jbow .jbow-button[disabled]{opacity:.55!important;cursor:not-allowed!important;transform:none!important}

.jbow-selection-bar{transition:transform .25s ease,box-shadow .25s ease}.jbow-selection-bar.is-empty{border-top-color:var(--jbow-red);background:linear-gradient(135deg,var(--jbow-dark),var(--jbow-dark-2))}.jbow-selection-bar.is-empty .jbow-selection-bar__summary strong{background:rgba(255,255,255,.12);color:#f1a899}.jbow-selection-bar.is-empty .jbow-selection-bar__preview{color:rgba(255,255,255,.72)}
body.jbow-has-selection-bar{padding-bottom:100px}

@media(max-width:1050px){.jbow-program-hero__inner{grid-template-columns:1fr;gap:30px;padding:58px 0 82px}.jbow-program-hero__steps{max-width:680px}}
@media(max-width:700px){.jbow-program-hero{min-height:620px;align-items:flex-end}.jbow-program-hero__inner{padding:150px 0 65px}.jbow-program-hero h1{font-size:46px}.jbow-program-hero__lead{font-size:16px}.jbow-program-hero__steps{padding:20px}.jbow-day-builder__panel{margin-top:-24px}.jbow-selection-bar__inner{grid-template-columns:1fr auto;gap:10px;padding:11px 12px}.jbow-selection-bar__identity{min-width:0}.jbow-selection-bar__preview{grid-column:1/-1;order:3;font-size:11px}.jbow-selection-bar__actions{align-self:center}.jbow-selection-bar__actions .jbow-button{white-space:nowrap}.jbow-selection-bar.is-empty .jbow-selection-bar__summary strong{display:none}}
.jbow .jbow-button--outline-white,.elementor .jbow .jbow-button--outline-white{border-color:rgba(255,255,255,.72)!important;background:transparent!important;color:#fff!important}.jbow .jbow-button--outline-white:hover,.jbow .jbow-button--outline-white:focus-visible,.elementor .jbow .jbow-button--outline-white:hover{border-color:var(--jbow-red)!important;background:var(--jbow-red)!important;color:#fff!important}
.jbow .jbow-button--white,.elementor .jbow .jbow-button--white{border-color:#fff!important;background:#fff!important;color:var(--jbow-ink)!important}

/* 1.0.7 – day-based cart and clearer builder confirmation */
.jbow-builder-summary__notice{margin:16px 0 0;padding:12px 13px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:12px;line-height:1.55}.jbow-builder-summary__notice[hidden]{display:none!important}.jbow-builder-summary__actions .jbow-button:disabled{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none!important}.jbow-builder-empty--guided{display:grid;justify-items:start;gap:10px;padding:24px}.jbow-builder-empty--guided strong{font-size:20px;color:var(--jbow-dark)}.jbow-builder-empty--guided p{margin:0 0 4px;color:var(--jbow-muted);line-height:1.65}.jbow-cart-day{overflow:hidden;border:1px solid var(--jbow-border);background:#fff}.jbow-cart-day>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid var(--jbow-border);background:var(--jbow-dark);color:#fff}.jbow-cart-day>header small,.jbow-cart-day>header h3,.jbow-cart-day>header span{display:block}.jbow-cart-day>header small{margin-bottom:3px;color:#f1a899;font-size:10px;font-weight:800}.jbow-cart-day>header h3{margin:0;font-size:19px;font-weight:650}.jbow-cart-day>header span{margin-top:3px;color:rgba(255,255,255,.65);font-size:10px}.jbow-cart-day__remove{padding:7px 10px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;font-size:10px;font-weight:750;cursor:pointer}.jbow-cart-day__remove:hover{border-color:#fff;background:rgba(255,255,255,.1)}.jbow-cart-day__items{display:grid;gap:8px;padding:10px}.jbow-cart-day__items .jbow-cart-item{margin:0}.jbow-cart__items{gap:14px}

/* 1.0.8 – strict three-round builder and persisted day cart */
.jbow button:disabled,.jbow [aria-disabled="true"]{opacity:.48!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}
.jbow-selection-bar.is-incomplete{border-top-color:#f0a21a}.jbow-selection-bar.is-incomplete [data-jbow-count]{background:#f0a21a}
.jbow-cart-day.is-incomplete{border-color:#e8b14b;background:#fffaf0}.jbow-cart-day.is-complete{border-color:#80b99a}
.jbow-cart-day__notice{margin:12px 0 0;padding:10px 12px;border-right:3px solid #e8a31d;background:#fff5dc;color:#6f4b00;font-size:12px;line-height:1.55}
.jbow-builder-slot[data-builder-round] .jbow-builder-slot__options>.jbow-builder-empty{grid-column:1/-1}
.jbow-builder-summary__notice:not([hidden]){display:block;margin:12px 0;padding:11px 12px;border-right:3px solid #e8a31d;background:#fff5dc;color:#6f4b00;font-size:12px;line-height:1.55}
.jbow-builder-full-card__meta span:last-child{background:#edf8f1;color:#17623a}

.jbow-builder-summary__next-step{margin:14px 0;padding:13px 14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.07)}.jbow-builder-summary__next-step p{margin:0 0 9px;color:rgba(255,255,255,.78);font-size:13px;line-height:1.55}.jbow-builder-summary__next-step p:last-child{margin-bottom:0}.jbow-builder-summary__next-step strong{color:#fff}.jbow-builder-summary__actions .jbow-button--whatsapp{background:#16834b!important;border-color:#16834b!important;color:#fff!important}.jbow-builder-summary__actions .jbow-button--whatsapp:hover{background:#106a3c!important;border-color:#106a3c!important}.jbow-builder-summary__actions [data-jbow-builder-cart]{background:#fff!important;border-color:#fff!important;color:#161513!important}.jbow-builder-summary__actions [data-jbow-builder-cart]:hover{background:#fcedd9!important;border-color:#fcedd9!important;color:#161513!important}

/* =========================================================
   1.0.12 – complete visual isolation from Elementor/theme
   Fixes theme accent-color hover leakage, disappearing labels,
   and the cart backdrop being painted as a giant pink button.
   ========================================================= */

/* The cart backdrop is technically a button for accessibility. Some themes
   paint every hovered button with their global accent color. Lock every
   visual state and remove theme-generated pseudo layers. */
.jbow-cart__backdrop,
.elementor .jbow-cart__backdrop,
body .jbow-cart .jbow-cart__backdrop {
    -webkit-appearance:none!important;
    appearance:none!important;
    position:absolute!important;
    inset:0!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    background:rgba(1,15,20,.72)!important;
    background-color:rgba(1,15,20,.72)!important;
    background-image:none!important;
    color:transparent!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:1!important;
    transform:none!important;
}
.jbow-cart__backdrop:hover,
.jbow-cart__backdrop:focus,
.jbow-cart__backdrop:focus-visible,
.jbow-cart__backdrop:active,
.elementor .jbow-cart__backdrop:hover,
.elementor .jbow-cart__backdrop:focus,
.elementor .jbow-cart__backdrop:active {
    background:rgba(1,15,20,.72)!important;
    background-color:rgba(1,15,20,.72)!important;
    background-image:none!important;
    border:0!important;
    color:transparent!important;
    box-shadow:none!important;
    filter:none!important;
    opacity:1!important;
    transform:none!important;
}
.jbow-cart__backdrop::before,
.jbow-cart__backdrop::after,
.elementor .jbow-cart__backdrop::before,
.elementor .jbow-cart__backdrop::after {
    display:none!important;
    content:none!important;
}
.jbow-cart__panel,
.elementor .jbow-cart__panel {
    background:#fff!important;
    background-color:#fff!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
}

/* Registration mode cards: always keep readable dark copy. */
.jbow .jbow-builder-modes button,
.elementor .jbow .jbow-builder-modes button,
body .jbow .jbow-builder-modes button {
    -webkit-appearance:none!important;
    appearance:none!important;
    border:1px solid var(--jbow-border)!important;
    border-radius:0!important;
    background:#fff!important;
    background-color:#fff!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:none!important;
    filter:none!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-modes button:hover,
.jbow .jbow-builder-modes button:focus,
.jbow .jbow-builder-modes button:focus-visible,
.jbow .jbow-builder-modes button.is-active,
.elementor .jbow .jbow-builder-modes button:hover,
.elementor .jbow .jbow-builder-modes button:focus,
.elementor .jbow .jbow-builder-modes button.is-active {
    border-color:var(--jbow-red)!important;
    background:var(--jbow-cream)!important;
    background-color:var(--jbow-cream)!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:0 14px 30px rgba(5,50,66,.10)!important;
    filter:none!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-modes button strong,
.jbow .jbow-builder-modes button:hover strong,
.jbow .jbow-builder-modes button:focus strong,
.jbow .jbow-builder-modes button.is-active strong,
.elementor .jbow .jbow-builder-modes button strong,
.elementor .jbow .jbow-builder-modes button:hover strong,
.elementor .jbow .jbow-builder-modes button.is-active strong {
    color:var(--jbow-dark)!important;
    -webkit-text-fill-color:var(--jbow-dark)!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-modes button small,
.jbow .jbow-builder-modes button:hover small,
.jbow .jbow-builder-modes button:focus small,
.jbow .jbow-builder-modes button.is-active small,
.elementor .jbow .jbow-builder-modes button small,
.elementor .jbow .jbow-builder-modes button:hover small,
.elementor .jbow .jbow-builder-modes button.is-active small {
    color:var(--jbow-muted)!important;
    -webkit-text-fill-color:var(--jbow-muted)!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-modes button::before,
.elementor .jbow .jbow-builder-modes button::before {
    display:block!important;
    content:""!important;
    position:absolute!important;
    top:0!important;
    right:0!important;
    bottom:auto!important;
    left:auto!important;
    width:7px!important;
    height:100%!important;
    border:0!important;
    border-radius:0!important;
    background:var(--jbow-red)!important;
    opacity:.22!important;
    transform:none!important;
}
.jbow .jbow-builder-modes button.is-active::before,
.elementor .jbow .jbow-builder-modes button.is-active::before {
    opacity:1!important;
}
.jbow .jbow-builder-modes button::after,
.elementor .jbow .jbow-builder-modes button::after {
    display:none!important;
    content:none!important;
}
.jbow .jbow-builder-modes__index,
.jbow .jbow-builder-modes button:hover .jbow-builder-modes__index,
.jbow .jbow-builder-modes button.is-active .jbow-builder-modes__index {
    color:var(--jbow-red)!important;
    -webkit-text-fill-color:var(--jbow-red)!important;
}

/* Day and track tabs. */
.jbow .jbow-builder-tabs button,
.elementor .jbow .jbow-builder-tabs button {
    -webkit-appearance:none!important;
    appearance:none!important;
    border:1px solid var(--jbow-border)!important;
    border-radius:0!important;
    background:#fff!important;
    background-color:#fff!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:none!important;
    filter:none!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-tabs button:hover,
.jbow .jbow-builder-tabs button:focus,
.jbow .jbow-builder-tabs button:focus-visible,
.jbow .jbow-builder-tabs button.is-active,
.elementor .jbow .jbow-builder-tabs button:hover,
.elementor .jbow .jbow-builder-tabs button:focus,
.elementor .jbow .jbow-builder-tabs button.is-active {
    border-color:var(--jbow-red)!important;
    background:var(--jbow-red)!important;
    background-color:var(--jbow-red)!important;
    background-image:none!important;
    color:#fff!important;
    box-shadow:none!important;
    filter:none!important;
}
.jbow .jbow-builder-tabs button:hover *,
.jbow .jbow-builder-tabs button:focus *,
.jbow .jbow-builder-tabs button.is-active *,
.elementor .jbow .jbow-builder-tabs button:hover *,
.elementor .jbow .jbow-builder-tabs button.is-active * {
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
}
.jbow .jbow-builder-tabs button::before,
.jbow .jbow-builder-tabs button::after,
.elementor .jbow .jbow-builder-tabs button::before,
.elementor .jbow .jbow-builder-tabs button::after {
    display:none!important;
    content:none!important;
}

/* Session choices are buttons too; protect all text and backgrounds. */
.jbow .jbow-builder-session-card,
.elementor .jbow .jbow-builder-session-card {
    -webkit-appearance:none!important;
    appearance:none!important;
    border:1px solid var(--jbow-border)!important;
    border-radius:0!important;
    background:#fff!important;
    background-color:#fff!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:none!important;
    filter:none!important;
    text-shadow:none!important;
}
.jbow .jbow-builder-session-card:hover,
.jbow .jbow-builder-session-card:focus,
.jbow .jbow-builder-session-card:focus-visible,
.elementor .jbow .jbow-builder-session-card:hover,
.elementor .jbow .jbow-builder-session-card:focus {
    border-color:var(--jbow-red)!important;
    background:#fff!important;
    background-color:#fff!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:0 14px 30px rgba(5,50,66,.10)!important;
    filter:none!important;
}
.jbow .jbow-builder-session-card.is-selected,
.jbow .jbow-builder-session-card.is-selected:hover,
.elementor .jbow .jbow-builder-session-card.is-selected,
.elementor .jbow .jbow-builder-session-card.is-selected:hover {
    border-color:var(--jbow-red)!important;
    background:#fff8f5!important;
    background-color:#fff8f5!important;
    background-image:none!important;
    color:var(--jbow-ink)!important;
    box-shadow:0 15px 34px rgba(199,70,52,.12)!important;
}
.jbow .jbow-builder-session-card strong,
.jbow .jbow-builder-session-card:hover strong,
.jbow .jbow-builder-session-card.is-selected strong,
.elementor .jbow .jbow-builder-session-card strong,
.elementor .jbow .jbow-builder-session-card:hover strong {
    color:var(--jbow-ink)!important;
    -webkit-text-fill-color:var(--jbow-ink)!important;
}
.jbow .jbow-builder-session-card small,
.jbow .jbow-builder-session-card p,
.jbow .jbow-builder-session-card:hover small,
.jbow .jbow-builder-session-card:hover p,
.jbow .jbow-builder-session-card.is-selected small,
.jbow .jbow-builder-session-card.is-selected p {
    color:var(--jbow-muted)!important;
    -webkit-text-fill-color:var(--jbow-muted)!important;
}
.jbow .jbow-builder-session-card__seminar,
.jbow .jbow-builder-session-card:hover .jbow-builder-session-card__seminar,
.jbow .jbow-builder-session-card.is-selected .jbow-builder-session-card__seminar,
.jbow .jbow-builder-session-card em,
.jbow .jbow-builder-session-card:hover em,
.jbow .jbow-builder-session-card.is-selected em {
    color:var(--jbow-red)!important;
    -webkit-text-fill-color:var(--jbow-red)!important;
}
.jbow .jbow-builder-session-card::before,
.jbow .jbow-builder-session-card::after,
.elementor .jbow .jbow-builder-session-card::before,
.elementor .jbow .jbow-builder-session-card::after {
    display:none!important;
    content:none!important;
}

/* Full seminar cards and all local action buttons. */
.jbow .jbow-builder-full-card,
.elementor .jbow .jbow-builder-full-card {
    background:#fff!important;
    background-color:#fff!important;
    color:var(--jbow-ink)!important;
}
.jbow .jbow-builder-full-card h3,
.jbow .jbow-builder-full-card p,
.jbow .jbow-builder-full-card span,
.elementor .jbow .jbow-builder-full-card h3 {
    text-shadow:none!important;
}
.jbow .jbow-builder-full-card h3 {color:var(--jbow-ink)!important}
.jbow .jbow-builder-full-card p,
.jbow .jbow-builder-full-card__meta,
.jbow .jbow-builder-full-card__facts {color:var(--jbow-muted)!important}

/* Reset close/remove/text buttons so no theme accent fills them. */
.jbow .jbow-cart__close,
.jbow .jbow-cart-day__remove,
.jbow .jbow-cart-item button,
.jbow .jbow-text-button,
.elementor .jbow .jbow-cart__close,
.elementor .jbow .jbow-cart-day__remove,
.elementor .jbow .jbow-cart-item button,
.elementor .jbow .jbow-text-button {
    -webkit-appearance:none!important;
    appearance:none!important;
    background-image:none!important;
    box-shadow:none!important;
    filter:none!important;
    text-shadow:none!important;
}
.jbow .jbow-cart__close,
.elementor .jbow .jbow-cart__close {
    border:1px solid var(--jbow-border)!important;
    background:#fff!important;
    color:var(--jbow-red)!important;
}
.jbow .jbow-cart__close:hover,
.jbow .jbow-cart__close:focus,
.elementor .jbow .jbow-cart__close:hover {
    border-color:var(--jbow-red)!important;
    background:var(--jbow-cream)!important;
    color:var(--jbow-red)!important;
}
.jbow .jbow-cart-day__remove,
.elementor .jbow .jbow-cart-day__remove {
    border:1px solid rgba(255,255,255,.45)!important;
    background:transparent!important;
    color:#fff!important;
}
.jbow .jbow-cart-day__remove:hover,
.jbow .jbow-cart-day__remove:focus,
.elementor .jbow .jbow-cart-day__remove:hover {
    border-color:#fff!important;
    background:rgba(255,255,255,.12)!important;
    color:#fff!important;
}
.jbow .jbow-cart-item button,
.elementor .jbow .jbow-cart-item button {
    border:0!important;
    background:transparent!important;
    color:var(--jbow-red)!important;
}
.jbow .jbow-cart-item button:hover,
.jbow .jbow-cart-item button:focus,
.elementor .jbow .jbow-cart-item button:hover {
    background:var(--jbow-cream)!important;
    color:var(--jbow-red-dark)!important;
}
.jbow .jbow-text-button,
.elementor .jbow .jbow-text-button {
    border:0!important;
    background:transparent!important;
    color:var(--jbow-red)!important;
}
.jbow .jbow-text-button:hover,
.jbow .jbow-text-button:focus,
.elementor .jbow .jbow-text-button:hover {
    background:transparent!important;
    color:var(--jbow-red-dark)!important;
}
.jbow .jbow-cart__close::before,
.jbow .jbow-cart__close::after,
.jbow .jbow-cart-day__remove::before,
.jbow .jbow-cart-day__remove::after,
.jbow .jbow-cart-item button::before,
.jbow .jbow-cart-item button::after,
.jbow .jbow-text-button::before,
.jbow .jbow-text-button::after {
    display:none!important;
    content:none!important;
}

/* Strong final guard: the plugin never uses Elementor's pink accent. */
.jbow :where(button,a,[role="button"]):focus-visible {
    outline:2px solid var(--jbow-red)!important;
    outline-offset:2px!important;
}

/* 1.0.14 – session-card containment and expandable session details */
.jbow .jbow-builder-slot__options > :only-child{
  grid-column:1 / -1;
}
.jbow .jbow-builder-session-card,
.elementor .jbow .jbow-builder-session-card{
  position:relative;
  width:100%;
  min-width:0;
  max-width:100%;
  min-height:220px;
  overflow:hidden;
  padding:0!important;
  border:1px solid var(--jbow-border)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-ink)!important;
  box-shadow:none!important;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.jbow .jbow-builder-session-card:hover,
.elementor .jbow .jbow-builder-session-card:hover{
  border-color:rgba(199,70,52,.45)!important;
  background:#fff!important;
  box-shadow:0 14px 30px rgba(20,20,20,.09)!important;
  transform:translateY(-2px);
}
.jbow .jbow-builder-session-card.is-selected,
.elementor .jbow .jbow-builder-session-card.is-selected{
  border-color:var(--jbow-red)!important;
  background:#fff8f5!important;
  box-shadow:0 15px 34px rgba(199,70,52,.12)!important;
}
.jbow .jbow-builder-session-card__select,
.elementor .jbow .jbow-builder-session-card__select{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  min-height:220px!important;
  margin:0!important;
  padding:18px 18px 62px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  background-image:none!important;
  color:var(--jbow-ink)!important;
  box-shadow:none!important;
  font:inherit!important;
  line-height:1.5!important;
  text-align:right!important;
  white-space:normal!important;
  cursor:pointer!important;
  filter:none!important;
}
.jbow .jbow-builder-session-card__select:hover,
.jbow .jbow-builder-session-card__select:focus,
.jbow .jbow-builder-session-card__select:focus-visible,
.elementor .jbow .jbow-builder-session-card__select:hover,
.elementor .jbow .jbow-builder-session-card__select:focus{
  border:0!important;
  background:transparent!important;
  background-color:transparent!important;
  background-image:none!important;
  color:var(--jbow-ink)!important;
  box-shadow:none!important;
  transform:none!important;
}
.jbow .jbow-builder-session-card__select:focus-visible{
  outline:2px solid var(--jbow-red)!important;
  outline-offset:-3px!important;
}
.jbow .jbow-builder-session-card__seminar,
.jbow .jbow-builder-session-card__select strong,
.jbow .jbow-builder-session-card__select small,
.jbow .jbow-builder-session-card__select p{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:visible!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  text-overflow:clip!important;
  hyphens:auto;
}
.jbow .jbow-builder-session-card__seminar{
  padding-left:42px;
}
.jbow .jbow-builder-session-card__select strong{
  font-size:clamp(17px,1.65vw,21px)!important;
  line-height:1.42!important;
}
.jbow .jbow-builder-session-card__select p{
  display:-webkit-box;
  overflow:hidden!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3;
}
.jbow .jbow-builder-session-card__choice{
  position:absolute;
  right:18px;
  bottom:16px;
  color:var(--jbow-red)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
}
.jbow .jbow-builder-session-card__details,
.elementor .jbow .jbow-builder-session-card__details{
  position:absolute!important;
  left:16px!important;
  bottom:11px!important;
  z-index:3!important;
  min-height:32px!important;
  margin:0!important;
  padding:6px 10px!important;
  border:1px solid var(--jbow-dark)!important;
  border-radius:0!important;
  background:#fff!important;
  background-image:none!important;
  color:var(--jbow-dark)!important;
  box-shadow:none!important;
  font:inherit!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.2!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.jbow .jbow-builder-session-card__details:hover,
.jbow .jbow-builder-session-card__details:focus-visible,
.elementor .jbow .jbow-builder-session-card__details:hover{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
  background-color:var(--jbow-red)!important;
  color:#fff!important;
  box-shadow:none!important;
  transform:none!important;
}
.jbow .jbow-builder-session-card.is-disabled .jbow-builder-session-card__select{
  cursor:not-allowed!important;
}

body.jbow-session-modal-open{
  overflow:hidden!important;
}
.jbow-session-modal[hidden]{display:none!important}
.jbow-session-modal{
  position:fixed;
  inset:0;
  z-index:2147483000;
  display:grid;
  place-items:center;
  padding:24px;
  direction:rtl;
}
.jbow-session-modal__backdrop{
  position:absolute;
  inset:0;
  background:rgba(3,29,38,.78)!important;
  backdrop-filter:blur(5px);
}
.jbow-session-modal__dialog{
  position:relative;
  z-index:1;
  width:min(840px,100%);
  max-height:min(88vh,900px);
  display:flex;
  flex-direction:column;
  overflow:hidden;
  border-top:5px solid var(--jbow-red);
  background:#fff;
  color:var(--jbow-ink);
  box-shadow:0 32px 100px rgba(0,0,0,.34);
}
.jbow-session-modal__close,
.elementor .jbow-session-modal__close{
  position:absolute!important;
  top:16px!important;
  left:16px!important;
  z-index:4!important;
  width:40px!important;
  height:40px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.45)!important;
  border-radius:0!important;
  background:rgba(255,255,255,.1)!important;
  background-image:none!important;
  color:#fff!important;
  box-shadow:none!important;
  font-size:28px!important;
  line-height:1!important;
  cursor:pointer!important;
}
.jbow-session-modal__close:hover,
.jbow-session-modal__close:focus-visible{
  border-color:#fff!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
}
.jbow-session-modal__header{
  padding:34px 72px 30px 32px;
  background:linear-gradient(135deg,var(--jbow-dark-2),var(--jbow-dark));
  color:#fff;
}
.jbow-session-modal__eyebrow{
  display:block;
  margin-bottom:10px;
  color:#f1a899;
  font-size:12px;
  font-weight:800;
  line-height:1.5;
}
.jbow-session-modal__header h2{
  max-width:720px;
  margin:0;
  color:#fff!important;
  font-size:clamp(27px,4vw,42px);
  font-weight:550;
  line-height:1.14;
  letter-spacing:-.025em;
  overflow-wrap:anywhere;
}
.jbow-session-modal__meta{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:18px;
}
.jbow-session-modal__meta span{
  display:inline-flex;
  padding:5px 9px;
  border:1px solid rgba(255,255,255,.22);
  color:rgba(255,255,255,.84);
  font-size:11px;
  font-weight:700;
}
.jbow-session-modal__scroll{
  overflow:auto;
  padding:28px 32px 10px;
  overscroll-behavior:contain;
}
.jbow-session-modal__section{
  padding-bottom:25px;
}
.jbow-session-modal__section + .jbow-session-modal__section{
  padding-top:25px;
  border-top:1px solid var(--jbow-border);
}
.jbow-session-modal__section h3{
  margin:0 0 13px;
  color:var(--jbow-dark)!important;
  font-size:22px;
  font-weight:650;
}
.jbow-session-modal__content,
.jbow-session-modal__section div{
  color:var(--jbow-muted);
  font-size:15px;
  line-height:1.75;
  overflow-wrap:anywhere;
}
.jbow-session-modal__content p,
.jbow-session-modal__section div p{
  margin:0 0 13px;
}
.jbow-session-modal__content ul,
.jbow-session-modal__content ol,
.jbow-session-modal__section div ul,
.jbow-session-modal__section div ol{
  margin:12px 0;
  padding-right:22px;
}
.jbow-session-modal__lead{
  color:var(--jbow-ink)!important;
  font-size:17px!important;
  font-weight:700;
}
.jbow-session-modal__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:18px 32px;
  border-top:1px solid var(--jbow-border);
  background:var(--jbow-warm);
}
.jbow-session-modal__footer .jbow-button{
  min-height:43px!important;
}
@media(max-width:700px){
  .jbow .jbow-builder-slot__options{grid-template-columns:minmax(0,1fr)!important}
  .jbow-session-modal{padding:0;align-items:end}
  .jbow-session-modal__dialog{width:100%;max-height:92vh}
  .jbow-session-modal__header{padding:27px 58px 24px 20px}
  .jbow-session-modal__scroll{padding:22px 20px 6px}
  .jbow-session-modal__footer{align-items:stretch;flex-direction:column;padding:15px 20px}
  .jbow-session-modal__footer .jbow-button{width:100%!important}
}

/* =========================================================
   1.0.15 – complete mobile experience
   Day builder, three-round selection, global cart bar,
   cart bottom sheet and session details.
   ========================================================= */
.jbow-builder-mobile-progress{display:none}

@media (max-width:700px){
  html body .jbow{
    width:100%;
    max-width:100%;
    overflow-x:clip;
  }
  html body .jbow-container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
  }

  /* Program hero: shorter, readable and not dominated by the desktop layout. */
  html body .jbow-program-hero{
    min-height:auto!important;
    align-items:stretch!important;
  }
  html body .jbow-program-hero__inner{
    display:block!important;
    padding:76px 0 58px!important;
  }
  html body .jbow-program-hero__panel{
    max-width:none!important;
  }
  html body .jbow-program-hero h1{
    max-width:100%!important;
    margin:0!important;
    font-size:clamp(35px,10vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.035em!important;
    overflow-wrap:anywhere!important;
  }
  html body .jbow-program-hero__lead{
    margin:16px 0 22px!important;
    font-size:15px!important;
    line-height:1.65!important;
  }
  html body .jbow-program-hero__panel>.jbow-button{
    width:100%!important;
    min-height:48px!important;
  }
  html body .jbow-program-hero__steps{
    margin-top:24px!important;
    padding:18px!important;
    border-color:rgba(255,255,255,.22)!important;
  }
  html body .jbow-program-hero__steps>strong{
    margin-bottom:12px!important;
    font-size:18px!important;
  }
  html body .jbow-program-hero__steps ol{
    gap:10px!important;
  }
  html body .jbow-program-hero__steps li{
    grid-template-columns:32px minmax(0,1fr)!important;
    gap:10px!important;
  }
  html body .jbow-program-hero__steps li>span{
    width:30px!important;
    height:30px!important;
  }

  /* Full-bleed builder panel with compact, finger-friendly spacing. */
  html body .jbow-day-builder{
    padding:0 0 76px!important;
  }
  html body .jbow-day-builder__panel{
    margin-top:-18px!important;
    margin-right:-12px!important;
    margin-left:-12px!important;
    padding:16px 12px 20px!important;
    border-right:0!important;
    border-left:0!important;
    box-shadow:0 12px 34px rgba(5,50,66,.11)!important;
    scroll-margin-top:76px!important;
  }
  html body .jbow-builder-control{
    display:block!important;
    padding:2px 0 18px!important;
    margin-bottom:18px!important;
  }
  html body .jbow-builder-control__heading{
    grid-template-columns:36px minmax(0,1fr)!important;
    gap:10px!important;
    margin-bottom:13px!important;
  }
  html body .jbow-builder-control__heading>span{
    width:36px!important;
    height:36px!important;
    font-size:12px!important;
  }
  html body .jbow-builder-control h3{
    font-size:20px!important;
    line-height:1.25!important;
  }
  html body .jbow-builder-control p{
    font-size:12px!important;
    line-height:1.55!important;
  }

  /* Tracks and days become horizontally scrollable chips. */
  html body .jbow-builder-tabs,
  html body .jbow-builder-tabs--days{
    display:flex!important;
    width:calc(100% + 12px)!important;
    max-width:none!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    margin-left:-12px!important;
    padding:0 0 7px 12px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x proximity;
    overscroll-behavior-inline:contain;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  html body .jbow-builder-tabs::-webkit-scrollbar{display:none}
  html body .jbow-builder-tabs button,
  html body .elementor .jbow-builder-tabs button{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:max-content!important;
    min-height:46px!important;
    padding:9px 14px!important;
    white-space:nowrap!important;
    scroll-snap-align:start;
    transform:none!important;
  }
  html body .jbow-builder-tabs--days button{
    min-width:126px!important;
  }

  /* Route type cards: stacked, variable-height, no clipping or number overlap. */
  html body .jbow .jbow-builder-modes{
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    margin-bottom:14px!important;
  }
  html body .elementor .jbow .jbow-builder-modes button,
  html body .jbow .jbow-builder-modes button{
    width:100%!important;
    height:auto!important;
    min-height:105px!important;
    max-height:none!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    align-content:center!important;
    gap:6px!important;
    padding:18px 62px 18px 16px!important;
    overflow:visible!important;
    transform:none!important;
  }
  html body .jbow .jbow-builder-modes__index{
    top:18px!important;
    right:16px!important;
    width:28px!important;
    height:auto!important;
    line-height:1!important;
  }
  html body .jbow .jbow-builder-modes button>strong{
    display:block!important;
    width:100%!important;
    margin:0!important;
    font-size:21px!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow:visible!important;
    overflow-wrap:anywhere!important;
  }
  html body .jbow .jbow-builder-modes button>small{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    margin:0!important;
    font-size:13px!important;
    line-height:1.55!important;
    white-space:normal!important;
    overflow:visible!important;
    text-overflow:clip!important;
    -webkit-line-clamp:unset!important;
  }

  /* Mobile-only live progress before the rounds. */
  html body .jbow-builder-mobile-progress{
    position:sticky;
    top:8px;
    z-index:25;
    display:grid;
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:10px;
    margin:0 0 14px;
    padding:11px 12px;
    border-right:4px solid #e2a224;
    background:#fff8e7;
    color:var(--jbow-dark);
    box-shadow:0 8px 25px rgba(5,50,66,.12);
  }
  html body .jbow-builder-mobile-progress.is-started{
    border-right-color:var(--jbow-red);
    background:#fff7f3;
  }
  html body .jbow-builder-mobile-progress.is-complete{
    border-right-color:var(--jbow-green);
    background:#eef9f3;
  }
  html body .jbow-builder-mobile-progress small,
  html body .jbow-builder-mobile-progress strong{
    display:block;
  }
  html body .jbow-builder-mobile-progress small{
    margin-bottom:2px;
    color:var(--jbow-muted);
    font-size:10px;
    font-weight:800;
  }
  html body .jbow-builder-mobile-progress strong{
    font-size:13px;
    line-height:1.35;
  }
  html body .jbow-builder-mobile-progress button{
    min-height:40px!important;
    padding:7px 10px!important;
    border:1px solid var(--jbow-dark)!important;
    border-radius:0!important;
    background:#fff!important;
    color:var(--jbow-dark)!important;
    font-size:11px!important;
    font-weight:800!important;
    white-space:nowrap!important;
    box-shadow:none!important;
  }

  /* Selection area and round cards. */
  html body .jbow-day-builder__content{
    display:flex!important;
    flex-direction:column!important;
    gap:18px!important;
  }
  html body .jbow-day-builder__route{order:1!important}
  html body .jbow-builder-summary{order:2!important}
  html body .jbow-builder-slots{
    gap:14px!important;
  }
  html body .jbow-builder-slot{
    box-shadow:none!important;
  }
  html body .jbow-builder-slot>header{
    grid-template-columns:40px minmax(0,1fr)!important;
    gap:11px!important;
    padding:13px 14px!important;
  }
  html body .jbow-builder-slot>header>span{
    width:38px!important;
    height:38px!important;
  }
  html body .jbow-builder-slot>header h3{
    font-size:21px!important;
  }
  html body .jbow-builder-slot>header small{
    font-size:10px!important;
  }
  html body .jbow .jbow-builder-slot__options{
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
  }

  /* Session cards: readable, touch-friendly and fully contained. */
  html body .jbow .jbow-builder-session-card,
  html body .elementor .jbow .jbow-builder-session-card{
    min-height:0!important;
    overflow:hidden!important;
    transform:none!important;
  }
  html body .jbow .jbow-builder-session-card__select,
  html body .elementor .jbow .jbow-builder-session-card__select{
    min-height:0!important;
    padding:15px 14px 76px!important;
    overflow:visible!important;
  }
  html body .jbow .jbow-builder-session-card__check{
    top:13px!important;
    left:13px!important;
    width:32px!important;
    height:32px!important;
  }
  html body .jbow .jbow-builder-session-card__seminar{
    max-width:100%!important;
    min-height:32px!important;
    padding-left:42px!important;
    margin-bottom:8px!important;
    font-size:10px!important;
    line-height:1.45!important;
  }
  html body .jbow .jbow-builder-session-card__select strong{
    margin-bottom:7px!important;
    font-size:18px!important;
    line-height:1.38!important;
    overflow-wrap:anywhere!important;
  }
  html body .jbow .jbow-builder-session-card__select small{
    margin-bottom:8px!important;
    font-size:11px!important;
    line-height:1.5!important;
  }
  html body .jbow .jbow-builder-session-card__select p{
    font-size:12px!important;
    line-height:1.55!important;
    -webkit-line-clamp:4!important;
  }
  html body .jbow .jbow-builder-session-card__choice{
    right:14px!important;
    bottom:18px!important;
    max-width:calc(100% - 126px)!important;
    font-size:11px!important;
    white-space:normal!important;
  }
  html body .jbow .jbow-builder-session-card__details,
  html body .elementor .jbow .jbow-builder-session-card__details{
    left:12px!important;
    bottom:11px!important;
    min-width:92px!important;
    min-height:38px!important;
    padding:8px 10px!important;
  }

  /* Full seminar cards. */
  html body .jbow-builder-full-grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
  }
  html body .jbow-builder-full-card__visual{
    min-height:118px!important;
  }
  html body .jbow-builder-full-card__body{
    padding:17px!important;
  }
  html body .jbow-builder-full-card h3{
    margin:9px 0 8px!important;
    font-size:21px!important;
    overflow-wrap:anywhere!important;
  }
  html body .jbow-builder-full-card p{
    margin-bottom:13px!important;
    font-size:13px!important;
  }
  html body .jbow-builder-full-card__actions{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:10px!important;
  }
  html body .jbow-builder-full-card__actions .jbow-button,
  html body .jbow-builder-full-card__actions .jbow-text-link{
    width:100%!important;
    min-height:45px!important;
    justify-content:center!important;
    text-align:center!important;
  }

  /* Summary becomes a clear final step, not a cramped desktop sidebar. */
  html body .jbow-builder-summary{
    position:relative!important;
    top:auto!important;
    padding:18px 15px!important;
    scroll-margin-top:72px!important;
    box-shadow:0 14px 36px rgba(5,50,66,.18)!important;
  }
  html body .jbow-builder-summary h3{
    margin-bottom:13px!important;
    font-size:24px!important;
  }
  html body .jbow-builder-summary__items article{
    padding:12px 38px 12px 11px!important;
  }
  html body .jbow-builder-summary__next-step{
    padding:11px 12px!important;
  }
  html body .jbow-builder-summary__next-step p{
    font-size:12px!important;
  }
  html body .jbow-builder-summary__actions .jbow-button{
    min-height:49px!important;
    font-size:13px!important;
  }
  html body .jbow-builder-summary__actions .jbow-text-button{
    min-height:38px!important;
  }

  /* Global cart bar: compact mobile action bar. */
  html body .jbow-selection-bar{
    right:0!important;
    left:0!important;
    bottom:0!important;
    width:100%!important;
    max-width:none!important;
    transform:none!important;
    border-top-width:3px!important;
    padding-bottom:env(safe-area-inset-bottom)!important;
    box-shadow:0 -12px 34px rgba(0,0,0,.28)!important;
  }
  html body.jbow-has-day-builder.jbow-selection-empty .jbow-selection-bar.is-empty{
    display:none!important;
  }
  html body .jbow-selection-bar__inner{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    gap:7px 10px!important;
    padding:10px 12px!important;
  }
  html body .jbow-selection-bar__identity{
    min-width:0!important;
    gap:7px!important;
  }
  html body .jbow-selection-bar__eyebrow{
    display:none!important;
  }
  html body .jbow-selection-bar__summary{
    min-width:0!important;
    font-size:12px!important;
    line-height:1.25!important;
    white-space:normal!important;
  }
  html body .jbow-selection-bar__summary strong{
    min-width:30px!important;
    width:30px!important;
    height:30px!important;
    flex:0 0 30px!important;
    font-size:13px!important;
  }
  html body .jbow-selection-bar__preview{
    grid-column:1/-1!important;
    grid-row:2!important;
    min-width:0!important;
    overflow:hidden!important;
    font-size:10px!important;
    line-height:1.35!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  html body .jbow-selection-bar__actions{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
  }
  html body .jbow-selection-bar__actions .jbow-button{
    width:auto!important;
    min-height:42px!important;
    padding:8px 11px!important;
    font-size:11px!important;
    white-space:nowrap!important;
  }
  html body .jbow-selection-bar [data-jbow-global-cart]{
    display:none!important;
  }
  html body .jbow-selection-bar.is-incomplete [data-jbow-send-whatsapp]{
    display:none!important;
  }
  html body .jbow-selection-bar.is-incomplete [data-jbow-open-cart]{
    display:inline-flex!important;
  }
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
    grid-template-columns:minmax(0,1fr)!important;
  }
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__identity,
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__preview{
    display:none!important;
  }
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__actions,
  html body .jbow-selection-bar.is-empty [data-jbow-start-planning]{
    width:100%!important;
  }
  html body .jbow-selection-bar.is-empty [data-jbow-start-planning]{
    min-height:48px!important;
  }
  html body.jbow-has-selection-bar{
    padding-bottom:calc(104px + env(safe-area-inset-bottom))!important;
  }
  html body.jbow-has-day-builder.jbow-selection-empty{
    padding-bottom:0!important;
  }

  /* Cart opens as a bottom sheet. */
  html body .jbow-cart{
    padding:0!important;
  }
  html body .jbow-cart__panel{
    top:auto!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100%!important;
    height:min(90dvh,820px)!important;
    max-height:90dvh!important;
    padding:0!important;
    border-radius:18px 18px 0 0!important;
    overflow:hidden!important;
    box-shadow:0 -22px 65px rgba(0,0,0,.35)!important;
  }
  html body .jbow-cart__header{
    position:sticky!important;
    top:0!important;
    z-index:3!important;
    align-items:center!important;
    padding:18px 16px 14px!important;
    background:#fff!important;
  }
  html body .jbow-cart__header h2{
    font-size:27px!important;
  }
  html body .jbow-cart__close{
    width:44px!important;
    height:44px!important;
    flex:0 0 44px!important;
  }
  html body .jbow-cart__items{
    min-height:0!important;
    padding:12px!important;
    overscroll-behavior:contain!important;
  }
  html body .jbow-cart-day>header{
    align-items:flex-start!important;
    padding:13px!important;
  }
  html body .jbow-cart-day>header h3{
    font-size:18px!important;
  }
  html body .jbow-cart-day__remove{
    min-height:38px!important;
    padding:7px 9px!important;
  }
  html body .jbow-cart-day__items{
    padding:8px!important;
  }
  html body .jbow-cart-item{
    grid-template-columns:52px minmax(0,1fr) 34px!important;
    gap:9px!important;
    padding:11px 9px!important;
  }
  html body .jbow-cart-item__time{
    padding:0!important;
    font-size:11px!important;
    text-align:center!important;
    white-space:normal!important;
  }
  html body .jbow-cart-item h3{
    font-size:13px!important;
    line-height:1.4!important;
    overflow-wrap:anywhere!important;
  }
  html body .jbow-cart-item p{
    font-size:10px!important;
    line-height:1.4!important;
  }
  html body .jbow-cart-item button{
    width:34px!important;
    height:34px!important;
  }
  html body .jbow-cart__footer{
    position:sticky!important;
    bottom:0!important;
    z-index:3!important;
    gap:8px!important;
    margin:0!important;
    padding:12px 14px calc(12px + env(safe-area-inset-bottom))!important;
    background:#fff!important;
  }
  html body .jbow-cart__footer .jbow-button{
    width:100%!important;
    min-height:48px!important;
  }

  /* Session details modal becomes a stable mobile sheet. */
  html body .jbow-session-modal{
    padding:0!important;
    align-items:end!important;
  }
  html body .jbow-session-modal__dialog{
    width:100%!important;
    max-height:92dvh!important;
    border-radius:18px 18px 0 0!important;
  }
  html body .jbow-session-modal__header{
    padding:27px 58px 22px 18px!important;
  }
  html body .jbow-session-modal__header h2{
    font-size:27px!important;
  }
  html body .jbow-session-modal__scroll{
    padding:20px 18px 6px!important;
  }
  html body .jbow-session-modal__footer{
    position:sticky!important;
    bottom:0!important;
    padding:12px 18px calc(12px + env(safe-area-inset-bottom))!important;
  }

  /* Touch devices should never jump or rely on hover. */
  html body .jbow :where(button,a,.jbow-builder-session-card):hover{
    transform:none!important;
  }
}

@media (max-width:420px){
  html body .jbow-container{width:calc(100% - 18px)!important}
  html body .jbow-day-builder__panel{
    margin-right:-9px!important;
    margin-left:-9px!important;
    padding-right:9px!important;
    padding-left:9px!important;
  }
  html body .jbow-program-hero h1{font-size:34px!important}
  html body .jbow-program-hero__inner{padding-top:62px!important}
  html body .jbow-builder-modes button>strong{font-size:20px!important}
  html body .jbow-builder-mobile-progress{
    grid-template-columns:minmax(0,1fr)!important;
  }
  html body .jbow-builder-mobile-progress button{
    width:100%!important;
  }
  html body .jbow-selection-bar__inner{
    grid-template-columns:minmax(0,1fr) auto!important;
    padding:9px!important;
  }
  html body .jbow-selection-bar__actions .jbow-button{
    padding:7px 9px!important;
    font-size:10px!important;
  }
  html body .jbow-cart-item{
    grid-template-columns:46px minmax(0,1fr) 32px!important;
  }
}

/* =========================================================
   Dynamic track landing page – v1.0.16
   ========================================================= */
html body .jbow-track-page{--jbow-track-accent:var(--jbow-red);background:#fff;color:var(--jbow-ink);overflow:hidden}
html body .jbow-track-page--teal{--jbow-track-accent:#2b8d83}
html body .jbow-track-page--blue{--jbow-track-accent:#7485b4}
html body .jbow-track-page--red{--jbow-track-accent:var(--jbow-red)}
html body .jbow-track-hero{position:relative;isolation:isolate;overflow:hidden;min-height:520px;display:flex;align-items:center;color:#fff;background:linear-gradient(135deg,#06485f 0%,#053242 58%,#032a37 100%)}
html body .jbow-track-hero--blue{background:linear-gradient(135deg,#424d70 0%,#20283e 58%,#101626 100%)}
html body .jbow-track-hero--red{background:linear-gradient(135deg,#6a2835 0%,#421721 58%,#291017 100%)}
html body .jbow-track-hero:before{content:"";position:absolute;inset:0;z-index:-2;opacity:.22;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:54px 54px}
html body .jbow-track-hero:after{content:"";position:absolute;z-index:-1;width:430px;height:430px;top:-185px;left:-120px;border:72px solid color-mix(in srgb,var(--jbow-track-accent) 66%,transparent);border-radius:50%;opacity:.72;filter:drop-shadow(0 0 60px color-mix(in srgb,var(--jbow-track-accent) 30%,transparent))}
html body .jbow-track-hero__shape{position:absolute;z-index:-1;width:250px;height:250px;right:-75px;bottom:-95px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:inset 0 0 0 42px rgba(255,255,255,.035),0 0 0 84px rgba(255,255,255,.025)}
html body .jbow-track-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);align-items:end;gap:64px;padding:96px 0 82px}
html body .jbow-track-hero__copy{position:relative;max-width:870px;min-width:0}
html body .jbow-track-hero .jbow-eyebrow{color:#f1a899!important}
html body .jbow-track-hero__number{position:absolute;top:-8px;left:0;color:rgba(255,255,255,.2);font-size:108px;font-weight:300;line-height:.8;letter-spacing:-.06em;direction:ltr}
html body .jbow-track-hero h1{position:relative;z-index:1;max-width:900px;margin:0;font-size:clamp(48px,7vw,86px);font-weight:500;line-height:.98;letter-spacing:-.055em;color:#fff!important;overflow-wrap:anywhere}
html body .jbow-track-hero__lead{position:relative;z-index:1;max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.8)!important;font-size:19px;line-height:1.75;unicode-bidi:plaintext}
html body .jbow-track-hero__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
html body .jbow-track-hero__facts{display:grid;grid-template-columns:repeat(3,1fr);align-self:end;border:1px solid rgba(255,255,255,.19);background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}
html body .jbow-track-hero__facts>div{min-width:0;padding:24px 16px;text-align:center;border-left:1px solid rgba(255,255,255,.15)}
html body .jbow-track-hero__facts>div:last-child{border-left:0}
html body .jbow-track-hero__facts strong,html body .jbow-track-hero__facts span{display:block}
html body .jbow-track-hero__facts strong{font-size:34px;font-weight:450;line-height:1;color:#fff}
html body .jbow-track-hero__facts span{margin-top:8px;color:rgba(255,255,255,.66);font-size:11px;font-weight:750}
html body .jbow-track-content{padding:88px 0 100px;background:linear-gradient(180deg,#fff 0%,#fbfaf8 100%)}
html body .jbow-track-content__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:42px}
html body .jbow-track-content__heading>div{max-width:820px}
html body .jbow-track-content__heading h2{margin:0;font-size:clamp(34px,4.5vw,54px);font-weight:500;line-height:1.08;letter-spacing:-.04em;color:var(--jbow-ink)!important}
html body .jbow-track-content__heading p:not(.jbow-eyebrow){margin:15px 0 0;color:var(--jbow-muted);font-size:17px;line-height:1.7}
html body .jbow-track-days{display:grid;gap:54px}
html body .jbow-track-day{min-width:0}
html body .jbow-track-day__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--jbow-border)}
html body .jbow-track-day__header span{display:block;margin-bottom:4px;color:var(--jbow-track-accent);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
html body .jbow-track-day__header h3{margin:0;color:var(--jbow-ink)!important;font-size:30px;font-weight:550;line-height:1.1}
html body .jbow-track-day__header small{color:var(--jbow-muted);font-size:12px;font-weight:700}
html body .jbow-track-seminar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
html body .jbow-track-seminar-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--jbow-border);background:#fff;box-shadow:0 13px 36px rgba(18,25,29,.065);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
html body .jbow-track-seminar-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--jbow-track-accent) 38%,var(--jbow-border));box-shadow:0 22px 48px rgba(18,25,29,.11)}
html body .jbow-track-seminar-card__visual{position:relative;min-height:215px;display:flex;align-items:flex-end;padding:20px;background-position:center;background-size:cover;overflow:hidden}
html body .jbow-track-seminar-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,42,55,.72),transparent 72%)}
html body .jbow-track-seminar-card__visual--empty{background:linear-gradient(135deg,#06485f,#053242)}
html body .jbow-track-seminar-card__visual--empty:before{content:"";position:absolute;width:180px;height:180px;top:-76px;left:-56px;border:31px solid color-mix(in srgb,var(--jbow-track-accent) 70%,transparent);border-radius:50%}
html body .jbow-track-seminar-card__visual span{position:relative;z-index:1;color:#fff;font-size:14px;font-weight:800}
html body .jbow-track-seminar-card__body{min-width:0;display:flex;flex:1;flex-direction:column;padding:26px}
html body .jbow-track-seminar-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin-bottom:11px;color:var(--jbow-muted);font-size:11px;font-weight:750}
html body .jbow-track-seminar-card h3{margin:0;font-size:clamp(22px,2.6vw,30px);font-weight:600;line-height:1.18;letter-spacing:-.02em;overflow-wrap:anywhere}
html body .jbow-track-seminar-card h3 a{color:var(--jbow-ink)!important;text-decoration:none!important}
html body .jbow-track-seminar-card h3 a:hover{color:var(--jbow-red)!important}
html body .jbow-track-seminar-card__sub{margin:10px 0 0;color:var(--jbow-track-accent)!important;font-size:14px;font-weight:750;line-height:1.45}
html body .jbow-track-seminar-card__excerpt{margin:13px 0 0;color:var(--jbow-muted)!important;font-size:14px;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
html body .jbow-track-seminar-card__facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}
html body .jbow-track-seminar-card__facts span{display:inline-flex;align-items:center;gap:4px;padding:6px 9px;border:1px solid var(--jbow-border);background:var(--jbow-warm);color:var(--jbow-muted);font-size:11px;font-weight:700}
html body .jbow-track-seminar-card__facts b{color:var(--jbow-ink)}
html body .jbow-track-seminar-card__rounds{display:grid;gap:0;margin:20px 0 0;padding:0;border-top:1px solid var(--jbow-border);list-style:none}
html body .jbow-track-seminar-card__rounds li{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:10px;padding:11px 0;border-bottom:1px solid var(--jbow-border)}
html body .jbow-track-seminar-card__rounds li>span{display:grid;width:25px;height:25px;place-items:center;background:var(--jbow-dark);color:#fff;font-size:10px;font-weight:800;direction:ltr}
html body .jbow-track-seminar-card__rounds p{min-width:0;margin:2px 0 0;color:var(--jbow-ink)!important;font-size:12px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}
html body .jbow-track-seminar-card__actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:23px}
html body .jbow-track-seminar-card__actions .jbow-button{min-height:42px;padding:8px 15px;font-size:12px}
html body .jbow-track-page--chooser .jbow-tracks{padding-top:72px}
@media(max-width:980px){html body .jbow-track-hero__inner{grid-template-columns:1fr;align-items:start;gap:38px;padding:76px 0}html body .jbow-track-hero__facts{max-width:590px}html body .jbow-track-content__heading{align-items:flex-start;flex-direction:column}html body .jbow-track-seminar-grid{grid-template-columns:1fr}}
@media(max-width:700px){html body .jbow-track-hero{min-height:auto}html body .jbow-track-hero__inner{padding:68px 0 52px;gap:30px}html body .jbow-track-hero__number{top:-3px;left:-3px;font-size:72px}html body .jbow-track-hero h1{font-size:44px;line-height:1.03}html body .jbow-track-hero__lead{font-size:16px;line-height:1.65}html body .jbow-track-hero__actions{display:grid}html body .jbow-track-hero__actions .jbow-button{width:100%}html body .jbow-track-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));width:100%}html body .jbow-track-hero__facts>div{padding:17px 7px}html body .jbow-track-hero__facts strong{font-size:27px}html body .jbow-track-content{padding:58px 0 72px}html body .jbow-track-content__heading{margin-bottom:30px}html body .jbow-track-content__heading h2{font-size:35px}html body .jbow-track-content__heading p:not(.jbow-eyebrow){font-size:15px}html body .jbow-track-days{gap:40px}html body .jbow-track-day__header h3{font-size:25px}html body .jbow-track-seminar-card__visual{min-height:180px}html body .jbow-track-seminar-card__body{padding:21px 18px}html body .jbow-track-seminar-card h3{font-size:24px}html body .jbow-track-seminar-card__actions{display:grid}html body .jbow-track-seminar-card__actions .jbow-button{width:100%}}


/* =========================================================
   Track seminar cards: quick session add – v1.0.17
   ========================================================= */
html body .jbow-track-seminar-card__rounds .jbow-track-session-row{
  grid-template-columns:28px minmax(0,1fr) 32px!important;
  align-items:center!important;
  transition:background-color .18s ease,border-color .18s ease!important;
}
html body .jbow-track-session-row__round{
  align-self:start!important;
  margin-top:1px!important;
}
html body .jbow-track-session-add{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-grid!important;
  place-items:center!important;
  justify-self:end!important;
  width:30px!important;
  min-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(5,50,66,.28)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  box-shadow:none!important;
  font:inherit!important;
  line-height:1!important;
  cursor:pointer!important;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important;
}
html body .jbow-track-session-add span{
  display:block!important;
  margin:0!important;
  font-family:Arial,sans-serif!important;
  font-size:20px!important;
  font-weight:400!important;
  line-height:1!important;
  transform:translateY(-1px)!important;
}
html body .jbow-track-session-add:hover,
html body .jbow-track-session-add:focus-visible{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  outline:none!important;
}
html body .jbow-track-session-add:focus-visible{
  box-shadow:0 0 0 3px rgba(199,70,52,.16)!important;
}
html body .jbow-track-session-row.is-selected{
  margin-right:-8px!important;
  margin-left:-8px!important;
  padding-right:8px!important;
  padding-left:8px!important;
  border-bottom-color:rgba(20,99,68,.22)!important;
  background:#f0f8f4!important;
}
html body .jbow-track-session-row.is-selected .jbow-track-session-row__round{
  background:#146344!important;
}
html body .jbow-track-session-row.is-selected .jbow-track-session-add{
  border-color:#146344!important;
  background:#146344!important;
  color:#fff!important;
}
html body .jbow-track-session-row.is-selected .jbow-track-session-add span{
  font-size:15px!important;
  font-weight:800!important;
  transform:none!important;
}
@media(max-width:700px){
  html body .jbow-track-seminar-card__rounds .jbow-track-session-row{
    grid-template-columns:25px minmax(0,1fr) 36px!important;
    gap:9px!important;
    padding-top:10px!important;
    padding-bottom:10px!important;
  }
  html body .jbow-track-session-add{
    width:34px!important;
    min-width:34px!important;
    height:34px!important;
    min-height:34px!important;
  }
}

/* Seminar session summaries – v1.0.18 */
.jbow-session-card__summary{max-width:760px;margin:9px 0 0!important;color:var(--jbow-muted);font-size:13px;line-height:1.65}
.jbow-single-sessions .jbow-session-card{align-items:start}
.jbow-single-sessions .jbow-session-card__time{padding-top:2px}
@media(max-width:700px){.jbow-session-card__summary{font-size:12.5px;line-height:1.6}}

/* 1.0.19 – preserve WordPress rich-text structure */
.jbow-rich-text p,.jbow-session-modal__content p,.jbow-session-modal__summary p,.jbow-single-hero__lead p{margin:0 0 1em}
.jbow-rich-text p:last-child,.jbow-session-modal__content p:last-child,.jbow-session-modal__summary p:last-child,.jbow-single-hero__lead p:last-child{margin-bottom:0}
.jbow-rich-text ul,.jbow-session-modal__content ul,.jbow-session-modal__summary ul{display:block;margin:1em 0;padding-right:1.35em;padding-left:0;list-style:disc outside!important}
.jbow-rich-text ol,.jbow-session-modal__content ol,.jbow-session-modal__summary ol{display:block;margin:1em 0;padding-right:1.45em;padding-left:0;list-style:decimal outside!important}
.jbow-rich-text li,.jbow-session-modal__content li,.jbow-session-modal__summary li{display:list-item;margin:.38em 0;padding:0;line-height:1.75}
.jbow-rich-text li>ul,.jbow-rich-text li>ol,.jbow-session-modal__content li>ul,.jbow-session-modal__content li>ol{margin:.45em 0}
.jbow-rich-text blockquote{margin:1.25em 0;padding:2px 18px 2px 0;border-right:3px solid var(--jbow-red);color:var(--jbow-muted)}
.jbow-builder-modes button[hidden]{display:none!important}

/* =========================================================
   1.0.20 — POWER SKILL + After Event in the day builder
   ========================================================= */
.jbow .jbow-builder-tabs button > span,
.elementor .jbow .jbow-builder-tabs button > span{
    display:block;
}
.jbow .jbow-builder-tabs button > small,
.elementor .jbow .jbow-builder-tabs button > small{
    display:block;
    margin-top:3px;
    color:var(--jbow-muted)!important;
    font-size:10px;
    font-weight:600;
    line-height:1.25;
    white-space:normal;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--full-day{
    border-inline-start:3px solid var(--jbow-dark)!important;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon{
    position:relative;
    margin-inline-start:8px;
    padding-inline-start:19px!important;
    border:1px dashed rgba(199,70,52,.72)!important;
    background:#fff!important;
    color:var(--jbow-dark)!important;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon::before,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon::before{
    content:"+"!important;
    display:grid!important;
    position:absolute;
    inset-inline-start:7px;
    top:50%;
    width:16px;
    height:16px;
    place-items:center;
    transform:translateY(-50%);
    color:var(--jbow-red)!important;
    font-size:15px;
    font-weight:800;
    line-height:1;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon:hover,
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon:focus,
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon.is-active,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon:hover,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon:focus,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon.is-active{
    border-style:solid!important;
    border-color:var(--jbow-red)!important;
    background:var(--jbow-red)!important;
    color:#fff!important;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon.is-active::before,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon.is-active::before{
    content:"✓"!important;
    color:#fff!important;
}
.jbow .jbow-builder-tabs button.jbow-builder-tab--addon:disabled,
.elementor .jbow .jbow-builder-tabs button.jbow-builder-tab--addon:disabled{
    opacity:.48!important;
    cursor:not-allowed!important;
    border-color:var(--jbow-border)!important;
    background:#f8f8f7!important;
    color:var(--jbow-muted)!important;
}
.jbow .jbow-builder-tabs--days button.is-after-event,
.elementor .jbow .jbow-builder-tabs--days button.is-after-event{
    border-inline-start:4px solid var(--jbow-red)!important;
}
.jbow .jbow-builder-tabs--days button.is-after-event:not(.is-active) small,
.elementor .jbow .jbow-builder-tabs--days button.is-after-event:not(.is-active) small{
    color:var(--jbow-red)!important;
    font-weight:750;
}

@media(max-width:700px){
    html body .jbow-builder-tabs button.jbow-builder-tab--addon{
        margin-inline-start:0!important;
        padding-inline-start:32px!important;
    }
    html body .jbow-builder-tabs button > small{
        max-width:210px;
    }
}


/* =========================================================
   1.0.21 — clickable learning-format cards
   ========================================================= */
.jbow-format__card{
  color:inherit;
  text-decoration:none!important;
  cursor:pointer;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.jbow-format__card:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 34px rgba(5,50,66,.12);
}
.jbow-format__card:focus-visible{
  outline:3px solid rgba(199,70,52,.5);
  outline-offset:4px;
}
.jbow-format__card--full,
.jbow-format__card--full:hover,
.jbow-format__card--full:focus{
  color:#fff!important;
}
.jbow-format__card--flex,
.jbow-format__card--flex:hover,
.jbow-format__card--flex:focus{
  color:var(--jbow-ink)!important;
}
.jbow-format__cta{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  gap:7px;
  align-self:flex-start;
  margin-top:22px;
  padding-top:14px;
  border-top:1px solid currentColor;
  color:inherit;
  font-size:13px;
  font-weight:750;
  line-height:1.3;
}
.jbow-format__card--full .jbow-format__cta{
  border-top-color:rgba(255,255,255,.28);
}
.jbow-format__card--flex .jbow-format__cta{
  border-top-color:rgba(22,21,19,.18);
}
@media(max-width:700px){
  .jbow-format__card{
    min-height:230px;
    padding:26px 22px;
  }
  .jbow-format__cta{
    margin-top:18px;
  }
}


/* Session SKU — compact editorial metadata */
.jbow .jbow-session-sku {
    display: block;
    margin-top: 4px;
    color: #625f5b;
    font-size: 10px;
    font-weight: 700;
    line-height: 1.35;
    letter-spacing: 0;
}

.jbow .jbow-session-card__meta .jbow-session-sku {
    display: inline-flex;
    margin-top: 0;
}


/* =========================================================
   1.0.32 – active-track graphic covers for full seminars
   ========================================================= */
html body .jbow .jbow-builder-full-card,
html body .elementor .jbow .jbow-builder-full-card{
  --jbow-full-cover-bg:linear-gradient(135deg,#06485f 0%,#053242 62%,#032a37 100%);
  --jbow-full-cover-accent:#2b8d83;
  border-radius:0!important;
}

html body .jbow .jbow-builder-full-card__visual,
html body .elementor .jbow .jbow-builder-full-card__visual{
  position:relative!important;
  isolation:isolate!important;
  min-height:132px!important;
  height:132px!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:flex-start!important;
  padding:20px 22px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:var(--jbow-full-cover-bg)!important;
  background-image:var(--jbow-full-cover-bg)!important;
  background-position:center!important;
  background-size:cover!important;
}

/* Large track ring – same visual language as the track cards/pages. */
html body .jbow .jbow-builder-full-card__visual::before,
html body .elementor .jbow .jbow-builder-full-card__visual::before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:-1!important;
  width:178px!important;
  height:178px!important;
  top:-78px!important;
  left:-50px!important;
  border:30px solid color-mix(in srgb,var(--jbow-full-cover-accent) 78%,transparent)!important;
  border-radius:50%!important;
  opacity:.9!important;
  pointer-events:none!important;
}

/* Fine grid gives the cover a conference/technology texture. */
html body .jbow .jbow-builder-full-card__visual::after,
html body .elementor .jbow .jbow-builder-full-card__visual::after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  opacity:.18!important;
  background-image:
    linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px)!important;
  background-size:36px 36px!important;
  pointer-events:none!important;
}

html body .jbow .jbow-builder-full-card__track,
html body .elementor .jbow .jbow-builder-full-card__track{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
  text-align:right!important;
  text-shadow:none!important;
  overflow-wrap:anywhere!important;
}

/* Palette from the learning-track style field. */
html body .jbow .jbow-builder-full-card--teal{
  --jbow-full-cover-bg:linear-gradient(135deg,#06485f 0%,#053242 62%,#032a37 100%);
  --jbow-full-cover-accent:#2b8d83;
}
html body .jbow .jbow-builder-full-card--blue{
  --jbow-full-cover-bg:linear-gradient(135deg,#424d70 0%,#20283e 62%,#101626 100%);
  --jbow-full-cover-accent:#7485b4;
}
html body .jbow .jbow-builder-full-card--red{
  --jbow-full-cover-bg:linear-gradient(135deg,#6a2835 0%,#421721 62%,#291017 100%);
  --jbow-full-cover-accent:#c74634;
}
html body .jbow .jbow-builder-full-card--cream{
  --jbow-full-cover-bg:linear-gradient(135deg,#655137 0%,#3c3021 62%,#241c13 100%);
  --jbow-full-cover-accent:#d5b47d;
}

/* Known tracks also receive deterministic palettes even if their term style
   has not yet been saved in WordPress. */
html body .jbow .jbow-builder-full-card--track-software-engineering-ai-coding{
  --jbow-full-cover-bg:linear-gradient(135deg,#06485f 0%,#053242 62%,#032a37 100%);
  --jbow-full-cover-accent:#2b8d83;
}
html body .jbow .jbow-builder-full-card--track-data{
  --jbow-full-cover-bg:linear-gradient(135deg,#5b4b78 0%,#352b4a 62%,#1f192d 100%);
  --jbow-full-cover-accent:#a991cf;
}
html body .jbow .jbow-builder-full-card--track-cyber-security{
  --jbow-full-cover-bg:linear-gradient(135deg,#702d3c 0%,#471a26 62%,#2a1018 100%);
  --jbow-full-cover-accent:#d35b4b;
}
html body .jbow .jbow-builder-full-card--track-leadership-product-strategy{
  --jbow-full-cover-bg:linear-gradient(135deg,#405b7d 0%,#253b58 62%,#142336 100%);
  --jbow-full-cover-accent:#7ea6cb;
}
html body .jbow .jbow-builder-full-card--track-power-skill,
html body .jbow .jbow-builder-full-card--track-power-skill-בחסות-המי-ל{
  --jbow-full-cover-bg:linear-gradient(135deg,#665036 0%,#3e3020 62%,#251c12 100%);
  --jbow-full-cover-accent:#d3ae70;
}

/* The track name already appears in the cover. Keep the meta compact and avoid
   showing the same label twice. */
html body .jbow .jbow-builder-full-card__meta span:first-child,
html body .elementor .jbow .jbow-builder-full-card__meta span:first-child{
  display:none!important;
}

@media(max-width:700px){
  html body .jbow .jbow-builder-full-card__visual,
  html body .elementor .jbow .jbow-builder-full-card__visual{
    min-height:108px!important;
    height:108px!important;
    padding:17px 18px!important;
  }
  html body .jbow .jbow-builder-full-card__visual::before,
  html body .elementor .jbow .jbow-builder-full-card__visual::before{
    width:148px!important;
    height:148px!important;
    top:-68px!important;
    left:-43px!important;
    border-width:25px!important;
  }
  html body .jbow .jbow-builder-full-card__track,
  html body .elementor .jbow .jbow-builder-full-card__track{
    font-size:12.5px!important;
  }
}

/* =========================================================
   1.0.36 - date-first Program schedule
   ========================================================= */
html body .jbow-container--program{
  width:min(calc(100% - 32px),1480px)!important;
  max-width:1480px!important;
}
html body .jbow-day-builder__panel--schedule{
  padding:30px!important;
}
html body .jbow-builder-control--dates{
  margin-bottom:20px!important;
  padding-bottom:22px!important;
  border-bottom:1px solid var(--jbow-border)!important;
}
html body .jbow-builder-control--tracks{
  margin-bottom:26px!important;
  padding-bottom:22px!important;
  border-bottom:1px solid var(--jbow-border)!important;
}
html body .jbow-builder-tabs--days{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(145px,1fr))!important;
  gap:10px!important;
}
html body .jbow-builder-tabs--days button,
html body .elementor .jbow-builder-tabs--days button{
  position:relative!important;
  min-width:0!important;
  min-height:82px!important;
  padding:13px 15px!important;
  border-top:3px solid transparent!important;
  text-align:right!important;
  transform:none!important;
}
html body .jbow-builder-tabs--days button small,
html body .jbow-builder-tabs--days button strong,
html body .jbow-builder-tabs--days button span{
  display:block!important;
}
html body .jbow-builder-tabs--days button small{
  margin:0 0 4px!important;
  color:var(--jbow-muted)!important;
  font-size:10px!important;
  font-weight:800!important;
}
html body .jbow-builder-tabs--days button strong{
  color:var(--jbow-dark)!important;
  font-size:18px!important;
  line-height:1.2!important;
}
html body .jbow-builder-tabs--days button span{
  margin-top:5px!important;
  color:var(--jbow-muted)!important;
  font-size:10px!important;
}
html body .jbow-builder-tabs--days button:hover,
html body .jbow-builder-tabs--days button.is-active,
html body .elementor .jbow-builder-tabs--days button:hover,
html body .elementor .jbow-builder-tabs--days button.is-active{
  border-color:var(--jbow-red)!important;
  border-top-color:var(--jbow-red)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
}
html body .jbow-builder-tabs--days button:hover small,
html body .jbow-builder-tabs--days button:hover strong,
html body .jbow-builder-tabs--days button:hover span,
html body .jbow-builder-tabs--days button.is-active small,
html body .jbow-builder-tabs--days button.is-active strong,
html body .jbow-builder-tabs--days button.is-active span{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
html body .jbow-builder-tabs--days button.is-after-event{
  border-inline-start:1px solid var(--jbow-border)!important;
  border-top-color:#b78a46!important;
}
html body .jbow-builder-tabs--days button.is-after-event small{
  color:#9b6f2e!important;
}
html body .jbow-builder-tabs--tracks button{
  display:grid!important;
  gap:3px!important;
  min-height:54px!important;
  padding:9px 14px!important;
}
html body .jbow-builder-tabs--tracks button span,
html body .jbow-builder-tabs--tracks button small{
  display:block!important;
}
html body .jbow-builder-tabs--tracks button small{
  color:var(--jbow-muted)!important;
  font-size:9px!important;
  font-weight:700!important;
}
html body .jbow-builder-tabs--tracks button:hover small,
html body .jbow-builder-tabs--tracks button.is-active small{
  color:rgba(255,255,255,.78)!important;
}
html body .jbow-builder-tabs--tracks button.has-selection:not(.is-active){
  border-color:var(--jbow-green)!important;
  box-shadow:inset 0 -3px 0 var(--jbow-green)!important;
}
html body .jbow-program-schedule-intro{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:28px!important;
  margin:0 0 20px!important;
}
html body .jbow-program-schedule-intro h2{
  margin:2px 0 8px!important;
  color:var(--jbow-dark)!important;
  font-size:clamp(28px,3vw,42px)!important;
  font-weight:580!important;
  line-height:1.08!important;
}
html body .jbow-program-schedule-intro>div>p:last-child{
  max-width:760px!important;
  margin:0!important;
  color:var(--jbow-muted)!important;
  font-size:14px!important;
  line-height:1.65!important;
}
html body .jbow-program-schedule-legend{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:flex-end!important;
  gap:12px 18px!important;
  color:var(--jbow-muted)!important;
  font-size:11px!important;
  font-weight:700!important;
}
html body .jbow-program-schedule-legend span{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
}
html body .jbow-program-schedule-legend i{
  display:block!important;
  width:16px!important;
  height:16px!important;
  border:1px solid var(--jbow-border)!important;
}
html body .jbow-program-schedule-legend__session{background:#fff!important}
html body .jbow-program-schedule-legend__full{background:var(--jbow-dark)!important;border-color:var(--jbow-dark)!important}
html body .jbow-day-builder__content--schedule{
  grid-template-columns:minmax(0,1fr) 318px!important;
  gap:20px!important;
}
html body .jbow-day-builder__route--schedule{
  min-width:0!important;
}
html body .jbow-program-schedule{
  min-width:0!important;
}
html body .jbow-program-schedule__table{
  width:100%!important;
  border:1px solid var(--jbow-border)!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(5,50,66,.07)!important;
}
html body .jbow-program-schedule__header,
html body .jbow-program-schedule__row{
  display:grid!important;
  grid-template-columns:minmax(230px,1.08fr) repeat(3,minmax(170px,1fr))!important;
}
html body .jbow-program-schedule__header{
  position:sticky!important;
  top:0!important;
  z-index:8!important;
  border-bottom:1px solid var(--jbow-border)!important;
  background:#fff!important;
}
html body .jbow-program-schedule__header>div{
  min-height:72px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  padding:11px 13px!important;
  border-inline-start:1px solid rgba(255,255,255,.16)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  text-align:center!important;
}
html body .jbow-program-schedule__header>div:first-child{
  align-items:flex-start!important;
  border-inline-start:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  text-align:right!important;
}
html body .jbow-program-schedule__header small{
  margin-bottom:4px!important;
  color:rgba(255,255,255,.62)!important;
  font-size:9px!important;
  font-weight:800!important;
}
html body .jbow-program-schedule__header>div:first-child small{
  color:var(--jbow-red)!important;
}
html body .jbow-program-schedule__header strong{
  color:inherit!important;
  font-size:14px!important;
  line-height:1.25!important;
}
html body .jbow-program-schedule__rows{
  display:grid!important;
}
html body .jbow-program-schedule__row{
  --jbow-schedule-track:#06485f;
  --jbow-schedule-accent:#2b8d83;
  min-width:0!important;
  border-bottom:1px solid var(--jbow-border)!important;
  background:#fff!important;
}
html body .jbow-program-schedule__row:last-child{border-bottom:0!important}
html body .jbow-program-schedule__row--blue{--jbow-schedule-track:#2d385a;--jbow-schedule-accent:#7485b4}
html body .jbow-program-schedule__row--red{--jbow-schedule-track:#5a202d;--jbow-schedule-accent:#c74634}
html body .jbow-program-schedule__row--cream{--jbow-schedule-track:#493923;--jbow-schedule-accent:#d5b47d}
html body .jbow-program-schedule__row--track-software-engineering-ai-coding{--jbow-schedule-track:#06485f;--jbow-schedule-accent:#2b8d83}
html body .jbow-program-schedule__row--track-data{--jbow-schedule-track:#4a3d63;--jbow-schedule-accent:#a991cf}
html body .jbow-program-schedule__row--track-cyber-security{--jbow-schedule-track:#5b2330;--jbow-schedule-accent:#d35b4b}
html body .jbow-program-schedule__row--track-leadership-product-strategy{--jbow-schedule-track:#304967;--jbow-schedule-accent:#7ea6cb}
html body .jbow-program-schedule__row--track-power-skill,
html body .jbow-program-schedule__row--track-power-skill-בחסות-המי-ל{--jbow-schedule-track:#4f3d25;--jbow-schedule-accent:#d3ae70}
html body .jbow-program-schedule__seminar{
  position:relative!important;
  min-width:0!important;
  min-height:210px!important;
  display:flex!important;
  flex-direction:column!important;
  padding:20px 18px!important;
  overflow:hidden!important;
  background:var(--jbow-schedule-track)!important;
  color:#fff!important;
}
html body .jbow-program-schedule__seminar::before{
  content:""!important;
  position:absolute!important;
  top:-68px!important;
  left:-44px!important;
  width:145px!important;
  height:145px!important;
  border:24px solid var(--jbow-schedule-accent)!important;
  border-radius:50%!important;
  opacity:.58!important;
  pointer-events:none!important;
}
html body .jbow-program-schedule__track{
  position:relative!important;
  z-index:1!important;
  margin:0 0 13px!important;
  color:rgba(255,255,255,.72)!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
html body .jbow-program-schedule__seminar h3{
  position:relative!important;
  z-index:1!important;
  margin:0!important;
  color:#fff!important;
  font-size:18px!important;
  font-weight:700!important;
  line-height:1.3!important;
  overflow-wrap:anywhere!important;
}
html body .jbow-program-schedule__seminar h3 a,
html body .jbow-program-schedule__seminar h3 a:hover{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-decoration:none!important;
}
html body .jbow-program-schedule__speakers{
  position:relative!important;
  z-index:1!important;
  margin:10px 0 18px!important;
  color:rgba(255,255,255,.68)!important;
  font-size:11px!important;
  line-height:1.5!important;
}
html body .jbow-program-schedule__seminar-actions{
  position:relative!important;
  z-index:1!important;
  display:grid!important;
  gap:8px!important;
  margin-top:auto!important;
}
html body .jbow-program-schedule__full-action{
  min-height:38px!important;
  padding:8px 10px!important;
  border:1px solid rgba(255,255,255,.5)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font:inherit!important;
  font-size:10px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
html body .jbow-program-schedule__full-action:hover,
html body .jbow-program-schedule__full-action.is-selected{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
}
html body .jbow-program-schedule__details-link{
  color:rgba(255,255,255,.78)!important;
  font-size:10px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
html body .jbow-program-schedule__session{
  min-width:0!important;
  min-height:210px!important;
  display:flex!important;
  flex-direction:column!important;
  padding:18px 15px 15px!important;
  border-inline-start:1px solid var(--jbow-border)!important;
  background:#fff!important;
  transition:background .2s ease,box-shadow .2s ease!important;
}
html body .jbow-program-schedule__session:hover{background:#fbfbfa!important}
html body .jbow-program-schedule__session.is-selected{
  background:#fff6f1!important;
  box-shadow:inset 0 -4px 0 var(--jbow-red)!important;
}
html body .jbow-program-schedule__session.is-disabled{opacity:.62!important}
html body .jbow-program-schedule__session.is-empty{
  align-items:center!important;
  justify-content:center!important;
  color:var(--jbow-muted)!important;
  text-align:center!important;
}
html body .jbow-program-schedule__session>small{
  margin-bottom:7px!important;
  color:var(--jbow-red)!important;
  font-size:9px!important;
  font-weight:800!important;
}
html body .jbow-program-schedule__session h4{
  margin:0!important;
  color:var(--jbow-dark)!important;
  font-size:14px!important;
  font-weight:750!important;
  line-height:1.42!important;
  overflow-wrap:anywhere!important;
}
html body .jbow-program-schedule__session-meta{
  margin:8px 0 0!important;
  color:var(--jbow-muted)!important;
  font-size:10px!important;
  font-weight:650!important;
  line-height:1.45!important;
}
html body .jbow-program-schedule__session-excerpt{
  display:-webkit-box!important;
  margin:8px 0 0!important;
  overflow:hidden!important;
  color:var(--jbow-muted)!important;
  font-size:10.5px!important;
  line-height:1.5!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
}
html body .jbow-program-schedule__session-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  margin-top:auto!important;
  padding-top:13px!important;
}
html body .jbow-program-schedule__add{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-height:34px!important;
  padding:5px 9px!important;
  border:1px solid var(--jbow-dark)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  font:inherit!important;
  font-size:10px!important;
  font-weight:800!important;
  cursor:pointer!important;
}
html body .jbow-program-schedule__add span{
  display:grid!important;
  width:18px!important;
  height:18px!important;
  place-items:center!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  font-size:13px!important;
  line-height:1!important;
}
html body .jbow-program-schedule__add:hover,
html body .jbow-program-schedule__add.is-selected{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
}
html body .jbow-program-schedule__add:hover span,
html body .jbow-program-schedule__add.is-selected span{background:#fff!important;color:var(--jbow-red)!important}
html body .jbow-program-schedule__add:disabled{opacity:.5!important;cursor:not-allowed!important}
html body .jbow-program-schedule__info{
  padding:5px 0!important;
  border:0!important;
  background:transparent!important;
  color:var(--jbow-red)!important;
  font:inherit!important;
  font-size:9px!important;
  font-weight:800!important;
  cursor:pointer!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
}
html body .jbow-program-schedule__mobile-time{display:none!important}
html body .jbow-program-schedule__full{
  min-width:0!important;
  display:flex!important;
  align-items:stretch!important;
  padding:14px!important;
  background:#f6f6f4!important;
}
html body .jbow-program-schedule__full-choice{
  width:100%!important;
  min-height:182px!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:22px!important;
  padding:24px!important;
  border:1px solid var(--jbow-border)!important;
  border-inline-start:5px solid var(--jbow-schedule-accent)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
}
html body .jbow-program-schedule__full-choice small,
html body .jbow-program-schedule__full-choice strong,
html body .jbow-program-schedule__full-choice span{display:block!important}
html body .jbow-program-schedule__full-choice small{
  margin-bottom:6px!important;
  color:#f1a899!important;
  font-size:10px!important;
  font-weight:800!important;
}
html body .jbow-program-schedule__full-choice strong{
  color:#fff!important;
  font-size:20px!important;
  line-height:1.3!important;
}
html body .jbow-program-schedule__full-choice span{
  margin-top:7px!important;
  color:rgba(255,255,255,.68)!important;
  font-size:11px!important;
}
html body .jbow-program-schedule__full-choice p{
  max-width:700px!important;
  margin:11px 0 0!important;
  color:rgba(255,255,255,.7)!important;
  font-size:11px!important;
  line-height:1.55!important;
}
html body .jbow-program-schedule__full-choice-actions{
  display:grid!important;
  min-width:180px!important;
  gap:9px!important;
}
html body .jbow-program-schedule__full-choice-actions .jbow-button{width:100%!important}
html body .jbow-program-schedule__full-choice-actions .jbow-text-link{
  color:#fff!important;
  text-align:center!important;
}

@media(max-width:1180px){
  html body .jbow-day-builder__content--schedule{
    grid-template-columns:minmax(0,1fr)!important;
  }
  html body .jbow-builder-summary{
    position:relative!important;
    top:auto!important;
  }
  html body .jbow-program-schedule__header,
  html body .jbow-program-schedule__row{
    grid-template-columns:minmax(210px,.95fr) repeat(3,minmax(155px,1fr))!important;
  }
}

@media(max-width:760px){
  html body .jbow-container--program{
    width:100%!important;
  }
  html body .jbow-day-builder__panel--schedule{
    margin-right:0!important;
    margin-left:0!important;
    padding:16px 12px 22px!important;
  }
  html body .jbow-builder-control--dates,
  html body .jbow-builder-control--tracks{
    margin-bottom:16px!important;
    padding-bottom:16px!important;
  }
  html body .jbow-builder-tabs--days,
  html body .jbow-builder-tabs--tracks{
    display:flex!important;
    width:calc(100% + 12px)!important;
    max-width:none!important;
    grid-template-columns:none!important;
    flex-wrap:nowrap!important;
    gap:8px!important;
    margin-left:-12px!important;
    padding:0 0 7px 12px!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
  }
  html body .jbow-builder-tabs--days::-webkit-scrollbar,
  html body .jbow-builder-tabs--tracks::-webkit-scrollbar{display:none!important}
  html body .jbow-builder-tabs--days button{
    flex:0 0 132px!important;
    min-height:72px!important;
    padding:10px 12px!important;
  }
  html body .jbow-builder-tabs--tracks button{
    flex:0 0 auto!important;
    min-width:max-content!important;
  }
  html body .jbow-program-schedule-intro{
    display:block!important;
    margin-bottom:15px!important;
  }
  html body .jbow-program-schedule-intro h2{
    font-size:29px!important;
  }
  html body .jbow-program-schedule-legend{
    justify-content:flex-start!important;
    margin-top:14px!important;
  }
  html body .jbow-program-schedule__table{
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
  html body .jbow-program-schedule__header{display:none!important}
  html body .jbow-program-schedule__rows{
    gap:14px!important;
  }
  html body .jbow-program-schedule__row{
    display:block!important;
    overflow:hidden!important;
    border:1px solid var(--jbow-border)!important;
    background:#fff!important;
    box-shadow:0 8px 24px rgba(5,50,66,.08)!important;
  }
  html body .jbow-program-schedule__seminar{
    min-height:0!important;
    padding:19px 17px!important;
  }
  html body .jbow-program-schedule__seminar::before{
    width:120px!important;
    height:120px!important;
    top:-58px!important;
    left:-38px!important;
    border-width:20px!important;
  }
  html body .jbow-program-schedule__seminar h3{
    font-size:19px!important;
  }
  html body .jbow-program-schedule__seminar-actions{
    grid-template-columns:1fr auto!important;
    align-items:center!important;
  }
  html body .jbow-program-schedule__full-action{
    width:100%!important;
  }
  html body .jbow-program-schedule__session{
    min-height:0!important;
    padding:15px!important;
    border-inline-start:0!important;
    border-top:1px solid var(--jbow-border)!important;
  }
  html body .jbow-program-schedule__session h4{
    font-size:16px!important;
  }
  html body .jbow-program-schedule__session-excerpt{
    font-size:12px!important;
    -webkit-line-clamp:3!important;
  }
  html body .jbow-program-schedule__mobile-time{
    display:block!important;
    margin-bottom:4px!important;
    color:var(--jbow-dark)!important;
    font-size:11px!important;
    font-weight:800!important;
  }
  html body .jbow-program-schedule__session.is-empty{
    min-height:90px!important;
  }
  html body .jbow-program-schedule__full{
    display:block!important;
    padding:10px!important;
  }
  html body .jbow-program-schedule__full-choice{
    min-height:0!important;
    display:block!important;
    padding:19px!important;
  }
  html body .jbow-program-schedule__full-choice strong{
    font-size:18px!important;
  }
  html body .jbow-program-schedule__full-choice-actions{
    min-width:0!important;
    margin-top:18px!important;
  }
}

/* =========================================================
   Program schedule refinements — 1.0.37
   ========================================================= */
html body .jbow-program-schedule__seminar.is-selectable,
html body .jbow-program-schedule__session.is-selectable,
html body .jbow-program-schedule__full-choice.is-selectable{
  cursor:pointer!important;
}
html body .jbow-program-schedule__seminar.is-selectable:focus-visible,
html body .jbow-program-schedule__session.is-selectable:focus-visible,
html body .jbow-program-schedule__full-choice.is-selectable:focus-visible{
  outline:3px solid var(--jbow-red)!important;
  outline-offset:-3px!important;
}
html body .jbow-program-schedule__seminar.is-selected{
  box-shadow:inset 0 -5px 0 var(--jbow-red)!important;
}
html body .jbow-program-schedule__session.is-selectable:hover{
  background:#f8faf9!important;
  box-shadow:inset 0 -3px 0 rgba(199,70,52,.36)!important;
}
html body .jbow-program-schedule__session.is-selected:hover{
  background:#fff6f1!important;
  box-shadow:inset 0 -4px 0 var(--jbow-red)!important;
}
html body .jbow-program-schedule__session.is-disabled{
  cursor:not-allowed!important;
}
html body .jbow-program-schedule__speaker-list{
  position:relative!important;
  z-index:1!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
  margin:12px 0 16px!important;
}
html body .jbow-program-schedule__speaker-list--full{
  margin:12px 0 0!important;
}
html body .jbow-program-schedule__speaker{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-width:0!important;
  color:var(--jbow-dark)!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.3!important;
  text-decoration:none!important;
}
html body .jbow-program-schedule__seminar .jbow-program-schedule__speaker{
  color:#fff!important;
}
html body .jbow-program-schedule__speaker img,
html body .jbow-program-schedule__speaker-fallback{
  width:32px!important;
  min-width:32px!important;
  height:32px!important;
  border:2px solid rgba(5,50,66,.14)!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center top!important;
  background:#fff!important;
}
html body .jbow-program-schedule__seminar .jbow-program-schedule__speaker img,
html body .jbow-program-schedule__seminar .jbow-program-schedule__speaker-fallback{
  border-color:rgba(255,255,255,.68)!important;
}
html body .jbow-program-schedule__speaker-fallback{
  display:grid!important;
  place-items:center!important;
  color:var(--jbow-dark)!important;
  font-size:12px!important;
  font-weight:800!important;
}
html body .jbow-program-schedule__speaker.is-compact img,
html body .jbow-program-schedule__speaker.is-compact .jbow-program-schedule__speaker-fallback{
  width:29px!important;
  min-width:29px!important;
  height:29px!important;
}
html body .jbow-program-schedule__track{
  font-size:11px!important;
}
html body .jbow-program-schedule__speakers{
  font-size:12px!important;
}
html body .jbow-program-schedule__full-action{
  font-size:11.5px!important;
}
html body .jbow-program-schedule__details-link{
  font-size:11.5px!important;
}
html body .jbow-program-schedule__session>small{
  font-size:10.5px!important;
}
html body .jbow-program-schedule__session h4{
  font-size:15px!important;
  line-height:1.45!important;
}
html body .jbow-program-schedule__session-meta{
  font-size:11px!important;
}
html body .jbow-program-schedule__session-excerpt{
  font-size:11.5px!important;
}
html body .jbow-program-schedule__add{
  font-size:11.5px!important;
}
html body .jbow-program-schedule__info{
  font-size:10.5px!important;
}
html body .jbow-program-schedule__full-choice.is-selectable:hover{
  box-shadow:inset 0 0 0 2px var(--jbow-schedule-accent)!important;
}
html body .jbow-program-schedule__full-choice.is-selected{
  box-shadow:inset 0 0 0 3px var(--jbow-red)!important;
}
@media(max-width:760px){
  html body .jbow-program-schedule__speaker{
    font-size:12.5px!important;
  }
  html body .jbow-program-schedule__speaker img,
  html body .jbow-program-schedule__speaker-fallback{
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
  }
  html body .jbow-program-schedule__session>small{
    font-size:11px!important;
  }
  html body .jbow-program-schedule__session-meta,
  html body .jbow-program-schedule__info{
    font-size:11.5px!important;
  }
  html body .jbow-program-schedule__add{
    min-height:39px!important;
    font-size:12px!important;
  }
}


/* 1.0.38 – language-aware seminar content */
html body .jbow-single--content-ltr .jbow-single-hero h1,
html body .jbow-single--content-ltr .jbow-single-hero__lead,
html body .jbow-single--content-ltr .jbow-single-hero__lead *{
  direction:ltr!important;
  text-align:left!important;
  unicode-bidi:plaintext;
}
html body .jbow-content-section--ltr,
html body .jbow-content-section--ltr h2,
html body .jbow-content-section--ltr .jbow-rich-text,
html body .jbow-content-section--ltr .jbow-rich-text *{
  direction:ltr!important;
  text-align:left!important;
  unicode-bidi:plaintext;
}
html body .jbow-content-section--ltr .jbow-rich-text ul,
html body .jbow-content-section--ltr .jbow-rich-text ol{
  padding-left:1.45em!important;
  padding-right:0!important;
}
html body .jbow-content-section--ltr .jbow-rich-text blockquote{
  padding:2px 0 2px 18px!important;
  border-right:0!important;
  border-left:3px solid var(--jbow-red)!important;
}
html body .jbow-content-section--ltr .jbow-rich-text table{
  direction:ltr!important;
  text-align:left!important;
}


/* 1.0.39 – stable mixed Hebrew/English seminar titles */
html body .jbow-single-hero .jbow-mixed-title{
  direction:inherit!important;
  text-align:start!important;
  unicode-bidi:isolate!important;
}
html body .jbow-single-hero .jbow-mixed-title bdi{
  display:inline;
  direction:inherit;
  unicode-bidi:isolate!important;
}
html body .jbow-single--content-ltr .jbow-single-hero .jbow-mixed-title{
  direction:ltr!important;
  text-align:left!important;
  unicode-bidi:isolate!important;
}
html body .jbow-single:not(.jbow-single--content-ltr) .jbow-single-hero .jbow-mixed-title{
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:isolate!important;
}

/* =========================================================
   Program UX and lead handoff — 1.0.41
   ========================================================= */

/* Stronger visual separation between seminar rows. */
html body .jbow-program-schedule__table{
  overflow:visible!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body .jbow-program-schedule__header{
  overflow:hidden!important;
  border:1px solid var(--jbow-border)!important;
  box-shadow:0 7px 20px rgba(5,50,66,.055)!important;
}
html body .jbow-program-schedule__rows{
  gap:18px!important;
  padding-top:18px!important;
}
html body .jbow-program-schedule__row{
  overflow:hidden!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-bottom:1px solid rgba(5,50,66,.18)!important;
  box-shadow:0 9px 25px rgba(5,50,66,.075)!important;
}
html body .jbow-program-schedule__row:last-child{
  border-bottom:1px solid rgba(5,50,66,.18)!important;
}

/* Sessions are deliberately concise. The full description and portrait live
   in the information modal only. */
html body .jbow-program-schedule__session{
  min-height:184px!important;
  padding:18px 16px 15px!important;
}
html body .jbow-program-schedule__session h4{
  font-size:16px!important;
  line-height:1.42!important;
}
html body .jbow-program-schedule__session-speaker{
  margin:9px 0 0!important;
  color:var(--jbow-dark)!important;
  font-size:12.5px!important;
  font-weight:700!important;
  line-height:1.4!important;
}
html body .jbow-program-schedule__session-meta{
  margin-top:6px!important;
  font-size:11.5px!important;
}
html body .jbow-program-schedule__session-excerpt{
  display:none!important;
}
html body .jbow-program-schedule__session-actions{
  margin-top:auto!important;
  padding-top:15px!important;
}
html body .jbow-program-schedule__info{
  min-height:34px!important;
  padding:6px 4px!important;
  font-size:11.5px!important;
}
html body .jbow-program-schedule__add{
  min-height:38px!important;
}

/* Speaker portrait inside the details modal. */
html body .jbow-session-modal__speaker-profile{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 0 22px!important;
  padding:14px!important;
  border:1px solid var(--jbow-border)!important;
  background:#f7f8f8!important;
}
html body .jbow-session-modal__speaker-profile[hidden]{display:none!important}
html body .jbow-session-modal__speaker-profile img{
  width:62px!important;
  min-width:62px!important;
  height:62px!important;
  border-radius:50%!important;
  object-fit:cover!important;
  object-position:center top!important;
  background:#fff!important;
}
html body .jbow-session-modal__speaker-profile small,
html body .jbow-session-modal__speaker-profile strong{
  display:block!important;
}
html body .jbow-session-modal__speaker-profile small{
  margin-bottom:3px!important;
  color:var(--jbow-red)!important;
  font-size:11px!important;
  font-weight:800!important;
}
html body .jbow-session-modal__speaker-profile strong{
  color:var(--jbow-dark)!important;
  font-size:17px!important;
  line-height:1.35!important;
}

/* After Event: one full-width seminar per row, no round-based grid. */
html body .jbow-program-schedule__after-header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:20px!important;
  padding:18px 22px!important;
  border:1px solid var(--jbow-border)!important;
  background:linear-gradient(135deg,#4f3d25,#2f261a)!important;
  color:#fff!important;
  box-shadow:0 7px 20px rgba(5,50,66,.08)!important;
}
html body .jbow-program-schedule__after-header small,
html body .jbow-program-schedule__after-header strong{
  display:block!important;
}
html body .jbow-program-schedule__after-header small{
  margin-bottom:4px!important;
  color:#e4c28b!important;
  font-size:11px!important;
  font-weight:800!important;
}
html body .jbow-program-schedule__after-header strong{
  font-size:19px!important;
  line-height:1.3!important;
}
html body .jbow-program-schedule__after-header>span{
  color:rgba(255,255,255,.76)!important;
  font-size:13px!important;
  font-weight:700!important;
}
html body .jbow-program-schedule__row--after-event-layout{
  display:block!important;
}
html body .jbow-program-schedule__row--after-event-layout .jbow-program-schedule__full{
  display:block!important;
  padding:0!important;
}
html body .jbow-program-schedule__row--after-event-layout .jbow-program-schedule__full-choice{
  min-height:168px!important;
  padding:26px 28px!important;
  background:linear-gradient(135deg,var(--jbow-schedule-track),color-mix(in srgb,var(--jbow-schedule-track) 82%,#000))!important;
}
html body .jbow-program-schedule__full-speakers,
html body .jbow-program-schedule__full-location{
  display:block!important;
  margin-top:8px!important;
  color:rgba(255,255,255,.76)!important;
  font-size:13px!important;
  line-height:1.45!important;
}
html body .jbow-day-builder.is-after-event-mode .jbow-builder-progress,
html body .jbow-day-builder.is-after-event-mode .jbow-builder-progress__text{
  display:none!important;
}
html body .jbow-day-builder.is-after-event-mode .jbow-builder-summary__empty{
  margin-top:12px!important;
}
html body .jbow-day-builder.is-after-event-mode .jbow-builder-mobile-progress{
  grid-template-columns:minmax(0,1fr) auto!important;
}

/* Representative handoff button. */
html body .jbow-button--lead{
  border:1px solid var(--jbow-red)!important;
  border-radius:0!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  font-weight:800!important;
}
html body .jbow-button--lead:hover,
html body .jbow-button--lead:focus-visible{
  border-color:#a73729!important;
  background:#a73729!important;
  color:#fff!important;
}
html body .jbow-button--lead:disabled{
  opacity:.45!important;
  cursor:not-allowed!important;
}

/* The global selection component is a route/choice dock, not an ecommerce
   cart. It floats near the top and stays compact. */
html body .jbow-selection-bar{
  top:calc(76px + var(--wp-admin--admin-bar--height,0px))!important;
  right:22px!important;
  bottom:auto!important;
  left:auto!important;
  width:min(440px,calc(100% - 44px))!important;
  transform:none!important;
  overflow:visible!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-top:4px solid var(--jbow-red)!important;
  background:rgba(255,255,255,.98)!important;
  color:var(--jbow-dark)!important;
  box-shadow:0 16px 42px rgba(5,50,66,.19)!important;
  backdrop-filter:blur(12px)!important;
}
html body .jbow-selection-bar__inner{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) auto!important;
  gap:8px 12px!important;
  padding:12px 13px!important;
}
html body .jbow-selection-bar__icon{
  grid-row:1 / span 2!important;
  display:grid!important;
  place-items:center!important;
  width:44px!important;
  height:44px!important;
  border:1px solid rgba(5,50,66,.16)!important;
  background:#f5f7f7!important;
}
html body .jbow-selection-bar__icon svg{
  width:27px!important;
  height:27px!important;
  fill:none!important;
  stroke:var(--jbow-dark)!important;
  stroke-width:2!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
html body .jbow-selection-bar__identity{
  display:block!important;
  min-width:0!important;
  color:var(--jbow-dark)!important;
}
html body .jbow-selection-bar__eyebrow{
  display:block!important;
  margin-bottom:3px!important;
  color:var(--jbow-red)!important;
  font-size:10px!important;
  font-weight:800!important;
}
html body .jbow-selection-bar__summary{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  color:var(--jbow-dark)!important;
  font-size:13px!important;
  white-space:normal!important;
}
html body .jbow-selection-bar__summary strong{
  min-width:27px!important;
  width:27px!important;
  height:27px!important;
  margin:0!important;
  border-radius:50%!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  font-size:12px!important;
}
html body .jbow-selection-bar__preview{
  grid-column:2 / -1!important;
  min-width:0!important;
  overflow:hidden!important;
  color:var(--jbow-muted)!important;
  font-size:11px!important;
  line-height:1.35!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html body .jbow-selection-bar__actions{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
}
html body .jbow-selection-bar__actions .jbow-button{
  min-height:37px!important;
  padding:7px 10px!important;
  font-size:10.5px!important;
  white-space:nowrap!important;
}
html body .jbow-selection-bar.is-empty{
  background:rgba(255,255,255,.98)!important;
}
html body .jbow-selection-bar.is-empty .jbow-selection-bar__summary strong{
  background:#e9eded!important;
  color:var(--jbow-dark)!important;
}
html body.jbow-has-selection,
html body.jbow-has-selection-bar{
  padding-bottom:0!important;
}

/* Selection summary injected above the Elementor footer form. */
html body .jbow-lead-selection-summary{
  margin:0 0 20px!important;
  padding:18px 20px!important;
  border:1px solid rgba(5,50,66,.17)!important;
  border-right:4px solid var(--jbow-red)!important;
  background:#f7f8f8!important;
  direction:rtl!important;
  text-align:right!important;
}
html body .jbow-lead-selection-summary[hidden]{display:none!important}
html body .jbow-lead-selection-summary small{
  display:block!important;
  margin-bottom:4px!important;
  color:var(--jbow-red)!important;
  font-size:11px!important;
  font-weight:800!important;
}
html body .jbow-lead-selection-summary h3{
  margin:0 0 10px!important;
  color:var(--jbow-dark)!important;
  font-size:22px!important;
  line-height:1.25!important;
}
html body .jbow-lead-selection-summary pre{
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  background:transparent!important;
  color:var(--jbow-ink)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.7!important;
  white-space:pre-wrap!important;
}
html body .is-jbow-lead-highlighted{
  animation:jbowLeadHighlight 1.5s ease!important;
  scroll-margin-top:120px!important;
}
@keyframes jbowLeadHighlight{
  0%,100%{box-shadow:none}
  35%{box-shadow:0 0 0 5px rgba(199,70,52,.24)}
}

@media(max-width:760px){
  html body .jbow-program-schedule__rows{
    gap:18px!important;
    padding-top:14px!important;
  }
  html body .jbow-program-schedule__row{
    border:1px solid rgba(5,50,66,.19)!important;
    box-shadow:0 9px 24px rgba(5,50,66,.09)!important;
  }
  html body .jbow-program-schedule__session{
    padding:16px!important;
  }
  html body .jbow-program-schedule__session-speaker{
    font-size:13px!important;
  }
  html body .jbow-program-schedule__after-header{
    display:block!important;
    padding:16px!important;
  }
  html body .jbow-program-schedule__after-header>span{
    display:block!important;
    margin-top:8px!important;
  }
  html body .jbow-program-schedule__row--after-event-layout .jbow-program-schedule__full-choice{
    padding:21px 18px!important;
  }
  html body .jbow-selection-bar{
    top:calc(58px + var(--wp-admin--admin-bar--height,0px))!important;
    right:9px!important;
    left:9px!important;
    width:auto!important;
  }
  html body .jbow-selection-bar__inner{
    grid-template-columns:38px minmax(0,1fr) auto!important;
    padding:9px!important;
  }
  html body .jbow-selection-bar__icon{
    width:38px!important;
    height:38px!important;
  }
  html body .jbow-selection-bar__preview{
    display:none!important;
  }
  html body .jbow-selection-bar__actions .jbow-button{
    min-height:38px!important;
    padding:7px 9px!important;
    font-size:10px!important;
  }
  html body .jbow-selection-bar [data-jbow-global-cart]{display:none!important}
  html body .jbow-lead-selection-summary{
    padding:15px!important;
  }
  html body .jbow-lead-selection-summary h3{
    font-size:19px!important;
  }
}

/* The top choice dock remains visible on Program even before the first choice. */
html body.jbow-has-day-builder.jbow-selection-empty .jbow-selection-bar.is-empty{
  display:block!important;
}
html body.admin-bar .jbow-selection-bar{
  top:108px!important;
}
@media(max-width:782px){
  html body.admin-bar .jbow-selection-bar{
    top:104px!important;
  }
}
html body .jbow-day-builder.is-after-event-mode .jbow-program-schedule-legend{
  display:none!important;
}
html body .jbow-selection-bar .jbow-button--outline-white{
  border-color:rgba(5,50,66,.25)!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
}
html body .jbow-selection-bar .jbow-button--outline-white:hover,
html body .jbow-selection-bar .jbow-button--outline-white:focus-visible{
  border-color:var(--jbow-dark)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
}
html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
  grid-template-columns:44px minmax(0,1fr) auto!important;
}
html body .jbow-selection-bar.is-empty .jbow-selection-bar__identity,
html body .jbow-selection-bar.is-empty .jbow-selection-bar__preview{
  display:block!important;
}
html body .jbow-selection-bar.is-empty .jbow-selection-bar__actions,
html body .jbow-selection-bar.is-empty [data-jbow-start-planning]{
  width:auto!important;
}
@media(max-width:760px){
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
    grid-template-columns:38px minmax(0,1fr) auto!important;
  }
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__preview{
    display:none!important;
  }
}

/* =========================================================
   Header selection trigger, restored bottom dock and
   Program typography — 1.0.42
   ========================================================= */

/* Compact, non-ecommerce-looking cart/selection trigger in the existing
   [jb_oracle_header] output. */
html body .jbow-header-selection-trigger{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 42px!important;
  width:42px!important;
  min-width:42px!important;
  height:42px!important;
  min-height:42px!important;
  margin-inline-start:12px!important;
  padding:0!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark,#053242)!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .2s ease,border-color .2s ease,color .2s ease!important;
}
html body .jbow-header-selection-trigger svg{
  width:23px!important;
  height:23px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
html body .jbow-header-selection-trigger:hover,
html body .jbow-header-selection-trigger:focus-visible{
  border-color:var(--jbow-dark,#053242)!important;
  background:var(--jbow-dark,#053242)!important;
  color:#fff!important;
  outline:0!important;
}
html body .jbow-header-selection-trigger__badge{
  position:absolute!important;
  top:-6px!important;
  right:-6px!important;
  display:grid!important;
  place-items:center!important;
  min-width:20px!important;
  height:20px!important;
  padding:0 5px!important;
  border:2px solid #fff!important;
  border-radius:999px!important;
  background:var(--jbow-red,#c74634)!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  line-height:1!important;
}
html body .jbow-header-selection-trigger__badge[hidden]{display:none!important}
html body .jbow-header-selection-trigger .screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

/* Restore the selection component to the bottom floating strip. */
html body .jbow-selection-bar{
  top:auto!important;
  right:auto!important;
  bottom:16px!important;
  left:50%!important;
  width:min(calc(100% - 32px),1240px)!important;
  max-width:1240px!important;
  transform:translateX(-50%)!important;
  overflow:hidden!important;
  border:0!important;
  border-top:3px solid var(--jbow-red)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  box-shadow:0 22px 65px rgba(0,0,0,.34)!important;
  backdrop-filter:none!important;
}
html body .jbow-selection-bar__inner{
  display:grid!important;
  grid-template-columns:44px auto minmax(150px,1fr) auto!important;
  align-items:center!important;
  gap:12px 18px!important;
  padding:12px 16px!important;
}
html body .jbow-selection-bar__icon{
  grid-row:auto!important;
  display:grid!important;
  place-items:center!important;
  width:42px!important;
  height:42px!important;
  border:1px solid rgba(255,255,255,.2)!important;
  background:rgba(255,255,255,.07)!important;
}
html body .jbow-selection-bar__icon svg{
  width:26px!important;
  height:26px!important;
  fill:none!important;
  stroke:#fff!important;
  stroke-width:2!important;
}
html body .jbow-selection-bar__identity{
  display:block!important;
  min-width:150px!important;
  color:#fff!important;
}
html body .jbow-selection-bar__eyebrow{
  display:block!important;
  margin-bottom:3px!important;
  color:rgba(255,255,255,.66)!important;
  font-size:12px!important;
  font-weight:750!important;
}
html body .jbow-selection-bar__summary{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:800!important;
  white-space:normal!important;
}
html body .jbow-selection-bar__summary strong{
  display:inline-grid!important;
  place-items:center!important;
  min-width:32px!important;
  width:32px!important;
  height:32px!important;
  margin:0!important;
  border-radius:50%!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  font-size:14px!important;
}
html body .jbow-selection-bar__preview{
  grid-column:auto!important;
  min-width:0!important;
  overflow:hidden!important;
  color:rgba(255,255,255,.78)!important;
  font-size:13px!important;
  line-height:1.4!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html body .jbow-selection-bar__actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:8px!important;
}
html body .jbow-selection-bar__actions .jbow-button{
  min-height:42px!important;
  padding:8px 14px!important;
  font-size:12px!important;
  white-space:nowrap!important;
}
html body .jbow-selection-bar .jbow-button--outline-white{
  border-color:rgba(255,255,255,.48)!important;
  background:transparent!important;
  color:#fff!important;
}
html body .jbow-selection-bar .jbow-button--outline-white:hover,
html body .jbow-selection-bar .jbow-button--outline-white:focus-visible{
  border-color:#fff!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
}
html body .jbow-selection-bar.is-empty{
  background:linear-gradient(135deg,var(--jbow-dark),var(--jbow-dark-2))!important;
}
html body .jbow-selection-bar.is-empty .jbow-selection-bar__summary strong{
  background:rgba(255,255,255,.12)!important;
  color:#f1a899!important;
}
html body.jbow-has-selection,
html body.jbow-has-selection-bar{
  padding-bottom:100px!important;
}
html body.admin-bar .jbow-selection-bar{
  top:auto!important;
}

/* No miniature typography in the Program timetable. */
html body .jbow-program-schedule-legend{
  font-size:13px!important;
  line-height:1.45!important;
}
html body .jbow-program-schedule__header small{
  margin-bottom:5px!important;
  font-size:12.5px!important;
  line-height:1.25!important;
  letter-spacing:0!important;
}
html body .jbow-program-schedule__header>div:first-child small{
  font-size:13px!important;
}
html body .jbow-program-schedule__header strong{
  font-size:15.5px!important;
  line-height:1.3!important;
}
html body .jbow-program-schedule__track{
  font-size:12px!important;
  line-height:1.4!important;
}
html body .jbow-program-schedule__speakers,
html body .jbow-program-schedule__session-speaker{
  font-size:13px!important;
  line-height:1.5!important;
}
html body .jbow-program-schedule__full-action,
html body .jbow-program-schedule__details-link{
  font-size:12.5px!important;
  line-height:1.35!important;
}
html body .jbow-program-schedule__session>small{
  font-size:13px!important;
  line-height:1.3!important;
}
html body .jbow-program-schedule__session h4{
  font-size:17px!important;
  line-height:1.42!important;
}
html body .jbow-program-schedule__session-meta,
html body .jbow-program-schedule__info,
html body .jbow-program-schedule__add{
  font-size:12.5px!important;
  line-height:1.4!important;
}
html body .jbow-program-schedule__mobile-time{
  font-size:12.5px!important;
}
html body .jbow-program-schedule__full-choice small,
html body .jbow-program-schedule__full-choice span,
html body .jbow-program-schedule__full-choice p,
html body .jbow-program-schedule__full-speakers,
html body .jbow-program-schedule__full-location{
  font-size:13px!important;
  line-height:1.5!important;
}
html body .jbow-program-schedule__after-header small{
  font-size:12.5px!important;
}

@media(max-width:760px){
  html body .jbow-header-selection-trigger{
    flex-basis:38px!important;
    width:38px!important;
    min-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    margin-inline-start:8px!important;
  }
  html body .jbow-header-selection-trigger svg{
    width:21px!important;
    height:21px!important;
  }

  html body .jbow-selection-bar{
    top:auto!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100%!important;
    max-width:none!important;
    transform:none!important;
    padding-bottom:env(safe-area-inset-bottom)!important;
    box-shadow:0 -12px 34px rgba(0,0,0,.28)!important;
  }
  html body .jbow-selection-bar__inner,
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
    grid-template-columns:38px minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    gap:7px 9px!important;
    padding:9px 10px!important;
  }
  html body .jbow-selection-bar__icon{
    grid-row:1 / span 2!important;
    width:38px!important;
    height:38px!important;
  }
  html body .jbow-selection-bar__identity{
    min-width:0!important;
  }
  html body .jbow-selection-bar__eyebrow{
    display:none!important;
  }
  html body .jbow-selection-bar__summary{
    font-size:13px!important;
  }
  html body .jbow-selection-bar__summary strong{
    min-width:29px!important;
    width:29px!important;
    height:29px!important;
    font-size:13px!important;
  }
  html body .jbow-selection-bar__preview,
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__preview{
    display:block!important;
    grid-column:2 / -1!important;
    grid-row:2!important;
    font-size:12px!important;
  }
  html body .jbow-selection-bar__actions .jbow-button{
    min-height:40px!important;
    padding:7px 10px!important;
    font-size:11.5px!important;
  }
  html body .jbow-selection-bar [data-jbow-global-cart]{
    display:none!important;
  }
  html body.jbow-has-selection,
  html body.jbow-has-selection-bar{
    padding-bottom:calc(100px + env(safe-area-inset-bottom))!important;
  }

  html body .jbow-program-schedule__session>small,
  html body .jbow-program-schedule__mobile-time{
    font-size:13px!important;
  }
  html body .jbow-program-schedule__session h4{
    font-size:17px!important;
  }
  html body .jbow-program-schedule__session-meta,
  html body .jbow-program-schedule__session-speaker,
  html body .jbow-program-schedule__info,
  html body .jbow-program-schedule__add{
    font-size:13px!important;
  }
}


/* =========================================================
   Header trigger alignment + icon-free bottom selection bar
   1.0.43
   ========================================================= */

/* Place the selection trigger as a real menu item so it shares the exact
   baseline and vertical rhythm of the navigation instead of creating a
   second row beneath the header. */
html body .jbow-header-selection-trigger-item{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:stretch!important;
  min-height:100%!important;
  margin:0 8px 0 0!important;
  padding:0 10px 0 0!important;
  border-right:1px solid rgba(5,50,66,.13)!important;
  list-style:none!important;
}
html body .jbow-header-selection-trigger-item::before,
html body .jbow-header-selection-trigger-item::after{
  content:none!important;
  display:none!important;
}
html body .jbow-header-selection-trigger{
  flex:0 0 34px!important;
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--jbow-dark,#053242)!important;
  box-shadow:none!important;
}
html body .jbow-header-selection-trigger svg{
  width:20px!important;
  height:20px!important;
  stroke-width:1.75!important;
}
html body .jbow-header-selection-trigger:hover,
html body .jbow-header-selection-trigger:focus-visible{
  border:0!important;
  background:rgba(5,50,66,.075)!important;
  color:var(--jbow-red,#c74634)!important;
  outline:0!important;
}
html body .jbow-header-selection-trigger__badge{
  top:-3px!important;
  right:-3px!important;
  min-width:17px!important;
  height:17px!important;
  padding:0 4px!important;
  border-width:2px!important;
  font-size:9.5px!important;
}

/* The floating strip is a route summary, not a shop cart. Remove its cart
   pictogram completely and let the text/actions use the reclaimed space. */
html body .jbow-selection-bar__icon{
  display:none!important;
}
html body .jbow-selection-bar__inner,
html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
  grid-template-columns:auto minmax(180px,1fr) auto!important;
  gap:12px 20px!important;
}
html body .jbow-selection-bar__identity{
  min-width:170px!important;
}

@media(max-width:900px){
  html body .jbow-header-selection-trigger-item{
    margin:0 5px 0 0!important;
    padding:0 7px 0 0!important;
  }
  html body .jbow-header-selection-trigger{
    flex-basis:36px!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    margin:0 8px!important;
  }
}

@media(max-width:760px){
  html body .jbow-selection-bar__inner,
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__inner{
    grid-template-columns:minmax(0,1fr) auto!important;
    grid-template-rows:auto auto!important;
    gap:7px 9px!important;
  }
  html body .jbow-selection-bar__identity{
    min-width:0!important;
    grid-column:1!important;
    grid-row:1!important;
  }
  html body .jbow-selection-bar__actions{
    grid-column:2!important;
    grid-row:1!important;
  }
  html body .jbow-selection-bar__preview,
  html body .jbow-selection-bar.is-empty .jbow-selection-bar__preview{
    grid-column:1 / -1!important;
    grid-row:2!important;
  }
}

/* =========================================================
   Program row separation + mobile seminar accordion — 1.0.44
   ========================================================= */

/* Desktop/tablet: each seminar is a distinct visual unit. */
html body .jbow-program-schedule__rows{
  gap:24px!important;
  padding-top:24px!important;
}
html body .jbow-program-schedule__row{
  border:1px solid rgba(5,50,66,.17)!important;
  border-bottom:1px solid rgba(5,50,66,.17)!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(5,50,66,.065)!important;
}
html body .jbow-program-schedule__row:nth-child(even){
  background:#f8f9f9!important;
}
html body .jbow-program-schedule__row:nth-child(even) .jbow-program-schedule__session{
  background:#f8f9f9!important;
}
html body .jbow-program-schedule__row:nth-child(even) .jbow-program-schedule__session:hover{
  background:#f3f5f5!important;
}
html body .jbow-program-schedule__row:last-child{
  border-bottom:1px solid rgba(5,50,66,.17)!important;
}

/* The wrapper participates in the desktop grid without changing columns. */
html body .jbow-program-schedule__accordion-body{
  display:contents!important;
}
html body .jbow-program-schedule__accordion-toggle{
  display:none!important;
}

@media(max-width:760px){
  html body .jbow-program-schedule__rows{
    gap:20px!important;
    padding-top:18px!important;
  }

  html body .jbow-program-schedule__row,
  html body .jbow-program-schedule__row--after-event-layout{
    display:block!important;
    overflow:hidden!important;
    border:1px solid rgba(5,50,66,.18)!important;
    background:#fff!important;
    box-shadow:0 7px 20px rgba(5,50,66,.08)!important;
  }
  html body .jbow-program-schedule__row:nth-child(even){
    background:#f8f9f9!important;
  }

  /* Mobile summary row: seminar name, speaker and an explicit open action. */
  html body .jbow-program-schedule__accordion-toggle{
    width:100%!important;
    min-height:84px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
    margin:0!important;
    padding:17px 18px!important;
    border:0!important;
    border-right:5px solid var(--jbow-schedule-accent)!important;
    border-radius:0!important;
    background:inherit!important;
    color:var(--jbow-dark)!important;
    font-family:"Open Sans","Assistant",Arial,sans-serif!important;
    text-align:right!important;
    cursor:pointer!important;
  }
  html body .jbow-program-schedule__accordion-toggle:hover,
  html body .jbow-program-schedule__accordion-toggle:focus-visible{
    background:#f1f4f4!important;
    outline:0!important;
  }
  html body .jbow-program-schedule__accordion-copy{
    min-width:0!important;
    display:block!important;
    flex:1 1 auto!important;
  }
  html body .jbow-program-schedule__accordion-copy strong,
  html body .jbow-program-schedule__accordion-copy small{
    display:block!important;
  }
  html body .jbow-program-schedule__accordion-copy strong{
    color:var(--jbow-dark)!important;
    font-size:18px!important;
    font-weight:750!important;
    line-height:1.35!important;
  }
  html body .jbow-program-schedule__accordion-copy small{
    margin-top:6px!important;
    color:var(--jbow-muted)!important;
    font-size:13.5px!important;
    font-weight:600!important;
    line-height:1.45!important;
  }
  html body .jbow-program-schedule__accordion-action{
    flex:0 0 auto!important;
    display:inline-flex!important;
    align-items:center!important;
    gap:8px!important;
    color:var(--jbow-red)!important;
    font-size:13px!important;
    font-weight:800!important;
    white-space:nowrap!important;
  }
  html body .jbow-program-schedule__accordion-action i{
    width:10px!important;
    height:10px!important;
    display:block!important;
    border-right:2px solid currentColor!important;
    border-bottom:2px solid currentColor!important;
    transform:rotate(45deg) translateY(-2px)!important;
    transform-origin:center!important;
    transition:transform .2s ease!important;
  }
  html body .jbow-program-schedule__row.is-accordion-open .jbow-program-schedule__accordion-action i{
    transform:rotate(225deg) translate(-1px,-1px)!important;
  }

  /* Only one seminar is expanded at a time. */
  html body .jbow-program-schedule__accordion-body{
    display:none!important;
    border-top:1px solid rgba(5,50,66,.13)!important;
  }
  html body .jbow-program-schedule__row.is-accordion-open .jbow-program-schedule__accordion-body{
    display:block!important;
  }

  /* The accordion header already carries the seminar identity. Inside the
     expanded area keep only the useful actions, avoiding a repeated title. */
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__seminar{
    min-height:0!important;
    display:block!important;
    padding:13px 16px!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.18)!important;
  }
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__seminar .jbow-program-schedule__track,
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__seminar h3,
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__seminar .jbow-program-schedule__speakers{
    display:none!important;
  }
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__seminar .jbow-program-schedule__seminar-actions{
    margin-top:0!important;
  }

  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__session{
    min-height:0!important;
    margin:0!important;
    padding:17px 16px!important;
    border:0!important;
    border-top:1px solid rgba(5,50,66,.12)!important;
    background:transparent!important;
  }
  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__session:first-of-type{
    border-top:0!important;
  }
  html body .jbow-program-schedule__session h4{
    font-size:17px!important;
    line-height:1.45!important;
  }
  html body .jbow-program-schedule__mobile-time{
    margin-bottom:5px!important;
    color:var(--jbow-red)!important;
    font-size:13.5px!important;
  }

  html body .jbow-program-schedule__accordion-body>.jbow-program-schedule__full{
    display:block!important;
    grid-column:auto!important;
    padding:12px!important;
  }
  html body .jbow-program-schedule__row--after-event-layout .jbow-program-schedule__accordion-body>.jbow-program-schedule__full{
    padding:0!important;
  }
}

/* =========================================================
   Pods Connected Teams + top seminar speakers — 1.0.45
   ========================================================= */
html body .jbow-single-speakers--top{
  margin:0 0 48px!important;
  padding:0 0 34px!important;
  border-bottom:1px solid var(--jbow-border)!important;
}
html body .jbow-single-speakers--top .jbow-content-heading{
  margin-bottom:18px!important;
}
html body .jbow-single-speakers--top .jbow-content-heading h2{
  font-size:clamp(25px,3vw,36px)!important;
}
html body .jbow-single-speakers__list{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:12px!important;
}
html body .jbow-single-speaker-inline{
  min-width:min(100%,285px)!important;
  max-width:360px!important;
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  align-items:center!important;
  gap:14px!important;
  padding:11px 14px!important;
  border:1px solid var(--jbow-border)!important;
  border-inline-start:4px solid var(--jbow-red)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-ink)!important;
  text-decoration:none!important;
  transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease!important;
}
html body .jbow-single-speaker-inline:hover,
html body .jbow-single-speaker-inline:focus-visible{
  border-color:rgba(199,70,52,.45)!important;
  transform:translateY(-2px)!important;
  box-shadow:0 8px 20px rgba(5,50,66,.08)!important;
  color:var(--jbow-ink)!important;
}
html body .jbow-single-speaker-inline__visual{
  width:64px!important;
  height:64px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:hidden!important;
  border-radius:50%!important;
  background:#eef2f3!important;
  color:var(--jbow-dark)!important;
  font-size:22px!important;
  font-weight:800!important;
}
html body .jbow-single-speaker-inline__visual img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:50%!important;
}
html body .jbow-single-speaker-inline__copy{
  min-width:0!important;
  display:block!important;
}
html body .jbow-single-speaker-inline__copy strong{
  display:block!important;
  margin:0 0 4px!important;
  color:var(--jbow-dark)!important;
  font-size:17px!important;
  line-height:1.3!important;
}
html body .jbow-single-speaker-inline__copy small{
  display:block!important;
  color:var(--jbow-muted)!important;
  font-size:13px!important;
  line-height:1.45!important;
}
@media(max-width:700px){
  html body .jbow-single-speakers--top{
    margin-bottom:32px!important;
    padding-bottom:26px!important;
  }
  html body .jbow-single-speakers__list{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  html body .jbow-single-speaker-inline{
    width:100%!important;
    max-width:none!important;
    grid-template-columns:56px minmax(0,1fr)!important;
  }
  html body .jbow-single-speaker-inline__visual{
    width:56px!important;
    height:56px!important;
  }
}

/* =========================================================
   Seminar speakers below sidebar facts — 1.0.47
   ========================================================= */
html body .jbow-single-speakers--sidebar{
  margin:22px 0 0!important;
  padding:24px!important;
  border-top:4px solid var(--jbow-red)!important;
  background:#fff!important;
  box-shadow:0 12px 30px rgba(5,50,66,.08)!important;
}
html body .jbow-single-speakers--sidebar>.jbow-eyebrow{
  margin:0 0 6px!important;
}
html body .jbow-single-speakers--sidebar>h2{
  margin:0 0 18px!important;
  color:var(--jbow-dark)!important;
  font-size:23px!important;
  font-weight:650!important;
  line-height:1.25!important;
  letter-spacing:-.015em!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speakers__list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  grid-template-columns:96px minmax(0,1fr)!important;
  gap:16px!important;
  padding:12px!important;
  border:1px solid var(--jbow-border)!important;
  border-inline-start:0!important;
  background:#fff!important;
  box-shadow:none!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline:hover,
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline:focus-visible{
  border-color:rgba(199,70,52,.42)!important;
  box-shadow:0 8px 18px rgba(5,50,66,.07)!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline__visual{
  width:96px!important;
  height:96px!important;
  border:1px solid rgba(5,50,66,.12)!important;
  background:#f3f5f5!important;
  font-size:28px!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline__copy strong{
  margin-bottom:6px!important;
  font-size:18px!important;
  line-height:1.3!important;
}
html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline__copy small{
  font-size:13px!important;
  line-height:1.5!important;
}

@media(max-width:1000px){
  html body .jbow-single-speakers--sidebar{
    margin-top:18px!important;
  }
  html body .jbow-single-speakers--sidebar .jbow-single-speakers__list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:700px){
  html body .jbow-single-speakers--sidebar{
    margin-top:14px!important;
    padding:20px!important;
  }
  html body .jbow-single-speakers--sidebar>h2{
    margin-bottom:15px!important;
    font-size:21px!important;
  }
  html body .jbow-single-speakers--sidebar .jbow-single-speakers__list{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline{
    grid-template-columns:82px minmax(0,1fr)!important;
    gap:13px!important;
    padding:10px!important;
  }
  html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline__visual{
    width:82px!important;
    height:82px!important;
  }
  html body .jbow-single-speakers--sidebar .jbow-single-speaker-inline__copy strong{
    font-size:17px!important;
  }
}


/* =========================================================
   Static seminar sidebar — 1.0.48
   Prevent the facts card from overlapping the speakers block
   while scrolling.
   ========================================================= */
html body .jbow-single-sidebar{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
}
html body .jbow-single-sidebar>.jbow-facts-card{
  position:relative!important;
  top:auto!important;
  inset-block-start:auto!important;
  z-index:auto!important;
}
html body .jbow-single-speakers--sidebar{
  position:relative!important;
  z-index:auto!important;
  flex:0 0 auto!important;
}

/* =========================================================
   Floating selection strip typography refinement — 1.0.49
   Keep every label, summary and action in the site's type system.
   ========================================================= */
html body .jbow-selection-bar,
html body .jbow-selection-bar *,
html body .jbow-selection-bar button,
html body .jbow-selection-bar a{
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-style:normal!important;
  letter-spacing:0!important;
  text-transform:none!important;
  font-synthesis:none!important;
}

html body .jbow-selection-bar__eyebrow{
  margin:0 0 4px!important;
  color:rgba(255,255,255,.68)!important;
  font-size:12.5px!important;
  font-weight:700!important;
  line-height:1.3!important;
}

html body .jbow-selection-bar__summary{
  gap:8px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.3!important;
}

html body .jbow-selection-bar__summary strong{
  font-size:15px!important;
  font-weight:700!important;
  line-height:1!important;
}

html body .jbow-selection-bar__preview{
  color:rgba(255,255,255,.8)!important;
  font-size:13.5px!important;
  font-weight:500!important;
  line-height:1.45!important;
}

html body .jbow-selection-bar__actions .jbow-button{
  min-height:42px!important;
  padding:9px 15px!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.15!important;
  border-radius:0!important;
}

html body .jbow-selection-bar__actions .jbow-button--lead{
  background:#161513!important;
  border-color:#161513!important;
  color:#fff!important;
}
html body .jbow-selection-bar__actions .jbow-button--lead:hover,
html body .jbow-selection-bar__actions .jbow-button--lead:focus-visible{
  background:#292725!important;
  border-color:#292725!important;
}

html body .jbow-selection-bar__actions .jbow-button--light{
  background:#fff!important;
  border-color:#fff!important;
  color:#161513!important;
}
html body .jbow-selection-bar__actions .jbow-button--light:hover,
html body .jbow-selection-bar__actions .jbow-button--light:focus-visible{
  background:#f3f3f3!important;
  border-color:#f3f3f3!important;
  color:#161513!important;
}

html body .jbow-selection-bar__actions .jbow-button--outline-white{
  border-color:rgba(255,255,255,.55)!important;
  background:transparent!important;
  color:#fff!important;
}

@media(max-width:760px){
  html body .jbow-selection-bar__summary{
    font-size:13.5px!important;
    line-height:1.3!important;
  }
  html body .jbow-selection-bar__summary strong{
    font-size:13.5px!important;
  }
  html body .jbow-selection-bar__preview{
    font-size:12.5px!important;
    line-height:1.4!important;
  }
  html body .jbow-selection-bar__actions .jbow-button{
    min-height:40px!important;
    padding:8px 11px!important;
    font-size:12.25px!important;
    line-height:1.15!important;
  }
}


/* =========================================================
   Program explanation popup and help prompts — 1.0.50
   ========================================================= */
html body .jbow-program-guide-callout{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:16px!important;
  margin:0 0 24px!important;
  padding:18px 20px!important;
  border:1px solid rgba(5,50,66,.16)!important;
  border-right:4px solid var(--jbow-red)!important;
  background:#f5f7f7!important;
  color:#161513!important;
  box-shadow:0 8px 24px rgba(5,50,66,.055)!important;
}
html body .jbow-program-guide-callout__icon{
  display:grid!important;
  place-items:center!important;
  width:46px!important;
  height:46px!important;
  border-radius:50%!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:21px!important;
  font-weight:800!important;
  line-height:1!important;
}
html body .jbow-program-guide-callout__copy{
  min-width:0!important;
}
html body .jbow-program-guide-callout__copy small,
html body .jbow-program-guide-callout__copy strong,
html body .jbow-program-guide-callout__copy p{
  display:block!important;
  margin:0!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  letter-spacing:0!important;
}
html body .jbow-program-guide-callout__copy small{
  margin-bottom:3px!important;
  color:var(--jbow-red)!important;
  font-size:12.5px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
html body .jbow-program-guide-callout__copy strong{
  color:var(--jbow-dark)!important;
  font-size:18px!important;
  font-weight:750!important;
  line-height:1.35!important;
}
html body .jbow-program-guide-callout__copy p{
  margin-top:4px!important;
  color:var(--jbow-muted)!important;
  font-size:13.5px!important;
  font-weight:500!important;
  line-height:1.55!important;
}
html body .jbow-program-guide-callout__button{
  min-height:44px!important;
  padding:9px 17px!important;
  border:1px solid var(--jbow-red)!important;
  border-radius:0!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:background .2s ease,border-color .2s ease,transform .2s ease!important;
}
html body .jbow-program-guide-callout__button:hover,
html body .jbow-program-guide-callout__button:focus-visible{
  border-color:#a93627!important;
  background:#a93627!important;
  transform:translateY(-1px)!important;
}

html body .jbow-selection-bar__guide-link{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin:5px 0 0!important;
  padding:0!important;
  border:0!important;
  border-bottom:1px solid rgba(255,255,255,.4)!important;
  border-radius:0!important;
  background:transparent!important;
  color:rgba(255,255,255,.78)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:11.5px!important;
  font-weight:600!important;
  line-height:1.35!important;
  text-align:right!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
html body .jbow-selection-bar__guide-link:hover,
html body .jbow-selection-bar__guide-link:focus-visible{
  border-bottom-color:#fff!important;
  color:#fff!important;
}

html body.jbow-guide-modal-open{
  overflow:hidden!important;
}
html body .jbow-guide-modal[hidden]{display:none!important}
html body .jbow-guide-modal{
  position:fixed!important;
  inset:0!important;
  z-index:10020!important;
  display:grid!important;
  place-items:center!important;
  padding:28px!important;
  direction:rtl!important;
}
html body .jbow-guide-modal__backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:rgba(1,15,20,.76)!important;
  cursor:pointer!important;
}
html body .jbow-guide-modal__dialog{
  position:relative!important;
  z-index:2!important;
  width:min(1180px,calc(100vw - 56px))!important;
  max-height:92vh!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border-top:4px solid var(--jbow-red)!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:0 30px 90px rgba(0,0,0,.34)!important;
}
html body .jbow-guide-modal__header{
  position:relative!important;
  flex:0 0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:20px 24px!important;
  border-bottom:1px solid rgba(5,50,66,.13)!important;
  background:#fff!important;
}
html body .jbow-guide-modal__header p{
  margin:0 0 3px!important;
  color:var(--jbow-red)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.3!important;
}
html body .jbow-guide-modal__header h2{
  margin:0!important;
  color:var(--jbow-dark)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:clamp(23px,3vw,34px)!important;
  font-weight:650!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
html body .jbow-guide-modal__close{
  display:grid!important;
  place-items:center!important;
  flex:0 0 42px!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  font-family:Arial,sans-serif!important;
  font-size:28px!important;
  font-weight:400!important;
  line-height:1!important;
  cursor:pointer!important;
}
html body .jbow-guide-modal__close:hover,
html body .jbow-guide-modal__close:focus-visible{
  border-color:var(--jbow-dark)!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
}
html body .jbow-guide-modal__scroll{
  min-height:180px!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
  background:#fff!important;
}
html body .jbow-guide-modal__loading,
html body .jbow-guide-modal__error{
  min-height:260px!important;
  display:grid!important;
  place-content:center!important;
  gap:14px!important;
  padding:34px!important;
  color:var(--jbow-muted)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1.6!important;
  text-align:center!important;
}
html body .jbow-guide-modal__error[hidden],
html body .jbow-guide-modal__loading[hidden]{display:none!important}
html body .jbow-guide-modal__error strong{color:var(--jbow-dark)!important}
html body .jbow-guide-modal__error a{
  color:var(--jbow-red)!important;
  font-weight:750!important;
}
html body .jbow-guide-modal__content{
  width:100%!important;
  min-width:0!important;
}
html body .jbow-guide-modal__content:empty{display:none!important}
html body .jbow-guide-modal__content .ow-how-it-works{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
/* The popup already has its own heading, so the embedded guide hero is made
   slightly more compact without changing the standalone explanation page. */
html body .jbow-guide-modal__content .ow-guide-hero{
  padding-top:48px!important;
  padding-bottom:46px!important;
}
html body .jbow-guide-modal__content .ow-guide-hero h2{
  font-size:clamp(38px,5vw,64px)!important;
}

@media(max-width:760px){
  html body .jbow-program-guide-callout{
    grid-template-columns:40px minmax(0,1fr)!important;
    gap:12px!important;
    margin-bottom:18px!important;
    padding:15px!important;
  }
  html body .jbow-program-guide-callout__icon{
    width:40px!important;
    height:40px!important;
    font-size:18px!important;
  }
  html body .jbow-program-guide-callout__copy strong{
    font-size:16px!important;
  }
  html body .jbow-program-guide-callout__copy p{
    font-size:12.75px!important;
  }
  html body .jbow-program-guide-callout__button{
    grid-column:1/-1!important;
    width:100%!important;
  }
  html body .jbow-selection-bar__guide-link{
    margin-top:4px!important;
    font-size:10.75px!important;
  }
  html body .jbow-guide-modal{
    align-items:end!important;
    padding:0!important;
  }
  html body .jbow-guide-modal__dialog{
    width:100%!important;
    max-height:96dvh!important;
    border-top-width:3px!important;
  }
  html body .jbow-guide-modal__header{
    padding:16px 17px!important;
  }
  html body .jbow-guide-modal__header h2{
    padding-left:4px!important;
    font-size:22px!important;
  }
  html body .jbow-guide-modal__close{
    flex-basis:40px!important;
    width:40px!important;
    height:40px!important;
  }
  html body .jbow-guide-modal__content .ow-guide-hero{
    padding-top:38px!important;
    padding-bottom:34px!important;
  }
  html body .jbow-guide-modal__content .ow-guide-hero h2{
    font-size:36px!important;
  }
}

/* =========================================================
   1.0.51 — track palette, Program order and global WhatsApp
   ========================================================= */

/* Six related but clearly differentiated track palettes. */
html body .jbow-track-card--purple{
  background:radial-gradient(circle at 18% 20%,rgba(169,145,207,.72),transparent 0 21%,transparent 22%),linear-gradient(135deg,#5b4b78,#2b223e)!important;
}
html body .jbow-track-card--burgundy{
  background:radial-gradient(circle at 18% 20%,rgba(211,91,75,.72),transparent 0 21%,transparent 22%),linear-gradient(135deg,#702d3c,#35131d)!important;
}
html body .jbow-track-card--navy{
  background:radial-gradient(circle at 18% 20%,rgba(126,166,203,.68),transparent 0 21%,transparent 22%),linear-gradient(135deg,#405b7d,#17283d)!important;
}
html body .jbow-track-card--copper{
  background:radial-gradient(circle at 18% 20%,rgba(217,132,96,.72),transparent 0 21%,transparent 22%),linear-gradient(135deg,#7b402f,#3f211b)!important;
}
html body .jbow-track-card--gold{
  background:radial-gradient(circle at 18% 20%,rgba(220,185,119,.72),transparent 0 21%,transparent 22%),linear-gradient(135deg,#685238,#34291d)!important;
  color:#fff!important;
}
html body .jbow-track-card--gold .jbow-track-card__index,
html body .jbow-track-card--gold .jbow-track-card__type,
html body .jbow-track-card--gold .jbow-track-card__subtitle{
  color:rgba(255,255,255,.72)!important;
}

/* The same palette follows the track across landing pages and Program cards. */
html body .jbow-track-page--purple{--jbow-track-accent:#a991cf}
html body .jbow-track-page--burgundy{--jbow-track-accent:#d35b4b}
html body .jbow-track-page--navy{--jbow-track-accent:#7ea6cb}
html body .jbow-track-page--copper{--jbow-track-accent:#d98460}
html body .jbow-track-page--gold{--jbow-track-accent:#dcb977}
html body .jbow-track-hero--purple{background:linear-gradient(135deg,#5b4b78 0%,#352b4a 58%,#1f192d 100%)!important}
html body .jbow-track-hero--burgundy{background:linear-gradient(135deg,#702d3c 0%,#471a26 58%,#2a1018 100%)!important}
html body .jbow-track-hero--navy{background:linear-gradient(135deg,#405b7d 0%,#253b58 58%,#142336 100%)!important}
html body .jbow-track-hero--copper{background:linear-gradient(135deg,#7b402f 0%,#512b22 58%,#2f1915 100%)!important}
html body .jbow-track-hero--gold{background:linear-gradient(135deg,#685238 0%,#453722 58%,#2b2116 100%)!important}

html body .jbow .jbow-builder-full-card--purple{
  --jbow-full-cover-bg:linear-gradient(135deg,#5b4b78 0%,#352b4a 62%,#1f192d 100%);
  --jbow-full-cover-accent:#a991cf;
}
html body .jbow .jbow-builder-full-card--burgundy{
  --jbow-full-cover-bg:linear-gradient(135deg,#702d3c 0%,#471a26 62%,#2a1018 100%);
  --jbow-full-cover-accent:#d35b4b;
}
html body .jbow .jbow-builder-full-card--navy{
  --jbow-full-cover-bg:linear-gradient(135deg,#405b7d 0%,#253b58 62%,#142336 100%);
  --jbow-full-cover-accent:#7ea6cb;
}
html body .jbow .jbow-builder-full-card--copper{
  --jbow-full-cover-bg:linear-gradient(135deg,#7b402f 0%,#512b22 62%,#2f1915 100%);
  --jbow-full-cover-accent:#d98460;
}
html body .jbow .jbow-builder-full-card--gold{
  --jbow-full-cover-bg:linear-gradient(135deg,#685238 0%,#453722 62%,#2b2116 100%);
  --jbow-full-cover-accent:#dcb977;
}

html body .jbow-program-schedule__row--purple{--jbow-schedule-track:#4a3d63;--jbow-schedule-accent:#a991cf}
html body .jbow-program-schedule__row--burgundy{--jbow-schedule-track:#5b2330;--jbow-schedule-accent:#d35b4b}
html body .jbow-program-schedule__row--navy{--jbow-schedule-track:#304967;--jbow-schedule-accent:#7ea6cb}
html body .jbow-program-schedule__row--copper{--jbow-schedule-track:#653526;--jbow-schedule-accent:#d98460}
html body .jbow-program-schedule__row--gold{--jbow-schedule-track:#4f3d25;--jbow-schedule-accent:#dcb977}

/* Deterministic track colors even before term meta is refreshed. */
html body .jbow-program-schedule__row--track-data{--jbow-schedule-track:#4a3d63;--jbow-schedule-accent:#a991cf}
html body .jbow-program-schedule__row--track-cyber-security{--jbow-schedule-track:#5b2330;--jbow-schedule-accent:#d35b4b}
html body .jbow-program-schedule__row--track-leadership-product-strategy{--jbow-schedule-track:#304967;--jbow-schedule-accent:#7ea6cb}
html body .jbow-program-schedule__row--track-power-skill,
html body .jbow-program-schedule__row--track-power-skill-בחסות-המי-ל{--jbow-schedule-track:#4f3d25;--jbow-schedule-accent:#dcb977}

/* Track-filter tabs use the same accents without turning the Program into a
   rainbow. Only the active underline / border carries the track color. */
html body .jbow-builder-tabs--tracks button[class*="jbow-builder-tab--style-"]{
  --jbow-tab-accent:var(--jbow-dark);
}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-teal{--jbow-tab-accent:#2b8d83}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-purple{--jbow-tab-accent:#8068a8}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-burgundy{--jbow-tab-accent:#8e3747}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-navy{--jbow-tab-accent:#405b7d}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-copper{--jbow-tab-accent:#9a513c}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--style-gold{--jbow-tab-accent:#8a6d3f}
html body .jbow-builder-tabs--tracks button[class*="jbow-builder-tab--style-"]:hover,
html body .jbow-builder-tabs--tracks button[class*="jbow-builder-tab--style-"]:focus-visible{
  border-color:var(--jbow-tab-accent)!important;
}
html body .jbow-builder-tabs--tracks button[class*="jbow-builder-tab--style-"].is-active{
  border-color:var(--jbow-tab-accent)!important;
  background:var(--jbow-tab-accent)!important;
  color:#fff!important;
  box-shadow:inset 0 -4px 0 rgba(255,255,255,.24)!important;
}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--addon::before{display:none!important}
html body .jbow-builder-tabs--tracks button.jbow-builder-tab--addon{
  margin-inline-start:0!important;
  padding-inline-start:14px!important;
  border-style:solid!important;
}

/* Global WhatsApp contact — visible on every public page. */
html body .jbow-floating-whatsapp{
  position:fixed!important;
  left:18px!important;
  bottom:max(92px,calc(env(safe-area-inset-bottom) + 82px))!important;
  z-index:9991!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:48px!important;
  padding:7px 14px 7px 9px!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  box-shadow:0 10px 28px rgba(5,50,66,.16)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  text-decoration:none!important;
  direction:ltr!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
html body .jbow-floating-whatsapp:hover,
html body .jbow-floating-whatsapp:focus-visible{
  transform:translateY(-2px)!important;
  border-color:#167b56!important;
  box-shadow:0 14px 34px rgba(5,50,66,.22)!important;
}
html body .jbow-floating-whatsapp__icon{
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  display:grid!important;
  place-items:center!important;
  background:#167b56!important;
  color:#fff!important;
}
html body .jbow-floating-whatsapp__icon svg{
  width:22px!important;
  height:22px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
html body .jbow-floating-whatsapp__copy{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  line-height:1.1!important;
  direction:ltr!important;
}
html body .jbow-floating-whatsapp__copy strong{
  color:var(--jbow-dark)!important;
  font-size:13px!important;
  font-weight:750!important;
  letter-spacing:0!important;
}
html body .jbow-floating-whatsapp__copy small{
  margin-top:3px!important;
  color:#167b56!important;
  font-size:11px!important;
  font-weight:700!important;
  direction:rtl!important;
}

@media(max-width:700px){
  html body .jbow-floating-whatsapp{
    left:10px!important;
    bottom:max(82px,calc(env(safe-area-inset-bottom) + 74px))!important;
    gap:8px!important;
    min-height:44px!important;
    padding:5px 10px 5px 6px!important;
  }
  html body .jbow-floating-whatsapp__icon{
    width:32px!important;
    min-width:32px!important;
    height:32px!important;
  }
  html body .jbow-floating-whatsapp__copy strong{font-size:12px!important}
  html body .jbow-floating-whatsapp__copy small{font-size:10px!important}
}

@media(max-width:420px){
  html body .jbow-floating-whatsapp{
    left:8px!important;
    max-width:154px!important;
  }
}

/* =========================================================
   Seminar-only site search — 1.0.53
   ========================================================= */

html body .jbow-header-selection-trigger-item{
  gap:2px!important;
}
html body .jbow-header-search-trigger{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  min-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--jbow-dark,#053242)!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .2s ease,color .2s ease!important;
}
html body .jbow-header-search-trigger svg{
  width:20px!important;
  height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
html body .jbow-header-search-trigger:hover,
html body .jbow-header-search-trigger:focus-visible{
  background:rgba(5,50,66,.075)!important;
  color:var(--jbow-red,#c74634)!important;
  outline:0!important;
}
html body .jbow-header-search-trigger .screen-reader-text{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:-1px!important;
  padding:0!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important;
}

html body.jbow-search-modal-open{
  overflow:hidden!important;
}
html body .jbow-search-modal[hidden]{display:none!important}
html body .jbow-search-modal{
  position:fixed!important;
  inset:0!important;
  z-index:1000000!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
}
html body .jbow-search-modal__backdrop{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:rgba(4,25,33,.72)!important;
  backdrop-filter:blur(4px)!important;
  cursor:pointer!important;
}
html body .jbow-search-modal__dialog{
  position:relative!important;
  z-index:2!important;
  width:min(940px,100%)!important;
  max-height:min(88vh,820px)!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-top:4px solid var(--jbow-red,#c74634)!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:0 32px 90px rgba(0,0,0,.34)!important;
}
html body .jbow-search-modal__header{
  position:relative!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:27px 30px 25px!important;
  background:linear-gradient(135deg,#07465b,#053242)!important;
  color:#fff!important;
  direction:rtl!important;
  text-align:right!important;
}
html body .jbow-search-modal__header p{
  margin:0 0 6px!important;
  color:#f3b2a7!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1.35!important;
}
html body .jbow-search-modal__header h2{
  margin:0!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:clamp(27px,3.2vw,40px)!important;
  font-weight:620!important;
  line-height:1.12!important;
  letter-spacing:-.02em!important;
}
html body .jbow-search-modal__close{
  flex:0 0 40px!important;
  width:40px!important;
  height:40px!important;
  margin:0!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.25)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font-family:Arial,sans-serif!important;
  font-size:28px!important;
  font-weight:300!important;
  line-height:1!important;
  cursor:pointer!important;
}
html body .jbow-search-modal__close:hover,
html body .jbow-search-modal__close:focus-visible{
  border-color:#fff!important;
  background:#fff!important;
  color:#053242!important;
  outline:0!important;
}
html body .jbow-search-modal__body{
  min-height:0!important;
  overflow-y:auto!important;
  padding:28px 30px 34px!important;
  background:#fff!important;
}

html body .jbow-seminar-search{
  --jbow-search-line:rgba(5,50,66,.15);
  color:#171717!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  direction:rtl!important;
  text-align:right!important;
}
html body .jbow-seminar-search--inline{
  width:min(calc(100% - 40px),1220px)!important;
  margin:0 auto!important;
  padding:58px 0 70px!important;
}
html body .jbow-seminar-search__intro{
  max-width:720px!important;
  margin-bottom:24px!important;
}
html body .jbow-seminar-search__intro h2{
  margin:0!important;
  color:#053242!important;
  font-size:clamp(32px,4vw,48px)!important;
  font-weight:620!important;
  line-height:1.1!important;
}
html body .jbow-seminar-search__intro>p:last-child{
  margin:12px 0 0!important;
  color:#625f5b!important;
  font-size:15px!important;
  line-height:1.7!important;
}
html body .jbow-seminar-search__form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
}
html body .jbow-seminar-search__field{
  position:relative!important;
  min-width:0!important;
}
html body .jbow-seminar-search__field>svg{
  position:absolute!important;
  top:50%!important;
  right:17px!important;
  width:21px!important;
  height:21px!important;
  transform:translateY(-50%)!important;
  fill:none!important;
  stroke:#053242!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
html body .jbow-seminar-search__field input[type="search"]{
  display:block!important;
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
  padding:11px 51px 11px 46px!important;
  border:1px solid rgba(5,50,66,.28)!important;
  border-radius:0!important;
  background:#fff!important;
  color:#171717!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:450!important;
  line-height:1.4!important;
  direction:rtl!important;
  text-align:right!important;
  box-shadow:none!important;
  outline:0!important;
  -webkit-appearance:none!important;
}
html body .jbow-seminar-search__field input[type="search"]:focus{
  border-color:#c74634!important;
  box-shadow:0 0 0 3px rgba(199,70,52,.11)!important;
}
html body .jbow-seminar-search__field input[type="search"]::placeholder{
  color:#77716c!important;
  opacity:1!important;
}
html body .jbow-seminar-search__field input[type="search"]::-webkit-search-cancel-button{
  display:none!important;
}
html body .jbow-seminar-search__clear{
  position:absolute!important;
  top:50%!important;
  left:10px!important;
  width:34px!important;
  height:34px!important;
  transform:translateY(-50%)!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#625f5b!important;
  font-size:24px!important;
  line-height:1!important;
  cursor:pointer!important;
}
html body .jbow-seminar-search__clear:hover,
html body .jbow-seminar-search__clear:focus-visible{
  background:#f3f5f5!important;
  color:#c74634!important;
  outline:0!important;
}
html body .jbow-seminar-search__clear[hidden]{display:none!important}
html body .jbow-seminar-search__submit{
  min-width:112px!important;
  min-height:52px!important;
  margin:0!important;
  padding:10px 21px!important;
  border-radius:0!important;
  font-size:14px!important;
  font-weight:750!important;
}
html body .jbow-seminar-search__status{
  min-height:24px!important;
  margin:13px 0 0!important;
  color:#625f5b!important;
  font-size:13.5px!important;
  font-weight:500!important;
  line-height:1.5!important;
}
html body .jbow-seminar-search.is-loading .jbow-seminar-search__status::before{
  content:""!important;
  display:inline-block!important;
  width:13px!important;
  height:13px!important;
  margin-left:7px!important;
  border:2px solid rgba(5,50,66,.22)!important;
  border-top-color:#c74634!important;
  border-radius:50%!important;
  vertical-align:-2px!important;
  animation:jbow-search-spin .7s linear infinite!important;
}
@keyframes jbow-search-spin{to{transform:rotate(360deg)}}
html body .jbow-seminar-search__results{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:12px!important;
}
html body .jbow-seminar-search__result{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:196px!important;
  padding:20px 20px 18px!important;
  overflow:hidden!important;
  border:1px solid var(--jbow-search-line)!important;
  border-radius:0!important;
  background:#fff!important;
  color:#171717!important;
  text-decoration:none!important;
  box-shadow:none!important;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
}
html body .jbow-seminar-search__result::before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  right:0!important;
  width:54px!important;
  height:4px!important;
  background:#c74634!important;
  transition:width .2s ease!important;
}
html body .jbow-seminar-search__result:hover,
html body .jbow-seminar-search__result:focus-visible{
  border-color:rgba(199,70,52,.45)!important;
  box-shadow:0 10px 26px rgba(5,50,66,.08)!important;
  transform:translateY(-2px)!important;
  outline:0!important;
}
html body .jbow-seminar-search__result:hover::before,
html body .jbow-seminar-search__result:focus-visible::before{
  width:94px!important;
}
html body .jbow-seminar-search__result[dir="ltr"]{
  text-align:left!important;
}
html body .jbow-seminar-search__result[dir="rtl"]{
  text-align:right!important;
}
html body .jbow-seminar-search__result-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:5px 7px!important;
  margin-bottom:10px!important;
}
html body .jbow-seminar-search__result-meta span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:25px!important;
  padding:4px 7px!important;
  border:1px solid rgba(5,50,66,.13)!important;
  background:#f7f8f8!important;
  color:#4f5e63!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
html body .jbow-seminar-search__result h3{
  margin:0!important;
  color:#053242!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:19px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:-.01em!important;
}
html body .jbow-seminar-search__result p{
  margin:9px 0 15px!important;
  color:#625f5b!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.62!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:3!important;
  overflow:hidden!important;
}
html body .jbow-seminar-search__result-link{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  margin-top:auto!important;
  padding-top:13px!important;
  border-top:1px solid rgba(5,50,66,.1)!important;
  color:#c74634!important;
  font-size:12.5px!important;
  font-weight:750!important;
  line-height:1.3!important;
}

@media(max-width:760px){
  html body .jbow-header-search-trigger{
    flex-basis:36px!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    margin:0!important;
  }
  html body .jbow-search-modal{
    align-items:flex-end!important;
    padding:0!important;
  }
  html body .jbow-search-modal__dialog{
    width:100%!important;
    max-height:92vh!important;
    border-right:0!important;
    border-left:0!important;
    border-bottom:0!important;
  }
  html body .jbow-search-modal__header{
    padding:22px 18px 20px!important;
  }
  html body .jbow-search-modal__header h2{
    font-size:27px!important;
  }
  html body .jbow-search-modal__close{
    flex-basis:38px!important;
    width:38px!important;
    height:38px!important;
  }
  html body .jbow-search-modal__body{
    padding:20px 15px calc(24px + env(safe-area-inset-bottom))!important;
  }
  html body .jbow-seminar-search--inline{
    width:calc(100% - 28px)!important;
    padding:42px 0 52px!important;
  }
  html body .jbow-seminar-search__form{
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  html body .jbow-seminar-search__field input[type="search"]{
    min-height:50px!important;
    font-size:16px!important;
  }
  html body .jbow-seminar-search__submit{
    width:100%!important;
    min-height:46px!important;
  }
  html body .jbow-seminar-search__results{
    grid-template-columns:1fr!important;
    gap:10px!important;
  }
  html body .jbow-seminar-search__result{
    min-height:0!important;
    padding:18px 16px 16px!important;
  }
  html body .jbow-seminar-search__result h3{
    font-size:18px!important;
  }
  html body .jbow-seminar-search__result p{
    -webkit-line-clamp:2!important;
  }
}
html body .jbow-seminar-search__result h3,
html body .jbow-seminar-search__result p{
  unicode-bidi:plaintext!important;
}

/* =========================================================
   Header search + dedicated seminar results page — 1.0.54
   ========================================================= */

/* Search and saved-selection are header utilities, not navigation entries. */
html body .jbow-header-tools{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  flex:0 0 auto!important;
  gap:3px!important;
  min-height:38px!important;
  margin:0 12px!important;
  padding:0 10px!important;
  border-inline-start:1px solid rgba(5,50,66,.13)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  line-height:1!important;
  vertical-align:middle!important;
  list-style:none!important;
}
html body .jbow-header-tools::before,
html body .jbow-header-tools::after{
  content:none!important;
  display:none!important;
}
html body .jbow-header-tools .jbow-header-search-trigger,
html body .jbow-header-tools .jbow-header-selection-trigger{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 36px!important;
  width:36px!important;
  min-width:36px!important;
  height:36px!important;
  min-height:36px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--jbow-dark,#053242)!important;
  text-decoration:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:background .2s ease,color .2s ease!important;
}
html body .jbow-header-tools .jbow-header-search-trigger:hover,
html body .jbow-header-tools .jbow-header-search-trigger:focus-visible,
html body .jbow-header-tools .jbow-header-selection-trigger:hover,
html body .jbow-header-tools .jbow-header-selection-trigger:focus-visible{
  border:0!important;
  background:rgba(5,50,66,.075)!important;
  color:var(--jbow-red,#c74634)!important;
  outline:0!important;
}
html body .jbow-header-tools .jbow-header-search-trigger svg,
html body .jbow-header-tools .jbow-header-selection-trigger svg{
  width:20px!important;
  height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
html body .jbow-header-tools .jbow-header-selection-trigger__badge{
  top:-3px!important;
  right:-3px!important;
}

html body.jbow-search-results-page{
  margin:0!important;
  background:#fff!important;
}
html body .jbow-search-page{
  --jbow-search-red:#c74634;
  --jbow-search-dark:#053242;
  --jbow-search-dark-2:#07465b;
  --jbow-search-ink:#171717;
  --jbow-search-muted:#625f5b;
  --jbow-search-line:rgba(5,50,66,.15);
  width:100%!important;
  min-height:62vh!important;
  overflow:hidden!important;
  background:#fff!important;
  color:var(--jbow-search-ink)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  direction:rtl!important;
  text-align:right!important;
}
html body .jbow-search-page,
html body .jbow-search-page *{
  box-sizing:border-box!important;
}
html body .jbow-search-page__hero{
  position:relative!important;
  padding:58px 0 54px!important;
  overflow:hidden!important;
  border-top:4px solid var(--jbow-search-red)!important;
  background:linear-gradient(135deg,var(--jbow-search-dark-2),var(--jbow-search-dark))!important;
}
html body .jbow-search-page__hero::after{
  content:""!important;
  position:absolute!important;
  left:-60px!important;
  bottom:-105px!important;
  width:230px!important;
  height:230px!important;
  border:34px solid rgba(255,255,255,.045)!important;
  border-radius:50%!important;
  pointer-events:none!important;
}
html body .jbow-search-page__hero-inner{
  position:relative!important;
  z-index:1!important;
}
html body .jbow-search-page__hero .jbow-eyebrow{
  margin:0 0 8px!important;
  color:#f2b2a8!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1.4!important;
}
html body .jbow-search-page__hero h1{
  margin:0!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:clamp(38px,5vw,62px)!important;
  font-weight:580!important;
  line-height:1.05!important;
  letter-spacing:-.03em!important;
}
html body .jbow-search-page__hero p:last-child{
  max-width:720px!important;
  margin:14px 0 0!important;
  color:rgba(255,255,255,.76)!important;
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.75!important;
}
html body .jbow-search-page__content{
  padding:44px 0 76px!important;
  background:#fff!important;
}
html body .jbow-search-page__form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:10px!important;
  width:min(100%,900px)!important;
  margin:0 0 34px!important;
}
html body .jbow-search-page__field{
  position:relative!important;
  min-width:0!important;
}
html body .jbow-search-page__field svg{
  position:absolute!important;
  top:50%!important;
  right:18px!important;
  width:22px!important;
  height:22px!important;
  transform:translateY(-50%)!important;
  fill:none!important;
  stroke:var(--jbow-search-dark)!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  pointer-events:none!important;
}
html body .jbow-search-page__field input[type="search"]{
  display:block!important;
  width:100%!important;
  min-height:56px!important;
  margin:0!important;
  padding:12px 53px 12px 17px!important;
  border:1px solid rgba(5,50,66,.28)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-search-ink)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:450!important;
  line-height:1.4!important;
  direction:rtl!important;
  text-align:right!important;
  box-shadow:none!important;
  outline:0!important;
  -webkit-appearance:none!important;
}
html body .jbow-search-page__field input[type="search"]:focus{
  border-color:var(--jbow-search-red)!important;
  box-shadow:0 0 0 3px rgba(199,70,52,.11)!important;
}
html body .jbow-search-page__field input[type="search"]::placeholder{
  color:#77716c!important;
  opacity:1!important;
}
html body .jbow-search-page__submit{
  min-width:122px!important;
  min-height:56px!important;
  margin:0!important;
  padding:11px 24px!important;
  border:1px solid var(--jbow-search-red)!important;
  border-radius:0!important;
  background:var(--jbow-search-red)!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:14px!important;
  font-weight:750!important;
  line-height:1.2!important;
}
html body .jbow-search-page__submit:hover,
html body .jbow-search-page__submit:focus-visible{
  border-color:#a93627!important;
  background:#a93627!important;
  color:#fff!important;
  outline:0!important;
}
html body .jbow-search-page__state{
  max-width:900px!important;
  padding:26px 27px!important;
  border-right:5px solid var(--jbow-search-red)!important;
  background:#f5f7f7!important;
}
html body .jbow-search-page__state strong{
  display:block!important;
  margin:0!important;
  color:var(--jbow-search-dark)!important;
  font-size:21px!important;
  font-weight:700!important;
  line-height:1.35!important;
}
html body .jbow-search-page__state p{
  margin:8px 0 0!important;
  color:var(--jbow-search-muted)!important;
  font-size:14px!important;
  line-height:1.7!important;
}
html body .jbow-search-page__summary{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0 0 22px!important;
  padding-bottom:15px!important;
  border-bottom:1px solid var(--jbow-search-line)!important;
}
html body .jbow-search-page__summary h2{
  margin:0!important;
  color:var(--jbow-search-dark)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:clamp(25px,3vw,36px)!important;
  font-weight:650!important;
  line-height:1.2!important;
}
html body .jbow-search-page__summary span{
  color:var(--jbow-search-muted)!important;
  font-size:13px!important;
  font-weight:650!important;
  white-space:nowrap!important;
}
html body .jbow-search-page__grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}
html body .jbow-search-page__card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  min-height:290px!important;
  padding:22px 21px 19px!important;
  overflow:hidden!important;
  border:1px solid var(--jbow-search-line)!important;
  background:#fff!important;
  color:var(--jbow-search-ink)!important;
  box-shadow:none!important;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease!important;
}
html body .jbow-search-page__card::before{
  content:""!important;
  position:absolute!important;
  top:0!important;
  right:0!important;
  width:58px!important;
  height:4px!important;
  background:var(--jbow-search-red)!important;
  transition:width .2s ease!important;
}
html body .jbow-search-page__card:hover{
  border-color:rgba(199,70,52,.42)!important;
  box-shadow:0 12px 30px rgba(5,50,66,.08)!important;
  transform:translateY(-2px)!important;
}
html body .jbow-search-page__card:hover::before{
  width:100px!important;
}
html body .jbow-search-page__card[dir="ltr"]{
  text-align:left!important;
}
html body .jbow-search-page__card[dir="rtl"]{
  text-align:right!important;
}
html body .jbow-search-page__meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin-bottom:13px!important;
}
html body .jbow-search-page__meta span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:25px!important;
  padding:4px 7px!important;
  border:1px solid rgba(5,50,66,.13)!important;
  background:#f7f8f8!important;
  color:#4f5e63!important;
  font-size:11.5px!important;
  font-weight:700!important;
  line-height:1.25!important;
}
html body .jbow-search-page__card h3{
  margin:0!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:20px!important;
  font-weight:700!important;
  line-height:1.35!important;
  letter-spacing:-.01em!important;
  unicode-bidi:plaintext!important;
}
html body .jbow-search-page__card h3 a{
  color:var(--jbow-search-dark)!important;
  text-decoration:none!important;
}
html body .jbow-search-page__card h3 a:hover,
html body .jbow-search-page__card h3 a:focus-visible{
  color:var(--jbow-search-red)!important;
  outline:0!important;
}
html body .jbow-search-page__tracks{
  margin:9px 0 0!important;
  color:var(--jbow-search-red)!important;
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.45!important;
  unicode-bidi:plaintext!important;
}
html body .jbow-search-page__excerpt{
  margin:12px 0 18px!important;
  color:var(--jbow-search-muted)!important;
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.65!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:4!important;
  overflow:hidden!important;
  unicode-bidi:plaintext!important;
}
html body .jbow-search-page__link{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  margin-top:auto!important;
  padding-top:14px!important;
  border-top:1px solid rgba(5,50,66,.1)!important;
  color:var(--jbow-search-red)!important;
  font-size:12.5px!important;
  font-weight:750!important;
  line-height:1.3!important;
  text-decoration:none!important;
}
html body .jbow-search-page__pagination{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:7px!important;
  margin:31px 0 0!important;
}
html body .jbow-search-page__pagination a,
html body .jbow-search-page__pagination span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:39px!important;
  height:39px!important;
  border:1px solid rgba(5,50,66,.2)!important;
  background:#fff!important;
  color:var(--jbow-search-dark)!important;
  font-size:13px!important;
  font-weight:750!important;
  line-height:1!important;
  text-decoration:none!important;
}
html body .jbow-search-page__pagination a:hover,
html body .jbow-search-page__pagination a:focus-visible,
html body .jbow-search-page__pagination span[aria-current="page"]{
  border-color:var(--jbow-search-red)!important;
  background:var(--jbow-search-red)!important;
  color:#fff!important;
  outline:0!important;
}

@media(max-width:1050px){
  html body .jbow-header-tools{
    margin:0 7px!important;
    padding:0 7px!important;
  }
  html body .jbow-search-page__grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:760px){
  html body .jbow-header-tools{
    gap:1px!important;
    min-height:36px!important;
    margin:0 4px!important;
    padding:0 4px!important;
    border-inline-start:0!important;
  }
  html body .jbow-header-tools .jbow-header-search-trigger,
  html body .jbow-header-tools .jbow-header-selection-trigger{
    flex-basis:36px!important;
    width:36px!important;
    min-width:36px!important;
    height:36px!important;
    min-height:36px!important;
  }
  html body .jbow-search-page__hero{
    padding:43px 0 39px!important;
  }
  html body .jbow-search-page__hero h1{
    font-size:38px!important;
  }
  html body .jbow-search-page__hero p:last-child{
    font-size:14px!important;
    line-height:1.65!important;
  }
  html body .jbow-search-page__content{
    padding:30px 0 56px!important;
  }
  html body .jbow-search-page__form{
    grid-template-columns:1fr!important;
    gap:8px!important;
    margin-bottom:24px!important;
  }
  html body .jbow-search-page__field input[type="search"]{
    min-height:52px!important;
    font-size:16px!important;
  }
  html body .jbow-search-page__submit{
    width:100%!important;
    min-height:48px!important;
  }
  html body .jbow-search-page__state{
    padding:22px 19px!important;
  }
  html body .jbow-search-page__summary{
    display:block!important;
  }
  html body .jbow-search-page__summary span{
    display:block!important;
    margin-top:7px!important;
    white-space:normal!important;
  }
  html body .jbow-search-page__grid{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  html body .jbow-search-page__card{
    min-height:0!important;
    padding:20px 17px 17px!important;
  }
  html body .jbow-search-page__card h3{
    font-size:18px!important;
  }
  html body .jbow-search-page__excerpt{
    -webkit-line-clamp:3!important;
  }
}

/* =========================================================
   Search icon paired with the saved-selection icon — 1.0.55
   ========================================================= */

/* Keep the two utilities in one explicit two-column slot. This prevents the
   header grid or cached legacy markup from clipping one of the controls. */
html body .jbow-header-tools,
html body .jbow-header-tools.jbow-header-tools--paired{
  position:relative!important;
  display:grid!important;
  grid-template-columns:34px 34px!important;
  grid-auto-flow:column!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  flex:0 0 76px!important;
  width:76px!important;
  min-width:76px!important;
  max-width:76px!important;
  min-height:40px!important;
  gap:2px!important;
  margin:0 8px!important;
  padding:0 3px!important;
  overflow:visible!important;
  border-inline-start:1px solid rgba(5,50,66,.13)!important;
  border-inline-end:0!important;
  direction:ltr!important;
  box-sizing:border-box!important;
}

html body .jbow-header-tools-slot{
  overflow:visible!important;
}

html body .jbow-header-tools-slot:has(> .jbow-header-tools){
  min-width:76px!important;
  width:auto!important;
  max-width:none!important;
}

html body .jbow-header-tools .jbow-header-search-trigger,
html body .jbow-header-tools .jbow-header-selection-trigger{
  position:relative!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible!important;
}

html body .jbow-header-tools .jbow-header-search-trigger{
  grid-column:1!important;
}

html body .jbow-header-tools .jbow-header-selection-trigger{
  grid-column:2!important;
}

@media(max-width:760px){
  html body .jbow-header-tools,
  html body .jbow-header-tools.jbow-header-tools--paired{
    grid-template-columns:32px 32px!important;
    flex-basis:68px!important;
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
    min-height:38px!important;
    gap:1px!important;
    margin:0 3px!important;
    padding:0 1px!important;
    border-inline-start:0!important;
  }

  html body .jbow-header-tools-slot:has(> .jbow-header-tools){
    min-width:68px!important;
  }

  html body .jbow-header-tools .jbow-header-search-trigger,
  html body .jbow-header-tools .jbow-header-selection-trigger{
    flex-basis:32px!important;
    width:32px!important;
    min-width:32px!important;
    max-width:32px!important;
    height:32px!important;
    min-height:32px!important;
  }

  html body .jbow-header-tools .jbow-header-search-trigger svg,
  html body .jbow-header-tools .jbow-header-selection-trigger svg{
    width:19px!important;
    height:19px!important;
  }
}


/* =========================================================
   Stable header utility pair + redirecting search popup — 1.0.56
   ========================================================= */

/* The icons live inside one navigation item, exactly where the approved cart
   icon lived before. Do not create a new header grid column or wrapper row. */
html body .jbow-header-selection-trigger-item{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:stretch!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:100%!important;
  gap:3px!important;
  margin:0 8px 0 0!important;
  padding:0 10px 0 0!important;
  border-right:1px solid rgba(5,50,66,.13)!important;
  border-left:0!important;
  direction:ltr!important;
  overflow:visible!important;
  list-style:none!important;
}
html body .jbow-header-selection-trigger-item .jbow-header-search-trigger,
html body .jbow-header-selection-trigger-item .jbow-header-selection-trigger{
  position:relative!important;
  inset:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  min-width:34px!important;
  max-width:34px!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
  visibility:visible!important;
  opacity:1!important;
  overflow:visible!important;
}

/* Neutralize the temporary 1.0.55 wrapper rules. The wrapper is no longer
   generated, but these guards also protect pages served from mixed cache. */
html body .jbow-header-tools{
  display:inline-flex!important;
  grid-template-columns:none!important;
  grid-auto-flow:initial!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  min-height:0!important;
  gap:3px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  direction:ltr!important;
}
html body .jbow-header-tools-slot:has(> .jbow-header-tools){
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
}

html body .jbow-search-modal__dialog{
  width:min(720px,100%)!important;
  max-height:min(88vh,620px)!important;
}
html body .jbow-search-modal__body{
  overflow:visible!important;
}
html body .jbow-seminar-search__form--redirect{
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:stretch!important;
}
html body .jbow-search-modal__hint{
  margin:12px 0 0!important;
  color:#625f5b!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:12.5px!important;
  font-weight:500!important;
  line-height:1.55!important;
}

@media(max-width:900px){
  html body .jbow-header-selection-trigger-item{
    margin:0 5px 0 0!important;
    padding:0 7px 0 0!important;
  }
}

@media(max-width:760px){
  html body .jbow-seminar-search__form--redirect{
    grid-template-columns:1fr!important;
    gap:9px!important;
  }
  html body .jbow-search-modal__dialog{
    max-height:86vh!important;
  }
  html body .jbow-search-modal__body{
    padding:22px 16px calc(24px + env(safe-area-inset-bottom))!important;
  }
}

/* =========================================================
   1.0.57 — management-approved Program flow and controls
   ========================================================= */

html body .jbow-program-hero__subheading{
  max-width:760px!important;
  margin:15px 0 0!important;
  color:#fff!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:clamp(24px,3vw,36px)!important;
  font-weight:650!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
}
html body .jbow-program-hero__subheading + .jbow-program-hero__lead{
  margin-top:12px!important;
}

html body .jbow-builder-control__heading--plain{
  display:block!important;
  grid-template-columns:none!important;
  margin:0 0 15px!important;
}
html body .jbow-builder-control__heading--plain h3{
  margin:0!important;
  color:var(--jbow-dark)!important;
  font-size:25px!important;
  font-weight:700!important;
  line-height:1.25!important;
}

html body .jbow-program-guide-float{
  position:fixed!important;
  top:50%!important;
  left:18px!important;
  z-index:9990!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:10px!important;
  max-width:286px!important;
  min-height:48px!important;
  padding:8px 14px 8px 9px!important;
  transform:translateY(-50%)!important;
  border:1px solid rgba(5,50,66,.18)!important;
  border-left:4px solid var(--jbow-red)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--jbow-dark)!important;
  box-shadow:0 12px 32px rgba(5,50,66,.17)!important;
  font-family:"Open Sans","Assistant",Arial,sans-serif!important;
  font-size:12.5px!important;
  font-weight:700!important;
  line-height:1.4!important;
  text-align:right!important;
  cursor:pointer!important;
  transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease!important;
}
html body .jbow-program-guide-float:hover,
html body .jbow-program-guide-float:focus-visible{
  transform:translateY(calc(-50% - 2px))!important;
  border-color:var(--jbow-red)!important;
  box-shadow:0 16px 38px rgba(5,50,66,.23)!important;
}
html body .jbow-program-guide-float__icon{
  display:grid!important;
  place-items:center!important;
  flex:0 0 32px!important;
  width:32px!important;
  height:32px!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:800!important;
  line-height:1!important;
}
html body .jbow-program-guide-float__desktop{display:inline!important}
html body .jbow-program-guide-float__mobile{display:none!important}

/* The WhatsApp button no longer reserves space for a selection bar that is
   disabled. When the administrator enables the bar, both elements move up. */
html body .jbow-floating-whatsapp{
  bottom:max(18px,calc(env(safe-area-inset-bottom) + 12px))!important;
}
html body.jbow-has-selection-bar .jbow-floating-whatsapp{
  bottom:max(92px,calc(env(safe-area-inset-bottom) + 82px))!important;
}
html body:not(.jbow-has-selection-bar).jbow-has-selection{
  padding-bottom:0!important;
}

@media(max-width:760px){
  html body .jbow-program-hero__subheading{
    margin-top:12px!important;
    font-size:23px!important;
    line-height:1.2!important;
  }
  html body .jbow-program-hero__subheading + .jbow-program-hero__lead{
    margin-top:10px!important;
  }
  html body .jbow-builder-control__heading--plain{
    margin-bottom:11px!important;
  }
  html body .jbow-builder-control__heading--plain h3{
    font-size:21px!important;
  }
  html body .jbow-program-guide-float{
    top:auto!important;
    left:10px!important;
    bottom:max(76px,calc(env(safe-area-inset-bottom) + 70px))!important;
    max-width:220px!important;
    min-height:44px!important;
    padding:6px 11px 6px 7px!important;
    transform:none!important;
    font-size:11.5px!important;
  }
  html body .jbow-program-guide-float:hover,
  html body .jbow-program-guide-float:focus-visible{
    transform:translateY(-2px)!important;
  }
  html body .jbow-program-guide-float__icon{
    flex-basis:30px!important;
    width:30px!important;
    height:30px!important;
    font-size:15px!important;
  }
  html body .jbow-program-guide-float__desktop{display:none!important}
  html body .jbow-program-guide-float__mobile{display:inline!important}
  html body.jbow-has-selection-bar .jbow-program-guide-float{
    bottom:max(152px,calc(env(safe-area-inset-bottom) + 146px))!important;
  }
  html body .jbow-floating-whatsapp{
    bottom:max(14px,calc(env(safe-area-inset-bottom) + 8px))!important;
  }
  html body.jbow-has-selection-bar .jbow-floating-whatsapp{
    bottom:max(88px,calc(env(safe-area-inset-bottom) + 80px))!important;
  }
}

@media(max-width:420px){
  html body .jbow-program-guide-float{
    left:8px!important;
    max-width:202px!important;
  }
}

/* =========================================================
   1.0.59 – independent Hebrew/English direction per session
   ========================================================= */
html body .jbow-session-card--ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-card--ltr .jbow-session-card__time{
  padding-right:15px!important;
  padding-left:0!important;
  border-right:1px solid var(--jbow-border)!important;
  border-left:0!important;
}
html body .jbow-session-card--ltr .jbow-session-card__meta{
  justify-content:flex-start!important;
}
html body .jbow-session-card--ltr .jbow-session-card__meta span+span:before{
  margin-right:15px!important;
  margin-left:0!important;
}
html body .jbow-session-card--ltr .jbow-session-select{
  direction:ltr!important;
}
html body .jbow-cart-item.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-program-schedule__session.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-program-schedule__session.is-ltr .jbow-program-schedule__session-actions{
  direction:ltr!important;
}
html body .jbow-session-modal.is-ltr,
html body .jbow-session-modal__dialog.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__close{
  right:16px!important;
  left:auto!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__header{
  padding-right:72px!important;
  padding-left:32px!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__meta{
  justify-content:flex-start!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__speaker-profile{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section{
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content ul,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section div[dir="ltr"] ul{
  padding-left:22px!important;
  padding-right:0!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content ol,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section div[dir="ltr"] ol{
  padding-left:22px!important;
  padding-right:0!important;
}
@media(max-width:700px){
  html body .jbow-session-card--ltr .jbow-session-card__time{
    padding-right:10px!important;
  }
  html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__header{
    padding:27px 58px 24px 20px!important;
  }
}
html body .jbow-track-session-row.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr [data-jbow-session-modal-summary][dir="rtl"],
html body .jbow-session-modal__dialog.is-ltr [data-jbow-session-modal-audience][dir="rtl"]{
  text-align:right!important;
}
html body .jbow-session-modal__dialog.is-ltr [data-jbow-session-modal-summary][dir="ltr"],
html body .jbow-session-modal__dialog.is-ltr [data-jbow-session-modal-audience][dir="ltr"]{
  text-align:left!important;
}


/* =========================================================
   1.0.60 – full LTR layout for English session modal
   ========================================================= */
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__header,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__scroll,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__footer,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__speaker-profile{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__eyebrow,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__header h2,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section h3,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section>div,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section p,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section li,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__speaker-profile small,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__speaker-profile strong{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__header h2{
  margin-right:auto!important;
  margin-left:0!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__meta{
  direction:ltr!important;
  justify-content:flex-start!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__meta span{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__footer{
  direction:ltr!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__footer .jbow-button{
  direction:ltr!important;
  text-align:center!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content ul,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section ul{
  padding-right:0!important;
  padding-left:22px!important;
  text-align:left!important;
}
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__content ol,
html body .jbow-session-modal__dialog.is-ltr .jbow-session-modal__section ol{
  padding-right:0!important;
  padding-left:22px!important;
  text-align:left!important;
}

/* =========================================================
   1.0.61 – date-first Program + English speaker pages
   ========================================================= */
html body .jbow-program-hero__inner{
  grid-template-columns:minmax(0,1fr)!important;
}
html body .jbow-program-hero__panel{
  max-width:900px;
}

html body .jbow-single--speaker.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero,
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__grid,
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__content,
html body .jbow-single--speaker.is-ltr .jbow-single-content,
html body .jbow-single--speaker.is-ltr .jbow-content-section,
html body .jbow-single--speaker.is-ltr .jbow-content-heading,
html body .jbow-single--speaker.is-ltr .jbow-rich-text,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card__meta{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single--speaker.is-ltr .jbow-content-heading{
  justify-content:flex-start!important;
}
html body .jbow-single--speaker.is-ltr .jbow-engagement-card ul,
html body .jbow-single--speaker.is-ltr .jbow-rich-text ul{
  padding-left:22px!important;
  padding-right:0!important;
}
html body .jbow-single--speaker.is-ltr .jbow-engagement-card ol,
html body .jbow-single--speaker.is-ltr .jbow-rich-text ol{
  padding-left:22px!important;
  padding-right:0!important;
}
html body .jbow-single--speaker.is-ltr .jbow-text-link{
  direction:ltr!important;
}

@media(max-width:700px){
  html body .jbow-program-hero__inner{
    padding-top:58px!important;
    padding-bottom:74px!important;
  }
}


/* =========================================================
   1.0.62 – homepage guide popup trigger + seminar lecture CTA
   ========================================================= */
/* Keep the seminar-program add button inside the Oracle AI Days visual system
   and prevent Elementor/theme hover colors from leaking into it. */
html body .jbow-single-sessions button.jbow-session-select,
html body .elementor .jbow-single-sessions button.jbow-session-select{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-height:42px!important;
  margin:0!important;
  padding:10px 16px!important;
  border:1px solid var(--jbow-dark)!important;
  border-radius:2px!important;
  background:var(--jbow-dark)!important;
  color:#fff!important;
  box-shadow:none!important;
  font-family:"Open Sans","Segoe UI",Arial,sans-serif!important;
  font-size:12px!important;
  font-weight:750!important;
  line-height:1.2!important;
  text-decoration:none!important;
  cursor:pointer!important;
  transition:background-color .18s ease,border-color .18s ease,transform .18s ease!important;
}
html body .jbow-single-sessions button.jbow-session-select span,
html body .elementor .jbow-single-sessions button.jbow-session-select span{
  color:inherit!important;
  font:inherit!important;
  font-size:18px!important;
  font-weight:500!important;
  line-height:1!important;
}
html body .jbow-single-sessions button.jbow-session-select:hover,
html body .jbow-single-sessions button.jbow-session-select:focus-visible,
html body .elementor .jbow-single-sessions button.jbow-session-select:hover,
html body .elementor .jbow-single-sessions button.jbow-session-select:focus-visible{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
  color:#fff!important;
  box-shadow:none!important;
  outline:none!important;
  transform:translateY(-1px)!important;
}
html body .jbow-single-sessions .jbow-session-card.is-selected button.jbow-session-select,
html body .elementor .jbow-single-sessions .jbow-session-card.is-selected button.jbow-session-select{
  border-color:var(--jbow-red-dark)!important;
  background:var(--jbow-red-dark)!important;
  color:#fff!important;
}
html body .jbow-single-sessions .jbow-session-card.is-selected button.jbow-session-select:hover,
html body .jbow-single-sessions .jbow-session-card.is-selected button.jbow-session-select:focus-visible{
  border-color:var(--jbow-red)!important;
  background:var(--jbow-red)!important;
}
@media(max-width:700px){
  html body .jbow-single-sessions button.jbow-session-select,
  html body .elementor .jbow-single-sessions button.jbow-session-select{
    width:100%!important;
    min-height:44px!important;
    justify-self:stretch!important;
  }
}


/* =========================================================
   1.0.63 – English seminar schedule heading follows seminar language
   ========================================================= */
html body .jbow-single-sessions--ltr,
html body .jbow-single-sessions--ltr .jbow-content-heading,
html body .jbow-single-sessions--ltr .jbow-content-heading > div,
html body .jbow-single-sessions--ltr .jbow-content-heading h2,
html body .jbow-single-sessions--ltr .jbow-content-heading .jbow-eyebrow,
html body .jbow-single-sessions--ltr .jbow-content-heading > span{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single-sessions--ltr .jbow-content-heading{
  flex-direction:row!important;
}
html body .jbow-single-sessions--ltr .jbow-session-list{
  direction:ltr!important;
}
@media(max-width:760px){
  html body .jbow-single-sessions--ltr .jbow-content-heading{
    align-items:flex-start!important;
  }
}


/* =========================================================
   1.0.64 – After Event wording + hard LTR for English speakers
   ========================================================= */
html body .jbow-single--speaker.is-ltr,
html body .elementor .jbow-single--speaker.is-ltr{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single--speaker.is-ltr .jbow-container,
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__grid,
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__content,
html body .jbow-single--speaker.is-ltr .jbow-single-content,
html body .jbow-single--speaker.is-ltr .jbow-content-section,
html body .jbow-single--speaker.is-ltr .jbow-content-heading,
html body .jbow-single--speaker.is-ltr .jbow-engagement-grid,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card__meta,
html body .jbow-single--speaker.is-ltr .jbow-rich-text{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single--speaker.is-ltr h1,
html body .jbow-single--speaker.is-ltr h2,
html body .jbow-single--speaker.is-ltr h3,
html body .jbow-single--speaker.is-ltr h4,
html body .jbow-single--speaker.is-ltr h5,
html body .jbow-single--speaker.is-ltr h6,
html body .jbow-single--speaker.is-ltr p,
html body .jbow-single--speaker.is-ltr li,
html body .jbow-single--speaker.is-ltr dt,
html body .jbow-single--speaker.is-ltr dd,
html body .jbow-single--speaker.is-ltr span,
html body .jbow-single--speaker.is-ltr .jbow-eyebrow,
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__position,
html body .jbow-single--speaker.is-ltr .jbow-text-link{
  direction:ltr!important;
  text-align:left!important;
}
/* Classic/WYSIWYG content may carry saved inline RTL alignment. */
html body .jbow-single--speaker.is-ltr .jbow-rich-text *,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card *{
  direction:ltr!important;
  text-align:left!important;
}
html body .jbow-single--speaker.is-ltr .jbow-content-heading,
html body .jbow-single--speaker.is-ltr .jbow-engagement-card__meta{
  justify-content:flex-start!important;
}
html body .jbow-single--speaker.is-ltr ul,
html body .jbow-single--speaker.is-ltr ol{
  direction:ltr!important;
  text-align:left!important;
  padding-right:0!important;
  padding-left:22px!important;
  margin-right:0!important;
}
html body .jbow-single--speaker.is-ltr .jbow-speaker-hero__content .jbow-button{
  margin-left:0!important;
  margin-right:auto!important;
}

/* 1.0.67 – After Event is full practical seminars only; hide generic flexible-day hero copy and CTA. */
html body .jbow-day-builder.is-after-event-mode .jbow-program-hero__subheading,
html body .jbow-day-builder.is-after-event-mode .jbow-program-hero__lead,
html body .jbow-day-builder.is-after-event-mode .jbow-program-hero__panel > .jbow-button--registration{
  display:none!important;
}


/* =========================================================
   1.0.68 – hard RTL for Hebrew seminar editorial content
   ========================================================= */
/*
 * A Hebrew seminar can contain saved WYSIWYG block markup with its own
 * direction/alignment. Keep block flow firmly RTL, but do not force inline
 * Latin runs, BDI, links or spans to RTL; English product names and acronyms
 * therefore keep their natural LTR order inside the Hebrew paragraph.
 */
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-single-main,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl > h2,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text p,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text div,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h1,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h2,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h3,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h4,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h5,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text h6,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text ul,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text ol,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text li,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text blockquote,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text table,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text th,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text td{
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:normal!important;
}
/* Override saved dir=ltr only on block elements, never on inline English runs. */
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text p[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text div[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h1[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h2[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h3[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h4[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h5[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text h6[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text ul[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text ol[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text li[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text blockquote[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text table[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text th[dir],
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-rich-text td[dir]{
  direction:rtl!important;
  text-align:right!important;
}
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-single-hero__lead,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-single-hero__lead p{
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:normal!important;
}
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text ul,
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text ol{
  padding-right:1.45em!important;
  padding-left:0!important;
  margin-right:0!important;
}
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text blockquote{
  padding:2px 18px 2px 0!important;
  border-right:3px solid var(--jbow-red)!important;
  border-left:0!important;
}
html body .jbow-single--seminar.jbow-single--content-rtl .jbow-content-section--rtl .jbow-rich-text table{
  direction:rtl!important;
}


/* 1.0.69 - Plenary and Oracle Special Sessions */
html body .jbow-plenary-banner{width:100%;display:flex;align-items:center;gap:22px;margin:0 0 20px;padding:18px 22px;border:1px solid rgba(199,70,52,.24);border-right:5px solid var(--jbow-red);background:linear-gradient(135deg,rgba(199,70,52,.08),rgba(255,255,255,.96));color:var(--jbow-ink);direction:rtl;text-align:right}
html body .jbow-plenary-banner__time{flex:0 0 auto;font-size:22px;font-weight:800;direction:ltr;unicode-bidi:isolate;color:var(--jbow-red)}
html body .jbow-plenary-banner strong{display:block;font-size:19px;line-height:1.25}
html body .jbow-plenary-banner span{display:block;margin-top:3px;color:var(--jbow-muted);font-size:13px}
html body .jbow-track-special-sessions{margin-top:24px;padding-top:24px;border-top:1px solid var(--jbow-line)}
html body .jbow-track-special-sessions>header{margin-bottom:16px}
html body .jbow-track-special-sessions>header h4{margin:2px 0 5px;font-size:32px;color:var(--jbow-dark);display:inline-block;direction:ltr;unicode-bidi:isolate}
html body .jbow-track-special-sessions>header p:last-child{margin:0;color:var(--jbow-muted)}
html body .jbow-track-special-grid,html body .jbow-oracle-special-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
html body .jbow-track-special-card,html body .jbow-oracle-special-card{min-width:0;padding:20px;border:1px solid var(--jbow-line);background:#fff;box-shadow:0 10px 28px rgba(5,50,66,.06);text-align:right;direction:rtl;display:flex;flex-direction:column}
html body .jbow-track-special-card.is-ltr,html body .jbow-oracle-special-card.is-ltr{direction:ltr;text-align:left}
html body .jbow-track-special-card__top,html body .jbow-oracle-special-card__top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px}
html body .jbow-track-special-card__top span,html body .jbow-oracle-special-card__top span{font-size:11px;font-weight:800;color:var(--jbow-red)}
html body .jbow-track-special-card__top b,html body .jbow-oracle-special-card__top b{font-size:12px;direction:ltr;unicode-bidi:isolate;color:var(--jbow-dark)}
html body .jbow-track-special-card h5,html body .jbow-oracle-special-card h4{margin:0 0 8px!important;font-size:20px!important;line-height:1.25;color:var(--jbow-dark)!important}
html body .jbow-track-special-card__speaker,html body .jbow-oracle-special-card__speaker{margin:0 0 5px!important;font-weight:700;color:var(--jbow-ink)}
html body .jbow-track-special-card__sku,html body .jbow-oracle-special-card__sku{margin:0 0 10px!important;font-size:12px;font-weight:700;color:var(--jbow-muted)}
html body .jbow-track-special-card__summary,html body .jbow-oracle-special-card__excerpt{margin:9px 0 15px!important;color:var(--jbow-muted);font-size:13px;line-height:1.6}
html body .jbow-track-special-card__actions,html body .jbow-oracle-special-card__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:auto}
html body .jbow-oracle-special-sessions{margin-top:22px;padding:24px;border:1px solid rgba(199,70,52,.18);background:rgba(199,70,52,.035)}
html body .jbow-oracle-special-sessions>header{margin-bottom:16px;direction:rtl;text-align:right}
html body .jbow-oracle-special-sessions>header h3{margin:4px 0!important;font-size:32px!important;color:var(--jbow-dark)!important;display:inline-block;direction:ltr;unicode-bidi:isolate}
html body .jbow-oracle-special-sessions>header p{margin:0!important;color:var(--jbow-muted)}
html body .jbow-oracle-special-card>small{display:block;margin-bottom:6px;font-size:11px;font-weight:800;color:var(--jbow-red)}
html body .jbow-oracle-special-card.is-selected{border-color:var(--jbow-red);box-shadow:0 0 0 2px rgba(199,70,52,.08)}
@media(max-width:900px){html body .jbow-track-special-grid,html body .jbow-oracle-special-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){html body .jbow-plenary-banner{align-items:flex-start;gap:12px;padding:15px 14px}html body .jbow-plenary-banner__time{font-size:17px}html body .jbow-track-special-grid,html body .jbow-oracle-special-grid{grid-template-columns:1fr!important}html body .jbow-oracle-special-sessions{padding:16px 13px}}

/* 1.0.72 - Keep action order consistent in Program / Learning Tracks.
   Content language may change the card direction, but UI controls stay Hebrew:
   Add on the right, More information/details on the left. */
html body .jbow-program-schedule__session-actions,
html body .jbow-program-schedule__session.is-ltr .jbow-program-schedule__session-actions,
html body .jbow-oracle-special-card__actions,
html body .jbow-oracle-special-card.is-ltr .jbow-oracle-special-card__actions,
html body .jbow-track-special-card__actions,
html body .jbow-track-special-card.is-ltr .jbow-track-special-card__actions{
  direction:rtl!important;
  justify-content:space-between!important;
}
html body .jbow-program-schedule__session-actions .jbow-program-schedule__add,
html body .jbow-oracle-special-card__actions .jbow-program-schedule__add,
html body .jbow-track-special-card__actions [data-jbow-select-session]{
  order:0!important;
}
html body .jbow-program-schedule__session-actions .jbow-program-schedule__info,
html body .jbow-oracle-special-card__actions .jbow-program-schedule__info,
html body .jbow-track-special-card__actions .jbow-text-link{
  order:1!important;
}


/* 1.0.73 - Hebrew round labels stay right-aligned even inside LTR session cards.
   Session titles/content may remain LTR; the UI label "הרצאה 1/2/3" is always Hebrew. */
html body .jbow-program-schedule__session>small,
html body .jbow-program-schedule__session.is-ltr>small,
html body .jbow-oracle-special-card>small,
html body .jbow-oracle-special-card.is-ltr>small{
  display:block!important;
  width:100%!important;
  direction:rtl!important;
  text-align:right!important;
  unicode-bidi:isolate!important;
  align-self:stretch!important;
}

/* Learning Tracks: keep the round marker anchored on the Hebrew/right side
   even when the lecture title itself is English/LTR. */
html body .jbow-track-session-row__round,
html body .jbow-track-session-row.is-ltr .jbow-track-session-row__round{
  direction:rtl!important;
  text-align:right!important;
  justify-self:end!important;
  unicode-bidi:isolate!important;
}


/* =========================================================
   1.0.74 - English seminar modules are fully LTR / left aligned
   ========================================================= */
/*
 * A session can have its own language independently of the seminar. When an
 * editor marks a module as English, keep every editorial element inside that
 * module genuinely LTR/left aligned. The time column remains a neutral LTR
 * time display, while the module title, metadata and summary start from the
 * left and punctuation/bullets follow English flow.
 */
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__content,
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__content h4,
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__meta,
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__meta span,
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__summary{
  direction:ltr!important;
  text-align:left!important;
  unicode-bidi:plaintext!important;
}
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__content{
  justify-self:stretch!important;
  width:100%!important;
}
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__meta{
  justify-content:flex-start!important;
}
html body .jbow-single-sessions .jbow-session-card--ltr .jbow-session-card__summary{
  margin-left:0!important;
  margin-right:0!important;
}


/* 1.0.77 - Oracle Special Sessions grouped layout + language fixes */
html body .jbow-track-special-grid,
html body .jbow-oracle-special-grid{display:grid!important;grid-template-columns:1fr!important;gap:18px!important}
html body .jbow-track-special-cluster,
html body .jbow-oracle-special-cluster{display:grid;grid-template-columns:minmax(0,1fr) 182px;align-items:stretch;border:1px solid var(--jbow-line);background:#fff;overflow:hidden;box-shadow:0 10px 28px rgba(5,50,66,.06)}
html body .jbow-track-special-cluster__cards,
html body .jbow-oracle-special-cluster__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--jbow-line);align-content:start}
html body .jbow-track-special-cluster__identity,
html body .jbow-oracle-special-cluster__identity{position:relative;display:flex;align-items:center;justify-content:center;padding:26px 18px;background:var(--jbow-schedule-track,#06485f);color:#fff;text-align:center;overflow:hidden}
html body .jbow-track-special-cluster__identity:before,
html body .jbow-oracle-special-cluster__identity:before{content:"";position:absolute;inset:auto auto -38px -22px;width:150px;height:150px;border:24px solid color-mix(in srgb,var(--jbow-schedule-accent,#2b8d83) 72%,transparent);border-radius:50%;opacity:.6}
html body .jbow-track-special-cluster__identity span,
html body .jbow-oracle-special-cluster__identity span{position:relative;z-index:1;display:block;font-size:22px;font-weight:800;line-height:1.35;letter-spacing:.01em;text-transform:uppercase}
html body .jbow-track-special-card,
html body .jbow-oracle-special-card{min-width:0;min-height:270px;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff;display:flex;flex-direction:column;padding:20px}
html body .jbow-track-special-card__top,
html body .jbow-oracle-special-card__top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px}
html body .jbow-track-special-card__top span,
html body .jbow-oracle-special-card__top span{font-size:11px;font-weight:800;color:var(--jbow-red)}
html body .jbow-track-special-card__top b,
html body .jbow-oracle-special-card__top b{font-size:12px;color:var(--jbow-dark);direction:ltr;unicode-bidi:isolate}
html body .jbow-track-special-card h5,
html body .jbow-oracle-special-card h4{margin:0 0 10px!important;font-size:20px!important;line-height:1.22;color:var(--jbow-dark)!important;overflow-wrap:anywhere}
html body .jbow-track-special-card__speaker,
html body .jbow-oracle-special-card__speaker{margin:0 0 5px!important;font-weight:700;color:var(--jbow-ink)}
html body .jbow-track-special-card__sku,
html body .jbow-oracle-special-card__sku{margin:0 0 10px!important;font-size:12px;font-weight:700;color:var(--jbow-muted)}
html body .jbow-track-special-card__summary,
html body .jbow-oracle-special-card__excerpt{margin:9px 0 15px!important;color:var(--jbow-muted);font-size:13px;line-height:1.65;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}
html body .jbow-track-special-card__actions,
html body .jbow-oracle-special-card__actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:auto;direction:rtl;text-align:right}
html body .jbow-track-special-card.is-ltr .jbow-track-special-card__actions,
html body .jbow-oracle-special-card.is-ltr .jbow-oracle-special-card__actions{direction:rtl;text-align:right}
html body .jbow-track-special-card__actions .jbow-button,
html body .jbow-oracle-special-card__actions .jbow-program-schedule__add{margin-inline-start:auto}
html body .jbow-oracle-special-sessions>header,
html body .jbow-track-special-sessions>header{margin-bottom:16px;direction:rtl;text-align:right}
@media(max-width:1100px){html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:minmax(0,1fr) 160px}}
@media(max-width:900px){html body .jbow-track-special-cluster__cards,html body .jbow-oracle-special-cluster__cards{grid-template-columns:repeat(2,minmax(0,1fr))}html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:minmax(0,1fr) 150px}}
@media(max-width:620px){html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:1fr}html body .jbow-track-special-cluster__identity,html body .jbow-oracle-special-cluster__identity{order:-1;min-height:118px}html body .jbow-track-special-cluster__cards,html body .jbow-oracle-special-cluster__cards{grid-template-columns:1fr}}


/* 1.0.79 - stable Oracle Special Sessions grid */
html body .jbow-track-special-cluster,
html body .jbow-oracle-special-cluster{
  direction:ltr!important;
}
html body .jbow-track-special-cluster__cards,
html body .jbow-oracle-special-cluster__cards{
  direction:rtl!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
html body .jbow-track-special-cluster__cards.is-count-1,
html body .jbow-oracle-special-cluster__cards.is-count-1{
  grid-template-columns:minmax(0,1fr)!important;
}
html body .jbow-track-special-cluster__cards.is-count-2,
html body .jbow-oracle-special-cluster__cards.is-count-2{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
html body .jbow-track-special-cluster__cards.is-count-3plus,
html body .jbow-oracle-special-cluster__cards.is-count-3plus{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
html body .jbow-track-special-cluster__identity,
html body .jbow-oracle-special-cluster__identity{
  direction:ltr!important;
}
@media(max-width:900px){
  html body .jbow-track-special-cluster__cards.is-count-3plus,
  html body .jbow-oracle-special-cluster__cards.is-count-3plus{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:620px){
  html body .jbow-track-special-cluster,
  html body .jbow-oracle-special-cluster{
    direction:rtl!important;
  }
  html body .jbow-track-special-cluster__cards,
  html body .jbow-oracle-special-cluster__cards,
  html body .jbow-track-special-cluster__cards.is-count-1,
  html body .jbow-oracle-special-cluster__cards.is-count-1,
  html body .jbow-track-special-cluster__cards.is-count-2,
  html body .jbow-oracle-special-cluster__cards.is-count-2,
  html body .jbow-track-special-cluster__cards.is-count-3plus,
  html body .jbow-oracle-special-cluster__cards.is-count-3plus{
    grid-template-columns:1fr!important;
  }
}


/* 1.0.80 - keep normal special-session card width when there are only 1-2 cards */
@media (min-width: 901px){
html body .jbow-track-special-cluster__cards.is-count-1,
html body .jbow-oracle-special-cluster__cards.is-count-1,
html body .jbow-track-special-cluster__cards.is-count-2,
html body .jbow-oracle-special-cluster__cards.is-count-2{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
}


/* 1.0.81 - seminar-style grey frame for Oracle Special Sessions */
html body .jbow-track-special-cluster,
html body .jbow-oracle-special-cluster{
  border:1px solid rgba(5,50,66,.17)!important;
  background:#fff!important;
  box-shadow:0 6px 18px rgba(5,50,66,.065)!important;
}

html body .jbow-track-special-cluster__cards,
html body .jbow-oracle-special-cluster__cards{
  gap:0!important;
  background:#fff!important;
  border-right:1px solid rgba(5,50,66,.17)!important;
}

html body .jbow-track-special-card,
html body .jbow-oracle-special-card{
  border-left:1px solid rgba(5,50,66,.17)!important;
  border-top:0!important;
  border-right:0!important;
  border-bottom:0!important;
}

/* first card next to the identity block does not need a duplicate divider */
html body .jbow-track-special-cluster__cards > .jbow-track-special-card:first-child,
html body .jbow-oracle-special-cluster__cards > .jbow-oracle-special-card:first-child{
  border-right:0!important;
}

@media(max-width:620px){
  html body .jbow-track-special-cluster__cards,
  html body .jbow-oracle-special-cluster__cards{
    border-right:0!important;
    border-top:1px solid rgba(5,50,66,.17)!important;
  }
  html body .jbow-track-special-card,
  html body .jbow-oracle-special-card{
    border-left:0!important;
    border-bottom:1px solid rgba(5,50,66,.17)!important;
  }
  html body .jbow-track-special-cluster__cards > .jbow-track-special-card:last-child,
  html body .jbow-oracle-special-cluster__cards > .jbow-oracle-special-card:last-child{
    border-bottom:0!important;
  }
}


/* 1.0.82 - Oracle Special Session identity card should match regular seminar card */
html body .jbow-oracle-special-sessions,
html body .jbow-track-special-sessions{margin-top:22px!important;padding:0!important;border:0!important;background:transparent!important}
html body .jbow-oracle-special-sessions>header,
html body .jbow-track-special-sessions>header{display:none!important}
html body .jbow-oracle-special-grid,
html body .jbow-track-special-grid{gap:0!important}
html body .jbow-track-special-cluster,
html body .jbow-oracle-special-cluster{grid-template-columns:minmax(0,1fr) 248px!important;box-shadow:none!important}
html body .jbow-track-special-cluster__identity,
html body .jbow-oracle-special-cluster__identity{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;min-height:210px!important;padding:20px 18px!important;background:var(--jbow-schedule-track)!important;color:#fff!important;text-align:center!important;overflow:hidden!important;border-inline-start:1px solid rgba(255,255,255,.08)!important}
html body .jbow-track-special-cluster__identity::before,
html body .jbow-oracle-special-cluster__identity::before{content:""!important;position:absolute!important;top:-68px!important;left:-44px!important;width:145px!important;height:145px!important;border:24px solid var(--jbow-schedule-accent)!important;border-radius:50%!important;opacity:.58!important;pointer-events:none!important}
html body .jbow-track-special-cluster__identity small,
html body .jbow-oracle-special-cluster__identity small{position:relative!important;z-index:1!important;display:block!important;margin:0!important;color:rgba(255,255,255,.72)!important;font-size:10px!important;font-weight:800!important;line-height:1.35!important}
html body .jbow-track-special-cluster__identity strong,
html body .jbow-oracle-special-cluster__identity strong{position:relative!important;z-index:1!important;display:block!important;margin:0!important;color:#fff!important;font-size:18px!important;font-weight:700!important;line-height:1.3!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important}
html body .jbow-track-special-cluster__identity p,
html body .jbow-oracle-special-cluster__identity p{position:relative!important;z-index:1!important;margin-top:auto!important;margin-bottom:0!important;color:rgba(255,255,255,.68)!important;font-size:11px!important;line-height:1.5!important}
@media(max-width:1100px){html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:minmax(0,1fr) 230px!important}}
@media(max-width:900px){html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:minmax(0,1fr) 210px!important}}
@media(max-width:620px){html body .jbow-track-special-cluster,html body .jbow-oracle-special-cluster{grid-template-columns:1fr!important}html body .jbow-track-special-cluster__identity,html body .jbow-oracle-special-cluster__identity{order:-1!important;min-height:180px!important}}


/* 1.0.83 - Oracle Special Session: match regular seminar proportions and UI */
@media (min-width: 901px){
  html body .jbow-track-special-cluster,
  html body .jbow-oracle-special-cluster{
    /* Same proportions as a regular Program row:
       seminar identity = 1.08fr, three lecture cells = 1fr each. */
    grid-template-columns:minmax(0,3fr) minmax(230px,1.08fr)!important;
  }
}

html body .jbow-track-special-cluster__identity,
html body .jbow-oracle-special-cluster__identity{
  direction:rtl!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  gap:0!important;
  text-align:right!important;
  padding:20px 18px!important;
}

html body .jbow-track-special-cluster__identity small,
html body .jbow-oracle-special-cluster__identity small{
  width:100%!important;
  margin:0 0 13px!important;
  text-align:right!important;
  unicode-bidi:plaintext!important;
}

html body .jbow-track-special-cluster__identity strong,
html body .jbow-oracle-special-cluster__identity strong{
  width:100%!important;
  margin:0!important;
  font-size:24px!important;
  font-weight:700!important;
  line-height:1.16!important;
  text-align:right!important;
  direction:ltr!important;
  unicode-bidi:isolate!important;
}

html body .jbow-track-special-cluster__identity p,
html body .jbow-oracle-special-cluster__identity p{
  width:100%!important;
  margin:18px 0 0!important;
  color:rgba(255,255,255,.72)!important;
  font-size:11px!important;
  line-height:1.55!important;
  text-align:right!important;
  direction:rtl!important;
  unicode-bidi:plaintext!important;
}

/* Special-session lecture cards keep the same fixed UI order in all languages:
   More information on the left, Add on the right. */
html body .jbow-oracle-special-card__actions,
html body .jbow-oracle-special-card.is-ltr .jbow-oracle-special-card__actions,
html body .jbow-track-special-card__actions,
html body .jbow-track-special-card.is-ltr .jbow-track-special-card__actions{
  display:grid!important;
  grid-template-columns:auto minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  direction:ltr!important;
  margin-top:auto!important;
}

html body .jbow-oracle-special-card__actions .jbow-program-schedule__info,
html body .jbow-oracle-special-card__actions .jbow-text-link,
html body .jbow-track-special-card__actions .jbow-text-link{
  grid-column:1!important;
  justify-self:start!important;
  order:initial!important;
  margin:0!important;
}

html body .jbow-oracle-special-card__actions .jbow-program-schedule__add,
html body .jbow-track-special-card__actions [data-jbow-select-session]{
  grid-column:3!important;
  justify-self:end!important;
  order:initial!important;
  margin:0!important;
}

@media(max-width:900px) and (min-width:621px){
  html body .jbow-track-special-cluster,
  html body .jbow-oracle-special-cluster{
    grid-template-columns:minmax(0,2fr) minmax(210px,1.08fr)!important;
  }
}


/* 1.0.84 - Special Session lecture cards ARE regular lecture cards */
html body .jbow-oracle-special-cluster__cards > .jbow-special-session-cell,
html body .jbow-track-special-cluster__cards > .jbow-special-session-cell{
  min-height:184px!important;
  margin:0!important;
  border-top:0!important;
  border-bottom:0!important;
  box-shadow:none!important;
  font-family:inherit!important;
}
html body .jbow-oracle-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__session-actions,
html body .jbow-track-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__session-actions{
  direction:rtl!important;
  justify-content:space-between!important;
}
html body .jbow-oracle-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__add,
html body .jbow-track-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__add{
  order:0!important;
}
html body .jbow-oracle-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__info,
html body .jbow-track-special-cluster__cards > .jbow-special-session-cell .jbow-program-schedule__info{
  order:1!important;
}
