    body { background: #062b1f; }
    .card-shadow { box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28); }
    .soft-scroll::-webkit-scrollbar { width: 8px; height: 8px; }
    .soft-scroll::-webkit-scrollbar-thumb { background: #14532d; border-radius: 9999px; }
    .soft-scroll::-webkit-scrollbar-track { background: #052017; }
    .sticky-head thead th { position: sticky; top: 0; z-index: 2; }
