.legal-page-container{width:100%;max-width:800px;margin:0 auto;padding:4rem 1.5rem 6rem;font-family:Inter,system-ui,-apple-system,sans-serif;color:#e2e8f0}.legal-page-container.loading,.legal-page-container.error{min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.spinner{font-size:1.25rem;color:#94a3b8;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.legal-header{text-align:center;margin-bottom:4rem;padding-bottom:2rem;padding-top:20rem;border-bottom:1px solid rgba(255,255,255,.1)}.legal-header h1{font-size:3rem;font-weight:800;margin-bottom:1rem;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.025em}.legal-meta{display:flex;justify-content:center;gap:2rem;color:#94a3b8;font-size:.9rem;font-weight:500}.legal-meta span{display:inline-block}.legal-content{line-height:1.75;font-size:1.05rem}.legal-content section{margin-bottom:3.5rem}.legal-content h2{font-size:1.75rem;font-weight:700;color:#f8fafc;margin-bottom:1.5rem;margin-top:2rem;letter-spacing:-.01em}.legal-content h3{font-size:1.3rem;font-weight:600;color:#f1f5f9;margin-bottom:1rem;margin-top:1.5rem}.legal-content p{margin-bottom:1.25rem;color:#cbd5e1}.legal-content ul,.legal-content ol{margin-bottom:1.5rem;padding-left:1.5rem;color:#cbd5e1}.legal-content li{margin-bottom:.5rem}.legal-content a{color:#60a5fa;text-decoration:none;transition:color .2s;border-bottom:1px solid transparent}.legal-content a:hover{color:#93c5fd;border-bottom-color:#93c5fd}.guideline-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.guideline-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.5rem}.guideline-card h3{margin-top:0;font-size:1.1rem}.guideline-card p:last-child{margin-bottom:0}.contact-box{background:linear-gradient(to bottom right,#1e293b80,#0f172a80);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;margin-top:4rem}.contact-box h2{margin-top:0;font-size:1.5rem}@media(max-width:640px){.legal-header h1{font-size:2.25rem}.legal-meta{flex-direction:column;gap:.5rem}.legal-page-container{padding:2rem 1rem 4rem}}
