.policy-page{background:var(--bg-white);padding:4rem 0}.policy-content{max-width:900px;margin:0 auto;padding:0 20px}.policy-header{text-align:center;margin-bottom:3rem}.policy-header h1{font-size:2.5rem;color:var(--text-dark);margin-bottom:1rem}.policy-header .last-updated{color:var(--text-light);font-size:.9rem}.policy-section{margin-bottom:2.5rem}.policy-section h2{font-size:1.75rem;color:var(--primary-color);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--border-color)}.policy-section h3{font-size:1.25rem;color:var(--text-dark);margin:1.5rem 0 .75rem}.policy-section p{color:var(--text-medium);line-height:1.8;margin-bottom:1rem}.policy-section ol,.policy-section ul{color:var(--text-medium);line-height:1.8;margin-left:2rem;margin-bottom:1rem}.policy-section li{margin-bottom:.5rem}.policy-back{text-align:center;margin-top:3rem}.highlight-box{background:var(--bg-light);border-left:4px solid var(--primary-color);padding:1.5rem;margin:1.5rem 0;border-radius:4px}.warning-box{background:#fff3cd;border-left:4px solid #ffc107;padding:1.5rem;margin:1.5rem 0;border-radius:4px}.contact-info-box{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:#fff;padding:2rem;border-radius:12px;margin-top:3rem;text-align:center}.contact-info-box h3{margin-bottom:1rem}.contact-info-box a{color:#fff;text-decoration:underline}.table-responsive{overflow-x:auto;margin:1.5rem 0}table{width:100%;border-collapse:collapse;background:#fff}td,th{padding:1rem;text-align:left;border:1px solid var(--border-color)}th{background:var(--bg-light);font-weight:600;color:var(--text-dark)}@media (max-width:640px){.policy-page{padding:2rem 0}.policy-header h1{font-size:2rem}.policy-section h2{font-size:1.5rem}.policy-section h3{font-size:1.125rem}.policy-content{padding:0 16px}.policy-section ol,.policy-section ul{margin-left:1.25rem}.table-responsive{font-size:.875rem}td,th{padding:.75rem}}