*{margin:0;padding:0;box-sizing:border-box}body{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7;color:#1a1a2e;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh}.navbar{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1rem 2rem;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center}.nav-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#1a1a2e}.nav-logo{width:28px;height:28px;color:#c19a2e}.nav-title{font-weight:600;font-size:1.1rem}.container{max-width:900px;margin:0 auto;padding:3rem 2rem}.legal-header{text-align:center;margin-bottom:3rem}.legal-header h1{font-size:2.5rem;font-weight:700;color:#1a1a2e;margin-bottom:.5rem}.legal-header p{color:#666;font-size:1rem}.legal-content{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014}.legal-section{margin-bottom:2.5rem}.legal-section:last-child{margin-bottom:0}.legal-section h2{font-size:1.5rem;font-weight:600;color:#c19a2e;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f0f0f0}.legal-section h3{font-size:1.2rem;font-weight:600;color:#333;margin-top:1.5rem;margin-bottom:.75rem}.legal-section p{margin-bottom:1rem;color:#444}.legal-section ul{margin-left:1.5rem;margin-bottom:1rem}.legal-section li{margin-bottom:.5rem;color:#444}.legal-section a{color:#c19a2e;text-decoration:none;font-weight:500}.legal-section a:hover{text-decoration:underline}.highlight-box{background:#f8f9fa;border-left:4px solid #c19a2e;padding:1rem 1.5rem;margin:1.5rem 0;border-radius:4px}.footer{background:#1a1a2ef2;color:#fff;padding:2rem;text-align:center;margin-top:4rem}.footer a{color:#c19a2e;text-decoration:none}.footer a:hover{text-decoration:underline}@media (max-width: 768px){.container{padding:2rem 1rem}.legal-content{padding:2rem 1.5rem}.legal-header h1{font-size:2rem}.navbar{padding:1rem}}
