/* v0.4.24: hero purple and one light surface. */
:root{--purple:#2D1943;--indigo:#2D1943;--navy:#2D1943;--cool:#f4f5f8;--white:#f4f5f8;--meom-surface:#f4f5f8}
html,body,.meom-page{background:var(--meom-surface)}
.meom-story-light,.meom-how-section,.meom-problem-preview-section,.meom-home-events-section,.meom-studio-feature,.meom-home-lower,.meom-content-section,.meom-page .meom-paint-contact,#what-is-odyssey{background:var(--meom-surface)}
.meom-page :is(.meom-pathway,.meom-resource-card,.meom-event-card,.meom-board-card,.meom-problem-card,.meom-mission-card,.meom-tournament-card,.meom-studio-paper,.meom-contact-form,.meom-home-events-block,.meom-home-events-grid>article){background:var(--meom-surface)}
.meom-footer,.meom-page-hero,.meom-pathways-section,.meom-tournament-store,.meom-mobile-nav{background-color:#2D1943;background-image:none}
.meom-header{background:#2D1943}
.meom-btn:not(.meom-btn-light):not(.meom-btn-small),.meom-home-search button,.meom-search-form button{background:#2D1943;color:#fff}
.meom-btn-light,.meom-btn-small{background:var(--meom-surface);color:#2D1943}
.meom-owner-note{padding:35px 65px;overflow:visible;background:none!important}
.meom-owner-note:before{inset:0 -12px;background:#2D1943;mask-image:url('../images/statement-swipe.svg');mask-size:100% 100%;mask-position:center;mask-repeat:no-repeat;border-radius:0;clip-path:none}
.meom-start-section{position:relative;isolation:isolate;background:#2D1943;padding:55px 0;margin:0;color:#fff;overflow:hidden}
.meom-start-section:before,.meom-start-section:after{content:'';position:absolute;left:0;width:100%;height:65px;z-index:-1;background:url('../images/surface-swipe.svg') center/110% 100% no-repeat;pointer-events:none}
.meom-start-section:before{top:-26px;transform:rotate(180deg)}.meom-start-section:after{bottom:-26px}
.meom-start-card{background:none;padding:35px 0;gap:26px 24px;grid-template-columns:minmax(0,1fr) auto}
.meom-start-card:before,.meom-start-card:after{display:none}
.meom-start-copy h2{font-size:clamp(2.4rem,4vw,3.7rem)}
.meom-mini-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.meom-mini-steps>i{display:none}
.meom-mini-steps>span{display:flex;align-items:center;justify-content:center;white-space:normal;min-height:92px;padding:16px 10px;text-align:center;background:#2D1943;color:#fff;border:2px solid #b99bdc;border-image:url('../images/paint-frame-defined.svg') 5 / 3px / 0 stretch;font-size:.95rem;line-height:1.4}
.meom-start-card>.meom-btn{min-height:48px;justify-self:end}
.meom-pathway{color:#2D1943}
.meom-paint-contact:after{background-color:transparent}
@media(max-width:780px){.meom-owner-note{padding:28px 30px}.meom-start-card{grid-template-columns:1fr;padding:25px 0}.meom-mini-steps{grid-template-columns:1fr 1fr}.meom-start-card>.meom-btn{justify-self:start}}
