:root{--brand:#143d2e;--brand2:#0f3024;--accent:#2e6b4e;--ink:#202622;--muted:#667168;--line:#dfe5e1;--bg:#f8f8f5;--paper:#fff;--soft:#f3f6f4;--max:1180px;--r:22px;--shadow:0 12px 34px rgba(20,61,46,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,-apple-system,sans-serif;line-height:1.72;word-break:keep-all}a{color:inherit}.legal-shell{width:min(calc(100% - 40px),var(--max));margin:auto}.legal-site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.legal-site-header__inner{min-height:72px;display:flex;align-items:center;gap:28px}.legal-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;color:var(--brand);white-space:nowrap}.legal-brand__mark{width:34px;height:34px;border:2px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:13px}.legal-nav{display:flex;gap:22px;margin-left:auto;color:#4a534d;font-size:14px}.legal-nav a{text-decoration:none}.legal-nav a:hover{color:var(--brand)}.legal-utility{display:flex;gap:8px}.legal-icon-btn{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--brand)}.legal-mobile-menu{display:none}.legal-hero{margin-top:26px;border-radius:var(--r);overflow:hidden;background:radial-gradient(circle at 82% 28%,rgba(92,166,126,.18),transparent 22%),linear-gradient(135deg,var(--brand2),var(--brand));color:#fff;min-height:240px;box-shadow:var(--shadow)}.legal-hero__inner{min-height:240px;padding:48px 52px;display:grid;grid-template-columns:minmax(0,1fr) 180px;align-items:center;gap:36px}.legal-kicker{display:inline-flex;margin-bottom:12px;font-size:12px;font-weight:800;letter-spacing:.14em;opacity:.76}.legal-hero h1{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.16;letter-spacing:-.045em}.legal-hero p{margin:18px 0 0;max-width:760px;color:rgba(255,255,255,.82);font-size:15px}.legal-hero__art{width:144px;height:144px;justify-self:end;position:relative}.legal-document-icon,.legal-shield-icon{width:100%;height:100%;border-radius:30px;display:grid;place-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16)}.legal-document-icon:before{content:"";width:72px;height:92px;border-radius:10px;background:#fff;box-shadow:0 12px 24px rgba(0,0,0,.12)}.legal-document-icon:after{content:"✓";width:44px;height:44px;position:absolute;right:18px;bottom:18px;border-radius:14px;display:grid;place-items:center;background:var(--accent);color:#fff;font-size:26px;font-weight:800}.legal-shield-icon:before{content:"";width:84px;height:96px;clip-path:polygon(50% 0,92% 15%,84% 70%,50% 100%,16% 70%,8% 15%);background:linear-gradient(180deg,#2e8060,#1b5a42)}.legal-shield-icon:after{content:"🔒";position:absolute;inset:0;display:grid;place-items:center;font-size:38px;filter:grayscale(1) brightness(5)}.legal-meta{margin:-20px 22px 0;position:relative;z-index:4;background:#fff;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 10px 24px rgba(17,53,40,.08);overflow:hidden}.legal-meta__item{min-height:64px;padding:15px 22px;display:flex;align-items:center;justify-content:center;gap:9px;color:#465049;font-size:13px;border-right:1px solid var(--line)}.legal-meta__item:last-child{border-right:0}.legal-meta__item strong{color:var(--ink)}.legal-content-grid{margin:36px 0 70px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.legal-toc{position:sticky;top:98px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px;box-shadow:0 8px 22px rgba(17,53,40,.04)}.legal-toc__title{margin:0 0 14px;font-size:15px;display:flex;justify-content:space-between}.legal-toc ol{margin:0;padding:0;list-style:none;display:grid;gap:4px}.legal-toc a{display:block;padding:9px 10px;border-radius:10px;color:#5f6862;text-decoration:none;font-size:13px}.legal-toc a:hover,.legal-toc a:focus-visible{background:#eaf2ee;color:var(--brand);outline:0}.legal-paper,.legal-section,.legal-table-wrap{min-width:0;max-width:100%}.legal-paper{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:42px 48px;box-shadow:0 10px 30px rgba(17,53,40,.045)}.legal-section{padding-bottom:34px;margin-bottom:34px;border-bottom:1px solid var(--line);scroll-margin-top:96px}.legal-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.legal-section__eyebrow{display:block;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.08em;margin-bottom:6px}.legal-section h2{margin:0 0 16px;font-size:24px;line-height:1.35;letter-spacing:-.035em}.legal-section h3{margin:22px 0 8px;font-size:17px}.legal-section p{margin:10px 0;color:#485149}.legal-section ul,.legal-section ol{padding-left:1.3em;color:#485149}.legal-section li+li{margin-top:7px}.legal-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.legal-table{width:100%;border-collapse:collapse;margin:18px 0 6px;font-size:14px}.legal-table th,.legal-table td{border:1px solid var(--line);padding:13px 14px;vertical-align:top;text-align:left}.legal-table th{width:22%;background:var(--soft);color:var(--brand)}.legal-note{margin-top:18px;padding:17px 18px;border-radius:14px;background:#eaf2ee;color:#355444;font-size:14px}.legal-empty{min-height:590px;display:grid;place-items:center;padding:60px 20px}.legal-empty__card{width:min(100%,560px);border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:var(--shadow);padding:54px 42px;text-align:center}.legal-empty__icon{width:110px;height:88px;margin:0 auto 24px;position:relative}.legal-empty__icon:before{content:"";position:absolute;inset:16px 10px 0;border:3px solid #b8c1bb;border-radius:10px}.legal-empty__icon:after{content:"!";position:absolute;right:0;bottom:-6px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ead7c5;color:#8a5f3d;font-weight:900}.legal-empty__card h1{margin:0;font-size:28px;letter-spacing:-.04em}.legal-empty__card p{margin:14px auto 28px;color:var(--muted);max-width:430px}.legal-empty__home{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid #aeb8b2;border-radius:12px;background:#fff;color:var(--brand);text-decoration:none;font-weight:700}.legal-site-footer{background:var(--brand2);color:rgba(255,255,255,.73);padding:46px 0 28px}.legal-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr 1.2fr;gap:34px}.legal-footer-brand strong{display:block;color:#fff;font-size:20px;margin-bottom:10px}.legal-footer-brand p{margin:0;max-width:320px;font-size:13px}.legal-footer-col strong{display:block;color:#fff;font-size:13px;margin-bottom:13px}.legal-footer-col a{display:block;text-decoration:none;margin:7px 0;font-size:13px}.legal-footer-col a:hover{color:#fff}.legal-footer-col a.is-privacy{color:#fff;font-weight:900}.legal-footer-contact{color:#fff;font-weight:900;font-size:24px;margin:6px 0 2px}.legal-footer-legal{border-left:1px solid rgba(255,255,255,.16);padding-left:28px}.legal-footer-bottom{margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end}.legal-business{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12px}.legal-business span{white-space:nowrap}.legal-kb-badge{min-width:218px;min-height:54px;border-radius:14px;background:#fff;color:#3b433e;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;text-decoration:none;font-size:12px}.legal-kb-badge:before{content:"KB";width:32px;height:32px;border:2px solid #ad956c;color:#8e784f;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}.legal-copyright{margin-top:12px;font-size:12px}
@media(max-width:920px){.legal-shell{width:min(calc(100% - 28px),var(--max))}.legal-nav{display:none}.legal-mobile-menu{display:inline-grid}.legal-site-header__inner{min-height:64px}.legal-hero__inner{padding:38px 34px;grid-template-columns:1fr 120px}.legal-hero__art{width:112px;height:112px}.legal-content-grid{grid-template-columns:210px minmax(0,1fr);gap:20px}.legal-paper{padding:34px 32px}.legal-footer-grid{grid-template-columns:1.7fr 1fr 1fr}.legal-footer-legal{border-left:0;padding-left:0}}
@media(max-width:640px){body{background:#fff}.legal-shell{width:100%}.legal-site-header{position:static}.legal-site-header__inner{padding:0 16px;min-height:58px;gap:12px}.legal-brand{min-width:0;flex:1 1 auto}.legal-brand__mark{width:28px;height:28px;font-size:11px;flex:0 0 auto}.legal-brand>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.legal-utility{gap:6px;flex:0 0 auto}.legal-utility .legal-icon-btn:nth-child(2){display:none}.legal-hero{margin:0;border-radius:0;min-height:178px;box-shadow:none}.legal-hero__inner{min-height:178px;padding:30px 18px;grid-template-columns:minmax(0,1fr) 74px;gap:12px}.legal-hero h1{font-size:29px}.legal-hero p{font-size:13px;margin-top:10px}.legal-kicker{font-size:10px;margin-bottom:8px}.legal-hero__art{width:70px;height:70px}.legal-document-icon,.legal-shield-icon{border-radius:18px}.legal-document-icon:before{width:37px;height:48px;border-radius:6px}.legal-document-icon:after{width:24px;height:24px;right:7px;bottom:7px;border-radius:7px;font-size:15px}.legal-shield-icon:before{width:46px;height:54px}.legal-shield-icon:after{font-size:22px}.legal-meta{margin:0;border-width:0 0 1px;border-radius:0;box-shadow:none;grid-template-columns:1fr}.legal-meta__item{justify-content:space-between;min-height:48px;padding:11px 18px;border-right:0;border-bottom:1px solid var(--line)}.legal-meta__item:last-child{border-bottom:0}.legal-meta__item:after{content:"›";color:#88928c}.legal-content-grid{display:block;margin:0}.legal-toc{position:static;border-radius:0;border-width:0 0 1px;box-shadow:none;padding:0}.legal-toc__title{padding:14px 18px;margin:0;cursor:pointer}.legal-toc__title:after{content:"⌄"}.legal-toc ol{display:none;padding:0 14px 14px}.legal-toc.is-open ol{display:grid}.legal-paper{border:0;border-radius:0;box-shadow:none;padding:28px 18px 44px}.legal-section{margin-bottom:28px;padding-bottom:28px}.legal-section h2{font-size:20px}.legal-table{white-space:nowrap}.legal-site-footer{padding:34px 18px 24px}.legal-footer-grid{grid-template-columns:1fr 1fr;gap:28px 18px}.legal-footer-brand{grid-column:1/-1}.legal-footer-legal{padding-left:0}.legal-footer-bottom{grid-template-columns:1fr}.legal-kb-badge{justify-self:start}.legal-business{display:grid;gap:5px}.legal-empty{min-height:520px;padding:48px 18px;background:var(--bg)}.legal-empty__card{padding:44px 24px;border-radius:22px}.legal-empty__card h1{font-size:24px}}
@media(max-width:420px){.legal-utility .legal-icon-btn:first-child{display:none}}
