﻿*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f6f7f9;color:#172033;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Noto Sans KR',Arial,sans-serif;line-height:1.75}header,main,footer{width:min(920px,calc(100% - 32px));margin:auto}header{padding:56px 0 18px}h1{font-size:clamp(2rem,5vw,3rem);line-height:1.2;margin:0}article{background:#fff;border:1px solid #e6e9ef;border-radius:18px;padding:clamp(22px,5vw,52px);box-shadow:0 10px 30px rgba(20,30,50,.05)}section{margin:0 0 42px}h2{font-size:1.45rem;line-height:1.35;margin:36px 0 14px}h3{font-size:1.08rem}.hero{font-size:1.08rem;color:#3d4658}.hero img{display:block;width:100%;max-width:640px;height:auto;margin:22px auto 0;border-radius:12px}.faq-item{padding:14px 0;border-bottom:1px solid #edf0f4}.magnito-cta{display:inline-block;padding:13px 18px;border-radius:10px;background:#111827;color:#fff;text-decoration:none;font-weight:700}.magnito-related{padding:18px;border-radius:12px;background:#f7f8fb;border:1px solid #e6e9ef}.related-plan{margin:0 0 8px}.related-note{margin:0;color:#6b7280;font-size:.92rem}a{color:#245fd3}footer{padding:28px 0 48px;color:#6b7280}@media(max-width:640px){header{padding-top:34px}article{border-radius:12px;padding:22px}}