:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;font-weight:400;color:#333;background-color:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}body{min-height:100vh}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}.privacy-container{max-width:800px;margin:0 auto;padding:20px;min-height:100vh;display:flex;flex-direction:column}.header{text-align:center;padding:40px 0;border-bottom:2px solid #e5e5e5;margin-bottom:40px}.header h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:10px}.header .subtitle{font-size:1.2rem;color:#666}.content{flex:1}.section{margin-bottom:32px}.section h2{font-size:1.5rem;color:#1a1a1a;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e5e5}.section p{margin-bottom:12px;color:#444;text-align:justify}.section ul{margin:16px 0;padding-left:24px}.section li{margin-bottom:8px;color:#444}.section strong{color:#1a1a1a}.footer{text-align:center;padding:30px 0;margin-top:40px;border-top:2px solid #e5e5e5;color:#666;font-size:.9rem}@media(max-width:600px){.privacy-container{padding:15px}.header{padding:30px 0}.header h1{font-size:1.8rem}.section h2{font-size:1.3rem}}
