.privacy-policy,.terms-of-use{background:var(--gradient-light);min-height:100vh;padding:10vh 0 80px}.privacy-policy .container,.terms-of-use .container{max-width:800px;margin:0 auto;border-radius:16px;background:#fff;padding:60px 24px 24px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.privacy-policy h1,.terms-of-use h1{font-size:2.5rem;font-weight:700;color:#111827;margin:0 0 16px;text-align:center}@media(max-width:768px){.privacy-policy h1,.terms-of-use h1{font-size:2rem}}.privacy-policy .last-updated,.terms-of-use .last-updated{text-align:center;color:#6b7280;margin-bottom:48px;font-size:.875rem}.privacy-policy section,.terms-of-use section{margin-bottom:18px;padding:0 20px}.privacy-policy section:last-child,.terms-of-use section:last-child{margin-bottom:0}.privacy-policy h2,.terms-of-use h2{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 20px}.privacy-policy h3,.terms-of-use h3{font-size:1.25rem;font-weight:600;color:#111827;margin:32px 0 16px}.privacy-policy h3:first-child,.terms-of-use h3:first-child{margin-top:0}.privacy-policy p,.terms-of-use p{font-size:1rem;line-height:1.6;color:#4b5563;margin:0 0 16px}.privacy-policy p:last-child,.terms-of-use p:last-child{margin-bottom:0}.privacy-policy ul,.terms-of-use ul{margin:16px 0;padding-left:24px}.privacy-policy ul li,.terms-of-use ul li{color:#4b5563;margin-bottom:8px;line-height:1.6}.privacy-policy ul li:last-child,.terms-of-use ul li:last-child{margin-bottom:0}.privacy-policy a,.terms-of-use a{color:var(--primary-color);text-decoration:none;transition:color .2s ease}.privacy-policy a:hover,.terms-of-use a:hover{color:var(--secondary-color);text-decoration:underline}