:root{color-scheme:light;font-family:Noto Sans KR,Apple SD Gothic Neo,sans-serif;background:#f6f7f9;color:#1f2937}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh;background:#f6f7f9}button,input,textarea,select{font:inherit}.site-wrap{min-height:100vh}.site-inner{width:min(100%,920px);margin:0 auto;padding:0 16px}.site-header{background:#eef4ff;border-bottom:1px solid #c9dcff}.site-header .site-inner{display:flex;align-items:center;justify-content:space-between;min-height:60px}.brand{margin:0;font-size:1.1rem;font-weight:700;color:#1e3a8a}.nav-links{display:flex;gap:14px;font-size:.95rem}.nav-links a{color:#1f3b7a;text-decoration:none;padding:7px 10px;border-radius:6px;transition:background-color .2s ease,color .2s ease}.nav-links a:hover{background:#dbe9ff;color:#16306b}.nav-links a.router-link-active{background:#2f5bd7;color:#fff}.site-main{padding:28px 0 40px}.home-panel,.privacy-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px}.home-panel h2,.privacy-panel h2{margin:0 0 14px;font-size:1.45rem}.home-panel p{margin:0 0 12px;line-height:1.7;color:#374151}.home-logo-wrap{margin-bottom:14px}.home-logo{display:block;width:min(100%,220px);height:auto}.download-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.download-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;text-decoration:none;font-weight:600}.download-actions a:hover{background:#f9fafb}.privacy-meta{margin:0 0 16px;color:#6b7280;font-size:.95rem}.privacy-section{border-top:1px solid #e5e7eb;padding:14px 0}.privacy-section:first-of-type{border-top:0;padding-top:0}.privacy-section h3{margin:0 0 8px;font-size:1.03rem}.privacy-section p{margin:0;line-height:1.75;color:#374151;white-space:pre-line}@media (max-width: 720px){.site-header .site-inner{min-height:56px}.home-panel,.privacy-panel{padding:18px}}
