:root{--maee-navy:#073f68;--maee-navy2:#052f50;--maee-cyan:#16b6c8;--maee-cyan2:#0e96a4;--maee-soft:#eef9fb;--maee-text:#17324a;--maee-line:#dce8ee;--maee-white:#fff}

/* EVENT PAGE — clean full-width template, independent from the theme blog/sidebar layout */
body.maee-event-single #sidebar,body.maee-event-single .et_right_sidebar #sidebar,body.maee-event-single .et_left_sidebar #sidebar{display:none!important}
body.maee-event-single #left-area,body.maee-event-single #main-content .container{width:100%!important;max-width:none!important;padding:0!important;float:none!important}
body.maee-event-single #left-area:before,body.maee-event-single #main-content .container:before{display:none!important}
.maee-single-page{background:linear-gradient(180deg,#f7fcfd 0,#fff 500px);color:var(--maee-text);min-height:60vh}
.maee-single-hero{padding:54px 20px 34px}
.maee-single-hero-inner{width:min(1160px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(300px,460px) minmax(0,1fr);gap:54px;align-items:center}
.maee-single-poster{margin:0;min-width:0;border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--maee-line);box-shadow:0 18px 55px rgba(7,63,104,.13)}
.maee-single-poster-img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:center!important;margin:0!important}
.maee-single-intro{min-width:0}
.maee-single-intro.is-full{grid-column:1/-1;max-width:820px;margin:0 auto;text-align:center}
.maee-single-kicker{display:inline-block;font-size:12px;letter-spacing:.17em;font-weight:900;color:var(--maee-cyan2);margin-bottom:12px}
.maee-single-intro h1{font-size:clamp(38px,5.3vw,68px);line-height:1.02;letter-spacing:-.04em;color:var(--maee-navy2);margin:0 0 22px;font-weight:800}
.maee-single-promo{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;background:#e7f8fa;color:var(--maee-navy);font-weight:800;margin-bottom:26px}
.maee-single-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 28px}
.maee-single-facts>div{padding:15px 16px;border:1px solid var(--maee-line);border-radius:17px;background:rgba(255,255,255,.82)}
.maee-single-facts span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6d8190;margin-bottom:4px;font-weight:700}
.maee-single-facts strong{display:block;color:var(--maee-navy2);font-size:15px;line-height:1.35}
.maee-single-primary,.maee-submit{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 24px;background:linear-gradient(135deg,var(--maee-navy),var(--maee-cyan2));color:#fff!important;text-decoration:none!important;font-weight:850;font-size:16px;box-shadow:0 10px 25px rgba(7,63,104,.18);cursor:pointer}
.maee-single-primary:hover,.maee-submit:hover{transform:translateY(-1px);filter:brightness(1.03)}
.maee-single-content-wrap{width:min(1040px,calc(100% - 40px));margin:0 auto;padding:20px 0 72px}
.maee-single-content{font-size:17px;line-height:1.75;color:#304b60}
.maee-single-content:empty{display:none}
.maee-single-content h2,.maee-single-content h3{color:var(--maee-navy2);line-height:1.18;margin-top:1.6em}
.maee-single-content img{max-width:100%;height:auto}

/* Reusable event information + booking */
.maee-event-card,.maee-booking-card{max-width:980px;margin:28px auto;padding:28px;border:1px solid var(--maee-line);border-radius:24px;background:#fff;color:var(--maee-text);box-shadow:0 14px 40px rgba(6,47,79,.08)}
.maee-event-kicker,.maee-booking-head>span{display:block;font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--maee-cyan2)}
.maee-event-card h2,.maee-booking-card h2{color:var(--maee-navy);margin:.3em 0}
.maee-event-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}
.maee-event-grid>div{padding:15px;border-radius:16px;background:#f6fafc}.maee-event-grid span{display:block;font-size:12px;color:#6b7c8f;margin-bottom:3px}
.maee-promo-pill{display:inline-flex;padding:10px 14px;border-radius:999px;background:var(--maee-soft);color:var(--maee-navy);font-weight:800}
.maee-booking-card{margin-top:34px}
.maee-booking-head{margin-bottom:20px}.maee-booking-head p{margin-bottom:0;color:#62798a}
.maee-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.maee-booking-form label{display:flex;flex-direction:column;gap:7px;font-weight:700;color:var(--maee-navy)}
.maee-booking-form input,.maee-booking-form select{width:100%;min-height:48px;padding:10px 13px;border:1px solid #cbd9e1;border-radius:12px;background:#fff;font:inherit}
.maee-booking-form input:focus,.maee-booking-form select:focus{outline:3px solid rgba(22,182,200,.18);border-color:var(--maee-cyan)}
.maee-span-2{grid-column:1/-1}.maee-consent{flex-direction:row!important;align-items:flex-start!important;font-weight:500!important;font-size:14px}.maee-consent input{width:auto;min-height:auto;margin-top:4px}
.maee-submit{margin-top:18px}.maee-submit[disabled]{opacity:.65;cursor:wait;transform:none}.maee-form-result{margin-top:12px;font-weight:700}.maee-form-result.is-ok{color:#087d59}.maee-form-result.is-error{color:#a52222}.maee-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.maee-notice{padding:16px;border-radius:14px;background:#f6fafc}

/* FLIGHT ARRIVAL V4 — real tow-plane advertising fly-by */
.maee-flight-experience{position:relative;z-index:99997}
.maee-flight-stage{position:fixed;z-index:99999;left:0;right:0;top:clamp(112px,18vh,190px);height:176px;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .35s ease}
.maee-flight-experience.stage-live .maee-flight-stage{opacity:1}
.maee-flight-experience.stage-out .maee-flight-stage{opacity:0}
.maee-air-ad{position:absolute;left:0;top:26px;display:flex;align-items:center;width:max-content;transform:translate3d(calc(-100% - 100px),0,0);will-change:transform;transition:transform 15.6s linear;pointer-events:auto;cursor:pointer;text-decoration:none!important;color:inherit!important;outline:none}
.maee-flight-experience.plane-enter .maee-air-ad{transform:translate3d(calc(100vw + 120px),0,0)}
.maee-stage-aircraft{position:relative;z-index:4;width:268px;height:96px;flex:0 0 268px;margin-left:-20px;transform:translateY(-2px) rotate(-1deg);transition:transform .22s ease,filter .22s ease;animation:maee-plane-bob 2.9s ease-in-out infinite}
.maee-plane-illustration{display:block;width:188px;height:92px;overflow:visible;filter:drop-shadow(0 10px 12px rgba(7,63,104,.22))}
.maee-plane-body{fill:#f8fdff;stroke:#c9dde7;stroke-width:1.1px}.maee-plane-accent{fill:#17b7c8}.maee-plane-dark{fill:#073f68}.maee-plane-window{fill:#9be8ef}.maee-plane-word{fill:#073f68;font:800 9px/1 sans-serif;letter-spacing:.5px}
.maee-jet-shadow{fill:rgba(7,63,104,.10)}.maee-jet-fuselage{fill:url(#maeeJetBody);stroke:#a9c4d1;stroke-width:1.2}.maee-jet-belly{fill:rgba(7,63,104,.07)}.maee-jet-cockpit{fill:#eff7fa}.maee-jet-wing{fill:#d7e7ee;stroke:#9dbac7;stroke-width:.9}.maee-jet-wing-top{fill:#edf6f8}.maee-jet-tail{fill:#edf6f9}.maee-jet-tail-fin{fill:url(#maeeJetAccent)}.maee-jet-engine{fill:#d5e5ec;stroke:#92afbd;stroke-width:.9}.maee-jet-engine-intake{fill:#073f68}.maee-jet-stripe{fill:url(#maeeJetAccent);opacity:.98}.maee-jet-windows circle{fill:#083d66;opacity:.9}.maee-jet-logo{filter:drop-shadow(0 1px 2px rgba(255,255,255,.75))}.maee-jet-logo-body{opacity:1}.maee-jet-logo-tail{opacity:1}.maee-jet-brand{fill:#0b4f7d;font:900 18px/1 Arial,sans-serif;letter-spacing:.3px}.maee-jet-roundel circle{fill:#073f68}.maee-jet-roundel text{fill:#fff;font:900 9px/1 sans-serif;letter-spacing:.2px}.maee-jet-illustration{overflow:visible;filter:drop-shadow(0 14px 18px rgba(7,63,104,.24))}
.maee-tow-cable{position:relative;z-index:2;width:76px;height:2px;flex:0 0 76px;margin-left:-2px;margin-right:-16px;background:linear-gradient(90deg,rgba(7,63,104,.72),rgba(7,63,104,.15));transform:translateY(-1px);transform-origin:left center;animation:maee-cable-sway 2.4s ease-in-out infinite}
.maee-tow-cable:before,.maee-tow-cable:after{content:"";position:absolute;top:-3px;width:8px;height:8px;border-radius:50%;background:#16b6c8;box-shadow:0 1px 5px rgba(7,63,104,.2)}.maee-tow-cable:before{left:-3px}.maee-tow-cable:after{right:-3px}
.maee-tow-banner{position:relative;z-index:1;display:flex;min-width:460px;max-width:560px;min-height:88px;padding:14px 24px 13px;flex-direction:column;justify-content:center;background:#fff;color:#073f68;border:1px solid rgba(7,63,104,.15);border-radius:2px;box-shadow:0 12px 30px rgba(7,63,104,.18);transform-origin:left center;will-change:clip-path,filter;transform:rotate(.18deg);clip-path:polygon(0 8%,18% 4%,36% 7%,55% 4%,75% 7%,100% 5%,100% 95%,78% 92%,58% 98%,38% 92%,18% 98%,0 92%);animation:maee-banner-flag 2.05s cubic-bezier(.42,0,.22,1) infinite;transition:box-shadow .22s ease,border-color .22s ease}
.maee-tow-banner:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,rgba(7,63,104,.12) 0%,rgba(255,255,255,0) 12%,rgba(7,63,104,.08) 23%,rgba(255,255,255,.35) 34%,rgba(7,63,104,.09) 47%,rgba(255,255,255,.42) 60%,rgba(7,63,104,.08) 74%,rgba(255,255,255,.25) 88%,rgba(7,63,104,.08) 100%);background-size:165% 100%;animation:maee-fabric-light 2.05s linear infinite;mix-blend-mode:multiply;opacity:.72}.maee-tow-banner:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(120% 95% at 18% 45%,rgba(7,63,104,.10) 0 16%,rgba(255,255,255,0) 17% 100%),radial-gradient(120% 95% at 42% 55%,rgba(7,63,104,.08) 0 14%,rgba(255,255,255,0) 15% 100%),radial-gradient(130% 90% at 68% 42%,rgba(7,63,104,.09) 0 13%,rgba(255,255,255,0) 14% 100%),linear-gradient(180deg,rgba(255,255,255,.30),rgba(255,255,255,0) 38%,rgba(7,63,104,.08) 100%);background-size:100% 100%,100% 100%,100% 100%,100% 100%;animation:maee-fabric-folds 2.05s ease-in-out infinite}.maee-tow-banner>*{position:relative;z-index:1}
.maee-tow-eyebrow{font-size:10px;line-height:1;letter-spacing:.16em;font-weight:950;color:#16a9ba;margin-bottom:5px}
.maee-tow-banner strong{font-size:clamp(21px,2.05vw,30px);line-height:1.02;letter-spacing:-.025em;text-transform:uppercase;color:#073f68;white-space:nowrap}
.maee-tow-banner>span:last-child{margin-top:6px;font-size:13px;font-weight:750;color:#47677a;white-space:nowrap}
.maee-air-ad:hover .maee-tow-banner,.maee-air-ad:focus-visible .maee-tow-banner{border-color:rgba(22,182,200,.7);box-shadow:0 17px 40px rgba(7,63,104,.26);animation-play-state:paused}.maee-air-ad:hover .maee-tow-banner:before,.maee-air-ad:focus-visible .maee-tow-banner:before,.maee-air-ad:hover .maee-tow-banner:after,.maee-air-ad:focus-visible .maee-tow-banner:after{animation-play-state:paused}
.maee-air-ad:hover .maee-stage-aircraft,.maee-air-ad:focus-visible .maee-stage-aircraft{transform:translateY(-3px) rotate(-1deg) scale(1.025);filter:brightness(1.03);animation-play-state:paused}
.maee-air-ad:focus-visible{outline:3px solid rgba(22,182,200,.65);outline-offset:5px;border-radius:10px}


@keyframes maee-plane-bob{0%,100%{transform:translateY(-1px) rotate(-1deg)}50%{transform:translateY(1px) rotate(-1.8deg)}}
@keyframes maee-cable-sway{0%,100%{transform:translateY(-1px) rotate(.2deg)}50%{transform:translateY(1px) rotate(-1.6deg)}}
@keyframes maee-banner-flag{0%,100%{clip-path:polygon(0 8%,18% 4%,36% 7%,55% 4%,75% 7%,100% 5%,100% 95%,78% 92%,58% 98%,38% 92%,18% 98%,0 92%)}20%{clip-path:polygon(0 8%,18% 3%,36% 8%,55% 5%,75% 6%,100% 7%,100% 93%,78% 94%,58% 97%,38% 93%,18% 97%,0 91%)}40%{clip-path:polygon(0 8%,18% 5%,36% 6%,55% 3%,75% 8%,100% 4%,100% 96%,78% 91%,58% 99%,38% 91%,18% 98%,0 93%)}60%{clip-path:polygon(0 8%,18% 4%,36% 9%,55% 4%,75% 7%,100% 6%,100% 94%,78% 93%,58% 97%,38% 94%,18% 97%,0 91%)}80%{clip-path:polygon(0 8%,18% 4%,36% 6%,55% 5%,75% 6%,100% 5%,100% 95%,78% 92%,58% 98%,38% 92%,18% 99%,0 92%)}}
@keyframes maee-fabric-light{0%{background-position:0% 0;opacity:.58}50%{background-position:100% 0;opacity:.8}100%{background-position:0% 0;opacity:.64}}
@keyframes maee-fabric-folds{0%,100%{opacity:.66;filter:none}25%{opacity:.74;filter:brightness(1.01)}50%{opacity:.69;filter:brightness(.985)}75%{opacity:.76;filter:brightness(1.015)}}
.maee-flight-dock{position:fixed;z-index:99998;left:20px;right:20px;bottom:22px;max-width:1040px;margin:auto;display:grid;grid-template-columns:62px 1fr auto;gap:14px;align-items:center;padding:14px 18px;border:1px solid rgba(255,255,255,.2);border-radius:22px;background:linear-gradient(120deg,#052f50,#073f68 58%,#0b637b);color:#fff;box-shadow:0 18px 54px rgba(6,47,79,.3);opacity:0;transform:translateY(22px) scale(.98);pointer-events:none;transition:opacity .4s ease,transform .4s ease}
.maee-flight-experience.is-docked .maee-flight-dock,.maee-flight-dock.is-visible{opacity:1;transform:none;pointer-events:auto}
.maee-flight-dock-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 22px rgba(0,0,0,.12);overflow:hidden}.maee-dock-logo{display:block;max-width:50px;max-height:42px;width:auto;height:auto;object-fit:contain}.maee-dock-monogram{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#073f68;color:#fff;font-weight:950;font-size:15px;letter-spacing:.04em}
.maee-flight-copy{display:flex;min-width:0;flex-direction:column}.maee-flight-eyebrow{font-size:11px;letter-spacing:.16em;color:#81e6ef;font-weight:900}.maee-flight-copy strong{font-size:19px;line-height:1.18;color:#fff;text-transform:uppercase;letter-spacing:-.01em}.maee-flight-copy>span:last-child{font-size:12px;color:#d7edf2;margin-top:4px}
.maee-flight-actions{display:flex;align-items:center;gap:8px}.maee-flight-replay{border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:999px;width:42px;height:42px;display:grid;place-items:center;cursor:pointer;font-size:17px}.maee-flight-replay:hover{background:rgba(255,255,255,.18)}
.maee-flight-cta{white-space:nowrap;display:inline-flex;padding:12px 16px;border-radius:999px;background:#fff;color:#073f68!important;text-decoration:none!important;font-weight:800}
.maee-flight-close{position:absolute;right:5px;top:2px;width:30px;height:30px;border:0;background:transparent;color:#fff;font-size:21px;cursor:pointer;opacity:.75}
.maee-flight-experience.is-closing .maee-flight-dock{opacity:0;transform:translateY(18px);pointer-events:none}

@media(max-width:900px){
  .maee-single-hero-inner{grid-template-columns:minmax(260px,40%) 1fr;gap:30px}.maee-single-intro h1{font-size:clamp(34px,5vw,52px)}
  .maee-event-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  .maee-single-hero{padding:26px 14px 20px}.maee-single-hero-inner{grid-template-columns:1fr;gap:24px}.maee-single-poster{width:min(100%,560px);margin:0 auto;border-radius:18px}.maee-single-poster-img{width:100%!important;height:auto!important;object-fit:contain!important}.maee-single-intro{text-align:left}.maee-single-intro h1{font-size:clamp(34px,10vw,48px)}.maee-single-facts{grid-template-columns:1fr 1fr}.maee-single-content-wrap{width:calc(100% - 28px);padding-bottom:54px}.maee-single-content{font-size:16px}
  .maee-event-card,.maee-booking-card{padding:20px;border-radius:18px}.maee-event-grid,.maee-form-grid{grid-template-columns:1fr}.maee-span-2{grid-column:auto}
  .maee-flight-stage{top:96px;height:134px}.maee-air-ad{top:18px;transition-duration:14.1s}.maee-stage-aircraft{width:188px;height:74px;flex-basis:188px;margin-left:-15px}.maee-plane-illustration{width:188px;height:74px}.maee-tow-cable{width:46px;flex-basis:46px;margin-right:-12px}.maee-tow-banner{min-width:310px;max-width:340px;min-height:74px;padding:11px 15px 10px}.maee-tow-eyebrow{font-size:8px}.maee-tow-banner strong{font-size:18px}.maee-tow-banner>span:last-child{font-size:10px}.maee-flight-dock{left:10px;right:10px;bottom:10px;grid-template-columns:48px 1fr;padding:12px 13px;border-radius:18px}.maee-flight-dock-icon{width:48px;height:48px}.maee-dock-logo{max-width:42px;max-height:34px}.maee-flight-copy strong{font-size:15px;padding-right:18px}.maee-flight-copy>span:last-child{font-size:10.5px}.maee-flight-actions{grid-column:1/-1}.maee-flight-cta{flex:1;justify-content:center;padding:11px 14px}.maee-flight-replay{width:42px;height:42px;flex:0 0 auto}
}
@media(max-width:480px){.maee-tow-banner{animation-duration:1.9s}.maee-tow-banner:before,.maee-tow-banner:after{animation-duration:1.9s}.maee-single-facts{grid-template-columns:1fr}.maee-single-primary{width:100%}.maee-flight-stage{height:124px;top:92px}.maee-air-ad{top:18px;transition-duration:13.8s}.maee-stage-aircraft{width:156px;height:60px;flex-basis:156px;margin-left:-12px}.maee-plane-illustration{width:156px;height:60px}.maee-tow-cable{width:32px;flex-basis:32px;margin-right:-10px}.maee-tow-banner{min-width:268px;max-width:292px;min-height:66px;padding:9px 12px 8px}.maee-tow-eyebrow{font-size:7.5px;margin-bottom:4px}.maee-tow-banner strong{font-size:15.5px}.maee-tow-banner>span:last-child{font-size:8.8px;margin-top:4px}}
@media(prefers-reduced-motion:reduce){.maee-tow-banner,.maee-tow-banner:before,.maee-tow-banner:after,.maee-stage-aircraft,.maee-tow-cable{animation:none!important}.maee-flight-stage{display:none!important}.maee-flight-dock{transition:none}.maee-single-primary,.maee-submit{transition:none}}


/* EVENT OVERRIDE FOR LEGACY PROMO STRIP — active event replaces evergreen promo */
.maee-event-promo-strip{width:100%;margin:0;background:linear-gradient(100deg,#052f50 0%,#073f68 55%,#0d7f91 100%);color:#fff;border:0;overflow:hidden}
.maee-event-promo-strip__link{width:min(1180px,calc(100% - 28px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:12px 0;color:#fff!important;text-decoration:none!important}
.maee-event-promo-strip__badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;padding:8px 12px;border-radius:999px;background:#17b7c8;color:#052f50;font-size:11px;font-weight:950;letter-spacing:.13em}
.maee-event-promo-strip__copy{display:flex;min-width:0;flex-direction:column;line-height:1.12}
.maee-event-promo-strip__copy strong{font-size:clamp(18px,2.1vw,27px);font-weight:900;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:normal}
.maee-event-promo-strip__copy span{margin-top:5px;font-size:13px;color:#d9f3f5;font-weight:650}
.maee-event-promo-strip__cta{display:inline-flex;align-items:center;justify-content:center;padding:11px 15px;border-radius:999px;background:#fff;color:#073f68;font-size:13px;font-weight:900;white-space:nowrap}
@media(max-width:700px){.maee-event-promo-strip__link{grid-template-columns:auto 1fr;gap:10px 12px;padding:10px 0}.maee-event-promo-strip__badge{min-width:66px;font-size:9px;padding:7px 9px}.maee-event-promo-strip__copy strong{font-size:17px}.maee-event-promo-strip__copy span{font-size:11px}.maee-event-promo-strip__cta{grid-column:1/-1;width:100%;padding:9px 12px;font-size:12px}.maee-event-promo-strip{padding:0 8px}}

/* v0.2.14: no static event strip in Home while flight experience is active */
.maee-event-promo-strip,[data-maee-promo-suppressed]{display:none!important}

/* v0.2.19: remove legacy/static event strip from Home; only flight + final dock remain */
body.maee-flight-active .ma-promo-event-wrap,body.maee-flight-active .maee-event-promo-strip,body.maee-flight-active [data-maee-promo-suppressed]{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}

.maee-flight-dock.is-visible{display:grid!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;z-index:2147483000!important}
