*,*:before,*:after{box-sizing:border-box}:root{--bg: #f6fafd;--surface: #ffffff;--surface-alt: #eff6ff;--primary: #0ea5e9;--primary-dark: #0369a1;--text: #0f172a;--text-muted: #475569;--border: #e2e8f0;--shadow: 0 10px 30px rgba(15, 23, 42, .08)}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Malgun Gothic,Noto Sans KR,sans-serif;background:var(--bg);color:var(--text);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:var(--primary-dark);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:960px;margin:0 auto;padding:0 24px}.site-header{position:sticky;top:0;z-index:10;padding:14px 0;border-bottom:1px solid var(--border);background:#ffffffeb;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px)}.site-nav{display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;color:var(--text)}.brand:hover{text-decoration:none}.brand-icon{font-size:24px}.nav-links{display:flex;gap:6px;font-size:14px;flex-wrap:wrap;align-items:center}.nav-links a{color:var(--text-muted);padding:8px 12px;border-radius:999px;transition:background .15s,color .15s}.nav-links a:hover{color:var(--primary-dark);background:var(--surface-alt);text-decoration:none}.nav-links a.active{color:var(--primary-dark);background:var(--surface-alt)}@media(max-width:520px){.nav-links{gap:2px}.nav-links a{padding:6px 10px;font-size:13px}}.hero{padding:80px 0 56px;text-align:center}.hero h1{font-size:clamp(28px,4.6vw,44px);font-weight:800;margin:0 0 16px;letter-spacing:-.02em}.hero p.lead{font-size:clamp(16px,2vw,18px);color:var(--text-muted);margin:0 auto 12px;max-width:620px}.hero p.sub{font-size:15px;color:var(--text-muted);margin:0 auto 28px;max-width:620px}.cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:var(--primary);color:#fff;border-radius:999px;font-weight:600;font-size:16px;transition:background .2s}.cta:hover{background:var(--primary-dark);text-decoration:none}.cta-note{display:block;margin-top:12px;font-size:13px;color:var(--text-muted)}section.about{padding:48px 0}section.about h2{font-size:24px;margin:0 0 16px}section.about p{color:var(--text-muted);margin:0 0 12px}.features{padding:32px 0 64px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.feature{background:var(--surface);border-radius:16px;padding:28px 24px;box-shadow:var(--shadow)}.feature-icon{font-size:32px;margin-bottom:12px}.feature h3{margin:0 0 8px;font-size:18px}.feature p{margin:0;color:var(--text-muted);font-size:15px}.policies{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:28px;margin-bottom:64px;display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:space-between;align-items:center}.policies-text{color:var(--text-muted);font-size:15px;flex:1 1 320px}.policies-text strong{color:var(--text)}.policies-links{display:flex;flex-wrap:wrap;gap:12px}.policies-links a{display:inline-flex;padding:10px 18px;border-radius:999px;background:var(--surface-alt);color:var(--primary-dark);font-weight:600;font-size:14px}.policies-links a:hover{background:#dbeafe;text-decoration:none}.site-footer{padding:36px 0;border-top:1px solid var(--border);background:var(--surface);color:var(--text-muted);font-size:14px}.footer-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer-links a{color:var(--text-muted)}.footer-links a:hover{color:var(--primary-dark)}.privacy-page{max-width:800px;margin:0 auto;padding:48px 24px 80px}.privacy-page h1{font-size:28px;margin:0 0 8px;letter-spacing:-.01em}.privacy-page .updated{color:var(--text-muted);font-size:14px;margin-bottom:32px}.privacy-page .lead{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px 24px;color:var(--text-muted);font-size:15px;margin-bottom:40px}.privacy-page h2{font-size:19px;margin:40px 0 12px;padding-top:16px;border-top:1px solid var(--border)}.privacy-page h2:first-of-type{border-top:none;padding-top:0}.privacy-page h3{font-size:16px;margin:20px 0 8px}.privacy-page p,.privacy-page ul,.privacy-page ol{margin:0 0 12px}.privacy-page ul,.privacy-page ol{padding-left:22px}.privacy-page li{margin:4px 0}.privacy-page table{width:100%;border-collapse:collapse;margin:12px 0 16px;font-size:14px;background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden}.privacy-page th,.privacy-page td{padding:10px 12px;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.privacy-page th{background:var(--surface-alt);font-weight:600}.privacy-page tr:last-child td{border-bottom:none}.privacy-page .terms-body{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.7;color:var(--text);margin-top:24px}
