.legal-document-container{max-width:900px;margin:0 auto;padding:2rem;background:white;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.legal-document-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e5e5}.legal-document-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin:0}.legal-document-content{max-width:800px;margin:0 auto}.legal-markdown h1{font-size:2.2rem;font-weight:700;color:#1a1a1a;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #007acc}.legal-markdown h2{font-size:1.8rem;font-weight:600;color:#2c3e50;margin:2rem 0 1rem;padding-bottom:.3rem;border-bottom:1px solid #e5e5e5}.legal-markdown h3{font-size:1.4rem;font-weight:600;color:#34495e;margin:1.5rem 0 .8rem}.legal-markdown h4{font-size:1.2rem;font-weight:600;color:#34495e;margin:1.2rem 0 .6rem}.legal-markdown p{margin:1rem 0;text-align:justify}.legal-markdown ol,.legal-markdown ul{margin:1rem 0;padding-left:2rem}.legal-markdown li{margin:.5rem 0}.legal-markdown strong{font-weight:600;color:#2c3e50}.legal-markdown em{font-style:italic;color:#555}.legal-markdown blockquote{border-left:4px solid #007acc;margin:1.5rem 0;background:#f8f9fa;padding:1rem;border-radius:0 4px 4px 0}.legal-markdown code{background:#f4f4f4;padding:.2rem .4rem;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.legal-markdown pre{background:#f8f8f8;padding:1rem;border-radius:6px;overflow-x:auto;margin:1rem 0}.legal-markdown table{width:100%;border-collapse:collapse;margin:1.5rem 0}.legal-markdown td,.legal-markdown th{border:1px solid #ddd;padding:.8rem;text-align:left}.legal-markdown th{background:#f5f5f5;font-weight:600}.legal-markdown hr{border:none;height:2px;background:linear-gradient(90deg,#007acc,transparent);margin:2rem 0}.skeleton-title{height:2.5rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:6px;max-width:400px;margin:0 auto}.skeleton-content{max-width:800px;margin:0 auto}.skeleton-line{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin:.5rem 0}.skeleton-line-full{width:100%}.skeleton-line-medium{width:75%}.skeleton-line-short{width:50%}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.legal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#007acc;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.legal-error{text-align:center;padding:2rem;background:#fff5f5;border:1px solid #feb2b2;border-radius:8px;margin:2rem 0}.legal-error h2{color:#c53030;margin-bottom:1rem}.legal-error p{color:#744210;margin-bottom:1.5rem}.retry-button{background:#007acc;color:white;border:none;padding:.8rem 1.5rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .2s}.retry-button:hover{background:#005a9e}@media (max-width:768px){.legal-document-container{padding:1rem}.legal-document-header h1{font-size:2rem}.legal-markdown h1{font-size:1.8rem}.legal-markdown h2{font-size:1.5rem}.legal-markdown ol,.legal-markdown ul{padding-left:1.5rem}.legal-markdown table{font-size:.9rem}.legal-markdown td,.legal-markdown th{padding:.5rem}.skeleton-title{height:2rem}.skeleton-line{height:.8rem}}@media (max-width:480px){.legal-document-container{padding:.5rem}.legal-document-header{margin-bottom:2rem;padding-bottom:1rem}.legal-document-header h1{font-size:1.8rem}.legal-markdown h1{font-size:1.6rem}.legal-markdown h2{font-size:1.3rem}.legal-markdown blockquote{padding:.8rem}.legal-markdown pre{padding:.8rem;font-size:.8rem}.skeleton-title{height:1.8rem}.skeleton-line{height:.7rem}}