.ctdm-container{margin-top:80px;margin-bottom:30px}.ctdm-card .card-body,.ctdm-mode-card .card-body{background-color:rgba(31,35,45,.95);color:#fff}.ctdm-card .btn-primary{background-color:#007bff;border-color:#007bff;transition:all .3s ease}.ctdm-card .btn-primary:hover{transform:scale(1.02);box-shadow:0 4px 15px rgba(0,123,255,.3)}.how-to-download{width:100%;max-width:460px;height:260px;border:0;border-radius:6px}@media (max-width:540px){.how-to-download{height:200px}.ctdm-container{margin-top:70px}}.ctdm-mode-card .table{color:#fff;background-color:rgba(0,0,0,.3);border-radius:8px}.ctdm-mode-card .table-light{background-color:rgba(255,255,255,.1);color:#fff}.mode-btn{margin:0 5px;transition:all .2s ease}.mode-btn.active{box-shadow:0 0 10px rgba(0,123,255,.5)}#currentModeBadge{cursor:default;background-color:#17a2b8;border-color:#17a2b8}.ctdm-notification{animation:slideIn .3s ease}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}