/*! Copyright © 2026 Radovan Zvolský. All rights reserved. */
.legal-page a{color:var(--primary-deep);text-underline-offset:3px}.legal-shell{max-width:1480px}.legal-page{padding:clamp(64px,8vw,112px) 0}.legal-page h1{margin-bottom:18px;font-size:clamp(36px, 4.2vw, 64px);line-height:1.04;letter-spacing:-.045em;font-weight:850}.legal-page>h1{max-width:850px}.legal-lead{max-width:780px;margin-bottom:54px;color:var(--muted);font-size:20px;line-height:1.65}.legal-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:clamp(40px,7vw,92px);align-items:start}.legal-summary{position:sticky;top:24px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--paper)}.legal-summary h2{font-size:15px;text-transform:uppercase;letter-spacing:.08em}.legal-summary p{color:var(--muted);font-size:14px;line-height:1.65}.legal-summary .summary-note{margin:20px -8px -8px;padding:16px;border-radius:14px;background:var(--primary-soft);color:var(--text)}.legal-content{width:100%;max-width:none}.legal-content section{padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid var(--line)}.legal-content section:last-child{border-bottom:0}.legal-content h2{margin-bottom:18px;font-size:26px;letter-spacing:-.02em}.legal-content h3{margin:26px 0 8px;font-size:17px}.legal-content li,.legal-content p{color:var(--muted);line-height:1.75}.legal-content li+li{margin-top:8px}@media (max-width:860px){.legal-grid{grid-template-columns:1fr}.legal-summary{position:static}}@media (max-width:600px){.legal-page{padding-top:54px}.legal-lead{font-size:17px}}
