:root{--color-bg:#f6f3ed;--color-surface:#fdfbf6;--color-surface-soft:#fbf8f2;--color-border:#1e2a221f;--color-text:#1e2a22;--color-text-secondary:#3f4a41;--color-text-muted:#6b6257;--color-accent:#e0521e;--max-width:720px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.site-header,.site-footer{border-color:var(--color-border);background:var(--color-surface);border-style:solid}.site-header{border-width:0 0 1px}.site-footer{border-width:1px 0 0;margin-top:3rem}.site-header__inner,.site-footer__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:.875rem 1.5rem;display:flex}.site-footer__inner{text-align:center;color:var(--color-text-muted);flex-direction:column;gap:.5rem;padding:1.25rem 1.5rem;font-size:.8125rem}.brand{color:var(--color-text);font-size:1.0625rem;font-weight:700}.site-nav{gap:1.25rem;font-size:.875rem;display:flex}.site-nav a{color:var(--color-text-muted)}.site-nav a:hover{color:var(--color-text)}main{max-width:var(--max-width);margin:0 auto;padding:2.5rem 1.5rem 4rem}.legal h1{color:var(--color-text);margin:0 0 .375rem;font-size:1.5rem;font-weight:700}.legal .version{color:var(--color-text-muted);margin:0 0 2rem;font-size:.875rem}.legal section{margin-bottom:2rem}.legal h2{color:var(--color-text);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.legal h3{color:var(--color-text-secondary);margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.legal p{color:var(--color-text-secondary);margin:0 0 .75rem;line-height:1.65}.legal ul{color:var(--color-text-secondary);margin:0 0 .75rem;padding-left:1.25rem;line-height:1.65}.legal li{margin-bottom:.25rem}.legal .health-badge{color:var(--color-accent);font-size:.75rem;font-weight:400}.legal .callout{background:var(--color-surface-soft);border:1px solid var(--color-border);color:var(--color-text-muted);border-radius:.75rem;margin-top:2.5rem;padding:1rem;font-size:.875rem}.legal .callout--inline{margin:0 0 1rem}.legal .table-wrap{margin-bottom:.75rem;overflow-x:auto}.legal table{border-collapse:collapse;width:100%;color:var(--color-text-secondary);font-size:.875rem}.legal th,.legal td{text-align:left;border:1px solid var(--color-border);padding:.75rem}.legal th{background:var(--color-surface-soft);color:var(--color-text-secondary);font-weight:600}.legal tbody tr:nth-child(2n){background:var(--color-surface-soft)}.legal .card-list{flex-direction:column;gap:.75rem;display:flex}.legal .card{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.75rem;padding:1rem}.legal .card p{margin:0 0 .25rem;font-size:.875rem}.legal .card .card-title{color:var(--color-text-secondary);margin-bottom:.25rem;font-weight:600}.legal .card .card-meta{color:var(--color-text-muted);font-size:.75rem}.legal .card .card-note{color:#6f8466;font-size:.75rem}.legal .card .card-link{font-size:.75rem}.legal .rights-list{flex-direction:column;gap:.5rem;display:flex}.legal .rights-item{border:1px solid var(--color-border);background:var(--color-surface);border-radius:.75rem;gap:.75rem;padding:.75rem;font-size:.875rem;display:flex}.legal .rights-label{color:var(--color-accent);flex-shrink:0;width:11rem;font-weight:600}.legal .rights-desc{color:var(--color-text-secondary)}.home-links{flex-direction:column;gap:.75rem;display:flex}.home-links a{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:.75rem;padding:1rem;font-weight:600;display:block}.home-links a:hover{border-color:var(--color-accent);text-decoration:none}
