.datenschutz{padding:5rem 2rem;background:var(--white);min-height:100vh}.datenschutz .container{max-width:900px;margin:0 auto}.back-link{display:inline-block;color:var(--primary-color);text-decoration:none;font-weight:600;margin-bottom:2rem;transition:color .2s}.back-link:hover{color:var(--primary-dark)}.datenschutz h1{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--black)}.datenschutz-content{background:var(--bg-light);padding:3rem;border-radius:12px;box-shadow:var(--shadow-sm)}.section{margin-bottom:2.5rem}.section:last-of-type{margin-bottom:0}.section h2{color:var(--primary-color);font-size:1.8rem;margin-bottom:1.5rem;margin-top:2rem;font-weight:700}.section h3{color:var(--black);font-size:1.3rem;margin-bottom:1rem;margin-top:1.5rem;font-weight:600}.section h4{color:var(--text-dark);font-size:1.1rem;margin-bottom:.8rem;margin-top:1rem;font-weight:600}.section p{color:var(--text-dark);line-height:1.8;font-size:1rem;margin-bottom:1rem}.section ul{margin-left:1.5rem;margin-bottom:1rem}.section li{color:var(--text-dark);line-height:1.8;font-size:1rem;margin-bottom:.8rem}.contact-box{background:#fff;border-left:4px solid var(--primary-color);margin:1.5rem 0}.contact-box,.legal-notice{padding:1.5rem;border-radius:6px}.legal-notice{background:#fff8e1;border-left:4px solid #ffa000;font-size:.9rem;margin:1rem 0}.section a{color:var(--primary-color);text-decoration:none;transition:color .2s}.section a:hover{color:var(--primary-dark);text-decoration:underline}.datenschutz-footer{padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(0,0,0,.1);text-align:center}.datenschutz-footer p{color:var(--text-gray);font-size:.9rem}.datenschutz-footer a{color:var(--primary-color);text-decoration:none}.datenschutz-footer a:hover{text-decoration:underline}@media (max-width:768px){.datenschutz{padding:3rem 1.5rem}.datenschutz h1{font-size:2rem;margin-bottom:2rem}.datenschutz-content{padding:2rem 1.5rem}.section h2{font-size:1.5rem}.section h3{font-size:1.15rem}.section h4{font-size:1rem}.contact-box,.legal-notice{padding:1rem}}