.legal-page{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(180deg,#2a382a,#1a281a);color:#f5f1e8;font-family:Lato,-apple-system,BlinkMacSystemFont,sans-serif}.legal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background:#0003;border-bottom:1px solid #c5a36a33}.legal-logo img{height:50px;width:auto}.back-link{color:#c5a36a;text-decoration:none;font-size:.95rem;transition:color .2s ease}.back-link:hover{color:#d4b87a}.legal-content{flex:1 1;max-width:800px;margin:0 auto;padding:3rem 2rem 4rem}.legal-content h1{font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:500;color:#c5a36a;margin-bottom:.5rem;letter-spacing:.02em}.last-updated{color:#f5f1e899;font-size:.9rem;margin-bottom:3rem;font-style:italic}.legal-content section{margin-bottom:2.5rem}.legal-content h2{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:500;color:#f5f1e8;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #c5a36a4d}.legal-content h3{font-size:1.1rem;font-weight:600;color:#c5a36a;margin:1.5rem 0 .75rem}.legal-content p{font-size:1rem;line-height:1.8;color:#f5f1e8e6;margin-bottom:1rem}.legal-content ul{margin:1rem 0 1.5rem 1.5rem;padding:0}.legal-content li{font-size:1rem;line-height:1.8;color:#f5f1e8d9;margin-bottom:.5rem}.legal-content li strong{color:#f5f1e8}.legal-content address{font-style:normal;line-height:1.8;color:#f5f1e8e6;background:#c5a36a1a;padding:1.25rem 1.5rem;border-radius:8px;border-left:3px solid #c5a36a;margin-top:1rem}.legal-content address a{color:#c5a36a;text-decoration:none;transition:color .2s ease}.legal-content address a:hover{color:#d4b87a;text-decoration:underline}.legal-footer{background:#0000004d;padding:2rem 4rem;text-align:center;border-top:1px solid #c5a36a33}.legal-footer p{color:#f5f1e899;font-size:.9rem;margin-bottom:1rem}.legal-footer-links{display:flex;justify-content:center;gap:2rem}.legal-footer-links a{color:#c5a36a;text-decoration:none;font-size:.9rem;transition:color .2s ease}.legal-footer-links a:hover{color:#d4b87a}@media (max-width:768px){.legal-header{padding:1rem 1.5rem;flex-direction:column;gap:1rem}.legal-logo img{height:40px}.legal-content{padding:2rem 1.5rem 3rem}.legal-content h1{font-size:2rem}.legal-content h2{font-size:1.3rem}.legal-footer{padding:1.5rem}.legal-footer-links{gap:1.5rem}}@media (max-width:480px){.legal-content h1{font-size:1.75rem}.legal-content li,.legal-content p{font-size:.95rem}}