.legal-page{min-height:100vh;background:var(--white);color:var(--ink);display:flex;flex-direction:column}.legal-bar{position:sticky;top:0;z-index:10;background:hsla(0,0%,100%,.9);backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.legal-bar-inner{max-width:900px;margin:0 auto;padding:14px clamp(20px,5vw,32px);display:flex;align-items:center;justify-content:space-between}.legal-bar a.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink)}.legal-bar .brand-mark{width:28px;height:28px;background:var(--yellow);border-radius:7px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(245,200,66,.35)}.legal-bar .brand-mark svg{color:var(--navy)}.legal-bar .brand-name{font-size:16px;font-weight:800;letter-spacing:-.3px}.legal-bar .back-link{font-size:13px;font-weight:600;color:var(--ink-2);text-decoration:none}.legal-bar .back-link:hover,.legal-shell{color:var(--ink)}.legal-shell{flex:1;width:100%;max-width:720px;margin:0 auto;padding:clamp(32px,6vw,56px) clamp(20px,5vw,32px) 64px;font-size:15px;line-height:1.65}.legal-shell h1{font-size:clamp(24px,4vw,32px);font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0 0 6px;color:var(--ink)}.legal-shell h2{font-size:20px;letter-spacing:-.2px;margin:40px 0 12px}.legal-shell h2,.legal-shell h3{font-weight:700;color:var(--ink)}.legal-shell h3{font-size:16px;margin:24px 0 8px}.legal-shell p{margin:0 0 14px}.legal-shell strong{font-weight:700;color:var(--ink)}.legal-shell .last-updated{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.09em;color:var(--ink-3);margin:0 0 32px}.legal-shell a{color:var(--navy);text-decoration:underline;text-underline-offset:2px}.legal-shell a:hover{color:var(--ink-2)}.legal-shell ol,.legal-shell ul{margin:0 0 16px;padding-left:22px}.legal-shell li{margin-bottom:6px}.legal-shell blockquote{border-left:3px solid var(--yellow);background:var(--yellow-light);margin:16px 0;padding:12px 16px;color:var(--ink-2);font-style:italic;border-radius:0 var(--r) var(--r) 0}.legal-shell hr{border:0;border-top:1px solid var(--border);margin:32px 0}.legal-table-scroll{overflow-x:auto;margin:0 0 18px;border:1px solid var(--border);border-radius:var(--r);-webkit-overflow-scrolling:touch}.legal-shell table{width:100%;min-width:520px;border-collapse:collapse;font-size:13.5px}.legal-shell caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.legal-shell td,.legal-shell th{text-align:left;vertical-align:top;padding:10px 14px;border-bottom:1px solid var(--border)}.legal-shell th{background:var(--bg);font-weight:700;color:var(--ink-2);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.legal-shell tbody tr:last-child td{border-bottom:0}.legal-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px;padding:14px 16px;border:1px solid var(--border);background:var(--bg);border-radius:var(--r)}.legal-actions .legal-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:var(--r);font-size:13px;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;font-family:inherit;color:var(--navy);background:var(--white);border-color:var(--border-2);transition:background .15s,border-color .15s}.legal-actions .legal-btn:hover{background:var(--yellow-light);border-color:var(--yellow);color:var(--navy)}.legal-footer{border-top:1px solid var(--border);background:var(--bg);padding:28px clamp(20px,5vw,32px)}.legal-footer-inner{max-width:720px;margin:0 auto;font-size:12.5px;color:var(--ink-3);line-height:1.6}.legal-footer-nav{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:12px}.legal-footer-nav a{color:var(--ink-2);font-weight:600;text-decoration:none}.legal-footer-nav a:hover{color:var(--ink);text-decoration:underline}.legal-page a:focus-visible,.legal-page button:focus-visible,.legal-table-scroll:focus-visible{outline:2px solid var(--yellow-dark);outline-offset:2px;border-radius:4px}@media print{.legal-actions,.legal-bar,.legal-footer{display:none!important}.legal-page{background:#fff!important}.legal-shell{max-width:none;padding:0;font-size:11pt;line-height:1.4;color:#000}.legal-shell h1{font-size:20pt}.legal-shell h2{font-size:14pt;margin-top:18pt}.legal-shell h3{font-size:12pt}.legal-shell a{color:#000;text-decoration:none}.legal-shell table{min-width:0;font-size:9.5pt}.legal-shell table,.legal-shell tr{page-break-inside:avoid}.legal-table-scroll{overflow:visible;border:1px solid #ccc}}