.privacy-policy{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.policy-container{max-width:1200px;margin:0 auto;padding:0 1rem}.policy-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);overflow:hidden;border:1px solid #dee2e6}.policy-header{background-color:#fff8e1;color:#5d4037;padding:2rem;text-align:center}.policy-header h1{font-size:2rem;margin-bottom:.5rem}.policy-header p{color:#5d4037;margin-bottom:0}.policy-content{padding:2rem}.policy-nav ul{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:0;margin-bottom:2rem}.policy-nav li{list-style:none}.policy-nav a{background-color:#5d4037;color:#fff;padding:.5rem 1rem;border-radius:4px;text-decoration:none;font-size:.9rem;transition:background-color .2s}.policy-nav a:hover{background-color:#3d1408a1}.policy-intro{margin-bottom:2rem}.policy-intro p{font-size:1.1rem;line-height:1.6;color:#495057}.policy-intro .highlight{color:#2c3e50;font-weight:500}.divider{border:none;border-top:1px solid #dee2e6;margin:1.5rem 0}.policy-section{margin-bottom:3rem;scroll-margin-top:1rem}.policy-section h2{font-size:1.75rem;color:#2c3e50;margin-bottom:1rem}.policy-section h3{font-size:1.25rem;color:#2c3e50;margin:1.5rem 0 1rem}.policy-section p{color:#495057;line-height:1.6;margin-bottom:1rem}.policy-section ul{padding-left:1.5rem;margin-bottom:1.5rem}.policy-section li{margin-bottom:.5rem;color:#495057}.table-container{overflow-x:auto;margin-bottom:1.5rem}table{width:100%;border-collapse:collapse;margin-bottom:1rem}td,th{padding:.75rem;text-align:left;border:1px solid #dee2e6}th{background-color:#f8f9fa;font-weight:600}.policy-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.btn-primary,.btn-secondary{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;text-align:center;text-decoration:none;font-weight:500;transition:all .2s}.btn-primary{color:#fff}.btn-primary,.btn-primary:hover{background-color:#5d4037}.btn-secondary{background-color:#f1f1f1;color:#2c3e50;border:1px solid #dee2e6}.btn-secondary:hover{background-color:#e2e6ea}@media (min-width:576px){.policy-actions{flex-direction:row;justify-content:space-between}.btn-primary,.btn-secondary{width:auto}}@media (min-width:768px){.policy-content,.policy-header{padding:3rem}.policy-header h1{font-size:2.5rem}}