.legal-page{height:100vh;min-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--text)}.legal-page-header{display:flex;align-items:center;gap:10px;padding:18px 24px;border-bottom:1px solid var(--border)}.legal-page-header .brand-logo{width:100px;height:34px}.legal-page-header-name{font-size:.95rem;font-weight:600;color:var(--text)}.legal-page-back{margin-left:auto;font-size:.85rem;color:var(--text-muted);text-decoration:none}.legal-page-back:hover{color:var(--text);text-decoration:underline}.legal-page-body{max-width:760px;margin:0 auto;padding:72px 24px 120px}.legal-page-meta{text-align:center;font-size:.9rem;color:var(--text-muted);margin:0 0 18px}.legal-page-title{text-align:center;font-size:2.75rem;font-weight:600;letter-spacing:-.01em;margin:0 0 14px}.legal-page-effective{text-align:center;font-size:.95rem;color:var(--text-muted);margin:0 0 64px}.legal-page-section{margin:0 0 56px}.legal-page-section h2{font-size:1.75rem;font-weight:600;letter-spacing:-.005em;margin:0 0 18px}.legal-page-section h3{font-size:1.15rem;font-weight:600;margin:28px 0 10px}.legal-page-section p{font-size:1.05rem;line-height:1.7;color:var(--text);margin:0 0 16px}.legal-page-section p:last-child{margin-bottom:0}.legal-page-placeholder-banner{max-width:760px;margin:24px auto 0;padding:12px 16px;border:1px solid var(--border-h);border-radius:10px;background:var(--surface);color:var(--text-muted);font-size:.85rem;text-align:center}@media(max-width:600px){.legal-page-title{font-size:2rem}.legal-page-body{padding:48px 20px 80px}}
