.gradient-heading{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}:is(.dark) .gradient-heading{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 2px 4px rgba(0,0,0,.3)}.policy-card{background-color:white;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.05);padding:1.5rem;margin-bottom:2rem;transition:all .3s ease}.policy-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.1);transform:translateY(-2px)}:is(.dark) .policy-card{background-color:#1e293b;box-shadow:0 4px 6px rgba(0,0,0,.2)}:is(.dark) .policy-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.3)}.nav-link.active-section{background-color:#dbeafe;color:#1e40af;font-weight:600;border-left:4px solid #3b82f6;padding-left:.75rem}:is(.dark) .nav-link{color:#60a5fa}:is(.dark) .nav-link:hover{background-color:#1e293b;color:#93c5fd}:is(.dark) .nav-link.active-section{background-color:#1e3a8a;color:#ffffff;border-left:none;font-weight:600;border-radius:.375rem}html{scroll-behavior:smooth}.dark table,:is(.dark) table{background-color:#1e293b!important;border-color:#475569!important}.dark table thead tr,:is(.dark) table thead tr{background-color:#334155!important}.dark table td,.dark table th,:is(.dark) table td,:is(.dark) table th{border-color:#475569!important;color:#f1f5f9!important}.dark table tbody tr:hover,:is(.dark) table tbody tr:hover{background-color:#334155!important}.dark .min-w-full,:is(.dark) .min-w-full{background-color:#1e293b!important}.dark .bg-gray-100,:is(.dark) .bg-gray-100{background-color:#334155!important}.dark .bg-white,:is(.dark) .bg-white{background-color:#1e293b!important}.dark .border-gray-300,:is(.dark) .border-gray-300{border-color:#475569!important}