/* Shared M’s inner pages. Scoped so homepage and editorial pages are unchanged. */
body.cute-page{--cp-ink:#45364c;--cp-muted:#6c5b73;--cp-pink:#aa507d;--cp-line:#eddaea;--cp-soft:#fff0f7;--cp-blue:#edf6ff;--cp-round:'Hiragino Maru Gothic ProN','Hiragino Sans',Meiryo,system-ui,sans-serif;background:#fffbfe;color:var(--cp-ink);font-family:var(--cp-round);font-size:16px;line-height:1.9;overflow-wrap:anywhere}
.cute-page *{box-sizing:border-box}.cute-page img{max-width:100%;height:auto}.cute-page a:focus-visible,.cute-page button:focus-visible{outline:3px solid #8b5dac;outline-offset:4px}
.cute-page .nav{position:sticky;top:0;padding:10px max(20px,calc((100% - 1160px)/2));min-height:78px;background:#fffffffa;border-bottom:2px solid #f2ddec;box-shadow:0 4px 20px #88577708;backdrop-filter:none}
.cute-page .nav-logo{flex:none}.cute-page .nav-logo img{width:112px;height:54px;object-fit:contain}
.cute-page .nav-links{gap:24px}.cute-page .nav-links a{font-size:14px;font-weight:700;color:var(--cp-ink);letter-spacing:0;padding:10px 0}.cute-page .nav-links a:hover{color:var(--cp-pink)}
.cute-page .hamburger{border:1px solid var(--cp-line);border-radius:14px;background:#fff4fa;flex:none}.cute-page .hamburger span{background:#935578;height:2px}
.cute-page .page-hero{padding:34px 24px 32px;background:radial-gradient(circle at 15% 20%,#ffedf7,transparent 45%),linear-gradient(120deg,#fff5fa,#f5f0ff 60%,#eaf6ff);border-bottom:1px solid var(--cp-line);color:var(--cp-ink)}
.cute-page .page-eyebrow{display:table;margin:0 auto 12px;border-left:5px solid #e6a2c5;border-right:5px solid #e6a2c5;border-radius:5px;background:#fff9fd;padding:4px 18px;font-family:var(--cp-round);font-weight:700;letter-spacing:.07em;font-size:14px;color:#925379}
.cute-page :is(h1,h2,h3){font-family:var(--cp-round)!important;font-weight:800!important;text-shadow:none!important;-webkit-text-fill-color:currentColor!important;animation:none!important;letter-spacing:0!important}
.cute-page .page-hero h1{font-size:clamp(26px,3.4vw,40px);line-height:1.5;max-width:960px;margin:0 auto 14px;color:var(--cp-ink)}
.cute-page .page-hero .lead{font-size:15px;color:var(--cp-muted);max-width:780px;line-height:1.9}
.cute-page .breadcrumb{max-width:1000px;padding:20px 24px 0;font-size:13px;color:var(--cp-muted)}.cute-page .breadcrumb a{color:#935578}
.cute-page .page-body{max-width:1000px;padding:26px 24px 48px;min-width:0}
.cute-page .page-body h2{font-size:clamp(22px,2.5vw,28px);line-height:1.6;margin:38px 0 20px;padding:13px 18px;background:linear-gradient(100deg,#fcebf4,#eff6ff);border:0;border-left:5px solid #d18cb1;border-radius:0 18px 18px 0;color:var(--cp-ink)}
.cute-page .page-body h2:first-child{margin-top:6px}.cute-page .page-body h3{font-size:20px;line-height:1.7;color:var(--cp-ink);margin:28px 0 14px}
.cute-page .page-body p,.cute-page .page-body ul,.cute-page .page-body ol{font-size:16px;color:var(--cp-ink);line-height:1.95}.cute-page .page-body strong{color:#894366;font-weight:750}
.cute-page .page-body a:not(.event-thumb):not(.cta-btns a){text-underline-offset:4px}.cute-page .page-body p a{color:#914b75;text-decoration:underline}
.cute-page :is(.price-table,.compare-table,.event-facts){width:100%;max-width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--cp-line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 5px 22px #89537708;font-size:15px}
.cute-page :is(.price-table,.compare-table,.event-facts) :is(th,td){padding:16px;border-color:#f0e1ee;line-height:1.8;letter-spacing:0;color:var(--cp-ink);white-space:normal}
.cute-page :is(.price-table,.compare-table,.event-facts) th{background:#fcedf5;color:#75435f;font-size:14px;font-weight:750}.cute-page :is(.price-table,.compare-table,.event-facts) td{background:#fff;font-size:15px}
.cute-page :is(.callout,.event-empty){background:#f6f0fc;border:1px solid #e7d7f0;border-left:5px solid #cca4dc;border-radius:16px;padding:22px 24px;color:var(--cp-ink);font-size:15px}
.cute-page .cta-box{background:linear-gradient(120deg,#fceaf4,#edf4ff);border:2px solid #eccde2;border-radius:26px;color:var(--cp-ink);padding:28px 24px;box-shadow:0 6px 0 #f7edf7}
.cute-page .cta-box h3,.cute-page .cta-box p{color:var(--cp-ink)}.cute-page .cta-btns a{background:#975277;color:#fff;border:1px solid #975277;border-radius:999px;font-size:15px;font-weight:700;letter-spacing:0;padding:12px 22px}.cute-page .cta-btns a:hover{background:#7f4167}
.cute-page .faq-item{background:#fff;border:1px solid var(--cp-line);border-radius:20px;margin:14px 0;padding:20px 22px}.cute-page .faq-item dt{font-size:16px;color:#814763}.cute-page .faq-item dd{font-size:15px;color:var(--cp-muted)}
.cute-page .page-body .event-list{list-style:none;margin:20px 0;padding:0}.cute-page .event-card{display:grid;grid-template-columns:minmax(220px,42%) minmax(0,1fr);gap:24px;padding:20px;border:1px solid var(--cp-line);border-radius:24px;box-shadow:0 6px 24px #9663830b;background:#fff;align-items:center;min-width:0}
.cute-page .event-card .event-thumb{width:100%;border-radius:17px;overflow:hidden;background:#faf2fc}.cute-page .event-card .event-thumb img{width:100%;height:auto;object-fit:contain}.cute-page .event-card h3{font-size:23px;margin:0 0 12px}.cute-page .event-card h3 a{color:var(--cp-ink)}
.cute-page .event-date{font-size:15px;color:#954570;letter-spacing:0;font-weight:800}.cute-page .event-card p{font-size:15px}.cute-page .event-stores{font-size:14px;color:var(--cp-muted);letter-spacing:0}
.cute-page .event-badge{font-size:14px;letter-spacing:0;padding:4px 12px}.cute-page .event-badge.done{background:#f0eaf3;color:#63536d;border:1px solid #dfd2e6}.cute-page .event-badge.now{background:#a94f7e;color:white}.cute-page .event-badge.soon{background:#fff0f7;color:#8b4268;border-color:#edcfe2}
.cute-page .event-hero-img{max-width:720px;margin:0 auto 28px;border:5px solid white;border-radius:24px;box-shadow:0 8px 30px #9c71931c}.cute-page .event-hero-img img{width:100%;height:auto;object-fit:contain}
.cute-page .footer{background:linear-gradient(120deg,#fff0f7,#eff6ff);border-top:1px solid var(--cp-line);color:var(--cp-muted);padding:34px 24px 28px;margin-top:30px}.cute-page .footer-logo img{width:140px;height:70px;object-fit:contain;margin-bottom:20px}.cute-page .footer-links{gap:12px 22px}.cute-page .footer-links a{font-size:14px;letter-spacing:0;color:#654d6d}.cute-page .footer-copy{font-size:12px;color:#77627e;letter-spacing:0}
.cute-page :is(h1,h2,h3)[id]{scroll-margin-top:100px}
@media(max-width:768px){.cute-page .nav{padding:8px 18px;min-height:68px}.cute-page .nav-logo img{width:102px;height:50px}.cute-page .nav-links{display:none;position:fixed;top:68px;left:0;right:0;width:100%;height:auto;max-height:calc(100dvh - 68px);overflow-y:auto;padding:20px 24px;background:#fff7fc;border-bottom:2px solid #eed8e9;justify-content:flex-start;gap:8px;transition:none}.cute-page .nav-links.open{display:flex;right:0}.cute-page .nav-links a{font-size:16px;display:block;padding:10px 20px;color:var(--cp-ink)}.cute-page .page-hero{padding:28px 18px}.cute-page .page-hero h1{font-size:27px}.cute-page .page-hero .lead{font-size:14px}.cute-page .breadcrumb{padding:16px 18px 0}.cute-page .page-body{padding:24px 18px 38px}.cute-page .page-body h2{font-size:22px;padding:12px 14px}.cute-page :is(.price-table,.compare-table,.event-facts){display:block;overflow-x:auto;overscroll-behavior-x:contain}.cute-page :is(.price-table,.compare-table,.event-facts) :is(th,td){padding:12px 10px;font-size:14px;min-width:84px}.cute-page .event-card{grid-template-columns:minmax(0,1fr);gap:18px;padding:16px;border-radius:22px}.cute-page .event-card h3{font-size:21px}.cute-page .event-card .event-thumb{max-width:480px;margin:auto}.cute-page .event-card .event-meta{width:100%}.cute-page .callout,.cute-page .event-empty,.cute-page .faq-item{padding:18px}.cute-page .cta-box{padding:24px 18px}.cute-page .cta-btns a{margin:5px 0;width:100%}}
@media(prefers-reduced-motion:reduce){.cute-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

.cute-page .page-body a[style*="color:#b49b78"]{color:#914b75!important}
.cute-page .nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--cp-ink)}
.cute-page .nav-logo img{width:46px;height:52px}
.cute-page .nav-logo::after{content:"M’s GROUP";font:700 20px/1.2 Georgia,serif;letter-spacing:.01em}
@media(max-width:768px){.cute-page :is(.price-table,.event-facts){display:table;table-layout:fixed}.cute-page .nav-logo img{width:40px;height:48px}.cute-page .nav-logo::after{font-size:19px}}
