.legal-page{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.legal-container{max-width:900px;margin:0 auto;padding:0 24px;width:100%}.legal-header{background:white;border-bottom:1px solid #e2e8f0;padding:16px 0;position:sticky;top:0;z-index:100}.legal-header .legal-container{display:flex;align-items:center;justify-content:space-between}.legal-logo{display:flex;align-items:center;gap:10px;color:#667eea;font-weight:700;font-size:1.25rem;text-decoration:none;transition:color .2s}.legal-logo:hover{color:#5a67d8}.legal-logo svg{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:6px;border-radius:8px;width:36px;height:36px}.back-link{display:flex;align-items:center;gap:6px;color:#64748b;text-decoration:none;font-size:.9rem;transition:color .2s}.back-link:hover{color:#334155}.legal-content{flex:1;padding:48px 0 80px}.legal-content h1{font-size:2.5rem;font-weight:800;color:#1e293b;margin-bottom:8px;line-height:1.2}.legal-updated{color:#64748b;font-size:.95rem;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}.legal-content section{margin-bottom:36px}.legal-content h2{font-size:1.5rem;font-weight:700;color:#334155;margin-bottom:16px;padding-top:8px}.legal-content h3{font-size:1.15rem;font-weight:600;color:#475569;margin:20px 0 12px}.legal-content p{color:#475569;line-height:1.75;margin-bottom:14px;font-size:1rem}.legal-content ul{margin:12px 0 20px;padding-left:28px}.legal-content li{color:#475569;line-height:1.75;margin-bottom:8px;font-size:1rem}.legal-content li strong{color:#334155}.legal-links{display:flex;gap:24px;padding-top:32px;margin-top:48px;border-top:2px solid #e2e8f0}.legal-links a{color:#667eea;text-decoration:none;font-weight:500;transition:color .2s}.legal-links a:hover{color:#5a67d8;text-decoration:underline}.legal-footer{background:white;border-top:1px solid #e2e8f0;padding:24px 0;text-align:center}.legal-footer p{color:#64748b;font-size:.9rem;margin:0}.legal-highlight{background:#fef9ec;border:1.5px solid #fcd34d;border-left:4px solid #f59e0b;border-radius:10px;padding:1rem 1.25rem;margin-bottom:2rem;font-size:.9rem;color:#78350f;line-height:1.6}.legal-highlight strong{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.4rem;color:#92400e}.legal-toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1rem 1.25rem;margin-bottom:2.5rem}.legal-toc-toggle{display:flex;align-items:center;gap:.4rem;background:none;border:none;font-size:.88rem;font-weight:700;color:#334155;cursor:pointer;padding:0;text-transform:uppercase;letter-spacing:.05em}.legal-toc-toggle:hover{color:#4f46e5}.legal-toc-list{margin:.75rem 0 0;padding-left:1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:.2rem 1rem}.legal-toc-list li{font-size:.82rem}.legal-toc-list a{color:#4f46e5;text-decoration:none}.legal-toc-list a:hover{text-decoration:underline}address{font-style:normal;line-height:2}@media (max-width:768px){.legal-content h1{font-size:1.875rem}.legal-content h2{font-size:1.25rem}.legal-container{padding:0 16px}.legal-content{padding:32px 0 60px}.legal-links{flex-direction:column;gap:12px}}