.legal-page{background:var(--paper);color:var(--body);font-size:15.5px;line-height:1.78}.legal-page .hd{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f7f9fce6;position:sticky;top:0}.legal-page .hd .wrap{justify-content:space-between;align-items:center;max-width:none;height:76px;margin:0;padding:0 clamp(28px,5vw,72px);display:flex}.legal-page .logo{font-family:var(--sans);letter-spacing:.02em;color:var(--ink);align-items:center;gap:11px;font-size:17px;font-weight:800;display:flex}.legal-page .logo .bd{background:var(--brand);color:#fff;border-radius:2px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:800;display:flex}.legal-page .logo small{opacity:.55;font-weight:600}.legal-page .hd-right{align-items:center;gap:34px;display:flex}.legal-page .nav{gap:34px;font-size:14px;font-weight:500;display:flex}.legal-page .nav a{color:var(--body);transition:color .25s}.legal-page .nav a:hover{color:var(--navy)}.legal-page .navbtn{font-family:var(--sans);background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:2px;padding:11px 22px;font-size:14px;font-weight:600;transition:background .25s}.legal-page .navbtn:hover{background:var(--navy-deep)}@media (max-width:880px){.legal-page .nav{display:none}}.legal-page main{max-width:820px;margin:0 auto;padding:clamp(44px,7vw,80px) 24px 90px}.legal-page .doc-title{font-family:var(--serif-ko);color:var(--ink);letter-spacing:-.02em;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.2}.legal-page .doc-meta{color:var(--sub);margin-top:16px;font-size:13.5px}.legal-page .intro{border-bottom:1px solid var(--line);margin-top:28px;padding-bottom:30px}.legal-page .art{margin-top:30px;padding:0}.legal-page .art h2{font-family:var(--sans);color:var(--ink);border-left:3px solid var(--navy);padding-left:14px;font-size:17.5px;font-weight:800;line-height:1.45}.legal-page .art p{margin-top:14px}.legal-page .art ol,.legal-page .art ul{margin-top:12px;padding-left:4px;list-style:none}.legal-page .art ol li,.legal-page .art ul li{margin-top:9px;padding-left:20px;position:relative}.legal-page .art ol{counter-reset:it}.legal-page .art ol li:before{counter-increment:it;content:counter(it) ".";color:var(--navy);font-variant-numeric:tabular-nums;font-weight:700;position:absolute;left:0}.legal-page .art ul li:before{content:"•";color:var(--navy);position:absolute;left:2px}.legal-page .art .k{color:var(--ink);font-weight:700}.legal-page .callout{border:1px solid var(--line-2);background:#fff;border-radius:6px;margin-top:18px;padding:18px 20px;font-size:14.5px;line-height:1.75}.legal-page .callout .ct{color:var(--ink);align-items:center;gap:8px;font-weight:700;display:flex}.legal-page .callout .ct svg{width:17px;height:17px;color:var(--navy)}.legal-page .callout p{margin-top:9px}.legal-page .todo{color:var(--navy);font-weight:600}.legal-page .lfoot{border-top:1px solid var(--line);max-width:820px;color:var(--sub);flex-wrap:wrap;justify-content:space-between;gap:10px;margin:0 auto;padding:26px 24px 70px;font-size:12.5px;display:flex}
