*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f5f4f2;color:#333;line-height:1.6}.container{max-width:800px;margin:0 auto;padding:2rem 1.5rem}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e07b2a}header h1{font-size:1.5rem;color:#e07b2a}.lang-switch{background:#e07b2a;color:white;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s}.lang-switch:hover{background:#c46a22}.privacy-content{background:white;border-radius:12px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.08)}.privacy-content h1{font-size:1.6rem;color:#2c2c2c;margin-bottom:.5rem}.privacy-content h2{font-size:1.25rem;color:#e07b2a;margin-top:1.5rem;margin-bottom:.5rem}.privacy-content h3{font-size:1.05rem;color:#555;margin-top:1rem;margin-bottom:.4rem}.privacy-content p{color:#555;font-size:.95rem;margin-bottom:.75rem}.privacy-content ul{padding-left:1.5rem;margin-bottom:.75rem}.privacy-content li{color:#555;font-size:.95rem;margin-bottom:.3rem}.privacy-content hr{border:none;border-top:1px solid #eee;margin:1.5rem 0}.privacy-content a{color:#e07b2a;text-decoration:none;font-weight:500}.privacy-content a:hover{text-decoration:underline}.privacy-content strong{color:#333}.privacy-content em{color:#777}.privacy-content table{width:100%;border-collapse:collapse;margin-bottom:1rem;font-size:.85rem}.privacy-content td,.privacy-content th{border:1px solid #ddd;padding:.5rem .75rem;text-align:left;color:#555}.privacy-content th{background-color:#f9f8f6;color:#333;font-weight:600}