.legal-page{padding-top:70px;min-height:100vh}.legal-hero{background:linear-gradient(135deg,var(--color-dark) 0,var(--color-primary-red) 100%);color:var(--color-white);padding:4rem 0 3rem;text-align:center}.legal-hero h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.legal-hero .last-updated{font-size:1rem;opacity:.9;font-weight:500}.legal-content{background:var(--color-white);padding:var(--spacing-xl) 0}.legal-text{max-width:900px;margin:0 auto;padding:0 2rem}.legal-text h2{color:var(--color-primary-red);font-size:1.8rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-primary-red)}.legal-text h2:first-of-type{margin-top:0}.legal-text h3{color:var(--color-dark);font-size:1.3rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.legal-text p{color:var(--color-gray);font-size:1rem;line-height:1.8;margin-bottom:1rem}.legal-text ol,.legal-text ul{margin-left:2rem;margin-bottom:1.5rem}.legal-text li{color:var(--color-gray);font-size:1rem;line-height:1.8;margin-bottom:.5rem}.legal-text strong{color:var(--color-dark);font-weight:600}.contact-box{background:var(--color-light-gray);padding:1.5rem;border-radius:8px;border-left:4px solid var(--color-primary-red);margin:1.5rem 0}.contact-box p{margin-bottom:.5rem;color:var(--color-dark)}.contact-box p:last-child{margin-bottom:0}.reminder-box{background:linear-gradient(135deg,#e639461a,#e639460d);padding:1.5rem;border-radius:8px;border:2px solid var(--color-primary-red);margin:1.5rem 0}.reminder-box h3{color:var(--color-primary-red);margin-top:0;margin-bottom:1rem}.reminder-box ul{margin-left:1.5rem}.reminder-box li{color:var(--color-dark)}.legal-footer{background:var(--color-light-gray);padding:2rem;border-radius:8px;margin-top:3rem;text-align:center}.legal-footer p{color:var(--color-dark);font-size:1rem;font-weight:500;margin-bottom:.5rem}.legal-footer p:last-child{margin-bottom:0}.legal-footer strong{color:var(--color-primary-red);font-size:1.1rem}@media (max-width:768px){.legal-hero{padding:3rem 0 2rem}.legal-hero h1{font-size:2rem}.legal-text{padding:0 1.5rem}.legal-text h2{font-size:1.5rem}.legal-text h3{font-size:1.2rem}.legal-text ol,.legal-text ul{margin-left:1.5rem}.reminder-box{padding:1rem}.reminder-box ul{margin-left:1rem}}@media (max-width:576px){.legal-text{padding:0 1rem}.legal-text h2{font-size:1.3rem}.legal-text h3{font-size:1.1rem}.legal-text li,.legal-text p{font-size:.95rem}.legal-text ol,.legal-text ul{margin-left:1rem}}