@font-face{font-family:"Pretendard Variable";src:url("../assets/mystoreapp/PretendardVariable.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
/* 마이스토어앱 공통 본문. 기존 홈페이지 스타일에 의존하지 않습니다. */
:root{--ms-paper:#ffffff;--ms-ink:#243247;--ms-brand:#2463cf;--ms-tint:#edf3fc;--ms-accent:#f7f7f5;--ms-muted:#475569;--ms-line:#e3e4e0;--ms-white:#fff;--ms-width:1280px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:145px}
body.ms-site{margin:0;background:var(--ms-paper);color:var(--ms-ink);font-family:"Pretendard Variable",Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:16px;line-height:1.75;word-break:keep-all;overflow-wrap:break-word;-webkit-font-smoothing:antialiased}
.ms-site img{display:block;max-width:100%;object-fit:cover}
.ms-site a{color:inherit;text-decoration:none}
.ms-site button,.ms-site input,.ms-site textarea,.ms-site select{font:inherit}
.ms-site button,.ms-site a{-webkit-tap-highlight-color:transparent}
.ms-site button{cursor:pointer}
.ms-site :focus-visible{outline:3px solid var(--ms-brand);outline-offset:5px}
.ms-site h1,.ms-site h2,.ms-site h3,.ms-site p{margin-top:0}
.ms-site h1,.ms-site h2,.ms-site h3{line-height:1.3;letter-spacing:-.045em}
.ms-site p{margin-bottom:0}
.ms-site [hidden]{display:none!important}
.ms-container{width:calc(100% - 96px);max-width:var(--ms-width);margin:0 auto}
.ms-section{padding:80px 0}
.ms-section h2{font-size:clamp(32px,3.35vw,48px);font-weight:740;margin-bottom:0}
.ms-section h3{font-size:23px;font-weight:700}
.ms-section-heading{margin-bottom:48px}
.ms-heading-split{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end}
.ms-eyebrow{font-size:13px;line-height:1.5;font-weight:700;letter-spacing:.015em;margin-bottom:23px!important;color:var(--ms-brand)}
.ms-lead-text{font-size:18px;line-height:1.9;color:var(--ms-muted)}
.ms-section-heading .ms-lead-text{max-width:465px;font-size:18px}
.ms-tiny{font-size:14px;line-height:1.7;color:var(--ms-muted)}
.ms-panel-note{font-size:14px;line-height:1.8;color:var(--ms-muted);margin-top:24px!important}
.ms-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ms-skip{position:fixed;left:20px;top:-100px;z-index:1000;padding:10px 20px;background:var(--ms-ink);color:#fff!important}
.ms-skip:focus{top:12px}
.ms-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:56px;padding:14px 24px;background:var(--ms-brand);color:#fff!important;border:1px solid var(--ms-brand);border-radius:4px;font-size:16px;font-weight:700;transition:background .2s,transform .2s}
.ms-button:hover{background:var(--ms-ink);transform:translateY(-2px)}
.ms-button span{font-size:22px;line-height:1}
.ms-text-link{display:inline-flex;align-items:center;gap:16px;font-size:14px;font-weight:700;border-bottom:1px solid currentColor;padding:5px 0}
.ms-text-link:hover{color:var(--ms-brand)}
.ms-page-delivery .ms-contact-intro>.ms-text-link:hover{color:var(--ms-ink)}
.ms-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}
.ms-status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--ms-brand);margin-right:10px;vertical-align:middle}
/* 첫 화면 */
.ms-hero{padding:44px 0 54px}
.ms-hero-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:28px;align-items:center}
.ms-hero-copy{position:relative;padding:25px 0 38px;z-index:2}
.ms-hero h1{font-size:clamp(42px,4.8vw,68px);line-height:1.2;letter-spacing:-.035em;font-weight:740;margin-bottom:26px}
.ms-hero-intro{font-size:20px;line-height:1.85;color:var(--ms-muted);margin-bottom:34px!important}
.ms-hero h1 em,.ms-story-card h3 em{font-style:normal;color:var(--ms-brand)}
.ms-hero-intro strong{color:var(--ms-ink);font-weight:700}
.ms-hero-fine{font-size:13px;margin-top:27px!important;color:var(--ms-muted)}
.ms-hero-fine strong{color:var(--ms-brand)}
.ms-hero-fine>span{margin:0 12px}
.ms-hero-copy>.ms-tiny{margin-top:3px;font-size:14px}
.ms-hero-visual{position:relative;height:590px;min-width:0;margin-left:25px}
.ms-hero-photo{width:100%;height:100%;border-radius:8px 8px 80px 8px}
.ms-photo-label{position:absolute;left:23px;right:23px;top:22px;color:#fff;font-size:14px;text-shadow:0 1px 6px #000;background:rgba(23,38,62,.72);width:fit-content;padding:7px 12px;border-radius:3px}

.ms-value-strip{border-top:1px solid var(--ms-line);border-bottom:1px solid var(--ms-line);background:#f7f7f5}
.ms-value-strip>.ms-container{display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0}
.ms-value-strip p{font-size:14px;font-weight:650;display:flex;gap:20px;align-items:center;justify-content:center;border-right:1px solid var(--ms-line)}
.ms-value-strip p:last-child{border:0}
.ms-value-strip span{font-family:Arial,sans-serif;color:#475569;font-size:13px}
/* 도입 문장과 주문 방식 */
.ms-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.ms-problem{border-top:1px solid var(--ms-line);padding-top:26px}
.ms-number{display:block;font-family:Arial,sans-serif;color:#475569;font-size:13px;margin-bottom:20px}
.ms-problem h3{font-size:21px;margin-bottom:12px}
.ms-problem p{font-size:18px;line-height:1.85;color:var(--ms-muted)}
.ms-order-section{background:#f7f7f5}





.ms-order-panel{display:grid;grid-template-columns:1.05fr 1fr;background:var(--ms-paper);border-radius:7px;overflow:hidden;margin-top:22px;min-height:450px}
.ms-order-panel-photo img{width:100%;height:100%;max-height:550px;min-height:450px}
.ms-order-panel-copy{padding:47px 45px;align-self:center}
.ms-pill{display:inline-block;color:var(--ms-brand);font-size:13px;line-height:1.5;padding:5px 10px;border:1px solid #e3e4e0;border-radius:30px;margin-bottom:20px}
.ms-order-panel-copy h3{font-size:31px;line-height:1.4;margin-bottom:18px}
.ms-order-panel-copy>p{font-size:18px;line-height:1.85;color:var(--ms-muted)}
.ms-check-list{padding:0;list-style:none;margin:24px 0 0;font-size:18px;line-height:1.8}
.ms-check-list li{position:relative;padding-left:25px;margin-bottom:7px}
.ms-check-list li:before{content:'✓';position:absolute;left:0;color:var(--ms-brand);font-weight:700}
.ms-order-panel-copy>.ms-panel-note{padding-top:16px;border-top:1px solid var(--ms-line);font-size:14px}
/* 주문 흐름 */
.ms-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;list-style:none;padding:0;margin:0}
.ms-flow li{position:relative;border-top:1px solid var(--ms-line);padding-top:28px}
.ms-flow-symbol{height:56px;width:56px;border-radius:50%;display:grid;place-items:center;background:#f7f7f5;font-size:25px;margin-bottom:27px}
.ms-flow li:not(:last-child):after{content:'→';position:absolute;top:37px;right:-25px;color:#475569}
.ms-step{font-family:Arial,sans-serif;font-size:13px;letter-spacing:.05em;color:var(--ms-brand);display:block;margin-bottom:10px}
.ms-flow h3{font-size:21px;margin-bottom:10px}
.ms-flow p{font-size:18px;color:var(--ms-muted);line-height:1.85}
.ms-flow-note{display:flex;align-items:center;gap:25px;padding:22px 26px;background:#f7f7f5;margin-top:36px;border-radius:4px;font-size:17px;line-height:1.75}
.ms-flow-note strong{flex-shrink:0}
.ms-flow-note p{color:var(--ms-muted)}
/* 업종별 실사진 이야기 */
.ms-stories-section{padding-top:60px}
.ms-story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.ms-story-image{overflow:hidden;border-radius:5px;position:relative;margin-bottom:25px}
.ms-story-image img{width:100%;height:330px}
.ms-story-card:nth-child(2){padding-top:0}
.ms-story-card:nth-child(3){padding-top:0}
.ms-story-card h3{font-size:24px;margin-bottom:12px;line-height:1.45}
.ms-story-card p{font-size:18px;color:var(--ms-muted);line-height:1.85}
.ms-story-card .ms-story-category{font-size:13px;font-weight:700;color:var(--ms-brand);margin-bottom:12px}

.ms-story-more{display:inline-flex;gap:20px;align-items:center;font-size:13px;font-weight:700;border-bottom:1px solid #e3e4e0;padding:15px 0 4px}

.ms-industry-link:hover .ms-story-more{color:var(--ms-brand)}
/* 기능과 비교 */
.ms-feature-section{background:#f7f7f5;color:var(--ms-ink)}
.ms-feature-section .ms-eyebrow{color:var(--ms-brand)}
.ms-feature-section .ms-lead-text{color:#475569;font-size:18px}
.ms-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:44px;row-gap:38px}
.ms-feature{border:1px solid var(--ms-line);padding:28px;background:#fff;border-radius:8px}

.ms-feature h3{font-size:21px;margin-bottom:12px}
.ms-feature p{color:#475569;font-size:18px;line-height:1.85}
.ms-owner-note{display:flex;align-items:center;gap:22px;background:#f7f7f5;margin-top:44px;padding:25px 28px;border-radius:4px}
.ms-owner-mark{font-size:36px;line-height:1;letter-spacing:-6px;color:var(--ms-brand);font-weight:800;margin-right:8px}
.ms-owner-note strong{font-size:15px;font-weight:650}
.ms-owner-note p{font-size:17px;color:#475569;margin-top:5px}
.ms-compare-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:75px;align-items:start}
.ms-compare-grid h2{margin-bottom:25px}
.ms-compare-table{border-collapse:collapse;width:100%;font-size:16px;line-height:1.65;table-layout:fixed}
.ms-compare-table th,.ms-compare-table td{text-align:left;padding:20px 15px;border-bottom:1px solid var(--ms-line);vertical-align:middle}
.ms-compare-table th:first-child{width:23%}
.ms-compare-table thead th{font-size:13px;border-top:1px solid var(--ms-ink)}
.ms-compare-table thead th:last-child{background:var(--ms-brand);color:white}
.ms-compare-table tbody td:last-child{background:#f7f7f5;font-weight:650}
.ms-compare-table tbody td:nth-child(2){color:var(--ms-muted)}
.ms-compare-table-wrap>.ms-tiny{margin-top:15px;font-size:14px}
/* 요금 및 도입 */
.ms-pricing-section{background:var(--ms-accent)}
.ms-pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.ms-pricing-copy h2{margin-bottom:24px}
.ms-pricing-copy>.ms-lead-text{color:#243247;font-size:18px}
.ms-price-zero{margin:30px 0 20px}
.ms-price-zero strong{font-size:80px;letter-spacing:-.08em;font-family:Arial,sans-serif;line-height:1.2}
.ms-price-zero strong span{font-size:24px;letter-spacing:-.04em;font-family:"Pretendard Variable",Pretendard,"Malgun Gothic",sans-serif;margin-left:7px}
.ms-price-zero p{font-size:14px;margin-top:5px}
.ms-pricing-copy>p:last-child{font-size:13px;color:#243247}
.ms-price-card{padding:38px 38px 32px;background:#ffffff;border-radius:8px;box-shadow:0 15px 45px #2432470b}
.ms-price-card-label{font-size:14px;font-weight:700}
.ms-price-card dl{margin:12px 0 0}
.ms-price-card dl>div{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #e3e4e0;padding:20px 0}
.ms-price-card dt{font-size:14px;font-weight:650}
.ms-price-card dt small{display:block;color:var(--ms-muted);font-size:13px;font-weight:400;margin-top:2px}
.ms-price-card dd{font-size:23px;font-weight:700;letter-spacing:-.04em;margin:0;white-space:nowrap}
.ms-price-card dd.ms-monthly{font-size:38px;letter-spacing:-.035em}
.ms-monthly small{font-size:13px;font-weight:400;letter-spacing:0}
.ms-price-note{font-size:14px;text-align:right;color:var(--ms-muted);margin-top:12px!important}
.ms-preferential-intro{margin-top:12px!important}
.ms-fee-details{margin-top:8px;border:1px solid var(--ms-line);border-radius:7px;background:#fff}
.ms-fee-details summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;color:var(--ms-ink);font-size:13px;font-weight:700;cursor:pointer;list-style:none}
.ms-fee-details summary::-webkit-details-marker{display:none}
.ms-fee-details summary span{position:relative;width:14px;height:14px;flex:0 0 14px}
.ms-fee-details summary span::before,.ms-fee-details summary span::after{content:"";position:absolute;left:2px;top:6px;width:10px;height:1px;background:currentColor;transition:transform .2s ease}
.ms-fee-details summary span::after{transform:rotate(90deg)}
.ms-fee-details[open] summary span::after{transform:rotate(0)}
.ms-fee-panel{padding:14px;border-top:1px solid var(--ms-line);background:#fafaf8}
.ms-fee-panel-title{font-size:14px;font-weight:700;margin-bottom:10px!important}
.ms-fee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.ms-fee-grid>div{display:flex;flex-direction:column;min-width:0;padding:10px;background:#fff;border:1px solid var(--ms-line);border-radius:5px}
.ms-fee-grid span{font-size:13px;font-weight:700}
.ms-fee-grid span small{display:block;margin-top:2px;color:var(--ms-muted);font-size:11px;font-weight:400}
.ms-fee-grid strong{margin-top:8px;font-size:20px;color:var(--ms-ink)}
.ms-fee-grid em{margin-top:2px;color:#d87416;font-size:11px;font-style:normal}
.ms-fee-caption{margin-top:10px!important;color:var(--ms-muted);font-size:11px;line-height:1.6}
.ms-price-payment{background:#f7f7f5;padding:15px 17px;margin:24px 0}
.ms-price-payment strong{font-size:13px}
.ms-price-payment p{font-size:14px;color:var(--ms-muted);line-height:1.8;margin-top:4px}
.ms-price-card>.ms-button{width:100%;justify-content:space-between;font-size:16px}
.ms-start-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:0;margin:0;list-style:none}
.ms-start-grid li{border-top:1px solid var(--ms-line);padding-top:23px}
.ms-start-grid li>span{font-family:Arial,sans-serif;font-size:13px;color:var(--ms-brand);display:block;margin-bottom:22px}
.ms-start-grid h3{font-size:20px;margin-bottom:12px}
.ms-start-grid p{font-size:18px;color:var(--ms-muted);line-height:1.85}
/* 자주 묻는 질문 */
.ms-faq-section{padding-top:30px}
.ms-faq-grid{display:grid;grid-template-columns:.85fr 1.5fr;gap:70px}
.ms-faq-grid h2{margin-bottom:30px}
.ms-faq-list{border-top:1px solid var(--ms-ink)}
.ms-faq{border-bottom:1px solid var(--ms-line)}
.ms-faq summary{cursor:pointer;padding:24px 2px;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px;font-weight:650;line-height:1.6}
.ms-faq summary::-webkit-details-marker{display:none}
.ms-faq-plus{font-weight:400;font-size:23px;color:var(--ms-brand);line-height:1;transition:transform .2s}
.ms-faq[open] .ms-faq-plus{transform:rotate(45deg)}
.ms-faq>p{font-size:18px;line-height:1.9;color:var(--ms-muted);padding:0 38px 25px 2px}
.ms-faq[open] summary{color:var(--ms-brand)}
/* 모션은 내용 표시를 막지 않습니다. */
@keyframes ms-rise{from{opacity:.35;transform:translateY(14px)}
to{opacity:1;transform:translateY(0)}
}
.reveal.is-visible{animation:ms-rise .6s ease both}
@media(min-width:1600px){.ms-hero{padding:52px 0 65px}
.ms-hero-visual{height:650px}
}
@media(max-width:1150px){.ms-container{width:calc(100% - 64px)}
.ms-hero-grid{grid-template-columns:1fr 1fr;gap:20px}
.ms-hero-visual{height:560px;margin-left:5px}
.ms-hero h1{font-size:52px}
.ms-hero-intro{font-size:20px}
.ms-actions{gap:16px}
.ms-hero .ms-button{font-size:16px;padding:12px 17px;gap:15px}
.ms-hero .ms-text-link{font-size:16px}
.ms-order-panel-copy{padding:35px}
.ms-order-panel-copy h3{font-size:28px}
.ms-heading-split{gap:45px}
.ms-pricing-grid{gap:50px}
.ms-compare-grid{gap:40px}
.ms-story-image img{height:290px}
.ms-flow{gap:24px}
.ms-flow li:not(:last-child):after{right:-18px}
.ms-feature-grid{column-gap:28px}
.ms-faq-grid{gap:45px}
}
@media(max-width:900px){.ms-section{padding:80px 0}
.ms-hero-grid{grid-template-columns:1fr 1fr;gap:20px}
.ms-hero h1{font-size:42px}
.ms-hero-visual{height:490px}
.ms-hero-copy{padding-top:15px}
.ms-hero-intro br{display:none}
.ms-hero .ms-actions{align-items:flex-start;flex-direction:column;gap:12px}
.ms-hero .ms-eyebrow{font-size:13px}
.ms-photo-label{font-size:13px;left:15px;right:15px;top:15px}
.ms-value-strip p{font-size:13px;gap:10px}
.ms-heading-split{grid-template-columns:1fr;gap:24px}
.ms-section h2{font-size:38px}
.ms-problem-grid{gap:22px}
.ms-problem h3{font-size:19px}
.ms-problem p{font-size:18px}
.ms-order-panel{grid-template-columns:1fr 1fr;min-height:450px}
.ms-order-panel-copy{padding:28px}
.ms-order-panel-copy h3{font-size:25px}
.ms-order-panel-copy>p{font-size:18px}
.ms-check-list{font-size:18px}
.ms-order-panel-photo img{min-height:100%;height:100%;max-height:none}
.ms-flow{grid-template-columns:repeat(2,1fr);gap:35px}
.ms-flow li:after{display:none}
.ms-flow-note{align-items:flex-start;flex-direction:column;gap:5px;font-size:17px}
.ms-stories-section{padding-top:0}
.ms-story-grid{gap:20px}
.ms-story-image img{height:250px}
.ms-story-card h3{font-size:20px}
.ms-story-card p{font-size:18px}
.ms-feature-grid{grid-template-columns:repeat(2,1fr)}
.ms-compare-grid{grid-template-columns:1fr;gap:35px}
.ms-pricing-grid{gap:35px;grid-template-columns:1fr 1fr}
.ms-pricing-section h2{font-size:34px}
.ms-price-card{padding:28px 24px}
.ms-price-card dd.ms-monthly{font-size:32px}
.ms-price-card dt{font-size:13px}
.ms-price-zero strong{font-size:65px}
.ms-start-grid{grid-template-columns:repeat(2,1fr);gap:30px}
.ms-faq-grid{grid-template-columns:1fr;gap:35px}
.ms-faq-section{padding-top:20px}
}
@media(max-width:640px){html{scroll-padding-top:125px}
.ms-container{width:calc(100% - 40px)}
.ms-section{padding:60px 0}
.ms-section h2{font-size:31px;line-height:1.4}
.ms-eyebrow{font-size:13px;margin-bottom:17px!important}
.ms-section-heading{margin-bottom:32px}
.ms-lead-text{font-size:18px;line-height:1.85}
.ms-hero{padding:30px 0 32px}
.ms-hero-grid{grid-template-columns:1fr;gap:28px}
.ms-hero-copy{padding:6px 0 0}
.ms-hero h1{font-size:44px;line-height:1.24;letter-spacing:-.035em;margin-bottom:19px}
.ms-hero .ms-eyebrow{font-size:13px}
.ms-hero-intro{font-size:20px;line-height:1.85;margin-bottom:24px!important;max-width:350px}
.ms-hero-intro br{display:initial}
.ms-hero .ms-actions{flex-direction:row;align-items:center;gap:18px}
.ms-hero .ms-button{min-height:48px;font-size:16px;padding:12px 16px;gap:12px}
.ms-hero .ms-text-link{font-size:16px;gap:8px}
.ms-hero h1 em,.ms-story-card h3 em{font-style:normal;color:var(--ms-brand)}
.ms-hero-intro strong{color:var(--ms-ink);font-weight:700}
.ms-hero-fine{font-size:13px;margin-top:19px!important}
.ms-hero-copy>.ms-tiny{font-size:14px}
.ms-hero-visual{height:370px;margin:0 0 0 17px}
.ms-hero-photo{border-radius:5px 5px 48px 5px}
.ms-photo-label{max-width:calc(100% - 30px);font-size:13px}
.ms-value-strip>.ms-container{display:flex;flex-wrap:wrap;gap:6px 20px;padding:17px 0}
.ms-value-strip p{justify-content:flex-start;border:0;font-size:13px;gap:8px}
.ms-value-strip p>span{font-size:13px}
.ms-heading-split{gap:22px}
.ms-problem-grid{grid-template-columns:1fr;gap:22px}
.ms-problem{position:relative;padding:19px 0 0 39px}
.ms-number{position:absolute;left:0;top:21px;font-size:13px}
.ms-problem h3{font-size:18px;margin-bottom:8px}
.ms-problem p{font-size:18px}




.ms-order-panel{grid-template-columns:1fr;margin-top:18px}
.ms-order-panel-photo img{height:240px;min-height:0}
.ms-order-panel-copy{padding:26px 24px 30px}
.ms-order-panel-copy h3{font-size:25px}
.ms-order-panel-copy>p{font-size:18px}
.ms-check-list{font-size:18px}
.ms-order-panel-copy>.ms-panel-note{font-size:14px}
.ms-flow{grid-template-columns:1fr;gap:22px}
.ms-flow li{padding-top:19px}
.ms-flow-symbol{width:43px;height:43px;font-size:20px;margin-bottom:18px}
.ms-step{font-size:13px}
.ms-flow h3{font-size:17px}
.ms-flow p{font-size:18px}
.ms-flow-note{margin-top:25px;padding:19px 20px;font-size:17px}
.ms-stories-section{padding-top:0}
.ms-story-grid{grid-template-columns:1fr;gap:35px}
.ms-story-card:nth-child(2),.ms-story-card:nth-child(3){padding-top:0}
.ms-story-image{margin-bottom:18px}
.ms-story-image img{height:290px}
.ms-story-card h3{font-size:24px}
.ms-story-card p{font-size:18px}
.ms-story-category{margin-bottom:7px!important}
.ms-story-more{padding-top:11px}
.ms-feature-grid{grid-template-columns:1fr;gap:18px}
.ms-feature{border:1px solid var(--ms-line);padding:28px;background:#fff;border-radius:8px}

.ms-feature h3{font-size:17px;margin-bottom:10px}
.ms-feature p{max-width:42em;font-size:18px}
.ms-owner-note{margin-top:28px;padding:22px 19px;gap:12px;align-items:flex-start}
.ms-owner-mark{font-size:28px;letter-spacing:-5px;flex-shrink:0;line-height:1.3}
.ms-owner-note strong{font-size:13px}
.ms-owner-note p{font-size:17px}
.ms-compare-grid h2{margin-bottom:18px}
.ms-compare-table{font-size:16px}
.ms-compare-table th,.ms-compare-table td{padding:16px 9px}
.ms-compare-table thead th{font-size:13px}
.ms-compare-table th:first-child{width:22%}
.ms-compare-table-wrap>.ms-tiny{font-size:14px}
.ms-pricing-grid{grid-template-columns:1fr;gap:30px}
.ms-fee-grid{grid-template-columns:repeat(2,1fr)}
.ms-pricing-section h2{font-size:32px}
.ms-price-zero{margin:20px 0 12px}
.ms-price-zero strong{font-size:70px}
.ms-price-zero p{font-size:13px}
.ms-price-card{padding:28px}
.ms-price-card dd.ms-monthly{font-size:38px}
.ms-price-card dt{font-size:13px}
.ms-price-card>.ms-button{font-size:16px}
.ms-start-grid{grid-template-columns:1fr;gap:22px}
.ms-start-grid h3{font-size:17px}
.ms-start-grid p{font-size:18px}
.ms-start-grid li>span{margin-bottom:15px}
.ms-faq-section{padding-top:0}
.ms-faq-grid{gap:30px}
.ms-faq-grid h2{margin-bottom:22px}
.ms-faq summary{font-size:17px;padding:20px 0;gap:15px}
.ms-faq>p{font-size:18px;padding-right:18px}
.ms-panel-note{font-size:14px}
}
@media(max-width:370px){.ms-container{width:calc(100% - 32px)}
.ms-hero h1{font-size:38px}
.ms-hero .ms-actions{gap:12px}
.ms-hero .ms-button{padding:11px 12px;font-size:16px}
.ms-hero .ms-text-link{font-size:16px;gap:5px}
.ms-price-card{padding:24px 20px}
.ms-price-card dd.ms-monthly{font-size:33px}


.ms-story-image img{height:250px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
.ms-site *, .ms-site *:before,.ms-site *:after{animation:none!important;transition:none!important}
}
/* 길어진 업종별 제목이 사진 영역을 침범하지 않도록 조정합니다. */
@media(min-width:901px){.ms-hero h1{font-size:clamp(42px,3.7vw,52px)}
.ms-page-bakery .ms-hero h1{font-size:clamp(40px,3.45vw,48px)}
}
@media(max-width:640px){.ms-hero h1{font-size:38px}
.ms-page-bakery .ms-hero h1{font-size:36px}
}
@media(min-width:1101px){.ms-feature-grid{grid-template-columns:repeat(2,1fr);column-gap:30px}
}
@media(max-width:640px){.ms-hero-visual{height:auto;margin:0}
.ms-hero-photo{height:330px}
.ms-hero-intro{font-size:17px;max-width:36em}
.ms-problem p,.ms-order-panel-copy>p,.ms-check-list,.ms-flow p,.ms-story-card p,.ms-feature p,.ms-start-grid p,.ms-faq>p,.ms-lead-text{font-size:16px;max-width:38em}
.ms-flow h3,.ms-feature h3,.ms-start-grid h3{font-size:21px}
.ms-flow li,.ms-start-grid li{padding:24px;background:#fff;border:1px solid var(--ms-line);border-radius:8px}
}

/* 기능별 의미를 구분하는 공통 아이콘 */
.ms-feature-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin-bottom:20px;border-radius:14px;background:var(--ms-tint);color:var(--ms-brand)}
.ms-feature-icon svg{display:block;width:32px;height:32px}
@media(max-width:600px){.ms-feature-icon{width:50px;height:50px;margin-bottom:17px}.ms-feature-icon svg{width:29px;height:29px}}

/* 넓은 면은 중립색, 업종별 강조색은 버튼과 아이콘에 집중합니다. */
.ms-page-cafe{--ms-brand:#27634f;--ms-tint:#edf4ef}
.ms-page-bakery{--ms-brand:#86572f;--ms-tint:#f6f0e7}
.ms-page-restaurant{--ms-brand:#a44832;--ms-tint:#faf0eb}
.ms-eyebrow,.ms-feature-section .ms-eyebrow,.ms-step,.ms-start-grid li>span,.ms-story-card .ms-story-category{color:var(--ms-muted)}
.ms-hero h1 em,.ms-story-card h3 em,.ms-hero-fine strong{color:var(--ms-ink)}
.ms-compare-table thead th:last-child{background:var(--ms-ink)}
.ms-pill,.ms-owner-mark,.ms-faq-plus{color:var(--ms-muted)}
.ms-value-strip,.ms-owner-note{background:#fff}

/* 전체 소개: 매장 홍보물과 온라인 주문 링크의 활용 예시 */
.ms-promotion-section{background:#fafafa;border-top:1px solid #e6e8eb;border-bottom:1px solid #e6e8eb}
.ms-promotion-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:start}
.ms-promotion-photo{margin:0;min-width:0}
.ms-promotion-photo img{width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover;border-radius:8px}
.ms-promotion-photo figcaption{margin-top:14px;color:var(--ms-muted);font-size:14px;line-height:1.8}
.ms-promotion-copy h3,.ms-promotion-online h3{margin-bottom:18px;font-size:25px}
.ms-promotion-copy>p,.ms-promotion-online p{font-size:18px;line-height:1.85;color:var(--ms-muted);max-width:38em}
.ms-promotion-places{margin:26px 0 0}
.ms-promotion-places>div{display:flex;align-items:flex-start;gap:18px;padding:17px 0;border-top:1px solid #e0e3e7}
.ms-promotion-places dt{flex-shrink:0;min-width:74px;padding:3px 9px;border-radius:4px;text-align:center;font-size:14px;font-weight:650;line-height:1.7}
.ms-promotion-places dd{margin:0;font-size:17px;line-height:1.8;color:var(--ms-ink)}
.ms-promotion-cafe{background:#edf4ef;color:#27634f}
.ms-promotion-restaurant{background:#faf0eb;color:#a44832}
.ms-promotion-bakery{background:#f6f0e7;color:#86572f}
.ms-promotion-online{display:grid;grid-template-columns:1fr 1.45fr;gap:48px;border-top:1px solid #dfe3e8;margin-top:42px;padding-top:32px}
.ms-promotion-online ul{list-style:none;padding:0;margin:0}
.ms-promotion-online li{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:11px 0;font-size:17px;line-height:1.8}
.ms-promotion-online strong{font-weight:650;color:var(--ms-ink)}
.ms-promotion-online span{color:var(--ms-muted)}
.ms-promotion-note{font-size:14px;line-height:1.8;color:var(--ms-muted);margin-top:25px!important;max-width:85em}
@media(max-width:900px){
    .ms-promotion-grid{grid-template-columns:1fr;gap:30px}
    .ms-promotion-places{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
    .ms-promotion-places>div{flex-direction:column;gap:12px}
    .ms-promotion-online{grid-template-columns:1fr;gap:20px}
}
@media(max-width:640px){
    .ms-promotion-copy h3,.ms-promotion-online h3{font-size:23px}
    .ms-promotion-copy>p,.ms-promotion-online p,.ms-promotion-places dd,.ms-promotion-online li{font-size:16px}
    .ms-promotion-photo figcaption,.ms-promotion-note{font-size:14px}
    .ms-promotion-places{grid-template-columns:1fr;gap:0}
    .ms-promotion-places>div{flex-direction:row;gap:16px}
    .ms-promotion-places dd br{display:none}
    .ms-promotion-online{margin-top:30px;padding-top:25px}
    .ms-promotion-online li{grid-template-columns:1fr;gap:3px;padding:12px 0}
}

/* 키위미디어 원본 심볼의 색상과 비율을 유지합니다. */

/* 두 주문 방식을 클릭 없이 함께 읽을 수 있는 카드 구성 */
.ms-order-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}
.ms-order-options .ms-order-panel{display:flex;flex-direction:column;min-width:0;min-height:0;margin:0;border:1px solid var(--ms-line);border-radius:10px}
.ms-order-card-label{padding:20px 28px;font-size:17px;color:var(--ms-muted);border-bottom:1px solid var(--ms-line)}
.ms-order-card-label strong{font-size:22px;color:var(--ms-ink);margin-left:8px}
.ms-order-options .ms-order-panel-photo img{width:100%;height:300px;min-height:0;max-height:none;object-fit:cover}
.ms-order-options .ms-order-panel-copy{padding:30px;align-self:stretch;flex:1}
.ms-order-options .ms-order-panel-copy h3{font-size:28px}
@media(max-width:767px){
.ms-order-options{grid-template-columns:1fr;gap:28px}
.ms-order-card-label{padding:18px 22px;font-size:16px}
.ms-order-card-label strong{font-size:21px}
.ms-order-options .ms-order-panel-photo img{height:240px}
.ms-order-options .ms-order-panel-copy{padding:25px 22px}
.ms-order-options .ms-order-panel-copy h3{font-size:25px}
}

/* 카페 주문 사진은 얼굴과 커피가 함께 보이도록 높이를 확보합니다. */
@media(min-width:768px){.ms-page-cafe .ms-order-options .ms-order-panel-photo img{height:440px}}

/* 베이커리 사진의 얼굴과 빵이 함께 보이도록 원본 비율을 유지합니다. */
.ms-page-bakery .ms-order-options .ms-order-panel-photo img{height:auto;aspect-ratio:3/2}

/* 제공된 업종별 주문 화면: 배경 사진 위에 휴대폰 전체를 표시합니다. */
.ms-site .ms-hero-phone{position:absolute;left:-42px;bottom:8px;z-index:2;width:250px;max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(24,35,48,.18));transform-origin:50% 85%;transition:transform .35s ease,filter .35s ease}
@media(max-width:1150px){.ms-site .ms-hero-phone{left:-28px;width:235px;bottom:4px}}
@media(max-width:900px){.ms-site .ms-hero-phone{left:-20px;width:215px}}
@media(max-width:640px){.ms-hero-visual{padding-bottom:65px}.ms-site .ms-hero-phone{left:-8px;bottom:0;width:175px}}
.ms-owner-mark{display:block;background:#fff;width:36px;height:40px;padding:0;border-radius:0;flex-shrink:0;line-height:normal;letter-spacing:normal}
.ms-owner-mark img{display:block;width:100%;height:100%;object-fit:contain}

@media(hover:hover) and (pointer:fine){.ms-site .ms-hero-phone:hover{transform:rotate(4deg);filter:drop-shadow(0 14px 16px rgba(24,35,48,.22))}}
@media(prefers-reduced-motion:reduce){.ms-site .ms-hero-phone{transition:none}.ms-site .ms-hero-phone:hover{transform:none}}

.ms-flow-symbol svg{display:block;width:30px;height:30px}
.ms-page-all .ms-flow li:after{display:none}
@media(max-width:640px){.ms-flow-symbol svg{width:25px;height:25px}}
