/* Scoped menu-choice UI; does not restyle unrelated site sections. */
.mb-section{padding:42px 0;background:#fffaf5;border-block:1px solid #e8d9ce;color:#30231e;scroll-margin-top:100px}
.mb-section .container{width:min(1120px,calc(100% - 32px));max-width:1120px;margin-inline:auto}
.mb-section h2{font-size:clamp(1.5rem,3vw,2.3rem);line-height:1.25;margin:0 0 12px;color:#30231e}
.mb-eyebrow{font-size:12px!important;font-weight:800;letter-spacing:.13em;color:#753128;margin:0 0 12px}
.mb-lead{font-size:18px;line-height:1.8;max-width:820px;color:#58463b}
.mb-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}
.mb-card{display:flex;flex-direction:column;border:1px solid #e6d9ce;background:#fff;border-radius:16px;padding:20px;min-width:0;scroll-margin-top:100px}
.mb-card h3{font-size:18px;line-height:1.35;margin:0 0 12px;color:#35251e;overflow-wrap:anywhere}
.mb-card .mb-price{font-size:25px;font-weight:800;color:#792d23}
.mb-card p{font-size:14px;line-height:1.6;color:#665043;margin:8px 0 16px}
.mb-card a{font-size:15px;font-weight:750;color:#702d22;margin-top:auto;padding-block:8px;text-underline-offset:4px}
.mb-note{font-size:13px;line-height:1.7;color:#6a584f;max-width:900px;margin:16px 0}
.mb-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}
.mb-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:10px;background:#702d22;color:#fff!important;text-decoration:none;font-size:16px;font-weight:750;min-height:48px;box-sizing:border-box}
.mb-secondary{background:#fff;color:#702d22!important;border:1px solid #702d22}
.mb-text-link{color:#702d22;font-size:15px;text-underline-offset:4px}
.mb-copy{font:inherit;font-size:14px;color:#6d2b21;border:1px solid #a58375;border-radius:8px;padding:10px 14px;background:#fff;cursor:pointer}
.mb-detail{margin:0;background:#fffdfa;color:#30251f;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7}
.mb-detail *{box-sizing:border-box}
.mb-detail a{color:#702d22;text-underline-offset:4px}
.mb-header{max-width:1160px;margin:auto;padding:20px;display:flex;justify-content:space-between;gap:18px;align-items:center;border-bottom:1px solid #e6d9ce}
.mb-header>a{text-decoration:none}.mb-header strong{font-size:21px;line-height:1.3}
.mb-header span{display:block;font-size:10px;letter-spacing:.15em;color:#756054}
.mb-header nav{display:flex;flex-wrap:wrap;gap:10px 20px;font-size:14px}
.mb-header nav a{padding:8px 0}
.mb-detail-hero,.mb-content{width:min(900px,calc(100% - 40px));margin:auto;padding:36px 0}
.mb-detail-hero{padding-top:52px;padding-bottom:26px}
.mb-detail h1{font-size:clamp(2rem,4.6vw,3.6rem);letter-spacing:-.035em;line-height:1.14;max-width:880px;margin:12px 0 24px}
.mb-content{border-top:1px solid #eaded3}
.mb-content h2{font-size:clamp(1.4rem,3vw,1.85rem);line-height:1.35;margin:0 0 14px}
.mb-content p{font-size:17px;line-height:1.85;margin:12px 0;color:#534239}
.mb-fact-row{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}
.mb-fact-row>div{display:flex;flex-direction:column;gap:5px;padding:20px 24px;background:#f7ece1;border-radius:14px;min-width:230px}
.mb-fact-row span{font-size:15px}.mb-fact-row strong{font-size:29px;color:#702d22}
.mb-fact-row small{font-size:14px;color:#594437}
.mb-content details{padding:18px 0;border-bottom:1px solid #eaded3}
.mb-content summary{cursor:pointer;font-weight:700;font-size:17px}
.mb-content details p{font-size:16px}
.mb-evidence{margin:0}.mb-evidence img{max-width:100%;width:auto;max-height:500px;height:auto;border-radius:12px;display:block}
.mb-evidence figcaption{font-size:13px;color:#6a584f;margin-top:12px}
.mb-footer{width:min(1120px,calc(100% - 40px));margin:auto;padding:30px 0;font-size:14px;color:#594b42}
.mb-sticky{display:none}
.mb-skip{position:absolute;top:-100px;left:16px;background:#fff;padding:10px;z-index:9999}
.mb-skip:focus{top:10px}
.mb-detail :focus-visible,.mb-section :focus-visible{outline:3px solid #176d70;outline-offset:3px}
@media(max-width:760px){
.mb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.mb-section{padding:28px 0}.mb-card{padding:15px}.mb-card h3{font-size:16px}.mb-card .mb-price{font-size:21px}
.mb-lead{font-size:16px}.mb-header{padding:16px;align-items:flex-start}.mb-header nav{gap:6px 14px;max-width:65%;justify-content:flex-end}
.mb-detail-hero{padding-top:34px}.mb-content{padding:26px 0}.mb-fact-row>div{min-width:0;width:100%;padding:18px}
.mb-actions{gap:8px}.mb-button{font-size:15px;padding:12px 14px}
.mb-detail{padding-bottom:84px}.mb-sticky{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #dfc9b8;padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:10px;z-index:80}
.mb-sticky a{flex:1;text-align:center;background:#702d22;color:#fff;text-decoration:none;padding:12px 8px;border-radius:8px;font-size:14px;font-weight:750}
.mb-sticky a:nth-child(2){background:#f4e9df;color:#702d22}
}
@media(max-width:359px){.mb-grid{grid-template-columns:1fr}.mb-header{flex-wrap:wrap}.mb-header nav{max-width:100%}}

.mb-section:lang(ko),.mb-detail:lang(ko){word-break:keep-all;overflow-wrap:break-word}
