.dbase-weekly-highlight{border:2px solid #ff9800;padding:25px;border-radius:20px;background:#fff8e1;position:relative;box-shadow:0 0 0 rgba(255,152,0,.4);animation:dbasePulse 2s infinite;min-height:400px}@keyframes dbasePulse{0%{box-shadow:0 0 0 0 rgba(255,152,0,.5)}70%{box-shadow:0 0 0 15px rgba(255,152,0,0)}100%{box-shadow:0 0 0 0 rgba(255,152,0,0)}}.dbase-weekly-badge{display:inline-block;background:#ff5722;color:#fff;padding:6px 12px;font-size:12px;font-weight:700;border-radius:30px;margin-bottom:15px}.dbase-weekly-empty{border-color:#2196f3;background:#cff}.dbase-weekly-empty .dbase-weekly-badge{background:#2196f3}.dbase-weekly-collapsible{max-height:200px;overflow:hidden;transition:max-height .4s ease}.dbase-weekly-collapsible.is-expanded{max-height:5000px}.dbase-weekly-toggle{margin-top:20px;margin-bottom:10px;background:0 0;border:none;color:#000;cursor:pointer;font-weight:600;padding:0;display:block;margin-left:auto;margin-right:auto}.dbase-weekly-toggle:hover{text-decoration:underline}