@font-face{font-family:MHPQuicksand;src:url("fonts/Quicksand.ttf") format("truetype");font-weight:300 700;font-style:normal;font-display:swap}
/* Scoped to the booking journey; the site's actual header, logo and imagery remain in place. */
.mhp-journey{--pink:#ff4fd8;--yellow:#ffe14d;--blue:#44caff;--ink:#222039;--muted:#666178;--line:#e5dcef;--paper:#f8f6fc;font-family:MHPQuicksand,Quicksand,Arial,sans-serif;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:26px;width:100%;min-width:0;max-width:1240px;margin:24px auto;overflow:hidden;font-size:15px;line-height:1.55;text-align:left}
.mhp-journey *{box-sizing:border-box}.mhp-journey [hidden]{display:none!important}.mhp-journey h2,.mhp-journey h3,.mhp-journey p{margin:0 0 12px}.mhp-journey h2{font-size:clamp(25px,3vw,36px);font-weight:700;line-height:1.2}.mhp-journey h3{font-size:20px;font-weight:700;line-height:1.3;color:var(--ink)}.mhp-journey h4{color:var(--ink)}.mhp-journey small{font-size:12px}.mhp-journey button,.mhp-journey input,.mhp-journey select,.mhp-journey textarea{font:inherit;letter-spacing:normal;text-transform:none}.mhp-journey button,.mhp-journey a{touch-action:manipulation}.mhp-journey button{cursor:pointer;color:var(--ink);box-shadow:none;white-space:normal}.mhp-journey button:disabled{cursor:not-allowed;opacity:.48}.mhp-journey :focus-visible{outline:3px solid #0877a0;outline-offset:3px}.mhp-journey .mhp-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d9c8e6;border-radius:999px;background:#fff;color:#33213f;padding:10px 17px;text-decoration:none;line-height:1.3;font-size:13px;font-weight:700;min-height:42px}.mhp-journey .mhp-btn:hover{background:#fff0fc;border-color:#c83cab}.mhp-journey .mhp-primary{background:var(--pink);border-color:var(--pink);color:#261329}.mhp-journey .mhp-primary:hover{background:#ff7ae2}.mhp-journey .mhp-link{background:transparent;border-color:transparent;padding:8px 4px;color:#703366;font-weight:600}.mhp-progress{display:flex;justify-content:center;gap:clamp(10px,3vw,42px);padding:18px 12px;background:#fff}.mhp-progress span{display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.mhp-progress b{width:25px;height:25px;border-radius:50%;border:1px solid var(--line);display:inline-grid;place-items:center;font-size:11px}.mhp-progress .is-active b{background:#e1f7ff;border-color:var(--blue);color:#065a76}.mhp-progress [aria-current=step] b{background:var(--pink);border-color:var(--pink);color:#33132d}.mhp-hero{background:radial-gradient(ellipse at 70% -50%,#632057,transparent 80%),linear-gradient(120deg,#0a091c,#18122f 70%,#15394a);padding:28px 32px;color:#eee6f6}.mhp-hero small{display:block;color:#8be0ff;letter-spacing:2px;font-size:10px;font-weight:700;margin-bottom:10px}.mhp-journey .mhp-hero h2{color:var(--yellow)}.mhp-hero p{color:#e1d9e9;font-size:14px;margin:0}.mhp-home-body{padding:26px}.mhp-experiences{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mhp-journey .mhp-experience{display:flex;gap:15px;padding:24px 19px;align-items:flex-start;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:#fff;min-height:160px;text-align:left;color:var(--ink);text-decoration:none;box-shadow:0 5px 16px #1e083004}.mhp-experience:before{content:'';position:absolute;top:0;left:12px;right:12px;height:3px;background:var(--pink)}.mhp-experience:nth-child(3n+2):before{background:var(--blue)}.mhp-experience:nth-child(4):before,.mhp-experience:nth-child(5):before{background:var(--yellow)}.mhp-experience:hover{border-color:#d382c7;transform:translateY(-2px)}.mhp-experience strong{display:block;font-size:18px;line-height:1.3}.mhp-experience small{display:block;color:var(--muted);margin:9px 0 15px}.mhp-experience em{font-style:normal;color:#743066;font-size:12px;font-weight:700}.mhp-icon{border-radius:15px;background:#ffe7fa;color:#ad238f;padding:6px;min-width:44px;text-align:center;font-size:28px;line-height:34px}.mhp-experience:nth-child(3n+2) .mhp-icon{background:#e0f6ff;color:#157194}.mhp-browse-all{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 22px;border:1px solid #b7e9fd;border-radius:20px;margin-top:20px;background:#fff}.mhp-browse-all p{font-size:12px;color:var(--muted);margin:3px 0 0}.mhp-breadcrumb{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 26px;background:white;font-size:12px}.mhp-browser{display:grid;grid-template-columns:255px minmax(0,1fr);gap:24px;padding:26px}.mhp-filters{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;align-self:start}.mhp-filter-heading{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:12px}.mhp-filter-heading h3{font-size:16px;margin:0}.mhp-field{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;margin:0 0 16px}.mhp-field input,.mhp-field select,.mhp-field textarea{width:100%;min-width:0;min-height:43px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:9px 10px;color:var(--ink);font-size:14px}.mhp-check{display:flex;align-items:flex-start;gap:10px;margin:14px 0;font-size:13px;line-height:1.5}.mhp-check input{appearance:auto;width:18px;height:18px;flex-shrink:0;margin:2px 0 0;accent-color:#bb268f}.mhp-help{font-size:12px;color:var(--muted);line-height:1.6}.mhp-quick-dates{display:flex;gap:8px}.mhp-results{min-width:0}.mhp-results-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 15px;flex-wrap:wrap;font-size:14px}.mhp-view-switch{display:flex;gap:3px;border:1px solid var(--line);border-radius:999px;padding:3px;background:#fff}.mhp-journey .mhp-view-switch button{border:0;min-height:34px;padding:8px 14px;background:transparent}.mhp-journey .mhp-view-switch [aria-pressed=true]{background:#292039;color:white}.mhp-chips{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:15px}.mhp-journey .mhp-chip{font-size:12px;background:#fff0fb;padding:7px 10px;min-height:34px}.mhp-chip span{font-size:18px}.mhp-session{display:grid;grid-template-columns:62px minmax(0,1fr) 160px;gap:16px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;margin-bottom:14px}.mhp-date-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:start;border-radius:14px;background:#f4effb;min-height:92px;color:#573668}.mhp-date-badge strong{font-size:30px;line-height:1.2}.mhp-date-badge small{text-transform:uppercase;font-size:10px}.mhp-kicker{letter-spacing:1.2px;color:#714161;font-size:10px!important;font-weight:700}.mhp-session h3{margin:6px 0 8px;font-size:21px}.mhp-session-info p{font-size:12px;color:var(--muted);margin:4px 0}.mhp-availability{display:inline-block;color:#245a47;background:#ecf8ee;padding:3px 8px;border-radius:10px;font-size:12px;margin-top:8px}.mhp-availability.is-full{background:#f0edf3;color:#685c6b}.mhp-session-action{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px}.mhp-session-action>strong{font-size:19px}.mhp-session-action>small{text-align:right;color:var(--muted);font-size:11px}.mhp-session-action button{margin-top:5px}.mhp-course-dates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0;list-style-position:inside;margin:15px 0}.mhp-course-dates li{font-size:12px;padding:8px;background:#f9f6fc;border-radius:8px}.mhp-course-dates small{display:block;margin-left:14px;color:var(--muted)}.mhp-course .mhp-session-action{justify-content:flex-end}.mhp-empty{background:#fff;border:1px dashed #d5b5db;border-radius:20px;padding:36px 24px;text-align:center}.mhp-empty>span{font-size:38px;color:#785b07}.mhp-empty p{color:var(--muted)}.mhp-empty button{margin:6px}.mhp-results-footer{padding:15px 0;text-align:center}.mhp-results-footer p{margin:12px 0}.mhp-load-status{margin-bottom:10px;font-size:13px;color:#703366}.mhp-calendar{background:white;border:1px solid var(--line);padding:16px;border-radius:20px;margin-bottom:20px}.mhp-calendar-nav{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px}.mhp-calendar-nav h3{font-size:19px;margin:0}.mhp-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.mhp-weekday{text-align:center;font-size:11px;padding-bottom:6px}.mhp-journey .mhp-day{padding:10px 3px;min-height:69px;border:1px solid var(--line);border-radius:10px;background:#fff6fd;display:flex;flex-direction:column;align-items:center;justify-content:center}.mhp-day small{font-size:9px}.mhp-day.is-selected{border:2px solid #b81d94!important;background:#ffd9f6!important}.mhp-journey .mhp-day:disabled{background:#faf9fc;opacity:.55}.mhp-calendar>p{margin:12px 0 0}.mhp-booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;padding:26px;align-items:start}.mhp-white-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;margin-bottom:18px}.mhp-white-card>h3{font-size:18px}.mhp-white-card fieldset{border:0;padding:0;margin:18px 0}.mhp-white-card legend{font-size:14px;font-weight:700;margin-bottom:8px;color:var(--ink)}.mhp-tickets{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:16px 0}.mhp-journey .mhp-ticket{display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;width:100%;padding:14px 16px;font-size:13px}.mhp-ticket:last-child{border:0}.mhp-journey .mhp-ticket.is-selected{background:#fff0fc;color:#8c1c72}.mhp-ticket span:before{content:'○';margin-right:10px;font-size:16px}.mhp-ticket.is-selected span:before{content:'●'}.mhp-extras{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.mhp-counter{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:12px;background:#fbf8fe;border:1px solid var(--line);border-radius:12px;font-size:12px}.mhp-counter small,.mhp-addon small{display:block;color:var(--muted);font-size:11px}.mhp-counter>div{display:flex;align-items:center;gap:10px}.mhp-counter .mhp-btn{padding:5px;min-width:32px;min-height:32px;border-radius:8px}.mhp-counter output{min-width:15px;text-align:center}.mhp-addon{border:1px solid var(--line);border-radius:12px;padding:12px}.mhp-child{display:grid;grid-template-columns:1fr 1fr;gap:14px}.mhp-child legend{grid-column:1/-1}.mhp-summary{position:sticky;top:20px;background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden}.mhp-summary header{background:linear-gradient(125deg,#121028,#38203e);padding:24px;color:#fff}.mhp-summary header small{font-size:10px;letter-spacing:1.3px;color:#8be0ff}.mhp-journey .mhp-summary h3{color:var(--yellow);font-size:24px;margin:10px 0}.mhp-summary header p{font-size:12px;margin:0}.mhp-summary-body{padding:22px;font-size:13px}.mhp-summary-body>p{color:var(--muted);margin-top:7px}.mhp-summary ol{padding-left:18px;font-size:12px}.mhp-summary li{margin-bottom:6px}.mhp-summary dl{margin:20px 0 12px;padding-top:14px;border-top:1px solid var(--line)}.mhp-summary dl>div{display:flex;justify-content:space-between;gap:10px;margin:10px 0}.mhp-summary dd{margin:0;font-weight:700}.mhp-summary-total{border-top:1px solid var(--line);padding-top:15px;font-size:17px}.mhp-summary-total dd{font-size:24px}.mhp-summary .mhp-primary{width:100%;margin-top:10px}.mhp-session-details{white-space:pre-line;font-size:14px;margin-top:16px!important}.mhp-white-card summary{font-weight:700;cursor:pointer}.mhp-party-capacity{font-size:12px;color:#245a47}.mhp-journey .is-error{color:#a31d39}.mhp-notice:empty{display:none}.mhp-notice{padding:18px 26px;background:#f6edfa;font-weight:600;border-top:1px solid var(--line)}.mhp-notice.is-error{background:#fff0f3}.mhp-journey .mhp-mobile-filters{display:none}.mhp-filter-drawer{position:fixed;inset:0 0 0 auto;border:0;border-radius:22px 0 0 22px;margin:0;width:min(440px,96vw);max-width:96vw;height:100dvh;max-height:100dvh;padding:22px;overflow-y:auto;background:#fff;z-index:100000}.mhp-filter-drawer::backdrop{background:#100d29a6}.mhp-drawer-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.mhp-drawer-top h2{font-size:24px}.mhp-drawer-footer{position:sticky;bottom:-22px;padding:16px 0 22px;background:#fff;border-top:1px solid var(--line)}.mhp-drawer-footer .mhp-primary{width:100%}.mhp-journey .wbm-terms-box{font:inherit;color:var(--ink);background:#faf7fc;max-height:none;margin:18px 0;padding:15px;border:1px solid var(--line);border-radius:12px}.mhp-journey .wbm-terms-box h3{font-size:18px;margin:14px 0}.mhp-journey .wbm-terms-box h4{font-size:15px;margin:14px 0}.mhp-journey .wbm-terms-box p{font-size:13px}.mhp-checkout-heading,.mhp-confirmation{font-family:MHPQuicksand,Quicksand,Arial,sans-serif;background:linear-gradient(125deg,#121028,#38203e);border-radius:24px;padding:28px;margin:20px 0;color:white}.mhp-checkout-heading h2,.mhp-confirmation h2{color:#ffe14d}.mhp-checkout-heading small,.mhp-confirmation small{color:#8be0ff;letter-spacing:1.5px}.mhp-confirmation article{background:white;color:#282037;border-radius:16px;padding:20px;margin-top:16px}.mhp-confirmation h3{color:#38203e}.mhp-confirmation a{color:#872669}
@media(max-width:1000px){.mhp-experiences{grid-template-columns:repeat(2,minmax(0,1fr))}.mhp-browser{grid-template-columns:225px minmax(0,1fr);gap:16px;padding:20px}.mhp-session{grid-template-columns:52px minmax(0,1fr);gap:12px;padding:16px}.mhp-session-action{grid-column:2;align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.mhp-session-action>small{align-self:center}.mhp-session-action button{flex-basis:100%}.mhp-booking-layout{grid-template-columns:minmax(0,1fr) 290px;gap:16px;padding:20px}.mhp-extras{grid-template-columns:1fr}}
@media(max-width:760px){.mhp-journey{border-radius:18px;margin:12px auto;font-size:14px}.mhp-hero{padding:25px 20px}.mhp-hero p{font-size:13px}.mhp-progress{gap:12px;justify-content:space-around;padding:13px 7px}.mhp-progress span{font-size:10px;gap:4px;flex-direction:column;text-align:center}.mhp-progress b{width:23px;height:23px}.mhp-home-body{padding:18px}.mhp-experiences{gap:12px}.mhp-journey .mhp-experience{padding:17px;min-height:170px;gap:10px;flex-direction:column}.mhp-experience strong{font-size:17px}.mhp-icon{font-size:23px;line-height:30px;min-width:40px}.mhp-browse-all{flex-direction:column;align-items:flex-start;padding:17px}.mhp-browse-all button{width:100%}.mhp-browser{display:block;padding:18px}.mhp-filters{display:none}.mhp-journey .mhp-mobile-filters{display:inline-flex}.mhp-results-toolbar>strong{flex-basis:100%}.mhp-session{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:16px}.mhp-session h3{font-size:20px}.mhp-session-action{grid-column:1/-1;justify-content:space-between;align-items:center}.mhp-session-action button{flex-basis:100%;margin-top:10px;width:100%}.mhp-course-dates{grid-template-columns:1fr}.mhp-date-badge{min-height:78px}.mhp-date-badge strong{font-size:25px}.mhp-calendar{padding:12px}.mhp-calendar-grid{gap:3px}.mhp-journey .mhp-day{min-height:54px;padding:6px 1px;border-radius:7px}.mhp-day small{font-size:8px}.mhp-calendar-nav h3{font-size:17px}.mhp-booking-layout{display:flex;flex-direction:column;padding:18px;gap:0}.mhp-booking-main,.mhp-summary,.mhp-booking-layout>.mhp-white-card{width:100%}.mhp-summary{position:static}.mhp-white-card{padding:19px}.mhp-summary header{padding:20px}.mhp-child{grid-template-columns:1fr;gap:0}.mhp-extras{grid-template-columns:1fr}.mhp-breadcrumb{padding:5px 16px}.mhp-notice{padding:16px}.mhp-filter-drawer{margin:0;border-radius:18px 0 0 18px}.mhp-checkout-heading,.mhp-confirmation{padding:20px}}
@media(max-width:380px){.mhp-experiences{grid-template-columns:1fr}.mhp-journey .mhp-experience{min-height:0;flex-direction:row}.mhp-calendar{padding:8px}.mhp-journey .mhp-day{font-size:12px}.mhp-session{padding:13px}}
@media(prefers-reduced-motion:reduce){.mhp-experience:hover{transform:none}}
/* Include padding in the dialog's viewport-bound width and height. */
.mhp-journey{box-sizing:border-box}
.mhp-month-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;border:1px solid var(--line);border-radius:17px;padding:12px;margin-bottom:10px}.mhp-month-bar label{display:flex;flex-direction:column;font-size:11px;text-align:center;color:var(--muted);gap:4px}.mhp-month-bar input{min-width:0;width:185px;font-size:15px;border:0;padding:4px;background:white;color:var(--ink);font-weight:700}.mhp-month-bar .mhp-btn{padding:10px 13px}
.mhp-calendar-download{border:1px solid #d9c8e6;border-radius:999px;background:#ff4fd8;color:#261329;padding:11px 20px;font:inherit;font-weight:700;cursor:pointer}
@media(max-width:760px){.mhp-month-bar label{flex:1;min-width:0}.mhp-month-bar input{width:100%;max-width:190px}.mhp-month-bar>.mhp-btn{flex-shrink:0}}

/* Keep every step at the same available width, including inside flex/grid page builders. */
.mhp-journey .mhp-screen{width:100%;min-width:0}
.mhp-loading{display:flex;min-height:240px;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:var(--muted)}
.mhp-spinner{display:block;width:40px;height:40px;border:4px solid var(--line);border-top-color:var(--pink);border-radius:50%;animation:mhp-spin .8s linear infinite}
@keyframes mhp-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.mhp-spinner{animation:none}}
