@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-dynamic-subset.min.css");

:root {
  --mm-blue: #3a8afd;
  --mm-blue-dark: #2b7bf0;
  --mm-navy: #0f1c3a;
  --mm-navy-light: #1d3160;
  --mm-pink: #ff006c;
  --mm-ink: #111827;
  --mm-ink-2: #3d4753;
  --mm-muted: #8a95a3;
  --mm-line: #e8ecf1;
  --mm-soft: #f4f6f8;
  --mm-bg: #f3f5f9;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--mm-bg); color: var(--mm-ink); font-family: Pretendard, "Malgun Gothic", sans-serif; }
body, button, input { font: inherit; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
button { cursor: pointer; }
.skip { position: fixed; left: 12px; top: -80px; z-index: 999; padding: 12px 18px; color: #fff; background: var(--mm-navy); border-radius: 8px; }
.skip:focus { top: 12px; }
.sr-only { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0,0,0,0) !important; white-space: nowrap !important; border: 0 !important; }
.mm-wrap { width: 100%; max-width: 1300px; margin: 0 auto; padding-inline: 12px; }

.mm-util { height: 34px; background: #fff; border-bottom: 1px solid var(--mm-line); }
.mm-util .mm-wrap { height: 100%; display: flex; justify-content: flex-end; align-items: center; gap: 14px; color: #666; font-size: 12px; }
.mm-util a:hover { color: var(--mm-blue); }
.mm-logo-row { background: #fff; border-bottom: 1px solid var(--mm-line); }
.mm-logo-row .mm-wrap { min-height: 118px; display: flex; align-items: center; gap: 26px; }
.mm-brand { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 2px; }
.mm-brand img { width: auto; height: 52px; }
.mm-brand small { margin-left: 2px; color: #8a94a0; font-size: 11px; font-weight: 500; }
.mm-menu { background: linear-gradient(180deg, #1a2c57 0%, #0f1c3a 100%); border-bottom: 1px solid rgba(91,155,253,.42); box-shadow: inset 0 1px 0 rgba(255,255,255,.09), 0 3px 12px rgba(15,28,58,.26); }
.mm-menu .mm-wrap { display: flex; align-items: stretch; height: 54px; padding: 0; }
.mm-menu a { position: relative; flex: 1 1 0; display: flex; align-items: center; justify-content: center; color: #e6edfb; font-size: 15px; font-weight: 700; letter-spacing: -.02em; white-space: nowrap; transition: color .15s, background .15s; }
.mm-menu a::after { content: ""; position: absolute; left: 50%; right: 50%; bottom: 0; height: 3px; border-radius: 3px 3px 0 0; opacity: 0; background: linear-gradient(90deg, #5b9bfd, #8fd0ff); transition: left .2s ease, right .2s ease, opacity .2s ease; }
.mm-menu a:hover, .mm-menu a[aria-current="page"] { color: #fff; background: rgba(255,255,255,.05); }
.mm-menu a:hover::after, .mm-menu a[aria-current="page"]::after { left: 15%; right: 15%; opacity: 1; }

.mm-body { display: grid; grid-template-columns: 250px minmax(0,1fr); gap: 18px; align-items: start; padding: 16px 0 44px; }
.mm-body.full { grid-template-columns: 1fr; }
.mm-main { min-width: 0; }
.mm-aside { position: relative; }
.mm-widget { --w1:#5b9bfd; --w2:#2563eb; --wsh:37,99,235; margin-bottom: 14px; overflow: hidden; border: 1px solid var(--mm-line); border-radius: 14px; background: #fff; box-shadow: 0 1px 2px rgba(16,24,40,.05), 0 12px 26px -16px rgba(var(--wsh),.55); transition: transform .18s ease, box-shadow .18s ease; }
.mm-widget:hover { transform: translateY(-2px); box-shadow: 0 2px 4px rgba(16,24,40,.06), 0 20px 34px -16px rgba(var(--wsh),.7); }
.mm-widget.theme { --w1:#a78bfa; --w2:#7c3aed; --wsh:124,58,237; }
.mm-widget.guide { --w1:#2dd4bf; --w2:#0d9488; --wsh:13,148,136; }
.mm-widget h2 { height: 48px; margin: 0; padding: 0 14px; display: flex; align-items: center; color: #fff; font-size: 14px; font-weight: 800; letter-spacing: -.03em; background: linear-gradient(135deg,var(--w1),var(--w2)); box-shadow: inset 0 1px 0 rgba(255,255,255,.38), inset 0 -1px 0 rgba(0,0,0,.14); }
.mm-widget h2 i { margin-left: auto; width: 26px; height: 26px; display: grid; place-items: center; border-radius: 50%; background: rgba(255,255,255,.22); font-style: normal; }
.mm-widget-body { padding: 10px; background: linear-gradient(#fff,#fafbfd); }
.mm-link-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 6px; }
.mm-link-grid a { display: block; padding: 8px 9px; color: #4a5563; font-size: 13px; font-weight: 600; letter-spacing: -.02em; border: 1px solid #eceff4; border-radius: 9px; background: #fff; box-shadow: 0 1px 1px rgba(16,24,40,.04); transition: transform .13s ease, box-shadow .13s ease, color .13s, border-color .13s; }
.mm-link-grid a:hover { transform: translateY(-1px); color: var(--w2); border-color: rgba(var(--wsh),.34); box-shadow: 0 4px 9px -3px rgba(var(--wsh),.34); }
.mm-partner-bar { width: min(100%,266px); min-height: 66px; display: flex; align-items: center; gap: 8px; margin-left: auto; padding: 9px 10px; border: 1px solid #e3e9f2; border-radius: 16px; background: #fff; box-shadow: 0 10px 26px rgba(16,24,40,.09); }
.mm-partner-icon { width: 42px; height: 42px; flex: 0 0 auto; display: grid; place-items: center; color: #fff; font-size: 15px; border-radius: 50%; background: linear-gradient(145deg,#5b9bfd,#2563eb); box-shadow: 0 8px 17px rgba(37,99,235,.26); }
.mm-partner-copy { min-width: 0; display: grid; line-height: 1.08; }
.mm-partner-copy small { color: #8793a5; font-size: 10px; font-weight: 800; white-space: nowrap; }
.mm-partner-copy strong { margin-top: 3px; color: #111827; font-size: 17px; font-weight: 900; letter-spacing: -.05em; white-space: nowrap; }
.mm-partner-bar > a { min-height: 44px; display: grid; place-items: center; margin-left: auto; padding: 0 10px; color: #fff; font-size: 11px; font-weight: 800; white-space: nowrap; border-radius: 12px; background: linear-gradient(135deg,#1a2c57,#0f1c3a); box-shadow: 0 8px 18px rgba(15,28,58,.22); }
.mm-sidebar-inquiry { width: 100%; min-height: 142px; display: grid; place-content: center; text-align: center; border-radius: 24px; background: linear-gradient(145deg,#354052,#273141); box-shadow: 0 18px 36px rgba(16,24,40,.2); }
.mm-sidebar-inquiry small { color: #c9d1dc; font-size: 15px; font-weight: 700; }
.mm-sidebar-inquiry strong { margin-top: 8px; color: #fff; font-size: 27px; font-weight: 900; letter-spacing: -.05em; }

.mm-hero { position: relative; min-height: 228px; overflow: hidden; padding: 34px 30px 30px; color: #fff; border-radius: 16px; background: radial-gradient(900px 320px at 88% -20%,rgba(91,155,253,.40),transparent 62%), radial-gradient(620px 280px at 4% 118%,rgba(45,212,191,.22),transparent 62%), linear-gradient(135deg,#1d3160,#0f1c3a); box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 18px 38px -24px rgba(15,28,58,.85); }
.mm-hero h1 { margin: 0; color: #fff; font-size: 30px; font-weight: 800; letter-spacing: -.04em; }
.mm-search-thumbnail { position: absolute; top: 24px; right: 24px; width: 48px; height: 48px; object-fit: cover; opacity: .05; }
.mm-hero p { margin: 9px 72px 0 0; color: #b6c6e6; font-size: 14.5px; letter-spacing: -.02em; }
.mm-hero-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 22px; }
.mm-hero-chips a { padding: 9px 15px; color: #e8eefc; font-size: 13.5px; font-weight: 700; border: 1px solid rgba(255,255,255,.17); border-radius: 999px; background: rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.14); transition: transform .14s ease, background .14s, border-color .14s; }
.mm-hero-chips a:hover { transform: translateY(-1px); color: #fff; border-color: rgba(143,208,255,.65); background: rgba(255,255,255,.2); }
.mm-region-search { display: grid; grid-template-columns: minmax(0,1fr) auto; gap: 8px; margin-top: 18px; max-width: 620px; }
.mm-hero .mm-region-search { position: absolute; right: 30px; bottom: 18px; width: min(520px,calc(100% - 60px)); margin: 0; }
.mm-region-search input { height: 46px; min-width: 0; padding: 0 15px; color: #101828; caret-color: #101828; border: 1px solid #9aabc2; border-radius: 11px; outline: 0; background: #fff; }
.mm-region-search input::placeholder { color: #667085; opacity: 1; }
.mm-region-search input:focus { border-color: #2586e8; box-shadow: 0 0 0 4px rgba(37,134,232,.18); }
.mm-hero .mm-region-search input { color: #fff; caret-color: #fff; border-color: rgba(255,255,255,.4); background: rgba(255,255,255,.12); }
.mm-hero .mm-region-search input::placeholder { color: #d7e1f4; }
.mm-region-search button { padding: 0 18px; color: var(--mm-navy); font-weight: 800; border: 0; border-radius: 11px; background: #fff; }
.mm-search-status { margin-top: 8px; min-height: 19px; color: #d4e1fa; font-size: 12px; }
.mm-hero .mm-search-status { position: absolute; right: 30px; bottom: 0; margin: 0; }

.mm-section-title { display: flex; align-items: center; gap: 8px; margin: 22px 0 12px; font-size: 17px; font-weight: 800; letter-spacing: -.03em; }
.mm-section-title::before { content: ""; width: 3px; height: 16px; border-radius: 2px; background: var(--mm-blue); }
.mm-section-title span { margin-left: auto; color: var(--mm-blue); font-size: 12.5px; font-weight: 700; }
.mm-shop-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.mm-card { display: block; padding: 10px 10px 4px; overflow: hidden; border: 1px solid #e6ebf2; border-radius: 16px; background: #fff; box-shadow: 0 2px 4px rgba(16,24,40,.05), 0 10px 26px rgba(16,24,40,.07); transition: transform .18s cubic-bezier(.2,.7,.3,1), box-shadow .18s, border-color .18s; }
.mm-card:hover { transform: translateY(-5px); border-color: #bcd6fb; box-shadow: 0 4px 10px rgba(58,138,253,.1),0 20px 40px rgba(16,24,40,.14); }
.mm-card-image { position: relative; display: block; aspect-ratio: 1; overflow: hidden; border-radius: 11px; background: #eef1f5; }
.mm-card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s cubic-bezier(.2,.7,.3,1); }
.mm-card:hover .mm-card-image img { transform: scale(1.06); }
.mm-card-image::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: linear-gradient(180deg,transparent 72%,rgba(17,24,39,.18)); }
.mm-card-body { padding: 13px 6px 12px; }
.mm-card-body h3 { margin: 0; overflow: hidden; color: #1b2b45; font-size: 15px; font-weight: 800; line-height: 1.35; letter-spacing: -.03em; text-overflow: ellipsis; white-space: nowrap; }
.mm-card:hover h3 { color: var(--mm-blue); }
.mm-card-body p { display: -webkit-box; margin: 5px 0 0; overflow: hidden; color: var(--mm-muted); font-size: 13.5px; line-height: 1.5; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.mm-card-meta { display: block; margin-top: 3px; color: #7d8794; font-size: 13.5px; }
.mm-card-price { display: flex; align-items: baseline; gap: 7px; margin-top: 4px; }
.mm-card-price b { font-size: 19px; font-weight: 800; letter-spacing: -.04em; }
.mm-card-price span { color: #7d8794; font-size: 13px; font-weight: 600; }

.mm-mag-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 18px; }
.mm-mag-card { overflow: hidden; border: 1px solid var(--mm-line); border-radius: 14px; background: #fff; }
.mm-mag-card img { width: 100%; aspect-ratio: 1.55; object-fit: cover; }
.mm-mag-card div { padding: 14px; }
.mm-mag-card strong { display: -webkit-box; overflow: hidden; font-size: 14px; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.mm-mag-card span { display: block; margin-top: 8px; color: var(--mm-muted); font-size: 12px; }
.mm-panel { overflow: hidden; border: 1px solid var(--mm-line); border-radius: 16px; background: #fff; box-shadow: 0 1px 2px rgba(16,24,40,.04); }
.mm-panel > h2 { height: 52px; margin: 0; padding: 0 20px; display: flex; align-items: center; justify-content: space-between; font-size: 15px; border-bottom: 1px solid #f1f4f7; }
.mm-notice { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 13px 20px; color: var(--mm-ink-2); font-size: 14px; border-bottom: 1px solid #f4f6f8; }
.mm-notice:last-child { border-bottom: 0; }
.mm-notice time { color: #a3adba; font-size: 12.5px; }

.mm-crumb { display: flex; flex-wrap: wrap; gap: 6px; align-items: center; margin-bottom: 12px; color: var(--mm-muted); font-size: 12.5px; }
.mm-crumb b { color: var(--mm-ink); }
.mm-page-head { position: relative; }
.mm-page-width-804 { width: min(100%,804px); }
.mm-page-width-860 { width: min(100%,860px); }
.mm-page-head + .mm-crumb { margin-top: 30px; }
.mm-page-head + .mm-crumb + section > .mm-section-title { margin-top: 38px; }
.mm-page-head h1 { margin: 0; font-size: 26px; font-weight: 800; letter-spacing: -.04em; }
.mm-page-head p { margin: 7px 0 0; color: #7a8593; font-size: 14px; }
.mm-page-head .mm-search-thumbnail { position: absolute; top: 0; right: 0; width: 44px; height: 44px; margin: 0; opacity: .08; border-radius: 0; }
.mm-hub-grid { display: grid; grid-template-columns: repeat(6,minmax(0,1fr)); gap: 8px; margin-top: 18px; }
.mm-hub-grid a { height: 46px; display: flex; align-items: center; justify-content: center; color: #4a5561; font-size: 13.5px; font-weight: 700; border: 1px solid var(--mm-line); border-radius: 11px; background: #fff; }
.mm-hub-grid a:hover { color: var(--mm-blue); border-color: var(--mm-blue); background: #f4f9ff; }
.mm-copy-panel { margin-top: 18px; padding: 18px 20px; border: 1px solid #eef1f5; border-radius: 12px; background: #fff; }
.mm-copy-panel h2, .mm-copy-panel h3 { margin: 0 0 10px; letter-spacing: -.03em; }
.mm-copy-panel h2 { font-size: 18px; }
.mm-copy-panel h3 { margin-top: 18px; font-size: 15px; }
.mm-copy-panel p, .mm-copy-panel li { color: #5c6673; font-size: 13.5px; line-height: 1.78; }
.mm-copy-panel p { margin: 8px 0 0; }
.mm-copy-panel ul { margin: 10px 0 0; padding-left: 20px; }
.mm-blog-detail { position: relative; width: min(100%,820px); }
.mm-blog-detail > header { position: relative; min-height: 146px; padding-top: 24px; }
.mm-blog-detail > header > span { display: block; color: var(--mm-blue); font-size: 12px; font-weight: 800; }
.mm-blog-detail > header h1 { margin: 17px 0 0; font-size: 30px; line-height: 1.4; letter-spacing: -.04em; }
.mm-blog-detail > header p { margin: 8px 0 0; color: var(--mm-muted); font-size: 13px; }
.mm-blog-detail > header .mm-search-thumbnail { top: 24px; right: 0; }
.mm-blog-detail .mm-copy-panel { margin-top: 28px; padding: 26px; }
.mm-blog-detail .mm-copy-panel img { width: min(100%,600px); margin: 24px auto 0; }
.mm-notice-detail { position: relative; width: min(100%,720px); }
.mm-notice-detail > header { position: relative; min-height: 103px; }
.mm-notice-detail > header > span { display: block; color: var(--mm-blue); font-size: 12px; font-weight: 800; }
.mm-notice-detail > header h1 { margin: 28px 0 0; font-size: 30px; line-height: 1.27; letter-spacing: -.04em; }
.mm-notice-detail > header p { margin: 8px 0 0; color: var(--mm-muted); font-size: 13px; }
.mm-notice-detail > header .mm-search-thumbnail { top: 0; right: 0; }
.mm-notice-detail > .mm-block { margin-top: 82px; }
.mm-notice-detail > footer { min-height: 60px; display: flex; align-items: center; justify-content: space-between; margin-top: 16px; padding: 0 18px; border-top: 1px solid var(--mm-line); color: #64748b; font-size: 13px; }
.mm-search-panel { margin-top: 22px; }
.mm-search-panel .mm-section-title { margin-bottom: 10px; }
.mm-search-panel .mm-region-search, .mm-page-head .mm-region-search { max-width: none; margin-top: 12px; padding: 7px; border: 2px solid #8bc9ff; border-radius: 16px; background: #fff; box-shadow: 0 8px 22px rgba(37,134,232,.12); }
.mm-search-panel .mm-region-search { margin-top: 0; }
.mm-search-panel .mm-region-search input, .mm-page-head .mm-region-search input { color: #101828; caret-color: #101828; border-color: #aab8ca; background: #fff; }
.mm-search-panel .mm-region-search input::placeholder, .mm-page-head .mm-region-search input::placeholder { color: #667085; opacity: 1; }
.mm-search-panel .mm-region-search button { min-width: 116px; color: #fff; background: linear-gradient(135deg,#1a2c57,#0f1c3a); }
.mm-search-panel .mm-search-status { margin: 6px 0 0; color: #64748b; }
.mm-profile-section { position: relative; }
.mm-profile-section > .mm-section-title { margin-top: 38px; }
.mm-profile-section .mm-shop-grid { margin-top: 12px; }

.mm-detail { padding-bottom: 24px; }
.mm-detail-hero { display: grid; grid-template-columns: 54% 38%; justify-content: space-between; gap: 0; align-items: start; }
.mm-detail-photo { position: relative; overflow: hidden; border-radius: 14px; }
.mm-detail-photo > img { width: 100%; height: 420px; object-fit: cover; object-position: center 22%; }
.mm-summary { position: sticky; top: 12px; padding: 20px; border: 1px solid var(--mm-line); border-radius: 16px; background: #fff; box-shadow: 0 2px 4px rgba(16,24,40,.04),0 12px 30px rgba(16,24,40,.07); }
.mm-summary > small { color: var(--mm-blue); font-size: 12.5px; font-weight: 800; }
.mm-summary h1 { margin: 7px 0 0; font-size: 26px; line-height: 1.28; font-weight: 800; letter-spacing: -.045em; }
.mm-summary .mm-search-thumbnail { position: absolute; top: 20px; right: 20px; width: 44px; height: 44px; margin: 0; opacity: .08; }
.mm-profile-partner-name { display: inline-flex; align-items: center; gap: 5px; margin: 10px 0 12px; padding: 5px 9px; color: #64748b; font-size: 12px; line-height: 1.35; border: 1px solid #dbe5f3; border-radius: 999px; background: #f8fbff; }
.mm-profile-partner-name strong { color: #344054; font-weight: 800; }
.mm-summary-badges { display: flex; flex-wrap: wrap; gap: 6px; }
.mm-summary-badges span { padding: 4px 10px; color: #0f7b43; font-size: 11.5px; font-weight: 800; border-radius: 7px; background: #e7f7ee; }
.mm-summary-price { display: flex; flex-wrap: wrap; align-items: baseline; gap: 8px; margin: 16px 0; padding: 16px 18px; color: #fff; border-radius: 14px; background: linear-gradient(135deg,#101828,#1d2939); box-shadow: 0 10px 24px rgba(16,24,40,.28); }
.mm-summary-price span { width: 100%; color: #93c5fd; font-size: 11.5px; font-weight: 800; }
.mm-summary-price b { font-size: 27px; letter-spacing: -.05em; }
.mm-summary-price em { color: rgba(255,255,255,.6); font-size: 12px; font-style: normal; }
.mm-summary-list { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.mm-summary-list li { display: flex; gap: 9px; align-items: flex-start; color: var(--mm-ink-2); font-size: 13.5px; line-height: 1.55; }
.mm-summary-list i { width: 30px; height: 30px; flex: 0 0 auto; display: grid; place-items: center; color: var(--mm-blue); border-radius: 9px; background: #eef4ff; font-style: normal; }
.mm-summary-action { width: 170px; min-height: 50px; display: grid; place-items: center; margin-top: 18px; color: #fff; font-size: 14px; font-weight: 800; border-radius: 12px; background: linear-gradient(135deg,#3a8afd,#2563eb); box-shadow: 0 10px 22px rgba(37,99,235,.26); transition: transform .16s ease, box-shadow .16s ease; }
.mm-summary-action:hover { transform: translateY(-2px); box-shadow: 0 14px 28px rgba(37,99,235,.34); }
.mm-detail-tabs { position: sticky; top: 0; z-index: 20; display: flex; gap: 2px; margin: 26px 0 16px; overflow-x: auto; border-bottom: 1px solid var(--mm-line); background: #fff; }
.mm-detail-tabs a { padding: 15px 22px; color: var(--mm-muted); font-size: 15px; font-weight: 700; white-space: nowrap; border-bottom: 2px solid transparent; }
.mm-detail-tabs a:first-child { color: var(--mm-ink); border-bottom-color: var(--mm-ink); }
.mm-block { margin-bottom: 14px; padding: 22px 24px; border: 1px solid var(--mm-line); border-radius: 16px; background: #fff; box-shadow: 0 1px 2px rgba(16,24,40,.04); }
.mm-block h2 { display: flex; align-items: center; gap: 8px; margin: 0 0 14px; font-size: 16px; }
.mm-block h2::before { content: ""; width: 3px; height: 16px; background: var(--mm-blue); border-radius: 2px; }
.mm-block h3 { margin: 20px 0 8px; font-size: 15px; }
.mm-block p, .mm-block li { color: #4a5561; font-size: 13.5px; line-height: 1.8; }
.mm-block p { margin: 8px 0 0; }
.mm-block ul { margin: 8px 0 0; padding-left: 20px; }
.mm-booking-steps { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 10px; margin-top: 16px; }
.mm-booking-steps article { min-width: 0; padding: 16px; border: 1px solid #dbe7f6; border-radius: 13px; background: linear-gradient(145deg,#f9fbff,#eff5ff); }
.mm-booking-steps article > b { display: inline-grid; width: 32px; height: 32px; place-items: center; color: #fff; font-size: 12px; border-radius: 10px; background: linear-gradient(135deg,#5b9bfd,#2563eb); }
.mm-booking-steps article h3 { margin: 13px 0 0; font-size: 14px; }
.mm-booking-steps article p { margin-top: 7px; font-size: 12.5px; line-height: 1.65; }
.mm-course-tag { display: inline-flex; padding: 6px 13px; color: var(--mm-blue); font-size: 12.5px; font-weight: 800; border-radius: 999px; background: #eef4ff; }
.mm-course-list { display: grid; gap: 8px; margin-top: 10px; }
.mm-course-row { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 16px 18px; border: 1px solid #e2eaf4; border-radius: 12px; background: linear-gradient(135deg,#f5f9ff,#eef3fa); }
.mm-course-row strong { font-size: 14px; }
.mm-course-row b { font-size: 19px; letter-spacing: -.04em; }
.mm-faq { display: grid; gap: 8px; }
.mm-faq details { overflow: hidden; border: 1px solid #e3eaf4; border-radius: 11px; background: #f7faff; }
.mm-faq summary { padding: 14px 16px; font-size: 13.5px; font-weight: 700; cursor: pointer; }
.mm-faq p { padding: 0 16px 14px; }
.mm-embed-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.mm-embed-grid iframe { width: 100%; min-height: 280px; border: 0; border-radius: 12px; background: #eef1f5; }

.mm-footer { margin-top: 40px; padding: 36px 0 30px; border-top: 1px solid var(--mm-line); background: #f7f8fa; }
.mm-footer-top { display: grid; grid-template-columns: 1.7fr 1.1fr 1fr 1fr 1fr; gap: 26px; }
.mm-footer-brand img { width: auto; height: 42px; }
.mm-footer-brand p { max-width: 320px; margin: 11px 0 15px; color: #7b8592; font-size: 12.5px; line-height: 1.72; }
.mm-footer nav h2 { margin: 0 0 13px; color: #3a4451; font-size: 13px; }
.mm-footer nav a { display: block; margin-bottom: 8px; color: #6b7581; font-size: 12.5px; }
.mm-footer-bottom { margin-top: 28px; padding-top: 20px; border-top: 1px solid var(--mm-line); }
.mm-footer-bottom p { margin: 0 0 10px; color: #8892a0; font-size: 12px; line-height: 1.75; }
.mm-footer-bottom small { color: #9aa4b0; font-size: 12px; }
.mm-fixed-call { position: fixed; right: max(18px,env(safe-area-inset-right)); bottom: max(18px,env(safe-area-inset-bottom)); z-index: 90; min-width: 112px; min-height: 48px; display: grid; place-items: center; padding: 12px 18px; color: #fff; font-size: 14px; font-weight: 800; border-radius: 14px; background: linear-gradient(135deg,#1a2c57,#0f1c3a); box-shadow: 0 12px 28px rgba(15,28,58,.32); }
.mm-fixed-call:focus-visible, a:focus-visible, button:focus-visible, input:focus-visible { outline: 3px solid #8fd0ff; outline-offset: 3px; }

@media (max-width: 1200px) {
  .mm-shop-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
}
@media (max-width: 1024px) {
  .mm-body { grid-template-columns: 1fr; }
  .mm-aside .mm-widget, .mm-aside .mm-sidebar-inquiry { display: none; }
  .mm-aside { display: block; }
}
@media (max-width: 960px) {
  .mm-logo-row .mm-wrap { flex-wrap: wrap; padding-block: 12px; }
  .mm-partner-bar { width: min(100%,266px); margin-left: auto; }
  .mm-detail-hero { grid-template-columns: 1fr; gap: 16px; }
  .mm-detail-photo > img { height: 420px; }
  .mm-summary { position: static; }
  .mm-booking-steps { grid-template-columns: 1fr 1fr; }
  .mm-footer-top { grid-template-columns: 1fr 1fr; gap: 24px 20px; }
  .mm-footer-brand { grid-column: 1/-1; }
}
@media (max-width: 900px) {
  .mm-hub-grid { grid-template-columns: repeat(3,minmax(0,1fr)); }
  .mm-mag-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
}
@media (max-width: 820px) {
  .mm-shop-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 13px; }
  .mm-embed-grid { grid-template-columns: 1fr; }
}
@media (max-width: 640px) {
  .mm-menu .mm-wrap { overflow-x: auto; padding-inline: 12px; }
  .mm-menu a { flex: 0 0 auto; padding-inline: 12px; font-size: 14px; }
  .mm-body { padding-top: 12px; }
  .mm-hero { min-height: 0; padding: 24px 18px 22px; border-radius: 14px; }
  .mm-hero h1 { font-size: 22px; }
  .mm-hero p { margin-right: 48px; font-size: 13.5px; }
  .mm-hero-chips { gap: 6px; margin-top: 18px; }
  .mm-hero-chips a { padding: 8px 13px; font-size: 13px; }
  .mm-region-search { grid-template-columns: 1fr; }
  .mm-hero .mm-region-search { position: static; width: auto; margin-top: 18px; }
  .mm-hero .mm-search-status { position: static; margin-top: 8px; }
  .mm-region-search button { height: 44px; }
  .mm-detail-photo > img { height: min(88vw,380px); object-position: center 26%; }
  .mm-partner-bar { width: min(100%,266px); min-height: 66px; flex-wrap: nowrap; gap: 8px; margin-left: auto; padding: 9px 10px; border-radius: 16px; }
  .mm-partner-icon { width: 42px; height: 42px; font-size: 15px; }
  .mm-partner-copy small { font-size: 10px; }
  .mm-partner-copy strong { font-size: 17px; }
  .mm-partner-bar > a { width: auto; min-height: 44px; margin-left: auto; padding-inline: 10px; border-radius: 12px; }
  .mm-block { padding: 18px 16px; }
  .mm-detail-tabs a { padding: 13px 14px; }
}
@media (max-width: 520px) {
  .mm-hub-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mm-mag-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
  .mm-footer { padding-inline: 2px; }
  .mm-footer-top { grid-template-columns: 1fr 1fr; gap: 22px 16px; }
}
@media (max-width: 420px) {
  .mm-shop-grid { grid-template-columns: 1fr; }
  .mm-card { border-radius: 14px; }
  .mm-booking-steps { grid-template-columns: 1fr; }
}
@media (hover: none) {
  .mm-card:hover, .mm-widget:hover, .mm-link-grid a:hover, .mm-summary-action:hover, .mm-hero-chips a:hover { transform: none; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .001ms !important; animation-duration: .001ms !important; }
}
